//help form private void howToUseToolStripMenuItem_Click(object sender, EventArgs e) { help box2 = new help(); box2.ShowDialog(); }