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.
Called when the user presses a caption button other than the AFX_HTCLOSE and AFX_HTMAXBUTTON buttons.
virtual void OnPressButtons(
UINT nHit
);
Parameters
- [in] nHit
This parameter is not used.
Remarks
If you add a custom button to the caption of a dockable pane, override this method to receive notifications when a user presses the button.
Requirements
Header: afxDockablePane.h