|
|
@@ -1,6 +1,6 @@
|
|
|
namespace UAS_MES.Packing
|
|
|
{
|
|
|
- partial class Make_CartonTransfer
|
|
|
+ partial class Packing_CartonTransfer
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// Required designer variable.
|
|
|
@@ -430,7 +430,7 @@
|
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
|
//
|
|
|
- // Make_CartonTransfer
|
|
|
+ // Packing_CartonTransfer
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
@@ -443,8 +443,8 @@
|
|
|
this.Controls.Add(this.groupBoxWithBorder1);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.Name = "Make_CartonTransfer";
|
|
|
- this.Tag = "Make!CartonTransfer";
|
|
|
+ this.Name = "Packing_CartonTransfer";
|
|
|
+ this.Tag = "Packing!CartonTransfer";
|
|
|
this.Text = "卡通箱转移";
|
|
|
this.Load += new System.EventHandler(this.卡通箱转移_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.卡通箱转移_SizeChanged);
|