Binds form controls with the data in a table. onProcess events are fired when the data is processed.
|
Constructor. |
|
Gets the table associated with the controls. For internal use only. | |
|
Returns a copy of the current instance. For internal use only. | |
|
For internal use only. |
|
Name |
Type |
Description |
|
System.Windows.Forms.Control |
Name of the control. | |
|
String |
Name of the field in the table. | |
|
Boolean |
Flag indicating whether or not the field is mandatory. | |
|
String |
Message to return if Mandatory property is True and data is empty. |