1 write to label2
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
35
this.
label2
= new System.Windows.Forms.Label();
8 references to label2
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
166
this.
label2
.AutoSize = true;
167
this.
label2
.Location = new System.Drawing.Point(26, 172);
168
this.
label2
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
169
this.
label2
.Name = "label2";
170
this.
label2
.Size = new System.Drawing.Size(203, 15);
171
this.
label2
.TabIndex = 6;
172
this.
label2
.Text = "Fixed3D_RightToLeft_AutoScroll:False";
820
this.Controls.Add(this.
label2
);