示例#1
0
 private void ratingEditor_Closed(object sender, EventArgs e)
 {
     this.ratingEditor = null;
     this.comboBoxCalculationType.Enabled = true;
 }