◄CMenu► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── virtual ~CMenu(); Destroys the attached menu. If the m_hMenu data member was appended or inserted into another menu, it should be detached from this CMenu object before the destructor destroys it. See Also ◄CMenu::CMenu►, ◄CMenu::DestroyMenu►, ◄CMenu::Detach► -♦-