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.
402 lines
22 KiB
402 lines
22 KiB
2 months ago
|
namespace PaintingPC
|
||
|
{
|
||
|
partial class FrmSecondCheckSpec
|
||
|
{
|
||
|
/// <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()
|
||
|
{
|
||
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSecondCheckSpec));
|
||
|
this.labChangeColor = new System.Windows.Forms.Label();
|
||
|
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.label8 = new System.Windows.Forms.Label();
|
||
|
this.labFirstCheck = new System.Windows.Forms.Label();
|
||
|
this.labSecondCheck = new System.Windows.Forms.Label();
|
||
|
this.label7 = new System.Windows.Forms.Label();
|
||
|
this.labThirdCheck = new System.Windows.Forms.Label();
|
||
|
this.label10 = new System.Windows.Forms.Label();
|
||
|
this.btnPass = new System.Windows.Forms.Button();
|
||
|
this.btnAbt = new System.Windows.Forms.Button();
|
||
|
this.txtBarCode = new System.Windows.Forms.TextBox();
|
||
|
this.labProPosition = new System.Windows.Forms.Label();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
||
|
this.SuspendLayout();
|
||
|
//
|
||
|
// 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(911, 99);
|
||
|
this.labChangeColor.Name = "labChangeColor";
|
||
|
this.labChangeColor.Size = new System.Drawing.Size(107, 70);
|
||
|
this.labChangeColor.TabIndex = 25;
|
||
|
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);
|
||
|
//
|
||
|
// 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(703, 99);
|
||
|
this.labelVersion.Name = "labelVersion";
|
||
|
this.labelVersion.Size = new System.Drawing.Size(202, 70);
|
||
|
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(612, 99);
|
||
|
this.labStation.Name = "labStation";
|
||
|
this.labStation.Size = new System.Drawing.Size(87, 70);
|
||
|
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(511, 99);
|
||
|
this.labWorkClass.Name = "labWorkClass";
|
||
|
this.labWorkClass.Size = new System.Drawing.Size(97, 70);
|
||
|
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(344, 99);
|
||
|
this.rdo3.Name = "rdo3";
|
||
|
this.rdo3.Size = new System.Drawing.Size(159, 70);
|
||
|
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(178, 99);
|
||
|
this.rdo2.Name = "rdo2";
|
||
|
this.rdo2.Size = new System.Drawing.Size(159, 70);
|
||
|
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(12, 99);
|
||
|
this.rdo1.Name = "rdo1";
|
||
|
this.rdo1.Size = new System.Drawing.Size(159, 70);
|
||
|
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(768, 9);
|
||
|
this.labTime.Name = "labTime";
|
||
|
this.labTime.Size = new System.Drawing.Size(250, 84);
|
||
|
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(12, 9);
|
||
|
this.pictureBox1.Name = "pictureBox1";
|
||
|
this.pictureBox1.Size = new System.Drawing.Size(159, 84);
|
||
|
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(161, 9);
|
||
|
this.labTitle.Name = "labTitle";
|
||
|
this.labTitle.Size = new System.Drawing.Size(601, 84);
|
||
|
this.labTitle.TabIndex = 16;
|
||
|
this.labTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// panel2
|
||
|
//
|
||
|
this.panel2.Location = new System.Drawing.Point(12, 486);
|
||
|
this.panel2.Name = "panel2";
|
||
|
this.panel2.Size = new System.Drawing.Size(844, 282);
|
||
|
this.panel2.TabIndex = 48;
|
||
|
//
|
||
|
// pictureBox2
|
||
|
//
|
||
|
this.pictureBox2.Location = new System.Drawing.Point(12, 257);
|
||
|
this.pictureBox2.Name = "pictureBox2";
|
||
|
this.pictureBox2.Size = new System.Drawing.Size(844, 223);
|
||
|
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(12, 175);
|
||
|
this.label15.Name = "label15";
|
||
|
this.label15.Size = new System.Drawing.Size(159, 75);
|
||
|
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(695, 175);
|
||
|
this.labProductInfo.Name = "labProductInfo";
|
||
|
this.labProductInfo.Size = new System.Drawing.Size(324, 75);
|
||
|
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(603, 175);
|
||
|
this.label2.Name = "label2";
|
||
|
this.label2.Size = new System.Drawing.Size(90, 75);
|
||
|
this.label2.TabIndex = 51;
|
||
|
this.label2.Text = "产品信息";
|
||
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// 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(860, 306);
|
||
|
this.label8.Name = "label8";
|
||
|
this.label8.Size = new System.Drawing.Size(159, 48);
|
||
|
this.label8.TabIndex = 53;
|
||
|
this.label8.Text = "一检结果";
|
||
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// labFirstCheck
|
||
|
//
|
||
|
this.labFirstCheck.BackColor = System.Drawing.Color.White;
|
||
|
this.labFirstCheck.Font = new System.Drawing.Font("黑体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.labFirstCheck.Location = new System.Drawing.Point(860, 353);
|
||
|
this.labFirstCheck.Name = "labFirstCheck";
|
||
|
this.labFirstCheck.Size = new System.Drawing.Size(159, 72);
|
||
|
this.labFirstCheck.TabIndex = 54;
|
||
|
this.labFirstCheck.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// labSecondCheck
|
||
|
//
|
||
|
this.labSecondCheck.BackColor = System.Drawing.Color.White;
|
||
|
this.labSecondCheck.Font = new System.Drawing.Font("黑体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.labSecondCheck.Location = new System.Drawing.Point(860, 471);
|
||
|
this.labSecondCheck.Name = "labSecondCheck";
|
||
|
this.labSecondCheck.Size = new System.Drawing.Size(159, 67);
|
||
|
this.labSecondCheck.TabIndex = 56;
|
||
|
this.labSecondCheck.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// label7
|
||
|
//
|
||
|
this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
||
|
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(862, 427);
|
||
|
this.label7.Name = "label7";
|
||
|
this.label7.Size = new System.Drawing.Size(157, 40);
|
||
|
this.label7.TabIndex = 55;
|
||
|
this.label7.Text = "二检结果";
|
||
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// labThirdCheck
|
||
|
//
|
||
|
this.labThirdCheck.BackColor = System.Drawing.Color.White;
|
||
|
this.labThirdCheck.Font = new System.Drawing.Font("黑体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.labThirdCheck.Location = new System.Drawing.Point(859, 581);
|
||
|
this.labThirdCheck.Name = "labThirdCheck";
|
||
|
this.labThirdCheck.Size = new System.Drawing.Size(160, 60);
|
||
|
this.labThirdCheck.TabIndex = 58;
|
||
|
this.labThirdCheck.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// label10
|
||
|
//
|
||
|
this.label10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
||
|
this.label10.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label10.Location = new System.Drawing.Point(860, 541);
|
||
|
this.label10.Name = "label10";
|
||
|
this.label10.Size = new System.Drawing.Size(159, 37);
|
||
|
this.label10.TabIndex = 57;
|
||
|
this.label10.Text = "三检结果";
|
||
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// btnPass
|
||
|
//
|
||
|
this.btnPass.BackColor = System.Drawing.Color.LightGray;
|
||
|
this.btnPass.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.btnPass.Location = new System.Drawing.Point(865, 643);
|
||
|
this.btnPass.Name = "btnPass";
|
||
|
this.btnPass.Size = new System.Drawing.Size(71, 124);
|
||
|
this.btnPass.TabIndex = 59;
|
||
|
this.btnPass.Text = "抛光合格";
|
||
|
this.btnPass.UseVisualStyleBackColor = false;
|
||
|
this.btnPass.Click += new System.EventHandler(this.btnPass_Click);
|
||
|
//
|
||
|
// btnAbt
|
||
|
//
|
||
|
this.btnAbt.BackColor = System.Drawing.Color.LightGray;
|
||
|
this.btnAbt.Font = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.btnAbt.Location = new System.Drawing.Point(947, 643);
|
||
|
this.btnAbt.Name = "btnAbt";
|
||
|
this.btnAbt.Size = new System.Drawing.Size(67, 124);
|
||
|
this.btnAbt.TabIndex = 61;
|
||
|
this.btnAbt.Text = "抛光报废";
|
||
|
this.btnAbt.UseVisualStyleBackColor = false;
|
||
|
this.btnAbt.Click += new System.EventHandler(this.btnAbt_Click);
|
||
|
//
|
||
|
// 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(178, 187);
|
||
|
this.txtBarCode.Name = "txtBarCode";
|
||
|
this.txtBarCode.Size = new System.Drawing.Size(419, 53);
|
||
|
this.txtBarCode.TabIndex = 0;
|
||
|
this.txtBarCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||
|
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("黑体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.labProPosition.Location = new System.Drawing.Point(859, 257);
|
||
|
this.labProPosition.Name = "labProPosition";
|
||
|
this.labProPosition.Size = new System.Drawing.Size(159, 49);
|
||
|
this.labProPosition.TabIndex = 62;
|
||
|
this.labProPosition.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// FrmSecondCheckSpec
|
||
|
//
|
||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
|
this.ClientSize = new System.Drawing.Size(1024, 768);
|
||
|
this.Controls.Add(this.labProPosition);
|
||
|
this.Controls.Add(this.txtBarCode);
|
||
|
this.Controls.Add(this.btnAbt);
|
||
|
this.Controls.Add(this.btnPass);
|
||
|
this.Controls.Add(this.labThirdCheck);
|
||
|
this.Controls.Add(this.label10);
|
||
|
this.Controls.Add(this.labSecondCheck);
|
||
|
this.Controls.Add(this.label7);
|
||
|
this.Controls.Add(this.labFirstCheck);
|
||
|
this.Controls.Add(this.label8);
|
||
|
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.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.Name = "FrmSecondCheckSpec";
|
||
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
|
this.Text = "FrmSecondCheck";
|
||
|
this.Load += new System.EventHandler(this.FrmSecondCheck_Load);
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
||
|
this.ResumeLayout(false);
|
||
|
this.PerformLayout();
|
||
|
|
||
|
}
|
||
|
|
||
|
#endregion
|
||
|
|
||
|
private System.Windows.Forms.Label labChangeColor;
|
||
|
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.Label label8;
|
||
|
private System.Windows.Forms.Label labFirstCheck;
|
||
|
private System.Windows.Forms.Label labSecondCheck;
|
||
|
private System.Windows.Forms.Label label7;
|
||
|
private System.Windows.Forms.Label labThirdCheck;
|
||
|
private System.Windows.Forms.Label label10;
|
||
|
private System.Windows.Forms.Button btnPass;
|
||
|
private System.Windows.Forms.Button btnAbt;
|
||
|
private System.Windows.Forms.TextBox txtBarCode;
|
||
|
private System.Windows.Forms.Label labProPosition;
|
||
|
}
|
||
|
}
|