Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollableControl Class / VerticalScrollBarIsVisible Property

In This Topic
    VerticalScrollBarIsVisible Property (ScrollableControl)
    In This Topic
    Gets the state of vertical scrollbar.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property VerticalScrollBarIsVisible As Boolean
    protected bool VerticalScrollBarIsVisible {get;}
    See Also