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