سلام
به صورت زیر انجام بدید:
Button btnTest = new Button();
btnTest.Text = "Test";
btnTest.ForeColor = System.Drawing.Color.Red;