Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / ErrorInfo Property

In This Topic
    ErrorInfo Property (C1TextBox)
    In This Topic
    Gets a settings affecting error handling in the control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ErrorInfo As ErrorInfo
    public ErrorInfo ErrorInfo {get;}
    See Also