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

Called by the framework to obtain the header item tooltip text.

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