namespace Core.StlMes.Client.PlnSaleOrd
{
partial class FrmPlnBasePlineLg
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PlnBasePlineLgEntity", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProcessCode");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProcessDesc");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EfMaxLife");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdOutWt");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EfWtLeft");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OutWtMax");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OutWtMin");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EfAgeNow");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EfResetMan");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EfResetTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScheduleCode");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreatTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGridBaseLg = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.plnBasePlineLgEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
this.txtCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txtLeft = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
this.txtNowage = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
this.txtSteelMax = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.comProcess = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.txtStandSteel = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.txtMinSteel = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.txtMaxLife = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.comPlineA = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
this.ultraPanel2.ClientArea.SuspendLayout();
this.ultraPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGridBaseLg)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.plnBasePlineLgEntityBindingSource)).BeginInit();
this.ultraPanel1.ClientArea.SuspendLayout();
this.ultraPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.ultraGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCode)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLeft)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtNowage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSteelMax)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comProcess)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtStandSteel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMinSteel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMaxLife)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comPlineA)).BeginInit();
this.SuspendLayout();
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.ultraPanel2);
this.ultraGroupBox1.Controls.Add(this.ultraPanel1);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1078, 485);
this.ultraGroupBox1.TabIndex = 0;
//
// ultraPanel2
//
//
// ultraPanel2.ClientArea
//
this.ultraPanel2.ClientArea.Controls.Add(this.ultraGridBaseLg);
this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanel2.Location = new System.Drawing.Point(3, 0);
this.ultraPanel2.Name = "ultraPanel2";
this.ultraPanel2.Size = new System.Drawing.Size(1072, 370);
this.ultraPanel2.TabIndex = 2;
//
// ultraGridBaseLg
//
this.ultraGridBaseLg.DataSource = this.plnBasePlineLgEntityBindingSource;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Hidden = true;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.Hidden = true;
ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 1;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.RowLayoutColumnInfo.OriginX = 3;
ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn8.RowLayoutColumnInfo.OriginX = 5;
ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn9.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn10.RowLayoutColumnInfo.OriginX = 7;
ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridColumn11.RowLayoutColumnInfo.OriginX = 12;
ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn12.RowLayoutColumnInfo.OriginX = 13;
ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridColumn13.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn14.Header.VisiblePosition = 13;
ultraGridColumn14.RowLayoutColumnInfo.OriginX = 11;
ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn15.Header.VisiblePosition = 14;
ultraGridColumn15.RowLayoutColumnInfo.OriginX = 9;
ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGridBaseLg.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGridBaseLg.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGridBaseLg.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGridBaseLg.Location = new System.Drawing.Point(0, 0);
this.ultraGridBaseLg.Name = "ultraGridBaseLg";
this.ultraGridBaseLg.Size = new System.Drawing.Size(1072, 370);
this.ultraGridBaseLg.TabIndex = 0;
this.ultraGridBaseLg.AfterRowActivate += new System.EventHandler(this.ultraGridBaseLg_AfterRowActivate);
//
// plnBasePlineLgEntityBindingSource
//
this.plnBasePlineLgEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.炼钢计划.entity.PlnBasePlineLgEntity);
//
// ultraPanel1
//
//
// ultraPanel1.ClientArea
//
this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox2);
this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraPanel1.Location = new System.Drawing.Point(3, 370);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(1072, 112);
this.ultraPanel1.TabIndex = 1;
//
// ultraGroupBox2
//
this.ultraGroupBox2.Controls.Add(this.ultraLabel9);
this.ultraGroupBox2.Controls.Add(this.txtCode);
this.ultraGroupBox2.Controls.Add(this.txtLeft);
this.ultraGroupBox2.Controls.Add(this.ultraLabel8);
this.ultraGroupBox2.Controls.Add(this.txtNowage);
this.ultraGroupBox2.Controls.Add(this.ultraLabel7);
this.ultraGroupBox2.Controls.Add(this.txtSteelMax);
this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
this.ultraGroupBox2.Controls.Add(this.comProcess);
this.ultraGroupBox2.Controls.Add(this.ultraLabel3);
this.ultraGroupBox2.Controls.Add(this.txtStandSteel);
this.ultraGroupBox2.Controls.Add(this.txtMinSteel);
this.ultraGroupBox2.Controls.Add(this.txtMaxLife);
this.ultraGroupBox2.Controls.Add(this.comPlineA);
this.ultraGroupBox2.Controls.Add(this.ultraLabel6);
this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
this.ultraGroupBox2.Controls.Add(this.ultraLabel4);
this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox2.Name = "ultraGroupBox2";
this.ultraGroupBox2.Size = new System.Drawing.Size(1072, 112);
this.ultraGroupBox2.TabIndex = 0;
this.ultraGroupBox2.Text = "编辑区";
//
// ultraLabel9
//
this.ultraLabel9.AutoSize = true;
this.ultraLabel9.Location = new System.Drawing.Point(16, 80);
this.ultraLabel9.Name = "ultraLabel9";
this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
this.ultraLabel9.TabIndex = 38;
this.ultraLabel9.Text = "排产简称";
//
// txtCode
//
this.txtCode.Location = new System.Drawing.Point(79, 78);
this.txtCode.Name = "txtCode";
this.txtCode.Size = new System.Drawing.Size(120, 21);
this.txtCode.TabIndex = 3;
//
// txtLeft
//
this.txtLeft.Location = new System.Drawing.Point(301, 51);
this.txtLeft.MaskInput = "{double:6.1}";
this.txtLeft.Name = "txtLeft";
this.txtLeft.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.txtLeft.PromptChar = ' ';
this.txtLeft.Size = new System.Drawing.Size(120, 21);
this.txtLeft.TabIndex = 5;
//
// ultraLabel8
//
this.ultraLabel8.AutoSize = true;
this.ultraLabel8.Location = new System.Drawing.Point(239, 53);
this.ultraLabel8.Name = "ultraLabel8";
this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
this.ultraLabel8.TabIndex = 35;
this.ultraLabel8.Text = "电炉余量";
//
// txtNowage
//
this.txtNowage.Location = new System.Drawing.Point(301, 78);
this.txtNowage.MaskInput = "nnnnnn";
this.txtNowage.Name = "txtNowage";
this.txtNowage.PromptChar = ' ';
this.txtNowage.Size = new System.Drawing.Size(120, 21);
this.txtNowage.TabIndex = 6;
//
// ultraLabel7
//
this.ultraLabel7.AutoSize = true;
this.ultraLabel7.Location = new System.Drawing.Point(239, 80);
this.ultraLabel7.Name = "ultraLabel7";
this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
this.ultraLabel7.TabIndex = 33;
this.ultraLabel7.Text = "当前炉龄";
//
// txtSteelMax
//
this.txtSteelMax.Location = new System.Drawing.Point(534, 78);
this.txtSteelMax.MaskInput = "{double:6.1}";
this.txtSteelMax.Name = "txtSteelMax";
this.txtSteelMax.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.txtSteelMax.PromptChar = ' ';
this.txtSteelMax.Size = new System.Drawing.Size(120, 21);
this.txtSteelMax.TabIndex = 8;
//
// ultraLabel1
//
this.ultraLabel1.AutoSize = true;
this.ultraLabel1.Location = new System.Drawing.Point(462, 80);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(66, 16);
this.ultraLabel1.TabIndex = 31;
this.ultraLabel1.Text = "出钢量上限";
//
// comProcess
//
this.comProcess.Location = new System.Drawing.Point(79, 51);
this.comProcess.Name = "comProcess";
this.comProcess.Size = new System.Drawing.Size(120, 21);
this.comProcess.TabIndex = 2;
//
// ultraLabel3
//
this.ultraLabel3.AutoSize = true;
this.ultraLabel3.Location = new System.Drawing.Point(41, 53);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(29, 16);
this.ultraLabel3.TabIndex = 29;
this.ultraLabel3.Text = "工序";
//
// txtStandSteel
//
this.txtStandSteel.Location = new System.Drawing.Point(534, 24);
this.txtStandSteel.MaskInput = "{double:6.1}";
this.txtStandSteel.Name = "txtStandSteel";
this.txtStandSteel.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.txtStandSteel.PromptChar = ' ';
this.txtStandSteel.Size = new System.Drawing.Size(120, 21);
this.txtStandSteel.TabIndex = 7;
//
// txtMinSteel
//
this.txtMinSteel.Location = new System.Drawing.Point(534, 51);
this.txtMinSteel.MaskInput = "{double:6.1}";
this.txtMinSteel.Name = "txtMinSteel";
this.txtMinSteel.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.txtMinSteel.PromptChar = ' ';
this.txtMinSteel.Size = new System.Drawing.Size(120, 21);
this.txtMinSteel.TabIndex = 9;
//
// txtMaxLife
//
this.txtMaxLife.Location = new System.Drawing.Point(301, 24);
this.txtMaxLife.MaskInput = "nnnnnn";
this.txtMaxLife.Name = "txtMaxLife";
this.txtMaxLife.PromptChar = ' ';
this.txtMaxLife.Size = new System.Drawing.Size(120, 21);
this.txtMaxLife.TabIndex = 4;
//
// comPlineA
//
this.comPlineA.Location = new System.Drawing.Point(79, 24);
this.comPlineA.Name = "comPlineA";
this.comPlineA.Size = new System.Drawing.Size(120, 21);
this.comPlineA.TabIndex = 1;
//
// ultraLabel6
//
this.ultraLabel6.AutoSize = true;
this.ultraLabel6.Location = new System.Drawing.Point(462, 53);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(66, 16);
this.ultraLabel6.TabIndex = 24;
this.ultraLabel6.Text = "出钢量下限";
//
// ultraLabel5
//
this.ultraLabel5.AutoSize = true;
this.ultraLabel5.Location = new System.Drawing.Point(462, 26);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(66, 16);
this.ultraLabel5.TabIndex = 23;
this.ultraLabel5.Text = "标准出钢量";
//
// ultraLabel4
//
this.ultraLabel4.AutoSize = true;
this.ultraLabel4.Location = new System.Drawing.Point(239, 26);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
this.ultraLabel4.TabIndex = 22;
this.ultraLabel4.Text = "电炉寿命";
//
// ultraLabel2
//
this.ultraLabel2.AutoSize = true;
this.ultraLabel2.Location = new System.Drawing.Point(16, 26);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
this.ultraLabel2.TabIndex = 21;
this.ultraLabel2.Text = "电炉产线";
//
// FrmPlnBasePlineLg
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1078, 485);
this.Controls.Add(this.ultraGroupBox1);
this.Name = "FrmPlnBasePlineLg";
this.Text = "炼钢产线排产基础参数";
this.Load += new System.EventHandler(this.FrmPlnBasePlineLg_Load);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraPanel2.ClientArea.ResumeLayout(false);
this.ultraPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGridBaseLg)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.plnBasePlineLgEntityBindingSource)).EndInit();
this.ultraPanel1.ClientArea.ResumeLayout(false);
this.ultraPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ultraGroupBox2.ResumeLayout(false);
this.ultraGroupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCode)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLeft)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtNowage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSteelMax)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comProcess)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtStandSteel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMinSteel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMaxLife)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comPlineA)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridBaseLg;
private System.Windows.Forms.BindingSource plnBasePlineLgEntityBindingSource;
private Infragistics.Win.Misc.UltraPanel ultraPanel2;
private Infragistics.Win.Misc.UltraPanel ultraPanel1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtStandSteel;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMinSteel;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMaxLife;
private Infragistics.Win.UltraWinEditors.UltraComboEditor comPlineA;
private Infragistics.Win.Misc.UltraLabel ultraLabel6;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.UltraWinEditors.UltraComboEditor comProcess;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.Misc.UltraLabel ultraLabel9;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCode;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtLeft;
private Infragistics.Win.Misc.UltraLabel ultraLabel8;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtNowage;
private Infragistics.Win.Misc.UltraLabel ultraLabel7;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtSteelMax;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
}
}