LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can i add a page on a tab control dynamically

Solved!
Go to solution

hi,

    is it possible to add a page in a tab control dynamically

 

thanks

Jay

0 Kudos
Message 1 of 3
(2,888 Views)
Solution
Accepted by topic author Jay_Ram

Hi Jay,

no you can´t, because it´s an enum. But you can first create all pages you need and hide the unused.

 

Hope it helps.

Mike

0 Kudos
Message 2 of 3
(2,886 Views)

You can do it with a .net tab control.

 

George Zou

http://www.geocities.com/gzou999

 

George Zou
0 Kudos
Message 3 of 3
(2,841 Views)