Element/GUI/Tab

From Multi Theft Auto: Wiki

Jump to: navigation, search
Two example tabs in a tab panel.

The GUI tab class represents GUI tabs in MTA:DM's GUI system. These highly rely on GUI tab panels as they only can be created to them.

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

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