|
@@ -39,18 +39,16 @@
|
|
|
this.UnLoading = new System.Windows.Forms.RadioButton();
|
|
this.UnLoading = new System.Windows.Forms.RadioButton();
|
|
|
this.sn_code_label = new System.Windows.Forms.Label();
|
|
this.sn_code_label = new System.Windows.Forms.Label();
|
|
|
this.code_label = new System.Windows.Forms.Label();
|
|
this.code_label = new System.Windows.Forms.Label();
|
|
|
- this.iflastsn = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.ClearSn_code = new System.Windows.Forms.PictureBox();
|
|
this.ClearSn_code = new System.Windows.Forms.PictureBox();
|
|
|
this.ms_craftcode = new System.Windows.Forms.Label();
|
|
this.ms_craftcode = new System.Windows.Forms.Label();
|
|
|
this.ma_craftcode = new System.Windows.Forms.Label();
|
|
this.ma_craftcode = new System.Windows.Forms.Label();
|
|
|
this.NoteForChange = new System.Windows.Forms.CheckBox();
|
|
this.NoteForChange = new System.Windows.Forms.CheckBox();
|
|
|
this.LabelDataGridView = new System.Windows.Forms.DataGridView();
|
|
this.LabelDataGridView = new System.Windows.Forms.DataGridView();
|
|
|
|
|
+ this.sir_remark_label = new System.Windows.Forms.CheckBox();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.sir_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.sir_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
@@ -65,10 +63,13 @@
|
|
|
this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.cm_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.cm_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pr_detail_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.sir_remark_label = new System.Windows.Forms.CheckBox();
|
|
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.lcd_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.lcd_labeltype = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.lcd_prefix = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.lcd_length = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.lcd_content = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
@@ -189,19 +190,6 @@
|
|
|
this.code_label.TabIndex = 66;
|
|
this.code_label.TabIndex = 66;
|
|
|
this.code_label.Text = "录入框";
|
|
this.code_label.Text = "录入框";
|
|
|
//
|
|
//
|
|
|
- // iflastsn
|
|
|
|
|
- //
|
|
|
|
|
- this.iflastsn.AutoSize = true;
|
|
|
|
|
- this.iflastsn.Enabled = false;
|
|
|
|
|
- this.iflastsn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.iflastsn.Location = new System.Drawing.Point(578, 796);
|
|
|
|
|
- this.iflastsn.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
- this.iflastsn.Name = "iflastsn";
|
|
|
|
|
- this.iflastsn.Size = new System.Drawing.Size(222, 45);
|
|
|
|
|
- this.iflastsn.TabIndex = 72;
|
|
|
|
|
- this.iflastsn.Text = "前一工单SN";
|
|
|
|
|
- this.iflastsn.UseVisualStyleBackColor = true;
|
|
|
|
|
- //
|
|
|
|
|
// ClearSn_code
|
|
// ClearSn_code
|
|
|
//
|
|
//
|
|
|
this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
@@ -255,9 +243,11 @@
|
|
|
this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
|
|
this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
|
|
|
this.LabelDataGridView.ColumnHeadersHeight = 46;
|
|
this.LabelDataGridView.ColumnHeadersHeight = 46;
|
|
|
this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.cm_makecode,
|
|
|
|
|
- this.cm_soncode,
|
|
|
|
|
- this.pr_detail_});
|
|
|
|
|
|
|
+ this.lcd_detno,
|
|
|
|
|
+ this.lcd_labeltype,
|
|
|
|
|
+ this.lcd_prefix,
|
|
|
|
|
+ this.lcd_length,
|
|
|
|
|
+ this.lcd_content});
|
|
|
this.LabelDataGridView.Location = new System.Drawing.Point(36, 216);
|
|
this.LabelDataGridView.Location = new System.Drawing.Point(36, 216);
|
|
|
this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(6);
|
|
this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.LabelDataGridView.Name = "LabelDataGridView";
|
|
this.LabelDataGridView.Name = "LabelDataGridView";
|
|
@@ -267,6 +257,20 @@
|
|
|
this.LabelDataGridView.Size = new System.Drawing.Size(1282, 454);
|
|
this.LabelDataGridView.Size = new System.Drawing.Size(1282, 454);
|
|
|
this.LabelDataGridView.TabIndex = 193;
|
|
this.LabelDataGridView.TabIndex = 193;
|
|
|
//
|
|
//
|
|
|
|
|
+ // sir_remark_label
|
|
|
|
|
+ //
|
|
|
|
|
+ this.sir_remark_label.AutoSize = true;
|
|
|
|
|
+ this.sir_remark_label.Checked = true;
|
|
|
|
|
+ this.sir_remark_label.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
+ this.sir_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.sir_remark_label.Location = new System.Drawing.Point(1360, 481);
|
|
|
|
|
+ this.sir_remark_label.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
+ this.sir_remark_label.Name = "sir_remark_label";
|
|
|
|
|
+ this.sir_remark_label.Size = new System.Drawing.Size(178, 45);
|
|
|
|
|
+ this.sir_remark_label.TabIndex = 190;
|
|
|
|
|
+ this.sir_remark_label.Text = "备注信息";
|
|
|
|
|
+ this.sir_remark_label.UseVisualStyleBackColor = true;
|
|
|
|
|
+ //
|
|
|
// dataGridViewTextBoxColumn1
|
|
// dataGridViewTextBoxColumn1
|
|
|
//
|
|
//
|
|
|
this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
@@ -286,7 +290,7 @@
|
|
|
this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
|
|
this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
|
- this.dataGridViewTextBoxColumn2.Width = 200;
|
|
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
//
|
|
//
|
|
|
// dataGridViewTextBoxColumn3
|
|
// dataGridViewTextBoxColumn3
|
|
|
//
|
|
//
|
|
@@ -297,7 +301,6 @@
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
|
this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.dataGridViewTextBoxColumn3.Width = 200;
|
|
|
|
|
//
|
|
//
|
|
|
// dataGridViewTextBoxColumn4
|
|
// dataGridViewTextBoxColumn4
|
|
|
//
|
|
//
|
|
@@ -310,27 +313,6 @@
|
|
|
this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
this.dataGridViewTextBoxColumn4.Width = 200;
|
|
this.dataGridViewTextBoxColumn4.Width = 200;
|
|
|
//
|
|
//
|
|
|
- // dataGridViewTextBoxColumn5
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_length";
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.HeaderText = "条码号";
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
|
|
- this.dataGridViewTextBoxColumn5.Width = 200;
|
|
|
|
|
- //
|
|
|
|
|
- // dataGridViewTextBoxColumn6
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.HeaderText = "条码号";
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.MinimumWidth = 300;
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.ReadOnly = true;
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
|
|
- this.dataGridViewTextBoxColumn6.Width = 200;
|
|
|
|
|
- //
|
|
|
|
|
// sir_remark
|
|
// sir_remark
|
|
|
//
|
|
//
|
|
|
this.sir_remark.AllPower = null;
|
|
this.sir_remark.AllPower = null;
|
|
@@ -537,47 +519,70 @@
|
|
|
this.sn_code.Str2 = null;
|
|
this.sn_code.Str2 = null;
|
|
|
this.sn_code.TabIndex = 65;
|
|
this.sn_code.TabIndex = 65;
|
|
|
//
|
|
//
|
|
|
- // cm_makecode
|
|
|
|
|
|
|
+ // dataGridViewTextBoxColumn5
|
|
|
//
|
|
//
|
|
|
- this.cm_makecode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
|
|
- this.cm_makecode.DataPropertyName = "sp_fsoncode";
|
|
|
|
|
- this.cm_makecode.HeaderText = "标签类型";
|
|
|
|
|
- this.cm_makecode.MinimumWidth = 100;
|
|
|
|
|
- this.cm_makecode.Name = "cm_makecode";
|
|
|
|
|
- this.cm_makecode.ReadOnly = true;
|
|
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_length";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.HeaderText = "条码号";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn5.Width = 200;
|
|
|
//
|
|
//
|
|
|
- // cm_soncode
|
|
|
|
|
|
|
+ // dataGridViewTextBoxColumn6
|
|
|
//
|
|
//
|
|
|
- this.cm_soncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
- this.cm_soncode.DataPropertyName = "sp_prefix";
|
|
|
|
|
- this.cm_soncode.HeaderText = "核对规则";
|
|
|
|
|
- this.cm_soncode.MinimumWidth = 100;
|
|
|
|
|
- this.cm_soncode.Name = "cm_soncode";
|
|
|
|
|
- this.cm_soncode.ReadOnly = true;
|
|
|
|
|
- this.cm_soncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.HeaderText = "条码号";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.MinimumWidth = 300;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.ReadOnly = true;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn6.Width = 200;
|
|
|
//
|
|
//
|
|
|
- // pr_detail_
|
|
|
|
|
|
|
+ // lcd_detno
|
|
|
//
|
|
//
|
|
|
- this.pr_detail_.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
- this.pr_detail_.DataPropertyName = "pr_spec";
|
|
|
|
|
- this.pr_detail_.HeaderText = "条码内容";
|
|
|
|
|
- this.pr_detail_.MinimumWidth = 100;
|
|
|
|
|
- this.pr_detail_.Name = "pr_detail_";
|
|
|
|
|
- this.pr_detail_.ReadOnly = true;
|
|
|
|
|
|
|
+ this.lcd_detno.DataPropertyName = "lcd_detno";
|
|
|
|
|
+ this.lcd_detno.HeaderText = "序号";
|
|
|
|
|
+ this.lcd_detno.MinimumWidth = 10;
|
|
|
|
|
+ this.lcd_detno.Name = "lcd_detno";
|
|
|
|
|
+ this.lcd_detno.Width = 200;
|
|
|
//
|
|
//
|
|
|
- // sir_remark_label
|
|
|
|
|
|
|
+ // lcd_labeltype
|
|
|
//
|
|
//
|
|
|
- this.sir_remark_label.AutoSize = true;
|
|
|
|
|
- this.sir_remark_label.Checked = true;
|
|
|
|
|
- this.sir_remark_label.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
- this.sir_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.sir_remark_label.Location = new System.Drawing.Point(1360, 481);
|
|
|
|
|
- this.sir_remark_label.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
- this.sir_remark_label.Name = "sir_remark_label";
|
|
|
|
|
- this.sir_remark_label.Size = new System.Drawing.Size(178, 45);
|
|
|
|
|
- this.sir_remark_label.TabIndex = 190;
|
|
|
|
|
- this.sir_remark_label.Text = "备注信息";
|
|
|
|
|
- this.sir_remark_label.UseVisualStyleBackColor = true;
|
|
|
|
|
|
|
+ this.lcd_labeltype.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
|
|
+ this.lcd_labeltype.DataPropertyName = "lcd_labeltype";
|
|
|
|
|
+ this.lcd_labeltype.HeaderText = "标签类型";
|
|
|
|
|
+ this.lcd_labeltype.MinimumWidth = 100;
|
|
|
|
|
+ this.lcd_labeltype.Name = "lcd_labeltype";
|
|
|
|
|
+ this.lcd_labeltype.ReadOnly = true;
|
|
|
|
|
+ //
|
|
|
|
|
+ // lcd_prefix
|
|
|
|
|
+ //
|
|
|
|
|
+ this.lcd_prefix.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
+ this.lcd_prefix.DataPropertyName = "lcd_prefix";
|
|
|
|
|
+ this.lcd_prefix.HeaderText = "前缀";
|
|
|
|
|
+ this.lcd_prefix.MinimumWidth = 100;
|
|
|
|
|
+ this.lcd_prefix.Name = "lcd_prefix";
|
|
|
|
|
+ this.lcd_prefix.ReadOnly = true;
|
|
|
|
|
+ this.lcd_prefix.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
|
|
+ //
|
|
|
|
|
+ // lcd_length
|
|
|
|
|
+ //
|
|
|
|
|
+ this.lcd_length.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
+ this.lcd_length.DataPropertyName = "lcd_length";
|
|
|
|
|
+ this.lcd_length.HeaderText = "截取长度";
|
|
|
|
|
+ this.lcd_length.MinimumWidth = 100;
|
|
|
|
|
+ this.lcd_length.Name = "lcd_length";
|
|
|
|
|
+ this.lcd_length.ReadOnly = true;
|
|
|
|
|
+ //
|
|
|
|
|
+ // lcd_content
|
|
|
|
|
+ //
|
|
|
|
|
+ this.lcd_content.DataPropertyName = "lcd_content";
|
|
|
|
|
+ this.lcd_content.HeaderText = "核对内容";
|
|
|
|
|
+ this.lcd_content.MinimumWidth = 10;
|
|
|
|
|
+ this.lcd_content.Name = "lcd_content";
|
|
|
|
|
+ this.lcd_content.Width = 200;
|
|
|
//
|
|
//
|
|
|
// Make_SNLabelCheck
|
|
// Make_SNLabelCheck
|
|
|
//
|
|
//
|
|
@@ -602,7 +607,6 @@
|
|
|
this.Controls.Add(this.OperateResult);
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.Controls.Add(this.Clean);
|
|
this.Controls.Add(this.Clean);
|
|
|
this.Controls.Add(this.Confirm);
|
|
this.Controls.Add(this.Confirm);
|
|
|
- this.Controls.Add(this.iflastsn);
|
|
|
|
|
this.Controls.Add(this.code);
|
|
this.Controls.Add(this.code);
|
|
|
this.Controls.Add(this.code_label);
|
|
this.Controls.Add(this.code_label);
|
|
|
this.Controls.Add(this.sn_code);
|
|
this.Controls.Add(this.sn_code);
|
|
@@ -642,7 +646,6 @@
|
|
|
private System.Windows.Forms.Label sn_code_label;
|
|
private System.Windows.Forms.Label sn_code_label;
|
|
|
private System.Windows.Forms.Label code_label;
|
|
private System.Windows.Forms.Label code_label;
|
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox code;
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox code;
|
|
|
- private System.Windows.Forms.CheckBox iflastsn;
|
|
|
|
|
private CustomControl.ButtonUtil.NormalButton Confirm;
|
|
private CustomControl.ButtonUtil.NormalButton Confirm;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
@@ -666,9 +669,11 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn cm_makecode;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn cm_soncode;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail_;
|
|
|
|
|
private System.Windows.Forms.CheckBox sir_remark_label;
|
|
private System.Windows.Forms.CheckBox sir_remark_label;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn lcd_detno;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn lcd_labeltype;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn lcd_prefix;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn lcd_length;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn lcd_content;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|