Input for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / PostValidation Class / ResetErrorMessage Method

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