|
|
@@ -36,20 +36,7 @@
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.LabelDataGridView = new System.Windows.Forms.DataGridView();
|
|
|
- this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.Choose2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.cm_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_bgcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.AddBad = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
- this.cm_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.New_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.balnk = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_maid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_materialtype = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_name = new System.Windows.Forms.Label();
|
|
|
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -63,7 +50,6 @@
|
|
|
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ms_wccode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ms_craftname = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ms_craftcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
@@ -74,7 +60,20 @@
|
|
|
this.Decompose = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.pr_name = new System.Windows.Forms.Label();
|
|
|
+ this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.Choose2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.cm_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_bgcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.AddBad = new System.Windows.Forms.DataGridViewImageColumn();
|
|
|
+ this.cm_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.New_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_maid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_materialtype = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -91,50 +90,50 @@
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
- this.label1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label1.Location = new System.Drawing.Point(33, 18);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label1.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label1.TabIndex = 177;
|
|
|
this.label1.Text = "序列号";
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
- this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label2.Location = new System.Drawing.Point(33, 66);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label2.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label2.TabIndex = 178;
|
|
|
this.label2.Text = "产品编号";
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
- this.label3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ 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(361, 66);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label3.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label3.TabIndex = 179;
|
|
|
this.label3.Text = "名称规格";
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
- this.label4.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label4.Location = new System.Drawing.Point(361, 18);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label4.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label4.TabIndex = 180;
|
|
|
this.label4.Text = "工单号";
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
- this.label5.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label5.Location = new System.Drawing.Point(727, 18);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label5.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label5.TabIndex = 181;
|
|
|
this.label5.Text = "已采集数";
|
|
|
//
|
|
|
@@ -154,7 +153,6 @@
|
|
|
this.cm_soncode,
|
|
|
this.cm_barcode,
|
|
|
this.New_BarCode,
|
|
|
- this.balnk,
|
|
|
this.cm_maid,
|
|
|
this.cm_materialtype,
|
|
|
this.cm_sncode});
|
|
|
@@ -167,112 +165,20 @@
|
|
|
this.LabelDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelDataGridView_CellContentClick);
|
|
|
this.LabelDataGridView.Sorted += new System.EventHandler(this.LabelDataGridView_Sorted);
|
|
|
//
|
|
|
- // Choose
|
|
|
- //
|
|
|
- this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.Choose.HeaderText = "拆解更换";
|
|
|
- this.Choose.Name = "Choose";
|
|
|
- this.Choose.Width = 60;
|
|
|
- //
|
|
|
- // Choose2
|
|
|
- //
|
|
|
- this.Choose2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.Choose2.HeaderText = "拆解";
|
|
|
- this.Choose2.Name = "Choose2";
|
|
|
- this.Choose2.Width = 40;
|
|
|
- //
|
|
|
- // cm_id
|
|
|
- //
|
|
|
- this.cm_id.DataPropertyName = "cm_id";
|
|
|
- this.cm_id.HeaderText = "cm_id";
|
|
|
- this.cm_id.Name = "cm_id";
|
|
|
- this.cm_id.Visible = false;
|
|
|
- this.cm_id.Width = 5;
|
|
|
- //
|
|
|
- // pr_detail
|
|
|
- //
|
|
|
- this.pr_detail.DataPropertyName = "pr_detail";
|
|
|
- this.pr_detail.HeaderText = "pr_detail";
|
|
|
- this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Visible = false;
|
|
|
- this.pr_detail.Width = 80;
|
|
|
- //
|
|
|
- // mb_bgcode
|
|
|
- //
|
|
|
- this.mb_bgcode.HeaderText = "不良代码组编号";
|
|
|
- this.mb_bgcode.Name = "mb_bgcode";
|
|
|
- this.mb_bgcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.mb_bgcode.Visible = false;
|
|
|
- this.mb_bgcode.Width = 80;
|
|
|
- //
|
|
|
- // mb_badcode
|
|
|
- //
|
|
|
- this.mb_badcode.HeaderText = "不良代码";
|
|
|
- this.mb_badcode.Name = "mb_badcode";
|
|
|
- this.mb_badcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.mb_badcode.Width = 80;
|
|
|
- //
|
|
|
- // AddBad
|
|
|
- //
|
|
|
- this.AddBad.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.AddBad.HeaderText = "";
|
|
|
- this.AddBad.Image = global::UAS_MES.Properties.Resources.plus;
|
|
|
- this.AddBad.Name = "AddBad";
|
|
|
- this.AddBad.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.AddBad.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.AddBad.Width = 20;
|
|
|
- //
|
|
|
- // cm_soncode
|
|
|
- //
|
|
|
- this.cm_soncode.DataPropertyName = "cm_soncode";
|
|
|
- this.cm_soncode.HeaderText = "子件编号";
|
|
|
- this.cm_soncode.Name = "cm_soncode";
|
|
|
- this.cm_soncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- //
|
|
|
- // cm_barcode
|
|
|
- //
|
|
|
- this.cm_barcode.DataPropertyName = "cm_barcode";
|
|
|
- this.cm_barcode.HeaderText = "物料批号";
|
|
|
- this.cm_barcode.Name = "cm_barcode";
|
|
|
- this.cm_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- //
|
|
|
- // New_BarCode
|
|
|
- //
|
|
|
- this.New_BarCode.HeaderText = "新批号";
|
|
|
- this.New_BarCode.Name = "New_BarCode";
|
|
|
- this.New_BarCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- //
|
|
|
- // balnk
|
|
|
- //
|
|
|
- this.balnk.HeaderText = "";
|
|
|
- this.balnk.Name = "balnk";
|
|
|
- this.balnk.Width = 5;
|
|
|
- //
|
|
|
- // cm_maid
|
|
|
- //
|
|
|
- this.cm_maid.DataPropertyName = "cm_maid";
|
|
|
- this.cm_maid.HeaderText = "";
|
|
|
- this.cm_maid.Name = "cm_maid";
|
|
|
- this.cm_maid.Visible = false;
|
|
|
- //
|
|
|
- // cm_materialtype
|
|
|
- //
|
|
|
- this.cm_materialtype.DataPropertyName = "cm_materialtype";
|
|
|
- this.cm_materialtype.HeaderText = "";
|
|
|
- this.cm_materialtype.Name = "cm_materialtype";
|
|
|
- this.cm_materialtype.Visible = false;
|
|
|
- //
|
|
|
- // cm_sncode
|
|
|
+ // pr_name
|
|
|
//
|
|
|
- this.cm_sncode.DataPropertyName = "cm_sncode";
|
|
|
- this.cm_sncode.HeaderText = "";
|
|
|
- this.cm_sncode.Name = "cm_sncode";
|
|
|
- this.cm_sncode.Visible = false;
|
|
|
+ this.pr_name.AutoSize = true;
|
|
|
+ this.pr_name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pr_name.Location = new System.Drawing.Point(459, 66);
|
|
|
+ this.pr_name.Name = "pr_name";
|
|
|
+ this.pr_name.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pr_name.TabIndex = 192;
|
|
|
//
|
|
|
// dataGridViewCheckBoxColumn1
|
|
|
//
|
|
|
this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
this.dataGridViewCheckBoxColumn1.HeaderText = "拆解更料";
|
|
|
+ this.dataGridViewCheckBoxColumn1.MinimumWidth = 10;
|
|
|
this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
|
|
|
this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
this.dataGridViewCheckBoxColumn1.Width = 60;
|
|
|
@@ -305,6 +211,8 @@
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "不良代码组编号";
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
+ this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
this.dataGridViewTextBoxColumn3.Visible = false;
|
|
|
this.dataGridViewTextBoxColumn3.Width = 80;
|
|
|
//
|
|
|
@@ -312,6 +220,8 @@
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "不良代码";
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
+ this.dataGridViewTextBoxColumn4.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
this.dataGridViewTextBoxColumn4.Width = 80;
|
|
|
//
|
|
|
// dataGridViewImageColumn1
|
|
|
@@ -329,22 +239,30 @@
|
|
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "cm_soncode";
|
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "子件编号";
|
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
+ this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn6
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn6.DataPropertyName = "cm_barcode";
|
|
|
this.dataGridViewTextBoxColumn6.HeaderText = "物料批号";
|
|
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
+ this.dataGridViewTextBoxColumn6.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn7
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn7.HeaderText = "新批号";
|
|
|
+ this.dataGridViewTextBoxColumn7.MinimumWidth = 100;
|
|
|
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
|
+ this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn8
|
|
|
//
|
|
|
+ this.dataGridViewTextBoxColumn8.DataPropertyName = "cm_maid";
|
|
|
this.dataGridViewTextBoxColumn8.HeaderText = "";
|
|
|
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
|
|
+ this.dataGridViewTextBoxColumn8.Visible = false;
|
|
|
this.dataGridViewTextBoxColumn8.Width = 5;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn9
|
|
|
@@ -361,18 +279,11 @@
|
|
|
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
|
|
|
this.dataGridViewTextBoxColumn10.Visible = false;
|
|
|
//
|
|
|
- // dataGridViewTextBoxColumn11
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn11.DataPropertyName = "cm_sncode";
|
|
|
- this.dataGridViewTextBoxColumn11.HeaderText = "";
|
|
|
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
|
|
|
- this.dataGridViewTextBoxColumn11.Visible = false;
|
|
|
- //
|
|
|
// ms_wccode
|
|
|
//
|
|
|
this.ms_wccode.AutoSize = true;
|
|
|
this.ms_wccode.CutLength = null;
|
|
|
- this.ms_wccode.Location = new System.Drawing.Point(931, 86);
|
|
|
+ this.ms_wccode.Location = new System.Drawing.Point(916, 73);
|
|
|
this.ms_wccode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.ms_wccode.Name = "ms_wccode";
|
|
|
this.ms_wccode.Size = new System.Drawing.Size(0, 12);
|
|
|
@@ -405,11 +316,11 @@
|
|
|
//
|
|
|
this.deccount.AutoSize = true;
|
|
|
this.deccount.CutLength = null;
|
|
|
- this.deccount.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.deccount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.deccount.Location = new System.Drawing.Point(825, 18);
|
|
|
this.deccount.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.deccount.Name = "deccount";
|
|
|
- this.deccount.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.deccount.Size = new System.Drawing.Size(0, 21);
|
|
|
this.deccount.TabIndex = 187;
|
|
|
this.deccount.Tag = "1";
|
|
|
//
|
|
|
@@ -417,11 +328,11 @@
|
|
|
//
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
this.ms_makecode.CutLength = null;
|
|
|
- this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_makecode.Location = new System.Drawing.Point(459, 18);
|
|
|
this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
- this.ms_makecode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ms_makecode.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ms_makecode.TabIndex = 186;
|
|
|
this.ms_makecode.Tag = "1";
|
|
|
//
|
|
|
@@ -429,11 +340,11 @@
|
|
|
//
|
|
|
this.ms_prodcode.AutoSize = true;
|
|
|
this.ms_prodcode.CutLength = null;
|
|
|
- this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_prodcode.Location = new System.Drawing.Point(125, 66);
|
|
|
this.ms_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ms_prodcode.Name = "ms_prodcode";
|
|
|
- this.ms_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ms_prodcode.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ms_prodcode.TabIndex = 184;
|
|
|
this.ms_prodcode.Tag = "1";
|
|
|
//
|
|
|
@@ -441,11 +352,11 @@
|
|
|
//
|
|
|
this.ms_sncode.AutoSize = true;
|
|
|
this.ms_sncode.CutLength = null;
|
|
|
- this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_sncode.Location = new System.Drawing.Point(125, 18);
|
|
|
this.ms_sncode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
- this.ms_sncode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ms_sncode.TabIndex = 183;
|
|
|
this.ms_sncode.Tag = "1";
|
|
|
//
|
|
|
@@ -491,14 +402,115 @@
|
|
|
this.OperateResult.TabIndex = 172;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
- // pr_name
|
|
|
+ // dataGridViewTextBoxColumn11
|
|
|
//
|
|
|
- this.pr_name.AutoSize = true;
|
|
|
- this.pr_name.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_name.Location = new System.Drawing.Point(459, 66);
|
|
|
- this.pr_name.Name = "pr_name";
|
|
|
- this.pr_name.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.pr_name.TabIndex = 192;
|
|
|
+ this.dataGridViewTextBoxColumn11.DataPropertyName = "cm_sncode";
|
|
|
+ this.dataGridViewTextBoxColumn11.HeaderText = "";
|
|
|
+ this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
|
|
|
+ this.dataGridViewTextBoxColumn11.Visible = false;
|
|
|
+ //
|
|
|
+ // Choose
|
|
|
+ //
|
|
|
+ this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.Choose.HeaderText = "拆解更换";
|
|
|
+ this.Choose.MinimumWidth = 80;
|
|
|
+ this.Choose.Name = "Choose";
|
|
|
+ this.Choose.Width = 80;
|
|
|
+ //
|
|
|
+ // Choose2
|
|
|
+ //
|
|
|
+ this.Choose2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.Choose2.HeaderText = "拆解";
|
|
|
+ this.Choose2.Name = "Choose2";
|
|
|
+ this.Choose2.Width = 40;
|
|
|
+ //
|
|
|
+ // cm_id
|
|
|
+ //
|
|
|
+ this.cm_id.DataPropertyName = "cm_id";
|
|
|
+ this.cm_id.HeaderText = "cm_id";
|
|
|
+ this.cm_id.Name = "cm_id";
|
|
|
+ this.cm_id.Visible = false;
|
|
|
+ this.cm_id.Width = 5;
|
|
|
+ //
|
|
|
+ // pr_detail
|
|
|
+ //
|
|
|
+ this.pr_detail.DataPropertyName = "pr_detail";
|
|
|
+ this.pr_detail.HeaderText = "pr_detail";
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.Visible = false;
|
|
|
+ this.pr_detail.Width = 80;
|
|
|
+ //
|
|
|
+ // mb_bgcode
|
|
|
+ //
|
|
|
+ this.mb_bgcode.HeaderText = "不良代码组编号";
|
|
|
+ this.mb_bgcode.Name = "mb_bgcode";
|
|
|
+ this.mb_bgcode.ReadOnly = true;
|
|
|
+ this.mb_bgcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.mb_bgcode.Visible = false;
|
|
|
+ this.mb_bgcode.Width = 80;
|
|
|
+ //
|
|
|
+ // mb_badcode
|
|
|
+ //
|
|
|
+ this.mb_badcode.HeaderText = "不良代码";
|
|
|
+ this.mb_badcode.Name = "mb_badcode";
|
|
|
+ this.mb_badcode.ReadOnly = true;
|
|
|
+ this.mb_badcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.mb_badcode.Width = 80;
|
|
|
+ //
|
|
|
+ // AddBad
|
|
|
+ //
|
|
|
+ this.AddBad.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.AddBad.HeaderText = "";
|
|
|
+ this.AddBad.Image = global::UAS_MES.Properties.Resources.plus;
|
|
|
+ this.AddBad.Name = "AddBad";
|
|
|
+ this.AddBad.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.AddBad.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.AddBad.Width = 20;
|
|
|
+ //
|
|
|
+ // cm_soncode
|
|
|
+ //
|
|
|
+ this.cm_soncode.DataPropertyName = "cm_soncode";
|
|
|
+ this.cm_soncode.HeaderText = "子件编号";
|
|
|
+ this.cm_soncode.Name = "cm_soncode";
|
|
|
+ this.cm_soncode.ReadOnly = true;
|
|
|
+ this.cm_soncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ //
|
|
|
+ // cm_barcode
|
|
|
+ //
|
|
|
+ this.cm_barcode.DataPropertyName = "cm_barcode";
|
|
|
+ this.cm_barcode.HeaderText = "物料批号";
|
|
|
+ this.cm_barcode.Name = "cm_barcode";
|
|
|
+ this.cm_barcode.ReadOnly = true;
|
|
|
+ this.cm_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ //
|
|
|
+ // New_BarCode
|
|
|
+ //
|
|
|
+ this.New_BarCode.HeaderText = "新批号";
|
|
|
+ this.New_BarCode.MinimumWidth = 300;
|
|
|
+ this.New_BarCode.Name = "New_BarCode";
|
|
|
+ this.New_BarCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.New_BarCode.Width = 300;
|
|
|
+ //
|
|
|
+ // cm_maid
|
|
|
+ //
|
|
|
+ this.cm_maid.DataPropertyName = "cm_maid";
|
|
|
+ this.cm_maid.HeaderText = "";
|
|
|
+ this.cm_maid.Name = "cm_maid";
|
|
|
+ this.cm_maid.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_materialtype
|
|
|
+ //
|
|
|
+ this.cm_materialtype.DataPropertyName = "cm_materialtype";
|
|
|
+ this.cm_materialtype.HeaderText = "";
|
|
|
+ this.cm_materialtype.Name = "cm_materialtype";
|
|
|
+ this.cm_materialtype.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_sncode
|
|
|
+ //
|
|
|
+ this.cm_sncode.DataPropertyName = "cm_sncode";
|
|
|
+ this.cm_sncode.HeaderText = "";
|
|
|
+ this.cm_sncode.Name = "cm_sncode";
|
|
|
+ this.cm_sncode.Visible = false;
|
|
|
//
|
|
|
// Make_Decompose
|
|
|
//
|
|
|
@@ -568,6 +580,7 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
|
|
|
+ private System.Windows.Forms.Label pr_name;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose2;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn cm_id;
|
|
|
@@ -578,10 +591,8 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn cm_soncode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn cm_barcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn New_BarCode;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn balnk;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn cm_maid;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn cm_materialtype;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn cm_sncode;
|
|
|
- private System.Windows.Forms.Label pr_name;
|
|
|
}
|
|
|
}
|