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 from CBasePane::DoPaint to fill the toolbar background.
virtual void OnFillBackground(
CDC* pDC
);
Parameters
- [in] pDC
A pointer to a device context.
Remarks
CMFCToolBar::DoPaint calls this method when the background of a toolbar has been filled. The default implementation does nothing.
Override this method to draw custom background in derived classes.
Requirements
Header: afxtoolbar.h