1 write to flowLayoutPanel2
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (1)
36
this.
flowLayoutPanel2
= new System.Windows.Forms.FlowLayoutPanel();
11 references to flowLayoutPanel2
PresentationUI (11)
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (11)
42
this.
flowLayoutPanel2
.SuspendLayout();
51
this.tableLayoutPanel1.Controls.Add(this.
flowLayoutPanel2
, 0, 1);
65
this.
flowLayoutPanel2
.AutoSize = true;
66
this.
flowLayoutPanel2
.Controls.Add(this.label2);
67
this.
flowLayoutPanel2
.Dock = System.Windows.Forms.DockStyle.Fill;
68
this.
flowLayoutPanel2
.Location = new System.Drawing.Point(3, 47);
69
this.
flowLayoutPanel2
.Name = "flowLayoutPanel2";
70
this.
flowLayoutPanel2
.Size = new System.Drawing.Size(413, 27);
71
this.
flowLayoutPanel2
.TabIndex = 1;
133
this.
flowLayoutPanel2
.ResumeLayout(false);
134
this.
flowLayoutPanel2
.PerformLayout();