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

In This Topic
    C1BorderColorTool Class
    In This Topic
    Control that modifies the color of borders in a C1RichTextBox.
    Object Model
    C1BorderColorTool Class
    Syntax
    'Declaration
     
    
    Public Class C1BorderColorTool 
       Inherits C1ColorTool
    public class C1BorderColorTool : C1ColorTool 
    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
                            C1.WPF.C1HeaderedContentControl
                               C1.WPF.C1DropDownButton
                                  C1.WPF.C1DropDown
                                     C1.WPF.Toolbar.C1ToolbarDropDown
                                        C1.WPF.RichTextBox.C1ColorTool
                                           C1.WPF.RichTextBox.C1BorderColorTool

    See Also