Retrieves a string that can be displayed in a container's property browser.
BOOL GetDisplayString(
   CString& strValue 
);
Parameters
- strValue
 Reference to the CString that is to hold the display string.
Return Value
Nonzero if the string is successfully retrieved; otherwise 0.
Requirements
Header: afxctl.h