Wimark.Controls Class Library  

RichTextBox.UndoActionName Property

Gets the name of the action that can be undone in the control when the Undo method is called.

[Visual Basic]
Public ReadOnly Property UndoActionName As String 
[C#]
public string UndoActionName {get;}
[C++]
public: __property String* get_UndoActionName();

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

RichTextBox Class | RichTextBox Members | Wimark.Controls Namespace