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

Concepts

CHtmlView Class

CHtmlView Members

Hierarchy Chart

CHtmlView::GetStatusBar

CHtmlView::SetStatusBar

DWebBrowserEvents2::OnStatusBar