BCGControlBar Pro for MFC
virtual void CBCGPGridCtrl::GetHeaderTooltipEx ( int  nColumn,
CPoint  pt,
CString &  strText,
CString &  strDescr 
) const
protectedvirtual

Called by the framework to obtain extended information about the header item tooltip, including the tooltip text and description.

Parameters
nColumnZero-based column number.
ptThe cursor location.
strTextThe tooltip text. Leave it empty if you don't wish to display the toolip.
strDescrThe tooltip description.