1 write to lblPublisher
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
193
this.
lblPublisher
= new System.Windows.Forms.Label();
9 references to lblPublisher
System.Windows.Forms (9)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (9)
40
lblMachineAccess.Font =
lblPublisher
.Font = lblInstallation.Font = lblLocation.Font = new Font(lblMachineAccess.Font, FontStyle.Bold);
54
this.
lblPublisher
.AccessibleName = this.
lblPublisher
.Text;
80
this.tableLayoutPanel.Controls.SetChildIndex(this.
lblPublisher
, 1);
219
this.tableLayoutPanel.Controls.Add(this.
lblPublisher
, 1, 0);
274
resources.ApplyResources(this.
lblPublisher
, "lblPublisher");
275
this.
lblPublisher
.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
276
this.
lblPublisher
.Name = "lblPublisher";
439
this.
lblPublisher
.Font = new Font(this.Font, FontStyle.Bold);