1 write to linkLabel6
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
61
this.
linkLabel6
= new System.Windows.Forms.LinkLabel();
10 references to linkLabel6
Accessibility_Core_App (10)
CommonControl1.Designer.cs (10)
406
this.groupBox5.Controls.Add(this.
linkLabel6
);
429
this.
linkLabel6
.Anchor = System.Windows.Forms.AnchorStyles.Top;
430
this.
linkLabel6
.AutoSize = true;
431
this.
linkLabel6
.Location = new System.Drawing.Point(386, 38);
432
this.
linkLabel6
.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0);
433
this.
linkLabel6
.Name = "linkLabel6";
434
this.
linkLabel6
.Size = new System.Drawing.Size(44, 32);
435
this.
linkLabel6
.TabIndex = 5;
436
this.
linkLabel6
.TabStop = true;
437
this.
linkLabel6
.Text = "Up";