BOOL GetFullScreen( ) const;
Return Value
Nonzero if the WebBrowser is operating in full-screen mode; otherwise zero.
Remarks
Call this member function to determine whether the WebBrowser control is operating in full-screen mode or in normal window mode. In full-screen mode, the Internet Explorer main window is maximized and the status bar, toolbar, menu bar, and title bar are hidden.
Applies to Internet Explorer and WebBrowser.
CHtmlView Overview | Class Members | Hierarchy Chart
See Also CHtmlView::SetFullScreen, IWebBrowser2::get_FullScreen, FullScreen property