Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollBarPanel Class / ScrollBarHorizontal Property

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