CWindow::SetMenu

Changes the window's current menu.

BOOL SetMenu(
   HMENU hMenu 
) throw();

Remarks

See SetMenu in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Concepts

CWindow Class

CWindow Members

CWindow::GetMenu