Click to return to the Reusing Browser Technology home page    
TheaterMode Property     Top Property     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

ToolBar Property


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

Syntax

object.ToolBar [= value]

Parameters

object
Required. An object expression that evaluates to an InternetExplorer object.
value
Optional. 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


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.