Example #1
0
 private void btnRestoreGeneralDefaults_Click(object sender, EventArgs e)
 {
     fOptions.RestoreDefaults();
     UpdateGeneral();
 }