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