I have managed to put a checkbox array on the Form1.Designer.cs
such that:
this.caja = new System.Windows.Forms.CheckBox[] {checkBox1 , checkBox2, checkBox3, checkBox4, checkBox5, checkBox6,
checkBox7 ,checkBox8 ,checkBox9 ,checkBox10...
asked by
28.11.2017 / 10:23