CheckBox[] checkBoxes = new CheckBox[] {checkBox1, checkBox2, checkBox5};
foreach (CheckBox c in checkBoxes) { . . . }
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |