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

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