1 write to label3
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
36
this.
label3
= new System.Windows.Forms.Label();
8 references to label3
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
176
this.
label3
.AutoSize = true;
177
this.
label3
.Location = new System.Drawing.Point(26, 10);
178
this.
label3
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
179
this.
label3
.Name = "label3";
180
this.
label3
.Size = new System.Drawing.Size(97, 15);
181
this.
label3
.TabIndex = 0;
182
this.
label3
.Text = "FlowLayoutPanel";
821
this.Controls.Add(this.
label3
);