Difference between revisions of "Lua:Class:TabSheet"
Jump to navigation
Jump to search
AntumDeluge (talk | contribs) (Create page for TabSheet class) |
AntumDeluge (talk | contribs) m (Re-word warning note) |
||
Line 2: | Line 2: | ||
'''PageControl Class''': (Inheritence: ''[[WinControl]]'' > ''[[Control]]'' > ''[[Component]]'' > ''[[Object]]'') | '''PageControl Class''': (Inheritence: ''[[WinControl]]'' > ''[[Control]]'' > ''[[Component]]'' > ''[[Object]]'') | ||
− | <span style="color:red; font-weight:bold; font-style:italic;">WARNING: This page | + | <span style="color:red; font-weight:bold; font-style:italic;">WARNING: This page may be unfinished.</span> |
== Description == | == Description == |
Latest revision as of 14:33, 14 February 2019
PageControl Class: (Inheritence: WinControl > Control > Component > Object)
WARNING: This page may be unfinished.
Description[edit]
Part of a page control. This object can contain other objects.
Properties[edit]
- 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