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.
Constructs a CMFCPopupMenu object.
CMFCPopupMenu(
CMFCToolBarsMenuPropertyPage* pCustPage,
LPCTSTR lpszTitle
);
Parameters
[in] pCustPage
A pointer to a customization page.[in] lpszTitle
A string that contains the menu caption.
Remarks
This method allocates the resources for a CMFCPopupMenu. To create the pop-up menu item, call CMFCPopupMenu::Create.
Requirements
Header: afxpopupmenu.h