IWebBrowser2::put_TheaterModeIWebBrowser2::put_TheaterMode*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWebBrowser2::put_StatusText
*Next Topic: IWebBrowser2::put_ToolBar

IWebBrowser2::put_TheaterMode

HRESULT put_TheaterMode(
    VARIANT_BOOL bTheaterMode
);

Sets the TheaterMode property for the WebBrowser control.

bTheaterMode
Optional. A Boolean value that contains the TheaterMode property. If this value is nonzero, the WebBrowser changes to theater mode. If this value is zero, the WebBrowser is taken out of theater mode. The default value is zero.

The WebBrowser object ignores this property.

Applies To

WebBrowser, Internet Explorer


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