1 write to _flowLayoutPanel1
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (1)
49_flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
11 references to _flowLayoutPanel1
PresentationUI (11)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (11)
58_flowLayoutPanel1.SuspendLayout(); 65_panel1.Controls.Add(_flowLayoutPanel1); 176_flowLayoutPanel1.AutoSize = true; 177_flowLayoutPanel1.Controls.Add(_nextButton); 178_flowLayoutPanel1.Controls.Add(_cancelButton); 179_flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom; 180_flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; 181_flowLayoutPanel1.Location = new System.Drawing.Point(0, 153); 182_flowLayoutPanel1.Name = "_flowLayoutPanel1"; 183_flowLayoutPanel1.TabIndex = 0; 225_flowLayoutPanel1.ResumeLayout(false);