1 write to label2
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
71this.label2 = new System.Windows.Forms.Label();
7 references to label2
Accessibility_Core_App (7)
CommonControl1.Designer.cs (7)
416this.groupBox5.Controls.Add(this.label2); 542this.label2.Location = new System.Drawing.Point(121, 143); 543this.label2.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 544this.label2.Name = "label2"; 545this.label2.Size = new System.Drawing.Size(217, 58); 546this.label2.TabIndex = 3; 547this.label2.Text = "AutoSizeFalse";