CMenu::m_hMenu

This data member contains the menu handle to the Windows menu attached to this CMenu object.

HMENU m_hMenu;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CMenu Overview, CMenu Data Members, Menu Classes