CMenu::CMenu

Creates an empty menu and attaches it to a CMenu object.

CMenu( );

Remarks

The menu is not created until you call one of the create or load member functions of CMenu:

Requirements

Header: afxwin.h

See Also

Reference

CMenu Class

Hierarchy Chart

CMenu::CreateMenu

CMenu::CreatePopupMenu

CMenu::LoadMenu

CMenu::LoadMenuIndirect

CMenu::Attach