Wimark.Controls Class Library  

RichTextBox.RedoActionName Property

Gets the name of the action that can be reapplied to the control when the Redo method is called.

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

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