Rearrange tab control tabs

  • Thread starter Thread starter David
  • Start date Start date
D

David

Hi,

I had 3 tabs on a tab control and the user wanted a fourth added. No
problem. However, it makes sense to place this new tab first. Any easy way
to "drag" this 4th tab into the 1st position?

Thanks.
 
Hi David,

Right click the tab and choose 'properties' to open the properties window,
and on the format tab of the properties window see the tab index property.
Change that to where you want the page to fall.

HTH,
CW
 
Thanks!
--
David


Cheese_whiz said:
Hi David,

Right click the tab and choose 'properties' to open the properties window,
and on the format tab of the properties window see the tab index property.
Change that to where you want the page to fall.

HTH,
CW
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top