The TerminalPalette type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberSupported by the .NET Compact FrameworkAnsi
Gets the palette with standard ANSI colors in the first 16 entries and xterm colors in the higher entries.
Public propertyStatic memberSupported by the .NET Compact FrameworkDos
Gets the palette with standard MS-DOS colors in the first 16 entries and xterm colors in the higher entries.
Public propertySupported by the .NET Compact FrameworkItem
Gets the palette color at the specified index.
Public propertyStatic memberSupported by the .NET Compact FrameworkPick
Gets the palette with standard Pick colors in the first 16 entries and xterm colors in the higher entries.
Public propertyStatic memberSupported by the .NET Compact FrameworkSco
Gets the palette with standard SCO colors in the first 16 entries and xterm colors in the higher entries.

See Also