| ControlBinder_UpdatesLocked Field | 
            True if changes are not to be copied between the control and the model.
            
 
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected bool _UpdatesLocked
Protected _UpdatesLocked As Boolean
protected:
bool _UpdatesLocked
val mutable _UpdatesLocked: bool
Field Value
Type: 
Boolean
See Also