namespace UAS_MES_NEW.Make { partial class Make_MakeDown { /// /// 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() { this.md_code_label = new System.Windows.Forms.Label(); this.make_count = new System.Windows.Forms.Label(); this.count_label = new System.Windows.Forms.Label(); this.md_reson = new System.Windows.Forms.Label(); this.LabelDataGridView = new System.Windows.Forms.DataGridView(); this.label1 = new System.Windows.Forms.Label(); this.pr_code = new System.Windows.Forms.Label(); this.ms_makecode = new System.Windows.Forms.Label(); this.mdcode = new System.Windows.Forms.TextBox(); this.st_rstepcode_label = new System.Windows.Forms.Label(); this.ma_craftcode_label = new System.Windows.Forms.Label(); 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.cd_stepcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.cr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.inputreson = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.md_macode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.md_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.md_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MD_DOWNMAN = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.label2 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit(); this.SuspendLayout(); // // md_code_label // this.md_code_label.AutoSize = true; this.md_code_label.Font = new System.Drawing.Font("微软雅黑", 12F); this.md_code_label.Location = new System.Drawing.Point(66, 20); this.md_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.md_code_label.Name = "md_code_label"; this.md_code_label.Size = new System.Drawing.Size(114, 41); this.md_code_label.TabIndex = 194; this.md_code_label.Text = "事件号"; // // make_count // this.make_count.AutoSize = true; this.make_count.Font = new System.Drawing.Font("微软雅黑", 12F); this.make_count.Location = new System.Drawing.Point(1026, 18); this.make_count.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.make_count.Name = "make_count"; this.make_count.Size = new System.Drawing.Size(0, 41); this.make_count.TabIndex = 197; // // count_label // this.count_label.AutoSize = true; this.count_label.Font = new System.Drawing.Font("微软雅黑", 12F); this.count_label.Location = new System.Drawing.Point(934, 18); this.count_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.count_label.Name = "count_label"; this.count_label.Size = new System.Drawing.Size(82, 41); this.count_label.TabIndex = 196; this.count_label.Text = "数量"; // // md_reson // this.md_reson.AutoSize = true; this.md_reson.Font = new System.Drawing.Font("微软雅黑", 12F); this.md_reson.Location = new System.Drawing.Point(36, 157); this.md_reson.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.md_reson.Name = "md_reson"; this.md_reson.Size = new System.Drawing.Size(146, 41); this.md_reson.TabIndex = 198; this.md_reson.Text = "下地原因"; // // LabelDataGridView // this.LabelDataGridView.AllowUserToAddRows = false; this.LabelDataGridView.AllowUserToResizeRows = false; this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace; this.LabelDataGridView.ColumnHeadersHeight = 46; this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.md_macode, this.md_sncode, this.md_prodcode, this.pr_detail, this.MD_DOWNMAN}); this.LabelDataGridView.Location = new System.Drawing.Point(46, 388); this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(6); this.LabelDataGridView.Name = "LabelDataGridView"; this.LabelDataGridView.RowHeadersVisible = false; this.LabelDataGridView.RowHeadersWidth = 82; this.LabelDataGridView.RowTemplate.Height = 23; this.LabelDataGridView.Size = new System.Drawing.Size(1494, 384); this.LabelDataGridView.TabIndex = 200; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 12F); this.label1.Location = new System.Drawing.Point(36, 816); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(114, 41); this.label1.TabIndex = 202; this.label1.Text = "序列号"; // // pr_code // this.pr_code.AutoSize = true; this.pr_code.Location = new System.Drawing.Point(880, 680); this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.pr_code.Name = "pr_code"; this.pr_code.Size = new System.Drawing.Size(0, 24); this.pr_code.TabIndex = 205; this.pr_code.Visible = false; // // ms_makecode // this.ms_makecode.AutoSize = true; this.ms_makecode.Location = new System.Drawing.Point(1100, 680); this.ms_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.ms_makecode.Name = "ms_makecode"; this.ms_makecode.Size = new System.Drawing.Size(0, 24); this.ms_makecode.TabIndex = 206; this.ms_makecode.Visible = false; // // mdcode // this.mdcode.Location = new System.Drawing.Point(192, 20); this.mdcode.Margin = new System.Windows.Forms.Padding(6); this.mdcode.Name = "mdcode"; this.mdcode.ReadOnly = true; this.mdcode.Size = new System.Drawing.Size(196, 35); this.mdcode.TabIndex = 207; // // st_rstepcode_label // this.st_rstepcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.st_rstepcode_label.AutoSize = true; this.st_rstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.st_rstepcode_label.Location = new System.Drawing.Point(517, 86); this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.st_rstepcode_label.Name = "st_rstepcode_label"; this.st_rstepcode_label.Size = new System.Drawing.Size(146, 41); this.st_rstepcode_label.TabIndex = 208; this.st_rstepcode_label.Text = "拦截工序"; // // ma_craftcode_label // this.ma_craftcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.ma_craftcode_label.AutoSize = true; this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_craftcode_label.Location = new System.Drawing.Point(36, 86); this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.ma_craftcode_label.Name = "ma_craftcode_label"; this.ma_craftcode_label.Size = new System.Drawing.Size(82, 41); this.ma_craftcode_label.TabIndex = 209; this.ma_craftcode_label.Text = "途程"; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn1.DataPropertyName = "md_macode"; this.dataGridViewTextBoxColumn1.HeaderText = "工单编号"; this.dataGridViewTextBoxColumn1.MinimumWidth = 10; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn2.DataPropertyName = "md_sncode"; this.dataGridViewTextBoxColumn2.HeaderText = "序列号"; this.dataGridViewTextBoxColumn2.MinimumWidth = 10; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn3.DataPropertyName = "md_prodcode"; this.dataGridViewTextBoxColumn3.HeaderText = "产品代码"; this.dataGridViewTextBoxColumn3.MinimumWidth = 10; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn4.DataPropertyName = "pr_detail"; this.dataGridViewTextBoxColumn4.HeaderText = "产品名称"; this.dataGridViewTextBoxColumn4.MinimumWidth = 80; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn5.HeaderText = ""; this.dataGridViewTextBoxColumn5.MinimumWidth = 2; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.Width = 5; // // cd_stepcode // this.cd_stepcode.AllPower = "ifall"; this.cd_stepcode.Caller = null; this.cd_stepcode.Condition = null; this.cd_stepcode.DBTitle = "回流工序"; this.cd_stepcode.Enabled = false; this.cd_stepcode.Font = new System.Drawing.Font("微软雅黑", 9F); this.cd_stepcode.FormName = null; this.cd_stepcode.Location = new System.Drawing.Point(688, 86); this.cd_stepcode.Margin = new System.Windows.Forms.Padding(6); this.cd_stepcode.Name = "cd_stepcode"; this.cd_stepcode.Power = "ifspecial"; this.cd_stepcode.ReturnData = null; this.cd_stepcode.SelectField = null; this.cd_stepcode.SetValueField = null; this.cd_stepcode.Size = new System.Drawing.Size(300, 44); this.cd_stepcode.TabIndex = 211; this.cd_stepcode.TableName = null; this.cd_stepcode.Tag = ""; this.cd_stepcode.TextBoxEnable = false; this.cd_stepcode.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cd_stepcode_UserControlTextChanged); // // cr_code // this.cr_code.AllPower = "ifall"; this.cr_code.Caller = null; this.cr_code.Condition = null; this.cr_code.DBTitle = "回流途程"; this.cr_code.Font = new System.Drawing.Font("微软雅黑", 9F); this.cr_code.FormName = null; this.cr_code.Location = new System.Drawing.Point(192, 86); this.cr_code.Margin = new System.Windows.Forms.Padding(6); this.cr_code.Name = "cr_code"; this.cr_code.Power = "ifspecial"; this.cr_code.ReturnData = null; this.cr_code.SelectField = null; this.cr_code.SetValueField = null; this.cr_code.Size = new System.Drawing.Size(294, 46); this.cr_code.TabIndex = 210; this.cr_code.TableName = null; this.cr_code.Tag = "ma_craftcode"; this.cr_code.TextBoxEnable = false; this.cr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cr_code_UserControlTextChanged); // // 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(738, 157); this.OperateResult.Margin = new System.Windows.Forms.Padding(6); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(796, 189); this.OperateResult.TabIndex = 204; this.OperateResult.Text = ""; // // 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(198, 816); this.sn_code.Margin = new System.Windows.Forms.Padding(6); this.sn_code.Name = "sn_code"; this.sn_code.Power = null; this.sn_code.Size = new System.Drawing.Size(388, 35); this.sn_code.Str = null; this.sn_code.Str1 = null; this.sn_code.Str2 = null; this.sn_code.TabIndex = 201; this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown); // // inputreson // this.inputreson.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.inputreson.Location = new System.Drawing.Point(192, 157); this.inputreson.Margin = new System.Windows.Forms.Padding(6); this.inputreson.Name = "inputreson"; this.inputreson.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical; this.inputreson.Size = new System.Drawing.Size(484, 189); this.inputreson.TabIndex = 199; this.inputreson.Text = ""; // // md_macode // this.md_macode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.md_macode.DataPropertyName = "md_macode"; this.md_macode.HeaderText = "工单编号"; this.md_macode.MinimumWidth = 10; this.md_macode.Name = "md_macode"; this.md_macode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // md_sncode // this.md_sncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.md_sncode.DataPropertyName = "md_sncode"; this.md_sncode.HeaderText = "序列号"; this.md_sncode.MinimumWidth = 10; this.md_sncode.Name = "md_sncode"; this.md_sncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // md_prodcode // this.md_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.md_prodcode.DataPropertyName = "md_prodcode"; this.md_prodcode.HeaderText = "产品代码"; this.md_prodcode.MinimumWidth = 10; this.md_prodcode.Name = "md_prodcode"; this.md_prodcode.ReadOnly = true; this.md_prodcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // pr_detail // this.pr_detail.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.pr_detail.DataPropertyName = "pr_detail"; this.pr_detail.HeaderText = "产品名称"; this.pr_detail.MinimumWidth = 80; this.pr_detail.Name = "pr_detail"; this.pr_detail.ReadOnly = true; this.pr_detail.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // MD_DOWNMAN // this.MD_DOWNMAN.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.MD_DOWNMAN.HeaderText = ""; this.MD_DOWNMAN.MinimumWidth = 2; this.MD_DOWNMAN.Name = "MD_DOWNMAN"; this.MD_DOWNMAN.Width = 2; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F); this.label2.ForeColor = System.Drawing.Color.Red; this.label2.Location = new System.Drawing.Point(1013, 86); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(466, 41); this.label2.TabIndex = 212; this.label2.Text = "先输入序列号,再选择拦截工序"; // // Make_MakeDown // this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1624, 912); this.Controls.Add(this.label2); this.Controls.Add(this.cd_stepcode); this.Controls.Add(this.st_rstepcode_label); this.Controls.Add(this.ma_craftcode_label); this.Controls.Add(this.cr_code); this.Controls.Add(this.mdcode); this.Controls.Add(this.ms_makecode); this.Controls.Add(this.pr_code); this.Controls.Add(this.OperateResult); this.Controls.Add(this.label1); this.Controls.Add(this.sn_code); this.Controls.Add(this.inputreson); this.Controls.Add(this.md_reson); this.Controls.Add(this.make_count); this.Controls.Add(this.count_label); this.Controls.Add(this.md_code_label); this.Controls.Add(this.LabelDataGridView); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(6); this.Name = "Make_MakeDown"; this.Tag = "Make!MakeDown"; this.Text = "Make_MakeDown"; this.Load += new System.EventHandler(this.Make_MakeDown_Load); this.SizeChanged += new System.EventHandler(this.Make_MakeDown_SizeChanged); ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit(); this.ResumeLayout(true); this.PerformLayout(); } #endregion private System.Windows.Forms.Label md_code_label; private System.Windows.Forms.Label make_count; private System.Windows.Forms.Label count_label; private System.Windows.Forms.Label md_reson; private CustomControl.RichText.RichTextAutoBottom inputreson; private System.Windows.Forms.DataGridView LabelDataGridView; private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code; private System.Windows.Forms.Label label1; 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 CustomControl.RichText.RichTextAutoBottom OperateResult; private System.Windows.Forms.Label pr_code; private System.Windows.Forms.Label ms_makecode; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn md_macode; private System.Windows.Forms.DataGridViewTextBoxColumn md_sncode; private System.Windows.Forms.DataGridViewTextBoxColumn md_prodcode; private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail; private System.Windows.Forms.DataGridViewTextBoxColumn MD_DOWNMAN; private System.Windows.Forms.TextBox mdcode; private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode; private System.Windows.Forms.Label st_rstepcode_label; private System.Windows.Forms.Label ma_craftcode_label; private CustomControl.TextBoxWithIcon.SearchTextBox cr_code; private System.Windows.Forms.Label label2; } }