namespace Core.LgMes.Client.LgJobMgt
{
partial class frmCcmJob
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
_bIfGetData = false;
_bIfSetData = false;
try
{
if (_getDataThread != null)
_getDataThread.Abort();
}
catch { }
try
{
if (_setDataThread != null)
_setDataThread.Abort();
}
catch { }
System.Threading.Thread.Sleep(1000);
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCcmJob));
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
this.ulgridDevSta = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.ultgridWater = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.ucCcmTimeInfo1 = new Core.LgMes.Client.LgJobMgt.ucCcmTimeInfo();
this.ucCcmPlan1 = new Core.LgMes.Client.LgJobMgt.ucCcmPlan();
this.ucCcmPlanTime1 = new Core.LgMes.Client.LgJobMgt.UcCcmPlanTime();
this.panel3 = new System.Windows.Forms.Panel();
this.ucCcmDevInfo1 = new Core.LgMes.Client.LgJobMgt.ucCcmDevInfo();
this.panel4 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.ucChemelEment1 = new Core.LgMes.Client.LgJobMgt.ucChemelEment();
this.ulgridTempInfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
((System.ComponentModel.ISupportInitialize)(this.ulgridDevSta)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultgridWater)).BeginInit();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
this.panel4.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).BeginInit();
this.SuspendLayout();
//
// ulgridDevSta
//
appearance6.BackColor = System.Drawing.Color.Snow;
this.ulgridDevSta.DisplayLayout.Appearance = appearance6;
this.ulgridDevSta.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
appearance18.BackColor = System.Drawing.Color.PapayaWhip;
appearance18.FontData.BoldAsString = "True";
appearance18.FontData.SizeInPoints = 9F;
appearance18.TextHAlignAsString = "Left";
appearance18.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
this.ulgridDevSta.DisplayLayout.CaptionAppearance = appearance18;
appearance19.BackColor = System.Drawing.Color.LightBlue;
appearance19.FontData.SizeInPoints = 9.5F;
this.ulgridDevSta.DisplayLayout.Override.HeaderAppearance = appearance19;
this.ulgridDevSta.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
appearance20.BackColor = System.Drawing.Color.MintCream;
this.ulgridDevSta.DisplayLayout.Override.RowAlternateAppearance = appearance20;
appearance21.BackColor = System.Drawing.Color.LightBlue;
this.ulgridDevSta.DisplayLayout.Override.RowSelectorAppearance = appearance21;
this.ulgridDevSta.Dock = System.Windows.Forms.DockStyle.Fill;
this.ulgridDevSta.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ulgridDevSta.Location = new System.Drawing.Point(0, 0);
this.ulgridDevSta.Name = "ulgridDevSta";
this.ulgridDevSta.Size = new System.Drawing.Size(990, 101);
this.ulgridDevSta.TabIndex = 6;
this.ulgridDevSta.Text = "结晶器/二冷水状态";
//
// imageList1
//
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
this.imageList1.Images.SetKeyName(0, "回转台.jpg");
this.imageList1.Images.SetKeyName(1, "大包上台.JPG");
this.imageList1.Images.SetKeyName(2, "大包换包.JPG");
this.imageList1.Images.SetKeyName(3, "换包位.JPG");
//
// ultgridWater
//
appearance13.BackColor = System.Drawing.Color.Snow;
this.ultgridWater.DisplayLayout.Appearance = appearance13;
this.ultgridWater.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
appearance14.BackColor = System.Drawing.Color.PapayaWhip;
appearance14.FontData.BoldAsString = "True";
appearance14.FontData.SizeInPoints = 9F;
appearance14.TextHAlignAsString = "Left";
appearance14.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
this.ultgridWater.DisplayLayout.CaptionAppearance = appearance14;
appearance15.BackColor = System.Drawing.Color.LightBlue;
appearance15.FontData.SizeInPoints = 9.5F;
this.ultgridWater.DisplayLayout.Override.HeaderAppearance = appearance15;
this.ultgridWater.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
appearance16.BackColor = System.Drawing.Color.MintCream;
this.ultgridWater.DisplayLayout.Override.RowAlternateAppearance = appearance16;
appearance17.BackColor = System.Drawing.Color.LightBlue;
this.ultgridWater.DisplayLayout.Override.RowSelectorAppearance = appearance17;
this.ultgridWater.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultgridWater.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultgridWater.Location = new System.Drawing.Point(0, 101);
this.ultgridWater.Name = "ultgridWater";
this.ultgridWater.Size = new System.Drawing.Size(990, 125);
this.ultgridWater.TabIndex = 12;
//
// panel1
//
this.panel1.Controls.Add(this.ulgridDevSta);
this.panel1.Controls.Add(this.ultgridWater);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 271);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(990, 226);
this.panel1.TabIndex = 13;
//
// panel2
//
this.panel2.Controls.Add(this.ucCcmTimeInfo1);
this.panel2.Controls.Add(this.ucCcmPlan1);
this.panel2.Controls.Add(this.ucCcmPlanTime1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(990, 181);
this.panel2.TabIndex = 15;
//
// ucCcmTimeInfo1
//
this.ucCcmTimeInfo1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucCcmTimeInfo1.Location = new System.Drawing.Point(0, 92);
this.ucCcmTimeInfo1.Name = "ucCcmTimeInfo1";
this.ucCcmTimeInfo1.Size = new System.Drawing.Size(818, 89);
this.ucCcmTimeInfo1.TabIndex = 1;
//
// ucCcmPlan1
//
this.ucCcmPlan1.Dock = System.Windows.Forms.DockStyle.Top;
this.ucCcmPlan1.Location = new System.Drawing.Point(0, 0);
this.ucCcmPlan1.Name = "ucCcmPlan1";
this.ucCcmPlan1.Size = new System.Drawing.Size(818, 92);
this.ucCcmPlan1.TabIndex = 10;
this.ucCcmPlan1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ucCcmPlan1_KeyDown);
//
// ucCcmPlanTime1
//
this.ucCcmPlanTime1.Dock = System.Windows.Forms.DockStyle.Right;
this.ucCcmPlanTime1.Location = new System.Drawing.Point(818, 0);
this.ucCcmPlanTime1.Name = "ucCcmPlanTime1";
this.ucCcmPlanTime1.Size = new System.Drawing.Size(172, 181);
this.ucCcmPlanTime1.TabIndex = 11;
//
// panel3
//
this.panel3.Controls.Add(this.ucCcmDevInfo1);
this.panel3.Controls.Add(this.panel2);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(990, 271);
this.panel3.TabIndex = 16;
//
// ucCcmDevInfo1
//
this.ucCcmDevInfo1.Dock = System.Windows.Forms.DockStyle.Top;
this.ucCcmDevInfo1.Location = new System.Drawing.Point(0, 181);
this.ucCcmDevInfo1.Name = "ucCcmDevInfo1";
this.ucCcmDevInfo1.Size = new System.Drawing.Size(990, 90);
this.ucCcmDevInfo1.TabIndex = 2;
//
// panel4
//
this.panel4.Controls.Add(this.panel5);
this.panel4.Controls.Add(this.panel1);
this.panel4.Controls.Add(this.panel3);
this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
this.panel4.Location = new System.Drawing.Point(0, 0);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(990, 741);
this.panel4.TabIndex = 17;
//
// panel5
//
this.panel5.Controls.Add(this.ucChemelEment1);
this.panel5.Controls.Add(this.ulgridTempInfo);
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel5.Location = new System.Drawing.Point(0, 497);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(990, 244);
this.panel5.TabIndex = 17;
//
// ucChemelEment1
//
this.ucChemelEment1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucChemelEment1.Location = new System.Drawing.Point(0, 0);
this.ucChemelEment1.Name = "ucChemelEment1";
this.ucChemelEment1.Size = new System.Drawing.Size(641, 244);
this.ucChemelEment1.TabIndex = 9;
//
// ulgridTempInfo
//
appearance1.BackColor = System.Drawing.Color.Honeydew;
appearance1.BorderColor = System.Drawing.Color.Silver;
this.ulgridTempInfo.DisplayLayout.Appearance = appearance1;
this.ulgridTempInfo.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance2.BackColor = System.Drawing.Color.PapayaWhip;
appearance2.FontData.SizeInPoints = 9F;
appearance2.TextHAlignAsString = "Left";
this.ulgridTempInfo.DisplayLayout.CaptionAppearance = appearance2;
appearance3.BackColor = System.Drawing.Color.LightBlue;
this.ulgridTempInfo.DisplayLayout.Override.HeaderAppearance = appearance3;
this.ulgridTempInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
appearance4.BackColor = System.Drawing.Color.MintCream;
this.ulgridTempInfo.DisplayLayout.Override.RowAlternateAppearance = appearance4;
appearance5.BackColor = System.Drawing.Color.LightBlue;
this.ulgridTempInfo.DisplayLayout.Override.RowSelectorAppearance = appearance5;
this.ulgridTempInfo.Dock = System.Windows.Forms.DockStyle.Right;
this.ulgridTempInfo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ulgridTempInfo.Location = new System.Drawing.Point(641, 0);
this.ulgridTempInfo.Name = "ulgridTempInfo";
this.ulgridTempInfo.Size = new System.Drawing.Size(349, 244);
this.ulgridTempInfo.TabIndex = 10;
//
// frmCcmJob
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.BackColor = System.Drawing.Color.Honeydew;
this.ClientSize = new System.Drawing.Size(1180, 741);
this.Controls.Add(this.panel4);
this.Name = "frmCcmJob";
this.Load += new System.EventHandler(this.frmCcmJob_Load);
((System.ComponentModel.ISupportInitialize)(this.ulgridDevSta)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultgridWater)).EndInit();
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Core.LgMes.Client.LgJobMgt.ucCcmTimeInfo ucCcmTimeInfo1;
private ucCcmDevInfo ucCcmDevInfo1;
private Infragistics.Win.UltraWinGrid.UltraGrid ulgridDevSta;
private ucCcmPlan ucCcmPlan1;
private System.Windows.Forms.ImageList imageList1;
private ucChemelEment ucChemelEment1;
private UcCcmPlanTime ucCcmPlanTime1;
private Infragistics.Win.UltraWinGrid.UltraGrid ultgridWater;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel panel5;
private Infragistics.Win.UltraWinGrid.UltraGrid ulgridTempInfo;
}
}