Toolbar/Menus

jemar707311

Registered User.
Local time
Today, 09:49
Joined
Aug 1, 2001
Messages
14
How do I hide all standard toolbars and menu bars in my application using vb? Any suggestions appreciated.
 
In the samples that come with Access (I don't remember which one), there is a "set properties" module which works fine. I modified it slightly so that I can set 3 different password dependant security levels from an "Enter Password" form. ( I have a user table with a security levvel stored for each valid user. I also embeded a password in the code that will always allow me to get in with complete access to everything. Good luck.
 

Users who are viewing this thread

Back
Top Bottom