1 write to _flowLayoutPanel4
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (1)
42_flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
15 references to _flowLayoutPanel4
PresentationUI (15)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (15)
55_flowLayoutPanel4.SuspendLayout(); 86_flowLayoutPanel3.Controls.Add(_flowLayoutPanel4); 95_flowLayoutPanel4.AutoSize = true; 96_flowLayoutPanel4.Controls.Add(_label1); 97_flowLayoutPanel4.Controls.Add(_label2); 98_flowLayoutPanel4.Controls.Add(_label3); 99_flowLayoutPanel4.Controls.Add(_privacyLabel); 100_flowLayoutPanel4.Controls.Add(_instructionlabel); 101_flowLayoutPanel4.FlowDirection = System.Windows.Forms.FlowDirection.TopDown; 102_flowLayoutPanel4.Location = new System.Drawing.Point(3, 3); 103_flowLayoutPanel4.Name = "_flowLayoutPanel4"; 104_flowLayoutPanel4.Size = new System.Drawing.Size(198, 89); 105_flowLayoutPanel4.TabIndex = 0; 221_flowLayoutPanel4.ResumeLayout(false); 222_flowLayoutPanel4.PerformLayout();