View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shrinu Shrinu is offline
external usenet poster
 
Posts: 3
Default mouse move and exit event

Hi ,

I wanted to show up tooltips on activeX objects on the worksheet. i
was wondering if i could use the mouse move event for simulating this.
One solution i got was displaying the tooltip label on a mouse move
event and then deletin it after a delay of 1 sec. I was wondering if
there was anyway to find out when the mouse exits the object of
interest. Thanks in advance.

Regards
Shrinu.