What-ho!
A round of golf applause (two fingers clapped against the opposite palm) to whom-so-ever can tell me how to cancel or otherwise close a PopUp menu through code (ie, not by clicking the mouse...I've figured that way out already).
I'm using the mouse_up event (right button) to invoke the PopUp menu, but I want to use the mouse_down event (right button) to cancel it, so that a new PopUp menu will be invoked wherever the mouse is when the right button is clicked, regardless of whether there's already a PopUp menu visible.
Easy or not easy?
Cheerio,
Paul
A round of golf applause (two fingers clapped against the opposite palm) to whom-so-ever can tell me how to cancel or otherwise close a PopUp menu through code (ie, not by clicking the mouse...I've figured that way out already).
I'm using the mouse_up event (right button) to invoke the PopUp menu, but I want to use the mouse_down event (right button) to cancel it, so that a new PopUp menu will be invoked wherever the mouse is when the right button is clicked, regardless of whether there's already a PopUp menu visible.
Easy or not easy?
Cheerio,
Paul