Partager via


CWindow::GetSystemMenu

Creates a copy of the system menu for modification.

HMENU GetSystemMenu(
   BOOL bRevert 
) const throw();

Remarks

See GetSystemMenu in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Concepts

CWindow Class

CWindow Members

CWindow::GetMenu