Application.WebHideToolbars method (Project)

Shows or hides all toolbars except the Menu and Web toolbars. Obsolete in Project.

Syntax

expression. WebHideToolbars( _Hide_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Hide Optional Boolean True if all toolbars except the Menu and Web toolbars are hidden. The default value is True if toolbars other than Menu and Web are displayed, and False if they are not.

Return value

Boolean

Remarks

Project does not use toolbars.

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.