|
namespace WFormReadData_SMR
|
{
|
partial class ZZ_GlueWeigh
|
{
|
/// <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.AfterWeigh = new System.Windows.Forms.TextBox();
|
this.label5 = new System.Windows.Forms.Label();
|
this.BeforeWeigh = new System.Windows.Forms.TextBox();
|
this.label6 = new System.Windows.Forms.Label();
|
this.btnRep = new System.Windows.Forms.Button();
|
this.btnSave = new System.Windows.Forms.Button();
|
this.cmbJYSelect = new System.Windows.Forms.ComboBox();
|
this.label1 = new System.Windows.Forms.Label();
|
this.labHMakerID = new System.Windows.Forms.Label();
|
this.txtHMakerNumber = new System.Windows.Forms.TextBox();
|
this.label2 = new System.Windows.Forms.Label();
|
this.txtHMaker = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.cmbPro = new System.Windows.Forms.ComboBox();
|
this.txtPro = new System.Windows.Forms.Label();
|
this.label4 = new System.Windows.Forms.Label();
|
this.txtPcm = new System.Windows.Forms.TextBox();
|
this.txtLzk = new System.Windows.Forms.TextBox();
|
this.label7 = new System.Windows.Forms.Label();
|
this.btnHMaker = new System.Windows.Forms.Button();
|
this.ListData = new System.Windows.Forms.ListBox();
|
this.btnBeFoSelect = new System.Windows.Forms.Button();
|
this.label8 = new System.Windows.Forms.Label();
|
this.cmbEquip = new System.Windows.Forms.ComboBox();
|
this.SuspendLayout();
|
//
|
// AfterWeigh
|
//
|
this.AfterWeigh.Enabled = false;
|
this.AfterWeigh.Location = new System.Drawing.Point(291, 157);
|
this.AfterWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.AfterWeigh.Name = "AfterWeigh";
|
this.AfterWeigh.Size = new System.Drawing.Size(119, 25);
|
this.AfterWeigh.TabIndex = 38;
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Location = new System.Drawing.Point(215, 162);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(75, 15);
|
this.label5.TabIndex = 37;
|
this.label5.Text = "底部重量:";
|
//
|
// BeforeWeigh
|
//
|
this.BeforeWeigh.Enabled = false;
|
this.BeforeWeigh.Location = new System.Drawing.Point(92, 155);
|
this.BeforeWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.BeforeWeigh.Name = "BeforeWeigh";
|
this.BeforeWeigh.Size = new System.Drawing.Size(108, 25);
|
this.BeforeWeigh.TabIndex = 35;
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Location = new System.Drawing.Point(11, 159);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(75, 15);
|
this.label6.TabIndex = 36;
|
this.label6.Text = "顶部重量:";
|
//
|
// btnRep
|
//
|
this.btnRep.Location = new System.Drawing.Point(419, 87);
|
this.btnRep.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.btnRep.Name = "btnRep";
|
this.btnRep.Size = new System.Drawing.Size(69, 32);
|
this.btnRep.TabIndex = 40;
|
this.btnRep.Text = "更换";
|
this.btnRep.UseVisualStyleBackColor = true;
|
this.btnRep.Click += new System.EventHandler(this.btnRep_Click);
|
//
|
// btnSave
|
//
|
this.btnSave.Location = new System.Drawing.Point(512, 89);
|
this.btnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.btnSave.Name = "btnSave";
|
this.btnSave.Size = new System.Drawing.Size(69, 32);
|
this.btnSave.TabIndex = 41;
|
this.btnSave.Text = "保存";
|
this.btnSave.UseVisualStyleBackColor = true;
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
//
|
// cmbJYSelect
|
//
|
this.cmbJYSelect.FormattingEnabled = true;
|
this.cmbJYSelect.Items.AddRange(new object[] {
|
"首件检验单",
|
"工序检验单",
|
"巡检检验单"});
|
this.cmbJYSelect.Location = new System.Drawing.Point(92, 82);
|
this.cmbJYSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.cmbJYSelect.Name = "cmbJYSelect";
|
this.cmbJYSelect.Size = new System.Drawing.Size(108, 23);
|
this.cmbJYSelect.TabIndex = 43;
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.Location = new System.Drawing.Point(8, 85);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(75, 15);
|
this.label1.TabIndex = 42;
|
this.label1.Text = "检验类型:";
|
//
|
// labHMakerID
|
//
|
this.labHMakerID.AutoSize = true;
|
this.labHMakerID.Location = new System.Drawing.Point(543, 25);
|
this.labHMakerID.Name = "labHMakerID";
|
this.labHMakerID.Size = new System.Drawing.Size(95, 15);
|
this.labHMakerID.TabIndex = 48;
|
this.labHMakerID.Text = "labHMakerID";
|
this.labHMakerID.Visible = false;
|
//
|
// txtHMakerNumber
|
//
|
this.txtHMakerNumber.Location = new System.Drawing.Point(291, 17);
|
this.txtHMakerNumber.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtHMakerNumber.Name = "txtHMakerNumber";
|
this.txtHMakerNumber.Size = new System.Drawing.Size(144, 25);
|
this.txtHMakerNumber.TabIndex = 47;
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Location = new System.Drawing.Point(238, 22);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(45, 15);
|
this.label2.TabIndex = 46;
|
this.label2.Text = "编码:";
|
//
|
// txtHMaker
|
//
|
this.txtHMaker.Location = new System.Drawing.Point(92, 22);
|
this.txtHMaker.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtHMaker.Name = "txtHMaker";
|
this.txtHMaker.Size = new System.Drawing.Size(108, 25);
|
this.txtHMaker.TabIndex = 31;
|
this.txtHMaker.Enter += new System.EventHandler(this.textBox2_Enter);
|
this.txtHMaker.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox2_KeyDown);
|
this.txtHMaker.Leave += new System.EventHandler(this.textBox2_Leave);
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Location = new System.Drawing.Point(23, 27);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(60, 15);
|
this.label3.TabIndex = 45;
|
this.label3.Text = "制单人:";
|
//
|
// cmbPro
|
//
|
this.cmbPro.FormattingEnabled = true;
|
this.cmbPro.Location = new System.Drawing.Point(92, 120);
|
this.cmbPro.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.cmbPro.Name = "cmbPro";
|
this.cmbPro.Size = new System.Drawing.Size(108, 23);
|
this.cmbPro.TabIndex = 50;
|
//
|
// txtPro
|
//
|
this.txtPro.AutoSize = true;
|
this.txtPro.Location = new System.Drawing.Point(40, 123);
|
this.txtPro.Name = "txtPro";
|
this.txtPro.Size = new System.Drawing.Size(45, 15);
|
this.txtPro.TabIndex = 49;
|
this.txtPro.Text = "工序:";
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Location = new System.Drawing.Point(270, 55);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(60, 15);
|
this.label4.TabIndex = 54;
|
this.label4.Text = "批次码:";
|
//
|
// txtPcm
|
//
|
this.txtPcm.Location = new System.Drawing.Point(331, 51);
|
this.txtPcm.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtPcm.Name = "txtPcm";
|
this.txtPcm.Size = new System.Drawing.Size(104, 25);
|
this.txtPcm.TabIndex = 53;
|
//
|
// txtLzk
|
//
|
this.txtLzk.Location = new System.Drawing.Point(92, 51);
|
this.txtLzk.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtLzk.Name = "txtLzk";
|
this.txtLzk.Size = new System.Drawing.Size(173, 25);
|
this.txtLzk.TabIndex = 52;
|
this.txtLzk.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLzk_KeyDown);
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.Location = new System.Drawing.Point(23, 55);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(60, 15);
|
this.label7.TabIndex = 51;
|
this.label7.Text = "流转卡:";
|
//
|
// btnHMaker
|
//
|
this.btnHMaker.Location = new System.Drawing.Point(454, 11);
|
this.btnHMaker.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.btnHMaker.Name = "btnHMaker";
|
this.btnHMaker.Size = new System.Drawing.Size(84, 32);
|
this.btnHMaker.TabIndex = 55;
|
this.btnHMaker.Text = "更换用户";
|
this.btnHMaker.UseVisualStyleBackColor = true;
|
this.btnHMaker.Click += new System.EventHandler(this.btnHMaker_Click);
|
//
|
// ListData
|
//
|
this.ListData.FormattingEnabled = true;
|
this.ListData.ItemHeight = 15;
|
this.ListData.Location = new System.Drawing.Point(2, 193);
|
this.ListData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.ListData.Name = "ListData";
|
this.ListData.Size = new System.Drawing.Size(690, 244);
|
this.ListData.TabIndex = 56;
|
//
|
// btnBeFoSelect
|
//
|
this.btnBeFoSelect.Location = new System.Drawing.Point(427, 151);
|
this.btnBeFoSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.btnBeFoSelect.Name = "btnBeFoSelect";
|
this.btnBeFoSelect.Size = new System.Drawing.Size(111, 32);
|
this.btnBeFoSelect.TabIndex = 39;
|
this.btnBeFoSelect.Text = "查询重量";
|
this.btnBeFoSelect.UseVisualStyleBackColor = true;
|
this.btnBeFoSelect.Click += new System.EventHandler(this.btnBeFoSelect_Click);
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.Location = new System.Drawing.Point(238, 89);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(45, 15);
|
this.label8.TabIndex = 58;
|
this.label8.Text = "设备:";
|
//
|
// cmbEquip
|
//
|
this.cmbEquip.FormattingEnabled = true;
|
this.cmbEquip.Items.AddRange(new object[] {
|
"全部",
|
"组装2",
|
"组装3"});
|
this.cmbEquip.Location = new System.Drawing.Point(291, 85);
|
this.cmbEquip.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.cmbEquip.Name = "cmbEquip";
|
this.cmbEquip.Size = new System.Drawing.Size(108, 23);
|
this.cmbEquip.TabIndex = 57;
|
//
|
// ZZ_GlueWeigh
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(697, 444);
|
this.Controls.Add(this.label8);
|
this.Controls.Add(this.cmbEquip);
|
this.Controls.Add(this.ListData);
|
this.Controls.Add(this.btnHMaker);
|
this.Controls.Add(this.label4);
|
this.Controls.Add(this.txtPcm);
|
this.Controls.Add(this.txtLzk);
|
this.Controls.Add(this.label7);
|
this.Controls.Add(this.cmbPro);
|
this.Controls.Add(this.txtPro);
|
this.Controls.Add(this.labHMakerID);
|
this.Controls.Add(this.txtHMakerNumber);
|
this.Controls.Add(this.label2);
|
this.Controls.Add(this.txtHMaker);
|
this.Controls.Add(this.label3);
|
this.Controls.Add(this.cmbJYSelect);
|
this.Controls.Add(this.label1);
|
this.Controls.Add(this.btnSave);
|
this.Controls.Add(this.btnRep);
|
this.Controls.Add(this.btnBeFoSelect);
|
this.Controls.Add(this.AfterWeigh);
|
this.Controls.Add(this.label5);
|
this.Controls.Add(this.BeforeWeigh);
|
this.Controls.Add(this.label6);
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.Name = "ZZ_GlueWeigh";
|
this.Text = "点胶称重";
|
this.Activated += new System.EventHandler(this.ZZ_GlueWeigh_Activated);
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ZZ_GlueWeigh_FormClosing);
|
this.Load += new System.EventHandler(this.ZZ_GlueWeigh_Load);
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.TextBox AfterWeigh;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.TextBox BeforeWeigh;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Button btnRep;
|
private System.Windows.Forms.Button btnSave;
|
private System.Windows.Forms.ComboBox cmbJYSelect;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.Label labHMakerID;
|
private System.Windows.Forms.TextBox txtHMakerNumber;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.TextBox txtHMaker;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.ComboBox cmbPro;
|
private System.Windows.Forms.Label txtPro;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.TextBox txtPcm;
|
private System.Windows.Forms.TextBox txtLzk;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.Button btnHMaker;
|
private System.Windows.Forms.ListBox ListData;
|
private System.Windows.Forms.Button btnBeFoSelect;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.ComboBox cmbEquip;
|
}
|
}
|