Lua:Class:PageControl

From Cheat Engine
Revision as of 12:15, 14 February 2019 by AntumDeluge (talk | contribs) (Add TabSheet to "Related Classes")
Jump to navigation Jump to search

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()

See also

Related Functions

Related Classes