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

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