Gets or sets the background color at the left edge of the status bar. This color is only used with the ColorScheme border style.
public Color BackColor { get; set; }
Public Property BackColor As Color