1 write to label3
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
68
this.
label3
= new System.Windows.Forms.Label();
9 references to label3
Accessibility_Core_App (9)
CommonControl1.Designer.cs (9)
413
this.groupBox5.Controls.Add(this.
label3
);
510
this.
label3
.Anchor = System.Windows.Forms.AnchorStyles.Top;
511
this.
label3
.AutoSize = true;
512
this.
label3
.Location = new System.Drawing.Point(171, 41);
513
this.
label3
.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0);
514
this.
label3
.Name = "label3";
515
this.
label3
.Size = new System.Drawing.Size(44, 32);
516
this.
label3
.TabIndex = 4;
517
this.
label3
.Text = "Up";