Wimark.Controls Class Library  

TextBox.ClearUndo Method

Clears information about the most recent operation from the undo buffer of the text box.

[Visual Basic]
Public Sub ClearUndo()
 
[C#]
public void ClearUndo();
[C++]
public: void ClearUndo();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

TextBox Class | TextBox Members | Wimark.Controls Namespace