C1.Win.Input.Base Namespace / C1TextBoxBase Class / OnPreValidated Method

In This Topic
OnPreValidated Method (C1TextBoxBase)
In This Topic
Raises the PreValidated event.
Syntax
'Declaration
 
Protected Overridable Sub OnPreValidated( _
   ByVal e As PreValidationEventArgs _
) 
 

Parameters

e
See Also