1 write to _flowLayoutPanel3
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (1)
43this._flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
13 references to _flowLayoutPanel3
PresentationUI (13)
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (13)
53this._flowLayoutPanel3.SuspendLayout(); 95this._flowLayoutPanel2.Controls.Add(this._flowLayoutPanel3); 115this._flowLayoutPanel3.AutoSize = true; 116this._flowLayoutPanel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 117this._flowLayoutPanel3.Controls.Add(this._pictureBox1); 118this._flowLayoutPanel3.Controls.Add(this._label2); 119this._flowLayoutPanel3.Location = new System.Drawing.Point(10, 33); 120this._flowLayoutPanel3.Margin = new System.Windows.Forms.Padding(10, 10, 10, 3); 121this._flowLayoutPanel3.Name = "_flowLayoutPanel3"; 122this._flowLayoutPanel3.Size = new System.Drawing.Size(528, 38); 123this._flowLayoutPanel3.TabIndex = 1; 224this._flowLayoutPanel3.ResumeLayout(false); 225this._flowLayoutPanel3.PerformLayout();