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

In This Topic
    ColorPickerStyles Class
    In This Topic
    The ColorPickerStyles class represents the styles for the C1.Win.Input.Pickers.C1ColorPicker control which contains display attributes that determine the appearance of control.
    Object Model
    ColorPickerStyles ClassThickness StructureItemStyle ClassCorners StructureStateElementStyle ClassStateElementStyle ClassColorPickerDropDownStyle ClassStateElementStyle ClassStateElementStyle ClassThickness StructureThickness StructureStateElementStyle ClassUnderlineStyle Class
    Syntax
    'Declaration
     
    
    Public Class ColorPickerStyles 
       Inherits C1.Win.Input.Styles.TextBoxStyles
    public class ColorPickerStyles : C1.Win.Input.Styles.TextBoxStyles 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.Styles.InputStyles
                   C1.Win.Input.Styles.InputEditorStyles
                      C1.Win.Input.Styles.TextBoxStyles
                         C1.Win.Input.Pickers.ColorPicker.Styles.ColorPickerStyles

    See Also