1 write to viewButton
WsatUI (1)
MMCUI\AcceptedCertificatesForm.designer.cs (1)
39this.viewButton = new System.Windows.Forms.Button();
4 references to viewButton
WsatUI (4)
MMCUI\AcceptedCertificatesForm.designer.cs (4)
70resources.ApplyResources(this.viewButton, "viewButton"); 71this.viewButton.Name = "viewButton"; 72this.viewButton.Click += new System.EventHandler(this.viewCertificate_Click); 128this.Controls.Add(this.viewButton);