Element/GUI/Radio button

From Multi Theft Auto: Wiki

Jump to: navigation, search
Example GUI radio buttons.

The GUI radio button class represents GUI radio buttons in MTA:DM's GUI system. These can be checked or unchecked and work quite similiar as the GUI checkboxes.

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

Related scripting functions

Client

Buttons

Checkboxes

Comboboxes

Edit Fields

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows