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

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