Form Protection

F

Fear2are

How can I protect the form or its contents from being exported, saved as,cut,
copied?
 
B

Brian Teutsch [MSFT]

You can block export and save by setting options in Form Options while
designing a form, but Cut cannot be blocked (except through some very tricky
code to disable commandbars in a fully-trusted form). Check the newsgroup
archives for more info on that.

Brian
 
Top