Exemple #1
0
 private void SaveSettings(object sender, FormClosingEventArgs e)
 {
     e.Cancel = true;
     _Settings.Hide();
 }