Class | Description | |
---|---|---|
![]() | C1ApplicationBarToggleButton<T> | Base class for ApplicationBar toggle buttons used in for the C1RichTextBox. |
![]() | C1BoldTool | ApplicationBar toggle button that makes text bold in a C1RichTextBox. |
![]() | C1ButtonTool | Abstract base class for the C1RichTextBox ApplicationBar buttons. |
![]() | C1CenterAlignTool | ApplicationBar button that aligns text to the center in a C1RichTextBox. |
![]() | C1DecreaseFontSizeTool | ApplicationBar button that decreases the font size in a C1RichTextBox. |
![]() | C1IncreaseFontSizeTool | ApplicationBar button that increases the font size in a C1RichTextBox. |
![]() | C1ItalicTool | ApplicationBar toggle button that makes text italic in a C1RichTextBox. |
![]() | C1JustifyTool | ApplicationBar button that justifies text in a C1RichTextBox. |
![]() | C1LeftAlignTool | ApplicationBar button that aligns text to the left in a C1RichTextBox. |
![]() | C1RedoTool | ApplicationBar button that redoes actions in a C1RichTextBox. |
![]() | C1RichTextTool | Helper class for tools in C1RichTextBoxToolbar. |
![]() | C1RightAlignTool | ApplicationBar button that aligns text to the right in a C1RichTextBox. |
![]() | C1StrikethroughTool | ApplicationBar toggle button that strikes though text in a C1RichTextBox. |
![]() | C1UnderlineTool | ApplicationBar toggle button that underlines text in a C1RichTextBox. |
![]() | C1UndoTool | ApplicationBar button that undoes actions in a C1RichTextBox. |