Share via


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

Reference

COleControl Class

Hierarchy Chart

COleControl::OnShowToolBars