BCGControlBar Pro for MFC
void CBCGPProp::SetDescription ( const CString &  strDescr)
inline

Sets description for a property item.

The description will be displayed in the description area if the description area is enabled. To show or hide the description area use CBCGPPropList::EnableDescriptionArea.

Parameters
strDescrSpecifies a description to set.