InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputStyle Class / BrushSet Property

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