Exemple #1
0
 private void Exit_Click(object sender, EventArgs e)
 {
     InvokeMethods.SaveUserConfig();
     Application.Exit();
 }