1 write to _label1
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (1)
42
this.
_label1
= new System.Windows.Forms.Label();
8 references to _label1
PresentationUI (8)
MS\Internal\Documents\RMEnrollmentPage2.cs (1)
91
this.
_label1
.Text = SR.RMEnrollmentPage2a;
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (7)
94
this._flowLayoutPanel2.Controls.Add(this.
_label1
);
106
this.
_label1
.AutoSize = true;
107
this.
_label1
.Location = new System.Drawing.Point(10, 10);
108
this.
_label1
.Margin = new System.Windows.Forms.Padding(10, 10, 3, 0);
109
this.
_label1
.Name = "_label1";
110
this.
_label1
.Size = new System.Drawing.Size(322, 13);
111
this.
_label1
.TabIndex = 0;