|
@@ -28,6 +28,7 @@
|
|
|
/// </summary>
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
|
{
|
|
{
|
|
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
|
|
|
this.pi_inoutno_label = new System.Windows.Forms.Label();
|
|
this.pi_inoutno_label = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
@@ -36,19 +37,24 @@
|
|
|
this.AutoMatch = new System.Windows.Forms.CheckBox();
|
|
this.AutoMatch = new System.Windows.Forms.CheckBox();
|
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
this.后端复核 = new System.Windows.Forms.Label();
|
|
this.后端复核 = new System.Windows.Forms.Label();
|
|
|
- this.CollectionUnit = new System.Windows.Forms.ComboBox();
|
|
|
|
|
- this.CollectionUnit_label = new System.Windows.Forms.Label();
|
|
|
|
|
this.sg_separator_label = new System.Windows.Forms.Label();
|
|
this.sg_separator_label = new System.Windows.Forms.Label();
|
|
|
this.Si_ItemDGV = new System.Windows.Forms.DataGridView();
|
|
this.Si_ItemDGV = new System.Windows.Forms.DataGridView();
|
|
|
|
|
+ this.si_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.si_index = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.si_kind = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.si_indexstring = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.si_length = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.si_expression = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.si_expressionitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pib_id = new System.Windows.Forms.Label();
|
|
this.pib_id = new System.Windows.Forms.Label();
|
|
|
this.pi_cardcode = new System.Windows.Forms.Label();
|
|
this.pi_cardcode = new System.Windows.Forms.Label();
|
|
|
this.pi_cardcode_label = new System.Windows.Forms.Label();
|
|
this.pi_cardcode_label = new System.Windows.Forms.Label();
|
|
|
this.Fresh = new System.Windows.Forms.LinkLabel();
|
|
this.Fresh = new System.Windows.Forms.LinkLabel();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.AllCollected = new System.Windows.Forms.Button();
|
|
this.AllCollected = new System.Windows.Forms.Button();
|
|
|
- this.RefreshDBConnect = new System.Windows.Forms.Timer();
|
|
|
|
|
|
|
+ this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
|
|
|
this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
|
- this.MidSource = new System.Windows.Forms.BindingSource();
|
|
|
|
|
|
|
+ this.MidSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
this.ChooseAll = new System.Windows.Forms.Button();
|
|
this.ChooseAll = new System.Windows.Forms.Button();
|
|
|
this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
this.pi_date = new System.Windows.Forms.Label();
|
|
this.pi_date = new System.Windows.Forms.Label();
|
|
@@ -89,13 +95,6 @@
|
|
|
this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.si_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.si_index = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.si_kind = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.si_indexstring = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.si_length = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.si_expression = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.si_expressionitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.FrontCollect = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
this.FrontCollect = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.ExportData = new System.Windows.Forms.Button();
|
|
this.ExportData = new System.Windows.Forms.Button();
|
|
@@ -263,31 +262,6 @@
|
|
|
this.后端复核.TabIndex = 55;
|
|
this.后端复核.TabIndex = 55;
|
|
|
this.后端复核.Text = "后端复核";
|
|
this.后端复核.Text = "后端复核";
|
|
|
//
|
|
//
|
|
|
- // CollectionUnit
|
|
|
|
|
- //
|
|
|
|
|
- this.CollectionUnit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
- this.CollectionUnit.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.CollectionUnit.FormattingEnabled = true;
|
|
|
|
|
- this.CollectionUnit.Items.AddRange(new object[] {
|
|
|
|
|
- "盘",
|
|
|
|
|
- "盒",
|
|
|
|
|
- "全部"});
|
|
|
|
|
- this.CollectionUnit.Location = new System.Drawing.Point(296, 180);
|
|
|
|
|
- this.CollectionUnit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
- this.CollectionUnit.Name = "CollectionUnit";
|
|
|
|
|
- this.CollectionUnit.Size = new System.Drawing.Size(54, 25);
|
|
|
|
|
- this.CollectionUnit.TabIndex = 41;
|
|
|
|
|
- //
|
|
|
|
|
- // CollectionUnit_label
|
|
|
|
|
- //
|
|
|
|
|
- this.CollectionUnit_label.AutoSize = true;
|
|
|
|
|
- this.CollectionUnit_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.CollectionUnit_label.Location = new System.Drawing.Point(228, 182);
|
|
|
|
|
- this.CollectionUnit_label.Name = "CollectionUnit_label";
|
|
|
|
|
- this.CollectionUnit_label.Size = new System.Drawing.Size(65, 20);
|
|
|
|
|
- this.CollectionUnit_label.TabIndex = 56;
|
|
|
|
|
- this.CollectionUnit_label.Text = "采集单位";
|
|
|
|
|
- //
|
|
|
|
|
// sg_separator_label
|
|
// sg_separator_label
|
|
|
//
|
|
//
|
|
|
this.sg_separator_label.AutoSize = true;
|
|
this.sg_separator_label.AutoSize = true;
|
|
@@ -319,6 +293,59 @@
|
|
|
this.Si_ItemDGV.TabIndex = 65;
|
|
this.Si_ItemDGV.TabIndex = 65;
|
|
|
this.Si_ItemDGV.Visible = false;
|
|
this.Si_ItemDGV.Visible = false;
|
|
|
//
|
|
//
|
|
|
|
|
+ // si_detno
|
|
|
|
|
+ //
|
|
|
|
|
+ this.si_detno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.si_detno.DataPropertyName = "si_detno";
|
|
|
|
|
+ this.si_detno.Frozen = true;
|
|
|
|
|
+ this.si_detno.HeaderText = "顺序";
|
|
|
|
|
+ this.si_detno.Name = "si_detno";
|
|
|
|
|
+ this.si_detno.ReadOnly = true;
|
|
|
|
|
+ this.si_detno.Width = 60;
|
|
|
|
|
+ //
|
|
|
|
|
+ // si_index
|
|
|
|
|
+ //
|
|
|
|
|
+ this.si_index.DataPropertyName = "si_index";
|
|
|
|
|
+ this.si_index.HeaderText = "起始位置";
|
|
|
|
|
+ this.si_index.Name = "si_index";
|
|
|
|
|
+ this.si_index.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // si_kind
|
|
|
|
|
+ //
|
|
|
|
|
+ this.si_kind.DataPropertyName = "si_kind";
|
|
|
|
|
+ this.si_kind.HeaderText = "解析方式";
|
|
|
|
|
+ this.si_kind.Name = "si_kind";
|
|
|
|
|
+ this.si_kind.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // si_indexstring
|
|
|
|
|
+ //
|
|
|
|
|
+ this.si_indexstring.DataPropertyName = "si_indexstring";
|
|
|
|
|
+ this.si_indexstring.HeaderText = "索引字符";
|
|
|
|
|
+ this.si_indexstring.Name = "si_indexstring";
|
|
|
|
|
+ this.si_indexstring.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // si_length
|
|
|
|
|
+ //
|
|
|
|
|
+ this.si_length.DataPropertyName = "si_length";
|
|
|
|
|
+ this.si_length.HeaderText = "长度";
|
|
|
|
|
+ this.si_length.Name = "si_length";
|
|
|
|
|
+ this.si_length.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // si_expression
|
|
|
|
|
+ //
|
|
|
|
|
+ this.si_expression.DataPropertyName = "si_expression";
|
|
|
|
|
+ this.si_expression.HeaderText = "正则表达式";
|
|
|
|
|
+ this.si_expression.Name = "si_expression";
|
|
|
|
|
+ this.si_expression.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // si_expressionitem
|
|
|
|
|
+ //
|
|
|
|
|
+ this.si_expressionitem.DataPropertyName = "si_expressionitem";
|
|
|
|
|
+ this.si_expressionitem.Frozen = true;
|
|
|
|
|
+ this.si_expressionitem.HeaderText = "正则项次";
|
|
|
|
|
+ this.si_expressionitem.Name = "si_expressionitem";
|
|
|
|
|
+ this.si_expressionitem.Visible = false;
|
|
|
|
|
+ //
|
|
|
// pib_id
|
|
// pib_id
|
|
|
//
|
|
//
|
|
|
this.pib_id.AutoSize = true;
|
|
this.pib_id.AutoSize = true;
|
|
@@ -427,8 +454,9 @@
|
|
|
"采集策略设置",
|
|
"采集策略设置",
|
|
|
"附加信息设置",
|
|
"附加信息设置",
|
|
|
"客户标签维护",
|
|
"客户标签维护",
|
|
|
|
|
+ "客户采集规则",
|
|
|
"参数配置"});
|
|
"参数配置"});
|
|
|
- this.ListButtonMenu.Location = new System.Drawing.Point(270, 129);
|
|
|
|
|
|
|
+ this.ListButtonMenu.Location = new System.Drawing.Point(282, 99);
|
|
|
this.ListButtonMenu.Name = "ListButtonMenu";
|
|
this.ListButtonMenu.Name = "ListButtonMenu";
|
|
|
this.ListButtonMenu.Size = new System.Drawing.Size(97, 84);
|
|
this.ListButtonMenu.Size = new System.Drawing.Size(97, 84);
|
|
|
this.ListButtonMenu.TabIndex = 88;
|
|
this.ListButtonMenu.TabIndex = 88;
|
|
@@ -745,59 +773,6 @@
|
|
|
this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
|
|
this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
|
|
|
this.dataGridViewTextBoxColumn28.Visible = false;
|
|
this.dataGridViewTextBoxColumn28.Visible = false;
|
|
|
//
|
|
//
|
|
|
- // si_detno
|
|
|
|
|
- //
|
|
|
|
|
- this.si_detno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
- this.si_detno.DataPropertyName = "si_detno";
|
|
|
|
|
- this.si_detno.Frozen = true;
|
|
|
|
|
- this.si_detno.HeaderText = "顺序";
|
|
|
|
|
- this.si_detno.Name = "si_detno";
|
|
|
|
|
- this.si_detno.ReadOnly = true;
|
|
|
|
|
- this.si_detno.Width = 60;
|
|
|
|
|
- //
|
|
|
|
|
- // si_index
|
|
|
|
|
- //
|
|
|
|
|
- this.si_index.DataPropertyName = "si_index";
|
|
|
|
|
- this.si_index.HeaderText = "起始位置";
|
|
|
|
|
- this.si_index.Name = "si_index";
|
|
|
|
|
- this.si_index.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // si_kind
|
|
|
|
|
- //
|
|
|
|
|
- this.si_kind.DataPropertyName = "si_kind";
|
|
|
|
|
- this.si_kind.HeaderText = "解析方式";
|
|
|
|
|
- this.si_kind.Name = "si_kind";
|
|
|
|
|
- this.si_kind.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // si_indexstring
|
|
|
|
|
- //
|
|
|
|
|
- this.si_indexstring.DataPropertyName = "si_indexstring";
|
|
|
|
|
- this.si_indexstring.HeaderText = "索引字符";
|
|
|
|
|
- this.si_indexstring.Name = "si_indexstring";
|
|
|
|
|
- this.si_indexstring.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // si_length
|
|
|
|
|
- //
|
|
|
|
|
- this.si_length.DataPropertyName = "si_length";
|
|
|
|
|
- this.si_length.HeaderText = "长度";
|
|
|
|
|
- this.si_length.Name = "si_length";
|
|
|
|
|
- this.si_length.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // si_expression
|
|
|
|
|
- //
|
|
|
|
|
- this.si_expression.DataPropertyName = "si_expression";
|
|
|
|
|
- this.si_expression.HeaderText = "正则表达式";
|
|
|
|
|
- this.si_expression.Name = "si_expression";
|
|
|
|
|
- this.si_expression.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // si_expressionitem
|
|
|
|
|
- //
|
|
|
|
|
- this.si_expressionitem.DataPropertyName = "si_expressionitem";
|
|
|
|
|
- this.si_expressionitem.Frozen = true;
|
|
|
|
|
- this.si_expressionitem.HeaderText = "正则项次";
|
|
|
|
|
- this.si_expressionitem.Name = "si_expressionitem";
|
|
|
|
|
- this.si_expressionitem.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
// FrontCollect
|
|
// FrontCollect
|
|
|
//
|
|
//
|
|
|
this.FrontCollect.Enabled = false;
|
|
this.FrontCollect.Enabled = false;
|
|
@@ -822,7 +797,7 @@
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.SingleBoxBegin);
|
|
this.groupBoxWithBorder1.Controls.Add(this.SingleBoxBegin);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label12);
|
|
this.groupBoxWithBorder1.Controls.Add(this.label12);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label7);
|
|
this.groupBoxWithBorder1.Controls.Add(this.label7);
|
|
|
- this.groupBoxWithBorder1.Location = new System.Drawing.Point(599, 6);
|
|
|
|
|
|
|
+ this.groupBoxWithBorder1.Location = new System.Drawing.Point(521, 6);
|
|
|
this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
|
|
this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
|
this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
|
|
this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
|
|
@@ -945,7 +920,7 @@
|
|
|
this.CollectionProcess.Controls.Add(this.label13);
|
|
this.CollectionProcess.Controls.Add(this.label13);
|
|
|
this.CollectionProcess.Controls.Add(this.Installed);
|
|
this.CollectionProcess.Controls.Add(this.Installed);
|
|
|
this.CollectionProcess.Controls.Add(this.Process);
|
|
this.CollectionProcess.Controls.Add(this.Process);
|
|
|
- this.CollectionProcess.Location = new System.Drawing.Point(464, 10);
|
|
|
|
|
|
|
+ this.CollectionProcess.Location = new System.Drawing.Point(387, 9);
|
|
|
this.CollectionProcess.Margin = new System.Windows.Forms.Padding(2);
|
|
this.CollectionProcess.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.CollectionProcess.Name = "CollectionProcess";
|
|
this.CollectionProcess.Name = "CollectionProcess";
|
|
|
this.CollectionProcess.Padding = new System.Windows.Forms.Padding(2);
|
|
this.CollectionProcess.Padding = new System.Windows.Forms.Padding(2);
|
|
@@ -1172,7 +1147,6 @@
|
|
|
this.LabelInf.RowTemplate.Height = 23;
|
|
this.LabelInf.RowTemplate.Height = 23;
|
|
|
this.LabelInf.Size = new System.Drawing.Size(1385, 326);
|
|
this.LabelInf.Size = new System.Drawing.Size(1385, 326);
|
|
|
this.LabelInf.TabIndex = 27;
|
|
this.LabelInf.TabIndex = 27;
|
|
|
- this.LabelInf.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellEndEdit);
|
|
|
|
|
this.LabelInf.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.LabelInf_CellPainting);
|
|
this.LabelInf.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.LabelInf_CellPainting);
|
|
|
this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
|
|
this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
|
|
|
this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
|
|
this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
|
|
@@ -1408,7 +1382,7 @@
|
|
|
this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
|
|
this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
|
|
|
this.SingleLabel.Controls.Add(this.SingleLabelCombox);
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabel.Location = new System.Drawing.Point(753, 6);
|
|
|
|
|
|
|
+ this.SingleLabel.Location = new System.Drawing.Point(677, 6);
|
|
|
this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabel.Name = "SingleLabel";
|
|
this.SingleLabel.Name = "SingleLabel";
|
|
|
this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
@@ -1475,7 +1449,7 @@
|
|
|
this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
|
|
this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
|
|
|
this.MidLabel.Controls.Add(this.MidLabelCombox);
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabel.Location = new System.Drawing.Point(914, 6);
|
|
|
|
|
|
|
+ this.MidLabel.Location = new System.Drawing.Point(839, 6);
|
|
|
this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabel.Name = "MidLabel";
|
|
this.MidLabel.Name = "MidLabel";
|
|
|
this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
@@ -1594,7 +1568,7 @@
|
|
|
this.OutBoxLabel.Controls.Add(this.OutBoxLabelAutoPrint);
|
|
this.OutBoxLabel.Controls.Add(this.OutBoxLabelAutoPrint);
|
|
|
this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLabel.Location = new System.Drawing.Point(1212, 6);
|
|
|
|
|
|
|
+ this.OutBoxLabel.Location = new System.Drawing.Point(1137, 6);
|
|
|
this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
|
|
this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.OutBoxLabel.Name = "OutBoxLabel";
|
|
this.OutBoxLabel.Name = "OutBoxLabel";
|
|
|
this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
|
|
@@ -1738,8 +1712,6 @@
|
|
|
this.Controls.Add(this.CollectionProcess);
|
|
this.Controls.Add(this.CollectionProcess);
|
|
|
this.Controls.Add(this.sg_separator);
|
|
this.Controls.Add(this.sg_separator);
|
|
|
this.Controls.Add(this.sg_separator_label);
|
|
this.Controls.Add(this.sg_separator_label);
|
|
|
- this.Controls.Add(this.CollectionUnit_label);
|
|
|
|
|
- this.Controls.Add(this.CollectionUnit);
|
|
|
|
|
this.Controls.Add(this.后端复核);
|
|
this.Controls.Add(this.后端复核);
|
|
|
this.Controls.Add(this.BackCheck);
|
|
this.Controls.Add(this.BackCheck);
|
|
|
this.Controls.Add(this.pr_code_label);
|
|
this.Controls.Add(this.pr_code_label);
|
|
@@ -1841,8 +1813,6 @@
|
|
|
private System.Windows.Forms.Label pr_code_label;
|
|
private System.Windows.Forms.Label pr_code_label;
|
|
|
private CustomControl.EnterTextBox BackCheck;
|
|
private CustomControl.EnterTextBox BackCheck;
|
|
|
private System.Windows.Forms.Label 后端复核;
|
|
private System.Windows.Forms.Label 后端复核;
|
|
|
- private System.Windows.Forms.ComboBox CollectionUnit;
|
|
|
|
|
- private System.Windows.Forms.Label CollectionUnit_label;
|
|
|
|
|
private System.Windows.Forms.Label sg_separator_label;
|
|
private System.Windows.Forms.Label sg_separator_label;
|
|
|
private CustomControl.EnterTextBox sg_separator;
|
|
private CustomControl.EnterTextBox sg_separator;
|
|
|
private System.Windows.Forms.Label Process;
|
|
private System.Windows.Forms.Label Process;
|