diff --git a/Histacom2/TitleScreen.Designer.cs b/Histacom2/TitleScreen.Designer.cs index 658da58..ccb18b2 100644 --- a/Histacom2/TitleScreen.Designer.cs +++ b/Histacom2/TitleScreen.Designer.cs @@ -320,6 +320,7 @@ private void InitializeComponent() this.Controls.Add(this.program); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.MaximizeBox = false; this.Name = "TitleScreen"; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; this.Tag = "ignoreFormOnTaskbar";