[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RedoTool

C1RedoTool Class

Toolbar button that redoes actions in a C1RichTextBox.

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

Constructors

Name Description
C1RedoTool()

Initializes a new instance of a C1RedoTool.

Methods

Name Description
Do(C1TextRange)
Update()

Method called when the tool should update its state.