CHtmlView::OnToolBar

This member function is called by the framework when the ToolBar property has changed.

virtual void OnToolBar(
   BOOL bToolBar 
);

Parameters

  • bToolBar
    Nonzero if Internet Explorer's toolbar is visible or zero otherwise.

Requirements

Header: afxhtml.h

See Also

Reference

CHtmlView Class

Hierarchy Chart

CHtmlView::GetToolBar

CHtmlView::SetToolBar

DWebBrowserEvents2::OnToolBar

Other Resources

CHtmlView Members