This member function is called by the framework when the StatusBar property has changed.
virtual void OnStatusBar(
   BOOL bStatusBar 
);
Parameters
- bStatusBar
 Nonzero if Internet Explorer's status bar is visible or zero otherwise.
Requirements
Header: afxhtml.h
See Also
Reference
DWebBrowserEvents2::OnStatusBar