1 write to _instructionlabel
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (1)
46_instructionlabel = new System.Windows.Forms.Label();
9 references to _instructionlabel
PresentationUI (9)
MS\Internal\Documents\RMEnrollmentPage1.cs (1)
58_instructionlabel.Text = SR.RMEnrollmentPage1e;
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (8)
100_flowLayoutPanel4.Controls.Add(_instructionlabel); 149_instructionlabel.AutoSize = true; 150_instructionlabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 151_instructionlabel.Location = new System.Drawing.Point(30, 76); 152_instructionlabel.Margin = new System.Windows.Forms.Padding(30, 8, 3, 0); 153_instructionlabel.Name = "_instructionlabel"; 154_instructionlabel.Size = new System.Drawing.Size(140, 13); 155_instructionlabel.TabIndex = 3;