Gets or sets the colors of the text control. These colors are only used when the BackgroundStyle property has been set to ColorScheme. The property value is an object of the type TextControl.Colors.

Introduced: 15.1.

Syntax

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