C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / BeepOnError Property

In This Topic
BeepOnError Property (InputMaskedTextBox)
In This Topic
Indicates whether the masked text box will beep when an invalid character is typed.
Syntax
'Declaration
 
Public Property BeepOnError As Boolean
 
See Also