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 description area and display the description text.
virtual void OnDrawDescription(
CDC* pDC,
CRect rect
);
Parameters
[in] pDC
A pointer to a device context.[in] rect
A rectangle that specifies where to draw the description area.
Remarks
Use the CMFCPropertyGridCtrl::EnableDescriptionArea method to display the description area.
Requirements
Header: afxpropertygridctrl.h