Secure the custom forms

S

Shashi Bhosale

Hi,

I designed a Outlook form and published it in Organizational Form library. I
would like to secure the form so that no one should be able to view the VBA
code other than administrator.
It is possible ? how ?

Thanks in advance,

Shashi
 
E

Eric Legault [MVP - Outlook]

In the Properties tab of the form while in design mode, there is a 'Protect
form design" option that allows you to specify a password. However, it is
not very reliable - most Outlook programmers know how to get around this.
 
Top