Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / ResetPreValidation Method

In This Topic
    ResetPreValidation Method (C1TextBox)
    In This Topic
    Restores the default value of the PreValidation property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetPreValidation() 
    protected void ResetPreValidation()
    See Also