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