title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.WebHideToolbars method (Project) |
vbapj.chm1306 |
|
project-server |
|
c6e323c9-b1a4-79bb-d714-b7ddaebbf619 |
06/08/2017 |
medium |
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.
[!includeSupport and feedback]