InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.C1ScrollBar Namespace / C1HScrollBar Class / Style Property

In This Topic
    Style Property (C1HScrollBar)
    In This Topic
    Gets the style object with constants, brushes, colors, and glyphs.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As ScrollBarStyle
    public ScrollBarStyle Style {get;}
    See Also