06-15-2010 07:08 AM
Hi,
I am looking to change the colour of the selected tab in a tab control.
For example I have a Tab Control with 3 tabs (P1, P2, P3). What I want is when P2 is selected, it is highlighted say by making the whole tab Red but P1 and P3 are say grey. Hence when say, P1 is then selected,it is Red and P2 + P3 are Grey.
Is there a way to do this - I have enabled Multiple colours in my Tab Control
Help would be appreciated
Cheers
Marsh
Solved! Go to Solution.
06-15-2010 07:17 AM
Hi Marsh,
you can set colors by either right-click+Properties or by using property nodes. Just read the help for the properties of the tab control!
06-15-2010 08:26 AM
06-15-2010 10:10 AM
Here is my version allthough the one suggested is much better and efficient.
06-15-2010 10:30 AM
This is a better option. The VI is attached.
06-15-2010 10:33 AM