Willy
04-10-2001, 02:14 PM
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.
|
View Full Version : Does Acc2k allow tabs within tabs? Willy 04-10-2001, 02:14 PM 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. skiphooper 04-11-2001, 06:01 AM 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 Atomic Shrimp 04-11-2001, 07:44 AM You can put a subform on a tab page; that subform can contain another set of tab pages. mike |