private void magCalToolStripMenuItem_Click(object sender, EventArgs e) { MagCalibration = new MagCal(sensor); MagCalibration.Show(); }