Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / June 2007

Tip: Looking for answers? Try searching our database.

Attaching a tab control to another tab control

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
twen - 05 Jun 2007 19:49 GMT
I have a large tab control and I added a smaller one to it. I only want the
smaller tab control to be displayed when I am on the first tab of the larger
one. How do I attach it to the larger tab control's first tab?
Thanks
Marshall Barton - 05 Jun 2007 21:50 GMT
>I have a large tab control and I added a smaller one to it. I only want the
>smaller tab control to be displayed when I am on the first tab of the larger
>one. How do I attach it to the larger tab control's first tab?

A tab control can not contain another tab control.  You
could try placing a subform with a tab control in the main
tab control though.

Another idea is to place both tab controls on the form and
use the main tab control's Change event to make the second
tab control visible/invisible.

Signature

Marsh
MVP [MS Access]

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.