| TabLocation | |
| Variables | |
| enum_table | Defines the options for the TabLocation Enum. | 
| Enumerations | |
| TabLocation | Determines where the tabs will be placed within a Chat Compound. | 
local enum_table 
Defines the options for the TabLocation Enum.
| Top | Tabs will be placed on top of the Chat MiniConsoles. | 
| Bottom | Tabs will be placed below the Chat MiniConsoles. | 
| Right | Tabs will be placed along the rightside of the MiniConsoles. | 
| Left | Tabs will be placed along the left side of the MiniConsoles. | 
Defines the options for the TabLocation Enum.
local enum_table