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.
    Object Model
    ColorPickerDropDownStyle ClassThickness StructurePickerButtonStyle ClassPickerEditorStyle ClassPickerButtonStyle ClassThickness StructurePickerButtonStyle Class
    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.Input.Styles.DropDownStyle
                   C1.Win.Input.Pickers.Styles.PickerDropDownStyle
                      C1.Win.Input.Pickers.ColorPicker.Styles.ColorPickerDropDownStyle

    See Also