System.Windows.Forms.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.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool BeepOnError { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The MaskedTextBox.MaskInputRejected event will still occur if the MaskedTextBox.BeepOnError property is set to true.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0