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 WPF.StatusBarColors.

Syntax

public StatusBarColors DisplayColors { get; set; }
Public Property DisplayColors As StatusBarColors