private void timer1_Tick(object sender, System.EventArgs e) { if (textBox1.ForeColor.B == 255) { textBox1.ForeColor =Color.FromArgb(textBox1.ForeColor.
確定! 回上一頁