Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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