Пример #1
0
 private void AboutToolStripMenuItem_Click(object sender, EventArgs e)
 {
     AboutDialog.ShowAboutDialog();
 }