Does Acc2k allow tabs within tabs?

Willy

New member
Local time
Today, 05:34
Joined
Mar 20, 2001
Messages
7
I would like some tabs within my larger tabs, but it is not allowing me to do it? If it does allow it, how is it done? Thanks.
 
Hi Willy,
As far as I know, you cannot put tabs within tabs:
As a work around you could create the sub tabs that you want and change the visible property to no.
Put a checkbox or whatever else you want on the main page and on the onckick event put code that changes the sub tab pages visible property to yes.
That should simulate a tab within a tab.

Hope That Helps
Skip
 
You can put a subform on a tab page; that subform can contain another set of tab pages.

mike
 

Users who are viewing this thread

Back
Top Bottom