Lua:Class:TabSheet

From Cheat Engine
Revision as of 14:20, 14 February 2019 by AntumDeluge (talk | contribs) (Create page for TabSheet class)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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