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

In This Topic
    C1ColorPickerMenuItem Class
    In This Topic
    The C1.WPF.C1MenuItem used in C1BorderTool to pick colors.
    Object Model
    C1ColorPickerMenuItem Class
    Syntax
    'Declaration
     
    
    Public Class C1ColorPickerMenuItem 
       Inherits C1.WPF.C1MenuItem
    public class C1ColorPickerMenuItem : C1.WPF.C1MenuItem 
    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.ItemsControl
                            C1.WPF.C1HierarchicalPresenter
                               C1.WPF.C1MenuItem
                                  C1.WPF.RichTextBox.C1ColorPickerMenuItem

    See Also