Microsoft SDK for Java

_setVisible

This method of the WebBrowser class sets the visibility state of the object.

Syntax

public synchronized void _setVisible(boolean pBool);

Parameters

pBool Specifies the visible state of Microsoft® Internet Explorer. If TRUE, the window is visible; if FALSE, it is hidden. The default value is FALSE.

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