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