View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Calling Edit Buttom Image?

Don't believe editing an image is a function supported by the MS forms 2.0
image control.

--
Regards,
Tom Ogilvy

"M. Authement" wrote in message
...
I have a control button on a UserForm and would like to make it possible

for
the user to edit the image. Is there a way to call Edit Button Image or
some other way to accomplish this? Thanks.