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

See Also

Reference

CMenu Class

Hierarchy Chart

Other Resources

CMenu Members