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 border of the caption bar.
virtual void OnDrawBorder(
CDC* pDC,
CRect rect
);
Parameters
[in] pDC
A device context that is used to display the borders.[in] rect
The bounding rectangle.
Remarks
By default, the borders have the flat style.
Override this method in a CMFCCaptionBar derived class to customize the appearance of the caption bar's borders.
Requirements
Header: afxcaptionbar.h