Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1AdvancedColorPickerPart Class
Members

In This Topic
    C1AdvancedColorPickerPart Class
    In This Topic
    Control that allows the user to create a personalized color by changing the different components of the HSL or RGB representation of the color.
    Object Model
    C1AdvancedColorPickerPart Class
    Syntax
    'Declaration
     
    
    Public Class C1AdvancedColorPickerPart 
       Inherits System.Windows.Controls.Control
    public class C1AdvancedColorPickerPart : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Extended.C1AdvancedColorPickerPart

    See Also