| Console: ForegroundColor (get) |
Returns the current foreground color.
Public Property Get ForegroundColor ( ) As ConsoleColor
The foreground color is painted individually for each text characters displayed.
Read/Write.
Project VBCorLib Overview Class Console Overview Console Properties Console Methods FillBufferArea ForegroundColor (let)