Lua:Class:PageControl
Revision as of 12:15, 14 February 2019 by AntumDeluge (talk | contribs) (Add TabSheet to "Related Classes")
PageControl Class: (Inheritence: WinControl)
WARNING: This page is unfinished.
Description
PageControl is tabbed GUI control.
Creation
- createPageControl(owner) : PageControl
 - Returns a newly created PageControl.
 
Methods
- addTab()
 - TabSheet
 - Creates & returns new TabSheet.
 
- getPageCount() : int
 
- getPage()
 
- addMetaData()