瀏覽代碼

修改设计界面

章政 9 年之前
父節點
當前提交
40d8d85090
共有 1 個文件被更改,包括 3 次插入3 次删除
  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();
 
         }