ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1BasicColorPickerPart Class
Members

In This Topic
    C1BasicColorPickerPart Class
    In This Topic
    Control that shows a range of predefined colors from a specified palette.
    Object Model
    C1BasicColorPickerPart Class
    Syntax
    'Declaration
     
    
    Public Class C1BasicColorPickerPart 
       Inherits C1.WPF.Core.C1View
    public class C1BasicColorPickerPart : C1.WPF.Core.C1View 
    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.ColorPicker.C1BasicColorPickerPart

    See Also