Gets or sets the colors of the status bar. These colors are only used when the BorderStyle property has been set to ColorScheme. The property value is an object of the type StatusBar.Colors.

Introduced: 15.1.

Syntax

public StatusBar.Colors DisplayColors { get; set; }
Public Property DisplayColors As StatusBar.Colors