Share via


Application.WebToolbar Method

Project Developer Reference

Shows or hides the Web toolbar.

Syntax

expression.WebToolbar(Show)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
Show Optional Boolean True if the Web toolbar is shown. The default is to toggle the current setting.

Return Value
Boolean

See Also