[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1UndoTool

C1UndoTool Class

Toolbar button that undoes actions in a C1RichTextBox.

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

Constructors

Name Description
C1UndoTool()

Initializes a new instance of a C1UndoTool.

Methods

Name Description
Do(C1TextRange)
Update()

Method called when the tool should update its state.