[]
        
(Showing Draft Content)

C1.Win.Input.Validation.PreValidation.Validated

Validated Event

Occurs after the input string value has been validated.

Namespace: C1.Win.Input.Validation
Assembly: C1.Win.Input.4.8.dll
Syntax
public event EventHandler<PreValidationEventArgs> Validated
Public Event Validated As EventHandler(Of PreValidationEventArgs)
Returns
Type Description
EventHandler<PreValidationEventArgs> Occurs after the input string value has been validated.