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 draws a caption for a CDockablePane Class object.
virtual COLORREF OnDrawPaneCaption(
CDC* pDC,
CDockablePane* pBar,
BOOL bActive,
CRect rectCaption,
CRect rectButtons
);
Parameters
[in] pDC
A pointer to a device context.[in] pBar
A pointer to a CDockablePane Class object. The framework draws the caption for this pane.[in] bActive
A Boolean parameter that indicates whether the control bar is active.[in] rectCaption
A rectangle that specifies the boundaries of the caption.[in] rectButtons
A rectangle that specifies the boundaries of the caption buttons.
Return Value
A COLORREF parameter that indicates the text color of the caption.
Requirements
Header: afxvisualmanageroffice2003.h