Hi all,<br> I need to add right click functionality to my project. What I need is for a pop-up menu to appear when I right click on an object eg a command button. Could anyone tell me the easiest way of going about this.<br><br>John B<br>
well instead of mouse_click, you can try Mouse_Down or mouse_Up, and do an <br>If Button = 2 then...<br>since those events lets you check on what cordinates, and on which button was pressed. <p>Karl<br><a href=mailto:kb244@kb244.8m.com>kb244@kb244.8m.com</a><br><a href=
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.