Binds form controls with the data in a table. onProcess events are fired when the data is processed.
|
Constructor. |
|
Name |
Type |
Description |
|
System.Windows.Forms.Control |
The associated 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. |