1 write to requestFromTextLabel
PresentationUI (1)
MS\Internal\Documents\RMPermissions.Designer.cs (1)
42
this.
requestFromTextLabel
= new System.Windows.Forms.Label();
5 references to requestFromTextLabel
PresentationUI (5)
MS\Internal\Documents\RMPermissions.cs (1)
220
requestFromTextLabel
.Text = SR.RMPermissionsRequestFrom;
MS\Internal\Documents\RMPermissions.Designer.cs (4)
108
this.contactFlowPanel.Controls.Add(this.
requestFromTextLabel
);
115
this.
requestFromTextLabel
.AutoSize = true;
116
this.
requestFromTextLabel
.Name = "requestFromTextLabel";
168
this.
requestFromTextLabel
.TabIndex = 7;