This property returns and sets the color of selected text in a Grid control.
object.ForeColorSel [= color]
Use the ForeColorSel property to set the highlight text color of all cells that are selected. Use the ForeColor property to set the text color of all cells. To set the text color of individual cells, use the CellForeColor property. To enable a cell with a different CellForeColor to use the ForeColor color, set the cell's CellForeColor property to –1.