CWindow::SetMenu

更改窗口的当前菜单。

BOOL SetMenu( 
   HMENU hMenu  
) throw();

备注

在参见 Windows SDK的 SetMenu

要求

Header: atlwin.h

请参见

参考

CWindow Class

CWindow::GetMenu