<< Return to Main Index

< Return to Class Index

CGXControl::InitializeCellTip

virtual

oid InitializeCellTip(ROWCOL nRow, ROWCOL nCol, CGXStyle* pStyle, CGXCellTipWnd* pCellTip);

nRow

Row containing the cell in question

nCol

Column containing the cell in question.

pStyle

Pointer to the cell's composed style object

pCellTip

Pointer to the cell tip window object to be initialized

Remarks

Initializes the cell tip window.

See Also

CGXCellTipPlugin::InitializeCellTip

CGXControl

Class Overview | Class Members