Browse Source

修改按钮位置

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

+ 4 - 4
UAS-MES/FunctionCode/Make/Make_PositionStock.Designer.cs

@@ -190,7 +190,7 @@
             this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
             this.normalButton1.Image = null;
             this.normalButton1.IsShowBorder = true;
-            this.normalButton1.Location = new System.Drawing.Point(642, 109);
+            this.normalButton1.Location = new System.Drawing.Point(719, 79);
             this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
             this.normalButton1.Name = "normalButton1";
             this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
@@ -205,7 +205,7 @@
             // 
             this.show_all_check.AutoSize = true;
             this.show_all_check.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.show_all_check.Location = new System.Drawing.Point(524, 507);
+            this.show_all_check.Location = new System.Drawing.Point(642, 110);
             this.show_all_check.Margin = new System.Windows.Forms.Padding(2);
             this.show_all_check.Name = "show_all_check";
             this.show_all_check.Power = null;
@@ -501,10 +501,10 @@
             this.Text = "岗位备料";
             this.Load += new System.EventHandler(this.岗位备料_Load);
             this.SizeChanged += new System.EventHandler(this.岗位备料_SizeChanged);
-            this.panel2.ResumeLayout(true);
+            this.panel2.ResumeLayout(false);
             this.panel2.PerformLayout();
             ((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).EndInit();
-            this.ResumeLayout(true);
+            this.ResumeLayout(false);
             this.PerformLayout();
 
         }