Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when an active pop-up menu processes a WM_DESTROY message.
virtual void OnClosePopupMenu(
CMFCPopupMenu* pMenuPopup
);
Parameters
- [in] pMenuPopup
A pointer to the pop-up menu object.
Remarks
Override this method to receive notifications from CMFCPopupMenu objects when they process WM_DESTROY messages.
Requirements
Header: afxoleipframewndex.h