System.Windows.Forms.MaskedTextBox.Undo Method

Undoes the last edit operation in the text box. This method is not supported by System.Windows.Forms.MaskedTextBox.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void Undo ()

Remarks

The MaskedTextBox.Undo method is inherited from the base System.Windows.Forms.TextBoxBase class. However, System.Windows.Forms.MaskedTextBox does not support undo functionality.

Requirements

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