Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the command represented by the button.
UINT GetHit() const;
Return Value
The command represented by the button.
The following table lists possible return values.
Value |
Command |
|---|---|
AFX_HTCLOSE |
Close button. |
HTMINBUTTON |
Minimize button. |
HTMAXBUTTON |
Maximize button. |
AFX_HTLEFTBUTTON |
Left arrow button. |
AFX_HTRIGHTBUTTON |
Right arrow button. |
AFX_HTMENU |
Down arrow menu button. |
HTNOWHERE |
The default value; represents no command. |
Requirements
Header: afxcaptionbutton.h