1 write to label6
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
46this.label6 = new System.Windows.Forms.Label();
8 references to label6
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
287this.label6.AutoSize = true; 288this.label6.Location = new System.Drawing.Point(285, 172); 289this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 290this.label6.Name = "label6"; 291this.label6.Size = new System.Drawing.Size(186, 15); 292this.label6.TabIndex = 8; 293this.label6.Text = "Panel_FixedSingle_AutoScroll:True"; 813this.Controls.Add(this.label6);