1 write to linkLabel5
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
62this.linkLabel5 = new System.Windows.Forms.LinkLabel();
10 references to linkLabel5
Accessibility_Core_App (10)
CommonControl1.Designer.cs (10)
407this.groupBox5.Controls.Add(this.linkLabel5); 441this.linkLabel5.Anchor = System.Windows.Forms.AnchorStyles.Bottom; 442this.linkLabel5.AutoSize = true; 443this.linkLabel5.Location = new System.Drawing.Point(340, 207); 444this.linkLabel5.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 445this.linkLabel5.Name = "linkLabel5"; 446this.linkLabel5.Size = new System.Drawing.Size(93, 32); 447this.linkLabel5.TabIndex = 9; 448this.linkLabel5.TabStop = true; 449this.linkLabel5.Text = "Bottom";