CMFCPropertyGridProperty::GetValueTooltip

 

Called by the framework to retrieve the text representation of the property value that is then displayed in a tooltip.

Syntax

virtual CString GetValueTooltip();

Return Value

A CString object containing the textual representation of the property value. By default, this value is the empty string.

Remarks

Requirements

Header: afxpropertygridctrl.h

See Also

CMFCPropertyGridProperty Class
Hierarchy Chart