Lua:Class:PageControl

From Cheat Engine
Revision as of 12:13, 14 February 2019 by AntumDeluge (talk | contribs) (Create page about Lua class PageControl)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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