Input for WinForms | ComponentOne
C1.Win.Input.Pickers.ColorPicker.Styles Namespace / ColorPickerDropDownStyle Class
Members

In This Topic
    ColorPickerDropDownStyle Class
    In This Topic
    The ColorPickerDropDownStyle class represents the color pickers drop down form style.
    Syntax
    'Declaration
     
    
    Public Class ColorPickerDropDownStyle 
       Inherits C1.Win.Input.Pickers.Styles.PickerDropDownStyle
    public class ColorPickerDropDownStyle : C1.Win.Input.Pickers.Styles.PickerDropDownStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Input.Styles.DropDownStyle
                   C1.Win.Input.Pickers.Styles.PickerDropDownStyle
                      C1.Win.Input.Pickers.ColorPicker.Styles.ColorPickerDropDownStyle

    See Also