Exemple #1
0
 private void AboutMenuItemClick(object sender, EventArgs e)
 {
     MainController.ShowAboutForm();
 }