CGXControl::GetCellTipID
virtual
WORD GetCellTipID(ROWCOL nRow, ROWCOL nCol, CGXStyle* pStyle);
nRow
Row containing the cell in question
nCol
Column containing the cell in question.
pStyle
Pointer to the cell's composed style object
Return Value
A cell tip window ID indicating which cell tip window is to be used
Remarks
Returns the appropriate cell tip window ID.
See Also
CGXCellTipPlugin::GetCellTipID