1 write to label1
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
72
this.
label1
= new System.Windows.Forms.Label();
8 references to label1
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
564
this.
label1
.AutoSize = true;
565
this.
label1
.Location = new System.Drawing.Point(26, 308);
566
this.
label1
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
567
this.
label1
.Name = "label1";
568
this.
label1
.Size = new System.Drawing.Size(217, 15);
569
this.
label1
.TabIndex = 12;
570
this.
label1
.Text = "FixedSingle_LeftToRight_AutoScroll:True";
808
this.Controls.Add(this.
label1
);