CMenu::GetSubMenu

Call this member function to obtain a pointer to the CMenu object of a pop-up menu.

Syntax

CMenu* GetSubMenu( int nPos ) const;

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, CWnd::GetMenu, CMenu::GetMenuItemID