CHtmlView::SetFullScreen
Call this member function to set Internet Explorer to either full-screen or normal window mode.
void SetFullScreen(
BOOL bNewValue
);
Параметры
- bNewValue
Nonzero for 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. If you use this call with a WebBrowser control, it will return no error, but it will ignore this call.
Требования
Header: afxhtml.h