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