CWindow::SetMenu
Changes the window's current menu.
BOOL SetMenu(
HMENU hMenu
) throw();
Remarks
See SetMenu in the Windows SDK.
Requirements
Header: atlwin.h
Changes the window's current menu.
BOOL SetMenu(
HMENU hMenu
) throw();
See SetMenu in the Windows SDK.
Header: atlwin.h