CMenu::CMenu

This constructor constructs a CMenu object. The menu is not actually created until you call one of the following methods of CMenu:

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CMenu( );

See Also

CMenu::CreateMenu, CMenu::CreatePopupMenu, CMenu::LoadMenu, CMenu::Attach