RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1BoldTool Class
Members

In This Topic
    C1BoldTool Class
    In This Topic
    Toolbar button that makes text bold in a C1RichTextBox.
    Object Model
    C1BoldTool Class
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.Primitives.ButtonBase
                               System.Windows.Controls.Primitives.ToggleButton
                                  C1.WPF.Toolbar.C1ToolbarToggleButton
                                     C1.WPF.RichTextBox.C1ToggleButtonTool<T>
                                        C1.WPF.RichTextBox.C1BoldTool

    See Also