1 write to label5
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
66
this.
label5
= new System.Windows.Forms.Label();
9 references to label5
Accessibility_Core_App (9)
CommonControl1.Designer.cs (9)
411
this.groupBox5.Controls.Add(this.
label5
);
488
this.
label5
.Anchor = System.Windows.Forms.AnchorStyles.Left;
489
this.
label5
.AutoSize = true;
490
this.
label5
.Location = new System.Drawing.Point(15, 87);
491
this.
label5
.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0);
492
this.
label5
.Name = "label5";
493
this.
label5
.Size = new System.Drawing.Size(54, 32);
494
this.
label5
.TabIndex = 0;
495
this.
label5
.Text = "Left";