Two things can be wrong:
1) When placing a subform on a tab, make sure that the tab is selected and the background shows dark when placing the subform. Normally I test this by selecting another tab and see or the subform "disappears".
When a subform is "misplaced", then use CTRL-X to cut it, click on the tab and press CTRL-V to paste it on the correct tab.
2) When you want another tab "inside" a tab, first create a subform with a new tab-control and place that on a tab.
Nic;o)
Main Topics
Browse All Topics





by: jimhornPosted on 2008-07-23 at 12:52:57ID: 22073145
{very wild guess}
Make sure that on your main form, all the subform controls that participate in your tab control, are at least .2 inches height-width larger than each of the forms that serve as their subform.
If not, strange resizing will ensue when you click on the tab.