1 write to label12
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
75this.label12 = new System.Windows.Forms.Label();
8 references to label12
Accessibility_Core_App (8)
CommonControl1.Designer.cs (8)
562this.groupBox6.Controls.Add(this.label12); 589this.label12.AutoSize = true; 590this.label12.Location = new System.Drawing.Point(223, 38); 591this.label12.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 592this.label12.Name = "label12"; 593this.label12.Size = new System.Drawing.Size(83, 32); 594this.label12.TabIndex = 0; 595this.label12.Text = "listbox";