aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/TestWindow.Designer.cs
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-05-20 13:45:57 -0400
committerAlee14 <Alee14498@gmail.com>2018-05-20 13:45:57 -0400
commit6a2b3daf96af02c77dafe0271a0748a48f24862d (patch)
treef570460b825ca831af128d176a0e51c2c9e424ca /Project Ports/TestWindow.Designer.cs
parentcb9965e6d0b6169937bb6e7daf2514a5e509fd0f (diff)
downloadProject-Silicon-6a2b3daf96af02c77dafe0271a0748a48f24862d.tar.gz
Project-Silicon-6a2b3daf96af02c77dafe0271a0748a48f24862d.tar.bz2
Project-Silicon-6a2b3daf96af02c77dafe0271a0748a48f24862d.zip
window manager problems
Diffstat (limited to 'Project Ports/TestWindow.Designer.cs')
-rw-r--r--Project Ports/TestWindow.Designer.cs2
1 files changed, 1 insertions, 1 deletions
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);