[]
Occurs after the input string value has been validated.
public event EventHandler<PreValidationEventArgs> Validated
Public Event Validated As EventHandler(Of PreValidationEventArgs)
| Type | Description |
|---|---|
| EventHandler<PreValidationEventArgs> | Occurs after the input string value has been validated. |