Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member function is called by the framework when the FullScreen property has changed.
virtual void OnFullScreen(
BOOL bFullScreen
);
Parameters
- bFullScreen
Nonzero if Internet Explorer is in full screen mode; zero otherwise.
Requirements
Header: afxhtml.h
See Also
Reference
DWebBrowserEvents2::OnFullScreen