aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-10-24 11:27:51 +0100
committerAlex-TIMEHACK <[email protected]>2017-10-24 11:27:51 +0100
commit3d2e297b43cbd7f99269c9a58b25651a83ccef3c (patch)
treeef636bc39af2b880af61acde98a2c5fb9e92cbaa /Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs
parente5f29e7b53322e11578acd0deb3b1d454998bb77 (diff)
parentaff052b475abc5d4035369a85fa471f62cad021b (diff)
downloadhistacom2-3d2e297b43cbd7f99269c9a58b25651a83ccef3c.tar.gz
histacom2-3d2e297b43cbd7f99269c9a58b25651a83ccef3c.tar.bz2
histacom2-3d2e297b43cbd7f99269c9a58b25651a83ccef3c.zip
Updated my fork!
Diffstat (limited to 'Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs')
-rw-r--r--Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs3
1 files changed, 1 insertions, 2 deletions
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;
}
}