private void button2_Click(object sender, EventArgs e) { Flexing Flexing = new Flexing(); Flexing.Show(); Flexing.BackColor = this.BackColor; }