Application.WebHideToolbars method (Project)
Shows or hides all toolbars except the Menu and Web toolbars. Obsolete in Project.
expression. WebHideToolbars
( _Hide_
)
expression A variable that represents an Application object.
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. |
Boolean
Project does not use toolbars.
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.