PageSelector class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | PageSelector class |
Class ID | 53 |
Scope | Basic Development Environment |
Class Inheritance |
|
Class 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).
Contents |
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 | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
3E91000 | Page Selector Visible | Shows or hides the page selector (tabs) of a tab control. | Read/Write | Yes |
3E91001 | Pages | Returns an array of references to all pages contained by the tab control. | Read Only | Yes (Read Only) |
Methods
Show/Hide PageSelector Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
3E90C00 | Remove Page | Removes a page you specify. | No |
3E90C01 | Add Page | Adds a new page after or before a page you specify. | No |
3E90C02 | Duplicate Page | Duplicates a page. | No |
Events
This class has no events or it inherits events from its parent: Control Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |