[]
Toolbar button that redoes actions in a C1RichTextBox.
public class C1RedoTool : C1ButtonTool, IUpdateableTool
| Name | Description |
|---|---|
| C1RedoTool() | Initializes a new instance of a C1RedoTool. |
| Name | Description |
|---|---|
| Do(C1TextRange) | |
| Update() | Method called when the tool should update its state. |