1 write to _flowLayoutPanel1
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (1)
38this._flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
12 references to _flowLayoutPanel1
PresentationUI (12)
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (12)
51this._flowLayoutPanel1.SuspendLayout(); 62this._flowLayoutPanel1.AutoSize = true; 63this._flowLayoutPanel1.Controls.Add(this._nextButton); 64this._flowLayoutPanel1.Controls.Add(this._cancelButton); 65this._flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom; 66this._flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; 67this._flowLayoutPanel1.Location = new System.Drawing.Point(0, 326); 68this._flowLayoutPanel1.Name = "_flowLayoutPanel1"; 69this._flowLayoutPanel1.Size = new System.Drawing.Size(548, 43); 70this._flowLayoutPanel1.TabIndex = 0; 215this.Controls.Add(this._flowLayoutPanel1); 221this._flowLayoutPanel1.ResumeLayout(false);