PageSelector class
Appearance
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | class |
Class ID | {{{1}}} |
Scope | |
Class Inheritance |
This class is a top-level class. |
Class Children | This class has no children. |
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The PageSelector class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide PageSelector Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Short Name (English) | Description | R/W | RTE |
---|---|---|---|---|
3E91000 | PageSelVis | Shows or hides the page selector (tabs) of a tab control.
Use the Page Visible property to show or hide individual pages of the tab control. This property is similar to the Tabs item on the shortcut menu of a tab control. This property is similar to the Show page selector option on the Appearance page of the Tab Control Properties dialog box. |
R/W | X |
3E91001 | Pages | Returns an array of references to all pages contained by the tab control. | R | X |
Methods
Show/Hide PageSelector Methods Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Short Name (English) | Description | RTE |
---|---|---|---|
3E90C01 | Add Page | Adds a new page after or before a page you specify. | |
3E90C02 | Dup Page | Duplicates a page. | |
3E90C00 | Remove Page | Removes a page you specify. |
Events
No Events for this class.
History
![]() |
History information is needed. What changes have occured over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |