CMFCPropertyGridProperty::SetDescription

Specifies the text that describes the current property.

void SetDescription(
   const CString& strDescr
);

Parameters

  • [in] strDescr
    Text that describes the current property.

Requirements

Header: afxpropertygridctrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertyGridProperty Class

CStringT Class