private void testsToolStripMenuItem_Click(object sender, EventArgs e) { AmbleClient.Help.About about = new Help.About(); about.ShowDialog(); }