Description: This Program will generate all the colors that are supported in C# according to their Name.... If you can come up with a better version of this program, let me know. e.g. You can make a dll file where the whole color array is stored - your coding lines will decrease. I tried to do it that way (in vane!).. The compilation string is included at the bottom of the file ColorGuide.cs which includes all of the source code. Download Colorguide.cs //Colorguide.cs using System;...