Demulling
demulling at centurytel.net
Fri Feb 21 18:35:00 CST 2003
Try this code:
DoCmd.ShowToolbar "Menu Bar", acToolbarNo
This should hide the menu bar.
----- Original Message -----
From: Hollis,Virginia
To: 'accessd at databaseadvisors.com'
Sent: Friday, February 21, 2003 12:32 PM
Subject: [AccessD] No Menu Bar to Show
I have my SetStartupProperties set to:
Application.CommandBars("Menu Bar").Enabled = False
I thought that this would prevent the standard menu bar from opening in my database. But I found out today that someone was able to get to the tables, etc through Window/Unhide because their Menu Bar showed up when they opened the database.
Is there something else I need to set to prevent this from happening?
I do not have the Developers Edition to create installable programs of the database & I cannot order the software (they have all software orders on hold). So what can I do to stop this?
Virginia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030221/3c291946/attachment-0001.html>