virtual void OnTheaterMode( BOOL bTheaterMode );
Parameters
bTheaterMode
Nonzero if Internet Explorer is in theater mode; zero otherwise.
Remarks
This member function is called by the framework when the TheaterMode property has changed.
CHtmlView Overview | Class Members | Hierarchy Chart
See Also CHtmlView::GetTheaterMode, CHtmlView::SetTheaterMode, DWebBrowserEvents2::OnTheaterMode