Provides argument for text validation events.
The following tables list the members exposed by the TextValidationEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the ComponentValidationEventArgs class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the operation was canceled. |
||
Gets the related component. (Inherited from ComponentEventArgs.) |
||
Gets or sets the new value of the changed text. (Inherited from TextEventArgs.) |
||
Gets or sets the previous value of the changed text. (Inherited from TextEventArgs.) |
||
Gets the host containing the component. (Inherited from ComponentEventArgs.) |