Exemplo n.º 1
0
 protected override void OnExit(ExitEventArgs e)
 {
     SettingsUtils.Save();
     base.OnExit(e);
 }