private void configToolStripMenuItem1_Click(object sender, EventArgs e) { confset_data = new ConfSet(sensor); confset_data.Show(); }