1 write to flowLayoutPanel4
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
50this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
7 references to flowLayoutPanel4
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
270this.flowLayoutPanel4.BackColor = System.Drawing.Color.Green; 271this.flowLayoutPanel4.Location = new System.Drawing.Point(337, 45); 272this.flowLayoutPanel4.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 273this.flowLayoutPanel4.Name = "flowLayoutPanel4"; 274this.flowLayoutPanel4.Size = new System.Drawing.Size(153, 84); 275this.flowLayoutPanel4.TabIndex = 3; 431this.Controls.Add(this.flowLayoutPanel4);