Expand Minimize
This topic has not yet been rated - Rate this topic

CHtmlView::GetTheaterMode

Call this member function to determine whether the web browser is in theater mode.

BOOL GetTheaterMode( ) const;

Return Value

Nonzero if the web browser is in theater mode; otherwise zero.

Remarks

When the web browser is in theater mode, the browser main window fills the entire screen, a toolbar with a minimal set of navigational tools appears, and the status bar appears in the upper right-hand corner of the screen.

Applies to Internet Explorer and WebBrowser.

See Also

CHtmlView Overview | Class Members | Hierarchy Chart | CHtmlView::SetTheaterMode | CHtmlView::SetFullScreen | IWebBrowser2::get_TheaterMode

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.