MobileForms Toolkit Documentation

MaskedTextBox.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.

public bool BeepOnError {get; set;}

Property Value

true if the MaskedTextBox control should beep on invalid input; otherwise, false. The default is false.

See Also

MaskedTextBox Class | Resco.Controls.MaskedTextBox Namespace