-
Shortcut Menu Issue
VBA for access
I have a form that is set up to display a shortcut menu on right click in a listbox. How would I set the shortcut menu to not display any shortcut because right now I have it set to a blank Popup Menu and a blank box comes up on right click. I just want nothing to show on right click. Not even a blank PopUp Menu.
-
Let's see your popup code. I'll have a look at it.
-
Ephesians
Well I think I have a solution to get around my problem. There is no code to build Popup menus, it is done through the Customize menu. so hence no properties for background style or text or anything for Popup Menus available at run time.
Thanks for your interest
-
If you're talking about Access 97 there is code to build popup menus at run time. You might want to go that route.
Later.