sign in | join about | help | sitemap
Connecting Tech Pros Worldwide
Alex's Avatar

Menus


Question posted by: Alex (Guest) on 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
4 Answers Posted
Rick Brandt's Avatar
Guest - n/a Posts
#2: 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



MacDermott's Avatar
Guest - n/a Posts
#3: 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]


Giloosh's Avatar
Guest - n/a Posts
#4: 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
Albert D. Kallal's Avatar
Albert D. Kallal November 12th, 2005 11:38 PM
Guest - n/a Posts
#5: 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
Join Bytes!
http://www.attcanada.net/~kallal.msn


 
Not the answer you were looking for? Post your question . . .
196,883 members ready to help you find a solution.
Join Bytes.com

What is Bytes?

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 196,883 network members.
Post your question now . . .
It's fast and it's free

Popular Articles

Top Community Contributors