CheckBox cb=new CheckBox();
this.Controls.Add(cb);
         
         ......   //设置CheckBox的一些相关属性