|
@@ -43,7 +43,7 @@
|
|
|
this.Split.Image = null;
|
|
this.Split.Image = null;
|
|
|
this.Split.IsShowBorder = true;
|
|
this.Split.IsShowBorder = true;
|
|
|
this.Split.Location = new System.Drawing.Point(534, 266);
|
|
this.Split.Location = new System.Drawing.Point(534, 266);
|
|
|
- this.Split.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Split.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Split.MoveImage = ((System.Drawing.Image)(resources.GetObject("Split.MoveImage")));
|
|
this.Split.MoveImage = ((System.Drawing.Image)(resources.GetObject("Split.MoveImage")));
|
|
|
this.Split.Name = "Split";
|
|
this.Split.Name = "Split";
|
|
|
this.Split.NormalImage = ((System.Drawing.Image)(resources.GetObject("Split.NormalImage")));
|
|
this.Split.NormalImage = ((System.Drawing.Image)(resources.GetObject("Split.NormalImage")));
|
|
@@ -61,9 +61,9 @@
|
|
|
this.Pallet_label.Location = new System.Drawing.Point(73, 264);
|
|
this.Pallet_label.Location = new System.Drawing.Point(73, 264);
|
|
|
this.Pallet_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.Pallet_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Pallet_label.Name = "Pallet_label";
|
|
this.Pallet_label.Name = "Pallet_label";
|
|
|
- this.Pallet_label.Size = new System.Drawing.Size(62, 41);
|
|
|
|
|
|
|
+ this.Pallet_label.Size = new System.Drawing.Size(93, 41);
|
|
|
this.Pallet_label.TabIndex = 1;
|
|
this.Pallet_label.TabIndex = 1;
|
|
|
- this.Pallet_label.Text = "SN";
|
|
|
|
|
|
|
+ this.Pallet_label.Text = "MAC";
|
|
|
//
|
|
//
|
|
|
// Pallate
|
|
// Pallate
|
|
|
//
|
|
//
|
|
@@ -71,7 +71,7 @@
|
|
|
this.Pallate.BackColor = System.Drawing.Color.White;
|
|
this.Pallate.BackColor = System.Drawing.Color.White;
|
|
|
this.Pallate.ID = null;
|
|
this.Pallate.ID = null;
|
|
|
this.Pallate.Location = new System.Drawing.Point(182, 266);
|
|
this.Pallate.Location = new System.Drawing.Point(182, 266);
|
|
|
- this.Pallate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Pallate.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Pallate.Name = "Pallate";
|
|
this.Pallate.Name = "Pallate";
|
|
|
this.Pallate.Power = null;
|
|
this.Pallate.Power = null;
|
|
|
this.Pallate.Size = new System.Drawing.Size(292, 35);
|
|
this.Pallate.Size = new System.Drawing.Size(292, 35);
|
|
@@ -84,7 +84,7 @@
|
|
|
//
|
|
//
|
|
|
this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OperatResult.Location = new System.Drawing.Point(736, 120);
|
|
this.OperatResult.Location = new System.Drawing.Point(736, 120);
|
|
|
- this.OperatResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.OperatResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.OperatResult.Name = "OperatResult";
|
|
this.OperatResult.Name = "OperatResult";
|
|
|
this.OperatResult.Size = new System.Drawing.Size(404, 616);
|
|
this.OperatResult.Size = new System.Drawing.Size(404, 616);
|
|
|
this.OperatResult.TabIndex = 3;
|
|
this.OperatResult.TabIndex = 3;
|
|
@@ -100,7 +100,7 @@
|
|
|
this.Controls.Add(this.Pallet_label);
|
|
this.Controls.Add(this.Pallet_label);
|
|
|
this.Controls.Add(this.Split);
|
|
this.Controls.Add(this.Split);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Special_BoxSplit";
|
|
this.Name = "Special_BoxSplit";
|
|
|
this.Tag = "Special!BoxSplit";
|
|
this.Tag = "Special!BoxSplit";
|
|
|
this.Text = "拆箱处理";
|
|
this.Text = "拆箱处理";
|