|
|
@@ -109,6 +109,7 @@
|
|
|
this.pd_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pjd_zxbzs_user = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.ResetHBXH = new System.Windows.Forms.Button();
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
this.MidBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.MidBoxBegin = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
@@ -156,6 +157,8 @@
|
|
|
this.MidLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
this.MidLabelCombox = new System.Windows.Forms.ComboBox();
|
|
|
this.OutBoxLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.DiffLotNo = new System.Windows.Forms.CheckBox();
|
|
|
+ this.DiffDC = new System.Windows.Forms.CheckBox();
|
|
|
this.OnlyOneRow = new System.Windows.Forms.CheckBox();
|
|
|
this.AllLabel = new System.Windows.Forms.CheckBox();
|
|
|
this.AddNewOutBox = new System.Windows.Forms.Button();
|
|
|
@@ -169,7 +172,6 @@
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
this.Reset = new System.Windows.Forms.Button();
|
|
|
this.GetPDdata = new System.Windows.Forms.Button();
|
|
|
- this.ResetHBXH = new System.Windows.Forms.Button();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
|
|
|
@@ -471,7 +473,7 @@
|
|
|
// ChooseAll
|
|
|
//
|
|
|
this.ChooseAll.Location = new System.Drawing.Point(0, 379);
|
|
|
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.ChooseAll.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.ChooseAll.Name = "ChooseAll";
|
|
|
this.ChooseAll.Size = new System.Drawing.Size(38, 22);
|
|
|
this.ChooseAll.TabIndex = 84;
|
|
|
@@ -660,7 +662,7 @@
|
|
|
this.Combindetail.AutoSize = true;
|
|
|
this.Combindetail.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.Combindetail.Location = new System.Drawing.Point(296, 102);
|
|
|
- this.Combindetail.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.Combindetail.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.Combindetail.Name = "Combindetail";
|
|
|
this.Combindetail.Size = new System.Drawing.Size(82, 21);
|
|
|
this.Combindetail.TabIndex = 104;
|
|
|
@@ -712,7 +714,7 @@
|
|
|
this.CombindetailTwo.AutoSize = true;
|
|
|
this.CombindetailTwo.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.CombindetailTwo.Location = new System.Drawing.Point(296, 130);
|
|
|
- this.CombindetailTwo.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.CombindetailTwo.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.CombindetailTwo.Name = "CombindetailTwo";
|
|
|
this.CombindetailTwo.Size = new System.Drawing.Size(119, 21);
|
|
|
this.CombindetailTwo.TabIndex = 109;
|
|
|
@@ -920,20 +922,32 @@
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.SingleBoxBegin);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label12);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label7);
|
|
|
- this.groupBoxWithBorder1.Location = new System.Drawing.Point(583, 6);
|
|
|
- this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.groupBoxWithBorder1.Location = new System.Drawing.Point(575, 6);
|
|
|
+ this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
|
- this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
|
|
|
+ this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.groupBoxWithBorder1.Size = new System.Drawing.Size(140, 211);
|
|
|
this.groupBoxWithBorder1.TabIndex = 81;
|
|
|
this.groupBoxWithBorder1.TabStop = false;
|
|
|
this.groupBoxWithBorder1.Text = " 打印参数设置";
|
|
|
//
|
|
|
+ // ResetHBXH
|
|
|
+ //
|
|
|
+ this.ResetHBXH.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ResetHBXH.Location = new System.Drawing.Point(40, 177);
|
|
|
+ this.ResetHBXH.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ResetHBXH.Name = "ResetHBXH";
|
|
|
+ this.ResetHBXH.Size = new System.Drawing.Size(92, 26);
|
|
|
+ this.ResetHBXH.TabIndex = 112;
|
|
|
+ this.ResetHBXH.Text = "重置合并序号";
|
|
|
+ this.ResetHBXH.UseVisualStyleBackColor = true;
|
|
|
+ this.ResetHBXH.Click += new System.EventHandler(this.ResetHBXH_Click);
|
|
|
+ //
|
|
|
// label18
|
|
|
//
|
|
|
this.label18.AutoSize = true;
|
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label18.Location = new System.Drawing.Point(63, 121);
|
|
|
+ this.label18.Location = new System.Drawing.Point(64, 122);
|
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label18.TabIndex = 90;
|
|
|
@@ -967,7 +981,7 @@
|
|
|
//
|
|
|
this.label16.AutoSize = true;
|
|
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label16.Location = new System.Drawing.Point(61, 57);
|
|
|
+ this.label16.Location = new System.Drawing.Point(62, 58);
|
|
|
this.label16.Name = "label16";
|
|
|
this.label16.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label16.TabIndex = 87;
|
|
|
@@ -1001,7 +1015,7 @@
|
|
|
//
|
|
|
this.label12.AutoSize = true;
|
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label12.Location = new System.Drawing.Point(5, 87);
|
|
|
+ this.label12.Location = new System.Drawing.Point(6, 88);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label12.TabIndex = 77;
|
|
|
@@ -1011,7 +1025,7 @@
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(3, 25);
|
|
|
+ this.label7.Location = new System.Drawing.Point(4, 26);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label7.TabIndex = 76;
|
|
|
@@ -1271,10 +1285,10 @@
|
|
|
this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
|
|
|
this.SingleLabel.Controls.Add(this.SingleLabelCombox);
|
|
|
this.SingleLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabel.Location = new System.Drawing.Point(726, 6);
|
|
|
+ this.SingleLabel.Location = new System.Drawing.Point(718, 6);
|
|
|
this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabel.Name = "SingleLabel";
|
|
|
- this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
|
+ this.SingleLabel.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.SingleLabel.Size = new System.Drawing.Size(170, 211);
|
|
|
this.SingleLabel.TabIndex = 77;
|
|
|
this.SingleLabel.TabStop = false;
|
|
|
@@ -1293,7 +1307,7 @@
|
|
|
//
|
|
|
this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelPrint.Location = new System.Drawing.Point(51, 177);
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(120, 178);
|
|
|
this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabelPrint.Name = "SingleLabelPrint";
|
|
|
this.SingleLabelPrint.Size = new System.Drawing.Size(68, 26);
|
|
|
@@ -1308,7 +1322,7 @@
|
|
|
this.SingleLabelAutoPrint.Checked = true;
|
|
|
this.SingleLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelAutoPrint.Location = new System.Drawing.Point(9, 93);
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(10, 94);
|
|
|
this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
|
|
|
this.SingleLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1339,10 +1353,10 @@
|
|
|
this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
|
|
|
this.MidLabel.Controls.Add(this.MidLabelCombox);
|
|
|
this.MidLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabel.Location = new System.Drawing.Point(898, 6);
|
|
|
+ this.MidLabel.Location = new System.Drawing.Point(890, 6);
|
|
|
this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabel.Name = "MidLabel";
|
|
|
- this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
|
+ this.MidLabel.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.MidLabel.Size = new System.Drawing.Size(172, 211);
|
|
|
this.MidLabel.TabIndex = 78;
|
|
|
this.MidLabel.TabStop = false;
|
|
|
@@ -1366,7 +1380,7 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(5, 121);
|
|
|
+ this.label2.Location = new System.Drawing.Point(6, 122);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label2.TabIndex = 92;
|
|
|
@@ -1389,7 +1403,7 @@
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(5, 153);
|
|
|
+ this.label5.Location = new System.Drawing.Point(6, 154);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label5.TabIndex = 50;
|
|
|
@@ -1422,7 +1436,7 @@
|
|
|
this.MidLabelAutoPrint.Checked = true;
|
|
|
this.MidLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabelAutoPrint.Location = new System.Drawing.Point(9, 93);
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(10, 94);
|
|
|
this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
|
|
|
this.MidLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1444,6 +1458,8 @@
|
|
|
//
|
|
|
// OutBoxLabel
|
|
|
//
|
|
|
+ this.OutBoxLabel.Controls.Add(this.DiffLotNo);
|
|
|
+ this.OutBoxLabel.Controls.Add(this.DiffDC);
|
|
|
this.OutBoxLabel.Controls.Add(this.OnlyOneRow);
|
|
|
this.OutBoxLabel.Controls.Add(this.AllLabel);
|
|
|
this.OutBoxLabel.Controls.Add(this.AddNewOutBox);
|
|
|
@@ -1456,20 +1472,44 @@
|
|
|
this.OutBoxLabel.Controls.Add(this.OutBoxLabelPrint);
|
|
|
this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
|
|
|
this.OutBoxLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLabel.Location = new System.Drawing.Point(1075, 6);
|
|
|
- this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.OutBoxLabel.Location = new System.Drawing.Point(1067, 6);
|
|
|
+ this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.OutBoxLabel.Name = "OutBoxLabel";
|
|
|
- this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.OutBoxLabel.Size = new System.Drawing.Size(175, 211);
|
|
|
+ this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.OutBoxLabel.Size = new System.Drawing.Size(183, 211);
|
|
|
this.OutBoxLabel.TabIndex = 79;
|
|
|
this.OutBoxLabel.TabStop = false;
|
|
|
this.OutBoxLabel.Text = "外箱标签";
|
|
|
//
|
|
|
+ // DiffLotNo
|
|
|
+ //
|
|
|
+ this.DiffLotNo.AutoSize = true;
|
|
|
+ this.DiffLotNo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.DiffLotNo.Location = new System.Drawing.Point(113, 150);
|
|
|
+ this.DiffLotNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.DiffLotNo.Name = "DiffLotNo";
|
|
|
+ this.DiffLotNo.Size = new System.Drawing.Size(67, 21);
|
|
|
+ this.DiffLotNo.TabIndex = 96;
|
|
|
+ this.DiffLotNo.Text = "区分LN";
|
|
|
+ this.DiffLotNo.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // DiffDC
|
|
|
+ //
|
|
|
+ this.DiffDC.AutoSize = true;
|
|
|
+ this.DiffDC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.DiffDC.Location = new System.Drawing.Point(113, 120);
|
|
|
+ this.DiffDC.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.DiffDC.Name = "DiffDC";
|
|
|
+ this.DiffDC.Size = new System.Drawing.Size(68, 21);
|
|
|
+ this.DiffDC.TabIndex = 95;
|
|
|
+ this.DiffDC.Text = "区分DC";
|
|
|
+ this.DiffDC.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
// OnlyOneRow
|
|
|
//
|
|
|
this.OnlyOneRow.AutoSize = true;
|
|
|
this.OnlyOneRow.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OnlyOneRow.Location = new System.Drawing.Point(107, 93);
|
|
|
+ this.OnlyOneRow.Location = new System.Drawing.Point(113, 94);
|
|
|
this.OnlyOneRow.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OnlyOneRow.Name = "OnlyOneRow";
|
|
|
this.OnlyOneRow.Size = new System.Drawing.Size(63, 21);
|
|
|
@@ -1481,7 +1521,7 @@
|
|
|
//
|
|
|
this.AllLabel.AutoSize = true;
|
|
|
this.AllLabel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AllLabel.Location = new System.Drawing.Point(7, 93);
|
|
|
+ this.AllLabel.Location = new System.Drawing.Point(8, 94);
|
|
|
this.AllLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.AllLabel.Name = "AllLabel";
|
|
|
this.AllLabel.Size = new System.Drawing.Size(99, 21);
|
|
|
@@ -1504,7 +1544,7 @@
|
|
|
// LogingOut
|
|
|
//
|
|
|
this.LogingOut.AutoSize = true;
|
|
|
- this.LogingOut.Location = new System.Drawing.Point(99, 5);
|
|
|
+ this.LogingOut.Location = new System.Drawing.Point(100, 6);
|
|
|
this.LogingOut.Name = "LogingOut";
|
|
|
this.LogingOut.Size = new System.Drawing.Size(42, 21);
|
|
|
this.LogingOut.TabIndex = 77;
|
|
|
@@ -1521,7 +1561,7 @@
|
|
|
this.OutBoxNum.Location = new System.Drawing.Point(52, 149);
|
|
|
this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutBoxNum.Name = "OutBoxNum";
|
|
|
- this.OutBoxNum.Size = new System.Drawing.Size(72, 25);
|
|
|
+ this.OutBoxNum.Size = new System.Drawing.Size(52, 25);
|
|
|
this.OutBoxNum.TabIndex = 91;
|
|
|
this.OutBoxNum.SelectedIndexChanged += new System.EventHandler(this.OutBoxNum_SelectedIndexChanged);
|
|
|
this.OutBoxNum.SelectionChangeCommitted += new System.EventHandler(this.OutBoxNum_SelectionChangeCommitted);
|
|
|
@@ -1531,7 +1571,7 @@
|
|
|
//
|
|
|
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(7, 155);
|
|
|
+ this.label10.Location = new System.Drawing.Point(8, 156);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label10.TabIndex = 90;
|
|
|
@@ -1541,7 +1581,7 @@
|
|
|
//
|
|
|
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(7, 121);
|
|
|
+ this.label6.Location = new System.Drawing.Point(8, 122);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label6.TabIndex = 87;
|
|
|
@@ -1562,7 +1602,7 @@
|
|
|
this.OutboxCapacity.Location = new System.Drawing.Point(52, 120);
|
|
|
this.OutboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutboxCapacity.Name = "OutboxCapacity";
|
|
|
- this.OutboxCapacity.Size = new System.Drawing.Size(72, 23);
|
|
|
+ this.OutboxCapacity.Size = new System.Drawing.Size(50, 23);
|
|
|
this.OutboxCapacity.TabIndex = 84;
|
|
|
this.OutboxCapacity.Value = new decimal(new int[] {
|
|
|
60,
|
|
|
@@ -1619,24 +1659,12 @@
|
|
|
this.GetPDdata.UseVisualStyleBackColor = true;
|
|
|
this.GetPDdata.Click += new System.EventHandler(this.GetPDdata_Click);
|
|
|
//
|
|
|
- // ResetHBXH
|
|
|
- //
|
|
|
- this.ResetHBXH.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ResetHBXH.Location = new System.Drawing.Point(40, 177);
|
|
|
- this.ResetHBXH.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.ResetHBXH.Name = "ResetHBXH";
|
|
|
- this.ResetHBXH.Size = new System.Drawing.Size(92, 26);
|
|
|
- this.ResetHBXH.TabIndex = 112;
|
|
|
- this.ResetHBXH.Text = "重置合并序号";
|
|
|
- this.ResetHBXH.UseVisualStyleBackColor = true;
|
|
|
- this.ResetHBXH.Click += new System.EventHandler(this.ResetHBXH_Click);
|
|
|
- //
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
|
|
|
- this.ClientSize = new System.Drawing.Size(1254, 730);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1255, 530);
|
|
|
this.Controls.Add(this.GetPDdata);
|
|
|
this.Controls.Add(this.Reset);
|
|
|
this.Controls.Add(this.CombindetailTwo);
|
|
|
@@ -1690,18 +1718,18 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).EndInit();
|
|
|
- this.groupBoxWithBorder1.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
|
|
|
- this.SingleLabel.ResumeLayout(false);
|
|
|
+ this.SingleLabel.ResumeLayout(true);
|
|
|
this.SingleLabel.PerformLayout();
|
|
|
- this.MidLabel.ResumeLayout(false);
|
|
|
+ this.MidLabel.ResumeLayout(true);
|
|
|
this.MidLabel.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidboxCapacity)).EndInit();
|
|
|
- this.OutBoxLabel.ResumeLayout(false);
|
|
|
+ this.OutBoxLabel.ResumeLayout(true);
|
|
|
this.OutBoxLabel.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -1846,5 +1874,7 @@
|
|
|
private System.Windows.Forms.CheckBox AllLabel;
|
|
|
private System.Windows.Forms.CheckBox OnlyOneRow;
|
|
|
private System.Windows.Forms.Button ResetHBXH;
|
|
|
+ private System.Windows.Forms.CheckBox DiffLotNo;
|
|
|
+ private System.Windows.Forms.CheckBox DiffDC;
|
|
|
}
|
|
|
}
|