private void button2_Click(object sender, EventArgs e) { button2.Enabled = false; fk = new thongke(this); fk.Show(); }