[]
Toolbar button that underlines text in a C1RichTextBox.
public class C1UnderlineTool : C1ToggleButtonTool<C1TextDecorationCollection>, IUpdateableTool
| Name | Description |
|---|---|
| C1UnderlineTool() | Initializes a new instance of a C1UnderlineTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, C1TextDecorationCollection) | |
| Update() | Method called when the tool should update its state. |