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

In This Topic
    ShowErrorMessage Property
    In This Topic
    Gets or sets a value indicating whether the standard error message will be shown.
    Syntax
    'Declaration
     
    
    Public Property ShowErrorMessage As Boolean
    public bool ShowErrorMessage {get; set;}
    See Also