Jump to content

PageSelector class

From LabVIEW Wiki
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


The PageSelector class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide PageSelector Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
PageSelector Properties Table
Property ID Long Name (English) Description R/W RTE
3E91000Page Selector VisibleShows or hides the page selector (tabs) of a tab control.Read/WriteYes
3E91001PagesReturns an array of references to all pages contained by the tab control.Read OnlyYes (Read Only)

Methods

Show/Hide PageSelector Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
PageSelector Methods Table
Method ID Long Name (English) Description RTE
3E90C00Remove PageRemoves a page you specify.No
3E90C01Add PageAdds a new page after or before a page you specify.No
3E90C02Duplicate PageDuplicates a page.No

Events

This class has no events or it inherits events from its parent: Control Class.


History

Version Change(s)
LabVIEW 2018 More info to come.

See Also