Menus 
November 12th, 2005, 11:38 PM
| | | |
Is it possible to put a menu on a form Window or ary there any
controls that I could use to simulate a menu? Thanks
Alex | 
November 12th, 2005, 11:38 PM
| | | | re: Menus
"Alex" <alecjames1@hotmail.com> wrote in message
news:4995a98d.0405080222.b3fbdad@posting.google.co m...[color=blue]
> Is it possible to put a menu on a form Window or ary there any
> controls that I could use to simulate a menu? Thanks
> Alex[/color]
You can create shortcut menus and instead of invoking them with a right-click as
you usually would you can display them when an object is clicked on. If that
object were a label made to look like a menu item then the overall affect would
be much like a menu bar, especially if you created a series of these labels
across the top of your form. If you used buttons, it would be more like a
toolbar.
The command I use is...
CommandBars![MyMenuName].ShowPopup
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com | 
November 12th, 2005, 11:38 PM
| | | | re: Menus
Of course you can build a custom menu and attach it to a form, but it will
show in the Access window; if the form is not maximized, the custom menu
will not move around with it.
"Alex" <alecjames1@hotmail.com> wrote in message
news:4995a98d.0405080222.b3fbdad@posting.google.co m...[color=blue]
> Is it possible to put a menu on a form Window or ary there any
> controls that I could use to simulate a menu? Thanks
> Alex[/color] | 
November 12th, 2005, 11:38 PM
| | | | re: Menus
I successfully made my own custom menus, however they are only
effected on the current machine running ms access. When i transfer the
mdb or mde file to another computer, they do not inherit the new menus
i have added, rather they stick with thier machines default menus. Is
there a way to have the menus i add be attached to the file, rather
than just change ur ms-access menu settings?
thanks
gil | 
November 12th, 2005, 11:38 PM
| | | | re: Menus
Yes..you can, and should make the menus move with your application.
If you modify the built-in menus..then of course they stay with your pc.
However, if you make YOUR own custom menus..then they go with the
application.
So, don't modify the built in ones..but use the customize options to make
your own menus...
--
Albert D. Kallal (MVP)
Edmonton, Alberta Canada pleasenonoSpamKallal@msn.com http://www.attcanada.net/~kallal.msn |  | | | | /bytes/about
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 225,662 network members.
|