Right-click shortcut menu

  • Thread starter Thread starter Simon
  • Start date Start date
S

Simon

How do I disable the normal shortcut menu that pops up
when I use the following code on a form on Mouse down
if (button = acrightbutton)then DoCmd.open form "form"

Thanks

Simon
 
In the forms "other" tab for the properties sheet, just set the short menu
option from "yes" to no.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top