DgsCreateTabPanel

From Multi Theft Auto: Wiki
Revision as of 13:40, 12 August 2017 by Ridden (talk | contribs) (Created page with "This function allows creation of a DGS Tab Panel. ==Syntax== <syntaxhighlight lang="lua"> element dgsDxCreateTabPanel( float x, float y, float width, float height, bool rela...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function allows creation of a DGS Tab Panel.

Syntax

element dgsDxCreateTabPanel( float x, float y, float width, float height, bool relative, [ element parent = nil, element tabheight = 20, defbgcolor = )]