method Edit.ClearBackColorLine (Index as Long)
Clears the line's background color.

TypeDescription
Index as Long A long expression that indicates the index of line.

Use the ClearBackColorLine method to clear the line's background color, that was previously set by BackColorLine property.  Use the BackColorLine property to change the line's background color. Use the BackColor property to specify the control's background color.