1 write to flowLayoutPanel3
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
85this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
13 references to flowLayoutPanel3
Accessibility_Core_App (13)
ContainerControls.Designer.cs (13)
113this.flowLayoutPanel3.SuspendLayout(); 704this.flowLayoutPanel3.AutoScroll = true; 705this.flowLayoutPanel3.BackColor = System.Drawing.Color.White; 706this.flowLayoutPanel3.Controls.Add(this.button14); 707this.flowLayoutPanel3.Controls.Add(this.button22); 708this.flowLayoutPanel3.Controls.Add(this.button23); 709this.flowLayoutPanel3.Location = new System.Drawing.Point(26, 326); 710this.flowLayoutPanel3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 711this.flowLayoutPanel3.Name = "flowLayoutPanel3"; 712this.flowLayoutPanel3.Size = new System.Drawing.Size(180, 98); 713this.flowLayoutPanel3.TabIndex = 13; 805this.Controls.Add(this.flowLayoutPanel3); 846this.flowLayoutPanel3.ResumeLayout(false);