1 write to label4
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
67
this.
label4
= new System.Windows.Forms.Label();
9 references to label4
Accessibility_Core_App (9)
CommonControl1.Designer.cs (9)
412
this.groupBox5.Controls.Add(this.
label4
);
499
this.
label4
.Anchor = System.Windows.Forms.AnchorStyles.Right;
500
this.
label4
.AutoSize = true;
501
this.
label4
.Location = new System.Drawing.Point(598, 87);
502
this.
label4
.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0);
503
this.
label4
.Name = "label4";
504
this.
label4
.Size = new System.Drawing.Size(70, 32);
505
this.
label4
.TabIndex = 10;
506
this.
label4
.Text = "Right";