Element/GUI/Text label

From Multi Theft Auto: Wiki

Jump to: navigation, search
Example GUI label.

The GUI label class represents GUI labels in MTA:DM's GUI system. These are simply a bunch of text which client cannot modify.

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

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