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 by the framework before a cursor that points to the selected color is displayed.
virtual void DrawCursor(
CDC* pDC,
const CRect& rect
);
Parameters
[in] pDC
Pointer to a device context.[in] rect
Specifies a rectangular area around the selected color.
Remarks
Override this method when you need to change the shape of the cursor that points to the selected color.
Requirements
Header: afxcolorpickerctrl.h