Adding a command to a picture

  • Thread starter Thread starter casi
  • Start date Start date
C

casi

I have inserted a picture onto my form and in the Event / double click set up
a macro to close the form however when i double click on my picture nothing
is happening - help!!
 
On Thu, 3 Jun 2010 06:02:22 -0700, casi

One suggestion would be to temporarily add a button to your form, and
from the button wizard select the option to close the form. Then look
behind the scenes what was generated, and implement your
image_doubleclick the same way.

-Tom.
Microsoft Access MVP
 
Back
Top