1 write to label1
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
72
this.
label1
= new System.Windows.Forms.Label();
8 references to label1
Accessibility_Core_App (8)
CommonControl1.Designer.cs (8)
417
this.groupBox5.Controls.Add(this.
label1
);
551
this.
label1
.AutoSize = true;
552
this.
label1
.Location = new System.Drawing.Point(121, 87);
553
this.
label1
.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0);
554
this.
label1
.Name = "label1";
555
this.
label1
.Size = new System.Drawing.Size(154, 32);
556
this.
label1
.TabIndex = 2;
557
this.
label1
.Text = "AutoSizeTrue";