namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
{
partial class FrmOutdecDataCJOperateRecord
{
///
/// 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOutdecDataCJOperateRecord));
Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
this.publicUltraGridDataCJBase3 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridDataCJBase();
this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
this.publicUltraGridDataCJBase4 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridDataCJBase();
this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
this.publicUltraGridDataCJBase2 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridDataCJBase();
this.panel4 = new System.Windows.Forms.Panel();
this.ultraDEVICE_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.ultraDEVICE_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.txtCHECK_TEMP = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
this.publicUltraGridDataCJBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridDataCJBase();
this.outdecQueryBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.OutdecQueryBase();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
this.ultraGroupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
this.ultraGroupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
this.ultraGroupBox6.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NAME)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TEMP)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.panel2);
this.panel1.Controls.Add(this.outdecQueryBase1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1328, 666);
this.panel1.TabIndex = 0;
//
// panel2
//
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.panel3);
this.panel2.Controls.Add(this.publicUltraGridDataCJBase1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 40);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1328, 626);
this.panel2.TabIndex = 1;
//
// panel3
//
this.panel3.Controls.Add(this.splitContainer1);
this.panel3.Controls.Add(this.ultraGroupBox6);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 238);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1326, 386);
this.panel3.TabIndex = 3;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(235, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.ultraGroupBox4);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox5);
this.splitContainer1.Panel2Collapsed = true;
this.splitContainer1.Size = new System.Drawing.Size(1091, 386);
this.splitContainer1.SplitterDistance = 782;
this.splitContainer1.TabIndex = 4;
//
// ultraGroupBox4
//
this.ultraGroupBox4.Controls.Add(this.publicUltraGridDataCJBase3);
this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox4.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox4.Name = "ultraGroupBox4";
this.ultraGroupBox4.Size = new System.Drawing.Size(1091, 386);
this.ultraGroupBox4.TabIndex = 4;
this.ultraGroupBox4.Text = "检验委托结果明细信息";
//
// publicUltraGridDataCJBase3
//
this.publicUltraGridDataCJBase3.Dock = System.Windows.Forms.DockStyle.Fill;
this.publicUltraGridDataCJBase3.Location = new System.Drawing.Point(3, 18);
this.publicUltraGridDataCJBase3.Name = "publicUltraGridDataCJBase3";
this.publicUltraGridDataCJBase3.OldDt = null;
this.publicUltraGridDataCJBase3.Size = new System.Drawing.Size(1085, 365);
this.publicUltraGridDataCJBase3.TabIndex = 0;
this.publicUltraGridDataCJBase3.Ur = null;
//
// ultraGroupBox5
//
this.ultraGroupBox5.Controls.Add(this.publicUltraGridDataCJBase4);
this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox5.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox5.Name = "ultraGroupBox5";
this.ultraGroupBox5.Size = new System.Drawing.Size(305, 386);
this.ultraGroupBox5.TabIndex = 2;
this.ultraGroupBox5.Text = "试验方法过程参数信息";
//
// publicUltraGridDataCJBase4
//
this.publicUltraGridDataCJBase4.Dock = System.Windows.Forms.DockStyle.Fill;
this.publicUltraGridDataCJBase4.Location = new System.Drawing.Point(3, 18);
this.publicUltraGridDataCJBase4.Name = "publicUltraGridDataCJBase4";
this.publicUltraGridDataCJBase4.OldDt = null;
this.publicUltraGridDataCJBase4.Size = new System.Drawing.Size(299, 365);
this.publicUltraGridDataCJBase4.TabIndex = 0;
this.publicUltraGridDataCJBase4.Ur = null;
//
// ultraGroupBox6
//
this.ultraGroupBox6.Controls.Add(this.publicUltraGridDataCJBase2);
this.ultraGroupBox6.Controls.Add(this.panel4);
this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Left;
this.ultraGroupBox6.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox6.Name = "ultraGroupBox6";
this.ultraGroupBox6.Size = new System.Drawing.Size(235, 386);
this.ultraGroupBox6.TabIndex = 3;
this.ultraGroupBox6.Text = "检验委托明细信息";
//
// publicUltraGridDataCJBase2
//
this.publicUltraGridDataCJBase2.Dock = System.Windows.Forms.DockStyle.Fill;
this.publicUltraGridDataCJBase2.Location = new System.Drawing.Point(3, 18);
this.publicUltraGridDataCJBase2.Name = "publicUltraGridDataCJBase2";
this.publicUltraGridDataCJBase2.OldDt = null;
this.publicUltraGridDataCJBase2.Size = new System.Drawing.Size(229, 227);
this.publicUltraGridDataCJBase2.TabIndex = 107;
this.publicUltraGridDataCJBase2.Ur = null;
//
// panel4
//
this.panel4.Controls.Add(this.ultraDEVICE_NAME);
this.panel4.Controls.Add(this.ultraLabel4);
this.panel4.Controls.Add(this.ultraDEVICE_NO);
this.panel4.Controls.Add(this.ultraLabel5);
this.panel4.Controls.Add(this.txtREMARK);
this.panel4.Controls.Add(this.ultraLabel6);
this.panel4.Controls.Add(this.txtCHECK_TEMP);
this.panel4.Controls.Add(this.ultraLabel11);
this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel4.Location = new System.Drawing.Point(3, 245);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(229, 138);
this.panel4.TabIndex = 106;
//
// ultraDEVICE_NAME
//
this.ultraDEVICE_NAME.Location = new System.Drawing.Point(62, 57);
this.ultraDEVICE_NAME.Name = "ultraDEVICE_NAME";
this.ultraDEVICE_NAME.Size = new System.Drawing.Size(167, 21);
this.ultraDEVICE_NAME.TabIndex = 2;
//
// ultraLabel4
//
appearance66.TextHAlignAsString = "Right";
appearance66.TextVAlignAsString = "Middle";
this.ultraLabel4.Appearance = appearance66;
this.ultraLabel4.AutoSize = true;
this.ultraLabel4.Location = new System.Drawing.Point(4, 60);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
this.ultraLabel4.TabIndex = 116;
this.ultraLabel4.Text = "设备名称";
//
// ultraDEVICE_NO
//
this.ultraDEVICE_NO.Location = new System.Drawing.Point(62, 32);
this.ultraDEVICE_NO.Name = "ultraDEVICE_NO";
this.ultraDEVICE_NO.Size = new System.Drawing.Size(167, 21);
this.ultraDEVICE_NO.TabIndex = 1;
//
// ultraLabel5
//
appearance67.TextHAlignAsString = "Right";
appearance67.TextVAlignAsString = "Middle";
this.ultraLabel5.Appearance = appearance67;
this.ultraLabel5.AutoSize = true;
this.ultraLabel5.Location = new System.Drawing.Point(4, 35);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
this.ultraLabel5.TabIndex = 114;
this.ultraLabel5.Text = "设备编码";
//
// txtREMARK
//
appearance68.TextVAlignAsString = "Middle";
this.txtREMARK.Appearance = appearance68;
this.txtREMARK.AutoSize = false;
this.txtREMARK.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.txtREMARK.Location = new System.Drawing.Point(62, 82);
this.txtREMARK.Multiline = true;
this.txtREMARK.Name = "txtREMARK";
this.txtREMARK.Scrollbars = System.Windows.Forms.ScrollBars.Both;
this.txtREMARK.Size = new System.Drawing.Size(167, 50);
this.txtREMARK.TabIndex = 3;
//
// ultraLabel6
//
appearance69.TextHAlignAsString = "Right";
appearance69.TextVAlignAsString = "Middle";
this.ultraLabel6.Appearance = appearance69;
this.ultraLabel6.AutoSize = true;
this.ultraLabel6.Location = new System.Drawing.Point(4, 100);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
this.ultraLabel6.TabIndex = 112;
this.ultraLabel6.Text = "实验备注";
//
// txtCHECK_TEMP
//
this.txtCHECK_TEMP.Location = new System.Drawing.Point(62, 7);
this.txtCHECK_TEMP.MaxLength = 100;
this.txtCHECK_TEMP.Name = "txtCHECK_TEMP";
this.txtCHECK_TEMP.Size = new System.Drawing.Size(167, 21);
this.txtCHECK_TEMP.TabIndex = 0;
//
// ultraLabel11
//
appearance70.TextHAlignAsString = "Right";
appearance70.TextVAlignAsString = "Middle";
this.ultraLabel11.Appearance = appearance70;
this.ultraLabel11.AutoSize = true;
this.ultraLabel11.Location = new System.Drawing.Point(4, 10);
this.ultraLabel11.Name = "ultraLabel11";
this.ultraLabel11.Size = new System.Drawing.Size(54, 16);
this.ultraLabel11.TabIndex = 110;
this.ultraLabel11.Text = "环境温度";
//
// publicUltraGridDataCJBase1
//
this.publicUltraGridDataCJBase1.Dock = System.Windows.Forms.DockStyle.Top;
this.publicUltraGridDataCJBase1.Location = new System.Drawing.Point(0, 0);
this.publicUltraGridDataCJBase1.Name = "publicUltraGridDataCJBase1";
this.publicUltraGridDataCJBase1.OldDt = null;
this.publicUltraGridDataCJBase1.Size = new System.Drawing.Size(1326, 238);
this.publicUltraGridDataCJBase1.TabIndex = 2;
this.publicUltraGridDataCJBase1.Ur = null;
//
// outdecQueryBase1
//
this.outdecQueryBase1.Dock = System.Windows.Forms.DockStyle.Top;
this.outdecQueryBase1.Location = new System.Drawing.Point(0, 0);
this.outdecQueryBase1.Name = "outdecQueryBase1";
this.outdecQueryBase1.Size = new System.Drawing.Size(1328, 40);
this.outdecQueryBase1.TabIndex = 0;
//
// FrmOutdecDataCJOperateRecord
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1328, 666);
this.Controls.Add(this.panel1);
this.Name = "FrmOutdecDataCJOperateRecord";
this.Text = "商检试验室数据删除修改记录";
this.Load += new System.EventHandler(this.FrmOutdecDataCJOperateRecord_Load);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
this.ultraGroupBox4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
this.ultraGroupBox5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
this.ultraGroupBox6.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NAME)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TEMP)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private OutdecQueryBase outdecQueryBase1;
private System.Windows.Forms.Panel panel2;
private PublicUltraGridDataCJBase publicUltraGridDataCJBase1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.SplitContainer splitContainer1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
private PublicUltraGridDataCJBase publicUltraGridDataCJBase3;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
private PublicUltraGridDataCJBase publicUltraGridDataCJBase4;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6;
private PublicUltraGridDataCJBase publicUltraGridDataCJBase2;
private System.Windows.Forms.Panel panel4;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_NAME;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_NO;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
private Infragistics.Win.Misc.UltraLabel ultraLabel6;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_TEMP;
private Infragistics.Win.Misc.UltraLabel ultraLabel11;
}
}