一厂MES,含注塑,喷涂,冲孔
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.
 
 
 
 
 

459 lines
23 KiB

namespace PunchingMistake
{
partial class FrmQuality
{
/// <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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmQuality));
this.labTime = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.labTitle = new System.Windows.Forms.Label();
this.dateTimer = new System.Windows.Forms.Timer(this.components);
this.txtBarCode = new System.Windows.Forms.TextBox();
this.labProductInfo = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.btnOk = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.panel2 = new System.Windows.Forms.Panel();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.SuspendLayout();
//
// labTime
//
this.labTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labTime.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labTime.Location = new System.Drawing.Point(1511, 5);
this.labTime.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.labTime.Name = "labTime";
this.labTime.Size = new System.Drawing.Size(374, 125);
this.labTime.TabIndex = 21;
this.labTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pictureBox1
//
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(1, 5);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(238, 125);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 20;
this.pictureBox1.TabStop = false;
//
// labTitle
//
this.labTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labTitle.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labTitle.Location = new System.Drawing.Point(225, 5);
this.labTitle.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.labTitle.Name = "labTitle";
this.labTitle.Size = new System.Drawing.Size(1290, 125);
this.labTitle.TabIndex = 19;
this.labTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// dateTimer
//
this.dateTimer.Enabled = true;
this.dateTimer.Interval = 500;
this.dateTimer.Tick += new System.EventHandler(this.dateTimer_Tick);
//
// txtBarCode
//
this.txtBarCode.BackColor = System.Drawing.Color.White;
this.txtBarCode.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBarCode.Location = new System.Drawing.Point(263, 166);
this.txtBarCode.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
this.txtBarCode.Name = "txtBarCode";
this.txtBarCode.Size = new System.Drawing.Size(626, 76);
this.txtBarCode.TabIndex = 53;
this.txtBarCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtBarCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarCode_KeyDown);
//
// labProductInfo
//
this.labProductInfo.BackColor = System.Drawing.Color.White;
this.labProductInfo.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labProductInfo.Location = new System.Drawing.Point(1148, 148);
this.labProductInfo.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.labProductInfo.Name = "labProductInfo";
this.labProductInfo.Size = new System.Drawing.Size(750, 111);
this.labProductInfo.TabIndex = 56;
this.labProductInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.Lime;
this.label2.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(901, 148);
this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(239, 111);
this.label2.TabIndex = 55;
this.label2.Text = "产品信息";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label15
//
this.label15.BackColor = System.Drawing.Color.Lime;
this.label15.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.Location = new System.Drawing.Point(14, 148);
this.label15.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(239, 111);
this.label15.TabIndex = 54;
this.label15.Text = "扫码信息";
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.SkyBlue;
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.label12);
this.panel1.Controls.Add(this.label13);
this.panel1.Controls.Add(this.label11);
this.panel1.Controls.Add(this.label10);
this.panel1.Controls.Add(this.label9);
this.panel1.Controls.Add(this.label8);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.label1);
this.panel1.Location = new System.Drawing.Point(20, 282);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(451, 965);
this.panel1.TabIndex = 57;
//
// label12
//
this.label12.AutoSize = true;
this.label12.BackColor = System.Drawing.Color.Transparent;
this.label12.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.ForeColor = System.Drawing.Color.Black;
this.label12.Location = new System.Drawing.Point(66, 400);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(57, 28);
this.label12.TabIndex = 12;
this.label12.Text = "100";
//
// label13
//
this.label13.AutoSize = true;
this.label13.BackColor = System.Drawing.Color.Transparent;
this.label13.Font = new System.Drawing.Font("宋体", 11.8F, System.Drawing.FontStyle.Bold);
this.label13.ForeColor = System.Drawing.Color.White;
this.label13.Location = new System.Drawing.Point(66, 340);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(248, 24);
this.label13.TabIndex = 11;
this.label13.Text = "当前已完成生产数量:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.BackColor = System.Drawing.Color.Transparent;
this.label11.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.ForeColor = System.Drawing.Color.Black;
this.label11.Location = new System.Drawing.Point(65, 892);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(27, 28);
this.label11.TabIndex = 10;
this.label11.Text = "5";
//
// label10
//
this.label10.AutoSize = true;
this.label10.BackColor = System.Drawing.Color.Transparent;
this.label10.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.ForeColor = System.Drawing.Color.Black;
this.label10.Location = new System.Drawing.Point(66, 720);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(27, 28);
this.label10.TabIndex = 9;
this.label10.Text = "5";
//
// label9
//
this.label9.AutoSize = true;
this.label9.BackColor = System.Drawing.Color.Transparent;
this.label9.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.ForeColor = System.Drawing.Color.Black;
this.label9.Location = new System.Drawing.Point(66, 547);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(42, 28);
this.label9.TabIndex = 8;
this.label9.Text = "90";
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.ForeColor = System.Drawing.Color.Black;
this.label8.Location = new System.Drawing.Point(65, 243);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(72, 28);
this.label8.TabIndex = 7;
this.label8.Text = "1000";
//
// label7
//
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.Transparent;
this.label7.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.Color.Black;
this.label7.Location = new System.Drawing.Point(66, 94);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(276, 28);
this.label7.TabIndex = 6;
this.label7.Text = "MI-U 门槛左侧高配:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.Font = new System.Drawing.Font("宋体", 11.8F, System.Drawing.FontStyle.Bold);
this.label6.ForeColor = System.Drawing.Color.White;
this.label6.Location = new System.Drawing.Point(66, 828);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(248, 24);
this.label6.TabIndex = 5;
this.label6.Text = "当前已生产报废数量:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.Font = new System.Drawing.Font("宋体", 11.8F, System.Drawing.FontStyle.Bold);
this.label5.ForeColor = System.Drawing.Color.White;
this.label5.Location = new System.Drawing.Point(66, 664);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(248, 24);
this.label5.TabIndex = 4;
this.label5.Text = "当前已生产返修数量:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Font = new System.Drawing.Font("宋体", 11.8F, System.Drawing.FontStyle.Bold);
this.label4.ForeColor = System.Drawing.Color.White;
this.label4.Location = new System.Drawing.Point(66, 487);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(248, 24);
this.label4.TabIndex = 3;
this.label4.Text = "当前已生产合格数量:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Font = new System.Drawing.Font("宋体", 11.8F, System.Drawing.FontStyle.Bold);
this.label3.ForeColor = System.Drawing.Color.White;
this.label3.Location = new System.Drawing.Point(66, 181);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(223, 24);
this.label3.TabIndex = 2;
this.label3.Text = "当前生产计划数量:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Font = new System.Drawing.Font("宋体", 11.8F, System.Drawing.FontStyle.Bold);
this.label1.ForeColor = System.Drawing.Color.White;
this.label1.Location = new System.Drawing.Point(66, 32);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(223, 24);
this.label1.TabIndex = 1;
this.label1.Text = "当前生产计划产品:";
//
// btnOk
//
this.btnOk.BackColor = System.Drawing.Color.SkyBlue;
this.btnOk.Font = new System.Drawing.Font("宋体", 15.875F, System.Drawing.FontStyle.Bold);
this.btnOk.Location = new System.Drawing.Point(75, 1267);
this.btnOk.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(309, 77);
this.btnOk.TabIndex = 68;
this.btnOk.Text = "结束当前计划";
this.btnOk.UseVisualStyleBackColor = false;
//
// button1
//
this.button1.BackColor = System.Drawing.Color.SkyBlue;
this.button1.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold);
this.button1.Location = new System.Drawing.Point(649, 1267);
this.button1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(170, 77);
this.button1.TabIndex = 69;
this.button1.Text = "合格";
this.button1.UseVisualStyleBackColor = false;
//
// button2
//
this.button2.BackColor = System.Drawing.Color.SkyBlue;
this.button2.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold);
this.button2.Location = new System.Drawing.Point(952, 1267);
this.button2.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(162, 77);
this.button2.TabIndex = 70;
this.button2.Text = "返修";
this.button2.UseVisualStyleBackColor = false;
//
// button3
//
this.button3.BackColor = System.Drawing.Color.SkyBlue;
this.button3.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold);
this.button3.Location = new System.Drawing.Point(1275, 1267);
this.button3.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(162, 77);
this.button3.TabIndex = 71;
this.button3.Text = "返修合格";
this.button3.UseVisualStyleBackColor = false;
//
// button4
//
this.button4.BackColor = System.Drawing.Color.SkyBlue;
this.button4.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold);
this.button4.Location = new System.Drawing.Point(1566, 1267);
this.button4.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(162, 77);
this.button4.TabIndex = 72;
this.button4.Text = "报废";
this.button4.UseVisualStyleBackColor = false;
//
// pictureBox2
//
this.pictureBox2.Location = new System.Drawing.Point(479, 282);
this.pictureBox2.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(1406, 392);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox2.TabIndex = 73;
this.pictureBox2.TabStop = false;
//
// panel2
//
this.panel2.Location = new System.Drawing.Point(479, 683);
this.panel2.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1406, 564);
this.panel2.TabIndex = 74;
//
// FrmQuality
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1902, 1355);
this.Controls.Add(this.panel2);
this.Controls.Add(this.pictureBox2);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.btnOk);
this.Controls.Add(this.panel1);
this.Controls.Add(this.txtBarCode);
this.Controls.Add(this.labProductInfo);
this.Controls.Add(this.label2);
this.Controls.Add(this.label15);
this.Controls.Add(this.labTime);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.labTitle);
this.Name = "FrmQuality";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "门槛装配";
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label labTime;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label labTitle;
private System.Windows.Forms.Timer dateTimer;
private System.Windows.Forms.TextBox txtBarCode;
private System.Windows.Forms.Label labProductInfo;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Button btnOk;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Panel panel2;
}
}