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

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