TCnMaskedTextBox.BeepOnError Property

Gets or sets a value indicating whether the masked text box control raises the system beep for each user key stroke that it rejects.

Namespace: CNClrLib.Control.MaskedTextBox
published
 property BeepOnError: Boolean read GetBeepOnError write SetBeepOnError default False;

Property Value

Type: Boolean