<< Return to Main Index

< Return to Class Index

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.

See Also

CGXControl::NeedShowCellTip

CGXCellTipPlugin

Class Overview | Class Members