| Console: ResetColor |
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 VBCorLib Overview Class Console Overview Console Properties Console Methods ReadLine SetBufferSize