CMenu::CMenu

Use this constructor to construct a CMenu object. The menu is not actually created until you call one of the create or load member functions of CMenu:

Syntax

CMenu( );

At a Glance

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

See Also

CMenu Overview, CMenu Member Functions, Menu Classes, CMenu::CreateMenu, CMenu::CreatePopupMenu, CMenu::LoadMenu, CMenu::Attach