Specifies or returns the background color of the main text area and the ruler bars.

Syntax

public System.Drawing.Color BackColor { get; set; }
Public Property BackColor() As System.Drawing.Color