Gets or sets the background color at the top of the status bar. This color is only used with the VerticalColorScheme border style.
Introduced: X8.
public Color BackColorTop { get; set; }
Public Property BackColorTop As Color