An NDoc Documented Class Library

FormValidator Properties

The properties of the FormValidator class are listed below. For a complete list of FormValidator class members, see the FormValidator Members topic.

Public Instance Properties

Container (inherited from Component) Gets the IContainer that contains the Component.
HostingForm Gets or sets the component's hosting form.
IsValid Gets a value that indicates whether the associated form passes validation.
Site (inherited from Component) Gets or sets the ISite of the Component.
ValidateOnLoad Gets or sets whether the FormValidator should validate all controls on form load.

Protected Instance Properties

DesignMode (inherited from Component) Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

See Also

FormValidator Class | Genghis.Windows.Forms Namespace