How can we get the active stencil document name.

D

Deepa

for example, if i add a context menu item for the stencil doc, and if right
click and perform that operation means it will applicable for all the
stencils. but i need to do that operation for the particular stencil. That
operation might be sorting.

In simple, i need to add a context menu for stencil doc and if i right click
and click that menu item means it shoud sort the items available in that
particular stencil only from where i have initiated sorting. For that i need
to get the active stencil name. i am not able to get the active stencil.

Thanks in advance for ur help!

Thanks!
 
J

JuneTheSecond

Visio2003 help has goo sample in SelectedMasters property.
If any of the masters in the stencil is selected, the example shows the file
name of the stencil. You might leads your client to select any master.
 
D

Deepa

is there any way to get the active stencil documnt name without selecting any
of the masters in the stencil.
 
Top