CMenu::Detach

Call this member function to detach a Windows menu from a CMenu object and retrieve its menu handle.

Syntax

HMENU Detach( );

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