Gets or sets the color scheme.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Property ColorScheme As ColorScheme
	Get
	Set
C#
public ColorScheme ColorScheme { get; set; }

Field Value

Color scheme.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also