CWnd::m_hCommandBarMenu

This data member contains the menu handle to a window's command bar menu.

HMENU m_hCommandBarMenu;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

Remarks

This member is only supported in Windows CE.

See Also

CWnd Overview, CWnd Data Members, Window Class Categories