01.
02.
this
.checkBox1.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
03.
this
.checkBox2.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
04.
this
.checkBox3.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
05.
this
.checkBox4.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
06.
this
.checkBox5.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
07.
this
.checkBox6.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
08.
this
.checkBox7.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
09.
this
.checkBox8.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
10.
this
.checkBox9.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
11.
this
.checkBox10.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
12.
this
.checkBox11.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
13.
this
.checkBox12.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
14.
this
.checkBox13.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
15.
this
.checkBox14.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
16.
this
.checkBox15.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
17.
this
.checkBox16.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
18.
this
.checkBox17.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
19.
this
.checkBox18.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
20.
this
.checkBox19.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);
21.
this
.checkBox20.MouseClick +=
new
System.Windows.Forms.MouseEventHandler(
this
.checkBox_MouseClick);