I have a pop-up menu that only displays one option when the user 'right clicks' the mouse.
The pop-up menu concerned only has 1 option on it (the top level menu option has visible set to false).
It appears that when I right click, the menu pops up and IMMEDIATELY executes the menu option, without me having to click the option on the menu first.
Can anyone tell me how to trap this so it only executes IF th actual menu option is selected ?
Thanks.
