Input for WinForms | ComponentOne
C1.Win.Input.Formating Namespace / MaskInfo Class / ErrorMessage Property

In This Topic
    ErrorMessage Property (MaskInfo)
    In This Topic
    Gets or sets a value that indicates whether a error message shown in the standard message box and/or if an exception occurs.
    Syntax
    'Declaration
     
    
    Public Property ErrorMessage As String
    public string ErrorMessage {get; set;}
    See Also