private void Calibration_Click(object sender, EventArgs e) { f2 = new Calibration(); f2.display = true; f2.Show(); }