WebHideToolbars Method

Shows or hides all toolbars except the Menu and Web toolbars.

Syntax

expression**.WebHideToolbars(Hide)**

*expression   *     Optional. An expression that returns an Application object.

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.

Applies to | Application Object

See Also | WebToolbar Method