Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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