[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1SimplifiedUndoTool

C1SimplifiedUndoTool Class

Simplified toolbar button that undoes actions in a C1RichTextBox.

Inheritance
C1SimplifiedUndoTool
Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1SimplifiedUndoTool : C1ItemTool, IUpdateableTool

Constructors

Name Description
C1SimplifiedUndoTool()

Initializes a new instance of a C1SimplifiedUndoTool.

Methods

Name Description
Do(C1TextRange)
Update()

Method called when the tool should update its state.