C# add-on for Visio

L

Louis

I have created a C# add-on for Visio with Visual Studio. In the section
“Events†of a shape ShapeSheet, I inserted this formula:
=RUNADDONWARGS("VisioVbAddOn.exe","") for the field EventDblClick. It is
displaying a dialog box. My question is: how from my add-on, I can get a
reference of the instance of the Visio application in which i made the double
click ? Can I have the control of the active document in my add-on?
 

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