Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hiding VBA code from User.

Status
Not open for further replies.

AnilKumar

Programmer
Dec 5, 2000
26
IN
I am developing a solution using VBA for Visio.I want to hide all my code from end user,how can I do this ?
thx for the help.
Anil.
 
I am not sure about Visio, but most other VBA applications will let you Right-Click the Project, select Project Properties, Pick the Protection Tab and Lock the Project for Viewing with a Password.
 
u r right,this is one option ,is there any way to set this password at run time ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top