vb sample flowchart application - sdk

M

mp

I am trying to build a visio add-in using the model of the VB flowchart
sample in the 2003 sdk. My question: How does the add-in 'know' to
execute when the flowchart.vst template is opened, and not when other
files are opened? I need to figure out how to make visio use my add-in
only when mytemplate.vst is loaded.
 
A

Al Edlund

Last time I looked, it uses persistent events. Open the flowchart template,
goto menu bar Tools => addons => sdk => tools => persistent events to look
at what was saved in the document.
Al
 

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