Class TabStyle | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Describes render stylistic selections of a TabView

Inheritance

TabStyle

Inherited Members

Properties

ShowBorder

True to show a solid box around the edge of the control. Defaults to true.

ShowTopLine

True to show the top lip of tabs. False to directly begin with tab text during rendering. When true header line occupies 3 rows, when false only 2. Defaults to true.

When TabsOnBottom is enabled this instead applies to the bottommost line of the control

TabsOnBottom

True to render tabs at the bottom of the view instead of the top