View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default MouseMove on Shape

The short answer is no...
--
HTH...

Jim Thomlinson


"LuisE" wrote:

Is there any way to replicate the MouseMove event on a Shape?

I would like a "comment" type Text Box to be shown when the mouse is over a
given shape and make the shape 3D.

Thanks in advance