Element/GUI/Tab

From Multi Theft Auto: Wiki
Revision as of 09:08, 10 February 2008 by Awwu (talk | contribs) (New page: __NOTOC__ frame|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 [[Element/GUI/Tab p...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to 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

General functions

Browsers

Buttons

Checkboxes

Comboboxes

Edit Boxes

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows