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

In This Topic
    BeepOnError Property
    In This Topic
    If True, the control beeps signaling an error. Default: False.
    Syntax
    'Declaration
     
    
    Public Property BeepOnError As Boolean
    public bool BeepOnError {get; set;}
    See Also