private void buttonSimu_Click(object sender, EventArgs e) { Simulation FS = new Simulation(); FS.Show(); }