1 write to linkLabel3
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
64
this.
linkLabel3
= new System.Windows.Forms.LinkLabel();
10 references to linkLabel3
Accessibility_Core_App (10)
CommonControl1.Designer.cs (10)
409
this.groupBox5.Controls.Add(this.
linkLabel3
);
465
this.
linkLabel3
.Anchor = System.Windows.Forms.AnchorStyles.Left;
466
this.
linkLabel3
.AutoSize = true;
467
this.
linkLabel3
.Location = new System.Drawing.Point(17, 143);
468
this.
linkLabel3
.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0);
469
this.
linkLabel3
.Name = "linkLabel3";
470
this.
linkLabel3
.Size = new System.Drawing.Size(54, 32);
471
this.
linkLabel3
.TabIndex = 1;
472
this.
linkLabel3
.TabStop = true;
473
this.
linkLabel3
.Text = "Left";