Is it possible to make a standalone/independent (from visio) program that is built on visio. Say, can i attach some of the design templates and visio drawing page on to my form??
Thanks
Is it possible to make a standalone/independent (from visio) program that is built on
Share
Visio supports VBA. With that, you can add all kinds of interactivity to your document.
And, you can embed visio in another program with the activex control.
Both of these methods require visio to be installed on the machine (if that’s what you were getting at by the “independent” comment).
The Visio Viewer may or may not install the activex control or support VBA, I don’t know.