Show / Hide Table of Contents

Enum TabControl.Orientation

Horizontal alignment modes

Namespace: SadConsole.UI.Controls
Assembly: SadConsole.dll
Syntax
public enum TabControl.Orientation

Fields

Name Description
Bottom

Tabs should be placed at the bottom of the control.

Left

Tabs should be placed to the left of the control.

Right

Tabs should be placed to the right of the control.

Top

Tabs should be placed at the top of the control.

In this article

Back to top

Back to top Generated by DocFX