Change form within a form with a twist!
Hey Everybody,
Got a design question thats been buggin me for a while and I'm hoping maybe someone here can help. I have a form (frmTOC) that is the master navigation form for a db I'm developing. The form consists of a large Treeview control and a few other variables that are displayed (like current user, clock, date, etc...). The way the form currently works is that a user selects a form from the treeview to display data pertaining to the selected item (i.e Site Info, Contact Info, etc..) and the corresponding form for the selected record is displayed.
What I want to have happen is that instead of a seperate form that opens I want the form to be connected to the navigation form like a subform to the right of the navigation tree. So, bear with me here, The form is the size of the users screen with the navigation displayed on the left and the right side is blank. The user selects a form in the navigation and the corresponding form is displayed WITHIN THE SAME FORM on the right... kind of like changing in and out forms (as subforms) on the fly... is this possible...?
Thanks In Advance...
Kev
Hey Everybody,
Got a design question thats been buggin me for a while and I'm hoping maybe someone here can help. I have a form (frmTOC) that is the master navigation form for a db I'm developing. The form consists of a large Treeview control and a few other variables that are displayed (like current user, clock, date, etc...). The way the form currently works is that a user selects a form from the treeview to display data pertaining to the selected item (i.e Site Info, Contact Info, etc..) and the corresponding form for the selected record is displayed.
What I want to have happen is that instead of a seperate form that opens I want the form to be connected to the navigation form like a subform to the right of the navigation tree. So, bear with me here, The form is the size of the users screen with the navigation displayed on the left and the right side is blank. The user selects a form in the navigation and the corresponding form is displayed WITHIN THE SAME FORM on the right... kind of like changing in and out forms (as subforms) on the fly... is this possible...?
Thanks In Advance...
Kev