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 to draw the background of the button text.
virtual void OnFillBackground(
CDC* pDC,
const CRect& rectClient
);
Parameters
[in] pDC
A pointer to a device context.[in] rectClient
A reference to a rectangle that bounds the button.
Remarks
Override this method to use your own code to draw the background of a button.
Requirements
Header: afxbutton.h