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