Stop a stencil from being closed or edited

X

xargon

Hi everyone,

I would like to know if there is a way to stop the document stencil from
being hidden, closed or edited manually. I would liek to do this from VBA
code. the idea is basically to have the client work with a pre-defined
collection of shapes and not have him change it during use (i.e. add,
delete or rename a shape).

Thanks and cheers!

xargon
 
A

Al Edlund

you're going to have to do it with event monitoring (i.e capture document
events and programattically handle what you need)
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