BCGControlBar Pro for MFC
virtual BOOL CBCGPTreeMap::OnGetToolTip ( const CBCGPPoint pt,
CString &  strToolTip,
CString &  strDescr 
)
virtual

Called to obtain a tooltip.

You can override this method in a derived class to customize tooltips.

Parameters
ptPoint in client coordinates.
strToolTipTooltip text.
strDescrTooltip description.

Reimplemented from CBCGPBaseVisualObject.