Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Hosting and Reuse
WebBrowser Control
Properties
 TheaterMode Property

  Switch on low bandwidth view
TheaterMode Property

Sets or gets whether the object is in theater mode.

Syntax

InternetExplorer.TheaterMode(bRegister) [ = bTheaterMode ]

Possible Values

bTheaterModeBoolean that specifies or receives one of the following values:
falseDefault. Object is in normal mode.
trueObject is in theater mode.

The property is read/write. The property has no default value.

Remarks

In theater mode, the object's main window fills the entire screen and displays a toolbar with a minimal set of navigational buttons. A status bar is also provided in the upper-right corner of the screen. Explorer bars, such as History and Favorites, are displayed as an autohide pane on the left edge of the screen in theater mode.

The WebBrowser object saves the value of this property, but otherwise ignores it.

Applies To

InternetExplorer
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker