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;