Element/GUI/Combobox

From Multi Theft Auto: Wiki
Revision as of 13:53, 15 June 2014 by Miki785 (talk | contribs) (Created page with "__NOTOC__ frame|Example of GUI combobox. The GUI combobox class represents GUI comboboxes in MTA's GUI system. These are drop down lists that can co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Example of GUI combobox.

The GUI combobox class represents GUI comboboxes in MTA's GUI system. These are drop down lists that can contain large number of items.

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

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