CHtmlView::OnStatusBar

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

CHtmlView Class

Hierarchy Chart

CHtmlView::GetStatusBar

CHtmlView::SetStatusBar

DWebBrowserEvents2::OnStatusBar