Hi,
This is what I'm trying to do:
- I have a Main Menu, on the left side are the menu items. When I
click on the menu item, I want the form to open in the area to the
right.
Currently what I'm doing is double work by creating the menu items on
each form, so if I create a new subform, I have to add a button on
every new form so it looks flawless.
I would like to just have the subform open in the area to the right
using one form with only one set of menu item buttons.
The only thing I can think of is possibly make a subform for my menus,
not sure if that is the route to take or not, haven't thought it all
the way through.
Thanks,
Donnie
This is what I'm trying to do:
- I have a Main Menu, on the left side are the menu items. When I
click on the menu item, I want the form to open in the area to the
right.
Currently what I'm doing is double work by creating the menu items on
each form, so if I create a new subform, I have to add a button on
every new form so it looks flawless.
I would like to just have the subform open in the area to the right
using one form with only one set of menu item buttons.
The only thing I can think of is possibly make a subform for my menus,
not sure if that is the route to take or not, haven't thought it all
the way through.
Thanks,
Donnie
Comment