Visio Guy

Archives => Visio 2010 Feature Requests [Read Only] => Topic started by: AndyW on July 21, 2008, 10:04:12 AM

Title: Mouse enter/leave events for Visio window
Post by: AndyW on July 21, 2008, 10:04:12 AM
Although being able to catch mouse button events and mouse move events. What is really missing is the ability to handle the mouse enter/leave events for the Visio window.
Title: Re: Mouse enter/leave events for Visio window
Post by: Visio Guy on July 21, 2008, 10:51:23 AM
Hi Andy,

This might be better in the case where you've placed a Visio ActiveX control on your own winform. Not sure if this is an option for your solution, but just thought I'd throw it out there.

- Chris
Title: Re: Mouse enter/leave events for Visio window
Post by: AndyW on July 22, 2008, 06:53:27 AM
Thanks, but not currently an option for me.