public Xiaoxiao() { form = new XiaoxiaoConfigForm(); form.Closed += new EventHandler(form_Closed); }
public Xiaoxiao() { form=new XiaoxiaoConfigForm(); form.Closed += new EventHandler(form_Closed); }