Element/GUI/Checkbox

From Multi Theft Auto: Wiki
Revision as of 15:59, 14 June 2014 by Miki785 (talk | contribs)
Jump to navigation Jump to search
Example GUI checkboxes.

The GUI checkbox class represents GUI checkboxes in MTA's GUI system. These can be checked or unchecked.

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

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