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

In This Topic
    C1LeftBorderTool Class
    In This Topic
    Tool that sets the left border.
    Object Model
    C1LeftBorderTool Class
    Syntax
    'Declaration
     
    
    Public Class C1LeftBorderTool 
       Inherits BorderToolBase
    public class C1LeftBorderTool : BorderToolBase 
    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.C1ButtonTool
                                  C1.WPF.RichTextBox.Ribbon.RichTextBoxButtonTool
                                     C1.WPF.RichTextBox.Ribbon.BorderToolBase
                                        C1.WPF.RichTextBox.Ribbon.C1LeftBorderTool

    See Also