Property VerticalScrollBar | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
VerticalScrollBar
Gets the vertical ScrollBar. This property is lazy-loaded and will not be created until it is accessed.
public ScrollBar VerticalScrollBar { get; }
Property Value
Remarks
See ScrollBar for more information on how to use the ScrollBar.