RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1InsertSymbolTool Class
Members

In This Topic
    C1InsertSymbolTool Class
    In This Topic
    Ribbon dropdown that inserts character symbols in a C1.WPF.RichTextBox.C1RichTextBox.
    Object Model
    C1InsertSymbolTool Class
    Syntax
    'Declaration
     
    
    Public Class C1InsertSymbolTool 
       Inherits C1.WPF.Ribbon.C1DropDownTool
    public class C1InsertSymbolTool : C1.WPF.Ribbon.C1DropDownTool 
    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
                         C1.WPF.Core.C1View
                            C1.WPF.Ribbon.C1Tool
                               C1.WPF.Ribbon.C1DropDownTool
                                  C1.WPF.RichTextBox.Ribbon.C1InsertSymbolTool

    See Also