TerminalControl.Palette Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9313)
Palette
Gets or sets the terminal palette.
Declaration
[Browsable(false)]
public TerminalPalette Palette { get; set; }
Property Value
| Type | Description | 
|---|---|
| TerminalPalette | Terminal palette.  |