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

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

Syntax

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

Field Value

Foreground color.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also