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

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