| Console: ForegroundColor (let) |
Sets the foreground color.
Public Property Let ForegroundColor( ByVal RHS As ConsoleColor )
The new foreground color will only affect text that is displayed after the color has been changed.
Read/Write.
Project VBCorLib Overview Class Console Overview Console Properties Console Methods ForegroundColor (get) In_ (get)