An NDoc Documented Class Library

FormValidator Constructor (Form)

Initializes a new instance of the FormValidator class, associated with the specified form.

public FormValidator(
   Form form
);

Parameters

form
The Form that this FormValidator instance is associated with.

See Also

FormValidator Class | FormValidator Members | Genghis.Windows.Forms Namespace | FormValidator Constructor Overload List