LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I change the size of the Tab itself?

I am designing a program that will run on a touchscreen computer, is there any way to enlarge the size of the tab on a tab control to make it more touchscreen friendly?

Ron

0 Kudos
Message 1 of 4
(2,420 Views)
Right click the tab control and select properties. There's a setting for manual sizing the height and width of the tabs.
Message 2 of 4
(2,414 Views)
The Properties Appearance page gives some options for modifying tab sizes. If that is not sufficiently flexible for your needs, a recent thread discussed using other types of controls, such as buttons, and property nodes to select the tab the user wants.

Lynn
Message 3 of 4
(2,411 Views)
Thanks, that was perfect.

I was looking for it too hard when it was right in front of my face!!  LOL

Ron
0 Kudos
Message 4 of 4
(2,405 Views)