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

In This Topic
    VerticalScroll Property (C1HScrollBar)
    In This Topic
    Gets a boolean value indicating whether this is a vertical scrollbar.
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalScroll As Boolean
    public bool VerticalScroll {get;}
    See Also