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
Creates an empty menu and attaches it to a CMenu object.
CMenu( );
The menu is not created until you call one of the create or load member functions of CMenu:
Header: afxwin.h