ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / ScrollBarPanel Class / ScrollBarHorizontal Property

In This Topic
    ScrollBarHorizontal Property (ScrollBarPanel)
    In This Topic
    Returns reference to the horizontal ScrollBarElement element.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollBarHorizontal As ScrollBarElement
    public ScrollBarElement ScrollBarHorizontal {get;}
    See Also