1 write to linkLabel6
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
61this.linkLabel6 = new System.Windows.Forms.LinkLabel();
10 references to linkLabel6
Accessibility_Core_App (10)
CommonControl1.Designer.cs (10)
406this.groupBox5.Controls.Add(this.linkLabel6); 429this.linkLabel6.Anchor = System.Windows.Forms.AnchorStyles.Top; 430this.linkLabel6.AutoSize = true; 431this.linkLabel6.Location = new System.Drawing.Point(386, 38); 432this.linkLabel6.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 433this.linkLabel6.Name = "linkLabel6"; 434this.linkLabel6.Size = new System.Drawing.Size(44, 32); 435this.linkLabel6.TabIndex = 5; 436this.linkLabel6.TabStop = true; 437this.linkLabel6.Text = "Up";