1 write to lblQuestion
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
160
this.
lblQuestion
= new System.Windows.Forms.Label();
12 references to lblQuestion
System.Windows.Forms (12)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (12)
100
this.
lblQuestion
.AccessibleName = this.
lblQuestion
.Text;
233
this.tableLayoutPanelQuestion.Controls.Add(this.
lblQuestion
, 0, 0);
241
resources.ApplyResources(this.
lblQuestion
, "lblQuestion");
242
this.
lblQuestion
.Margin = new System.Windows.Forms.Padding(12, 12, 12, 0);
243
this.
lblQuestion
.Name = "lblQuestion";
515
this.
lblQuestion
.Text = SR.GetString(SR.TrustManagerPromptUI_BlockedApp);
521
this.
lblQuestion
.Text = SR.GetString(SR.TrustManagerPromptUI_NoPublisherInstallQuestion);
525
this.
lblQuestion
.Text = SR.GetString(SR.TrustManagerPromptUI_NoPublisherRunQuestion);
530
this.
lblQuestion
.Text = SR.GetString(SR.TrustManagerPromptUI_InstallQuestion);
534
this.
lblQuestion
.Text = SR.GetString(SR.TrustManagerPromptUI_RunQuestion);
842
this.
lblQuestion
.Font =