Name | Description | |
---|---|---|
ValidationProvider Constructor | Initializes a new instance of the ValidationProvider class. |
The following tables list the members exposed by ValidationProvider.
Name | Description | |
---|---|---|
ValidationProvider Constructor | Initializes a new instance of the ValidationProvider class. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
DefaultValidationMessages | Gets or sets the default message text used in error messages. | |
Icon | Gets or sets the icon that will be displayed when a validation error occured. | |
Site | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
Properties | Gets a collection of property names whose values have been explicitly set as well as the corresponding values. |
Name | Description | |
---|---|---|
ContainsExpression | Determines if the provider contains the expression passed as parameter. | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Clean up any resources being used. | |
GetIconAlignment | Gets a value indicating where the error icon should be placed in relation to the control. | |
GetIconPadding | Returns the amount of extra space to leave next to the error icon. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetValidationError | Gets the validation error that is displayed next to the input component passed as a parameter. | |
GetValidationExpression | Retrieves the validation expression associated with the component. | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
SetIconAlignment | Sets the location where the error icon should be placed in relation to the control. | |
SetIconPadding | Sets the amount of extra space to leave between the specified control and the error icon. | |
SetValidationError | Sets a validation error to be displayed next to an input component, overriding all validation messages previously set by the validation provider. | |
SetValidationExpression | Associates a validation expression with an input component. | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Overloaded. Validates the component and all of its child components, but excludes specified types of components. |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetPropertyValue | Retrieves the value of the specified property in the Properties collection. | |
GetService | (Inherited from System.ComponentModel.Component) | |
IsPropertyDefined | Retrieves a boolean value indicating whether the specified property has been explicitly set. | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
RemovePropertyValue | Removes the specified property from the Properties collection. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |