Instatiating a template in axDrawing document,,,

G

genc ymeri

Hi,
I have an "axDrawing" object dropped in a C# form. (as activex). I want that
everytime a "new file" command is ran, a new instatiation of
"mytemplate.vst" to be loaded in "AxDrawing" object as new regular visio
drawing file. If I do the axDrawing.src ="mytemplate.vst" command, I'm
working with template itself, which is not what I want to do.

Thanks in advance.
 
D

David Parker

Actually you are not working with the template itself, just with a copy in
memory. You should then SaveAs another filename.
 

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