View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
avi avi is offline
external usenet poster
 
Posts: 195
Default Hovering over an object

Hello,
I insert an ActiveX object in Excel which has a _MouseMove (x,y)
event

The object has not a tooltip property

How can I display a text when hovering over the object and hiding it
when the mouse leaves it

Thanks
Avi