Hi again,
Actually, I don't know what you want to do but you can try using a frame (frame1) on page1 of tabctl1. Set the frame properties to:
visible = false
borderstyle = transaparent
You can then place the other tab control (tabctl2) inside of the frame.
Have a good one!
BK