Gets or sets the terminal palette.

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

Syntax

Visual Basic
Property Palette As TerminalPalette
	Get
	Set
C#
TerminalPalette Palette { get; set; }

Field Value

Terminal palette.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also