Compartir a través de


CMFCCaptionButton::GetHit

devuelve el comando representado por el botón.

UINT GetHit() const;

Valor devuelto

el comando representado por el botón.

la tabla siguiente enumera valores devueltos posibles.

Valor

Command

AFX_HTCLOSE

Botón Cerrar.

HTMINBUTTON

botón Minimizar.

HTMAXBUTTON

Maximizar el botón.

AFX_HTLEFTBUTTON

Botón de flecha izquierda.

AFX_HTRIGHTBUTTON

Botón de flecha derecha.

AFX_HTMENU

Botón de menú de Flecha abajo.

HTNOWHERE

el valor predeterminado; no representa ningún comando.

Requisitos

encabezado: afxcaptionbutton.h

Vea también

Referencia

CMFCCaptionButton Class

Gráfico de jerarquías