how to intercept mouse clicks in a Visio 2007's ShapeData window?

D

Dr. Alaa Serry

Hello,

I am using Visio 2007 ActiveX in a .Net WinApp. I can caputure mouse clicks
in the drawing part of the control. However, I am not able to caputer mouse
clicks in the ShapeData window in order to suppress Visio context menu in
that window.

Suggestions and/or pointers are appreciated.

Thanks. Alaa
 
J

JuneTheSecond

Mouse events of Visio seems limited to the drawing page.
UserForm and the controls have also mouse events.
So, you might make your own form to use the mouse events.
 
D

Dr. Alaa Serry

Thanks for the prompt reply. Yes, I do use my own forms/controls to capture
other moyse event. However, I would like to suppress the right click mouse
event when the user is using the ShapeData window from within Visio Active
control. Is there a way and a work around to do that.

Thanks. Alaa
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top