ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / ErrorInfo Property

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