InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1ScrollBar.Style Namespace / ScrollBarStyle Class / ColorSet Property

In This Topic
    ColorSet Property (ScrollBarStyle)
    In This Topic
    Gets the set of named colors.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColorSet As StyleColorSet
    public StyleColorSet ColorSet {get;}
    See Also