namespace MES
|
{
|
partial class FrmShow
|
{
|
/// <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()
|
{
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmShow));
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
this.pictureBox6 = new System.Windows.Forms.PictureBox();
|
this.pictureBox7 = new System.Windows.Forms.PictureBox();
|
this.txtHProcExchBillNo = new System.Windows.Forms.TextBox();
|
this.label1 = new System.Windows.Forms.Label();
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
this.label2 = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
this.label4 = new System.Windows.Forms.Label();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
|
this.SuspendLayout();
|
//
|
// pictureBox1
|
//
|
this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
|
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
|
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
|
this.pictureBox1.Name = "pictureBox1";
|
this.pictureBox1.Size = new System.Drawing.Size(1067, 750);
|
this.pictureBox1.TabIndex = 0;
|
this.pictureBox1.TabStop = false;
|
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
|
//
|
// pictureBox2
|
//
|
this.pictureBox2.BackColor = System.Drawing.Color.Gainsboro;
|
this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
|
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.pictureBox2.Location = new System.Drawing.Point(382, 135);
|
this.pictureBox2.Margin = new System.Windows.Forms.Padding(4);
|
this.pictureBox2.Name = "pictureBox2";
|
this.pictureBox2.Size = new System.Drawing.Size(133, 125);
|
this.pictureBox2.TabIndex = 1;
|
this.pictureBox2.TabStop = false;
|
this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
|
//
|
// pictureBox3
|
//
|
this.pictureBox3.BackColor = System.Drawing.Color.Gainsboro;
|
this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
|
this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.pictureBox3.Location = new System.Drawing.Point(125, 135);
|
this.pictureBox3.Margin = new System.Windows.Forms.Padding(4);
|
this.pictureBox3.Name = "pictureBox3";
|
this.pictureBox3.Size = new System.Drawing.Size(133, 125);
|
this.pictureBox3.TabIndex = 2;
|
this.pictureBox3.TabStop = false;
|
this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
|
//
|
// pictureBox4
|
//
|
this.pictureBox4.BackColor = System.Drawing.Color.Gainsboro;
|
this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
|
this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.pictureBox4.Location = new System.Drawing.Point(663, 135);
|
this.pictureBox4.Margin = new System.Windows.Forms.Padding(4);
|
this.pictureBox4.Name = "pictureBox4";
|
this.pictureBox4.Size = new System.Drawing.Size(133, 125);
|
this.pictureBox4.TabIndex = 3;
|
this.pictureBox4.TabStop = false;
|
this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
|
//
|
// pictureBox5
|
//
|
this.pictureBox5.BackColor = System.Drawing.Color.Gainsboro;
|
this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
|
this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.pictureBox5.Location = new System.Drawing.Point(121, 331);
|
this.pictureBox5.Margin = new System.Windows.Forms.Padding(4);
|
this.pictureBox5.Name = "pictureBox5";
|
this.pictureBox5.Size = new System.Drawing.Size(133, 125);
|
this.pictureBox5.TabIndex = 4;
|
this.pictureBox5.TabStop = false;
|
this.pictureBox5.Click += new System.EventHandler(this.pictureBox5_Click);
|
//
|
// pictureBox6
|
//
|
this.pictureBox6.BackColor = System.Drawing.Color.Gainsboro;
|
this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
|
this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.pictureBox6.Location = new System.Drawing.Point(382, 331);
|
this.pictureBox6.Margin = new System.Windows.Forms.Padding(4);
|
this.pictureBox6.Name = "pictureBox6";
|
this.pictureBox6.Size = new System.Drawing.Size(133, 125);
|
this.pictureBox6.TabIndex = 5;
|
this.pictureBox6.TabStop = false;
|
this.pictureBox6.Click += new System.EventHandler(this.pictureBox6_Click);
|
//
|
// pictureBox7
|
//
|
this.pictureBox7.BackColor = System.Drawing.Color.Gainsboro;
|
this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
|
this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.pictureBox7.Location = new System.Drawing.Point(663, 331);
|
this.pictureBox7.Margin = new System.Windows.Forms.Padding(4);
|
this.pictureBox7.Name = "pictureBox7";
|
this.pictureBox7.Size = new System.Drawing.Size(133, 125);
|
this.pictureBox7.TabIndex = 6;
|
this.pictureBox7.TabStop = false;
|
this.pictureBox7.Click += new System.EventHandler(this.pictureBox7_Click);
|
//
|
// txtHProcExchBillNo
|
//
|
this.txtHProcExchBillNo.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtHProcExchBillNo.ImeMode = System.Windows.Forms.ImeMode.Disable;
|
this.txtHProcExchBillNo.Location = new System.Drawing.Point(403, 50);
|
this.txtHProcExchBillNo.Margin = new System.Windows.Forms.Padding(4);
|
this.txtHProcExchBillNo.Multiline = true;
|
this.txtHProcExchBillNo.Name = "txtHProcExchBillNo";
|
this.txtHProcExchBillNo.Size = new System.Drawing.Size(393, 52);
|
this.txtHProcExchBillNo.TabIndex = 7;
|
this.txtHProcExchBillNo.Visible = false;
|
this.txtHProcExchBillNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.BackColor = System.Drawing.Color.Transparent;
|
this.label1.Enabled = false;
|
this.label1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label1.Location = new System.Drawing.Point(123, 58);
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(229, 37);
|
this.label1.TabIndex = 8;
|
this.label1.Text = "请扫描LOT卡";
|
this.label1.Visible = false;
|
//
|
// checkBox1
|
//
|
this.checkBox1.AutoSize = true;
|
this.checkBox1.Location = new System.Drawing.Point(837, 58);
|
this.checkBox1.Margin = new System.Windows.Forms.Padding(4);
|
this.checkBox1.Name = "checkBox1";
|
this.checkBox1.Size = new System.Drawing.Size(104, 19);
|
this.checkBox1.TabIndex = 9;
|
this.checkBox1.Text = "查询出站单";
|
this.checkBox1.UseVisualStyleBackColor = true;
|
this.checkBox1.Visible = false;
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.BackColor = System.Drawing.Color.Transparent;
|
this.label2.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label2.Location = new System.Drawing.Point(647, 472);
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(169, 37);
|
this.label2.TabIndex = 10;
|
this.label2.Text = "退出系统";
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.BackColor = System.Drawing.Color.Transparent;
|
this.label3.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label3.Location = new System.Drawing.Point(364, 275);
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(169, 37);
|
this.label3.TabIndex = 11;
|
this.label3.Text = "完工汇报";
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.BackColor = System.Drawing.Color.Transparent;
|
this.label4.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label4.Location = new System.Drawing.Point(118, 275);
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(169, 37);
|
this.label4.TabIndex = 12;
|
this.label4.Text = "进站确认";
|
//
|
// FrmShow
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1067, 750);
|
this.Controls.Add(this.label4);
|
this.Controls.Add(this.label3);
|
this.Controls.Add(this.label2);
|
this.Controls.Add(this.checkBox1);
|
this.Controls.Add(this.label1);
|
this.Controls.Add(this.txtHProcExchBillNo);
|
this.Controls.Add(this.pictureBox7);
|
this.Controls.Add(this.pictureBox6);
|
this.Controls.Add(this.pictureBox5);
|
this.Controls.Add(this.pictureBox4);
|
this.Controls.Add(this.pictureBox3);
|
this.Controls.Add(this.pictureBox2);
|
this.Controls.Add(this.pictureBox1);
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
this.Margin = new System.Windows.Forms.Padding(4);
|
this.Name = "FrmShow";
|
this.Text = "主控台";
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
private System.Windows.Forms.PictureBox pictureBox2;
|
private System.Windows.Forms.PictureBox pictureBox3;
|
private System.Windows.Forms.PictureBox pictureBox4;
|
private System.Windows.Forms.PictureBox pictureBox5;
|
private System.Windows.Forms.PictureBox pictureBox6;
|
private System.Windows.Forms.PictureBox pictureBox7;
|
private System.Windows.Forms.TextBox txtHProcExchBillNo;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.CheckBox checkBox1;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label label4;
|
|
}
|
}
|