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.

Syntax

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