From 6a2b3daf96af02c77dafe0271a0748a48f24862d Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sun, 20 May 2018 13:45:57 -0400 Subject: window manager problems --- Project Ports/TestWindow.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project Ports/TestWindow.Designer.cs') diff --git a/Project Ports/TestWindow.Designer.cs b/Project Ports/TestWindow.Designer.cs index e95c631..ff91e5a 100644 --- a/Project Ports/TestWindow.Designer.cs +++ b/Project Ports/TestWindow.Designer.cs @@ -52,10 +52,10 @@ // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(443, 341); this.Controls.Add(this.progressBar1); this.Controls.Add(this.button1); this.Name = "TestWindow"; - this.Size = new System.Drawing.Size(459, 380); this.Load += new System.EventHandler(this.TestWindow_Load); this.ResumeLayout(false); -- cgit v1.2.3