private void AboutToolStripMenuItem_Click(object sender, EventArgs e) { AboutDialog.ShowAboutDialog(); }