1 write to lblLocation
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
199this.lblLocation = new System.Windows.Forms.Label();
9 references to lblLocation
System.Windows.Forms (9)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (9)
40lblMachineAccess.Font = lblPublisher.Font = lblInstallation.Font = lblLocation.Font = new Font(lblMachineAccess.Font, FontStyle.Bold); 72this.lblLocation.AccessibleName = this.lblLocation.Text; 89this.tableLayoutPanel.Controls.SetChildIndex(this.lblLocation, 10); 225this.tableLayoutPanel.Controls.Add(this.lblLocation, 1, 6); 310resources.ApplyResources(this.lblLocation, "lblLocation"); 311this.lblLocation.Margin = new System.Windows.Forms.Padding(3, 10, 0, 0); 312this.lblLocation.Name = "lblLocation"; 436this.lblLocation.Font =