Context Menus???

Status
Not open for further replies.

tresky

New member
Local time
Today, 07:29
Joined
Mar 6, 2013
Messages
8
Hello, I am trying to figure out the VB code that creates (initiates) a shortcut menu (right click menu). I have the shortcut menu and they work just fine, but my goal is to be able to have the menu pop up when you LEFT click on it, instead of RIGHT click. I also would like to have a keyboard shortcut activate it, for example, in access 2007 I cannot for the life of me figure out how to create the classic style menus, I HATE the ribbon, I just want menus like they have also been (File, Edit, etc...) only custom. You can open, or create a 2003 version with the menus and they work fine in 07, but my database is HUGE and complex and already design in 07 format, many of my forms dont function when reverted back to 03, so Im stuck with 07 being I dont want re-write all my 100 forms. I have created a main menu form, with labels across the top of the form which all have shortcut menus attached to them. So when the user right clicks on the the menu appears. It works great. The entire purpose of this database is to speed things up, there for I would like to have each menu as "&Material, &Personnel...) so when the user presses the "M" or "P" key the shorcut menu appears, or when they just LEFT click. I like the look and feel of the user interface, Its just not a natural thing to RIGHT click on something all the time. I cannot find the code that initiates the menu to appear. can anybody help me here???? Please?????

Thanks in Advance.
Mat
 
Status
Not open for further replies.

Users who are viewing this thread

Back
Top Bottom