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,619 Views)

NVM, found it.

Generic>GObject>Control>PageSelector>TabControl

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