method Edit.ClearForeColorLine (Index as Long)
Clears the line's foreground color.

TypeDescription
Index as Long A long expression that indicates the index of line.
Use the ClearForeColorLine method to clear the line's foreground color, that was previously set by ForeColorLine property.  Use the ForeColorLine property to change the line's foreground color. Use the ForeColor property to specify the control's foreground color.