注塑喷涂
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

498 lines
24 KiB

namespace PurchingMistakeNew
{
partial class Form8
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.userControl12 = new PurchingMistakeNew.UserControl1();
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.panel3 = new System.Windows.Forms.Panel();
this.button9 = new System.Windows.Forms.Button();
this.label10 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.button8 = new System.Windows.Forms.Button();
this.listView2 = new System.Windows.Forms.ListView();
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.button7 = new System.Windows.Forms.Button();
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.userControl14 = new PurchingMistakeNew.UserControl1();
this.userControl13 = new PurchingMistakeNew.UserControl1();
this.userControl11 = new PurchingMistakeNew.UserControl1();
this.button6 = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.listView1 = new System.Windows.Forms.ListView();
this.button5 = new System.Windows.Forms.Button();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.button4 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.panel3.SuspendLayout();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// userControl12
//
this.userControl12.Box = null;
this.userControl12.Location = new System.Drawing.Point(776, 190);
this.userControl12.Name = "userControl12";
this.userControl12.Part = null;
this.userControl12.Size = new System.Drawing.Size(283, 137);
this.userControl12.strIn = null;
this.userControl12.TabIndex = 141;
//
// columnHeader2
//
this.columnHeader2.Text = "总成打印时间";
this.columnHeader2.Width = 300;
//
// columnHeader3
//
this.columnHeader3.Text = "状态";
this.columnHeader3.Width = 0;
//
// panel3
//
this.panel3.Controls.Add(this.button9);
this.panel3.Controls.Add(this.label10);
this.panel3.Controls.Add(this.textBox4);
this.panel3.Controls.Add(this.button8);
this.panel3.Controls.Add(this.listView2);
this.panel3.Location = new System.Drawing.Point(137, 124);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(747, 432);
this.panel3.TabIndex = 150;
//
// button9
//
this.button9.Font = new System.Drawing.Font("宋体", 14.25F);
this.button9.Location = new System.Drawing.Point(650, 14);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(84, 33);
this.button9.TabIndex = 84;
this.button9.Text = "查询";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(28, 19);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(109, 20);
this.label10.TabIndex = 83;
this.label10.Text = "装箱单号:";
//
// textBox4
//
this.textBox4.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox4.Location = new System.Drawing.Point(141, 16);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(496, 30);
this.textBox4.TabIndex = 82;
//
// button8
//
this.button8.Font = new System.Drawing.Font("宋体", 14.25F);
this.button8.Location = new System.Drawing.Point(650, 386);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(84, 33);
this.button8.TabIndex = 81;
this.button8.Text = "确定";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// listView2
//
this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader4,
this.columnHeader5,
this.columnHeader6});
this.listView2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.listView2.FullRowSelect = true;
this.listView2.GridLines = true;
this.listView2.Location = new System.Drawing.Point(12, 57);
this.listView2.Margin = new System.Windows.Forms.Padding(2);
this.listView2.Name = "listView2";
this.listView2.Size = new System.Drawing.Size(722, 321);
this.listView2.TabIndex = 80;
this.listView2.UseCompatibleStateImageBehavior = false;
this.listView2.View = System.Windows.Forms.View.Details;
//
// columnHeader4
//
this.columnHeader4.Text = "总成零件号";
this.columnHeader4.Width = 300;
//
// columnHeader5
//
this.columnHeader5.Text = "总成打印时间";
this.columnHeader5.Width = 300;
//
// columnHeader6
//
this.columnHeader6.Text = "状态";
this.columnHeader6.Width = 0;
//
// button7
//
this.button7.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button7.Location = new System.Drawing.Point(640, 86);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(195, 47);
this.button7.TabIndex = 149;
this.button7.Text = "查询装箱单明细";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// columnHeader1
//
this.columnHeader1.Text = "总成零件号";
this.columnHeader1.Width = 300;
//
// userControl14
//
this.userControl14.Box = null;
this.userControl14.Location = new System.Drawing.Point(776, 404);
this.userControl14.Name = "userControl14";
this.userControl14.Part = null;
this.userControl14.Size = new System.Drawing.Size(283, 137);
this.userControl14.strIn = null;
this.userControl14.TabIndex = 143;
//
// userControl13
//
this.userControl13.Box = null;
this.userControl13.Location = new System.Drawing.Point(239, 404);
this.userControl13.Name = "userControl13";
this.userControl13.Part = null;
this.userControl13.Size = new System.Drawing.Size(283, 137);
this.userControl13.strIn = null;
this.userControl13.TabIndex = 142;
//
// userControl11
//
this.userControl11.Box = null;
this.userControl11.Location = new System.Drawing.Point(239, 190);
this.userControl11.Name = "userControl11";
this.userControl11.Part = null;
this.userControl11.Size = new System.Drawing.Size(283, 137);
this.userControl11.strIn = null;
this.userControl11.TabIndex = 140;
//
// button6
//
this.button6.Font = new System.Drawing.Font("宋体", 14.25F);
this.button6.Location = new System.Drawing.Point(650, 337);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(84, 33);
this.button6.TabIndex = 81;
this.button6.Text = "确定";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// panel1
//
this.panel1.Controls.Add(this.button3);
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.textBox3);
this.panel1.Controls.Add(this.label9);
this.panel1.Location = new System.Drawing.Point(108, 151);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(740, 63);
this.panel1.TabIndex = 146;
//
// button3
//
this.button3.Font = new System.Drawing.Font("宋体", 14.25F);
this.button3.Location = new System.Drawing.Point(604, 12);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(84, 33);
this.button3.TabIndex = 77;
this.button3.Text = "取消";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Font = new System.Drawing.Font("宋体", 14.25F);
this.button2.Location = new System.Drawing.Point(503, 12);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(84, 33);
this.button2.TabIndex = 76;
this.button2.Text = "确定";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// textBox3
//
this.textBox3.Font = new System.Drawing.Font("宋体", 14.25F);
this.textBox3.Location = new System.Drawing.Point(78, 12);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(406, 29);
this.textBox3.TabIndex = 75;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(25, 16);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(47, 19);
this.label9.TabIndex = 74;
this.label9.Text = "箱单";
//
// panel2
//
this.panel2.Controls.Add(this.listView1);
this.panel2.Controls.Add(this.button6);
this.panel2.Location = new System.Drawing.Point(98, 58);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(747, 384);
this.panel2.TabIndex = 148;
//
// listView1
//
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3});
this.listView1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.listView1.FullRowSelect = true;
this.listView1.GridLines = true;
this.listView1.Location = new System.Drawing.Point(12, 11);
this.listView1.Margin = new System.Windows.Forms.Padding(2);
this.listView1.Name = "listView1";
this.listView1.Size = new System.Drawing.Size(722, 321);
this.listView1.TabIndex = 80;
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.Details;
//
// button5
//
this.button5.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button5.Location = new System.Drawing.Point(936, 28);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(145, 47);
this.button5.TabIndex = 147;
this.button5.Text = "未入箱总成";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(551, 455);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(201, 21);
this.label5.TabIndex = 137;
this.label5.Text = "H247后部右侧扰流板";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(23, 455);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(201, 21);
this.label6.TabIndex = 136;
this.label6.Text = "H247后部左侧扰流板";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(569, 242);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(201, 21);
this.label4.TabIndex = 135;
this.label4.Text = "X247后部右侧扰流板";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(32, 242);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(201, 21);
this.label3.TabIndex = 134;
this.label3.Text = "X247后部左侧扰流板";
//
// button4
//
this.button4.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button4.Location = new System.Drawing.Point(776, 28);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(125, 47);
this.button4.TabIndex = 133;
this.button4.Text = "补打箱单";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button1
//
this.button1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button1.Location = new System.Drawing.Point(640, 28);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(97, 47);
this.button1.TabIndex = 132;
this.button1.Text = "报废";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// textBox2
//
this.textBox2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox2.Location = new System.Drawing.Point(186, 28);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(407, 35);
this.textBox2.TabIndex = 130;
this.textBox2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox2_KeyDown);
//
// textBox1
//
this.textBox1.Enabled = false;
this.textBox1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox1.Location = new System.Drawing.Point(186, 94);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(407, 35);
this.textBox1.TabIndex = 128;
this.textBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(40, 31);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(130, 24);
this.label2.TabIndex = 129;
this.label2.Text = "扫描总成码";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(40, 97);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(106, 24);
this.label1.TabIndex = 131;
this.label1.Text = "扫描箱码";
//
// Form8
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1097, 751);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel3);
this.Controls.Add(this.userControl12);
this.Controls.Add(this.button7);
this.Controls.Add(this.userControl14);
this.Controls.Add(this.userControl13);
this.Controls.Add(this.userControl11);
this.Controls.Add(this.button5);
this.Controls.Add(this.label5);
this.Controls.Add(this.label6);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.button4);
this.Controls.Add(this.button1);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.panel1);
this.Name = "Form8";
this.Text = "检验入库-扰流板";
this.Load += new System.EventHandler(this.Form8_Load);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private UserControl1 userControl12;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.ListView listView2;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.ColumnHeader columnHeader5;
private System.Windows.Forms.ColumnHeader columnHeader6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.ColumnHeader columnHeader1;
private UserControl1 userControl14;
private UserControl1 userControl13;
private UserControl1 userControl11;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.ListView listView1;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
}
}