|
|
@@ -56,7 +56,6 @@
|
|
|
this.Fresh = new System.Windows.Forms.LinkLabel();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.CleanInputAfterCollect = new System.Windows.Forms.CheckBox();
|
|
|
- this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
|
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -89,8 +88,9 @@
|
|
|
this.pi_date = new System.Windows.Forms.Label();
|
|
|
this.CleanBarCode = new System.Windows.Forms.Button();
|
|
|
this.ExportData = new System.Windows.Forms.Button();
|
|
|
- this.CollectAll = new System.Windows.Forms.Button();
|
|
|
- this.cu_needrecheck = new System.Windows.Forms.Label();
|
|
|
+ this.sg_code = new System.Windows.Forms.Label();
|
|
|
+ this.pi_inoutno = new System.Windows.Forms.Label();
|
|
|
+ this.AllCollect = new System.Windows.Forms.Button();
|
|
|
this.cu_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
this.pr_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
this.CollectionProcess = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
@@ -130,7 +130,11 @@
|
|
|
this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.pi_invoicecode = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.cu_needrecheck = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.needcheck = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
this.CollectionProcess.SuspendLayout();
|
|
|
@@ -141,19 +145,21 @@
|
|
|
//
|
|
|
this.pi_inoutno_label.AutoSize = true;
|
|
|
this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_inoutno_label.Location = new System.Drawing.Point(3, 10);
|
|
|
+ this.pi_inoutno_label.Location = new System.Drawing.Point(6, 20);
|
|
|
+ this.pi_inoutno_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pi_inoutno_label.Name = "pi_inoutno_label";
|
|
|
- this.pi_inoutno_label.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.pi_inoutno_label.Size = new System.Drawing.Size(99, 36);
|
|
|
this.pi_inoutno_label.TabIndex = 3;
|
|
|
- this.pi_inoutno_label.Text = "出货单号";
|
|
|
+ this.pi_inoutno_label.Text = "发票号";
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(3, 66);
|
|
|
+ this.label1.Location = new System.Drawing.Point(6, 190);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label1.Size = new System.Drawing.Size(127, 36);
|
|
|
this.label1.TabIndex = 31;
|
|
|
this.label1.Text = "采集策略";
|
|
|
//
|
|
|
@@ -161,9 +167,10 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(5, 106);
|
|
|
+ this.label2.Location = new System.Drawing.Point(10, 270);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label2.Size = new System.Drawing.Size(127, 36);
|
|
|
this.label2.TabIndex = 33;
|
|
|
this.label2.Text = "当前采集";
|
|
|
//
|
|
|
@@ -171,9 +178,10 @@
|
|
|
//
|
|
|
this.label22.AutoSize = true;
|
|
|
this.label22.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label22.Location = new System.Drawing.Point(72, 106);
|
|
|
+ this.label22.Location = new System.Drawing.Point(144, 270);
|
|
|
+ this.label22.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label22.Name = "label22";
|
|
|
- this.label22.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label22.Size = new System.Drawing.Size(127, 36);
|
|
|
this.label22.TabIndex = 34;
|
|
|
this.label22.Text = "明细序号";
|
|
|
//
|
|
|
@@ -181,10 +189,10 @@
|
|
|
//
|
|
|
this.AutoMatch.AutoSize = true;
|
|
|
this.AutoMatch.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AutoMatch.Location = new System.Drawing.Point(144, 106);
|
|
|
- this.AutoMatch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.AutoMatch.Location = new System.Drawing.Point(288, 270);
|
|
|
+ this.AutoMatch.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.AutoMatch.Name = "AutoMatch";
|
|
|
- this.AutoMatch.Size = new System.Drawing.Size(84, 24);
|
|
|
+ this.AutoMatch.Size = new System.Drawing.Size(159, 40);
|
|
|
this.AutoMatch.TabIndex = 49;
|
|
|
this.AutoMatch.Text = "自动匹配";
|
|
|
this.AutoMatch.UseVisualStyleBackColor = true;
|
|
|
@@ -193,9 +201,10 @@
|
|
|
//
|
|
|
this.pr_code_label.AutoSize = true;
|
|
|
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(72, 158);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(18, 374);
|
|
|
+ this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(127, 36);
|
|
|
this.pr_code_label.TabIndex = 51;
|
|
|
this.pr_code_label.Text = "物料编号";
|
|
|
//
|
|
|
@@ -203,19 +212,20 @@
|
|
|
//
|
|
|
this.label24.AutoSize = true;
|
|
|
this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label24.Location = new System.Drawing.Point(9, 218);
|
|
|
+ this.label24.Location = new System.Drawing.Point(18, 447);
|
|
|
+ this.label24.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label24.Name = "label24";
|
|
|
- this.label24.Size = new System.Drawing.Size(51, 20);
|
|
|
+ this.label24.Size = new System.Drawing.Size(99, 36);
|
|
|
this.label24.TabIndex = 55;
|
|
|
this.label24.Text = "输入框";
|
|
|
//
|
|
|
// GenerateBarCode
|
|
|
//
|
|
|
this.GenerateBarCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.GenerateBarCode.Location = new System.Drawing.Point(374, 180);
|
|
|
- this.GenerateBarCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.GenerateBarCode.Location = new System.Drawing.Point(748, 371);
|
|
|
+ this.GenerateBarCode.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.GenerateBarCode.Name = "GenerateBarCode";
|
|
|
- this.GenerateBarCode.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.GenerateBarCode.Size = new System.Drawing.Size(136, 52);
|
|
|
this.GenerateBarCode.TabIndex = 41;
|
|
|
this.GenerateBarCode.Text = "生成条码";
|
|
|
this.GenerateBarCode.UseVisualStyleBackColor = true;
|
|
|
@@ -224,10 +234,10 @@
|
|
|
// SaveGrid
|
|
|
//
|
|
|
this.SaveGrid.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SaveGrid.Location = new System.Drawing.Point(448, 216);
|
|
|
- this.SaveGrid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.SaveGrid.Location = new System.Drawing.Point(896, 443);
|
|
|
+ this.SaveGrid.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.SaveGrid.Name = "SaveGrid";
|
|
|
- this.SaveGrid.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.SaveGrid.Size = new System.Drawing.Size(136, 52);
|
|
|
this.SaveGrid.TabIndex = 59;
|
|
|
this.SaveGrid.Text = "保存明细";
|
|
|
this.SaveGrid.UseVisualStyleBackColor = true;
|
|
|
@@ -237,19 +247,20 @@
|
|
|
//
|
|
|
this.sg_separator_label.AutoSize = true;
|
|
|
this.sg_separator_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.sg_separator_label.Location = new System.Drawing.Point(233, 66);
|
|
|
+ this.sg_separator_label.Location = new System.Drawing.Point(486, 196);
|
|
|
+ this.sg_separator_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.sg_separator_label.Name = "sg_separator_label";
|
|
|
- this.sg_separator_label.Size = new System.Drawing.Size(51, 20);
|
|
|
+ this.sg_separator_label.Size = new System.Drawing.Size(99, 36);
|
|
|
this.sg_separator_label.TabIndex = 61;
|
|
|
this.sg_separator_label.Text = "分隔符";
|
|
|
//
|
|
|
// CollectionSetting
|
|
|
//
|
|
|
this.CollectionSetting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CollectionSetting.Location = new System.Drawing.Point(230, 104);
|
|
|
- this.CollectionSetting.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.CollectionSetting.Location = new System.Drawing.Point(492, 266);
|
|
|
+ this.CollectionSetting.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.CollectionSetting.Name = "CollectionSetting";
|
|
|
- this.CollectionSetting.Size = new System.Drawing.Size(88, 26);
|
|
|
+ this.CollectionSetting.Size = new System.Drawing.Size(176, 52);
|
|
|
this.CollectionSetting.TabIndex = 63;
|
|
|
this.CollectionSetting.Text = "采集策略设置";
|
|
|
this.CollectionSetting.UseVisualStyleBackColor = true;
|
|
|
@@ -269,11 +280,11 @@
|
|
|
this.si_expression,
|
|
|
this.si_item,
|
|
|
this.si_expressionitem});
|
|
|
- this.Si_ItemDGV.Location = new System.Drawing.Point(324, 14);
|
|
|
- this.Si_ItemDGV.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.Si_ItemDGV.Location = new System.Drawing.Point(680, 28);
|
|
|
+ this.Si_ItemDGV.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.Si_ItemDGV.Name = "Si_ItemDGV";
|
|
|
this.Si_ItemDGV.RowTemplate.Height = 23;
|
|
|
- this.Si_ItemDGV.Size = new System.Drawing.Size(134, 146);
|
|
|
+ this.Si_ItemDGV.Size = new System.Drawing.Size(268, 292);
|
|
|
this.Si_ItemDGV.TabIndex = 65;
|
|
|
//
|
|
|
// si_detno
|
|
|
@@ -341,10 +352,10 @@
|
|
|
// CleanDetail
|
|
|
//
|
|
|
this.CleanDetail.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CleanDetail.Location = new System.Drawing.Point(374, 216);
|
|
|
- this.CleanDetail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.CleanDetail.Location = new System.Drawing.Point(748, 443);
|
|
|
+ this.CleanDetail.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.CleanDetail.Name = "CleanDetail";
|
|
|
- this.CleanDetail.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.CleanDetail.Size = new System.Drawing.Size(136, 52);
|
|
|
this.CleanDetail.TabIndex = 66;
|
|
|
this.CleanDetail.Text = "清除明细";
|
|
|
this.CleanDetail.UseVisualStyleBackColor = true;
|
|
|
@@ -354,9 +365,10 @@
|
|
|
//
|
|
|
this.pib_id.AutoSize = true;
|
|
|
this.pib_id.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pib_id.Location = new System.Drawing.Point(142, 160);
|
|
|
+ this.pib_id.Location = new System.Drawing.Point(284, 331);
|
|
|
+ this.pib_id.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pib_id.Name = "pib_id";
|
|
|
- this.pib_id.Size = new System.Drawing.Size(0, 20);
|
|
|
+ this.pib_id.Size = new System.Drawing.Size(0, 36);
|
|
|
this.pib_id.TabIndex = 69;
|
|
|
this.pib_id.Visible = false;
|
|
|
//
|
|
|
@@ -364,18 +376,20 @@
|
|
|
//
|
|
|
this.pi_cardcode_label.AutoSize = true;
|
|
|
this.pi_cardcode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_cardcode_label.Location = new System.Drawing.Point(3, 38);
|
|
|
+ this.pi_cardcode_label.Location = new System.Drawing.Point(6, 134);
|
|
|
+ this.pi_cardcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pi_cardcode_label.Name = "pi_cardcode_label";
|
|
|
- this.pi_cardcode_label.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.pi_cardcode_label.Size = new System.Drawing.Size(127, 36);
|
|
|
this.pi_cardcode_label.TabIndex = 72;
|
|
|
this.pi_cardcode_label.Text = "客户编号";
|
|
|
//
|
|
|
// Fresh
|
|
|
//
|
|
|
this.Fresh.AutoSize = true;
|
|
|
- this.Fresh.Location = new System.Drawing.Point(228, 14);
|
|
|
+ this.Fresh.Location = new System.Drawing.Point(456, 28);
|
|
|
+ this.Fresh.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Fresh.Name = "Fresh";
|
|
|
- this.Fresh.Size = new System.Drawing.Size(29, 12);
|
|
|
+ this.Fresh.Size = new System.Drawing.Size(58, 24);
|
|
|
this.Fresh.TabIndex = 73;
|
|
|
this.Fresh.TabStop = true;
|
|
|
this.Fresh.Text = "刷新";
|
|
|
@@ -385,9 +399,10 @@
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(5, 587);
|
|
|
+ this.label3.Location = new System.Drawing.Point(10, 1174);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label3.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label3.TabIndex = 29;
|
|
|
this.label3.Text = "输出日志";
|
|
|
//
|
|
|
@@ -397,26 +412,14 @@
|
|
|
this.CleanInputAfterCollect.Checked = true;
|
|
|
this.CleanInputAfterCollect.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CleanInputAfterCollect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CleanInputAfterCollect.Location = new System.Drawing.Point(232, 219);
|
|
|
- this.CleanInputAfterCollect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.CleanInputAfterCollect.Location = new System.Drawing.Point(464, 449);
|
|
|
+ this.CleanInputAfterCollect.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.CleanInputAfterCollect.Name = "CleanInputAfterCollect";
|
|
|
- this.CleanInputAfterCollect.Size = new System.Drawing.Size(123, 21);
|
|
|
+ this.CleanInputAfterCollect.Size = new System.Drawing.Size(238, 35);
|
|
|
this.CleanInputAfterCollect.TabIndex = 74;
|
|
|
this.CleanInputAfterCollect.Text = "采集后清除输入框";
|
|
|
this.CleanInputAfterCollect.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // GetGridOnly
|
|
|
- //
|
|
|
- this.GetGridOnly.AutoSize = true;
|
|
|
- this.GetGridOnly.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.GetGridOnly.Location = new System.Drawing.Point(230, 38);
|
|
|
- this.GetGridOnly.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.GetGridOnly.Name = "GetGridOnly";
|
|
|
- this.GetGridOnly.Size = new System.Drawing.Size(77, 20);
|
|
|
- this.GetGridOnly.TabIndex = 82;
|
|
|
- this.GetGridOnly.Text = "仅获取表格";
|
|
|
- this.GetGridOnly.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
// dataGridViewCheckBoxColumn1
|
|
|
//
|
|
|
this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
@@ -625,10 +628,10 @@
|
|
|
//
|
|
|
// ChooseAll
|
|
|
//
|
|
|
- this.ChooseAll.Location = new System.Drawing.Point(4, 252);
|
|
|
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.ChooseAll.Location = new System.Drawing.Point(8, 504);
|
|
|
+ this.ChooseAll.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChooseAll.Name = "ChooseAll";
|
|
|
- this.ChooseAll.Size = new System.Drawing.Size(38, 22);
|
|
|
+ this.ChooseAll.Size = new System.Drawing.Size(76, 44);
|
|
|
this.ChooseAll.TabIndex = 84;
|
|
|
this.ChooseAll.Text = "全选";
|
|
|
this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
@@ -638,19 +641,20 @@
|
|
|
//
|
|
|
this.pi_date.AutoSize = true;
|
|
|
this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_date.Location = new System.Drawing.Point(5, 158);
|
|
|
+ this.pi_date.Location = new System.Drawing.Point(10, 316);
|
|
|
+ this.pi_date.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pi_date.Name = "pi_date";
|
|
|
- this.pi_date.Size = new System.Drawing.Size(0, 20);
|
|
|
+ this.pi_date.Size = new System.Drawing.Size(0, 36);
|
|
|
this.pi_date.TabIndex = 86;
|
|
|
this.pi_date.Visible = false;
|
|
|
//
|
|
|
// CleanBarCode
|
|
|
//
|
|
|
this.CleanBarCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CleanBarCode.Location = new System.Drawing.Point(448, 180);
|
|
|
- this.CleanBarCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.CleanBarCode.Location = new System.Drawing.Point(896, 371);
|
|
|
+ this.CleanBarCode.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.CleanBarCode.Name = "CleanBarCode";
|
|
|
- this.CleanBarCode.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.CleanBarCode.Size = new System.Drawing.Size(136, 52);
|
|
|
this.CleanBarCode.TabIndex = 87;
|
|
|
this.CleanBarCode.Text = "清空条码";
|
|
|
this.CleanBarCode.UseVisualStyleBackColor = true;
|
|
|
@@ -659,36 +663,47 @@
|
|
|
// ExportData
|
|
|
//
|
|
|
this.ExportData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ExportData.Location = new System.Drawing.Point(522, 180);
|
|
|
- this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ExportData.Location = new System.Drawing.Point(1044, 371);
|
|
|
+ this.ExportData.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.ExportData.Name = "ExportData";
|
|
|
- this.ExportData.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.ExportData.Size = new System.Drawing.Size(136, 52);
|
|
|
this.ExportData.TabIndex = 91;
|
|
|
this.ExportData.Text = "导出数据";
|
|
|
this.ExportData.UseVisualStyleBackColor = true;
|
|
|
this.ExportData.Click += new System.EventHandler(this.ExportData_Click);
|
|
|
//
|
|
|
- // CollectAll
|
|
|
+ // sg_code
|
|
|
//
|
|
|
- this.CollectAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CollectAll.Location = new System.Drawing.Point(522, 216);
|
|
|
- this.CollectAll.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.CollectAll.Name = "CollectAll";
|
|
|
- this.CollectAll.Size = new System.Drawing.Size(68, 26);
|
|
|
- this.CollectAll.TabIndex = 92;
|
|
|
- this.CollectAll.Text = "全部已采";
|
|
|
- this.CollectAll.UseVisualStyleBackColor = true;
|
|
|
- this.CollectAll.Click += new System.EventHandler(this.CollectAll_Click);
|
|
|
+ this.sg_code.AutoSize = true;
|
|
|
+ this.sg_code.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.sg_code.Location = new System.Drawing.Point(649, 136);
|
|
|
+ this.sg_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.sg_code.Name = "sg_code";
|
|
|
+ this.sg_code.Size = new System.Drawing.Size(0, 36);
|
|
|
+ this.sg_code.TabIndex = 92;
|
|
|
+ this.sg_code.TextChanged += new System.EventHandler(this.sg_brand_UserControlTextChanged);
|
|
|
//
|
|
|
- // cu_needrecheck
|
|
|
+ // pi_inoutno
|
|
|
//
|
|
|
- this.cu_needrecheck.AutoSize = true;
|
|
|
- this.cu_needrecheck.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cu_needrecheck.Location = new System.Drawing.Point(640, 96);
|
|
|
- this.cu_needrecheck.Name = "cu_needrecheck";
|
|
|
- this.cu_needrecheck.Size = new System.Drawing.Size(0, 20);
|
|
|
- this.cu_needrecheck.TabIndex = 93;
|
|
|
- this.cu_needrecheck.Visible = false;
|
|
|
+ this.pi_inoutno.AutoSize = true;
|
|
|
+ this.pi_inoutno.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pi_inoutno.Location = new System.Drawing.Point(146, 80);
|
|
|
+ this.pi_inoutno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pi_inoutno.Name = "pi_inoutno";
|
|
|
+ this.pi_inoutno.Size = new System.Drawing.Size(0, 36);
|
|
|
+ this.pi_inoutno.TabIndex = 93;
|
|
|
+ //
|
|
|
+ // AllCollect
|
|
|
+ //
|
|
|
+ this.AllCollect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.AllCollect.Location = new System.Drawing.Point(1044, 443);
|
|
|
+ this.AllCollect.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.AllCollect.Name = "AllCollect";
|
|
|
+ this.AllCollect.Size = new System.Drawing.Size(136, 52);
|
|
|
+ this.AllCollect.TabIndex = 94;
|
|
|
+ this.AllCollect.Text = "全部采集";
|
|
|
+ this.AllCollect.UseVisualStyleBackColor = true;
|
|
|
+ this.AllCollect.Click += new System.EventHandler(this.AllCollect_Click);
|
|
|
//
|
|
|
// cu_code
|
|
|
//
|
|
|
@@ -697,14 +712,14 @@
|
|
|
this.cu_code.Condition = null;
|
|
|
this.cu_code.DBTitle = null;
|
|
|
this.cu_code.FormName = null;
|
|
|
- this.cu_code.Location = new System.Drawing.Point(75, 38);
|
|
|
- this.cu_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.cu_code.Location = new System.Drawing.Point(150, 134);
|
|
|
+ this.cu_code.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.cu_code.Name = "cu_code";
|
|
|
this.cu_code.Power = null;
|
|
|
this.cu_code.ReturnData = null;
|
|
|
this.cu_code.SelectField = null;
|
|
|
this.cu_code.SetValueField = null;
|
|
|
- this.cu_code.Size = new System.Drawing.Size(149, 21);
|
|
|
+ this.cu_code.Size = new System.Drawing.Size(298, 35);
|
|
|
this.cu_code.TabIndex = 88;
|
|
|
this.cu_code.TableName = null;
|
|
|
this.cu_code.TextBoxEnable = false;
|
|
|
@@ -716,14 +731,14 @@
|
|
|
this.pr_code.Condition = null;
|
|
|
this.pr_code.DBTitle = null;
|
|
|
this.pr_code.FormName = null;
|
|
|
- this.pr_code.Location = new System.Drawing.Point(76, 182);
|
|
|
- this.pr_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(152, 375);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
this.pr_code.Power = null;
|
|
|
this.pr_code.ReturnData = null;
|
|
|
this.pr_code.SelectField = null;
|
|
|
this.pr_code.SetValueField = null;
|
|
|
- this.pr_code.Size = new System.Drawing.Size(149, 22);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(298, 44);
|
|
|
this.pr_code.TabIndex = 68;
|
|
|
this.pr_code.TableName = null;
|
|
|
this.pr_code.TextBoxEnable = false;
|
|
|
@@ -743,11 +758,11 @@
|
|
|
this.CollectionProcess.Controls.Add(this.label13);
|
|
|
this.CollectionProcess.Controls.Add(this.Installed);
|
|
|
this.CollectionProcess.Controls.Add(this.Process);
|
|
|
- this.CollectionProcess.Location = new System.Drawing.Point(464, 10);
|
|
|
- this.CollectionProcess.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.CollectionProcess.Location = new System.Drawing.Point(960, 20);
|
|
|
+ this.CollectionProcess.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.CollectionProcess.Name = "CollectionProcess";
|
|
|
- this.CollectionProcess.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.CollectionProcess.Size = new System.Drawing.Size(130, 152);
|
|
|
+ this.CollectionProcess.Padding = new System.Windows.Forms.Padding(4);
|
|
|
+ this.CollectionProcess.Size = new System.Drawing.Size(260, 304);
|
|
|
this.CollectionProcess.TabIndex = 80;
|
|
|
this.CollectionProcess.TabStop = false;
|
|
|
this.CollectionProcess.Text = " ";
|
|
|
@@ -756,18 +771,20 @@
|
|
|
//
|
|
|
this.Capacity.AutoSize = true;
|
|
|
this.Capacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Capacity.Location = new System.Drawing.Point(60, 64);
|
|
|
+ this.Capacity.Location = new System.Drawing.Point(125, 133);
|
|
|
+ this.Capacity.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Capacity.Name = "Capacity";
|
|
|
- this.Capacity.Size = new System.Drawing.Size(0, 17);
|
|
|
+ this.Capacity.Size = new System.Drawing.Size(0, 31);
|
|
|
this.Capacity.TabIndex = 75;
|
|
|
//
|
|
|
// Process_midboxcode
|
|
|
//
|
|
|
this.Process_midboxcode.AutoSize = true;
|
|
|
this.Process_midboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_midboxcode.Location = new System.Drawing.Point(60, 110);
|
|
|
+ this.Process_midboxcode.Location = new System.Drawing.Point(125, 225);
|
|
|
+ this.Process_midboxcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Process_midboxcode.Name = "Process_midboxcode";
|
|
|
- this.Process_midboxcode.Size = new System.Drawing.Size(15, 17);
|
|
|
+ this.Process_midboxcode.Size = new System.Drawing.Size(28, 31);
|
|
|
this.Process_midboxcode.TabIndex = 74;
|
|
|
this.Process_midboxcode.Text = "0";
|
|
|
//
|
|
|
@@ -775,9 +792,10 @@
|
|
|
//
|
|
|
this.Process_outboxcode.AutoSize = true;
|
|
|
this.Process_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_outboxcode.Location = new System.Drawing.Point(60, 86);
|
|
|
+ this.Process_outboxcode.Location = new System.Drawing.Point(125, 177);
|
|
|
+ this.Process_outboxcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Process_outboxcode.Name = "Process_outboxcode";
|
|
|
- this.Process_outboxcode.Size = new System.Drawing.Size(15, 17);
|
|
|
+ this.Process_outboxcode.Size = new System.Drawing.Size(28, 31);
|
|
|
this.Process_outboxcode.TabIndex = 73;
|
|
|
this.Process_outboxcode.Text = "0";
|
|
|
//
|
|
|
@@ -786,9 +804,10 @@
|
|
|
this.TotalCount.AutoSize = true;
|
|
|
this.TotalCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.TotalCount.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.TotalCount.Location = new System.Drawing.Point(94, 16);
|
|
|
+ this.TotalCount.Location = new System.Drawing.Point(193, 37);
|
|
|
+ this.TotalCount.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.TotalCount.Name = "TotalCount";
|
|
|
- this.TotalCount.Size = new System.Drawing.Size(15, 17);
|
|
|
+ this.TotalCount.Size = new System.Drawing.Size(28, 31);
|
|
|
this.TotalCount.TabIndex = 72;
|
|
|
this.TotalCount.Text = "0";
|
|
|
//
|
|
|
@@ -796,9 +815,10 @@
|
|
|
//
|
|
|
this.label17.AutoSize = true;
|
|
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label17.Location = new System.Drawing.Point(82, 16);
|
|
|
+ this.label17.Location = new System.Drawing.Point(169, 37);
|
|
|
+ this.label17.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label17.Name = "label17";
|
|
|
- this.label17.Size = new System.Drawing.Size(13, 17);
|
|
|
+ this.label17.Size = new System.Drawing.Size(24, 31);
|
|
|
this.label17.TabIndex = 71;
|
|
|
this.label17.Text = "/";
|
|
|
//
|
|
|
@@ -807,9 +827,10 @@
|
|
|
this.CollectedCount.AutoSize = true;
|
|
|
this.CollectedCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.CollectedCount.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.CollectedCount.Location = new System.Drawing.Point(64, 16);
|
|
|
+ this.CollectedCount.Location = new System.Drawing.Point(133, 37);
|
|
|
+ this.CollectedCount.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.CollectedCount.Name = "CollectedCount";
|
|
|
- this.CollectedCount.Size = new System.Drawing.Size(15, 17);
|
|
|
+ this.CollectedCount.Size = new System.Drawing.Size(28, 31);
|
|
|
this.CollectedCount.TabIndex = 70;
|
|
|
this.CollectedCount.Text = "0";
|
|
|
//
|
|
|
@@ -817,9 +838,10 @@
|
|
|
//
|
|
|
this.label14.AutoSize = true;
|
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label14.Location = new System.Drawing.Point(10, 86);
|
|
|
+ this.label14.Location = new System.Drawing.Point(25, 177);
|
|
|
+ this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label14.Name = "label14";
|
|
|
- this.label14.Size = new System.Drawing.Size(32, 17);
|
|
|
+ this.label14.Size = new System.Drawing.Size(62, 31);
|
|
|
this.label14.TabIndex = 69;
|
|
|
this.label14.Text = "箱号";
|
|
|
//
|
|
|
@@ -827,9 +849,10 @@
|
|
|
//
|
|
|
this.label11.AutoSize = true;
|
|
|
this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label11.Location = new System.Drawing.Point(10, 110);
|
|
|
+ this.label11.Location = new System.Drawing.Point(25, 225);
|
|
|
+ this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label11.Name = "label11";
|
|
|
- this.label11.Size = new System.Drawing.Size(32, 17);
|
|
|
+ this.label11.Size = new System.Drawing.Size(62, 31);
|
|
|
this.label11.TabIndex = 68;
|
|
|
this.label11.Text = "盒号";
|
|
|
//
|
|
|
@@ -837,9 +860,10 @@
|
|
|
//
|
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label13.Location = new System.Drawing.Point(10, 46);
|
|
|
+ this.label13.Location = new System.Drawing.Point(25, 97);
|
|
|
+ this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label13.Name = "label13";
|
|
|
- this.label13.Size = new System.Drawing.Size(44, 17);
|
|
|
+ this.label13.Size = new System.Drawing.Size(86, 31);
|
|
|
this.label13.TabIndex = 67;
|
|
|
this.label13.Text = "当前盒";
|
|
|
//
|
|
|
@@ -847,18 +871,20 @@
|
|
|
//
|
|
|
this.Installed.AutoSize = true;
|
|
|
this.Installed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Installed.Location = new System.Drawing.Point(60, 46);
|
|
|
+ this.Installed.Location = new System.Drawing.Point(125, 97);
|
|
|
+ this.Installed.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Installed.Name = "Installed";
|
|
|
- this.Installed.Size = new System.Drawing.Size(0, 17);
|
|
|
+ this.Installed.Size = new System.Drawing.Size(0, 31);
|
|
|
this.Installed.TabIndex = 66;
|
|
|
//
|
|
|
// Process
|
|
|
//
|
|
|
this.Process.AutoSize = true;
|
|
|
this.Process.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process.Location = new System.Drawing.Point(10, 16);
|
|
|
+ this.Process.Location = new System.Drawing.Point(25, 37);
|
|
|
+ this.Process.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Process.Name = "Process";
|
|
|
- this.Process.Size = new System.Drawing.Size(44, 17);
|
|
|
+ this.Process.Size = new System.Drawing.Size(86, 31);
|
|
|
this.Process.TabIndex = 65;
|
|
|
this.Process.Text = "总进度";
|
|
|
//
|
|
|
@@ -866,10 +892,10 @@
|
|
|
//
|
|
|
this.sg_separator.Enabled = false;
|
|
|
this.sg_separator.ID = null;
|
|
|
- this.sg_separator.Location = new System.Drawing.Point(290, 66);
|
|
|
- this.sg_separator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.sg_separator.Location = new System.Drawing.Point(608, 197);
|
|
|
+ this.sg_separator.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.sg_separator.Name = "sg_separator";
|
|
|
- this.sg_separator.Size = new System.Drawing.Size(28, 21);
|
|
|
+ this.sg_separator.Size = new System.Drawing.Size(52, 35);
|
|
|
this.sg_separator.Str = null;
|
|
|
this.sg_separator.Str1 = null;
|
|
|
this.sg_separator.Str2 = null;
|
|
|
@@ -878,10 +904,10 @@
|
|
|
// Input
|
|
|
//
|
|
|
this.Input.ID = null;
|
|
|
- this.Input.Location = new System.Drawing.Point(76, 218);
|
|
|
- this.Input.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.Input.Location = new System.Drawing.Point(152, 447);
|
|
|
+ this.Input.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.Input.Name = "Input";
|
|
|
- this.Input.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.Input.Size = new System.Drawing.Size(296, 35);
|
|
|
this.Input.Str = null;
|
|
|
this.Input.Str1 = null;
|
|
|
this.Input.Str2 = null;
|
|
|
@@ -891,10 +917,10 @@
|
|
|
// griddetno
|
|
|
//
|
|
|
this.griddetno.ID = null;
|
|
|
- this.griddetno.Location = new System.Drawing.Point(76, 132);
|
|
|
- this.griddetno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.griddetno.Location = new System.Drawing.Point(152, 322);
|
|
|
+ this.griddetno.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.griddetno.Name = "griddetno";
|
|
|
- this.griddetno.Size = new System.Drawing.Size(102, 21);
|
|
|
+ this.griddetno.Size = new System.Drawing.Size(200, 35);
|
|
|
this.griddetno.Str = null;
|
|
|
this.griddetno.Str1 = null;
|
|
|
this.griddetno.Str2 = null;
|
|
|
@@ -908,14 +934,14 @@
|
|
|
this.sg_brand.Condition = null;
|
|
|
this.sg_brand.DBTitle = null;
|
|
|
this.sg_brand.FormName = null;
|
|
|
- this.sg_brand.Location = new System.Drawing.Point(76, 66);
|
|
|
- this.sg_brand.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.sg_brand.Location = new System.Drawing.Point(150, 193);
|
|
|
+ this.sg_brand.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.sg_brand.Name = "sg_brand";
|
|
|
this.sg_brand.Power = null;
|
|
|
this.sg_brand.ReturnData = null;
|
|
|
this.sg_brand.SelectField = null;
|
|
|
this.sg_brand.SetValueField = null;
|
|
|
- this.sg_brand.Size = new System.Drawing.Size(149, 24);
|
|
|
+ this.sg_brand.Size = new System.Drawing.Size(298, 35);
|
|
|
this.sg_brand.TabIndex = 32;
|
|
|
this.sg_brand.TableName = null;
|
|
|
this.sg_brand.TextBoxEnable = false;
|
|
|
@@ -923,20 +949,20 @@
|
|
|
//
|
|
|
// MessageLog
|
|
|
//
|
|
|
- this.MessageLog.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.MessageLog.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.MessageLog.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MessageLog.Location = new System.Drawing.Point(4, 610);
|
|
|
- this.MessageLog.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.MessageLog.Location = new System.Drawing.Point(8, 1220);
|
|
|
+ this.MessageLog.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.MessageLog.Name = "MessageLog";
|
|
|
- this.MessageLog.Size = new System.Drawing.Size(1299, 97);
|
|
|
+ this.MessageLog.Size = new System.Drawing.Size(2594, 190);
|
|
|
this.MessageLog.TabIndex = 28;
|
|
|
this.MessageLog.Text = "";
|
|
|
//
|
|
|
// LabelInf
|
|
|
//
|
|
|
this.LabelInf.AllowUserToAddRows = false;
|
|
|
- this.LabelInf.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.LabelInf.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.LabelInf.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
|
|
|
this.LabelInf.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
|
|
|
@@ -961,11 +987,11 @@
|
|
|
this.pib_lotno,
|
|
|
this.pib_datecode,
|
|
|
this.pib_qty});
|
|
|
- this.LabelInf.Location = new System.Drawing.Point(2, 252);
|
|
|
- this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.LabelInf.Location = new System.Drawing.Point(4, 504);
|
|
|
+ this.LabelInf.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.LabelInf.Name = "LabelInf";
|
|
|
this.LabelInf.RowTemplate.Height = 23;
|
|
|
- this.LabelInf.Size = new System.Drawing.Size(1009, 326);
|
|
|
+ this.LabelInf.Size = new System.Drawing.Size(2018, 652);
|
|
|
this.LabelInf.TabIndex = 27;
|
|
|
this.LabelInf.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.LabelInf_CellPainting);
|
|
|
this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
|
|
|
@@ -1029,7 +1055,7 @@
|
|
|
this.pr_detail.DataPropertyName = "pr_detail";
|
|
|
this.pr_detail.HeaderText = "物料名称";
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Width = 78;
|
|
|
+ this.pr_detail.Width = 151;
|
|
|
//
|
|
|
// pr_spec
|
|
|
//
|
|
|
@@ -1074,7 +1100,7 @@
|
|
|
this.pd_custprodspec.HeaderText = "客户型号";
|
|
|
this.pd_custprodspec.Name = "pd_custprodspec";
|
|
|
this.pd_custprodspec.ReadOnly = true;
|
|
|
- this.pd_custprodspec.Width = 78;
|
|
|
+ this.pd_custprodspec.Width = 151;
|
|
|
//
|
|
|
// pib_brand
|
|
|
//
|
|
|
@@ -1082,14 +1108,14 @@
|
|
|
this.pib_brand.HeaderText = "品牌";
|
|
|
this.pib_brand.Name = "pib_brand";
|
|
|
this.pib_brand.ReadOnly = true;
|
|
|
- this.pib_brand.Width = 54;
|
|
|
+ this.pib_brand.Width = 103;
|
|
|
//
|
|
|
// pib_madein
|
|
|
//
|
|
|
this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
this.pib_madein.HeaderText = "产地";
|
|
|
this.pib_madein.Name = "pib_madein";
|
|
|
- this.pib_madein.Width = 54;
|
|
|
+ this.pib_madein.Width = 103;
|
|
|
//
|
|
|
// pr_zxbzs
|
|
|
//
|
|
|
@@ -1112,14 +1138,14 @@
|
|
|
this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
this.pib_lotno.HeaderText = "LotNo";
|
|
|
this.pib_lotno.Name = "pib_lotno";
|
|
|
- this.pib_lotno.Width = 60;
|
|
|
+ this.pib_lotno.Width = 115;
|
|
|
//
|
|
|
// pib_datecode
|
|
|
//
|
|
|
this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
this.pib_datecode.HeaderText = "DC";
|
|
|
this.pib_datecode.Name = "pib_datecode";
|
|
|
- this.pib_datecode.Width = 42;
|
|
|
+ this.pib_datecode.Width = 79;
|
|
|
//
|
|
|
// pib_qty
|
|
|
//
|
|
|
@@ -1128,34 +1154,82 @@
|
|
|
this.pib_qty.MinimumWidth = 100;
|
|
|
this.pib_qty.Name = "pib_qty";
|
|
|
this.pib_qty.ReadOnly = true;
|
|
|
+ this.pib_qty.Width = 103;
|
|
|
//
|
|
|
- // pi_inoutno
|
|
|
+ // pi_invoicecode
|
|
|
//
|
|
|
- this.pi_inoutno.ID = null;
|
|
|
- this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
|
|
|
- this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.pi_inoutno.Name = "pi_inoutno";
|
|
|
- this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
|
|
|
- this.pi_inoutno.Str = null;
|
|
|
- this.pi_inoutno.Str1 = null;
|
|
|
- this.pi_inoutno.Str2 = null;
|
|
|
- this.pi_inoutno.TabIndex = 2;
|
|
|
- this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
|
|
|
+ this.pi_invoicecode.ID = null;
|
|
|
+ this.pi_invoicecode.Location = new System.Drawing.Point(152, 20);
|
|
|
+ this.pi_invoicecode.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.pi_invoicecode.Name = "pi_invoicecode";
|
|
|
+ this.pi_invoicecode.Size = new System.Drawing.Size(296, 35);
|
|
|
+ this.pi_invoicecode.Str = null;
|
|
|
+ this.pi_invoicecode.Str1 = null;
|
|
|
+ this.pi_invoicecode.Str2 = null;
|
|
|
+ this.pi_invoicecode.TabIndex = 2;
|
|
|
+ this.pi_invoicecode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
|
|
|
+ //
|
|
|
+ // cu_needrecheck
|
|
|
+ //
|
|
|
+ this.cu_needrecheck.AutoSize = true;
|
|
|
+ this.cu_needrecheck.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.cu_needrecheck.Location = new System.Drawing.Point(1407, 240);
|
|
|
+ this.cu_needrecheck.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.cu_needrecheck.Name = "cu_needrecheck";
|
|
|
+ this.cu_needrecheck.Size = new System.Drawing.Size(0, 36);
|
|
|
+ this.cu_needrecheck.TabIndex = 95;
|
|
|
+ this.cu_needrecheck.Visible = false;
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ this.label4.AutoSize = true;
|
|
|
+ this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label4.Location = new System.Drawing.Point(6, 80);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(127, 36);
|
|
|
+ this.label4.TabIndex = 96;
|
|
|
+ this.label4.Text = "出货单号";
|
|
|
+ //
|
|
|
+ // label5
|
|
|
+ //
|
|
|
+ this.label5.AutoSize = true;
|
|
|
+ this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label5.Location = new System.Drawing.Point(486, 134);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(127, 36);
|
|
|
+ this.label5.TabIndex = 97;
|
|
|
+ this.label5.Text = "是否复核";
|
|
|
+ //
|
|
|
+ // needcheck
|
|
|
+ //
|
|
|
+ this.needcheck.AutoSize = true;
|
|
|
+ this.needcheck.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.needcheck.Location = new System.Drawing.Point(612, 134);
|
|
|
+ this.needcheck.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.needcheck.Name = "needcheck";
|
|
|
+ this.needcheck.Size = new System.Drawing.Size(0, 36);
|
|
|
+ this.needcheck.TabIndex = 98;
|
|
|
//
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
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(1012, 709);
|
|
|
+ this.ClientSize = new System.Drawing.Size(2024, 1418);
|
|
|
+ this.Controls.Add(this.needcheck);
|
|
|
+ this.Controls.Add(this.label5);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.cu_needrecheck);
|
|
|
- this.Controls.Add(this.CollectAll);
|
|
|
+ this.Controls.Add(this.AllCollect);
|
|
|
+ this.Controls.Add(this.pi_inoutno);
|
|
|
+ this.Controls.Add(this.sg_code);
|
|
|
this.Controls.Add(this.ExportData);
|
|
|
this.Controls.Add(this.cu_code);
|
|
|
this.Controls.Add(this.CleanBarCode);
|
|
|
this.Controls.Add(this.pi_date);
|
|
|
this.Controls.Add(this.ChooseAll);
|
|
|
- this.Controls.Add(this.GetGridOnly);
|
|
|
this.Controls.Add(this.CleanInputAfterCollect);
|
|
|
this.Controls.Add(this.Fresh);
|
|
|
this.Controls.Add(this.pi_cardcode_label);
|
|
|
@@ -1182,10 +1256,10 @@
|
|
|
this.Controls.Add(this.MessageLog);
|
|
|
this.Controls.Add(this.LabelInf);
|
|
|
this.Controls.Add(this.pi_inoutno_label);
|
|
|
- this.Controls.Add(this.pi_inoutno);
|
|
|
+ this.Controls.Add(this.pi_invoicecode);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.Name = "UAS_出货标签打印";
|
|
|
this.Text = " UAS-出货标签管理";
|
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
|
@@ -1194,10 +1268,10 @@
|
|
|
this.SizeChanged += new System.EventHandler(this.贴标机条码打印_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
|
|
|
- this.CollectionProcess.ResumeLayout(false);
|
|
|
+ this.CollectionProcess.ResumeLayout(true);
|
|
|
this.CollectionProcess.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -1221,7 +1295,7 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
|
|
|
- private CustomControl.EnterTextBox pi_inoutno;
|
|
|
+ private CustomControl.EnterTextBox pi_invoicecode;
|
|
|
private System.Windows.Forms.Label pi_inoutno_label;
|
|
|
private CustomControl.DataGridViewWithSerialNum LabelInf;
|
|
|
private CustomControl.RichText.RichTextAutoBottom MessageLog;
|
|
|
@@ -1259,7 +1333,6 @@
|
|
|
private System.Windows.Forms.LinkLabel Fresh;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.CheckBox CleanInputAfterCollect;
|
|
|
- private System.Windows.Forms.CheckBox GetGridOnly;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
|
|
|
@@ -1302,7 +1375,12 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
|
|
|
- private System.Windows.Forms.Button CollectAll;
|
|
|
+ private System.Windows.Forms.Label sg_code;
|
|
|
+ private System.Windows.Forms.Label pi_inoutno;
|
|
|
+ private System.Windows.Forms.Button AllCollect;
|
|
|
private System.Windows.Forms.Label cu_needrecheck;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.Label needcheck;
|
|
|
}
|
|
|
}
|