private void newToolStripMenuItem1_Click(object sender, EventArgs e) { EsparkMainScreen eo = new EsparkMainScreen(); eo.Show(); }