COleControl::OnHideToolBars

Called by the framework when the control is UI deactivated.

virtual void OnHideToolBars( );

Remarks

The implementation should hide all toolbars displayed by OnShowToolbars.

Requirements

Header: afxctl.h

See Also

Concepts

COleControl Class

COleControl Members

Hierarchy Chart

COleControl::OnShowToolBars