private void acercaDeToolStripMenuItem_Click(object sender, EventArgs e) { InfoWindow iw = new InfoWindow(); iw.ShowDialog(); }