|
|
@@ -36,6 +36,31 @@
|
|
|
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.cm_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_spid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_firstsn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_wccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_fsoncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_stepcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_stepname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_craftname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_craftcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ 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.pr_detail_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ 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_status_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_maid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_materialtype = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_maprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.change = new System.Windows.Forms.RadioButton();
|
|
|
this.nochange = new System.Windows.Forms.RadioButton();
|
|
|
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
@@ -62,7 +87,6 @@
|
|
|
this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_name = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithTextArea();
|
|
|
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,31 +98,7 @@
|
|
|
this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.cm_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_spid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_firstsn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_wccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_fsoncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_stepcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_stepname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_craftname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_craftcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- 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.pr_detail_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- 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_status_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_maid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_materialtype = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_maprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.cm_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_name = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -106,9 +106,10 @@
|
|
|
//
|
|
|
this.pa_makecode_label.AutoSize = true;
|
|
|
this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode_label.Location = new System.Drawing.Point(33, 529);
|
|
|
+ this.pa_makecode_label.Location = new System.Drawing.Point(50, 794);
|
|
|
+ this.pa_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_makecode_label.Name = "pa_makecode_label";
|
|
|
- this.pa_makecode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.pa_makecode_label.Size = new System.Drawing.Size(107, 39);
|
|
|
this.pa_makecode_label.TabIndex = 173;
|
|
|
this.pa_makecode_label.Text = "序列号";
|
|
|
//
|
|
|
@@ -116,9 +117,10 @@
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
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.Location = new System.Drawing.Point(50, 27);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.label1.Size = new System.Drawing.Size(86, 31);
|
|
|
this.label1.TabIndex = 177;
|
|
|
this.label1.Text = "序列号";
|
|
|
//
|
|
|
@@ -126,9 +128,10 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
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.Location = new System.Drawing.Point(50, 99);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label2.Size = new System.Drawing.Size(110, 31);
|
|
|
this.label2.TabIndex = 178;
|
|
|
this.label2.Text = "产品编号";
|
|
|
//
|
|
|
@@ -136,19 +139,21 @@
|
|
|
//
|
|
|
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(315, 66);
|
|
|
+ this.label3.Location = new System.Drawing.Point(472, 99);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label3.Size = new System.Drawing.Size(110, 31);
|
|
|
this.label3.TabIndex = 179;
|
|
|
- this.label3.Text = "名称规格";
|
|
|
+ this.label3.Text = "产品名称";
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
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(315, 18);
|
|
|
+ this.label4.Location = new System.Drawing.Point(472, 27);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.label4.Size = new System.Drawing.Size(86, 31);
|
|
|
this.label4.TabIndex = 180;
|
|
|
this.label4.Text = "工单号";
|
|
|
//
|
|
|
@@ -156,9 +161,10 @@
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
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.Location = new System.Drawing.Point(1090, 27);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label5.Size = new System.Drawing.Size(110, 31);
|
|
|
this.label5.TabIndex = 181;
|
|
|
this.label5.Text = "已采集数";
|
|
|
//
|
|
|
@@ -193,21 +199,208 @@
|
|
|
this.cm_maprodcode,
|
|
|
this.cm_sncode,
|
|
|
this.cm_makecode});
|
|
|
- this.LabelDataGridView.Location = new System.Drawing.Point(12, 102);
|
|
|
+ this.LabelDataGridView.Location = new System.Drawing.Point(18, 153);
|
|
|
+ this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.LabelDataGridView.Name = "LabelDataGridView";
|
|
|
this.LabelDataGridView.RowHeadersVisible = false;
|
|
|
this.LabelDataGridView.RowTemplate.Height = 23;
|
|
|
- this.LabelDataGridView.Size = new System.Drawing.Size(889, 233);
|
|
|
+ this.LabelDataGridView.Size = new System.Drawing.Size(1334, 350);
|
|
|
this.LabelDataGridView.TabIndex = 188;
|
|
|
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.MinimumWidth = 80;
|
|
|
+ this.Choose.Name = "Choose";
|
|
|
+ this.Choose.Width = 80;
|
|
|
+ //
|
|
|
+ // cm_status
|
|
|
+ //
|
|
|
+ this.cm_status.DataPropertyName = "cm_status";
|
|
|
+ this.cm_status.HeaderText = "";
|
|
|
+ this.cm_status.Name = "cm_status";
|
|
|
+ this.cm_status.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_spid
|
|
|
+ //
|
|
|
+ this.cm_spid.DataPropertyName = "cm_spid";
|
|
|
+ this.cm_spid.HeaderText = "";
|
|
|
+ this.cm_spid.Name = "cm_spid";
|
|
|
+ this.cm_spid.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_firstsn
|
|
|
+ //
|
|
|
+ this.cm_firstsn.DataPropertyName = "cm_firstsn";
|
|
|
+ this.cm_firstsn.HeaderText = "";
|
|
|
+ this.cm_firstsn.Name = "cm_firstsn";
|
|
|
+ this.cm_firstsn.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_wccode
|
|
|
+ //
|
|
|
+ this.cm_wccode.DataPropertyName = "cm_wccode";
|
|
|
+ this.cm_wccode.HeaderText = "";
|
|
|
+ this.cm_wccode.Name = "cm_wccode";
|
|
|
+ this.cm_wccode.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_fsoncode
|
|
|
+ //
|
|
|
+ this.cm_fsoncode.DataPropertyName = "cm_fsoncode";
|
|
|
+ this.cm_fsoncode.HeaderText = "";
|
|
|
+ this.cm_fsoncode.Name = "cm_fsoncode";
|
|
|
+ this.cm_fsoncode.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_stepcode
|
|
|
+ //
|
|
|
+ this.cm_stepcode.DataPropertyName = "cm_stepcode";
|
|
|
+ this.cm_stepcode.HeaderText = "";
|
|
|
+ this.cm_stepcode.Name = "cm_stepcode";
|
|
|
+ this.cm_stepcode.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_stepname
|
|
|
+ //
|
|
|
+ this.cm_stepname.DataPropertyName = "cm_stepname";
|
|
|
+ this.cm_stepname.HeaderText = "";
|
|
|
+ this.cm_stepname.Name = "cm_stepname";
|
|
|
+ this.cm_stepname.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_craftname
|
|
|
+ //
|
|
|
+ this.cm_craftname.DataPropertyName = "cm_craftname";
|
|
|
+ this.cm_craftname.HeaderText = "";
|
|
|
+ this.cm_craftname.Name = "cm_craftname";
|
|
|
+ this.cm_craftname.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_craftcode
|
|
|
+ //
|
|
|
+ this.cm_craftcode.DataPropertyName = "cm_craftcode";
|
|
|
+ this.cm_craftcode.HeaderText = "";
|
|
|
+ this.cm_craftcode.Name = "cm_craftcode";
|
|
|
+ this.cm_craftcode.Visible = false;
|
|
|
+ //
|
|
|
+ // cm_id
|
|
|
+ //
|
|
|
+ this.cm_id.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.cm_id.DataPropertyName = "cm_id";
|
|
|
+ this.cm_id.HeaderText = "cm_id";
|
|
|
+ this.cm_id.MinimumWidth = 40;
|
|
|
+ this.cm_id.Name = "cm_id";
|
|
|
+ this.cm_id.Visible = false;
|
|
|
+ this.cm_id.Width = 40;
|
|
|
+ //
|
|
|
+ // 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;
|
|
|
+ //
|
|
|
+ // pr_detail_
|
|
|
+ //
|
|
|
+ this.pr_detail_.HeaderText = "子件名称";
|
|
|
+ this.pr_detail_.Name = "pr_detail_";
|
|
|
+ //
|
|
|
+ // 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_status_1
|
|
|
+ //
|
|
|
+ this.cm_status_1.HeaderText = "上线状态";
|
|
|
+ this.cm_status_1.Name = "cm_status_1";
|
|
|
+ //
|
|
|
+ // 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_maprodcode
|
|
|
+ //
|
|
|
+ this.cm_maprodcode.DataPropertyName = "cm_maprodcode";
|
|
|
+ this.cm_maprodcode.HeaderText = "";
|
|
|
+ this.cm_maprodcode.Name = "cm_maprodcode";
|
|
|
+ this.cm_maprodcode.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;
|
|
|
+ //
|
|
|
+ // cm_makecode
|
|
|
+ //
|
|
|
+ this.cm_makecode.DataPropertyName = "cm_makecode";
|
|
|
+ this.cm_makecode.HeaderText = "";
|
|
|
+ this.cm_makecode.Name = "cm_makecode";
|
|
|
+ this.cm_makecode.Visible = false;
|
|
|
+ //
|
|
|
// change
|
|
|
//
|
|
|
this.change.AutoSize = true;
|
|
|
- this.change.Location = new System.Drawing.Point(731, 80);
|
|
|
+ this.change.Location = new System.Drawing.Point(1096, 120);
|
|
|
+ this.change.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.change.Name = "change";
|
|
|
- this.change.Size = new System.Drawing.Size(71, 16);
|
|
|
+ this.change.Size = new System.Drawing.Size(105, 22);
|
|
|
this.change.TabIndex = 193;
|
|
|
this.change.TabStop = true;
|
|
|
this.change.Text = "拆解更换";
|
|
|
@@ -216,9 +409,10 @@
|
|
|
// nochange
|
|
|
//
|
|
|
this.nochange.AutoSize = true;
|
|
|
- this.nochange.Location = new System.Drawing.Point(731, 57);
|
|
|
+ this.nochange.Location = new System.Drawing.Point(1096, 86);
|
|
|
+ this.nochange.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.nochange.Name = "nochange";
|
|
|
- this.nochange.Size = new System.Drawing.Size(47, 16);
|
|
|
+ this.nochange.Size = new System.Drawing.Size(69, 22);
|
|
|
this.nochange.TabIndex = 194;
|
|
|
this.nochange.TabStop = true;
|
|
|
this.nochange.Text = "拆解";
|
|
|
@@ -459,25 +653,15 @@
|
|
|
this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
|
|
|
this.dataGridViewTextBoxColumn22.Visible = false;
|
|
|
//
|
|
|
- // pr_name
|
|
|
- //
|
|
|
- this.pr_name.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
|
- this.pr_name.Location = new System.Drawing.Point(400, 66);
|
|
|
- this.pr_name.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
- this.pr_name.Name = "pr_name";
|
|
|
- this.pr_name.Size = new System.Drawing.Size(161, 25);
|
|
|
- this.pr_name.TabIndex = 195;
|
|
|
- this.pr_name.TextAreaEnable = false;
|
|
|
- this.pr_name.TextBoxEnable = false;
|
|
|
- //
|
|
|
// ms_wccode
|
|
|
//
|
|
|
this.ms_wccode.AutoSize = true;
|
|
|
this.ms_wccode.CutLength = null;
|
|
|
- this.ms_wccode.Location = new System.Drawing.Point(916, 73);
|
|
|
- this.ms_wccode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.ms_wccode.Location = new System.Drawing.Point(1374, 110);
|
|
|
+ this.ms_wccode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_wccode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.ms_wccode.Name = "ms_wccode";
|
|
|
- this.ms_wccode.Size = new System.Drawing.Size(0, 12);
|
|
|
+ this.ms_wccode.Size = new System.Drawing.Size(0, 18);
|
|
|
this.ms_wccode.TabIndex = 191;
|
|
|
this.ms_wccode.Visible = false;
|
|
|
//
|
|
|
@@ -485,10 +669,11 @@
|
|
|
//
|
|
|
this.ms_craftname.AutoSize = true;
|
|
|
this.ms_craftname.CutLength = null;
|
|
|
- this.ms_craftname.Location = new System.Drawing.Point(856, 87);
|
|
|
- this.ms_craftname.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.ms_craftname.Location = new System.Drawing.Point(1284, 130);
|
|
|
+ this.ms_craftname.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_craftname.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.ms_craftname.Name = "ms_craftname";
|
|
|
- this.ms_craftname.Size = new System.Drawing.Size(0, 12);
|
|
|
+ this.ms_craftname.Size = new System.Drawing.Size(0, 18);
|
|
|
this.ms_craftname.TabIndex = 190;
|
|
|
this.ms_craftname.Visible = false;
|
|
|
//
|
|
|
@@ -496,10 +681,11 @@
|
|
|
//
|
|
|
this.ms_craftcode.AutoSize = true;
|
|
|
this.ms_craftcode.CutLength = null;
|
|
|
- this.ms_craftcode.Location = new System.Drawing.Point(720, 87);
|
|
|
- this.ms_craftcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.ms_craftcode.Location = new System.Drawing.Point(1080, 130);
|
|
|
+ this.ms_craftcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_craftcode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.ms_craftcode.Name = "ms_craftcode";
|
|
|
- this.ms_craftcode.Size = new System.Drawing.Size(0, 12);
|
|
|
+ this.ms_craftcode.Size = new System.Drawing.Size(0, 18);
|
|
|
this.ms_craftcode.TabIndex = 189;
|
|
|
this.ms_craftcode.Visible = false;
|
|
|
//
|
|
|
@@ -508,10 +694,11 @@
|
|
|
this.deccount.AutoSize = true;
|
|
|
this.deccount.CutLength = null;
|
|
|
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.Location = new System.Drawing.Point(1238, 27);
|
|
|
+ this.deccount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.deccount.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.deccount.Name = "deccount";
|
|
|
- this.deccount.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.deccount.Size = new System.Drawing.Size(0, 31);
|
|
|
this.deccount.TabIndex = 187;
|
|
|
this.deccount.Tag = "1";
|
|
|
//
|
|
|
@@ -520,10 +707,11 @@
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
this.ms_makecode.CutLength = null;
|
|
|
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(413, 18);
|
|
|
- this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(620, 27);
|
|
|
+ this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_makecode.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
- this.ms_makecode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ms_makecode.Size = new System.Drawing.Size(0, 31);
|
|
|
this.ms_makecode.TabIndex = 186;
|
|
|
this.ms_makecode.Tag = "1";
|
|
|
//
|
|
|
@@ -532,10 +720,11 @@
|
|
|
this.ms_prodcode.AutoSize = true;
|
|
|
this.ms_prodcode.CutLength = null;
|
|
|
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.Location = new System.Drawing.Point(188, 99);
|
|
|
+ this.ms_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_prodcode.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.ms_prodcode.Name = "ms_prodcode";
|
|
|
- this.ms_prodcode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ms_prodcode.Size = new System.Drawing.Size(0, 31);
|
|
|
this.ms_prodcode.TabIndex = 184;
|
|
|
this.ms_prodcode.Tag = "1";
|
|
|
//
|
|
|
@@ -544,10 +733,11 @@
|
|
|
this.ms_sncode.AutoSize = true;
|
|
|
this.ms_sncode.CutLength = null;
|
|
|
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.Location = new System.Drawing.Point(188, 27);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ms_sncode.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
- this.ms_sncode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(0, 31);
|
|
|
this.ms_sncode.TabIndex = 183;
|
|
|
this.ms_sncode.Tag = "1";
|
|
|
//
|
|
|
@@ -558,12 +748,13 @@
|
|
|
this.Decompose.DownImage = ((System.Drawing.Image)(resources.GetObject("Decompose.DownImage")));
|
|
|
this.Decompose.Image = ((System.Drawing.Image)(resources.GetObject("Decompose.Image")));
|
|
|
this.Decompose.IsShowBorder = true;
|
|
|
- this.Decompose.Location = new System.Drawing.Point(533, 533);
|
|
|
+ this.Decompose.Location = new System.Drawing.Point(800, 800);
|
|
|
+ this.Decompose.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Decompose.MoveImage = ((System.Drawing.Image)(resources.GetObject("Decompose.MoveImage")));
|
|
|
this.Decompose.Name = "Decompose";
|
|
|
this.Decompose.NormalImage = ((System.Drawing.Image)(resources.GetObject("Decompose.NormalImage")));
|
|
|
this.Decompose.Power = null;
|
|
|
- this.Decompose.Size = new System.Drawing.Size(76, 27);
|
|
|
+ this.Decompose.Size = new System.Drawing.Size(114, 40);
|
|
|
this.Decompose.TabIndex = 175;
|
|
|
this.Decompose.Text = "确定拆解";
|
|
|
this.Decompose.UseVisualStyleBackColor = true;
|
|
|
@@ -574,10 +765,11 @@
|
|
|
this.sn_code.AllPower = null;
|
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
|
this.sn_code.ID = null;
|
|
|
- this.sn_code.Location = new System.Drawing.Point(147, 535);
|
|
|
+ this.sn_code.Location = new System.Drawing.Point(220, 802);
|
|
|
+ this.sn_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.sn_code.Name = "sn_code";
|
|
|
this.sn_code.Power = null;
|
|
|
- this.sn_code.Size = new System.Drawing.Size(196, 21);
|
|
|
+ this.sn_code.Size = new System.Drawing.Size(292, 28);
|
|
|
this.sn_code.Str = null;
|
|
|
this.sn_code.Str1 = null;
|
|
|
this.sn_code.Str2 = null;
|
|
|
@@ -587,9 +779,10 @@
|
|
|
// OperateResult
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(12, 355);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(18, 532);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(889, 152);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(1332, 226);
|
|
|
this.OperateResult.TabIndex = 172;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -601,196 +794,24 @@
|
|
|
this.dataGridViewCheckBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
this.dataGridViewCheckBoxColumn2.Width = 40;
|
|
|
//
|
|
|
- // Choose
|
|
|
- //
|
|
|
- this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.Choose.HeaderText = "勾选";
|
|
|
- this.Choose.MinimumWidth = 80;
|
|
|
- this.Choose.Name = "Choose";
|
|
|
- this.Choose.Width = 80;
|
|
|
- //
|
|
|
- // cm_status
|
|
|
- //
|
|
|
- this.cm_status.DataPropertyName = "cm_status";
|
|
|
- this.cm_status.HeaderText = "";
|
|
|
- this.cm_status.Name = "cm_status";
|
|
|
- this.cm_status.Visible = false;
|
|
|
- //
|
|
|
- // cm_spid
|
|
|
- //
|
|
|
- this.cm_spid.DataPropertyName = "cm_spid";
|
|
|
- this.cm_spid.HeaderText = "";
|
|
|
- this.cm_spid.Name = "cm_spid";
|
|
|
- this.cm_spid.Visible = false;
|
|
|
- //
|
|
|
- // cm_firstsn
|
|
|
- //
|
|
|
- this.cm_firstsn.DataPropertyName = "cm_firstsn";
|
|
|
- this.cm_firstsn.HeaderText = "";
|
|
|
- this.cm_firstsn.Name = "cm_firstsn";
|
|
|
- this.cm_firstsn.Visible = false;
|
|
|
- //
|
|
|
- // cm_wccode
|
|
|
- //
|
|
|
- this.cm_wccode.DataPropertyName = "cm_wccode";
|
|
|
- this.cm_wccode.HeaderText = "";
|
|
|
- this.cm_wccode.Name = "cm_wccode";
|
|
|
- this.cm_wccode.Visible = false;
|
|
|
- //
|
|
|
- // cm_fsoncode
|
|
|
- //
|
|
|
- this.cm_fsoncode.DataPropertyName = "cm_fsoncode";
|
|
|
- this.cm_fsoncode.HeaderText = "";
|
|
|
- this.cm_fsoncode.Name = "cm_fsoncode";
|
|
|
- this.cm_fsoncode.Visible = false;
|
|
|
- //
|
|
|
- // cm_stepcode
|
|
|
- //
|
|
|
- this.cm_stepcode.DataPropertyName = "cm_stepcode";
|
|
|
- this.cm_stepcode.HeaderText = "";
|
|
|
- this.cm_stepcode.Name = "cm_stepcode";
|
|
|
- this.cm_stepcode.Visible = false;
|
|
|
- //
|
|
|
- // cm_stepname
|
|
|
- //
|
|
|
- this.cm_stepname.DataPropertyName = "cm_stepname";
|
|
|
- this.cm_stepname.HeaderText = "";
|
|
|
- this.cm_stepname.Name = "cm_stepname";
|
|
|
- this.cm_stepname.Visible = false;
|
|
|
- //
|
|
|
- // cm_craftname
|
|
|
- //
|
|
|
- this.cm_craftname.DataPropertyName = "cm_craftname";
|
|
|
- this.cm_craftname.HeaderText = "";
|
|
|
- this.cm_craftname.Name = "cm_craftname";
|
|
|
- this.cm_craftname.Visible = false;
|
|
|
- //
|
|
|
- // cm_craftcode
|
|
|
- //
|
|
|
- this.cm_craftcode.DataPropertyName = "cm_craftcode";
|
|
|
- this.cm_craftcode.HeaderText = "";
|
|
|
- this.cm_craftcode.Name = "cm_craftcode";
|
|
|
- this.cm_craftcode.Visible = false;
|
|
|
- //
|
|
|
- // cm_id
|
|
|
- //
|
|
|
- this.cm_id.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.cm_id.DataPropertyName = "cm_id";
|
|
|
- this.cm_id.HeaderText = "cm_id";
|
|
|
- this.cm_id.MinimumWidth = 40;
|
|
|
- this.cm_id.Name = "cm_id";
|
|
|
- this.cm_id.Visible = false;
|
|
|
- this.cm_id.Width = 40;
|
|
|
- //
|
|
|
- // 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;
|
|
|
- //
|
|
|
- // pr_detail_
|
|
|
- //
|
|
|
- this.pr_detail_.HeaderText = "子件名称";
|
|
|
- this.pr_detail_.Name = "pr_detail_";
|
|
|
- //
|
|
|
- // 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_status_1
|
|
|
- //
|
|
|
- this.cm_status_1.HeaderText = "上线状态";
|
|
|
- this.cm_status_1.Name = "cm_status_1";
|
|
|
- //
|
|
|
- // 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_maprodcode
|
|
|
- //
|
|
|
- this.cm_maprodcode.DataPropertyName = "cm_maprodcode";
|
|
|
- this.cm_maprodcode.HeaderText = "";
|
|
|
- this.cm_maprodcode.Name = "cm_maprodcode";
|
|
|
- this.cm_maprodcode.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;
|
|
|
- //
|
|
|
- // cm_makecode
|
|
|
+ // pr_name
|
|
|
//
|
|
|
- this.cm_makecode.DataPropertyName = "cm_makecode";
|
|
|
- this.cm_makecode.HeaderText = "";
|
|
|
- this.cm_makecode.Name = "cm_makecode";
|
|
|
- this.cm_makecode.Visible = false;
|
|
|
+ this.pr_name.AutoSize = true;
|
|
|
+ this.pr_name.CutLength = null;
|
|
|
+ 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(620, 99);
|
|
|
+ this.pr_name.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_name.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
+ this.pr_name.Name = "pr_name";
|
|
|
+ this.pr_name.Size = new System.Drawing.Size(0, 31);
|
|
|
+ this.pr_name.TabIndex = 195;
|
|
|
+ this.pr_name.Tag = "1";
|
|
|
//
|
|
|
// Make_Decompose
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(928, 573);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1392, 860);
|
|
|
this.Controls.Add(this.pr_name);
|
|
|
this.Controls.Add(this.nochange);
|
|
|
this.Controls.Add(this.change);
|
|
|
@@ -812,13 +833,14 @@
|
|
|
this.Controls.Add(this.pa_makecode_label);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Name = "Make_Decompose";
|
|
|
this.Tag = "Make!Decompose";
|
|
|
this.Text = "拆解处理";
|
|
|
this.Load += new System.EventHandler(this.Make_Decompose_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_Decompose_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -866,7 +888,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
|
|
|
- private CustomControl.TextBoxWithIcon.TextBoxWithTextArea pr_name;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
|
|
|
@@ -895,5 +916,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn cm_maprodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn cm_sncode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn cm_makecode;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel pr_name;
|
|
|
}
|
|
|
}
|