Open a separate form in the same form

abhiutd

Registered User.
Local time
Today, 04:00
Joined
Jul 28, 2008
Messages
48
Hi,
I have a created a Main Menu page with the menu items on the left hand side in a vertical fashion and want to display the forms corresponding to each Menu item in the same form on the empty right hand side. How do i go about doing it? Is there some Panel kind of control that can be used as a template to hold another form.
Any help would be greatly appreciated.

Thank You.
 
I used to do this in real VB 15 years ago.

I think the Access equivalent is an unbound object frame, though I have never tried it myself (I prefer the tab control because I'm too lazy to make anything that looks better).
 

Users who are viewing this thread

Back
Top Bottom