From a147607b3aadf7e6a758176149d3d09930f6b193 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sun, 29 Oct 2017 10:25:24 -0400 Subject: argh --- Histacom2/OS/WinXPBad/VirusLabel.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 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 ec83a78..34922ed 100644 --- a/Histacom2/OS/WinXPBad/VirusLabel.Designer.cs +++ b/Histacom2/OS/WinXPBad/VirusLabel.Designer.cs @@ -54,13 +54,13 @@ // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.BackColor = System.Drawing.Color.Fuchsia; + this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(247, 19); this.Controls.Add(this.label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "VirusLabel"; this.Text = "VirusLabel"; - this.TransparencyKey = System.Drawing.Color.Fuchsia; + this.TransparencyKey = System.Drawing.Color.White; this.ResumeLayout(false); } -- cgit v1.2.3