Gets or sets the background color at the bottom of the status bar. This color is only used with the VerticalColorScheme border style.

Syntax

public Color BackColorBottom { get; set; }
Public Property BackColorBottom As Color