List of Toolbar Descriptions...

  • Thread starter Thread starter Bob Barnes
  • Start date Start date
B

Bob Barnes

Have looked for, but not found yet, a List of all Toolbar Descriptions,IE...
DoCmd.ShowToolbar "Form Design", acToolbarNo
DoCmd.ShowToolbar "Form View", acToolbarNo
DoCmd.ShowToolbar "Report Design", acToolbarNo
DoCmd.ShowToolbar "Print Preview", acToolbarNo

TIA - Bob
 
Here's some more:

DoCmd.ShowToolbar "Menu Bar", acToolbarYes
DoCmd.ShowToolbar "UtilityToolbar", acToolbarYes
DoCmd.ShowToolbar "Database", acToolbarYes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Run-time error 3
Access 2007 toolbars 1
Custom MenuBar 2
Toolbars Hide 2
Programmatically Hide all custom toolbars 6
ToolBar concern 1
Toolbar Errors 2
ShowToolbar method not working? 3

Back
Top