aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/OS/Win95/Win95Apps/Win95Installer.Designer.cs
diff options
context:
space:
mode:
authorMichael Webb <[email protected]>2019-04-04 22:00:10 -0500
committerMichael Webb <[email protected]>2019-04-04 22:00:10 -0500
commit7a17bdcb24e580a357bb1f9b8a925315eac33e64 (patch)
treec0629b347bb95fc4aec0657ae5c581fd975a937b /Histacom2/OS/Win95/Win95Apps/Win95Installer.Designer.cs
parent95345b4f04925194782512155cfd97210c244ad1 (diff)
downloadhistacom2-7a17bdcb24e580a357bb1f9b8a925315eac33e64.tar.gz
histacom2-7a17bdcb24e580a357bb1f9b8a925315eac33e64.tar.bz2
histacom2-7a17bdcb24e580a357bb1f9b8a925315eac33e64.zip
HUGE list of changes; see Discord for more info
Diffstat (limited to 'Histacom2/OS/Win95/Win95Apps/Win95Installer.Designer.cs')
-rw-r--r--Histacom2/OS/Win95/Win95Apps/Win95Installer.Designer.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Histacom2/OS/Win95/Win95Apps/Win95Installer.Designer.cs b/Histacom2/OS/Win95/Win95Apps/Win95Installer.Designer.cs
index 5592445..2ed4fbe 100644
--- a/Histacom2/OS/Win95/Win95Apps/Win95Installer.Designer.cs
+++ b/Histacom2/OS/Win95/Win95Apps/Win95Installer.Designer.cs
@@ -281,6 +281,8 @@
this.Controls.Add(this.label1);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.installPic);
+ this.MaximumSize = new System.Drawing.Size(483, 340);
+ this.MinimumSize = new System.Drawing.Size(483, 340);
this.Name = "Win95Installer";
this.Size = new System.Drawing.Size(483, 340);
this.Load += new System.EventHandler(this.Win95Installer_Load);