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