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.
The framework calls this method when it fills the highlighted area of a toolbar button.
virtual void OnFillHighlightedArea(
CDC* pDC,
CRect rect,
CBrush* pBrush,
CMFCToolBarButton* pButton
);
Parameters
[in] pDC
Pointer to a device context.[in] rect
The bounding rectangle of the highlighted area to fill.[in] pBrush
The brush to use in filling the highlighted area.[in] pButton
Pointer to the CMFCToolBarButton Class object for which to fill the highlighted area.
Requirements
Header: afxvisualmanageroffice2003.h