Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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