1 write to lblMachineAccess
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
195this.lblMachineAccess = new System.Windows.Forms.Label();
10 references to lblMachineAccess
System.Windows.Forms (10)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (10)
40lblMachineAccess.Font = lblPublisher.Font = lblInstallation.Font = lblLocation.Font = new Font(lblMachineAccess.Font, FontStyle.Bold); 60this.lblMachineAccess.AccessibleName = this.lblMachineAccess.Text; 83this.tableLayoutPanel.Controls.SetChildIndex(this.lblMachineAccess, 4); 221this.tableLayoutPanel.Controls.Add(this.lblMachineAccess, 1, 2); 286resources.ApplyResources(this.lblMachineAccess, "lblMachineAccess"); 287this.lblMachineAccess.Margin = new System.Windows.Forms.Padding(3, 10, 0, 0); 288this.lblMachineAccess.Name = "lblMachineAccess"; 438this.lblMachineAccess.Font =