1 write to _panel2
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (1)
47
_panel2
= new System.Windows.Forms.Panel();
8 references to _panel2
PresentationUI (8)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (8)
56
_panel2
.SuspendLayout();
87
_flowLayoutPanel3.Controls.Add(
_panel2
);
159
_panel2
.Controls.Add(_pictureBox);
160
_panel2
.Location = new System.Drawing.Point(207, 3);
161
_panel2
.Name = "_panel2";
162
_panel2
.Size = new System.Drawing.Size(13, 105);
163
_panel2
.TabIndex = 1;
223
_panel2
.ResumeLayout(false);