Compartir a través de


CWindow::GetSystemMenu

Crea una copia del menú sistema para modificarlo.

HMENU GetSystemMenu(
   BOOL bRevert 
) const throw();

Comentarios

Vea GetSystemMenu en Windows SDK.

Requisitos

encabezado: atlwin.h

Vea también

Referencia

Clase de CWindow

CWindow::GetMenu