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 to draw the caption bar image.
virtual void OnDrawImage(
CDC* pDC,
CRect rect
);
Parameters
[in] pDC
A pointer to a device context that is used to display the image.[in] rect
Specifies the bounding rectangle of the image.
Remarks
Override this method in a CMFCCaptionBar derived class to customize the image appearance.
Requirements
Header: afxcaptionbar.h