MaskedTextBox::ClearUndo Method ()

 

Clears information about the most recent operation from the undo buffer of the text box. This method is not supported by MaskedTextBox.

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

public:
void ClearUndo()

The ClearUndo method is inherited from the base TextBoxBase class. However, MaskedTextBox does not support undo functionality.

.NET Framework
Available since 2.0
Return to top
Show: