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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to close "property dialog"

Status
Not open for further replies.

hennep

Programmer
Dec 10, 2000
429
I would like to close the property window when I open the database.

I have set all database properties to protect the database but when I forget to close the properties dialog before shipping, users can access event procedures from this dialog.

I know I can click the close button in te top right corner :)
But how to do it from VBA-code?
 
Many ways to secure a db as per requirement.

create mde file
password protect project vba code
startup options. etc...




________________________________________________________
Zameer Abdulla
Help to find Missing people
Sharp acids corrode their own containers.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top