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