Restores the foreground and background colors to their original values.
Public Sub ResetColor ( )
The backcolor will be set to ConsoleColor.Black, the forecolor will be set to ConsoleColor.Gray.
Project CorLib Overview
Class Console Overview