namespace UAS_MES_NEW.Make { partial class Make_Decompose_Ex { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_Decompose_Ex)); this.pa_makecode_label = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); 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.cm_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn(); 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.change = new System.Windows.Forms.RadioButton(); this.nochange = new System.Windows.Forms.RadioButton(); this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = 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.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 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.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewImageColumn1 = new System.Windows.Forms.DataGridViewImageColumn(); this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pr_name = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.ms_wccode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.ms_craftname = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.ms_craftcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.deccount = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.ms_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.ms_sncode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.Decompose = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit(); this.SuspendLayout(); // // pa_makecode_label // 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.Name = "pa_makecode_label"; this.pa_makecode_label.Size = new System.Drawing.Size(72, 27); this.pa_makecode_label.TabIndex = 173; this.pa_makecode_label.Text = "序列号"; // // label1 // 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.Name = "label1"; 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("微软雅黑", 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(74, 21); this.label2.TabIndex = 178; this.label2.Text = "产品编号"; // // label3 // 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.Name = "label3"; 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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(315, 18); this.label4.Name = "label4"; 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("微软雅黑", 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(74, 21); this.label5.TabIndex = 181; this.label5.Text = "已采集数"; // // LabelDataGridView // this.LabelDataGridView.AllowUserToAddRows = false; this.LabelDataGridView.AllowUserToResizeRows = false; this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace; this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Choose, this.cm_status, this.cm_spid, this.cm_firstsn, this.cm_wccode, this.cm_fsoncode, this.cm_stepcode, this.cm_stepname, this.cm_craftname, this.cm_craftcode, this.cm_id, this.pr_detail, this.mb_bgcode, this.mb_badcode, this.AddBad, this.cm_makecode, this.pr_detail_, this.cm_soncode, this.cm_barcode, this.New_BarCode, this.cm_status_1, this.cm_maid, this.cm_materialtype, this.cm_maprodcode, this.cm_sncode}); this.LabelDataGridView.Location = new System.Drawing.Point(12, 102); this.LabelDataGridView.Name = "LabelDataGridView"; this.LabelDataGridView.RowHeadersVisible = false; this.LabelDataGridView.RowTemplate.Height = 23; this.LabelDataGridView.Size = new System.Drawing.Size(889, 233); this.LabelDataGridView.TabIndex = 188; this.LabelDataGridView.CellClick += 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_NEW.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_makecode // this.cm_makecode.DataPropertyName = "cm_makecode"; this.cm_makecode.HeaderText = "上料工单号"; this.cm_makecode.Name = "cm_makecode"; // // pr_detail_ // this.pr_detail_.DataPropertyName = "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; // // change // this.change.AutoSize = true; this.change.Location = new System.Drawing.Point(731, 80); this.change.Name = "change"; this.change.Size = new System.Drawing.Size(71, 16); this.change.TabIndex = 193; this.change.TabStop = true; this.change.Text = "拆解更换"; this.change.UseVisualStyleBackColor = true; // // nochange // this.nochange.AutoSize = true; this.nochange.Location = new System.Drawing.Point(731, 57); this.nochange.Name = "nochange"; this.nochange.Size = new System.Drawing.Size(47, 16); this.nochange.TabIndex = 194; this.nochange.TabStop = true; this.nochange.Text = "拆解"; this.nochange.UseVisualStyleBackColor = true; this.nochange.Visible = false; // // 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; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_id"; this.dataGridViewTextBoxColumn1.HeaderText = "cm_id"; this.dataGridViewTextBoxColumn1.MinimumWidth = 40; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.Visible = false; this.dataGridViewTextBoxColumn1.Width = 40; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn2.DataPropertyName = "pr_detail"; this.dataGridViewTextBoxColumn2.HeaderText = "pr_detail"; this.dataGridViewTextBoxColumn2.MinimumWidth = 40; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.Visible = false; this.dataGridViewTextBoxColumn2.Width = 80; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn3.DataPropertyName = "pr_detail"; this.dataGridViewTextBoxColumn3.HeaderText = "不良代码组编号"; this.dataGridViewTextBoxColumn3.MinimumWidth = 40; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn3.Visible = false; this.dataGridViewTextBoxColumn3.Width = 80; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "pr_detail"; this.dataGridViewTextBoxColumn4.HeaderText = "不良代码"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn4.Visible = false; this.dataGridViewTextBoxColumn4.Width = 80; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn5.DataPropertyName = "cm_soncode"; this.dataGridViewTextBoxColumn5.HeaderText = "子件编号"; this.dataGridViewTextBoxColumn5.MinimumWidth = 40; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn5.Visible = false; this.dataGridViewTextBoxColumn5.Width = 80; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn6.DataPropertyName = "cm_barcode"; this.dataGridViewTextBoxColumn6.HeaderText = "物料批号"; this.dataGridViewTextBoxColumn6.MinimumWidth = 40; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; this.dataGridViewTextBoxColumn6.ReadOnly = true; this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn6.Visible = false; this.dataGridViewTextBoxColumn6.Width = 80; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn7.DataPropertyName = "cm_barcode"; this.dataGridViewTextBoxColumn7.HeaderText = "新批号"; this.dataGridViewTextBoxColumn7.MinimumWidth = 100; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.ReadOnly = true; this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn7.Visible = false; this.dataGridViewTextBoxColumn7.Width = 300; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "cm_maid"; this.dataGridViewTextBoxColumn8.HeaderText = ""; this.dataGridViewTextBoxColumn8.MinimumWidth = 300; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; this.dataGridViewTextBoxColumn8.ReadOnly = true; this.dataGridViewTextBoxColumn8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn8.Visible = false; this.dataGridViewTextBoxColumn8.Width = 300; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn9.DataPropertyName = "cm_maid"; this.dataGridViewTextBoxColumn9.HeaderText = ""; this.dataGridViewTextBoxColumn9.MinimumWidth = 300; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; this.dataGridViewTextBoxColumn9.ReadOnly = true; this.dataGridViewTextBoxColumn9.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn9.Visible = false; this.dataGridViewTextBoxColumn9.Width = 300; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn10.DataPropertyName = "cm_materialtype"; this.dataGridViewTextBoxColumn10.HeaderText = ""; this.dataGridViewTextBoxColumn10.MinimumWidth = 40; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; this.dataGridViewTextBoxColumn10.ReadOnly = true; this.dataGridViewTextBoxColumn10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn10.Visible = false; this.dataGridViewTextBoxColumn10.Width = 80; // // dataGridViewTextBoxColumn11 // this.dataGridViewTextBoxColumn11.DataPropertyName = "cm_sncode"; this.dataGridViewTextBoxColumn11.HeaderText = ""; this.dataGridViewTextBoxColumn11.MinimumWidth = 300; this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; this.dataGridViewTextBoxColumn11.ReadOnly = true; this.dataGridViewTextBoxColumn11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn11.Visible = false; this.dataGridViewTextBoxColumn11.Width = 300; // // dataGridViewTextBoxColumn12 // this.dataGridViewTextBoxColumn12.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn12.HeaderText = ""; this.dataGridViewTextBoxColumn12.MinimumWidth = 300; this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12"; this.dataGridViewTextBoxColumn12.ReadOnly = true; this.dataGridViewTextBoxColumn12.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn12.Visible = false; this.dataGridViewTextBoxColumn12.Width = 300; // // dataGridViewTextBoxColumn13 // this.dataGridViewTextBoxColumn13.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn13.HeaderText = ""; this.dataGridViewTextBoxColumn13.MinimumWidth = 300; this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13"; this.dataGridViewTextBoxColumn13.ReadOnly = true; this.dataGridViewTextBoxColumn13.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn13.Visible = false; this.dataGridViewTextBoxColumn13.Width = 300; // // dataGridViewImageColumn1 // this.dataGridViewImageColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewImageColumn1.HeaderText = ""; this.dataGridViewImageColumn1.Image = global::UAS_MES_NEW.Properties.Resources.plus; this.dataGridViewImageColumn1.Name = "dataGridViewImageColumn1"; this.dataGridViewImageColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.dataGridViewImageColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.dataGridViewImageColumn1.Width = 20; // // dataGridViewTextBoxColumn14 // this.dataGridViewTextBoxColumn14.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn14.HeaderText = ""; this.dataGridViewTextBoxColumn14.MinimumWidth = 300; this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14"; this.dataGridViewTextBoxColumn14.ReadOnly = true; this.dataGridViewTextBoxColumn14.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn14.Visible = false; this.dataGridViewTextBoxColumn14.Width = 300; // // dataGridViewTextBoxColumn15 // this.dataGridViewTextBoxColumn15.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn15.HeaderText = ""; this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15"; this.dataGridViewTextBoxColumn15.ReadOnly = true; this.dataGridViewTextBoxColumn15.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn15.Visible = false; // // dataGridViewTextBoxColumn16 // this.dataGridViewTextBoxColumn16.DataPropertyName = "cm_sncode"; this.dataGridViewTextBoxColumn16.HeaderText = ""; this.dataGridViewTextBoxColumn16.MinimumWidth = 300; this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16"; this.dataGridViewTextBoxColumn16.ReadOnly = true; this.dataGridViewTextBoxColumn16.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn16.Visible = false; this.dataGridViewTextBoxColumn16.Width = 300; // // dataGridViewTextBoxColumn17 // this.dataGridViewTextBoxColumn17.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn17.HeaderText = ""; this.dataGridViewTextBoxColumn17.MinimumWidth = 300; this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17"; this.dataGridViewTextBoxColumn17.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn17.Visible = false; this.dataGridViewTextBoxColumn17.Width = 300; // // dataGridViewTextBoxColumn18 // this.dataGridViewTextBoxColumn18.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn18.HeaderText = ""; this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18"; this.dataGridViewTextBoxColumn18.Visible = false; // // dataGridViewTextBoxColumn19 // this.dataGridViewTextBoxColumn19.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn19.HeaderText = ""; this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19"; this.dataGridViewTextBoxColumn19.Visible = false; // // dataGridViewTextBoxColumn20 // this.dataGridViewTextBoxColumn20.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn20.HeaderText = ""; this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20"; this.dataGridViewTextBoxColumn20.Visible = false; // // dataGridViewTextBoxColumn21 // this.dataGridViewTextBoxColumn21.DataPropertyName = "cm_sncode"; this.dataGridViewTextBoxColumn21.HeaderText = ""; this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21"; this.dataGridViewTextBoxColumn21.Visible = false; // // dataGridViewTextBoxColumn22 // this.dataGridViewTextBoxColumn22.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn22.HeaderText = ""; this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22"; this.dataGridViewTextBoxColumn22.Visible = false; // // dataGridViewTextBoxColumn23 // this.dataGridViewTextBoxColumn23.DataPropertyName = "cm_makecode"; this.dataGridViewTextBoxColumn23.HeaderText = ""; this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23"; this.dataGridViewTextBoxColumn23.Visible = false; // // pr_name // 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(413, 66); this.pr_name.MaximumSize = new System.Drawing.Size(150, 0); this.pr_name.Name = "pr_name"; this.pr_name.Size = new System.Drawing.Size(0, 21); this.pr_name.TabIndex = 195; this.pr_name.Tag = "1"; // // 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.Name = "ms_wccode"; this.ms_wccode.Size = new System.Drawing.Size(0, 12); this.ms_wccode.TabIndex = 191; this.ms_wccode.Visible = false; // // ms_craftname // 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.Name = "ms_craftname"; this.ms_craftname.Size = new System.Drawing.Size(0, 12); this.ms_craftname.TabIndex = 190; this.ms_craftname.Visible = false; // // ms_craftcode // 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.Name = "ms_craftcode"; this.ms_craftcode.Size = new System.Drawing.Size(0, 12); this.ms_craftcode.TabIndex = 189; this.ms_craftcode.Visible = false; // // deccount // 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.Name = "deccount"; this.deccount.Size = new System.Drawing.Size(0, 21); this.deccount.TabIndex = 187; this.deccount.Tag = "1"; // // ms_makecode // 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.Name = "ms_makecode"; this.ms_makecode.Size = new System.Drawing.Size(0, 21); this.ms_makecode.TabIndex = 186; this.ms_makecode.Tag = "1"; // // ms_prodcode // 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.Name = "ms_prodcode"; this.ms_prodcode.Size = new System.Drawing.Size(0, 21); this.ms_prodcode.TabIndex = 184; this.ms_prodcode.Tag = "1"; // // ms_sncode // 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.Name = "ms_sncode"; this.ms_sncode.Size = new System.Drawing.Size(0, 21); this.ms_sncode.TabIndex = 183; this.ms_sncode.Tag = "1"; // // Decompose // this.Decompose.AllPower = null; this.Decompose.BackColor = System.Drawing.Color.Transparent; 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.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.TabIndex = 175; this.Decompose.Text = "确定拆解"; this.Decompose.UseVisualStyleBackColor = true; this.Decompose.Click += new System.EventHandler(this.Decompose_Click); // // sn_code // 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.Name = "sn_code"; this.sn_code.Power = null; this.sn_code.Size = new System.Drawing.Size(196, 21); this.sn_code.Str = null; this.sn_code.Str1 = null; this.sn_code.Str2 = null; this.sn_code.TabIndex = 174; this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown); // // 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.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(889, 152); this.OperateResult.TabIndex = 172; this.OperateResult.Text = ""; // // dataGridViewCheckBoxColumn2 // this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewCheckBoxColumn2.HeaderText = "拆解"; this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2"; this.dataGridViewCheckBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.dataGridViewCheckBoxColumn2.Width = 40; // // Make_Decompose_Ex // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(928, 573); this.Controls.Add(this.pr_name); this.Controls.Add(this.nochange); this.Controls.Add(this.change); this.Controls.Add(this.ms_wccode); this.Controls.Add(this.ms_craftname); this.Controls.Add(this.ms_craftcode); this.Controls.Add(this.LabelDataGridView); this.Controls.Add(this.deccount); this.Controls.Add(this.ms_makecode); this.Controls.Add(this.ms_prodcode); this.Controls.Add(this.ms_sncode); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.Decompose); this.Controls.Add(this.sn_code); this.Controls.Add(this.pa_makecode_label); this.Controls.Add(this.OperateResult); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Make_Decompose_Ex"; this.Tag = "Make!Decompose_EX"; 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(false); this.PerformLayout(); } #endregion private CustomControl.RichText.RichTextAutoBottom OperateResult; private System.Windows.Forms.Label pa_makecode_label; private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code; private CustomControl.ButtonUtil.NormalButton Decompose; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private CustomControl.ValueLabel.ValueLabel ms_sncode; private CustomControl.ValueLabel.ValueLabel ms_prodcode; private CustomControl.ValueLabel.ValueLabel ms_makecode; private CustomControl.ValueLabel.ValueLabel deccount; private System.Windows.Forms.DataGridView LabelDataGridView; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private CustomControl.ValueLabel.ValueLabel ms_craftcode; private CustomControl.ValueLabel.ValueLabel ms_craftname; private CustomControl.ValueLabel.ValueLabel ms_wccode; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11; private System.Windows.Forms.RadioButton change; private System.Windows.Forms.RadioButton nochange; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22; private CustomControl.ValueLabel.ValueLabel pr_name; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23; private System.Windows.Forms.DataGridViewCheckBoxColumn Choose; private System.Windows.Forms.DataGridViewTextBoxColumn cm_status; private System.Windows.Forms.DataGridViewTextBoxColumn cm_spid; private System.Windows.Forms.DataGridViewTextBoxColumn cm_firstsn; private System.Windows.Forms.DataGridViewTextBoxColumn cm_wccode; private System.Windows.Forms.DataGridViewTextBoxColumn cm_fsoncode; private System.Windows.Forms.DataGridViewTextBoxColumn cm_stepcode; private System.Windows.Forms.DataGridViewTextBoxColumn cm_stepname; private System.Windows.Forms.DataGridViewTextBoxColumn cm_craftname; private System.Windows.Forms.DataGridViewTextBoxColumn cm_craftcode; private System.Windows.Forms.DataGridViewTextBoxColumn cm_id; private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail; private System.Windows.Forms.DataGridViewTextBoxColumn mb_bgcode; private System.Windows.Forms.DataGridViewTextBoxColumn mb_badcode; private System.Windows.Forms.DataGridViewImageColumn AddBad; private System.Windows.Forms.DataGridViewTextBoxColumn cm_makecode; private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail_; 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 cm_status_1; private System.Windows.Forms.DataGridViewTextBoxColumn cm_maid; private System.Windows.Forms.DataGridViewTextBoxColumn cm_materialtype; private System.Windows.Forms.DataGridViewTextBoxColumn cm_maprodcode; private System.Windows.Forms.DataGridViewTextBoxColumn cm_sncode; } }