Gets or sets the background color (a palette index).

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

Syntax

Visual Basic
Public Property BackColor As Integer
	Get
	Set
C#
public int BackColor { get; set; }

Field Value

Background color.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also