1 write to _flowLayoutPanel2
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (1)
39_flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
12 references to _flowLayoutPanel2
PresentationUI (12)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (12)
53_flowLayoutPanel2.SuspendLayout(); 64_panel1.Controls.Add(_flowLayoutPanel2); 74_flowLayoutPanel2.AutoSize = true; 75_flowLayoutPanel2.Controls.Add(_flowLayoutPanel3); 76_flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; 77_flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.TopDown; 78_flowLayoutPanel2.Location = new System.Drawing.Point(0, 0); 79_flowLayoutPanel2.Name = "_flowLayoutPanel2"; 80_flowLayoutPanel2.Size = new System.Drawing.Size(398, 153); 81_flowLayoutPanel2.TabIndex = 1; 217_flowLayoutPanel2.ResumeLayout(false); 218_flowLayoutPanel2.PerformLayout();