Table of Contents

Property HorizontalScrollBar

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

HorizontalScrollBar

Gets the horizontal ScrollBar. This property is lazy-loaded and will not be created until it is accessed.

public ScrollBar HorizontalScrollBar { get; }

Property Value

ScrollBar

Remarks

See ScrollBar for more information on how to use the ScrollBar.