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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Called by the framework when the control is UI deactivated.
virtual void OnHideToolBars( );
The implementation should hide all toolbars displayed by OnShowToolbars.
Header: afxctl.h