Gets bounding box of a cell.
bool GetCellRect( int iRow, int iCol, RECT& rect, bool bCvtToFrame = true, bool bCvtToScree = false )
false if iRow/iCol is not in grid, otherwise true
See examples of SetCellComboList
GridControl::FindCell
GridControl.h