Right click menu

Acke

Registered User.
Local time
Today, 01:31
Joined
Jul 1, 2006
Messages
158
Hi!

I need to call existing shorcut menu when user right-clicks on the list box.

At the moment, I can call shortcut menu from onClick event on command button. I want to use right-click instead.

How is that possible?

Thanks!
 
The listbox should have a Shortcut Menu Bar property, which is where you'd put the name of your menu.
 
That was a quick reply. Thank you for that. It is working now.
 
No problemo, glad it worked for you.
 

Users who are viewing this thread

Back
Top Bottom