aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/OS/WinXPBad/VirusLabel.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-10-29 12:04:18 -0400
committerlempamo <[email protected]>2017-10-29 12:04:18 -0400
commit22f94867ba365ec2dd56026684a72905dbe5f5d3 (patch)
treee953acaa258191d0f82495bc67ef7ea369a47a57 /Histacom2/OS/WinXPBad/VirusLabel.Designer.cs
parent294dc501a4dd8f4c5b22ec646c8d953229efd5eb (diff)
downloadhistacom2-22f94867ba365ec2dd56026684a72905dbe5f5d3.tar.gz
histacom2-22f94867ba365ec2dd56026684a72905dbe5f5d3.tar.bz2
histacom2-22f94867ba365ec2dd56026684a72905dbe5f5d3.zip
random virus labels work!
Diffstat (limited to 'Histacom2/OS/WinXPBad/VirusLabel.Designer.cs')
-rw-r--r--Histacom2/OS/WinXPBad/VirusLabel.Designer.cs4
1 files changed, 1 insertions, 3 deletions
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