BCGControlBar Pro for MFC
virtual CString CBCGPProp::GetValueTooltip ( )
virtual

Called by the framework to retrieve a text string representation of the property value used for the tooltip.

Returns
A CString object containing the textual representation of the property value.

This function is called by the framework to retrieve a text string representation of the property value used for the tooltip. Override GetValueTooltip in a derived class if you want to customize the tooltip text.