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.
329 lines
18 KiB
329 lines
18 KiB
namespace FiveScreen
|
|
{
|
|
partial class FrmInjection2
|
|
{
|
|
/// <summary>
|
|
/// 必需的设计器变量。
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 清理所有正在使用的资源。
|
|
/// </summary>
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows 窗体设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.labState6 = new System.Windows.Forms.Label();
|
|
this.labState5 = new System.Windows.Forms.Label();
|
|
this.labState4 = new System.Windows.Forms.Label();
|
|
this.labState3 = new System.Windows.Forms.Label();
|
|
this.labState2 = new System.Windows.Forms.Label();
|
|
this.labState1 = new System.Windows.Forms.Label();
|
|
this.labPass6 = new System.Windows.Forms.Label();
|
|
this.labPass5 = new System.Windows.Forms.Label();
|
|
this.labPass4 = new System.Windows.Forms.Label();
|
|
this.labPass3 = new System.Windows.Forms.Label();
|
|
this.labPass2 = new System.Windows.Forms.Label();
|
|
this.labPass1 = new System.Windows.Forms.Label();
|
|
this.labUse6 = new System.Windows.Forms.Label();
|
|
this.labUse5 = new System.Windows.Forms.Label();
|
|
this.labUse4 = new System.Windows.Forms.Label();
|
|
this.labUse3 = new System.Windows.Forms.Label();
|
|
this.labUse2 = new System.Windows.Forms.Label();
|
|
this.labUse1 = new System.Windows.Forms.Label();
|
|
this.panel1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// timer1
|
|
//
|
|
this.timer1.Interval = 60000;
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.AutoScroll = true;
|
|
this.panel1.BackgroundImage = global::FiveScreen.Properties.Resources.zhusu2;
|
|
this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel1.Controls.Add(this.labState6);
|
|
this.panel1.Controls.Add(this.labState5);
|
|
this.panel1.Controls.Add(this.labState4);
|
|
this.panel1.Controls.Add(this.labState3);
|
|
this.panel1.Controls.Add(this.labState2);
|
|
this.panel1.Controls.Add(this.labState1);
|
|
this.panel1.Controls.Add(this.labPass6);
|
|
this.panel1.Controls.Add(this.labPass5);
|
|
this.panel1.Controls.Add(this.labPass4);
|
|
this.panel1.Controls.Add(this.labPass3);
|
|
this.panel1.Controls.Add(this.labPass2);
|
|
this.panel1.Controls.Add(this.labPass1);
|
|
this.panel1.Controls.Add(this.labUse6);
|
|
this.panel1.Controls.Add(this.labUse5);
|
|
this.panel1.Controls.Add(this.labUse4);
|
|
this.panel1.Controls.Add(this.labUse3);
|
|
this.panel1.Controls.Add(this.labUse2);
|
|
this.panel1.Controls.Add(this.labUse1);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1904, 1064);
|
|
this.panel1.TabIndex = 0;
|
|
this.panel1.DoubleClick += new System.EventHandler(this.panel1_DoubleClick);
|
|
//
|
|
// labState6
|
|
//
|
|
this.labState6.BackColor = System.Drawing.Color.Transparent;
|
|
this.labState6.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labState6.ForeColor = System.Drawing.Color.White;
|
|
this.labState6.Location = new System.Drawing.Point(1587, 909);
|
|
this.labState6.Name = "labState6";
|
|
this.labState6.Size = new System.Drawing.Size(269, 119);
|
|
this.labState6.TabIndex = 17;
|
|
this.labState6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labState5
|
|
//
|
|
this.labState5.BackColor = System.Drawing.Color.Transparent;
|
|
this.labState5.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labState5.ForeColor = System.Drawing.Color.White;
|
|
this.labState5.Location = new System.Drawing.Point(1585, 788);
|
|
this.labState5.Name = "labState5";
|
|
this.labState5.Size = new System.Drawing.Size(269, 119);
|
|
this.labState5.TabIndex = 16;
|
|
this.labState5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labState4
|
|
//
|
|
this.labState4.BackColor = System.Drawing.Color.Transparent;
|
|
this.labState4.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labState4.ForeColor = System.Drawing.Color.White;
|
|
this.labState4.Location = new System.Drawing.Point(1586, 661);
|
|
this.labState4.Name = "labState4";
|
|
this.labState4.Size = new System.Drawing.Size(269, 119);
|
|
this.labState4.TabIndex = 15;
|
|
this.labState4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labState3
|
|
//
|
|
this.labState3.BackColor = System.Drawing.Color.Transparent;
|
|
this.labState3.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labState3.ForeColor = System.Drawing.Color.White;
|
|
this.labState3.Location = new System.Drawing.Point(1587, 540);
|
|
this.labState3.Name = "labState3";
|
|
this.labState3.Size = new System.Drawing.Size(269, 119);
|
|
this.labState3.TabIndex = 14;
|
|
this.labState3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labState2
|
|
//
|
|
this.labState2.BackColor = System.Drawing.Color.Transparent;
|
|
this.labState2.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labState2.ForeColor = System.Drawing.Color.White;
|
|
this.labState2.Location = new System.Drawing.Point(1588, 420);
|
|
this.labState2.Name = "labState2";
|
|
this.labState2.Size = new System.Drawing.Size(269, 119);
|
|
this.labState2.TabIndex = 13;
|
|
this.labState2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labState1
|
|
//
|
|
this.labState1.BackColor = System.Drawing.Color.Transparent;
|
|
this.labState1.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labState1.ForeColor = System.Drawing.Color.White;
|
|
this.labState1.Location = new System.Drawing.Point(1588, 292);
|
|
this.labState1.Name = "labState1";
|
|
this.labState1.Size = new System.Drawing.Size(269, 119);
|
|
this.labState1.TabIndex = 12;
|
|
this.labState1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labPass6
|
|
//
|
|
this.labPass6.BackColor = System.Drawing.Color.Transparent;
|
|
this.labPass6.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labPass6.ForeColor = System.Drawing.Color.White;
|
|
this.labPass6.Location = new System.Drawing.Point(946, 917);
|
|
this.labPass6.Name = "labPass6";
|
|
this.labPass6.Size = new System.Drawing.Size(308, 119);
|
|
this.labPass6.TabIndex = 11;
|
|
this.labPass6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labPass5
|
|
//
|
|
this.labPass5.BackColor = System.Drawing.Color.Transparent;
|
|
this.labPass5.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labPass5.ForeColor = System.Drawing.Color.White;
|
|
this.labPass5.Location = new System.Drawing.Point(944, 796);
|
|
this.labPass5.Name = "labPass5";
|
|
this.labPass5.Size = new System.Drawing.Size(308, 119);
|
|
this.labPass5.TabIndex = 10;
|
|
this.labPass5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labPass4
|
|
//
|
|
this.labPass4.BackColor = System.Drawing.Color.Transparent;
|
|
this.labPass4.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labPass4.ForeColor = System.Drawing.Color.White;
|
|
this.labPass4.Location = new System.Drawing.Point(945, 669);
|
|
this.labPass4.Name = "labPass4";
|
|
this.labPass4.Size = new System.Drawing.Size(308, 119);
|
|
this.labPass4.TabIndex = 9;
|
|
this.labPass4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labPass3
|
|
//
|
|
this.labPass3.BackColor = System.Drawing.Color.Transparent;
|
|
this.labPass3.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labPass3.ForeColor = System.Drawing.Color.White;
|
|
this.labPass3.Location = new System.Drawing.Point(946, 548);
|
|
this.labPass3.Name = "labPass3";
|
|
this.labPass3.Size = new System.Drawing.Size(308, 119);
|
|
this.labPass3.TabIndex = 8;
|
|
this.labPass3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labPass2
|
|
//
|
|
this.labPass2.BackColor = System.Drawing.Color.Transparent;
|
|
this.labPass2.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labPass2.ForeColor = System.Drawing.Color.White;
|
|
this.labPass2.Location = new System.Drawing.Point(947, 428);
|
|
this.labPass2.Name = "labPass2";
|
|
this.labPass2.Size = new System.Drawing.Size(308, 119);
|
|
this.labPass2.TabIndex = 7;
|
|
this.labPass2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labPass1
|
|
//
|
|
this.labPass1.BackColor = System.Drawing.Color.Transparent;
|
|
this.labPass1.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labPass1.ForeColor = System.Drawing.Color.White;
|
|
this.labPass1.Location = new System.Drawing.Point(947, 300);
|
|
this.labPass1.Name = "labPass1";
|
|
this.labPass1.Size = new System.Drawing.Size(308, 119);
|
|
this.labPass1.TabIndex = 6;
|
|
this.labPass1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labUse6
|
|
//
|
|
this.labUse6.BackColor = System.Drawing.Color.Transparent;
|
|
this.labUse6.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labUse6.ForeColor = System.Drawing.Color.White;
|
|
this.labUse6.Location = new System.Drawing.Point(657, 912);
|
|
this.labUse6.Name = "labUse6";
|
|
this.labUse6.Size = new System.Drawing.Size(274, 119);
|
|
this.labUse6.TabIndex = 5;
|
|
this.labUse6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labUse5
|
|
//
|
|
this.labUse5.BackColor = System.Drawing.Color.Transparent;
|
|
this.labUse5.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labUse5.ForeColor = System.Drawing.Color.White;
|
|
this.labUse5.Location = new System.Drawing.Point(655, 791);
|
|
this.labUse5.Name = "labUse5";
|
|
this.labUse5.Size = new System.Drawing.Size(274, 119);
|
|
this.labUse5.TabIndex = 4;
|
|
this.labUse5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labUse4
|
|
//
|
|
this.labUse4.BackColor = System.Drawing.Color.Transparent;
|
|
this.labUse4.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labUse4.ForeColor = System.Drawing.Color.White;
|
|
this.labUse4.Location = new System.Drawing.Point(656, 664);
|
|
this.labUse4.Name = "labUse4";
|
|
this.labUse4.Size = new System.Drawing.Size(274, 119);
|
|
this.labUse4.TabIndex = 3;
|
|
this.labUse4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labUse3
|
|
//
|
|
this.labUse3.BackColor = System.Drawing.Color.Transparent;
|
|
this.labUse3.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labUse3.ForeColor = System.Drawing.Color.White;
|
|
this.labUse3.Location = new System.Drawing.Point(657, 543);
|
|
this.labUse3.Name = "labUse3";
|
|
this.labUse3.Size = new System.Drawing.Size(274, 119);
|
|
this.labUse3.TabIndex = 2;
|
|
this.labUse3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labUse2
|
|
//
|
|
this.labUse2.BackColor = System.Drawing.Color.Transparent;
|
|
this.labUse2.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labUse2.ForeColor = System.Drawing.Color.White;
|
|
this.labUse2.Location = new System.Drawing.Point(658, 423);
|
|
this.labUse2.Name = "labUse2";
|
|
this.labUse2.Size = new System.Drawing.Size(274, 119);
|
|
this.labUse2.TabIndex = 1;
|
|
this.labUse2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labUse1
|
|
//
|
|
this.labUse1.BackColor = System.Drawing.Color.Transparent;
|
|
this.labUse1.Font = new System.Drawing.Font("微软雅黑", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labUse1.ForeColor = System.Drawing.Color.White;
|
|
this.labUse1.Location = new System.Drawing.Point(658, 295);
|
|
this.labUse1.Name = "labUse1";
|
|
this.labUse1.Size = new System.Drawing.Size(274, 119);
|
|
this.labUse1.TabIndex = 0;
|
|
this.labUse1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// FrmInjection2
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1904, 1064);
|
|
this.ControlBox = false;
|
|
this.Controls.Add(this.panel1);
|
|
this.Name = "FrmInjection2";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Tag = "喷涂合格率";
|
|
this.Load += new System.EventHandler(this.FrmInjection2_Load);
|
|
this.panel1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Label labState6;
|
|
private System.Windows.Forms.Label labState5;
|
|
private System.Windows.Forms.Label labState4;
|
|
private System.Windows.Forms.Label labState3;
|
|
private System.Windows.Forms.Label labState2;
|
|
private System.Windows.Forms.Label labState1;
|
|
private System.Windows.Forms.Label labPass6;
|
|
private System.Windows.Forms.Label labPass5;
|
|
private System.Windows.Forms.Label labPass4;
|
|
private System.Windows.Forms.Label labPass3;
|
|
private System.Windows.Forms.Label labPass2;
|
|
private System.Windows.Forms.Label labPass1;
|
|
private System.Windows.Forms.Label labUse6;
|
|
private System.Windows.Forms.Label labUse5;
|
|
private System.Windows.Forms.Label labUse4;
|
|
private System.Windows.Forms.Label labUse3;
|
|
private System.Windows.Forms.Label labUse2;
|
|
private System.Windows.Forms.Label labUse1;
|
|
private System.Windows.Forms.Timer timer1;
|
|
|
|
}
|
|
}
|
|
|
|
|