Overload List
Name | Description | |
---|---|---|
Add(Control) |
Adds the specified Control to
the list of form fields to validate.
| |
Add(DataGridView, Label) |
Adds the specified DataGridView
and its associated error label to
the list of form fields to validate.
| |
Add(TextBox, Label) |
Adds the specified TextBox
and its associated error label to
the list of form fields to validate.
|
See Also