From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tab Control reference doesn't have same options depending on how I aquire it?

I'm trying to build a VI I can drop in existing VI's with tab controls and programmatically resize the window and tab.  The issue is if I get a reference to the tab this way:

Hepcat_0-1573843199673.png

There are no options to set the Pane Dimension

If use right click on the tab I can find it in the list of properties.  I tried to cast it to a more specific class, but "Tab Control" seems to be the only control type not listed?

 

0 Kudos
Message 1 of 2
(1,617 Views)

NVM, found it.

Generic>GObject>Control>PageSelector>TabControl

0 Kudos
Message 2 of 2
(1,609 Views)