View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default Draw on image object on useform

Maybe this:
http://www.andypope.info/vba/userformdraw.htm

HTH,
Ryan---

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"ron mann" wrote:

Hi All,

Hope you can assist.

I have a userform called repairable_AR on which I have a image (image1).

I would like to be able to add code to allow me to free draw on the image on
a mouse down event (left button) without moving or changing the image.

I have researched this quite a lot and think that it is possible but can't
seem to come up with code that will support this function.

Any help with this problem would be greatly appreciated.

Cheers

Ron.
--
Thanks

Ron