Microsoft SDK for Java

setTheaterMode

This method of the WebBrowser class sets the TheaterMode property for the WebBrowser control.

Syntax

public synchronized void setTheaterMode(boolean TheaterMode);

Parameters

TheaterMode Determines whether Microsoft® Internet Explorer is in theater or normal window mode. If TRUE, the object is in theater mode; if FALSE, it is in normal mode. The default value is FALSE.

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