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
when I use the following code on a form on Mouse down
if (button = acrightbutton)then DoCmd.open form "form"
Thanks
Simon