private void aboutSimpleROHookToolStripMenuItem_Click(object sender, EventArgs e) { var aboutbox = new SRHAboutBox(); aboutbox.ShowDialog(); }