Sets the foreground color.
Public Property Let ForegroundColor( ByVal Value As ConsoleColor )
The new foreground color will only affect text that is displayed after the color has been changed.
Read/Write.
Project CorLib Overview
Class Console Overview