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