namespace UAS_MES_NEW.Special
{
partial class Special_CancelMaekBad
{
///
/// 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(Special_CancelMaekBad));
this.ma_code_label = new System.Windows.Forms.Label();
this.pr_code_label = new System.Windows.Forms.Label();
this.Info = new System.Windows.Forms.DataGridView();
this.pr_detail = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.pr_code = new System.Windows.Forms.Label();
this.badname = new System.Windows.Forms.TextBox();
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.Delete = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.Search = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
this.badreason = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.mb_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mb_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mb_badname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mbr_brname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mbr_dutycode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mbr_solutionname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.mb_stepcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.st_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.Info)).BeginInit();
this.SuspendLayout();
//
// ma_code_label
//
this.ma_code_label.AutoSize = true;
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_code_label.Location = new System.Drawing.Point(32, 14);
this.ma_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.ma_code_label.Name = "ma_code_label";
this.ma_code_label.Size = new System.Drawing.Size(114, 41);
this.ma_code_label.TabIndex = 213;
this.ma_code_label.Text = "工单号";
//
// pr_code_label
//
this.pr_code_label.AutoSize = true;
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_code_label.Location = new System.Drawing.Point(444, 16);
this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_code_label.Name = "pr_code_label";
this.pr_code_label.Size = new System.Drawing.Size(146, 41);
this.pr_code_label.TabIndex = 215;
this.pr_code_label.Text = "产品编号";
//
// Info
//
this.Info.AllowUserToAddRows = false;
this.Info.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.Info.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Choose,
this.mb_sncode,
this.mb_id,
this.mb_badcode,
this.mb_badname,
this.mbr_brname,
this.mbr_dutycode,
this.mbr_solutionname,
this.mb_stepcode,
this.st_name});
this.Info.Location = new System.Drawing.Point(12, 119);
this.Info.Name = "Info";
this.Info.RowTemplate.Height = 37;
this.Info.Size = new System.Drawing.Size(1542, 607);
this.Info.TabIndex = 218;
//
// pr_detail
//
this.pr_detail.AutoSize = true;
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_detail.Location = new System.Drawing.Point(1073, 17);
this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 41);
this.pr_detail.TabIndex = 220;
//
// 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(901, 17);
this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(146, 41);
this.label4.TabIndex = 221;
this.label4.Text = "产品名称";
//
// pr_code
//
this.pr_code.AutoSize = true;
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_code.Location = new System.Drawing.Point(602, 17);
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, 41);
this.pr_code.TabIndex = 223;
//
// badname
//
this.badname.Location = new System.Drawing.Point(179, 70);
this.badname.Name = "badname";
this.badname.Size = new System.Drawing.Size(199, 35);
this.badname.TabIndex = 224;
//
// dataGridViewCheckBoxColumn1
//
this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
this.dataGridViewCheckBoxColumn1.Width = 80;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.dataGridViewTextBoxColumn1.DataPropertyName = "afr_barcode";
this.dataGridViewTextBoxColumn1.HeaderText = "条码号";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.Visible = false;
this.dataGridViewTextBoxColumn1.Width = 5;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.dataGridViewTextBoxColumn2.DataPropertyName = "afr_prodcode";
this.dataGridViewTextBoxColumn2.HeaderText = "物料编号";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.Visible = false;
this.dataGridViewTextBoxColumn2.Width = 5;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.dataGridViewTextBoxColumn3.DataPropertyName = "afr_cucode";
this.dataGridViewTextBoxColumn3.HeaderText = "客户名称";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.Width = 5;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.dataGridViewTextBoxColumn4.DataPropertyName = "mbr_dutycode";
this.dataGridViewTextBoxColumn4.HeaderText = "责任别";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.Width = 5;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.dataGridViewTextBoxColumn5.DataPropertyName = "mbr_solutionname";
this.dataGridViewTextBoxColumn5.HeaderText = "解决方案";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.Width = 5;
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.dataGridViewTextBoxColumn6.DataPropertyName = "mbr_solutionname";
this.dataGridViewTextBoxColumn6.HeaderText = "解决方案";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.Width = 5;
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.dataGridViewTextBoxColumn7.DataPropertyName = "mbr_solutionname";
this.dataGridViewTextBoxColumn7.HeaderText = "解决方案";
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
this.dataGridViewTextBoxColumn7.Width = 5;
//
// Delete
//
this.Delete.AllPower = null;
this.Delete.BackColor = System.Drawing.Color.Transparent;
this.Delete.DownImage = ((System.Drawing.Image)(resources.GetObject("Delete.DownImage")));
this.Delete.Image = null;
this.Delete.IsShowBorder = true;
this.Delete.Location = new System.Drawing.Point(990, 66);
this.Delete.MoveImage = ((System.Drawing.Image)(resources.GetObject("Delete.MoveImage")));
this.Delete.Name = "Delete";
this.Delete.NormalImage = ((System.Drawing.Image)(resources.GetObject("Delete.NormalImage")));
this.Delete.Power = null;
this.Delete.Size = new System.Drawing.Size(119, 38);
this.Delete.TabIndex = 226;
this.Delete.Text = "删除";
this.Delete.UseVisualStyleBackColor = false;
this.Delete.Click += new System.EventHandler(this.Delete_Click);
//
// Search
//
this.Search.AllPower = null;
this.Search.BackColor = System.Drawing.Color.Transparent;
this.Search.DownImage = ((System.Drawing.Image)(resources.GetObject("Search.DownImage")));
this.Search.Image = null;
this.Search.IsShowBorder = true;
this.Search.Location = new System.Drawing.Point(825, 66);
this.Search.MoveImage = ((System.Drawing.Image)(resources.GetObject("Search.MoveImage")));
this.Search.Name = "Search";
this.Search.NormalImage = ((System.Drawing.Image)(resources.GetObject("Search.NormalImage")));
this.Search.Power = null;
this.Search.Size = new System.Drawing.Size(119, 38);
this.Search.TabIndex = 225;
this.Search.Text = "搜索";
this.Search.UseVisualStyleBackColor = false;
this.Search.Click += new System.EventHandler(this.Search_Click);
//
// ma_code
//
this.ma_code.AllPower = null;
this.ma_code.Caller = null;
this.ma_code.Condition = null;
this.ma_code.DBTitle = null;
this.ma_code.FormName = null;
this.ma_code.Location = new System.Drawing.Point(173, 18);
this.ma_code.Margin = new System.Windows.Forms.Padding(4);
this.ma_code.Name = "ma_code";
this.ma_code.Power = null;
this.ma_code.ReturnData = null;
this.ma_code.SelectField = null;
this.ma_code.SetValueField = null;
this.ma_code.Size = new System.Drawing.Size(235, 40);
this.ma_code.TabIndex = 212;
this.ma_code.TableName = null;
this.ma_code.TextBoxEnable = false;
this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
//
// badreason
//
this.badreason.Location = new System.Drawing.Point(543, 69);
this.badreason.Name = "badreason";
this.badreason.Size = new System.Drawing.Size(199, 35);
this.badreason.TabIndex = 227;
//
// 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(32, 65);
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(146, 41);
this.label1.TabIndex = 228;
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(387, 65);
this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(146, 41);
this.label2.TabIndex = 229;
this.label2.Text = "不良原因";
//
// Choose
//
this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.Choose.HeaderText = "勾选";
this.Choose.Name = "Choose";
this.Choose.Width = 80;
//
// mb_sncode
//
this.mb_sncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.mb_sncode.DataPropertyName = "mb_sncode";
this.mb_sncode.HeaderText = "SN号";
this.mb_sncode.Name = "mb_sncode";
this.mb_sncode.Width = 5;
//
// mb_id
//
this.mb_id.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.mb_id.DataPropertyName = "mb_id";
this.mb_id.HeaderText = "mb_id";
this.mb_id.Name = "mb_id";
this.mb_id.Visible = false;
this.mb_id.Width = 5;
//
// mb_badcode
//
this.mb_badcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.mb_badcode.DataPropertyName = "mb_badcode";
this.mb_badcode.HeaderText = "不良代码";
this.mb_badcode.Name = "mb_badcode";
this.mb_badcode.Width = 5;
//
// mb_badname
//
this.mb_badname.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.mb_badname.DataPropertyName = "mb_badname";
this.mb_badname.HeaderText = "不良名称";
this.mb_badname.Name = "mb_badname";
this.mb_badname.Width = 5;
//
// mbr_brname
//
this.mbr_brname.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.mbr_brname.DataPropertyName = "mbr_brname";
this.mbr_brname.HeaderText = "不良原因";
this.mbr_brname.Name = "mbr_brname";
this.mbr_brname.Width = 5;
//
// mbr_dutycode
//
this.mbr_dutycode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.mbr_dutycode.DataPropertyName = "mbr_dutycode";
this.mbr_dutycode.HeaderText = "责任别";
this.mbr_dutycode.Name = "mbr_dutycode";
this.mbr_dutycode.Width = 5;
//
// mbr_solutionname
//
this.mbr_solutionname.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.mbr_solutionname.DataPropertyName = "mbr_solutionname";
this.mbr_solutionname.HeaderText = "解决方案";
this.mbr_solutionname.Name = "mbr_solutionname";
this.mbr_solutionname.Width = 5;
//
// mb_stepcode
//
this.mb_stepcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.mb_stepcode.DataPropertyName = "mb_stepcode";
this.mb_stepcode.HeaderText = "工序编号";
this.mb_stepcode.Name = "mb_stepcode";
this.mb_stepcode.Width = 5;
//
// st_name
//
this.st_name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
this.st_name.DataPropertyName = "st_name";
this.st_name.HeaderText = "工序名称";
this.st_name.Name = "st_name";
this.st_name.Width = 5;
//
// Special_CancelMaekBad
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1566, 802);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.badreason);
this.Controls.Add(this.Delete);
this.Controls.Add(this.Search);
this.Controls.Add(this.badname);
this.Controls.Add(this.pr_code);
this.Controls.Add(this.label4);
this.Controls.Add(this.pr_detail);
this.Controls.Add(this.Info);
this.Controls.Add(this.pr_code_label);
this.Controls.Add(this.ma_code_label);
this.Controls.Add(this.ma_code);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Special_CancelMaekBad";
this.Tag = "Special!Special_CancelMaekBad";
this.Text = "出货单取消出货";
this.Load += new System.EventHandler(this.Special_CancelProdinout_Load);
this.SizeChanged += new System.EventHandler(this.Special_AfterSaleIn_SizeChanged);
((System.ComponentModel.ISupportInitialize)(this.Info)).EndInit();
this.ResumeLayout(true);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label ma_code_label;
private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
private System.Windows.Forms.Label pr_code_label;
private System.Windows.Forms.DataGridView Info;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.Label pr_detail;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label pr_code;
private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.TextBox badname;
private CustomControl.ButtonUtil.NormalButton Search;
private CustomControl.ButtonUtil.NormalButton Delete;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
private System.Windows.Forms.TextBox badreason;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_sncode;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_id;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_badcode;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_badname;
private System.Windows.Forms.DataGridViewTextBoxColumn mbr_brname;
private System.Windows.Forms.DataGridViewTextBoxColumn mbr_dutycode;
private System.Windows.Forms.DataGridViewTextBoxColumn mbr_solutionname;
private System.Windows.Forms.DataGridViewTextBoxColumn mb_stepcode;
private System.Windows.Forms.DataGridViewTextBoxColumn st_name;
}
}