Browse Source

修改设计界面

章政 8 năm trước cách đây
mục cha
commit
40d8d85090
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      UAS-MES/FunctionCode/Make/Make_TestCollection.Designer.cs

+ 3 - 3
UAS-MES/FunctionCode/Make/Make_TestCollection.Designer.cs

@@ -754,11 +754,11 @@
             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
             this.Load += new System.EventHandler(this.TestCollection_Load);
             this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
-            this.panel2.ResumeLayout(false);
+            this.panel2.ResumeLayout(true);
             this.panel2.PerformLayout();
-            this.panel1.ResumeLayout(false);
+            this.panel1.ResumeLayout(true);
             this.panel1.PerformLayout();
-            this.ResumeLayout(false);
+            this.ResumeLayout(true);
             this.PerformLayout();
 
         }