1 write to label2
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (1)
37
this.
label2
= new System.Windows.Forms.Label();
8 references to label2
PresentationUI (8)
MS\Internal\Documents\RMEnrollmentPage3.cs (1)
44
this.
label2
.Text = SR.RMEnrollmentPage3b;
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (7)
66
this.flowLayoutPanel2.Controls.Add(this.
label2
);
75
this.
label2
.AutoSize = true;
76
this.
label2
.Location = new System.Drawing.Point(7, 7);
77
this.
label2
.Margin = new System.Windows.Forms.Padding(7);
78
this.
label2
.Name = "label2";
79
this.
label2
.Size = new System.Drawing.Size(245, 13);
80
this.
label2
.TabIndex = 0;