namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
{
partial class PipeQueryBaseLab
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
this.chkCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.chkHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.txtQueryHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txtQueryCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.chkCONSIGN_TIME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.chkPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraQueryPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.chkSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.chkCONTRACT_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCONTRACT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.chkSTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraQuerySTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.chkISPRODUCER = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraISPRODUCER = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.chkSAMPLE_NO_MIN = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraSAMPLE_NO_MIN = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.chkINSERT_FLAG = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraINSERT_FLAG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkCONTRACT_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCONTRACT_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkISPRODUCER)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraISPRODUCER)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO_MIN)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO_MIN)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkINSERT_FLAG)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraINSERT_FLAG)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
this.SuspendLayout();
//
// chkCHECK_NO
//
this.chkCHECK_NO.AutoSize = true;
this.chkCHECK_NO.Location = new System.Drawing.Point(337, 12);
this.chkCHECK_NO.Margin = new System.Windows.Forms.Padding(2);
this.chkCHECK_NO.Name = "chkCHECK_NO";
this.chkCHECK_NO.Size = new System.Drawing.Size(71, 19);
this.chkCHECK_NO.TabIndex = 8;
this.chkCHECK_NO.Text = "检验编号";
this.chkCHECK_NO.CheckedChanged += new System.EventHandler(this.chkCHECK_NO_CheckedChanged);
//
// chkHEAT_NO
//
this.chkHEAT_NO.AutoSize = true;
this.chkHEAT_NO.Location = new System.Drawing.Point(178, 40);
this.chkHEAT_NO.Margin = new System.Windows.Forms.Padding(2);
this.chkHEAT_NO.Name = "chkHEAT_NO";
this.chkHEAT_NO.Size = new System.Drawing.Size(46, 19);
this.chkHEAT_NO.TabIndex = 9;
this.chkHEAT_NO.Text = "炉号";
this.chkHEAT_NO.CheckedChanged += new System.EventHandler(this.chkHEAT_NO_CheckedChanged);
//
// txtQueryHEAT_NO
//
this.txtQueryHEAT_NO.Enabled = false;
this.txtQueryHEAT_NO.Location = new System.Drawing.Point(230, 40);
this.txtQueryHEAT_NO.MaxLength = 100;
this.txtQueryHEAT_NO.Name = "txtQueryHEAT_NO";
this.txtQueryHEAT_NO.Size = new System.Drawing.Size(92, 21);
this.txtQueryHEAT_NO.TabIndex = 3;
//
// txtQueryCHECK_NO
//
this.txtQueryCHECK_NO.Enabled = false;
this.txtQueryCHECK_NO.Location = new System.Drawing.Point(413, 11);
this.txtQueryCHECK_NO.MaxLength = 100;
this.txtQueryCHECK_NO.Name = "txtQueryCHECK_NO";
this.txtQueryCHECK_NO.Size = new System.Drawing.Size(92, 21);
this.txtQueryCHECK_NO.TabIndex = 2;
this.txtQueryCHECK_NO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtQueryCHECK_NO_KeyDown);
//
// ultraLabel2
//
appearance15.TextHAlignAsString = "Center";
appearance15.TextVAlignAsString = "Middle";
this.ultraLabel2.Appearance = appearance15;
this.ultraLabel2.AutoSize = true;
this.ultraLabel2.Location = new System.Drawing.Point(207, 12);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(17, 16);
this.ultraLabel2.TabIndex = 7;
this.ultraLabel2.Text = "至";
this.ultraLabel2.Click += new System.EventHandler(this.ultraLabel2_Click);
//
// dateEnd
//
this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
this.dateEnd.Location = new System.Drawing.Point(230, 11);
this.dateEnd.MaskInput = "yyyy-mm-dd";
this.dateEnd.Name = "dateEnd";
this.dateEnd.Size = new System.Drawing.Size(92, 21);
this.dateEnd.TabIndex = 1;
//
// chkCONSIGN_TIME
//
appearance7.TextHAlignAsString = "Left";
this.chkCONSIGN_TIME.Appearance = appearance7;
this.chkCONSIGN_TIME.Checked = true;
this.chkCONSIGN_TIME.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkCONSIGN_TIME.Location = new System.Drawing.Point(12, 12);
this.chkCONSIGN_TIME.Name = "chkCONSIGN_TIME";
this.chkCONSIGN_TIME.Size = new System.Drawing.Size(96, 20);
this.chkCONSIGN_TIME.TabIndex = 6;
this.chkCONSIGN_TIME.Text = "委托时间";
this.chkCONSIGN_TIME.CheckedChanged += new System.EventHandler(this.chkCONSIGN_TIME_CheckedChanged);
//
// dateBegin
//
this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
this.dateBegin.FormatString = "";
this.dateBegin.Location = new System.Drawing.Point(109, 11);
this.dateBegin.MaskInput = "yyyy-mm-dd";
this.dateBegin.Name = "dateBegin";
this.dateBegin.Size = new System.Drawing.Size(92, 21);
this.dateBegin.TabIndex = 0;
//
// chkPHY_NAME_MAX
//
this.chkPHY_NAME_MAX.AutoSize = true;
this.chkPHY_NAME_MAX.Location = new System.Drawing.Point(709, 42);
this.chkPHY_NAME_MAX.Margin = new System.Windows.Forms.Padding(2);
this.chkPHY_NAME_MAX.Name = "chkPHY_NAME_MAX";
this.chkPHY_NAME_MAX.Size = new System.Drawing.Size(59, 19);
this.chkPHY_NAME_MAX.TabIndex = 11;
this.chkPHY_NAME_MAX.Text = "检验项";
this.chkPHY_NAME_MAX.CheckedChanged += new System.EventHandler(this.chkPHY_NAME_MAX_CheckedChanged);
//
// ultraQueryPHY_NAME_MAX
//
this.ultraQueryPHY_NAME_MAX.Enabled = false;
this.ultraQueryPHY_NAME_MAX.Location = new System.Drawing.Point(1065, 44);
this.ultraQueryPHY_NAME_MAX.Name = "ultraQueryPHY_NAME_MAX";
this.ultraQueryPHY_NAME_MAX.Size = new System.Drawing.Size(94, 21);
this.ultraQueryPHY_NAME_MAX.TabIndex = 5;
this.ultraQueryPHY_NAME_MAX.Visible = false;
//
// chkSAMPLE_NO
//
this.chkSAMPLE_NO.AutoSize = true;
this.chkSAMPLE_NO.Location = new System.Drawing.Point(528, 12);
this.chkSAMPLE_NO.Margin = new System.Windows.Forms.Padding(2);
this.chkSAMPLE_NO.Name = "chkSAMPLE_NO";
this.chkSAMPLE_NO.Size = new System.Drawing.Size(59, 19);
this.chkSAMPLE_NO.TabIndex = 14;
this.chkSAMPLE_NO.Text = "试样号";
this.chkSAMPLE_NO.CheckedChanged += new System.EventHandler(this.chkSAMPLE_NO_CheckedChanged);
//
// ultraSAMPLE_NO
//
this.ultraSAMPLE_NO.Enabled = false;
this.ultraSAMPLE_NO.Location = new System.Drawing.Point(592, 11);
this.ultraSAMPLE_NO.MaxLength = 100;
this.ultraSAMPLE_NO.Name = "ultraSAMPLE_NO";
this.ultraSAMPLE_NO.Size = new System.Drawing.Size(92, 21);
this.ultraSAMPLE_NO.TabIndex = 15;
//
// chkCONTRACT_NO
//
this.chkCONTRACT_NO.AutoSize = true;
this.chkCONTRACT_NO.Location = new System.Drawing.Point(711, 12);
this.chkCONTRACT_NO.Margin = new System.Windows.Forms.Padding(2);
this.chkCONTRACT_NO.Name = "chkCONTRACT_NO";
this.chkCONTRACT_NO.Size = new System.Drawing.Size(59, 19);
this.chkCONTRACT_NO.TabIndex = 16;
this.chkCONTRACT_NO.Text = "合同号";
this.chkCONTRACT_NO.CheckedChanged += new System.EventHandler(this.chkCONTRACT_NO_CheckedChanged);
//
// ultraCONTRACT_NO
//
this.ultraCONTRACT_NO.Enabled = false;
this.ultraCONTRACT_NO.Location = new System.Drawing.Point(775, 11);
this.ultraCONTRACT_NO.MaxLength = 100;
this.ultraCONTRACT_NO.Name = "ultraCONTRACT_NO";
this.ultraCONTRACT_NO.Size = new System.Drawing.Size(92, 21);
this.ultraCONTRACT_NO.TabIndex = 17;
//
// chkSTEEL_GRADE
//
this.chkSTEEL_GRADE.AutoSize = true;
this.chkSTEEL_GRADE.Location = new System.Drawing.Point(337, 42);
this.chkSTEEL_GRADE.Margin = new System.Windows.Forms.Padding(2);
this.chkSTEEL_GRADE.Name = "chkSTEEL_GRADE";
this.chkSTEEL_GRADE.Size = new System.Drawing.Size(46, 19);
this.chkSTEEL_GRADE.TabIndex = 18;
this.chkSTEEL_GRADE.Text = "钢级";
this.chkSTEEL_GRADE.CheckedChanged += new System.EventHandler(this.chkSTEEL_GRADE_CheckedChanged_1);
//
// ultraQuerySTEEL_GRADE
//
this.ultraQuerySTEEL_GRADE.Enabled = false;
this.ultraQuerySTEEL_GRADE.Location = new System.Drawing.Point(413, 41);
this.ultraQuerySTEEL_GRADE.MaxLength = 100;
this.ultraQuerySTEEL_GRADE.Name = "ultraQuerySTEEL_GRADE";
this.ultraQuerySTEEL_GRADE.Size = new System.Drawing.Size(92, 21);
this.ultraQuerySTEEL_GRADE.TabIndex = 19;
//
// chkISPRODUCER
//
this.chkISPRODUCER.AutoSize = true;
this.chkISPRODUCER.Location = new System.Drawing.Point(528, 42);
this.chkISPRODUCER.Margin = new System.Windows.Forms.Padding(2);
this.chkISPRODUCER.Name = "chkISPRODUCER";
this.chkISPRODUCER.Size = new System.Drawing.Size(46, 19);
this.chkISPRODUCER.TabIndex = 20;
this.chkISPRODUCER.Text = "监制";
this.chkISPRODUCER.CheckedChanged += new System.EventHandler(this.chkISPRODUCER_CheckedChanged);
//
// ultraISPRODUCER
//
this.ultraISPRODUCER.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.ultraISPRODUCER.Enabled = false;
valueListItem3.DataValue = "0";
valueListItem3.DisplayText = "否";
valueListItem4.DataValue = "1";
valueListItem4.DisplayText = "是";
this.ultraISPRODUCER.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem3,
valueListItem4});
this.ultraISPRODUCER.Location = new System.Drawing.Point(590, 41);
this.ultraISPRODUCER.Name = "ultraISPRODUCER";
this.ultraISPRODUCER.Size = new System.Drawing.Size(94, 21);
this.ultraISPRODUCER.TabIndex = 21;
//
// chkSAMPLE_NO_MIN
//
this.chkSAMPLE_NO_MIN.AutoSize = true;
this.chkSAMPLE_NO_MIN.Location = new System.Drawing.Point(12, 41);
this.chkSAMPLE_NO_MIN.Margin = new System.Windows.Forms.Padding(2);
this.chkSAMPLE_NO_MIN.Name = "chkSAMPLE_NO_MIN";
this.chkSAMPLE_NO_MIN.Size = new System.Drawing.Size(59, 19);
this.chkSAMPLE_NO_MIN.TabIndex = 22;
this.chkSAMPLE_NO_MIN.Text = "钢印号";
this.chkSAMPLE_NO_MIN.CheckedChanged += new System.EventHandler(this.chkSAMPLE_NO_MIN_CheckedChanged);
//
// ultraSAMPLE_NO_MIN
//
this.ultraSAMPLE_NO_MIN.Enabled = false;
this.ultraSAMPLE_NO_MIN.Location = new System.Drawing.Point(76, 39);
this.ultraSAMPLE_NO_MIN.MaxLength = 100;
this.ultraSAMPLE_NO_MIN.Name = "ultraSAMPLE_NO_MIN";
this.ultraSAMPLE_NO_MIN.Size = new System.Drawing.Size(92, 21);
this.ultraSAMPLE_NO_MIN.TabIndex = 23;
//
// chkINSERT_FLAG
//
this.chkINSERT_FLAG.AutoSize = true;
this.chkINSERT_FLAG.Location = new System.Drawing.Point(892, 44);
this.chkINSERT_FLAG.Margin = new System.Windows.Forms.Padding(2);
this.chkINSERT_FLAG.Name = "chkINSERT_FLAG";
this.chkINSERT_FLAG.Size = new System.Drawing.Size(46, 19);
this.chkINSERT_FLAG.TabIndex = 24;
this.chkINSERT_FLAG.Text = "加入";
this.chkINSERT_FLAG.CheckedChanged += new System.EventHandler(this.chkINSERT_FLAG_CheckedChanged);
//
// ultraINSERT_FLAG
//
this.ultraINSERT_FLAG.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.ultraINSERT_FLAG.Enabled = false;
valueListItem1.DataValue = "0";
valueListItem1.DisplayText = "否";
valueListItem2.DataValue = "1";
valueListItem2.DisplayText = "是";
this.ultraINSERT_FLAG.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem1,
valueListItem2});
this.ultraINSERT_FLAG.Location = new System.Drawing.Point(943, 43);
this.ultraINSERT_FLAG.Name = "ultraINSERT_FLAG";
this.ultraINSERT_FLAG.Size = new System.Drawing.Size(94, 21);
this.ultraINSERT_FLAG.TabIndex = 25;
//
// ultraTextEditor1
//
editorButton1.Text = "选择";
this.ultraTextEditor1.ButtonsRight.Add(editorButton1);
this.ultraTextEditor1.Location = new System.Drawing.Point(775, 42);
this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(2);
this.ultraTextEditor1.Name = "ultraTextEditor1";
this.ultraTextEditor1.ReadOnly = true;
this.ultraTextEditor1.Size = new System.Drawing.Size(92, 21);
this.ultraTextEditor1.TabIndex = 1077;
this.ultraTextEditor1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor1_EditorButtonClick);
//
// PipeQueryBaseLab
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.Controls.Add(this.ultraTextEditor1);
this.Controls.Add(this.ultraINSERT_FLAG);
this.Controls.Add(this.chkINSERT_FLAG);
this.Controls.Add(this.ultraSAMPLE_NO_MIN);
this.Controls.Add(this.chkSAMPLE_NO_MIN);
this.Controls.Add(this.ultraISPRODUCER);
this.Controls.Add(this.chkISPRODUCER);
this.Controls.Add(this.ultraQuerySTEEL_GRADE);
this.Controls.Add(this.chkSTEEL_GRADE);
this.Controls.Add(this.ultraCONTRACT_NO);
this.Controls.Add(this.chkCONTRACT_NO);
this.Controls.Add(this.ultraSAMPLE_NO);
this.Controls.Add(this.chkSAMPLE_NO);
this.Controls.Add(this.chkPHY_NAME_MAX);
this.Controls.Add(this.ultraQueryPHY_NAME_MAX);
this.Controls.Add(this.chkCHECK_NO);
this.Controls.Add(this.chkHEAT_NO);
this.Controls.Add(this.txtQueryHEAT_NO);
this.Controls.Add(this.txtQueryCHECK_NO);
this.Controls.Add(this.ultraLabel2);
this.Controls.Add(this.dateEnd);
this.Controls.Add(this.chkCONSIGN_TIME);
this.Controls.Add(this.dateBegin);
this.Name = "PipeQueryBaseLab";
this.Size = new System.Drawing.Size(1328, 72);
this.Load += new System.EventHandler(this.PipeQueryBaseLab_Load);
((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkCONTRACT_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCONTRACT_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkISPRODUCER)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraISPRODUCER)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO_MIN)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO_MIN)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkINSERT_FLAG)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraINSERT_FLAG)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_NO;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkHEAT_NO;
internal Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryHEAT_NO;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryCHECK_NO;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONSIGN_TIME;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPHY_NAME_MAX;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryPHY_NAME_MAX;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NO;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONTRACT_NO;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraCONTRACT_NO;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTEEL_GRADE;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraQuerySTEEL_GRADE;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkISPRODUCER;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraISPRODUCER;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NO_MIN;
internal Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO_MIN;
internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkINSERT_FLAG;
internal Infragistics.Win.UltraWinEditors.UltraComboEditor ultraINSERT_FLAG;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
}
}