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

In This Topic
    RichTextBoxTool Class
    In This Topic
    Helper class for tools in C1RichTextBoxRibbon.
    Object Model
    RichTextBoxTool Class
    Syntax
    'Declaration
     
    
    Public Class RichTextBoxTool 
       Inherits System.Windows.DependencyObject
    public class RichTextBoxTool : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.RichTextBox.Ribbon.RichTextBoxTool

    See Also