Wimark.Controls Class Library  

TextEditor.ClearUndo Method

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

[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

TextEditor Class | TextEditor Members | Wimark.Controls.Editors Namespace