Click or drag to resize
ControlBinderDoCopyControlToModel Method
Does the actual work of copying the value from the control to the model.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual void DoCopyControlToModel()
See Also