From 9e96ca19ed0904e7c80496071b0d7efdde405414 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sun, 24 Sep 2017 15:20:55 -0400 Subject: some more installer stuff --- Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs') diff --git a/Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs b/Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs index 20688b5..6fcbf49 100644 --- a/Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs +++ b/Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs @@ -90,7 +90,6 @@ this.classicButton3.AdaptForeColorWithTheme = true; this.classicButton3.BackColor = System.Drawing.Color.Silver; this.classicButton3.DialogResult = System.Windows.Forms.DialogResult.None; - this.classicButton3.Enabled = false; this.classicButton3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.classicButton3.ForeColor = System.Drawing.Color.Black; this.classicButton3.Location = new System.Drawing.Point(248, 326); @@ -125,7 +124,7 @@ private System.Windows.Forms.Panel panel1; private System.Windows.Forms.PictureBox pictureBox1; private Engine.UI.ClassicButton classicButton1; - private Engine.UI.ClassicButton classicButton2; private Engine.UI.ClassicButton classicButton3; + public Engine.UI.ClassicButton classicButton2; } } -- cgit v1.2.3