1 write to flowLayoutPanel2
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (1)
36this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
11 references to flowLayoutPanel2
PresentationUI (11)
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (11)
42this.flowLayoutPanel2.SuspendLayout(); 51this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel2, 0, 1); 65this.flowLayoutPanel2.AutoSize = true; 66this.flowLayoutPanel2.Controls.Add(this.label2); 67this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; 68this.flowLayoutPanel2.Location = new System.Drawing.Point(3, 47); 69this.flowLayoutPanel2.Name = "flowLayoutPanel2"; 70this.flowLayoutPanel2.Size = new System.Drawing.Size(413, 27); 71this.flowLayoutPanel2.TabIndex = 1; 133this.flowLayoutPanel2.ResumeLayout(false); 134this.flowLayoutPanel2.PerformLayout();