Microsoft SDK for Java

setToolBar

This method of the IWebBrowser2 interface shows or hides the Microsoft® Internet Explorer toolbar.

Syntax

public void setToolBar(int Value);

Parameters

Value Determines whether the toolbar is visible. If TRUE, the toolbar is visible; if FALSE, it is hidden. The default is TRUE.

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