namespace PaintingPC { partial class FrmQuality { /// /// 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) { try { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } catch { } } #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(FrmQuality)); this.labelVersion = new System.Windows.Forms.Label(); this.labStation = new System.Windows.Forms.Label(); this.labWorkClass = new System.Windows.Forms.Label(); this.rdo3 = new System.Windows.Forms.RadioButton(); this.rdo2 = new System.Windows.Forms.RadioButton(); this.rdo1 = new System.Windows.Forms.RadioButton(); this.labTime = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.labTitle = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.label15 = new System.Windows.Forms.Label(); this.labProductInfo = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.txtBarCode = new System.Windows.Forms.TextBox(); this.labProPosition = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.panel3 = new System.Windows.Forms.Panel(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.btnRepair = new System.Windows.Forms.Button(); this.btnAbt = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.panel1.SuspendLayout(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // labelVersion // this.labelVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.labelVersion.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelVersion.Location = new System.Drawing.Point(1947, 173); this.labelVersion.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.labelVersion.Name = "labelVersion"; this.labelVersion.Size = new System.Drawing.Size(378, 122); this.labelVersion.TabIndex = 24; this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labStation // this.labStation.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.labStation.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labStation.Location = new System.Drawing.Point(1562, 173); this.labStation.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.labStation.Name = "labStation"; this.labStation.Size = new System.Drawing.Size(378, 122); this.labStation.TabIndex = 23; this.labStation.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labWorkClass // this.labWorkClass.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.labWorkClass.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labWorkClass.Location = new System.Drawing.Point(1177, 173); this.labWorkClass.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.labWorkClass.Name = "labWorkClass"; this.labWorkClass.Size = new System.Drawing.Size(378, 122); this.labWorkClass.TabIndex = 22; this.labWorkClass.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labWorkClass.Click += new System.EventHandler(this.labWorkClass_Click); // // rdo3 // this.rdo3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.rdo3.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rdo3.Location = new System.Drawing.Point(792, 173); this.rdo3.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.rdo3.Name = "rdo3"; this.rdo3.Size = new System.Drawing.Size(378, 122); this.rdo3.TabIndex = 21; this.rdo3.Text = "项目调试"; this.rdo3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.rdo3.UseVisualStyleBackColor = false; // // rdo2 // this.rdo2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.rdo2.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rdo2.Location = new System.Drawing.Point(407, 173); this.rdo2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.rdo2.Name = "rdo2"; this.rdo2.Size = new System.Drawing.Size(378, 122); this.rdo2.TabIndex = 20; this.rdo2.Text = "量产调试"; this.rdo2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.rdo2.UseVisualStyleBackColor = false; // // rdo1 // this.rdo1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.rdo1.Checked = true; this.rdo1.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rdo1.Location = new System.Drawing.Point(22, 173); this.rdo1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.rdo1.Name = "rdo1"; this.rdo1.Size = new System.Drawing.Size(378, 122); this.rdo1.TabIndex = 19; this.rdo1.TabStop = true; this.rdo1.Text = "正式量产"; this.rdo1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.rdo1.UseVisualStyleBackColor = false; // // 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(1868, 16); this.labTime.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.labTime.Name = "labTime"; this.labTime.Size = new System.Drawing.Size(457, 146); this.labTime.TabIndex = 18; this.labTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labTime.Click += new System.EventHandler(this.labTime_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(22, 16); this.pictureBox1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(290, 146); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 17; 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(295, 16); this.labTitle.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.labTitle.Name = "labTitle"; this.labTitle.Size = new System.Drawing.Size(1577, 146); this.labTitle.TabIndex = 16; this.labTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel2 // this.panel2.Location = new System.Drawing.Point(22, 1174); this.panel2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1828, 614); this.panel2.TabIndex = 48; // // pictureBox2 // this.pictureBox2.Location = new System.Drawing.Point(22, 653); this.pictureBox2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(1828, 511); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox2.TabIndex = 47; this.pictureBox2.TabStop = false; // // 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(22, 306); this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(292, 131); this.label15.TabIndex = 49; this.label15.Text = "扫码信息"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // 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(1408, 306); this.labProductInfo.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.labProductInfo.Name = "labProductInfo"; this.labProductInfo.Size = new System.Drawing.Size(917, 131); this.labProductInfo.TabIndex = 52; 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(1106, 306); this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(292, 131); this.label2.TabIndex = 51; this.label2.Text = "产品信息"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // 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(326, 327); this.txtBarCode.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.txtBarCode.Name = "txtBarCode"; this.txtBarCode.Size = new System.Drawing.Size(765, 87); this.txtBarCode.TabIndex = 0; this.txtBarCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtBarCode.DoubleClick += new System.EventHandler(this.txtBarCode_DoubleClick); this.txtBarCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarCode_KeyDown); // // labProPosition // this.labProPosition.BackColor = System.Drawing.Color.White; this.labProPosition.Font = new System.Drawing.Font("黑体", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labProPosition.Location = new System.Drawing.Point(1861, 450); this.labProPosition.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.labProPosition.Name = "labProPosition"; this.labProPosition.Size = new System.Drawing.Size(464, 151); this.labProPosition.TabIndex = 64; this.labProPosition.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel1 // this.panel1.AutoScroll = true; this.panel1.Controls.Add(this.groupBox1); this.panel1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.panel1.Location = new System.Drawing.Point(22, 434); this.panel1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1828, 212); this.panel1.TabIndex = 66; // // groupBox1 // this.groupBox1.Controls.Add(this.panel3); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupBox1.Location = new System.Drawing.Point(0, 0); this.groupBox1.Margin = new System.Windows.Forms.Padding(0); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(0); this.groupBox1.Size = new System.Drawing.Size(1828, 212); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "更改颜色"; // // panel3 // this.panel3.AutoScroll = true; this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(0, 37); this.panel3.Margin = new System.Windows.Forms.Padding(0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1828, 175); this.panel3.TabIndex = 0; // // button2 // this.button2.BackColor = System.Drawing.Color.LawnGreen; this.button2.Font = new System.Drawing.Font("宋体", 25.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button2.Location = new System.Drawing.Point(1852, 663); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(491, 153); this.button2.TabIndex = 67; this.button2.Text = "合 格"; this.button2.UseVisualStyleBackColor = false; // // button3 // this.button3.BackColor = System.Drawing.Color.Yellow; this.button3.Font = new System.Drawing.Font("宋体", 25.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button3.Location = new System.Drawing.Point(1852, 974); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(491, 153); this.button3.TabIndex = 68; this.button3.Text = "不合格"; this.button3.UseVisualStyleBackColor = false; // // btnRepair // this.btnRepair.BackColor = System.Drawing.Color.DodgerBlue; this.btnRepair.Font = new System.Drawing.Font("宋体", 25.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRepair.Location = new System.Drawing.Point(1852, 1314); this.btnRepair.Name = "btnRepair"; this.btnRepair.Size = new System.Drawing.Size(491, 153); this.btnRepair.TabIndex = 69; this.btnRepair.Text = "返 喷"; this.btnRepair.UseVisualStyleBackColor = false; this.btnRepair.Click += new System.EventHandler(this.btnRepair_Click); // // btnAbt // this.btnAbt.BackColor = System.Drawing.Color.OrangeRed; this.btnAbt.Font = new System.Drawing.Font("宋体", 25.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnAbt.Location = new System.Drawing.Point(1852, 1635); this.btnAbt.Name = "btnAbt"; this.btnAbt.Size = new System.Drawing.Size(491, 153); this.btnAbt.TabIndex = 70; this.btnAbt.Text = "报 废"; this.btnAbt.UseVisualStyleBackColor = false; this.btnAbt.Click += new System.EventHandler(this.btnAbt_Click); // // FrmQuality // this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(2351, 1764); this.Controls.Add(this.btnAbt); this.Controls.Add(this.btnRepair); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.panel1); this.Controls.Add(this.labProPosition); this.Controls.Add(this.txtBarCode); this.Controls.Add(this.labProductInfo); this.Controls.Add(this.label2); this.Controls.Add(this.label15); this.Controls.Add(this.panel2); this.Controls.Add(this.pictureBox2); this.Controls.Add(this.labelVersion); this.Controls.Add(this.labStation); this.Controls.Add(this.labWorkClass); this.Controls.Add(this.rdo3); this.Controls.Add(this.rdo2); this.Controls.Add(this.rdo1); this.Controls.Add(this.labTime); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.labTitle); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.Name = "FrmQuality"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "喷涂质检"; this.Load += new System.EventHandler(this.FrmSecondCheck_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.panel1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label labelVersion; private System.Windows.Forms.Label labStation; private System.Windows.Forms.Label labWorkClass; private System.Windows.Forms.RadioButton rdo3; private System.Windows.Forms.RadioButton rdo2; private System.Windows.Forms.RadioButton rdo1; private System.Windows.Forms.Label labTime; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label labTitle; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label labProductInfo; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox txtBarCode; private System.Windows.Forms.Label labProPosition; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button btnRepair; private System.Windows.Forms.Button btnAbt; } }