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 property description.
virtual void OnDrawDescription(
CDC* pDC,
CRect rect
);
Parameters
[in] pDC
A pointer to a device context.[in] rect
A bounding rectangle that specifies where to draw the property description.
Remarks
By default, this method draws the property name and description in the font used by the parent property list control. The property description is drawn in regular style and the property name is drawn in bold style.
Requirements
Header: afxpropertygridctrl.h