Difference between revisions of "LavishGUI:lguitabcontrol (Data Type)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 9: Line 9:
  
 
== Inherits ==
 
== Inherits ==
[[LavishGUI:lguielement (Data Type)|lguielement]]
+
[[LavishGUI:lguiframe (Data Type)|lguiframe]]
  
 
== Returns ==
 
== Returns ==

Revision as of 05:32, 11 October 2005

Description

Provides control for LavishGUI tabs

Members

  • lguifont Font : font object the tab is using
  • lguitab SelectedTab : Returns the selected Tab
  • lguitab Tab[#] : Returns the tab of the given #
  • int Tabs : The total number of tabs

Methods

Inherits

lguiframe

Returns

Same as lguielement.Name

Examples

See Also