Sets the background color.
Public Property Let BackgroundColor( ByVal Value As ConsoleColor )
The new background color will only affect text displayed after the changing of the background color.
Read/Write.
Project CorLib Overview
Class Console Overview