1 write to linkLabel1
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
70this.linkLabel1 = new System.Windows.Forms.LinkLabel();
9 references to linkLabel1
Accessibility_Core_App (9)
CommonControl1.Designer.cs (9)
415this.groupBox5.Controls.Add(this.linkLabel1); 531this.linkLabel1.AutoSize = true; 532this.linkLabel1.Location = new System.Drawing.Point(340, 87); 533this.linkLabel1.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 534this.linkLabel1.Name = "linkLabel1"; 535this.linkLabel1.Size = new System.Drawing.Size(154, 32); 536this.linkLabel1.TabIndex = 6; 537this.linkLabel1.TabStop = true; 538this.linkLabel1.Text = "AutoSizeTrue";