|
|
@@ -172,10 +172,6 @@
|
|
|
this.GetOutBoxCode = new System.Windows.Forms.Button();
|
|
|
this.OutBoxNum = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
- this.WeightNet = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.label9 = new System.Windows.Forms.Label();
|
|
|
- this.WeightGross = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.label8 = new System.Windows.Forms.Label();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
this.OutBoxPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
|
|
|
this.OutboxCapacity = new System.Windows.Forms.NumericUpDown();
|
|
|
@@ -771,7 +767,6 @@
|
|
|
this.AttachInfo.TabIndex = 85;
|
|
|
this.AttachInfo.Text = "附加信息设置";
|
|
|
this.AttachInfo.UseVisualStyleBackColor = true;
|
|
|
- this.AttachInfo.Visible = false;
|
|
|
this.AttachInfo.Click += new System.EventHandler(this.AttachInfo_Click);
|
|
|
//
|
|
|
// pi_date
|
|
|
@@ -1588,10 +1583,6 @@
|
|
|
this.OutBoxLabel.Controls.Add(this.GetOutBoxCode);
|
|
|
this.OutBoxLabel.Controls.Add(this.OutBoxNum);
|
|
|
this.OutBoxLabel.Controls.Add(this.label10);
|
|
|
- this.OutBoxLabel.Controls.Add(this.WeightNet);
|
|
|
- this.OutBoxLabel.Controls.Add(this.label9);
|
|
|
- this.OutBoxLabel.Controls.Add(this.WeightGross);
|
|
|
- this.OutBoxLabel.Controls.Add(this.label8);
|
|
|
this.OutBoxLabel.Controls.Add(this.label6);
|
|
|
this.OutBoxLabel.Controls.Add(this.OutBoxPrinter);
|
|
|
this.OutBoxLabel.Controls.Add(this.OutboxCapacity);
|
|
|
@@ -1623,7 +1614,7 @@
|
|
|
// GetOutBoxCode
|
|
|
//
|
|
|
this.GetOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.GetOutBoxCode.Location = new System.Drawing.Point(89, 146);
|
|
|
+ this.GetOutBoxCode.Location = new System.Drawing.Point(89, 167);
|
|
|
this.GetOutBoxCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.GetOutBoxCode.Name = "GetOutBoxCode";
|
|
|
this.GetOutBoxCode.Size = new System.Drawing.Size(76, 26);
|
|
|
@@ -1636,7 +1627,7 @@
|
|
|
//
|
|
|
this.OutBoxNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OutBoxNum.ID = null;
|
|
|
- this.OutBoxNum.Location = new System.Drawing.Point(46, 180);
|
|
|
+ this.OutBoxNum.Location = new System.Drawing.Point(46, 201);
|
|
|
this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutBoxNum.Name = "OutBoxNum";
|
|
|
this.OutBoxNum.Size = new System.Drawing.Size(37, 23);
|
|
|
@@ -1649,63 +1640,17 @@
|
|
|
//
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(6, 178);
|
|
|
+ this.label10.Location = new System.Drawing.Point(6, 204);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label10.TabIndex = 90;
|
|
|
this.label10.Text = "箱号";
|
|
|
//
|
|
|
- // WeightNet
|
|
|
- //
|
|
|
- this.WeightNet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.WeightNet.ID = null;
|
|
|
- this.WeightNet.Location = new System.Drawing.Point(128, 210);
|
|
|
- this.WeightNet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.WeightNet.Name = "WeightNet";
|
|
|
- this.WeightNet.Size = new System.Drawing.Size(37, 23);
|
|
|
- this.WeightNet.Str = null;
|
|
|
- this.WeightNet.Str1 = null;
|
|
|
- this.WeightNet.Str2 = null;
|
|
|
- this.WeightNet.TabIndex = 89;
|
|
|
- //
|
|
|
- // label9
|
|
|
- //
|
|
|
- this.label9.AutoSize = true;
|
|
|
- this.label9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label9.Location = new System.Drawing.Point(86, 210);
|
|
|
- this.label9.Name = "label9";
|
|
|
- this.label9.Size = new System.Drawing.Size(32, 17);
|
|
|
- this.label9.TabIndex = 88;
|
|
|
- this.label9.Text = "净重";
|
|
|
- //
|
|
|
- // WeightGross
|
|
|
- //
|
|
|
- this.WeightGross.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.WeightGross.ID = null;
|
|
|
- this.WeightGross.Location = new System.Drawing.Point(46, 210);
|
|
|
- this.WeightGross.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.WeightGross.Name = "WeightGross";
|
|
|
- this.WeightGross.Size = new System.Drawing.Size(37, 23);
|
|
|
- this.WeightGross.Str = null;
|
|
|
- this.WeightGross.Str1 = null;
|
|
|
- this.WeightGross.Str2 = null;
|
|
|
- this.WeightGross.TabIndex = 85;
|
|
|
- //
|
|
|
- // label8
|
|
|
- //
|
|
|
- this.label8.AutoSize = true;
|
|
|
- this.label8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label8.Location = new System.Drawing.Point(6, 210);
|
|
|
- this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(32, 17);
|
|
|
- this.label8.TabIndex = 83;
|
|
|
- this.label8.Text = "毛重";
|
|
|
- //
|
|
|
// label6
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(6, 148);
|
|
|
+ this.label6.Location = new System.Drawing.Point(6, 172);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label6.TabIndex = 87;
|
|
|
@@ -1723,7 +1668,7 @@
|
|
|
// OutboxCapacity
|
|
|
//
|
|
|
this.OutboxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutboxCapacity.Location = new System.Drawing.Point(46, 147);
|
|
|
+ this.OutboxCapacity.Location = new System.Drawing.Point(46, 168);
|
|
|
this.OutboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutboxCapacity.Name = "OutboxCapacity";
|
|
|
this.OutboxCapacity.Size = new System.Drawing.Size(38, 23);
|
|
|
@@ -1750,7 +1695,7 @@
|
|
|
// OutBoxLabelPrint
|
|
|
//
|
|
|
this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLabelPrint.Location = new System.Drawing.Point(90, 178);
|
|
|
+ this.OutBoxLabelPrint.Location = new System.Drawing.Point(90, 199);
|
|
|
this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
|
|
|
this.OutBoxLabelPrint.Size = new System.Drawing.Size(76, 26);
|
|
|
@@ -1863,10 +1808,6 @@
|
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder OutBoxLabel;
|
|
|
private CustomControl.EnterTextBox OutBoxNum;
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
- private CustomControl.EnterTextBox WeightNet;
|
|
|
- private System.Windows.Forms.Label label9;
|
|
|
- private CustomControl.EnterTextBox WeightGross;
|
|
|
- private System.Windows.Forms.Label label8;
|
|
|
private CustomControl.PrinterCombox OutBoxPrinter;
|
|
|
private System.Windows.Forms.Button OutBoxLabelPrint;
|
|
|
private System.Windows.Forms.ComboBox OutBoxCombox;
|