MobileForms Toolkit Documentation

ItemMaskedTextBox.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 Resco.Controls.MaskedTextBox control should beep on invalid input; otherwise, false. The default is false.

See Also

ItemMaskedTextBox Class | Resco.Controls.DetailView Namespace