tab control nesting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello. I realize that it is not possible to nest a tab control inside of
another tab control. I am placing the inside tab control on another form and
placing the form on the main tab control. But I am running into some
difficulty in doing so. My preference would be to look over examples and
continue to work thru the problems before coming back to the newsgroup. The
only question I have is if anyone knows of a website(s) that would have
examples of nesting tab controls?

Thanks in advance.... John
 
If you really want the complexity, you can nest a Tab control inside a
Subform Control placed on a Page of the "parent" Tab control.

Larry Linson
Microsoft Access MVP
 
Back
Top