ToolBar PropertyToolBar Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TheaterMode Property
*Next Topic: Top Property

ToolBar Property

Description

Returns or sets a value that determines whether the toolbar is visible.

Syntax

object.ToolBar [= value]

PartDescription
objectRequired. An object expression that evaluates to an InternetExplorer object.
valueOptional. A Boolean expression that determines whether the toolbar is visible. If TRUE, the toolbar is visible; if FALSE, it is hidden. The default is TRUE.

Remarks

The WebBrowser object ignores the ToolBar property.

Applies To

InternetExplorer, WebBrowser

See Also

StatusBar, Visible


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.