CMenu::m_hMenu
Specifies the HMENU handle of the Windows menu attached to the CMenu object.
HMENU m_hMenu;
Example
See the example for CMenu::LoadMenu.
Requirements
Header: afxwin.h
Specifies the HMENU handle of the Windows menu attached to the CMenu object.
HMENU m_hMenu;
See the example for CMenu::LoadMenu.
Header: afxwin.h