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