Gets or sets the background color (a palette index).
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property BackColor As Integer Get Set |
| C# |
|---|
public int BackColor { get; set; } |