CHtmlView::GetFullScreen
Call this member function to determine whether the WebBrowser control is operating in full-screen mode or in normal window mode.
BOOL GetFullScreen( ) const;
Возвращаемое значение
Nonzero if the WebBrowser is operating in full-screen mode; otherwise zero.
Заметки
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.
Требования
Header: afxhtml.h