Specifies scheme color names.

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

Syntax

Visual Basic
Public Enumeration SchemeColorName
C#
public enum SchemeColorName

Members

Member nameDescription
Supported by the .NET Compact FrameworkBackground
Standard background color.
Supported by the .NET Compact FrameworkForeground
Standard text color.
Supported by the .NET Compact FrameworkBold
Bold text color.
Supported by the .NET Compact FrameworkFaint
Faint text color.
Supported by the .NET Compact FrameworkItalic
Italic text color.
Supported by the .NET Compact FrameworkSingleUnderline
Single underline color.
Supported by the .NET Compact FrameworkDoubleUnderline
Double underline color.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also