How do I change the color of a label in C#? code example Example: c# change label forecolor code myLabel.ForeColor = System.Drawing.Color.Red;