This method of the DWebBrowserEvents2 interface occurs when the StatusBar property is changed.
public void OnStatusBar(boolean StatusBar);
StatusBar | [in] The Boolean value that is nonzero if Microsoft® Internet Explorer's status bar is visible, or zero otherwise. |