Lists all the possible background color values.
[Visual Basic]Private Shared BacgroundColors As Integer()
[C#]
private static int[] BacgroundColors;
See Also
ConsoleAttributes Class | ConsoleAttributes Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace