Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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