Does anyone know where I can get a definitive list of access 2010 startup property names.
Did Google search for the last 2 hours but think I'm looking in all wrong places
In case some else wants what I have so far:
But I'm sure there must be more.
Regards
SmallTime
Did Google search for the last 2 hours but think I'm looking in all wrong places
In case some else wants what I have so far:
Code:
Text in Startup dialog box Property name
Application Title AppTitle
Application Icon AppIcon
Display Form/Page StartupForm
Display Database Window StartupShowDBWindow
Display Status Bar StartupShowStatusBar
Menu Bar StartupMenuBar
Shortcut Menu Bar StartupShortcutMenuBar
Allow Full Menus AllowFullMenus
Allow Default Shortcut Menus AllowShortcutMenus
Allow Built-In Toolbars AllowBuiltInToolbars
Allow Toolbar/Menu Changes AllowToolbarChanges
Allow Viewing Code After ErrorAllowBreakIntoCode
Use Access Special Keys AllowSpecialKeys
But I'm sure there must be more.
Regards
SmallTime