Element/GUI/Button

From Multi Theft Auto: Wiki

Jump to: navigation, search
Example GUI button.

The GUI button class represents GUI buttons in MTA:DM's GUI system. It's only functionality is to detect whether client has clicked it.

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

Related scripting functions

Client

Buttons

Checkboxes

Comboboxes

Edit fields


Gridlists

Memos


Progress bars

Radio buttons

Scrollbars

Scroll panes

Static images

Tab panels

Tabs

Text labels

Windows