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

Introduced: X8.

Syntax

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