namespace PaintingPC { partial class FrmFirstCheck { /// /// 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(FrmFirstCheck)); this.labTime = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.labTitle = new System.Windows.Forms.Label(); this.rdo1 = new System.Windows.Forms.RadioButton(); this.rdo2 = new System.Windows.Forms.RadioButton(); this.rdo3 = new System.Windows.Forms.RadioButton(); this.labWorkClass = new System.Windows.Forms.Label(); this.labStation = new System.Windows.Forms.Label(); this.labelVersion = new System.Windows.Forms.Label(); this.labChangeColor = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.btnSubmit = new System.Windows.Forms.Button(); this.label9 = new System.Windows.Forms.Label(); this.labXingHao1 = new System.Windows.Forms.Label(); this.labXingHao2 = new System.Windows.Forms.Label(); this.labBarCode2 = new System.Windows.Forms.Label(); this.labBarCode1 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.btnPass1 = new System.Windows.Forms.Button(); this.btnRepair1 = new System.Windows.Forms.Button(); this.btnAbt1 = new System.Windows.Forms.Button(); this.btnAbt2 = new System.Windows.Forms.Button(); this.btnRepair2 = new System.Windows.Forms.Button(); this.btnPass2 = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.btnSideBack = new System.Windows.Forms.Button(); this.btnSide10 = new System.Windows.Forms.Button(); this.btnSide9 = new System.Windows.Forms.Button(); this.btnSide8 = new System.Windows.Forms.Button(); this.btnSide7 = new System.Windows.Forms.Button(); this.btnSide6 = new System.Windows.Forms.Button(); this.btnSide5 = new System.Windows.Forms.Button(); this.btnSide4 = new System.Windows.Forms.Button(); this.btnSide3 = new System.Windows.Forms.Button(); this.btnSide2 = new System.Windows.Forms.Button(); this.btnSide1 = new System.Windows.Forms.Button(); this.btnSide = new System.Windows.Forms.Button(); this.txtSideNo = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.labColor2 = new System.Windows.Forms.Label(); this.labColor1 = new System.Windows.Forms.Label(); this.labDefect1 = new System.Windows.Forms.Label(); this.labDefect2 = new System.Windows.Forms.Label(); this.labDefect3 = new System.Windows.Forms.Label(); this.labColor3 = new System.Windows.Forms.Label(); this.btnAbt3 = new System.Windows.Forms.Button(); this.btnRepair3 = new System.Windows.Forms.Button(); this.btnPass3 = new System.Windows.Forms.Button(); this.labBarCode3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.labXingHao3 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.labDefect4 = new System.Windows.Forms.Label(); this.labColor4 = new System.Windows.Forms.Label(); this.btnAbt4 = new System.Windows.Forms.Button(); this.btnRepair4 = new System.Windows.Forms.Button(); this.btnPass4 = new System.Windows.Forms.Button(); this.labBarCode4 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.labXingHao4 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // labTime // this.labTime.BackColor = System.Drawing.Color.LightGray; 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(1344, 11); this.labTime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labTime.Name = "labTime"; this.labTime.Size = new System.Drawing.Size(333, 104); this.labTime.TabIndex = 6; 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(1, 11); this.pictureBox1.Margin = new System.Windows.Forms.Padding(4); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(199, 104); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 5; this.pictureBox1.TabStop = false; // // labTitle // this.labTitle.BackColor = System.Drawing.Color.LightGray; 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(200, 11); this.labTitle.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labTitle.Name = "labTitle"; this.labTitle.Size = new System.Drawing.Size(1147, 104); this.labTitle.TabIndex = 4; this.labTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // 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(1, 120); this.rdo1.Margin = new System.Windows.Forms.Padding(4); this.rdo1.Name = "rdo1"; this.rdo1.Size = new System.Drawing.Size(212, 88); this.rdo1.TabIndex = 9; this.rdo1.TabStop = true; this.rdo1.Text = "正式量产"; this.rdo1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.rdo1.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(223, 120); this.rdo2.Margin = new System.Windows.Forms.Padding(4); this.rdo2.Name = "rdo2"; this.rdo2.Size = new System.Drawing.Size(212, 88); this.rdo2.TabIndex = 10; this.rdo2.Text = "量产调试"; this.rdo2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.rdo2.UseVisualStyleBackColor = false; // // 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(444, 120); this.rdo3.Margin = new System.Windows.Forms.Padding(4); this.rdo3.Name = "rdo3"; this.rdo3.Size = new System.Drawing.Size(212, 88); this.rdo3.TabIndex = 11; this.rdo3.Text = "项目调试"; this.rdo3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.rdo3.UseVisualStyleBackColor = false; // // 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(667, 120); this.labWorkClass.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labWorkClass.Name = "labWorkClass"; this.labWorkClass.Size = new System.Drawing.Size(247, 88); this.labWorkClass.TabIndex = 12; this.labWorkClass.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labWorkClass.Click += new System.EventHandler(this.labWorkClass_Click); // // 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(921, 120); this.labStation.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labStation.Name = "labStation"; this.labStation.Size = new System.Drawing.Size(247, 88); this.labStation.TabIndex = 13; this.labStation.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // 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(1176, 120); this.labelVersion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelVersion.Name = "labelVersion"; this.labelVersion.Size = new System.Drawing.Size(247, 88); this.labelVersion.TabIndex = 14; this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labChangeColor // this.labChangeColor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.labChangeColor.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labChangeColor.Location = new System.Drawing.Point(1431, 121); this.labChangeColor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labChangeColor.Name = "labChangeColor"; this.labChangeColor.Size = new System.Drawing.Size(247, 88); this.labChangeColor.TabIndex = 15; this.labChangeColor.Text = "修改颜色"; this.labChangeColor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labChangeColor.Click += new System.EventHandler(this.labChangeColor_Click); this.labChangeColor.MouseLeave += new System.EventHandler(this.labChangeColor_MouseLeave); this.labChangeColor.MouseMove += new System.Windows.Forms.MouseEventHandler(this.labChangeColor_MouseMove); // // label7 // this.label7.BackColor = System.Drawing.Color.Lime; this.label7.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(1, 264); this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(685, 64); this.label7.TabIndex = 16; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnSubmit // this.btnSubmit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.btnSubmit.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSubmit.Location = new System.Drawing.Point(1408, 1172); this.btnSubmit.Margin = new System.Windows.Forms.Padding(4); this.btnSubmit.Name = "btnSubmit"; this.btnSubmit.Size = new System.Drawing.Size(269, 99); this.btnSubmit.TabIndex = 31; this.btnSubmit.Text = "提交"; this.btnSubmit.UseVisualStyleBackColor = false; this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click); // // label9 // this.label9.BackColor = System.Drawing.Color.Lime; this.label9.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(704, 264); this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(685, 64); this.label9.TabIndex = 32; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labXingHao1 // this.labXingHao1.BackColor = System.Drawing.Color.White; this.labXingHao1.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labXingHao1.Location = new System.Drawing.Point(1, 328); this.labXingHao1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labXingHao1.Name = "labXingHao1"; this.labXingHao1.Size = new System.Drawing.Size(685, 60); this.labXingHao1.TabIndex = 33; this.labXingHao1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labXingHao2 // this.labXingHao2.BackColor = System.Drawing.Color.White; this.labXingHao2.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labXingHao2.Location = new System.Drawing.Point(704, 328); this.labXingHao2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labXingHao2.Name = "labXingHao2"; this.labXingHao2.Size = new System.Drawing.Size(685, 60); this.labXingHao2.TabIndex = 34; this.labXingHao2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labBarCode2 // this.labBarCode2.BackColor = System.Drawing.Color.White; this.labBarCode2.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labBarCode2.Location = new System.Drawing.Point(704, 518); this.labBarCode2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labBarCode2.Name = "labBarCode2"; this.labBarCode2.Size = new System.Drawing.Size(685, 88); this.labBarCode2.TabIndex = 38; this.labBarCode2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labBarCode1 // this.labBarCode1.BackColor = System.Drawing.Color.White; this.labBarCode1.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labBarCode1.Location = new System.Drawing.Point(1, 518); this.labBarCode1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labBarCode1.Name = "labBarCode1"; this.labBarCode1.Size = new System.Drawing.Size(685, 88); this.labBarCode1.TabIndex = 37; this.labBarCode1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label14 // this.label14.BackColor = System.Drawing.Color.Lime; this.label14.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label14.Location = new System.Drawing.Point(704, 450); this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(685, 64); this.label14.TabIndex = 36; this.label14.Text = "条码"; this.label14.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(1, 450); this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(685, 66); this.label15.TabIndex = 35; this.label15.Text = "条码"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnPass1 // this.btnPass1.BackColor = System.Drawing.Color.LightGray; this.btnPass1.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnPass1.Location = new System.Drawing.Point(1, 630); this.btnPass1.Margin = new System.Windows.Forms.Padding(4); this.btnPass1.Name = "btnPass1"; this.btnPass1.Size = new System.Drawing.Size(200, 99); this.btnPass1.TabIndex = 39; this.btnPass1.Text = "一次合格"; this.btnPass1.UseVisualStyleBackColor = false; this.btnPass1.Click += new System.EventHandler(this.btnPass1_Click); // // btnRepair1 // this.btnRepair1.BackColor = System.Drawing.Color.LightGray; this.btnRepair1.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRepair1.Location = new System.Drawing.Point(248, 630); this.btnRepair1.Margin = new System.Windows.Forms.Padding(4); this.btnRepair1.Name = "btnRepair1"; this.btnRepair1.Size = new System.Drawing.Size(200, 99); this.btnRepair1.TabIndex = 40; this.btnRepair1.Text = "抛光"; this.btnRepair1.UseVisualStyleBackColor = false; this.btnRepair1.Click += new System.EventHandler(this.btnRepair1_Click); // // btnAbt1 // this.btnAbt1.BackColor = System.Drawing.Color.LightGray; this.btnAbt1.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnAbt1.Location = new System.Drawing.Point(487, 630); this.btnAbt1.Margin = new System.Windows.Forms.Padding(4); this.btnAbt1.Name = "btnAbt1"; this.btnAbt1.Size = new System.Drawing.Size(200, 99); this.btnAbt1.TabIndex = 41; this.btnAbt1.Text = "一次报废"; this.btnAbt1.UseVisualStyleBackColor = false; this.btnAbt1.Click += new System.EventHandler(this.btnAbt1_Click); // // btnAbt2 // this.btnAbt2.BackColor = System.Drawing.Color.LightGray; this.btnAbt2.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnAbt2.Location = new System.Drawing.Point(1183, 630); this.btnAbt2.Margin = new System.Windows.Forms.Padding(4); this.btnAbt2.Name = "btnAbt2"; this.btnAbt2.Size = new System.Drawing.Size(200, 99); this.btnAbt2.TabIndex = 44; this.btnAbt2.Text = "一次报废"; this.btnAbt2.UseVisualStyleBackColor = false; this.btnAbt2.Click += new System.EventHandler(this.btnAbt2_Click); // // btnRepair2 // this.btnRepair2.BackColor = System.Drawing.Color.LightGray; this.btnRepair2.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRepair2.Location = new System.Drawing.Point(944, 630); this.btnRepair2.Margin = new System.Windows.Forms.Padding(4); this.btnRepair2.Name = "btnRepair2"; this.btnRepair2.Size = new System.Drawing.Size(200, 99); this.btnRepair2.TabIndex = 43; this.btnRepair2.Text = "抛光"; this.btnRepair2.UseVisualStyleBackColor = false; this.btnRepair2.Click += new System.EventHandler(this.btnRepair2_Click); // // btnPass2 // this.btnPass2.BackColor = System.Drawing.Color.LightGray; this.btnPass2.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnPass2.Location = new System.Drawing.Point(704, 630); this.btnPass2.Margin = new System.Windows.Forms.Padding(4); this.btnPass2.Name = "btnPass2"; this.btnPass2.Size = new System.Drawing.Size(200, 99); this.btnPass2.TabIndex = 42; this.btnPass2.Text = "一次合格"; this.btnPass2.UseVisualStyleBackColor = false; this.btnPass2.Click += new System.EventHandler(this.btnPass2_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.btnSideBack); this.groupBox1.Controls.Add(this.btnSide10); this.groupBox1.Controls.Add(this.btnSide9); this.groupBox1.Controls.Add(this.btnSide8); this.groupBox1.Controls.Add(this.btnSide7); this.groupBox1.Controls.Add(this.btnSide6); this.groupBox1.Controls.Add(this.btnSide5); this.groupBox1.Controls.Add(this.btnSide4); this.groupBox1.Controls.Add(this.btnSide3); this.groupBox1.Controls.Add(this.btnSide2); this.groupBox1.Controls.Add(this.btnSide1); this.groupBox1.Controls.Add(this.btnSide); this.groupBox1.Controls.Add(this.txtSideNo); this.groupBox1.Controls.Add(this.label8); this.groupBox1.Location = new System.Drawing.Point(1397, 246); this.groupBox1.Margin = new System.Windows.Forms.Padding(4); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(4); this.groupBox1.Size = new System.Drawing.Size(293, 890); this.groupBox1.TabIndex = 45; this.groupBox1.TabStop = false; // // btnSideBack // this.btnSideBack.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSideBack.Location = new System.Drawing.Point(103, 716); this.btnSideBack.Margin = new System.Windows.Forms.Padding(4); this.btnSideBack.Name = "btnSideBack"; this.btnSideBack.Size = new System.Drawing.Size(179, 158); this.btnSideBack.TabIndex = 44; this.btnSideBack.Text = "退格"; this.btnSideBack.UseVisualStyleBackColor = true; this.btnSideBack.Click += new System.EventHandler(this.btnSideBack_Click); // // btnSide10 // this.btnSide10.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide10.Location = new System.Drawing.Point(12, 716); this.btnSide10.Margin = new System.Windows.Forms.Padding(4); this.btnSide10.Name = "btnSide10"; this.btnSide10.Size = new System.Drawing.Size(88, 158); this.btnSide10.TabIndex = 43; this.btnSide10.Text = "0"; this.btnSide10.UseVisualStyleBackColor = true; this.btnSide10.Click += new System.EventHandler(this.btnSide10_Click); // // btnSide9 // this.btnSide9.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide9.Location = new System.Drawing.Point(193, 544); this.btnSide9.Margin = new System.Windows.Forms.Padding(4); this.btnSide9.Name = "btnSide9"; this.btnSide9.Size = new System.Drawing.Size(88, 158); this.btnSide9.TabIndex = 42; this.btnSide9.Text = "9"; this.btnSide9.UseVisualStyleBackColor = true; this.btnSide9.Click += new System.EventHandler(this.btnSide9_Click); // // btnSide8 // this.btnSide8.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide8.Location = new System.Drawing.Point(103, 544); this.btnSide8.Margin = new System.Windows.Forms.Padding(4); this.btnSide8.Name = "btnSide8"; this.btnSide8.Size = new System.Drawing.Size(88, 158); this.btnSide8.TabIndex = 41; this.btnSide8.Text = "8"; this.btnSide8.UseVisualStyleBackColor = true; this.btnSide8.Click += new System.EventHandler(this.btnSide8_Click); // // btnSide7 // this.btnSide7.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide7.Location = new System.Drawing.Point(12, 544); this.btnSide7.Margin = new System.Windows.Forms.Padding(4); this.btnSide7.Name = "btnSide7"; this.btnSide7.Size = new System.Drawing.Size(88, 158); this.btnSide7.TabIndex = 40; this.btnSide7.Text = "7"; this.btnSide7.UseVisualStyleBackColor = true; this.btnSide7.Click += new System.EventHandler(this.btnSide7_Click); // // btnSide6 // this.btnSide6.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide6.Location = new System.Drawing.Point(193, 371); this.btnSide6.Margin = new System.Windows.Forms.Padding(4); this.btnSide6.Name = "btnSide6"; this.btnSide6.Size = new System.Drawing.Size(88, 158); this.btnSide6.TabIndex = 39; this.btnSide6.Text = "6"; this.btnSide6.UseVisualStyleBackColor = true; this.btnSide6.Click += new System.EventHandler(this.btnSide6_Click); // // btnSide5 // this.btnSide5.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide5.Location = new System.Drawing.Point(103, 371); this.btnSide5.Margin = new System.Windows.Forms.Padding(4); this.btnSide5.Name = "btnSide5"; this.btnSide5.Size = new System.Drawing.Size(88, 158); this.btnSide5.TabIndex = 38; this.btnSide5.Text = "5"; this.btnSide5.UseVisualStyleBackColor = true; this.btnSide5.Click += new System.EventHandler(this.btnSide5_Click); // // btnSide4 // this.btnSide4.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide4.Location = new System.Drawing.Point(12, 371); this.btnSide4.Margin = new System.Windows.Forms.Padding(4); this.btnSide4.Name = "btnSide4"; this.btnSide4.Size = new System.Drawing.Size(88, 158); this.btnSide4.TabIndex = 37; this.btnSide4.Text = "4"; this.btnSide4.UseVisualStyleBackColor = true; this.btnSide4.Click += new System.EventHandler(this.btnSide4_Click); // // btnSide3 // this.btnSide3.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide3.Location = new System.Drawing.Point(193, 199); this.btnSide3.Margin = new System.Windows.Forms.Padding(4); this.btnSide3.Name = "btnSide3"; this.btnSide3.Size = new System.Drawing.Size(88, 158); this.btnSide3.TabIndex = 36; this.btnSide3.Text = "3"; this.btnSide3.UseVisualStyleBackColor = true; this.btnSide3.Click += new System.EventHandler(this.btnSide3_Click); // // btnSide2 // this.btnSide2.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide2.Location = new System.Drawing.Point(103, 199); this.btnSide2.Margin = new System.Windows.Forms.Padding(4); this.btnSide2.Name = "btnSide2"; this.btnSide2.Size = new System.Drawing.Size(88, 158); this.btnSide2.TabIndex = 35; this.btnSide2.Text = "2"; this.btnSide2.UseVisualStyleBackColor = true; this.btnSide2.Click += new System.EventHandler(this.btnSide2_Click); // // btnSide1 // this.btnSide1.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide1.Location = new System.Drawing.Point(12, 199); this.btnSide1.Margin = new System.Windows.Forms.Padding(4); this.btnSide1.Name = "btnSide1"; this.btnSide1.Size = new System.Drawing.Size(88, 158); this.btnSide1.TabIndex = 34; this.btnSide1.Text = "1"; this.btnSide1.UseVisualStyleBackColor = true; this.btnSide1.Click += new System.EventHandler(this.btnSide1_Click); // // btnSide // this.btnSide.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSide.Location = new System.Drawing.Point(175, 124); this.btnSide.Margin = new System.Windows.Forms.Padding(4); this.btnSide.Name = "btnSide"; this.btnSide.Size = new System.Drawing.Size(107, 59); this.btnSide.TabIndex = 33; this.btnSide.Text = "获取"; this.btnSide.UseVisualStyleBackColor = true; this.btnSide.Click += new System.EventHandler(this.btnSide_Click); // // txtSideNo // this.txtSideNo.Font = new System.Drawing.Font("黑体", 26F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtSideNo.Location = new System.Drawing.Point(12, 124); this.txtSideNo.Margin = new System.Windows.Forms.Padding(4); this.txtSideNo.Name = "txtSideNo"; this.txtSideNo.Size = new System.Drawing.Size(159, 57); this.txtSideNo.TabIndex = 32; this.txtSideNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label8 // this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label8.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(12, 14); this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(269, 88); this.label8.TabIndex = 31; this.label8.Text = "滑撬号"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labColor2 // this.labColor2.BackColor = System.Drawing.Color.White; this.labColor2.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labColor2.Location = new System.Drawing.Point(704, 389); this.labColor2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labColor2.Name = "labColor2"; this.labColor2.Size = new System.Drawing.Size(685, 60); this.labColor2.TabIndex = 47; this.labColor2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labColor1 // this.labColor1.BackColor = System.Drawing.Color.White; this.labColor1.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labColor1.Location = new System.Drawing.Point(1, 389); this.labColor1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labColor1.Name = "labColor1"; this.labColor1.Size = new System.Drawing.Size(685, 60); this.labColor1.TabIndex = 46; this.labColor1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labDefect1 // this.labDefect1.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labDefect1.ForeColor = System.Drawing.Color.Red; this.labDefect1.Location = new System.Drawing.Point(1, 212); this.labDefect1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labDefect1.Name = "labDefect1"; this.labDefect1.Size = new System.Drawing.Size(685, 51); this.labDefect1.TabIndex = 48; this.labDefect1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labDefect2 // this.labDefect2.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labDefect2.ForeColor = System.Drawing.Color.Red; this.labDefect2.Location = new System.Drawing.Point(704, 212); this.labDefect2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labDefect2.Name = "labDefect2"; this.labDefect2.Size = new System.Drawing.Size(685, 51); this.labDefect2.TabIndex = 49; this.labDefect2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labDefect3 // this.labDefect3.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labDefect3.ForeColor = System.Drawing.Color.Red; this.labDefect3.Location = new System.Drawing.Point(1, 759); this.labDefect3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labDefect3.Name = "labDefect3"; this.labDefect3.Size = new System.Drawing.Size(685, 51); this.labDefect3.TabIndex = 58; this.labDefect3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labColor3 // this.labColor3.BackColor = System.Drawing.Color.White; this.labColor3.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labColor3.Location = new System.Drawing.Point(1, 935); this.labColor3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labColor3.Name = "labColor3"; this.labColor3.Size = new System.Drawing.Size(685, 60); this.labColor3.TabIndex = 57; this.labColor3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnAbt3 // this.btnAbt3.BackColor = System.Drawing.Color.LightGray; this.btnAbt3.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnAbt3.Location = new System.Drawing.Point(487, 1174); this.btnAbt3.Margin = new System.Windows.Forms.Padding(4); this.btnAbt3.Name = "btnAbt3"; this.btnAbt3.Size = new System.Drawing.Size(200, 99); this.btnAbt3.TabIndex = 56; this.btnAbt3.Text = "一次报废"; this.btnAbt3.UseVisualStyleBackColor = false; this.btnAbt3.Click += new System.EventHandler(this.btnAbt3_Click); // // btnRepair3 // this.btnRepair3.BackColor = System.Drawing.Color.LightGray; this.btnRepair3.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRepair3.Location = new System.Drawing.Point(248, 1174); this.btnRepair3.Margin = new System.Windows.Forms.Padding(4); this.btnRepair3.Name = "btnRepair3"; this.btnRepair3.Size = new System.Drawing.Size(200, 99); this.btnRepair3.TabIndex = 55; this.btnRepair3.Text = "抛光"; this.btnRepair3.UseVisualStyleBackColor = false; this.btnRepair3.Click += new System.EventHandler(this.btnRepair3_Click); // // btnPass3 // this.btnPass3.BackColor = System.Drawing.Color.LightGray; this.btnPass3.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnPass3.Location = new System.Drawing.Point(1, 1174); this.btnPass3.Margin = new System.Windows.Forms.Padding(4); this.btnPass3.Name = "btnPass3"; this.btnPass3.Size = new System.Drawing.Size(200, 99); this.btnPass3.TabIndex = 54; this.btnPass3.Text = "一次合格"; this.btnPass3.UseVisualStyleBackColor = false; this.btnPass3.Click += new System.EventHandler(this.btnPass3_Click); // // labBarCode3 // this.labBarCode3.BackColor = System.Drawing.Color.White; this.labBarCode3.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labBarCode3.Location = new System.Drawing.Point(1, 1059); this.labBarCode3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labBarCode3.Name = "labBarCode3"; this.labBarCode3.Size = new System.Drawing.Size(685, 88); this.labBarCode3.TabIndex = 53; this.labBarCode3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // this.label4.BackColor = System.Drawing.Color.Lime; this.label4.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(1, 995); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(685, 64); this.label4.TabIndex = 52; this.label4.Text = "条码"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labXingHao3 // this.labXingHao3.BackColor = System.Drawing.Color.White; this.labXingHao3.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labXingHao3.Location = new System.Drawing.Point(1, 874); this.labXingHao3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labXingHao3.Name = "labXingHao3"; this.labXingHao3.Size = new System.Drawing.Size(685, 60); this.labXingHao3.TabIndex = 51; this.labXingHao3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.BackColor = System.Drawing.Color.Lime; this.label6.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(1, 810); this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(685, 64); this.label6.TabIndex = 50; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labDefect4 // this.labDefect4.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labDefect4.ForeColor = System.Drawing.Color.Red; this.labDefect4.Location = new System.Drawing.Point(704, 759); this.labDefect4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labDefect4.Name = "labDefect4"; this.labDefect4.Size = new System.Drawing.Size(685, 51); this.labDefect4.TabIndex = 67; this.labDefect4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labColor4 // this.labColor4.BackColor = System.Drawing.Color.White; this.labColor4.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labColor4.Location = new System.Drawing.Point(704, 935); this.labColor4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labColor4.Name = "labColor4"; this.labColor4.Size = new System.Drawing.Size(685, 60); this.labColor4.TabIndex = 66; this.labColor4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnAbt4 // this.btnAbt4.BackColor = System.Drawing.Color.LightGray; this.btnAbt4.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnAbt4.Location = new System.Drawing.Point(1183, 1176); this.btnAbt4.Margin = new System.Windows.Forms.Padding(4); this.btnAbt4.Name = "btnAbt4"; this.btnAbt4.Size = new System.Drawing.Size(200, 99); this.btnAbt4.TabIndex = 65; this.btnAbt4.Text = "一次报废"; this.btnAbt4.UseVisualStyleBackColor = false; this.btnAbt4.Click += new System.EventHandler(this.btnAbt4_Click); // // btnRepair4 // this.btnRepair4.BackColor = System.Drawing.Color.LightGray; this.btnRepair4.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRepair4.Location = new System.Drawing.Point(944, 1176); this.btnRepair4.Margin = new System.Windows.Forms.Padding(4); this.btnRepair4.Name = "btnRepair4"; this.btnRepair4.Size = new System.Drawing.Size(200, 99); this.btnRepair4.TabIndex = 64; this.btnRepair4.Text = "抛光"; this.btnRepair4.UseVisualStyleBackColor = false; this.btnRepair4.Click += new System.EventHandler(this.btnRepair4_Click); // // btnPass4 // this.btnPass4.BackColor = System.Drawing.Color.LightGray; this.btnPass4.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnPass4.Location = new System.Drawing.Point(704, 1176); this.btnPass4.Margin = new System.Windows.Forms.Padding(4); this.btnPass4.Name = "btnPass4"; this.btnPass4.Size = new System.Drawing.Size(200, 99); this.btnPass4.TabIndex = 63; this.btnPass4.Text = "一次合格"; this.btnPass4.UseVisualStyleBackColor = false; this.btnPass4.Click += new System.EventHandler(this.btnPass4_Click); // // labBarCode4 // this.labBarCode4.BackColor = System.Drawing.Color.White; this.labBarCode4.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labBarCode4.Location = new System.Drawing.Point(704, 1059); this.labBarCode4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labBarCode4.Name = "labBarCode4"; this.labBarCode4.Size = new System.Drawing.Size(685, 88); this.labBarCode4.TabIndex = 62; this.labBarCode4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label13 // this.label13.BackColor = System.Drawing.Color.Lime; this.label13.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label13.Location = new System.Drawing.Point(704, 995); this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(685, 64); this.label13.TabIndex = 61; this.label13.Text = "条码"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labXingHao4 // this.labXingHao4.BackColor = System.Drawing.Color.White; this.labXingHao4.Font = new System.Drawing.Font("黑体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labXingHao4.Location = new System.Drawing.Point(704, 874); this.labXingHao4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labXingHao4.Name = "labXingHao4"; this.labXingHao4.Size = new System.Drawing.Size(685, 60); this.labXingHao4.TabIndex = 60; this.labXingHao4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label17 // this.label17.BackColor = System.Drawing.Color.Lime; this.label17.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.Location = new System.Drawing.Point(704, 810); this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(685, 64); this.label17.TabIndex = 59; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // FrmFirstCheck // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1707, 1280); this.Controls.Add(this.labDefect4); this.Controls.Add(this.labColor4); this.Controls.Add(this.btnAbt4); this.Controls.Add(this.btnRepair4); this.Controls.Add(this.btnPass4); this.Controls.Add(this.labBarCode4); this.Controls.Add(this.label13); this.Controls.Add(this.labXingHao4); this.Controls.Add(this.label17); this.Controls.Add(this.labDefect3); this.Controls.Add(this.labColor3); this.Controls.Add(this.btnAbt3); this.Controls.Add(this.btnRepair3); this.Controls.Add(this.btnPass3); this.Controls.Add(this.labBarCode3); this.Controls.Add(this.label4); this.Controls.Add(this.labXingHao3); this.Controls.Add(this.label6); this.Controls.Add(this.labDefect2); this.Controls.Add(this.labDefect1); this.Controls.Add(this.labColor2); this.Controls.Add(this.labColor1); this.Controls.Add(this.groupBox1); this.Controls.Add(this.btnAbt2); this.Controls.Add(this.btnRepair2); this.Controls.Add(this.btnPass2); this.Controls.Add(this.btnAbt1); this.Controls.Add(this.btnRepair1); this.Controls.Add(this.btnPass1); this.Controls.Add(this.labBarCode2); this.Controls.Add(this.labBarCode1); this.Controls.Add(this.label14); this.Controls.Add(this.label15); this.Controls.Add(this.labXingHao2); this.Controls.Add(this.labXingHao1); this.Controls.Add(this.label9); this.Controls.Add(this.btnSubmit); this.Controls.Add(this.label7); this.Controls.Add(this.labChangeColor); 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(4); this.Name = "FrmFirstCheck"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "喷涂一次检验"; this.Load += new System.EventHandler(this.FrmFirstCheck_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Label labTime; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label labTitle; private System.Windows.Forms.RadioButton rdo1; private System.Windows.Forms.RadioButton rdo2; private System.Windows.Forms.RadioButton rdo3; private System.Windows.Forms.Label labWorkClass; private System.Windows.Forms.Label labStation; private System.Windows.Forms.Label labelVersion; private System.Windows.Forms.Label labChangeColor; private System.Windows.Forms.Label label7; private System.Windows.Forms.Button btnSubmit; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label labXingHao1; private System.Windows.Forms.Label labXingHao2; private System.Windows.Forms.Label labBarCode2; private System.Windows.Forms.Label labBarCode1; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; private System.Windows.Forms.Button btnPass1; private System.Windows.Forms.Button btnRepair1; private System.Windows.Forms.Button btnAbt1; private System.Windows.Forms.Button btnAbt2; private System.Windows.Forms.Button btnRepair2; private System.Windows.Forms.Button btnPass2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button btnSideBack; private System.Windows.Forms.Button btnSide10; private System.Windows.Forms.Button btnSide9; private System.Windows.Forms.Button btnSide8; private System.Windows.Forms.Button btnSide7; private System.Windows.Forms.Button btnSide6; private System.Windows.Forms.Button btnSide5; private System.Windows.Forms.Button btnSide4; private System.Windows.Forms.Button btnSide3; private System.Windows.Forms.Button btnSide2; private System.Windows.Forms.Button btnSide1; private System.Windows.Forms.Button btnSide; private System.Windows.Forms.TextBox txtSideNo; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label labColor2; private System.Windows.Forms.Label labColor1; private System.Windows.Forms.Label labDefect1; private System.Windows.Forms.Label labDefect2; private System.Windows.Forms.Label labDefect3; private System.Windows.Forms.Label labColor3; private System.Windows.Forms.Button btnAbt3; private System.Windows.Forms.Button btnRepair3; private System.Windows.Forms.Button btnPass3; private System.Windows.Forms.Label labBarCode3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label labXingHao3; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label labDefect4; private System.Windows.Forms.Label labColor4; private System.Windows.Forms.Button btnAbt4; private System.Windows.Forms.Button btnRepair4; private System.Windows.Forms.Button btnPass4; private System.Windows.Forms.Label labBarCode4; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label labXingHao4; private System.Windows.Forms.Label label17; } }