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