Share 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

Reference

CWindow Class

CWindow::GetMenu