But when I run the form the tab control on the tab control is always on top.
I only the second tab control to appear on a particular page of the 'master'
tab control.
Is this possible?
Using the Subform is one way. Another way is to leave
both TabControls on the Form and use code to show the
smaller TabControl when the appropriate Page of the larger
TabControl is selected. If another Page of the larger
TabControl is selected, use code again to hide the smaller
TabControl.
HTH
Van T. Dinh
MVP (Access)
>.
>