TabLocation

Summary
TabLocation
Variables
enum_tableDefines the options for the TabLocation Enum.
Enumerations
TabLocationDetermines where the tabs will be placed within a Chat Compound.

Variables

enum_table

local enum_table

Defines the options for the TabLocation Enum.

Fields

TopTabs will be placed on top of the Chat MiniConsoles.
BottomTabs will be placed below the Chat MiniConsoles.
RightTabs will be placed along the rightside of the MiniConsoles.
LeftTabs will be placed along the left side of the MiniConsoles.

Enumerations

TabLocation

Determines where the tabs will be placed within a Chat Compound.

local enum_table
Defines the options for the TabLocation Enum.
Close