1 write to _nextButton
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (1)
50_nextButton = new System.Windows.Forms.Button();
8 references to _nextButton
PresentationUI (8)
MS\Internal\Documents\RMEnrollmentPage1.cs (1)
59_nextButton.Text = SR.RMEnrollmentNext;
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (7)
177_flowLayoutPanel1.Controls.Add(_nextButton); 187_nextButton.AutoSize = true; 188_nextButton.DialogResult = System.Windows.Forms.DialogResult.OK; 189_nextButton.Margin = new System.Windows.Forms.Padding(10); 190_nextButton.Name = "_nextButton"; 191_nextButton.TabIndex = 0; 192_nextButton.UseVisualStyleBackColor = true;