View Full Version : Tabs on tabs


RJ
02-21-2001, 09:05 PM
Esteemed collegues,
I am trying to build a form that has tab control pages on a tabbed page.
But when I drop the new tabs on the tab that I want it on, the new tabs stay on top of all the tabs underneath, confused.....
Is there a way to group the "sub" tabs to a specific tab page?

Any ideas appreciated

Atomic Shrimp
02-22-2001, 12:10 AM
You were so very near to working this out yourself when you mentioned 'sub' tabs!

If you create another form with the 'sub' tabs, you can insert this into the relevant tab page as a subform.

HTH

Mike