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

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