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 to display a focus rectangle when the button has focus.
virtual void OnDrawFocusRect(
CDC* pDC,
const CRect& rectClient
);
Parameters
[in] pDC
Points to the device context used to draw the focus rectangle.[in] rectClient
A rectangle in the device context specified by the pDC parameter that defines the boundaries of the button.
Remarks
Override this method to customize appearance of the focus rectangle.
Requirements
Header: afxcolorbutton.h