BCGControlBar Pro for MFC
virtual void CBCGPMDIFrameWnd::OnClosePopupMenu ( CBCGPPopupMenu pMenuPopup)
virtual

Called by the framework when an active popup menu is being destroyed.

Override this member function if you want to receive notifications from CBCGPPopupMenu objects that belong to the MDI frame window when a CBCGPPopupMenu object is processing WM_DESTROY message.

Parameters
pMenuPopupPoints to a popup menu.