ComponentOne InputPanel for WinForms
BeepOnError Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : BeepOnError Property
Indicates whether the masked text box will beep when an invalid character is typed.
Syntax
'Declaration
 
Public Property BeepOnError As System.Boolean
public System.bool BeepOnError {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members