private void toolStripLabel2_Click(object sender, EventArgs e) { SelectSpec sp = new SelectSpec(); sp.ShowDialog(); }