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

In This Topic
    ShowErrorMessage Property (ErrorInfo)
    In This Topic
    If True (default), the standard error message is shown.
    Syntax
    'Declaration
     
    
    Public Property ShowErrorMessage As Boolean
    public bool ShowErrorMessage {get; set;}
    See Also