private void newGameToolStripMenuItem_Click(object sender, EventArgs e) { game.GameControl("Play a new game?", "Current game will be lost"); }