Thanks to
ASPManager (Access Startup
Property Manager) you can manage Access Startup Properties:
AllowBreakIntoCode
AllowBuiltinToolbars
AllowBypassKey (It is the only property not accessible by Tools->Startup)
AllowFullMenus
AllowShortcutMenus
AllowSpecialKeys
AllowToolbarChanges
AppIcon
AppTitle
StartupForm
StartupShowDBWindow
StartupShowStatusBar
For each boolean property you have a a triple state check box {(Checked,
Unchecked, Gray) that means (True, False, Null)}.
Checked and uncheck set the corresponding property to True or False.
Gray removes the corresponding property.
Of course where protection is on, if an admin set these properties, they cannot
be modified by a user (not administrator).
VERY IMPORTANT:
ASPManager97.mda works either standalone mode or add-in mode.
In standalone mode you have to browse for path application (mdb, mda, mde)...
Add-in mode differs from standalone mode only for the automatic setting of the
path application (the current application is used)...

Download
