CMenu::CreateMenu

Call this member function to create a menu and attach it to the CMenu object.

Syntax

BOOL CreateMenu( );

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::CMenu, CMenu::DestroyMenu, CMenu::InsertMenu, CMenu::AppendMenu