Element/GUI/Tab panel

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
Example GUI tab panel with two tabs.

The GUI tab panel class represents GUI tab panels in MTA's GUI system. These are just layouts for GUI tabs and highly rely on them. It is recommended to use GUI windows if you are not adding tabs to a tab panel.

The element type of this class is "gui-tabpanel".

Related scripting functions

Client

General functions

Browsers

Buttons

Checkboxes

Comboboxes

Edit Boxes

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows