InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputStyle Class / ColorSet Property

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