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

In This Topic
    Button Property (ColorPickerDropDownStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of buttons.
    Syntax
    'Declaration
     
    
    Public Property Button As PickerButtonStyle
    public PickerButtonStyle Button {get; set;}
    See Also