1 write to lblInstallation
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
197this.lblInstallation = new System.Windows.Forms.Label();
9 references to lblInstallation
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); 66this.lblInstallation.AccessibleName = this.lblInstallation.Text; 86this.tableLayoutPanel.Controls.SetChildIndex(this.lblInstallation, 7); 223this.tableLayoutPanel.Controls.Add(this.lblInstallation, 1, 4); 298resources.ApplyResources(this.lblInstallation, "lblInstallation"); 299this.lblInstallation.Margin = new System.Windows.Forms.Padding(3, 10, 0, 0); 300this.lblInstallation.Name = "lblInstallation"; 437this.lblInstallation.Font =