DgsCreateTabPanel: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
This function allows creation of a DGS Tab Panel.  | This function allows creation of a DGS Tab Panel.  | ||
[[Image:Mta-screen 2017-08-12 14-25-35.png|frame|Example DGS Tab Panel.]]  | |||
==Syntax==    | ==Syntax==    | ||
| Line 5: | Line 8: | ||
element dgsDxCreateTabPanel( float x, float y, float width, float height, bool relative, [ element parent = nil, element tabheight = 20, defbgcolor = )]  | element dgsDxCreateTabPanel( float x, float y, float width, float height, bool relative, [ element parent = nil, element tabheight = 20, defbgcolor = )]  | ||
</syntaxhighlight>  | </syntaxhighlight>  | ||
