示例#1
0
 private void tbMaxIteration_Leave(object sender, EventArgs e)
 {
     Configures.SaveAutoWizardMaxIteration(tbMaxIteration.Text);
 }