1 write to label7
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
48
this.
label7
= new System.Windows.Forms.Label();
8 references to label7
Accessibility_Core_App (8)
CommonControl1.Designer.cs (8)
229
this.groupBox2.Controls.Add(this.
label7
);
257
this.
label7
.AutoSize = true;
258
this.
label7
.Location = new System.Drawing.Point(301, 32);
259
this.
label7
.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0);
260
this.
label7
.Name = "label7";
261
this.
label7
.Size = new System.Drawing.Size(180, 32);
262
this.
label7
.TabIndex = 3;
263
this.
label7
.Text = "CheckedListBox";