View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jd jd is offline
external usenet poster
 
Posts: 91
Default Trap Mouse Move event for Images inside the shape or Image control

Hi

is there any way to be able to add event handler for shape or pictures or
images inside the shape

i have tried ole control.add , addpicture everything but nothing seems to
work to be able to access the image controls mouse move event
it seems XL container is consuiming the base events of underlying control as
well

the only mouse move that is sucessfully work is on charts