An NDoc Documented Class Library

BaseValidator Properties

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

Public Instance Properties

Container (inherited from Component) Gets the IContainer that contains the Component.
ControlToValidate Gets or sets the input control to validate.
ErrorMessage Gets or sets the text for the error message.
HostingForm Gets or sets the component's hosting form.
Icon Gets or sets the Icon that is displayed next to a control when an error description string has been set for the control.
IconAlignment Gets or sets the location where the error icon should be placed in relation to the control.
IconPadding Gets or sets the amount of extra space to leave between the specified control and the error icon.
IsValid Gets a value that indicates whether the associated input control passes validation.
Site (inherited from Component) Gets or sets the ISite of the Component.

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

BaseValidator Class | Genghis.Windows.Forms Namespace