private void uploadToolStripMenuItem_Click(object sender, EventArgs e) { dataupload = new AHRSupload(sensor); dataupload.Show(); }