Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class / ResetErrorInfo Method

In This Topic
    ResetErrorInfo Method (C1TextBoxBase)
    In This Topic
    Restores the default value of the ErrorInfo property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetErrorInfo() 
    protected void ResetErrorInfo()
    See Also