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