private void checkBox1_CheckedChanged(object sender, EventArgs e) { Utils.StgSet("ShowResultsImmediately", checkBox1.Checked); }