06-12-2013 10:01 PM
Hi,
1 of the page in my tab control has a lot of items to display, may I know is there anyway to add the veritical scrollbar in Tab Control?
Thus the user can just do scroll down in the page instead of scroll down the front panel of my VI.
Thanks.
06-12-2013 10:16 PM
How about putting a subpanel within that tab page, then put a subVI withing that subpanel that is your user interface.