Description
Gets a color cell hint text.
Syntax
Ctlname.GetColorCellToolTip (int nRow, int nCol)
Return Type
String
Remarks
Use this method to get the specified nRow and nCol color cell tooltip text, nRow and nCol must be smaller than ColorBoxDimension, or the method would return empty string.