private void aboutTiled2UnityToolStripMenuItem_Click(object sender, EventArgs e) { var about = new Tiled2UnityAbout(); about.ShowDialog(); }