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.
282 lines
14 KiB
282 lines
14 KiB
namespace QMAPP.WinForm.Forms.Injection
|
|
{
|
|
partial class InjectPlat
|
|
{
|
|
/// <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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.label03 = new System.Windows.Forms.Label();
|
|
this.label04 = new System.Windows.Forms.Label();
|
|
this.labelB = new System.Windows.Forms.Label();
|
|
this.labelE = new System.Windows.Forms.Label();
|
|
this.labelF = new System.Windows.Forms.Label();
|
|
this.labelC = new System.Windows.Forms.Label();
|
|
this.labelD = new System.Windows.Forms.Label();
|
|
this.label06 = new System.Windows.Forms.Label();
|
|
this.label02 = new System.Windows.Forms.Label();
|
|
this.label05 = new System.Windows.Forms.Label();
|
|
this.label01 = new System.Windows.Forms.Label();
|
|
this.labelA = new System.Windows.Forms.Label();
|
|
this.labelG = new System.Windows.Forms.Label();
|
|
this.labelH = new System.Windows.Forms.Label();
|
|
this.labelI = new System.Windows.Forms.Label();
|
|
this.TLP = new System.Windows.Forms.TableLayoutPanel();
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
this.SuspendLayout();
|
|
//
|
|
// label03
|
|
//
|
|
this.label03.AutoSize = true;
|
|
this.label03.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label03.Location = new System.Drawing.Point(12, 290);
|
|
this.label03.Name = "label03";
|
|
this.label03.Size = new System.Drawing.Size(23, 24);
|
|
this.label03.TabIndex = 30;
|
|
this.label03.Text = "3";
|
|
//
|
|
// label04
|
|
//
|
|
this.label04.AutoSize = true;
|
|
this.label04.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label04.Location = new System.Drawing.Point(12, 389);
|
|
this.label04.Name = "label04";
|
|
this.label04.Size = new System.Drawing.Size(23, 24);
|
|
this.label04.TabIndex = 29;
|
|
this.label04.Text = "4";
|
|
//
|
|
// labelB
|
|
//
|
|
this.labelB.AutoSize = true;
|
|
this.labelB.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelB.Location = new System.Drawing.Point(249, 9);
|
|
this.labelB.Name = "labelB";
|
|
this.labelB.Size = new System.Drawing.Size(23, 24);
|
|
this.labelB.TabIndex = 24;
|
|
this.labelB.Text = "B";
|
|
//
|
|
// labelE
|
|
//
|
|
this.labelE.AutoSize = true;
|
|
this.labelE.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelE.Location = new System.Drawing.Point(659, 9);
|
|
this.labelE.Name = "labelE";
|
|
this.labelE.Size = new System.Drawing.Size(23, 24);
|
|
this.labelE.TabIndex = 23;
|
|
this.labelE.Text = "E";
|
|
//
|
|
// labelF
|
|
//
|
|
this.labelF.AutoSize = true;
|
|
this.labelF.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelF.Location = new System.Drawing.Point(800, 9);
|
|
this.labelF.Name = "labelF";
|
|
this.labelF.Size = new System.Drawing.Size(23, 24);
|
|
this.labelF.TabIndex = 22;
|
|
this.labelF.Text = "F";
|
|
//
|
|
// labelC
|
|
//
|
|
this.labelC.AutoSize = true;
|
|
this.labelC.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelC.Location = new System.Drawing.Point(389, 9);
|
|
this.labelC.Name = "labelC";
|
|
this.labelC.Size = new System.Drawing.Size(23, 24);
|
|
this.labelC.TabIndex = 21;
|
|
this.labelC.Text = "C";
|
|
//
|
|
// labelD
|
|
//
|
|
this.labelD.AutoSize = true;
|
|
this.labelD.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelD.Location = new System.Drawing.Point(528, 9);
|
|
this.labelD.Name = "labelD";
|
|
this.labelD.Size = new System.Drawing.Size(23, 24);
|
|
this.labelD.TabIndex = 20;
|
|
this.labelD.Text = "D";
|
|
//
|
|
// label06
|
|
//
|
|
this.label06.AutoSize = true;
|
|
this.label06.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label06.Location = new System.Drawing.Point(12, 590);
|
|
this.label06.Name = "label06";
|
|
this.label06.Size = new System.Drawing.Size(23, 24);
|
|
this.label06.TabIndex = 27;
|
|
this.label06.Text = "6";
|
|
//
|
|
// label02
|
|
//
|
|
this.label02.AutoSize = true;
|
|
this.label02.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label02.Location = new System.Drawing.Point(12, 187);
|
|
this.label02.Name = "label02";
|
|
this.label02.Size = new System.Drawing.Size(23, 24);
|
|
this.label02.TabIndex = 26;
|
|
this.label02.Text = "2";
|
|
//
|
|
// label05
|
|
//
|
|
this.label05.AutoSize = true;
|
|
this.label05.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label05.Location = new System.Drawing.Point(12, 490);
|
|
this.label05.Name = "label05";
|
|
this.label05.Size = new System.Drawing.Size(23, 24);
|
|
this.label05.TabIndex = 28;
|
|
this.label05.Text = "5";
|
|
//
|
|
// label01
|
|
//
|
|
this.label01.AutoSize = true;
|
|
this.label01.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label01.Location = new System.Drawing.Point(12, 95);
|
|
this.label01.Name = "label01";
|
|
this.label01.Size = new System.Drawing.Size(23, 24);
|
|
this.label01.TabIndex = 25;
|
|
this.label01.Text = "1";
|
|
//
|
|
// labelA
|
|
//
|
|
this.labelA.AutoSize = true;
|
|
this.labelA.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelA.Location = new System.Drawing.Point(97, 9);
|
|
this.labelA.Name = "labelA";
|
|
this.labelA.Size = new System.Drawing.Size(23, 24);
|
|
this.labelA.TabIndex = 19;
|
|
this.labelA.Text = "A";
|
|
//
|
|
// labelG
|
|
//
|
|
this.labelG.AutoSize = true;
|
|
this.labelG.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelG.Location = new System.Drawing.Point(950, 9);
|
|
this.labelG.Name = "labelG";
|
|
this.labelG.Size = new System.Drawing.Size(23, 24);
|
|
this.labelG.TabIndex = 32;
|
|
this.labelG.Text = "G";
|
|
//
|
|
// labelH
|
|
//
|
|
this.labelH.AutoSize = true;
|
|
this.labelH.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelH.Location = new System.Drawing.Point(1083, 9);
|
|
this.labelH.Name = "labelH";
|
|
this.labelH.Size = new System.Drawing.Size(23, 24);
|
|
this.labelH.TabIndex = 33;
|
|
this.labelH.Text = "H";
|
|
//
|
|
// labelI
|
|
//
|
|
this.labelI.AutoSize = true;
|
|
this.labelI.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelI.Location = new System.Drawing.Point(1228, 9);
|
|
this.labelI.Name = "labelI";
|
|
this.labelI.Size = new System.Drawing.Size(23, 24);
|
|
this.labelI.TabIndex = 35;
|
|
this.labelI.Text = "I";
|
|
//
|
|
// TLP
|
|
//
|
|
this.TLP.ColumnCount = 9;
|
|
this.TLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.TLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.TLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 138F));
|
|
this.TLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 140F));
|
|
this.TLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 141F));
|
|
this.TLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 140F));
|
|
this.TLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 140F));
|
|
this.TLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 140F));
|
|
this.TLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 142F));
|
|
this.TLP.Location = new System.Drawing.Point(50, 50);
|
|
this.TLP.Name = "TLP";
|
|
this.TLP.RowCount = 6;
|
|
this.TLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 99F));
|
|
this.TLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
this.TLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
this.TLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
this.TLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
this.TLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 206F));
|
|
this.TLP.Size = new System.Drawing.Size(1261, 601);
|
|
this.TLP.TabIndex = 36;
|
|
//
|
|
// timer1
|
|
//
|
|
this.timer1.Enabled = true;
|
|
this.timer1.Interval = 30000;
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|
//
|
|
// InjectPlat
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(1326, 742);
|
|
this.Controls.Add(this.TLP);
|
|
this.Controls.Add(this.labelI);
|
|
this.Controls.Add(this.labelH);
|
|
this.Controls.Add(this.labelG);
|
|
this.Controls.Add(this.label03);
|
|
this.Controls.Add(this.label04);
|
|
this.Controls.Add(this.labelB);
|
|
this.Controls.Add(this.labelE);
|
|
this.Controls.Add(this.labelF);
|
|
this.Controls.Add(this.labelC);
|
|
this.Controls.Add(this.labelD);
|
|
this.Controls.Add(this.label06);
|
|
this.Controls.Add(this.label02);
|
|
this.Controls.Add(this.label05);
|
|
this.Controls.Add(this.label01);
|
|
this.Controls.Add(this.labelA);
|
|
this.Name = "InjectPlat";
|
|
this.Text = "注塑投料孔信息图";
|
|
this.Load += new System.EventHandler(this.InjectPlat_Load);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label label03;
|
|
private System.Windows.Forms.Label label04;
|
|
private System.Windows.Forms.Label labelB;
|
|
private System.Windows.Forms.Label labelE;
|
|
private System.Windows.Forms.Label labelF;
|
|
private System.Windows.Forms.Label labelC;
|
|
private System.Windows.Forms.Label labelD;
|
|
private System.Windows.Forms.Label label06;
|
|
private System.Windows.Forms.Label label02;
|
|
private System.Windows.Forms.Label label05;
|
|
private System.Windows.Forms.Label label01;
|
|
private System.Windows.Forms.Label labelA;
|
|
private System.Windows.Forms.Label labelG;
|
|
private System.Windows.Forms.Label labelH;
|
|
private System.Windows.Forms.Label labelI;
|
|
private System.Windows.Forms.TableLayoutPanel TLP;
|
|
private System.Windows.Forms.Timer timer1;
|
|
|
|
}
|
|
}
|