1 write to label7
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
47this.label7 = new System.Windows.Forms.Label();
8 references to label7
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
297this.label7.AutoSize = true; 298this.label7.Location = new System.Drawing.Point(561, 172); 299this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 300this.label7.Name = "label7"; 301this.label7.Size = new System.Drawing.Size(172, 15); 302this.label7.TabIndex = 10; 303this.label7.Text = "Panel_Fixed3D_AutoScroll:False"; 812this.Controls.Add(this.label7);