namespace InjectionPC { partial class FrmQuality_new { /// /// 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.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmQuality_new)); this.timer1 = new System.Windows.Forms.Timer(this.components); this.label11 = 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.comboBox1 = new System.Windows.Forms.ComboBox(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.label1 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.label23 = new System.Windows.Forms.Label(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label24 = new System.Windows.Forms.Label(); this.textBox4 = new System.Windows.Forms.TextBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.panel2 = new System.Windows.Forms.Panel(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.timer2 = new System.Windows.Forms.Timer(this.components); this.label9 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.timer3 = new System.Windows.Forms.Timer(this.components); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.button3 = new System.Windows.Forms.Button(); this.panel44 = new System.Windows.Forms.Panel(); this.button4 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.panel44.SuspendLayout(); this.SuspendLayout(); // // timer1 // this.timer1.Interval = 1000; // // label11 // this.label11.BackColor = System.Drawing.Color.DeepSkyBlue; this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label11.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.Location = new System.Drawing.Point(10, 545); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(169, 478); this.label11.TabIndex = 28; this.label11.Text = "缺陷原因:"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label8 // this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label8.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(730, 93); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(88, 52); this.label8.TabIndex = 24; this.label8.Text = "cy"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label7 // this.label7.BackColor = System.Drawing.Color.DeepSkyBlue; this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label7.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(621, 93); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(109, 52); this.label7.TabIndex = 23; this.label7.Text = "用户:"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label6 // this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label6.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(508, 93); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(114, 52); this.label6.TabIndex = 22; this.label6.Text = "IM01"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label5 // this.label5.BackColor = System.Drawing.Color.DeepSkyBlue; this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(401, 93); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(107, 52); this.label5.TabIndex = 21; this.label5.Text = "工位:"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // comboBox1 // this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.Enabled = false; this.comboBox1.Font = new System.Drawing.Font("宋体", 32F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.comboBox1.FormattingEnabled = true; this.comboBox1.Items.AddRange(new object[] { "白班", "夜班"}); this.comboBox1.Location = new System.Drawing.Point(287, 93); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(118, 51); this.comboBox1.TabIndex = 20; // // label4 // this.label4.BackColor = System.Drawing.Color.DeepSkyBlue; this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label4.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(178, 93); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(109, 52); this.label4.TabIndex = 19; this.label4.Text = "班组:"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label3 // this.label3.BackColor = System.Drawing.Color.DeepSkyBlue; this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(10, 93); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(169, 52); this.label3.TabIndex = 18; this.label3.Text = "用户信息:"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label2 // this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(1080, 4); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(187, 84); this.label2.TabIndex = 3; this.label2.Text = "2019-05-29 10:30:31"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label2.Click += new System.EventHandler(this.label2_Click); // // 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(4, 4); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(169, 84); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 2; this.pictureBox1.TabStop = false; // // label1 // this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label1.Font = new System.Drawing.Font("宋体", 28F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(172, 4); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(911, 84); this.label1.TabIndex = 1; this.label1.Text = "注塑车间质量信息录入"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label10 // this.label10.BackColor = System.Drawing.Color.DeepSkyBlue; this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label10.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(10, 196); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(169, 350); this.label10.TabIndex = 26; this.label10.Text = "产品展示:"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel1 // this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.pictureBox1); this.panel1.Controls.Add(this.label1); this.panel1.Location = new System.Drawing.Point(6, 5); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1269, 91); this.panel1.TabIndex = 17; // // label23 // this.label23.BackColor = System.Drawing.Color.DeepSkyBlue; this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label23.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label23.Location = new System.Drawing.Point(10, 144); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(169, 52); this.label23.TabIndex = 37; this.label23.Text = "扫描条码:"; this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // textBox3 // this.textBox3.Font = new System.Drawing.Font("宋体", 28F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox3.Location = new System.Drawing.Point(178, 145); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(525, 50); this.textBox3.TabIndex = 38; this.textBox3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox3_KeyDown); // // label24 // this.label24.BackColor = System.Drawing.Color.DeepSkyBlue; this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label24.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label24.Location = new System.Drawing.Point(704, 146); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(150, 49); this.label24.TabIndex = 39; this.label24.Text = "产品名称:"; this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // textBox4 // this.textBox4.Font = new System.Drawing.Font("宋体", 28F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox4.Location = new System.Drawing.Point(853, 146); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(417, 50); this.textBox4.TabIndex = 40; // // pictureBox2 // this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pictureBox2.Location = new System.Drawing.Point(178, 196); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(1094, 350); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox2.TabIndex = 41; this.pictureBox2.TabStop = false; // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Location = new System.Drawing.Point(178, 545); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(876, 478); this.panel2.TabIndex = 42; // // button1 // this.button1.BackColor = System.Drawing.Color.DeepSkyBlue; this.button1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button1.Location = new System.Drawing.Point(1127, 545); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(77, 475); this.button1.TabIndex = 40; this.button1.Text = "报废"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_Click); // // button2 // this.button2.BackColor = System.Drawing.Color.DeepSkyBlue; this.button2.Enabled = false; this.button2.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button2.Location = new System.Drawing.Point(1054, 545); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(77, 475); this.button2.TabIndex = 46; this.button2.Text = "合格"; this.button2.UseVisualStyleBackColor = false; this.button2.Click += new System.EventHandler(this.button2_Click); // // timer2 // this.timer2.Tick += new System.EventHandler(this.timer2_Tick); // // label9 // this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label9.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(951, 93); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(97, 52); this.label9.TabIndex = 48; this.label9.Text = "0"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label12 // this.label12.BackColor = System.Drawing.Color.DeepSkyBlue; this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label12.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.Location = new System.Drawing.Point(817, 93); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(135, 52); this.label12.TabIndex = 47; this.label12.Text = "合格数:"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label13 // this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label13.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label13.Location = new System.Drawing.Point(1180, 93); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(94, 52); this.label13.TabIndex = 50; this.label13.Text = "0"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label14 // this.label14.BackColor = System.Drawing.Color.DeepSkyBlue; this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label14.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label14.Location = new System.Drawing.Point(1048, 93); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(135, 52); this.label14.TabIndex = 49; this.label14.Text = "报废数:"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // button3 // this.button3.BackColor = System.Drawing.Color.DeepSkyBlue; this.button3.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button3.Location = new System.Drawing.Point(1198, 545); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(77, 475); this.button3.TabIndex = 51; this.button3.Text = "手动打印箱单"; this.button3.UseVisualStyleBackColor = false; this.button3.Click += new System.EventHandler(this.button3_Click); // // panel44 // this.panel44.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel44.Controls.Add(this.button4); this.panel44.Controls.Add(this.button5); this.panel44.Controls.Add(this.textBox1); this.panel44.Controls.Add(this.label15); this.panel44.Location = new System.Drawing.Point(349, 427); this.panel44.Name = "panel44"; this.panel44.Size = new System.Drawing.Size(653, 76); this.panel44.TabIndex = 52; // // button4 // this.button4.BackColor = System.Drawing.Color.Red; this.button4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button4.Location = new System.Drawing.Point(553, 22); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(80, 34); this.button4.TabIndex = 3; this.button4.Text = "取消"; this.button4.UseVisualStyleBackColor = false; this.button4.Click += new System.EventHandler(this.button4_Click); // // button5 // this.button5.BackColor = System.Drawing.Color.Lime; this.button5.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button5.Location = new System.Drawing.Point(467, 22); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(80, 34); this.button5.TabIndex = 2; this.button5.Text = "确定"; this.button5.UseVisualStyleBackColor = false; this.button5.Click += new System.EventHandler(this.button5_Click); // // textBox1 // this.textBox1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox1.Location = new System.Drawing.Point(83, 22); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(371, 31); this.textBox1.TabIndex = 1; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label15.Location = new System.Drawing.Point(13, 26); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(76, 21); this.label15.TabIndex = 0; this.label15.Text = "数量:"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // FrmQuality_new // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1280, 1024); this.Controls.Add(this.panel44); this.Controls.Add(this.button3); this.Controls.Add(this.label13); this.Controls.Add(this.label14); this.Controls.Add(this.label9); this.Controls.Add(this.label12); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.panel2); this.Controls.Add(this.pictureBox2); this.Controls.Add(this.textBox4); this.Controls.Add(this.label24); this.Controls.Add(this.textBox3); this.Controls.Add(this.label23); this.Controls.Add(this.label11); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.comboBox1); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label10); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "FrmQuality_new"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "质量录入"; this.Load += new System.EventHandler(this.FrmQuality_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.panel44.ResumeLayout(false); this.panel44.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Timer timer1; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label10; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label23; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Timer timer2; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label12; private System.Windows.Forms.Timer timer3; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Button button3; private System.Windows.Forms.Panel panel44; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label15; } }