1 write to linkLabel4
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
63this.linkLabel4 = new System.Windows.Forms.LinkLabel();
10 references to linkLabel4
Accessibility_Core_App (10)
CommonControl1.Designer.cs (10)
408this.groupBox5.Controls.Add(this.linkLabel4); 453this.linkLabel4.Anchor = System.Windows.Forms.AnchorStyles.Right; 454this.linkLabel4.AutoSize = true; 455this.linkLabel4.Location = new System.Drawing.Point(598, 143); 456this.linkLabel4.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 457this.linkLabel4.Name = "linkLabel4"; 458this.linkLabel4.Size = new System.Drawing.Size(70, 32); 459this.linkLabel4.TabIndex = 11; 460this.linkLabel4.TabStop = true; 461this.linkLabel4.Text = "Right";