Click or drag to resize
ValueBinderTModel, TControl, TValue Fields

The ValueBinderTModel, TControl, TValue generic type exposes the following members.

Fields
  NameDescription
Protected field_GetControlValue
Protected method that reads a control's current value.
Protected field_SetControlValue
Protected method that writes a control's current value.
Protected field_UpdatesLocked
True if changes are not to be copied between the control and the model.
(Inherited from ControlBinder.)
Top
See Also