title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.WebToolbar method (Project) |
vbapj.chm1321 |
|
project-server |
|
ff0f557f-ec63-0acd-da89-bc06c857524d |
06/08/2017 |
medium |
Shows or hides the Web toolbar. Obsolete in Project.
expression. WebToolbar
( _Show_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Show | Optional | Boolean | True if the Web toolbar is shown. The default is to toggle the current setting. |
Boolean
Project does not use toolbars; the WebToolbar method has no effect.
You can create a custom group on a tab in the ribbon that includes commands for webpages. For example, open the Project Options dialog box, choose Customize Ribbon, and then create a new group in a tab. Add commands such as Back, Forward, Stop, Refresh, Start Page, Search the Web, and Open Hyperlink.
[!includeSupport and feedback]