Difference between revisions of "Lua:Class:TabSheet"

From Cheat Engine
Jump to navigation Jump to search
(Create page for TabSheet class)
(No difference)

Revision as of 14:20, 14 February 2019

PageControl Class: (Inheritence: WinControl > Control > Component > Object)

WARNING: This page is unfinished.

Description

Part of a page control. This object can contain other objects.

Properties

PageIndex : integer
The current index in the page list of the owning page control.
TabVisible : boolean
Tab is shown if true, hidden if false.
Default: true

See also

Related Classes