RichTextBox::UndoActionName Property
.NET Framework (current version)
Gets the name of the action that can be undone in the control when the Undo method is called.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This property enables you to determine the last action that was done within the control that can be undone. You can use this property to limit the operations available to be undone by the user of the control.
.NET Framework
Available since 1.1
Available since 1.1
Show: