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 TheaterMode property has changed.
virtual void OnTheaterMode(
BOOL bTheaterMode
);
Parameters
- bTheaterMode
Nonzero if Internet Explorer is in theater mode; zero otherwise.
Requirements
Header: afxhtml.h
See Also
Reference
DWebBrowserEvents2::OnTheaterMode