Hi, I had a quick look and couldn't find anything relating to this, so here goes...
I have a form that will eventually have around 70 images, which will all behave in a similar way. I was wondering if it is possible to capture the mousedown, mousemove and mouseup event of all images on a form using a single peice of code for each type of event. I was looking along the lines of using a Class Module and creating a 'wrapper' around the image. I found a few examples on the web, but none specific to images and their existing events.
Due to restrictions at my work, I am limited to using Access '97.
Thanks in advance,
Ben
I have a form that will eventually have around 70 images, which will all behave in a similar way. I was wondering if it is possible to capture the mousedown, mousemove and mouseup event of all images on a form using a single peice of code for each type of event. I was looking along the lines of using a Class Module and creating a 'wrapper' around the image. I found a few examples on the web, but none specific to images and their existing events.
Due to restrictions at my work, I am limited to using Access '97.
Thanks in advance,
Ben