From 22f94867ba365ec2dd56026684a72905dbe5f5d3 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sun, 29 Oct 2017 12:04:18 -0400 Subject: random virus labels work! --- Histacom2/OS/WinXPBad/VirusLabel.Designer.cs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Histacom2/OS/WinXPBad/VirusLabel.Designer.cs') diff --git a/Histacom2/OS/WinXPBad/VirusLabel.Designer.cs b/Histacom2/OS/WinXPBad/VirusLabel.Designer.cs index 34922ed..d711758 100644 --- a/Histacom2/OS/WinXPBad/VirusLabel.Designer.cs +++ b/Histacom2/OS/WinXPBad/VirusLabel.Designer.cs @@ -35,7 +35,6 @@ // // label1 // - this.label1.Dock = System.Windows.Forms.DockStyle.Fill; this.label1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.PaleGreen; this.label1.Location = new System.Drawing.Point(0, 0); @@ -66,8 +65,7 @@ } #endregion - - private System.Windows.Forms.Label label1; private System.Windows.Forms.Timer timer1; + public System.Windows.Forms.Label label1; } } \ No newline at end of file -- cgit v1.2.3