[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1ButtonTool

C1ButtonTool Class

Abstract base class for C1RichTextBoxToolbar button tools.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public abstract class C1ButtonTool : C1ToolbarButton

Constructors

Name Description
C1ButtonTool()

Initializes a new instance of a C1ButtonTool.

Fields

Name Description
RichTextBoxProperty

Identifies the RichTextBox dependency property.

Properties

Name Description
RichTextBox

Gets or sets the C1RichTextBox this tool edits.

TrimRuns

Methods

Name Description
Do(C1TextRange)
OnClick()