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