namespace Core.StlMes.Client.PlnSaleOrd.炼钢计划
{
partial class FrmSteelManagement
{
///
/// 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.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
this.upQueryFiller = new Infragistics.Win.Misc.UltraPanel();
this.ugpMain = new Infragistics.Win.Misc.UltraGroupBox();
this.upData = new Infragistics.Win.Misc.UltraPanel();
this.dateEndtime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.dateBegintime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.chcMaketime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ulQuerName = new Infragistics.Win.Misc.UltraLabel();
this.upEfLine = new Infragistics.Win.Misc.UltraPanel();
this.uceEafLine = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ucEafLine = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.upLine = new Infragistics.Win.Misc.UltraPanel();
this.ucLIne = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.uceLine = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.upStatus = new Infragistics.Win.Misc.UltraPanel();
this.ultraCheckEditor5 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
this.uceAll = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.ultraFlowLayoutManager1 = new Infragistics.Win.Misc.UltraFlowLayoutManager(this.components);
this.SteelManagement = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ucSteelManagement();
this.upQueryFiller.ClientArea.SuspendLayout();
this.upQueryFiller.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ugpMain)).BeginInit();
this.ugpMain.SuspendLayout();
this.upData.ClientArea.SuspendLayout();
this.upData.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dateEndtime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateBegintime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chcMaketime)).BeginInit();
this.upEfLine.ClientArea.SuspendLayout();
this.upEfLine.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uceEafLine)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ucEafLine)).BeginInit();
this.upLine.ClientArea.SuspendLayout();
this.upLine.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ucLIne)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uceLine)).BeginInit();
this.upStatus.ClientArea.SuspendLayout();
this.upStatus.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
this.ultraPanel4.ClientArea.SuspendLayout();
this.ultraPanel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uceAll)).BeginInit();
this.ultraPanel2.SuspendLayout();
this.ultraPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraFlowLayoutManager1)).BeginInit();
this.SuspendLayout();
//
// upQueryFiller
//
//
// upQueryFiller.ClientArea
//
this.upQueryFiller.ClientArea.Controls.Add(this.ugpMain);
this.upQueryFiller.ClientArea.Controls.Add(this.ultraPanel2);
this.upQueryFiller.ClientArea.Controls.Add(this.ultraPanel1);
this.upQueryFiller.Dock = System.Windows.Forms.DockStyle.Top;
this.upQueryFiller.Location = new System.Drawing.Point(0, 0);
this.upQueryFiller.Name = "upQueryFiller";
this.upQueryFiller.Size = new System.Drawing.Size(957, 29);
this.upQueryFiller.TabIndex = 0;
//
// ugpMain
//
this.ugpMain.Controls.Add(this.upData);
this.ugpMain.Controls.Add(this.upEfLine);
this.ugpMain.Controls.Add(this.upLine);
this.ugpMain.Controls.Add(this.upStatus);
this.ugpMain.Controls.Add(this.ultraPanel4);
this.ugpMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.ugpMain.Location = new System.Drawing.Point(0, 0);
this.ugpMain.Name = "ugpMain";
this.ugpMain.Size = new System.Drawing.Size(957, 29);
this.ugpMain.TabIndex = 2;
this.ugpMain.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// upData
//
//
// upData.ClientArea
//
this.upData.ClientArea.Controls.Add(this.dateEndtime);
this.upData.ClientArea.Controls.Add(this.ultraLabel2);
this.upData.ClientArea.Controls.Add(this.dateBegintime);
this.upData.ClientArea.Controls.Add(this.chcMaketime);
this.upData.ClientArea.Controls.Add(this.ulQuerName);
this.upData.Location = new System.Drawing.Point(3, 2);
this.upData.Name = "upData";
this.upData.Size = new System.Drawing.Size(445, 27);
this.upData.TabIndex = 12;
//
// dateEndtime
//
this.dateEndtime.Location = new System.Drawing.Point(299, 3);
this.dateEndtime.Name = "dateEndtime";
this.dateEndtime.Size = new System.Drawing.Size(123, 21);
this.dateEndtime.TabIndex = 33;
//
// ultraLabel2
//
appearance6.TextHAlignAsString = "Center";
appearance6.TextVAlignAsString = "Middle";
this.ultraLabel2.Appearance = appearance6;
this.ultraLabel2.Location = new System.Drawing.Point(284, 0);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(12, 27);
this.ultraLabel2.TabIndex = 32;
this.ultraLabel2.Text = "至";
//
// dateBegintime
//
appearance4.TextHAlignAsString = "Center";
appearance4.TextVAlignAsString = "Middle";
this.dateBegintime.Appearance = appearance4;
appearance5.ImageHAlign = Infragistics.Win.HAlign.Center;
appearance5.ImageVAlign = Infragistics.Win.VAlign.Middle;
appearance5.TextHAlignAsString = "Center";
appearance5.TextVAlignAsString = "Middle";
this.dateBegintime.ButtonAppearance = appearance5;
appearance8.TextHAlignAsString = "Center";
appearance8.TextVAlignAsString = "Middle";
this.dateBegintime.DropDownAppearance = appearance8;
this.dateBegintime.FormatProvider = new System.Globalization.CultureInfo("zh-CN");
this.dateBegintime.Location = new System.Drawing.Point(162, 3);
this.dateBegintime.Name = "dateBegintime";
this.dateBegintime.Size = new System.Drawing.Size(116, 21);
this.dateBegintime.TabIndex = 31;
//
// chcMaketime
//
appearance3.TextHAlignAsString = "Center";
appearance3.TextVAlignAsString = "Middle";
this.chcMaketime.Appearance = appearance3;
this.chcMaketime.AutoSize = true;
this.chcMaketime.Checked = true;
this.chcMaketime.CheckState = System.Windows.Forms.CheckState.Checked;
this.chcMaketime.Dock = System.Windows.Forms.DockStyle.Left;
this.chcMaketime.Enabled = false;
this.chcMaketime.Location = new System.Drawing.Point(91, 0);
this.chcMaketime.Name = "chcMaketime";
this.chcMaketime.Size = new System.Drawing.Size(71, 27);
this.chcMaketime.TabIndex = 30;
this.chcMaketime.Text = "计划时间";
//
// ulQuerName
//
appearance1.TextHAlignAsString = "Center";
appearance1.TextVAlignAsString = "Middle";
this.ulQuerName.Appearance = appearance1;
this.ulQuerName.AutoSize = true;
this.ulQuerName.Dock = System.Windows.Forms.DockStyle.Left;
this.ulQuerName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ulQuerName.Location = new System.Drawing.Point(0, 0);
this.ulQuerName.Name = "ulQuerName";
this.ulQuerName.Size = new System.Drawing.Size(91, 27);
this.ulQuerName.TabIndex = 29;
this.ulQuerName.Text = "浇次查询条件:";
//
// upEfLine
//
//
// upEfLine.ClientArea
//
this.upEfLine.ClientArea.Controls.Add(this.uceEafLine);
this.upEfLine.ClientArea.Controls.Add(this.ucEafLine);
this.upEfLine.Location = new System.Drawing.Point(448, 2);
this.upEfLine.Name = "upEfLine";
this.upEfLine.Size = new System.Drawing.Size(193, 27);
this.upEfLine.TabIndex = 13;
//
// uceEafLine
//
this.uceEafLine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.uceEafLine.AutoSize = false;
this.uceEafLine.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
this.uceEafLine.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
this.uceEafLine.CheckedListSettings.ListSeparator = ",";
this.uceEafLine.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.uceEafLine.Location = new System.Drawing.Point(77, 3);
this.uceEafLine.Name = "uceEafLine";
this.uceEafLine.Size = new System.Drawing.Size(94, 19);
this.uceEafLine.TabIndex = 25;
this.uceEafLine.AfterCloseUp += new System.EventHandler(this.uceEafLine_AfterCloseUp);
//
// ucEafLine
//
appearance7.TextHAlignAsString = "Center";
appearance7.TextVAlignAsString = "Middle";
this.ucEafLine.Appearance = appearance7;
this.ucEafLine.AutoSize = true;
this.ucEafLine.Checked = true;
this.ucEafLine.CheckState = System.Windows.Forms.CheckState.Checked;
this.ucEafLine.Dock = System.Windows.Forms.DockStyle.Left;
this.ucEafLine.Location = new System.Drawing.Point(0, 0);
this.ucEafLine.Name = "ucEafLine";
this.ucEafLine.Size = new System.Drawing.Size(71, 27);
this.ucEafLine.TabIndex = 23;
this.ucEafLine.Text = "电炉产线";
//
// upLine
//
//
// upLine.ClientArea
//
this.upLine.ClientArea.Controls.Add(this.ucLIne);
this.upLine.ClientArea.Controls.Add(this.uceLine);
this.upLine.Location = new System.Drawing.Point(641, 2);
this.upLine.Name = "upLine";
this.upLine.Size = new System.Drawing.Size(186, 27);
this.upLine.TabIndex = 14;
//
// ucLIne
//
this.ucLIne.AutoSize = true;
this.ucLIne.Checked = true;
this.ucLIne.CheckState = System.Windows.Forms.CheckState.Checked;
this.ucLIne.Dock = System.Windows.Forms.DockStyle.Left;
this.ucLIne.Location = new System.Drawing.Point(0, 0);
this.ucLIne.Name = "ucLIne";
this.ucLIne.Size = new System.Drawing.Size(71, 27);
this.ucLIne.TabIndex = 21;
this.ucLIne.Text = "铸造产线";
//
// uceLine
//
this.uceLine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.uceLine.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
this.uceLine.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
this.uceLine.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.uceLine.Location = new System.Drawing.Point(77, 3);
this.uceLine.Name = "uceLine";
this.uceLine.Size = new System.Drawing.Size(86, 21);
this.uceLine.TabIndex = 22;
this.uceLine.AfterCloseUp += new System.EventHandler(this.uceLine_AfterCloseUp);
//
// upStatus
//
//
// upStatus.ClientArea
//
this.upStatus.ClientArea.Controls.Add(this.ultraCheckEditor5);
this.upStatus.ClientArea.Controls.Add(this.ultraCheckEditor4);
this.upStatus.ClientArea.Controls.Add(this.ultraCheckEditor3);
this.upStatus.ClientArea.Controls.Add(this.ultraCheckEditor2);
this.upStatus.ClientArea.Controls.Add(this.ultraCheckEditor1);
this.upStatus.Location = new System.Drawing.Point(827, 2);
this.upStatus.Name = "upStatus";
this.upStatus.Size = new System.Drawing.Size(291, 27);
this.upStatus.TabIndex = 11;
//
// ultraCheckEditor5
//
this.ultraCheckEditor5.AutoSize = true;
this.ultraCheckEditor5.Dock = System.Windows.Forms.DockStyle.Left;
this.ultraCheckEditor5.Location = new System.Drawing.Point(236, 0);
this.ultraCheckEditor5.Name = "ultraCheckEditor5";
this.ultraCheckEditor5.Size = new System.Drawing.Size(46, 27);
this.ultraCheckEditor5.TabIndex = 4;
this.ultraCheckEditor5.Tag = "40";
this.ultraCheckEditor5.Text = "关闭";
//
// ultraCheckEditor4
//
this.ultraCheckEditor4.AutoSize = true;
this.ultraCheckEditor4.Dock = System.Windows.Forms.DockStyle.Left;
this.ultraCheckEditor4.Location = new System.Drawing.Point(177, 0);
this.ultraCheckEditor4.Name = "ultraCheckEditor4";
this.ultraCheckEditor4.Size = new System.Drawing.Size(59, 27);
this.ultraCheckEditor4.TabIndex = 3;
this.ultraCheckEditor4.Tag = "30";
this.ultraCheckEditor4.Text = "已生产";
//
// ultraCheckEditor3
//
this.ultraCheckEditor3.AutoSize = true;
this.ultraCheckEditor3.Checked = true;
this.ultraCheckEditor3.CheckState = System.Windows.Forms.CheckState.Checked;
this.ultraCheckEditor3.Dock = System.Windows.Forms.DockStyle.Left;
this.ultraCheckEditor3.Location = new System.Drawing.Point(118, 0);
this.ultraCheckEditor3.Name = "ultraCheckEditor3";
this.ultraCheckEditor3.Size = new System.Drawing.Size(59, 27);
this.ultraCheckEditor3.TabIndex = 2;
this.ultraCheckEditor3.Tag = "20";
this.ultraCheckEditor3.Text = "生产中";
//
// ultraCheckEditor2
//
this.ultraCheckEditor2.AutoSize = true;
this.ultraCheckEditor2.Checked = true;
this.ultraCheckEditor2.CheckState = System.Windows.Forms.CheckState.Checked;
this.ultraCheckEditor2.Dock = System.Windows.Forms.DockStyle.Left;
this.ultraCheckEditor2.Location = new System.Drawing.Point(59, 0);
this.ultraCheckEditor2.Name = "ultraCheckEditor2";
this.ultraCheckEditor2.Size = new System.Drawing.Size(59, 27);
this.ultraCheckEditor2.TabIndex = 1;
this.ultraCheckEditor2.Tag = "10";
this.ultraCheckEditor2.Text = "已下发";
//
// ultraCheckEditor1
//
this.ultraCheckEditor1.AutoSize = true;
this.ultraCheckEditor1.Dock = System.Windows.Forms.DockStyle.Left;
this.ultraCheckEditor1.Location = new System.Drawing.Point(0, 0);
this.ultraCheckEditor1.Name = "ultraCheckEditor1";
this.ultraCheckEditor1.Size = new System.Drawing.Size(59, 27);
this.ultraCheckEditor1.TabIndex = 0;
this.ultraCheckEditor1.Tag = "00";
this.ultraCheckEditor1.Text = "编制中";
this.ultraCheckEditor1.Visible = false;
//
// ultraPanel4
//
//
// ultraPanel4.ClientArea
//
this.ultraPanel4.ClientArea.Controls.Add(this.uceAll);
this.ultraPanel4.Location = new System.Drawing.Point(1118, 2);
this.ultraPanel4.Name = "ultraPanel4";
this.ultraPanel4.Size = new System.Drawing.Size(75, 27);
this.ultraPanel4.TabIndex = 15;
//
// uceAll
//
this.uceAll.AutoSize = true;
this.uceAll.Dock = System.Windows.Forms.DockStyle.Left;
this.uceAll.Location = new System.Drawing.Point(0, 0);
this.uceAll.Name = "uceAll";
this.uceAll.Size = new System.Drawing.Size(46, 22);
this.uceAll.TabIndex = 1;
this.uceAll.Tag = "";
this.uceAll.Text = "全部";
this.uceAll.CheckedChanged += new System.EventHandler(this.uceAll_CheckedChanged);
//
// ultraPanel2
//
this.ultraPanel2.Location = new System.Drawing.Point(1302, 2);
this.ultraPanel2.Name = "ultraPanel2";
this.ultraPanel2.Size = new System.Drawing.Size(100, 43);
this.ultraPanel2.TabIndex = 1;
//
// ultraPanel1
//
this.ultraPanel1.Location = new System.Drawing.Point(1402, 2);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(72, 43);
this.ultraPanel1.TabIndex = 0;
//
// ultraFlowLayoutManager1
//
this.ultraFlowLayoutManager1.ContainerControl = this.ugpMain;
this.ultraFlowLayoutManager1.HorizontalAlignment = Infragistics.Win.Layout.DefaultableFlowLayoutAlignment.Center;
this.ultraFlowLayoutManager1.HorizontalGap = 0;
this.ultraFlowLayoutManager1.Orientation = System.Windows.Forms.Orientation.Vertical;
this.ultraFlowLayoutManager1.VerticalAlignment = Infragistics.Win.Layout.DefaultableFlowLayoutAlignment.Near;
this.ultraFlowLayoutManager1.VerticalGap = 2;
//
// SteelManagement
//
this.SteelManagement.Dock = System.Windows.Forms.DockStyle.Fill;
this.SteelManagement.Location = new System.Drawing.Point(0, 29);
this.SteelManagement.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.SteelManagement.Name = "SteelManagement";
this.SteelManagement.Ob = null;
this.SteelManagement.Size = new System.Drawing.Size(957, 415);
this.SteelManagement.TabIndex = 1;
//
// FrmSteelManagement
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(957, 444);
this.Controls.Add(this.SteelManagement);
this.Controls.Add(this.upQueryFiller);
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "FrmSteelManagement";
this.Text = "FrmSteelManagement";
this.Load += new System.EventHandler(this.FrmSteelManagement_Load);
this.Shown += new System.EventHandler(this.FrmSteelManagement_Shown);
this.upQueryFiller.ClientArea.ResumeLayout(false);
this.upQueryFiller.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ugpMain)).EndInit();
this.ugpMain.ResumeLayout(false);
this.upData.ClientArea.ResumeLayout(false);
this.upData.ClientArea.PerformLayout();
this.upData.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dateEndtime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateBegintime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chcMaketime)).EndInit();
this.upEfLine.ClientArea.ResumeLayout(false);
this.upEfLine.ClientArea.PerformLayout();
this.upEfLine.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.uceEafLine)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ucEafLine)).EndInit();
this.upLine.ClientArea.ResumeLayout(false);
this.upLine.ClientArea.PerformLayout();
this.upLine.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ucLIne)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uceLine)).EndInit();
this.upStatus.ClientArea.ResumeLayout(false);
this.upStatus.ClientArea.PerformLayout();
this.upStatus.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
this.ultraPanel4.ClientArea.ResumeLayout(false);
this.ultraPanel4.ClientArea.PerformLayout();
this.ultraPanel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.uceAll)).EndInit();
this.ultraPanel2.ResumeLayout(false);
this.ultraPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraFlowLayoutManager1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraPanel upQueryFiller;
private control.ucSteelManagement SteelManagement;
private Infragistics.Win.Misc.UltraPanel ultraPanel2;
private Infragistics.Win.Misc.UltraPanel ultraPanel1;
private Infragistics.Win.Misc.UltraFlowLayoutManager ultraFlowLayoutManager1;
private Infragistics.Win.Misc.UltraGroupBox ugpMain;
private Infragistics.Win.Misc.UltraPanel upData;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEndtime;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegintime;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcMaketime;
private Infragistics.Win.Misc.UltraLabel ulQuerName;
private Infragistics.Win.Misc.UltraPanel upEfLine;
private Infragistics.Win.UltraWinEditors.UltraComboEditor uceEafLine;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ucEafLine;
private Infragistics.Win.Misc.UltraPanel upLine;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ucLIne;
private Infragistics.Win.UltraWinEditors.UltraComboEditor uceLine;
private Infragistics.Win.Misc.UltraPanel upStatus;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor5;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor4;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
private Infragistics.Win.Misc.UltraPanel ultraPanel4;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor uceAll;
}
}