Element/GUI/Combobox

From Multi Theft Auto: Wiki
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