namespace Core.LgMes.Client.LgJobMgt
{
partial class frmModifySpec
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.txtHeatNo = new System.Windows.Forms.TextBox();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.txtSteel = new System.Windows.Forms.TextBox();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.btnNo = new System.Windows.Forms.Button();
this.btnSend = new System.Windows.Forms.Button();
this.txtBilletNo = new System.Windows.Forms.TextBox();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.txtLength = new System.Windows.Forms.TextBox();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.txtWidth = new System.Windows.Forms.TextBox();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.txtHeight = new System.Windows.Forms.TextBox();
this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.txtLength_New = new System.Windows.Forms.TextBox();
this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
this.txtWidth_New = new System.Windows.Forms.TextBox();
this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
this.txtHeight_New = new System.Windows.Forms.TextBox();
this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
this.SuspendLayout();
//
// txtHeatNo
//
this.txtHeatNo.BackColor = System.Drawing.SystemColors.ButtonHighlight;
this.txtHeatNo.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtHeatNo.Location = new System.Drawing.Point(68, 14);
this.txtHeatNo.MaxLength = 4;
this.txtHeatNo.Name = "txtHeatNo";
this.txtHeatNo.ReadOnly = true;
this.txtHeatNo.Size = new System.Drawing.Size(99, 24);
this.txtHeatNo.TabIndex = 19;
//
// ultraLabel1
//
this.ultraLabel1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraLabel1.Location = new System.Drawing.Point(25, 16);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(44, 20);
this.ultraLabel1.TabIndex = 18;
this.ultraLabel1.Text = "炉号";
//
// txtSteel
//
this.txtSteel.BackColor = System.Drawing.SystemColors.ButtonHighlight;
this.txtSteel.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtSteel.Location = new System.Drawing.Point(68, 51);
this.txtSteel.MaxLength = 4;
this.txtSteel.Name = "txtSteel";
this.txtSteel.ReadOnly = true;
this.txtSteel.Size = new System.Drawing.Size(99, 24);
this.txtSteel.TabIndex = 21;
//
// ultraLabel2
//
this.ultraLabel2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraLabel2.Location = new System.Drawing.Point(25, 53);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(44, 20);
this.ultraLabel2.TabIndex = 20;
this.ultraLabel2.Text = "牌号";
//
// btnNo
//
this.btnNo.Location = new System.Drawing.Point(294, 135);
this.btnNo.Name = "btnNo";
this.btnNo.Size = new System.Drawing.Size(68, 26);
this.btnNo.TabIndex = 291;
this.btnNo.Text = "取 消";
this.btnNo.UseVisualStyleBackColor = false;
this.btnNo.Click += new System.EventHandler(this.btnNo_Click);
//
// btnSend
//
this.btnSend.Location = new System.Drawing.Point(99, 135);
this.btnSend.Name = "btnSend";
this.btnSend.Size = new System.Drawing.Size(68, 26);
this.btnSend.TabIndex = 290;
this.btnSend.Text = "确认";
this.btnSend.UseVisualStyleBackColor = false;
this.btnSend.Click += new System.EventHandler(this.btnSend_Click);
//
// txtBilletNo
//
this.txtBilletNo.BackColor = System.Drawing.SystemColors.ButtonHighlight;
this.txtBilletNo.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtBilletNo.Location = new System.Drawing.Point(68, 88);
this.txtBilletNo.MaxLength = 4;
this.txtBilletNo.Name = "txtBilletNo";
this.txtBilletNo.ReadOnly = true;
this.txtBilletNo.Size = new System.Drawing.Size(99, 24);
this.txtBilletNo.TabIndex = 293;
//
// ultraLabel3
//
this.ultraLabel3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraLabel3.Location = new System.Drawing.Point(12, 90);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(57, 20);
this.ultraLabel3.TabIndex = 292;
this.ultraLabel3.Text = "坯料号";
//
// txtLength
//
this.txtLength.BackColor = System.Drawing.SystemColors.ButtonHighlight;
this.txtLength.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtLength.Location = new System.Drawing.Point(254, 88);
this.txtLength.MaxLength = 4;
this.txtLength.Name = "txtLength";
this.txtLength.ReadOnly = true;
this.txtLength.Size = new System.Drawing.Size(69, 24);
this.txtLength.TabIndex = 299;
//
// ultraLabel4
//
this.ultraLabel4.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraLabel4.Location = new System.Drawing.Point(182, 90);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(67, 20);
this.ultraLabel4.TabIndex = 298;
this.ultraLabel4.Text = "原始长度";
//
// txtWidth
//
this.txtWidth.BackColor = System.Drawing.SystemColors.ButtonHighlight;
this.txtWidth.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtWidth.Location = new System.Drawing.Point(254, 51);
this.txtWidth.MaxLength = 4;
this.txtWidth.Name = "txtWidth";
this.txtWidth.ReadOnly = true;
this.txtWidth.Size = new System.Drawing.Size(69, 24);
this.txtWidth.TabIndex = 297;
//
// ultraLabel5
//
this.ultraLabel5.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraLabel5.Location = new System.Drawing.Point(182, 53);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(67, 20);
this.ultraLabel5.TabIndex = 296;
this.ultraLabel5.Text = "原始宽度";
//
// txtHeight
//
this.txtHeight.BackColor = System.Drawing.SystemColors.ButtonHighlight;
this.txtHeight.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtHeight.Location = new System.Drawing.Point(254, 14);
this.txtHeight.MaxLength = 4;
this.txtHeight.Name = "txtHeight";
this.txtHeight.ReadOnly = true;
this.txtHeight.Size = new System.Drawing.Size(69, 24);
this.txtHeight.TabIndex = 295;
//
// ultraLabel6
//
this.ultraLabel6.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraLabel6.Location = new System.Drawing.Point(182, 16);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(67, 20);
this.ultraLabel6.TabIndex = 294;
this.ultraLabel6.Text = "原始厚度";
//
// txtLength_New
//
this.txtLength_New.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtLength_New.Location = new System.Drawing.Point(394, 88);
this.txtLength_New.MaxLength = 4;
this.txtLength_New.Name = "txtLength_New";
this.txtLength_New.Size = new System.Drawing.Size(69, 24);
this.txtLength_New.TabIndex = 305;
this.txtLength_New.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHeight_New_KeyPress);
//
// ultraLabel7
//
this.ultraLabel7.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraLabel7.Location = new System.Drawing.Point(336, 90);
this.ultraLabel7.Name = "ultraLabel7";
this.ultraLabel7.Size = new System.Drawing.Size(53, 20);
this.ultraLabel7.TabIndex = 304;
this.ultraLabel7.Text = "新长度";
//
// txtWidth_New
//
this.txtWidth_New.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtWidth_New.Location = new System.Drawing.Point(394, 51);
this.txtWidth_New.MaxLength = 4;
this.txtWidth_New.Name = "txtWidth_New";
this.txtWidth_New.Size = new System.Drawing.Size(69, 24);
this.txtWidth_New.TabIndex = 303;
this.txtWidth_New.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHeight_New_KeyPress);
//
// ultraLabel8
//
this.ultraLabel8.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraLabel8.Location = new System.Drawing.Point(336, 53);
this.ultraLabel8.Name = "ultraLabel8";
this.ultraLabel8.Size = new System.Drawing.Size(53, 20);
this.ultraLabel8.TabIndex = 302;
this.ultraLabel8.Text = "新宽度";
//
// txtHeight_New
//
this.txtHeight_New.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.txtHeight_New.Location = new System.Drawing.Point(394, 14);
this.txtHeight_New.MaxLength = 4;
this.txtHeight_New.Name = "txtHeight_New";
this.txtHeight_New.Size = new System.Drawing.Size(69, 24);
this.txtHeight_New.TabIndex = 301;
this.txtHeight_New.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtHeight_New_KeyPress);
//
// ultraLabel9
//
this.ultraLabel9.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraLabel9.Location = new System.Drawing.Point(336, 16);
this.ultraLabel9.Name = "ultraLabel9";
this.ultraLabel9.Size = new System.Drawing.Size(53, 20);
this.ultraLabel9.TabIndex = 300;
this.ultraLabel9.Text = "新厚度";
//
// frmModifySpec
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(480, 181);
this.Controls.Add(this.txtLength_New);
this.Controls.Add(this.ultraLabel7);
this.Controls.Add(this.txtWidth_New);
this.Controls.Add(this.ultraLabel8);
this.Controls.Add(this.txtHeight_New);
this.Controls.Add(this.ultraLabel9);
this.Controls.Add(this.txtLength);
this.Controls.Add(this.ultraLabel4);
this.Controls.Add(this.txtWidth);
this.Controls.Add(this.ultraLabel5);
this.Controls.Add(this.txtHeight);
this.Controls.Add(this.ultraLabel6);
this.Controls.Add(this.txtBilletNo);
this.Controls.Add(this.ultraLabel3);
this.Controls.Add(this.btnNo);
this.Controls.Add(this.btnSend);
this.Controls.Add(this.txtSteel);
this.Controls.Add(this.ultraLabel2);
this.Controls.Add(this.txtHeatNo);
this.Controls.Add(this.ultraLabel1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmModifySpec";
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.Text = "修改切割计划规格";
this.Load += new System.EventHandler(this.frmModifySpec_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TextBox txtHeatNo;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private System.Windows.Forms.TextBox txtSteel;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private System.Windows.Forms.Button btnNo;
private System.Windows.Forms.Button btnSend;
private System.Windows.Forms.TextBox txtBilletNo;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private System.Windows.Forms.TextBox txtLength;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private System.Windows.Forms.TextBox txtWidth;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private System.Windows.Forms.TextBox txtHeight;
private Infragistics.Win.Misc.UltraLabel ultraLabel6;
private System.Windows.Forms.TextBox txtLength_New;
private Infragistics.Win.Misc.UltraLabel ultraLabel7;
private System.Windows.Forms.TextBox txtWidth_New;
private Infragistics.Win.Misc.UltraLabel ultraLabel8;
private System.Windows.Forms.TextBox txtHeight_New;
private Infragistics.Win.Misc.UltraLabel ultraLabel9;
}
}