Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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