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.
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.