AcShowToolbar enumeration (Access)

Used with the DoCmd.ShowToolbar method (Access) method to specify whether to display a particular custom toolbar.

Name Value Description
acToolbarNo 2 Hide the toolbar.
acToolbarWhereApprop 1 Display the toolbar while in the appropriate view.
acToolbarYes 0 Display the toolbar.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.