瀏覽代碼

补上为绑定的事件

章政 8 年之前
父節點
當前提交
81b38dab97
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      UAS-MES/FunctionCode/Make/Make_ColorBoxWeigh.Designer.cs

+ 3 - 2
UAS-MES/FunctionCode/Make/Make_ColorBoxWeigh.Designer.cs

@@ -349,6 +349,7 @@
             this.ob_checkno.Size = new System.Drawing.Size(0, 27);
             this.ob_checkno.TabIndex = 179;
             this.ob_checkno.Visible = false;
+            this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
             // 
             // ob_nowcheckqty
             // 
@@ -402,7 +403,7 @@
             this.SendCheck.Image = null;
             this.SendCheck.IsShowBorder = true;
             this.SendCheck.Location = new System.Drawing.Point(396, 108);
-            this.SendCheck.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
             this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
             this.SendCheck.Name = "SendCheck";
             this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
@@ -453,7 +454,7 @@
             // PrinterList
             // 
             this.PrinterList.Location = new System.Drawing.Point(1211, 108);
-            this.PrinterList.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+            this.PrinterList.Margin = new System.Windows.Forms.Padding(5);
             this.PrinterList.Name = "PrinterList";
             this.PrinterList.Size = new System.Drawing.Size(158, 25);
             this.PrinterList.TabIndex = 160;