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. |