Element/GUI/Tab panel

From Multi Theft Auto: Wiki

Jump to: navigation, search
Example GUI tab panel with two tabs.

The GUI tab panel class represents GUI tab panels in MTA:DM'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

Buttons

Checkboxes

Comboboxes

Edit fields


Gridlists

Memos


Progress bars

Radio buttons

Scrollbars

Scroll panes

Static images

Tab panels

Tabs

Text labels

Windows