Adds the specified Control to
the list of form fields to validate.
Namespace: CleanCode.FormsAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- control
- Type: System.Windows.Forms Control
The Control to validate.
Remarks
See Also