namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec { partial class PipeQueryBaseJGSend { /// /// 必需的设计器变量。 /// 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 valueListItem9 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem(); this.chkSTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); 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.ultraQuerySTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.chkCONSIGN_TIME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ultraPrint = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.chkPrint = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.dateBegin = new System.Windows.Forms.DateTimePicker(); this.dateEnd = new System.Windows.Forms.DateTimePicker(); this.ultraQueryPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.chkPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chkSAMPLE_NO_MIN = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ultraSAMPLE_NO_MIN = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraOrder = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.chkOrder = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).BeginInit(); ((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.ultraQuerySTEEL_GRADE)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraPrint)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkPrint)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO_MIN)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO_MIN)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraOrder)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkOrder)).BeginInit(); this.SuspendLayout(); // // chkSTEEL_GRADE // this.chkSTEEL_GRADE.AutoSize = true; this.chkSTEEL_GRADE.Location = new System.Drawing.Point(956, 15); this.chkSTEEL_GRADE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chkSTEEL_GRADE.Name = "chkSTEEL_GRADE"; this.chkSTEEL_GRADE.Size = new System.Drawing.Size(71, 28); this.chkSTEEL_GRADE.TabIndex = 10; this.chkSTEEL_GRADE.Text = "钢级"; this.chkSTEEL_GRADE.CheckedChanged += new System.EventHandler(this.chkSTEEL_GRADE_CheckedChanged); // // chkCHECK_NO // this.chkCHECK_NO.AutoSize = true; this.chkCHECK_NO.Location = new System.Drawing.Point(557, 15); this.chkCHECK_NO.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chkCHECK_NO.Name = "chkCHECK_NO"; this.chkCHECK_NO.Size = new System.Drawing.Size(112, 28); 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(788, 15); this.chkHEAT_NO.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chkHEAT_NO.Name = "chkHEAT_NO"; this.chkHEAT_NO.Size = new System.Drawing.Size(71, 28); 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(856, 15); this.txtQueryHEAT_NO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtQueryHEAT_NO.MaxLength = 100; this.txtQueryHEAT_NO.Name = "txtQueryHEAT_NO"; this.txtQueryHEAT_NO.Size = new System.Drawing.Size(93, 24); this.txtQueryHEAT_NO.TabIndex = 3; // // txtQueryCHECK_NO // this.txtQueryCHECK_NO.Enabled = false; this.txtQueryCHECK_NO.Location = new System.Drawing.Point(659, 15); this.txtQueryCHECK_NO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtQueryCHECK_NO.MaxLength = 100; this.txtQueryCHECK_NO.Name = "txtQueryCHECK_NO"; this.txtQueryCHECK_NO.Size = new System.Drawing.Size(123, 24); this.txtQueryCHECK_NO.TabIndex = 2; this.txtQueryCHECK_NO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtQueryCHECK_NO_KeyDown); // // ultraQuerySTEEL_GRADE // this.ultraQuerySTEEL_GRADE.Enabled = false; this.ultraQuerySTEEL_GRADE.Location = new System.Drawing.Point(1024, 14); this.ultraQuerySTEEL_GRADE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraQuerySTEEL_GRADE.Name = "ultraQuerySTEEL_GRADE"; this.ultraQuerySTEEL_GRADE.Size = new System.Drawing.Size(125, 24); this.ultraQuerySTEEL_GRADE.TabIndex = 4; // // ultraLabel2 // appearance15.TextHAlignAsString = "Center"; appearance15.TextVAlignAsString = "Middle"; this.ultraLabel2.Appearance = appearance15; this.ultraLabel2.AutoSize = true; this.ultraLabel2.Location = new System.Drawing.Point(335, 15); this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(28, 24); this.ultraLabel2.TabIndex = 7; this.ultraLabel2.Text = "至"; // // 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(16, 15); this.chkCONSIGN_TIME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.chkCONSIGN_TIME.Name = "chkCONSIGN_TIME"; this.chkCONSIGN_TIME.Size = new System.Drawing.Size(112, 28); this.chkCONSIGN_TIME.TabIndex = 6; this.chkCONSIGN_TIME.Text = "委托时间"; this.chkCONSIGN_TIME.CheckedChanged += new System.EventHandler(this.chkCONSIGN_TIME_CheckedChanged); // // ultraPrint // this.ultraPrint.DropDownListWidth = -1; this.ultraPrint.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem9.DataValue = "1"; valueListItem9.DisplayText = "已打印"; valueListItem10.DataValue = "0"; valueListItem10.DisplayText = "全部"; this.ultraPrint.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem9, valueListItem10}); this.ultraPrint.Location = new System.Drawing.Point(1257, 14); this.ultraPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ultraPrint.Name = "ultraPrint"; this.ultraPrint.Size = new System.Drawing.Size(87, 24); this.ultraPrint.TabIndex = 13; this.ultraPrint.Text = "已打印"; // // chkPrint // this.chkPrint.AutoSize = true; this.chkPrint.Checked = true; this.chkPrint.CheckState = System.Windows.Forms.CheckState.Checked; this.chkPrint.Location = new System.Drawing.Point(1156, 15); this.chkPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chkPrint.Name = "chkPrint"; this.chkPrint.Size = new System.Drawing.Size(112, 28); this.chkPrint.TabIndex = 14; this.chkPrint.Text = "是否打印"; this.chkPrint.CheckedChanged += new System.EventHandler(this.chkPrint_CheckedChanged); // // dateBegin // this.dateBegin.CustomFormat = "yyyy-MM-dd HH:mm"; this.dateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dateBegin.Location = new System.Drawing.Point(149, 14); this.dateBegin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.dateBegin.Name = "dateBegin"; this.dateBegin.Size = new System.Drawing.Size(176, 25); this.dateBegin.TabIndex = 17; // // dateEnd // this.dateEnd.CustomFormat = "yyyy-MM-dd HH:mm"; this.dateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dateEnd.Location = new System.Drawing.Point(373, 14); this.dateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.dateEnd.Name = "dateEnd"; this.dateEnd.Size = new System.Drawing.Size(176, 25); this.dateEnd.TabIndex = 18; // // ultraQueryPHY_NAME_MAX // this.ultraQueryPHY_NAME_MAX.Enabled = false; this.ultraQueryPHY_NAME_MAX.Location = new System.Drawing.Point(111, 51); this.ultraQueryPHY_NAME_MAX.Margin = new System.Windows.Forms.Padding(4); this.ultraQueryPHY_NAME_MAX.Name = "ultraQueryPHY_NAME_MAX"; this.ultraQueryPHY_NAME_MAX.Size = new System.Drawing.Size(125, 24); this.ultraQueryPHY_NAME_MAX.TabIndex = 5; // // chkPHY_NAME_MAX // this.chkPHY_NAME_MAX.AutoSize = true; this.chkPHY_NAME_MAX.Location = new System.Drawing.Point(26, 54); this.chkPHY_NAME_MAX.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chkPHY_NAME_MAX.Name = "chkPHY_NAME_MAX"; this.chkPHY_NAME_MAX.Size = new System.Drawing.Size(69, 22); this.chkPHY_NAME_MAX.TabIndex = 11; this.chkPHY_NAME_MAX.Text = "检验项"; this.chkPHY_NAME_MAX.CheckedChanged += new System.EventHandler(this.chkPHY_NAME_MAX_CheckedChanged); // // chkSAMPLE_NO_MIN // this.chkSAMPLE_NO_MIN.AutoSize = true; this.chkSAMPLE_NO_MIN.Location = new System.Drawing.Point(243, 52); this.chkSAMPLE_NO_MIN.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chkSAMPLE_NO_MIN.Name = "chkSAMPLE_NO_MIN"; this.chkSAMPLE_NO_MIN.Size = new System.Drawing.Size(69, 22); this.chkSAMPLE_NO_MIN.TabIndex = 15; 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(328, 50); this.ultraSAMPLE_NO_MIN.Margin = new System.Windows.Forms.Padding(4); this.ultraSAMPLE_NO_MIN.MaxLength = 100; this.ultraSAMPLE_NO_MIN.Name = "ultraSAMPLE_NO_MIN"; this.ultraSAMPLE_NO_MIN.Size = new System.Drawing.Size(123, 24); this.ultraSAMPLE_NO_MIN.TabIndex = 16; // // ultraOrder // this.ultraOrder.Enabled = false; this.ultraOrder.Location = new System.Drawing.Point(565, 50); this.ultraOrder.Margin = new System.Windows.Forms.Padding(4); this.ultraOrder.MaxLength = 100; this.ultraOrder.Name = "ultraOrder"; this.ultraOrder.Size = new System.Drawing.Size(123, 24); this.ultraOrder.TabIndex = 20; // // chkOrder // this.chkOrder.AutoSize = true; this.chkOrder.Location = new System.Drawing.Point(480, 52); this.chkOrder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chkOrder.Name = "chkOrder"; this.chkOrder.Size = new System.Drawing.Size(69, 22); this.chkOrder.TabIndex = 19; this.chkOrder.Text = "合同号"; this.chkOrder.CheckedChanged += new System.EventHandler(this.chkOrder_CheckedChanged); // // PipeQueryBaseJGSend // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.ultraOrder); this.Controls.Add(this.chkOrder); this.Controls.Add(this.dateEnd); this.Controls.Add(this.dateBegin); this.Controls.Add(this.ultraSAMPLE_NO_MIN); this.Controls.Add(this.chkSAMPLE_NO_MIN); this.Controls.Add(this.chkPrint); this.Controls.Add(this.ultraPrint); this.Controls.Add(this.chkPHY_NAME_MAX); this.Controls.Add(this.ultraQueryPHY_NAME_MAX); this.Controls.Add(this.chkSTEEL_GRADE); 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.ultraQuerySTEEL_GRADE); this.Controls.Add(this.ultraLabel2); this.Controls.Add(this.chkCONSIGN_TIME); this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "PipeQueryBaseJGSend"; this.Size = new System.Drawing.Size(2225, 119); this.Load += new System.EventHandler(this.PipeQueryBaseJGSend_Load); ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).EndInit(); ((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.ultraQuerySTEEL_GRADE)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraPrint)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkPrint)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO_MIN)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO_MIN)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraOrder)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkOrder)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTEEL_GRADE; 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.UltraWinEditors.UltraComboEditor ultraQuerySTEEL_GRADE; private Infragistics.Win.Misc.UltraLabel ultraLabel2; internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONSIGN_TIME; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPrint; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPrint; private System.Windows.Forms.DateTimePicker dateBegin; private System.Windows.Forms.DateTimePicker dateEnd; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryPHY_NAME_MAX; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPHY_NAME_MAX; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NO_MIN; internal Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO_MIN; internal Infragistics.Win.UltraWinEditors.UltraTextEditor ultraOrder; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkOrder; } }