CGXCellTipPlugin::NeedShowCellTip
virtual BOOL NeedShowCellTip(CGXControl* pControl);
pControl
pointer to the cell's control object.
Return Value
TRUE if a cell tip needs to be shown; FALSE otherwise.
Remarks
Called to determine if a cell tip window needs to be shown.