namespace Core.StlMes.Client.Lims.Data.Steer { partial class SteerQueryBase { /// /// 必需的设计器变量。 /// 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(); 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.ultraQuerySTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.chkSTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chkSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chkHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txtQuerySAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.txtQueryHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_NO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_NO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuerySAMPLE_NO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).BeginInit(); this.SuspendLayout(); // // ultraLabel2 // appearance15.TextHAlignAsString = "Center"; appearance15.TextVAlignAsString = "Middle"; this.ultraLabel2.Appearance = appearance15; this.ultraLabel2.AutoSize = true; this.ultraLabel2.Location = new System.Drawing.Point(183, 14); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(17, 16); this.ultraLabel2.TabIndex = 57; this.ultraLabel2.Text = "至"; // // dateEnd // this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL"); this.dateEnd.Location = new System.Drawing.Point(204, 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.AutoSize = true; 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(71, 19); this.chkCONSIGN_TIME.TabIndex = 101; this.chkCONSIGN_TIME.Text = "试验时间"; // // dateBegin // this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL"); this.dateBegin.FormatString = ""; this.dateBegin.Location = new System.Drawing.Point(87, 11); this.dateBegin.MaskInput = "yyyy-mm-dd"; this.dateBegin.Name = "dateBegin"; this.dateBegin.Size = new System.Drawing.Size(92, 21); this.dateBegin.TabIndex = 0; // // ultraQuerySTEEL_NO // this.ultraQuerySTEEL_NO.Location = new System.Drawing.Point(631, 11); this.ultraQuerySTEEL_NO.Name = "ultraQuerySTEEL_NO"; this.ultraQuerySTEEL_NO.Size = new System.Drawing.Size(106, 21); this.ultraQuerySTEEL_NO.TabIndex = 107; // // chkSTEEL_NO // this.chkSTEEL_NO.AutoSize = true; this.chkSTEEL_NO.Location = new System.Drawing.Point(581, 12); this.chkSTEEL_NO.Margin = new System.Windows.Forms.Padding(2); this.chkSTEEL_NO.Name = "chkSTEEL_NO"; this.chkSTEEL_NO.Size = new System.Drawing.Size(46, 19); this.chkSTEEL_NO.TabIndex = 106; this.chkSTEEL_NO.Text = "钢号"; // // chkSAMPLE_NO // this.chkSAMPLE_NO.AutoSize = true; this.chkSAMPLE_NO.Location = new System.Drawing.Point(434, 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 = 105; this.chkSAMPLE_NO.Text = "试样号"; // // chkHEAT_NO // this.chkHEAT_NO.AutoSize = true; this.chkHEAT_NO.Location = new System.Drawing.Point(300, 12); 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 = 104; this.chkHEAT_NO.Text = "炉号"; // // txtQuerySAMPLE_NO // this.txtQuerySAMPLE_NO.Location = new System.Drawing.Point(497, 11); this.txtQuerySAMPLE_NO.MaxLength = 100; this.txtQuerySAMPLE_NO.Name = "txtQuerySAMPLE_NO"; this.txtQuerySAMPLE_NO.Size = new System.Drawing.Size(80, 21); this.txtQuerySAMPLE_NO.TabIndex = 103; // // txtQueryHEAT_NO // this.txtQueryHEAT_NO.Location = new System.Drawing.Point(350, 11); this.txtQueryHEAT_NO.MaxLength = 100; this.txtQueryHEAT_NO.Name = "txtQueryHEAT_NO"; this.txtQueryHEAT_NO.Size = new System.Drawing.Size(80, 21); this.txtQueryHEAT_NO.TabIndex = 102; // // SteerQueryBase // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.ultraQuerySTEEL_NO); this.Controls.Add(this.chkSTEEL_NO); this.Controls.Add(this.chkSAMPLE_NO); this.Controls.Add(this.chkHEAT_NO); this.Controls.Add(this.txtQuerySAMPLE_NO); this.Controls.Add(this.txtQueryHEAT_NO); this.Controls.Add(this.ultraLabel2); this.Controls.Add(this.dateEnd); this.Controls.Add(this.chkCONSIGN_TIME); this.Controls.Add(this.dateBegin); this.Name = "SteerQueryBase"; this.Size = new System.Drawing.Size(1328, 40); this.Load += new System.EventHandler(this.SteerQueryBase_Load); ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_NO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_NO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuerySAMPLE_NO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion 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.UltraComboEditor ultraQuerySTEEL_NO; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTEEL_NO; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NO; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkHEAT_NO; internal Infragistics.Win.UltraWinEditors.UltraTextEditor txtQuerySAMPLE_NO; internal Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryHEAT_NO; } }