LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fixing Tab Container Dimensions

Is there an easy way to setor "fix" the height and width dimensions of a tab container -- not the tabs themselves -- so that they do not change automatically when a "too large" front panel control or indicator is placed on them?  I am using multiple graphs, pictures, text and other itemson tabs and they occasionally change the size of the tab container resulting in a lot of extra effort.

0 Kudos
Message 1 of 5
(3,676 Views)

Oops. wrong board.

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 2 of 5
(3,669 Views)

Hello,

 

I think you are probably looking for the tab control pane dimension property node.  You can also set the Autogrow to false to ensure that when you add an object into the tab control, it does not automatically resize the pane.

 

23816iE895286DA322B40E

 

Hope this helps!

Tejinder Gill
National Instruments
Applications Engineer
Visit ni.com/gettingstarted for step-by-step help in setting up your system.
0 Kudos
Message 3 of 5
(3,649 Views)

That was exactly what I needed.  I was familiar with the "Auto Grow" as an option on the block diagram, but did not realize it was available as a property for fron panel controls.  Many thanks.

0 Kudos
Message 4 of 5
(3,636 Views)

Or, right click tab control  >>  Advanced >>  Uncheck AutoGrow.

0 Kudos
Message 5 of 5
(3,632 Views)