private void altaToolStripMenuItem_Click(object sender, EventArgs e) { Re ip = new Re(); ip.ShowDialog(); }