CMenu::RemoveMenu

Call this member function to delete a menu item that has an associated pop-up menu from the menu.

Syntax

BOOL RemoveMenu( UINT nPosition, UINT nFlags );

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::GetSubMenu