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