namespace Core.StlMes.Client.PlnSaleOrd.Control { partial class ComQueryPanlInf { /// /// 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() { Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); this.ultraComboOrdSource = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.checkBoxRollMonth = new System.Windows.Forms.CheckBox(); this.ultraDateTimeRollMonth = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.checkBoxAcceptNo = new System.Windows.Forms.CheckBox(); this.ctrlForQueryPORDERSTATUS = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.checkBoxForReqORDER_NO = new System.Windows.Forms.CheckBox(); this.ultraTextEditorAcceptNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.checkBoxForReqPORDERSTATUS = new System.Windows.Forms.CheckBox(); this.ctrlForQueryORDER_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.checkBoxHvJg = new System.Windows.Forms.CheckBox(); this.checkBoxAddZz = new System.Windows.Forms.CheckBox(); this.checkBoxBk = new System.Windows.Forms.CheckBox(); this.checkBoxDc = new System.Windows.Forms.CheckBox(); this.checkBoxInSpec = new System.Windows.Forms.CheckBox(); this.checkBoxOrdSource = new System.Windows.Forms.CheckBox(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboOrdSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPORDERSTATUS)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorAcceptNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).BeginInit(); this.SuspendLayout(); // // ultraComboOrdSource // this.ultraComboOrdSource.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem3.DataValue = "销售合同"; valueListItem1.DataValue = "补量需求"; valueListItem2.DataValue = "备料需求"; this.ultraComboOrdSource.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem3, valueListItem1, valueListItem2}); this.ultraComboOrdSource.Location = new System.Drawing.Point(92, 3); this.ultraComboOrdSource.Name = "ultraComboOrdSource"; this.ultraComboOrdSource.Size = new System.Drawing.Size(79, 21); this.ultraComboOrdSource.TabIndex = 34; // // checkBoxRollMonth // this.checkBoxRollMonth.AutoSize = true; this.checkBoxRollMonth.Location = new System.Drawing.Point(177, 5); this.checkBoxRollMonth.Name = "checkBoxRollMonth"; this.checkBoxRollMonth.Size = new System.Drawing.Size(72, 16); this.checkBoxRollMonth.TabIndex = 26; this.checkBoxRollMonth.Text = "轧制月份"; this.checkBoxRollMonth.UseVisualStyleBackColor = true; this.checkBoxRollMonth.CheckedChanged += new System.EventHandler(this.checkBoxRollMonth_CheckedChanged); // // ultraDateTimeRollMonth // this.ultraDateTimeRollMonth.Enabled = false; this.ultraDateTimeRollMonth.FormatProvider = new System.Globalization.CultureInfo("sq-AL"); this.ultraDateTimeRollMonth.FormatString = "yyyy-MM"; this.ultraDateTimeRollMonth.Location = new System.Drawing.Point(254, 3); this.ultraDateTimeRollMonth.MaskInput = "yyyy-mm"; this.ultraDateTimeRollMonth.Name = "ultraDateTimeRollMonth"; this.ultraDateTimeRollMonth.Size = new System.Drawing.Size(91, 21); this.ultraDateTimeRollMonth.TabIndex = 27; // // checkBoxAcceptNo // this.checkBoxAcceptNo.AutoSize = true; this.checkBoxAcceptNo.Location = new System.Drawing.Point(696, 5); this.checkBoxAcceptNo.Name = "checkBoxAcceptNo"; this.checkBoxAcceptNo.Size = new System.Drawing.Size(72, 16); this.checkBoxAcceptNo.TabIndex = 32; this.checkBoxAcceptNo.Text = "接收批次"; this.checkBoxAcceptNo.UseVisualStyleBackColor = true; this.checkBoxAcceptNo.CheckedChanged += new System.EventHandler(this.checkBoxAcceptNo_CheckedChanged); // // ctrlForQueryPORDERSTATUS // this.ctrlForQueryPORDERSTATUS.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.ctrlForQueryPORDERSTATUS.Location = new System.Drawing.Point(612, 3); this.ctrlForQueryPORDERSTATUS.Name = "ctrlForQueryPORDERSTATUS"; this.ctrlForQueryPORDERSTATUS.Size = new System.Drawing.Size(79, 21); this.ctrlForQueryPORDERSTATUS.TabIndex = 31; // // checkBoxForReqORDER_NO // this.checkBoxForReqORDER_NO.AutoSize = true; this.checkBoxForReqORDER_NO.Location = new System.Drawing.Point(350, 5); this.checkBoxForReqORDER_NO.Name = "checkBoxForReqORDER_NO"; this.checkBoxForReqORDER_NO.Size = new System.Drawing.Size(60, 16); this.checkBoxForReqORDER_NO.TabIndex = 28; this.checkBoxForReqORDER_NO.Text = "合同号"; this.checkBoxForReqORDER_NO.UseVisualStyleBackColor = true; this.checkBoxForReqORDER_NO.CheckedChanged += new System.EventHandler(this.checkBoxForReqORDER_NO_CheckedChanged); // // ultraTextEditorAcceptNo // this.ultraTextEditorAcceptNo.Enabled = false; this.ultraTextEditorAcceptNo.Location = new System.Drawing.Point(773, 3); this.ultraTextEditorAcceptNo.Name = "ultraTextEditorAcceptNo"; this.ultraTextEditorAcceptNo.Size = new System.Drawing.Size(79, 21); this.ultraTextEditorAcceptNo.TabIndex = 33; // // checkBoxForReqPORDERSTATUS // this.checkBoxForReqPORDERSTATUS.AutoSize = true; this.checkBoxForReqPORDERSTATUS.Checked = true; this.checkBoxForReqPORDERSTATUS.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBoxForReqPORDERSTATUS.Location = new System.Drawing.Point(535, 5); this.checkBoxForReqPORDERSTATUS.Name = "checkBoxForReqPORDERSTATUS"; this.checkBoxForReqPORDERSTATUS.Size = new System.Drawing.Size(72, 16); this.checkBoxForReqPORDERSTATUS.TabIndex = 30; this.checkBoxForReqPORDERSTATUS.Text = "合同状态"; this.checkBoxForReqPORDERSTATUS.UseVisualStyleBackColor = true; // // ctrlForQueryORDER_NO // this.ctrlForQueryORDER_NO.Enabled = false; this.ctrlForQueryORDER_NO.Location = new System.Drawing.Point(415, 3); this.ctrlForQueryORDER_NO.Name = "ctrlForQueryORDER_NO"; this.ctrlForQueryORDER_NO.Size = new System.Drawing.Size(115, 21); this.ctrlForQueryORDER_NO.TabIndex = 29; // // checkBoxHvJg // this.checkBoxHvJg.AutoSize = true; this.checkBoxHvJg.Location = new System.Drawing.Point(858, 5); this.checkBoxHvJg.Name = "checkBoxHvJg"; this.checkBoxHvJg.Size = new System.Drawing.Size(48, 16); this.checkBoxHvJg.TabIndex = 36; this.checkBoxHvJg.Text = "接箍"; this.checkBoxHvJg.UseVisualStyleBackColor = true; // // checkBoxAddZz // this.checkBoxAddZz.AutoSize = true; this.checkBoxAddZz.Location = new System.Drawing.Point(966, 5); this.checkBoxAddZz.Name = "checkBoxAddZz"; this.checkBoxAddZz.Size = new System.Drawing.Size(72, 16); this.checkBoxAddZz.TabIndex = 37; this.checkBoxAddZz.Text = "轧制加长"; this.checkBoxAddZz.UseVisualStyleBackColor = true; // // checkBoxBk // this.checkBoxBk.AutoSize = true; this.checkBoxBk.Location = new System.Drawing.Point(1044, 5); this.checkBoxBk.Name = "checkBoxBk"; this.checkBoxBk.Size = new System.Drawing.Size(48, 16); this.checkBoxBk.TabIndex = 38; this.checkBoxBk.Text = "拔扩"; this.checkBoxBk.UseVisualStyleBackColor = true; this.checkBoxBk.CheckedChanged += new System.EventHandler(this.checkBoxBk_CheckedChanged); // // checkBoxDc // this.checkBoxDc.AutoSize = true; this.checkBoxDc.Location = new System.Drawing.Point(1098, 6); this.checkBoxDc.Name = "checkBoxDc"; this.checkBoxDc.Size = new System.Drawing.Size(48, 16); this.checkBoxDc.TabIndex = 39; this.checkBoxDc.Text = "镦粗"; this.checkBoxDc.UseVisualStyleBackColor = true; this.checkBoxDc.CheckedChanged += new System.EventHandler(this.checkBoxDc_CheckedChanged); // // checkBoxInSpec // this.checkBoxInSpec.AutoSize = true; this.checkBoxInSpec.Location = new System.Drawing.Point(912, 5); this.checkBoxInSpec.Name = "checkBoxInSpec"; this.checkBoxInSpec.Size = new System.Drawing.Size(48, 16); this.checkBoxInSpec.TabIndex = 40; this.checkBoxInSpec.Text = "探伤"; this.checkBoxInSpec.UseVisualStyleBackColor = true; // // checkBoxOrdSource // this.checkBoxOrdSource.AutoSize = true; this.checkBoxOrdSource.Location = new System.Drawing.Point(14, 5); this.checkBoxOrdSource.Name = "checkBoxOrdSource"; this.checkBoxOrdSource.Size = new System.Drawing.Size(72, 16); this.checkBoxOrdSource.TabIndex = 55; this.checkBoxOrdSource.Text = "排产分类"; this.checkBoxOrdSource.UseVisualStyleBackColor = true; this.checkBoxOrdSource.CheckedChanged += new System.EventHandler(this.checkBoxOrdSource_CheckedChanged); // // ComQueryPanlInf // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.checkBoxOrdSource); this.Controls.Add(this.checkBoxInSpec); this.Controls.Add(this.checkBoxDc); this.Controls.Add(this.checkBoxBk); this.Controls.Add(this.checkBoxAddZz); this.Controls.Add(this.checkBoxHvJg); this.Controls.Add(this.ultraComboOrdSource); this.Controls.Add(this.checkBoxRollMonth); this.Controls.Add(this.ultraDateTimeRollMonth); this.Controls.Add(this.checkBoxAcceptNo); this.Controls.Add(this.ctrlForQueryPORDERSTATUS); this.Controls.Add(this.checkBoxForReqORDER_NO); this.Controls.Add(this.ultraTextEditorAcceptNo); this.Controls.Add(this.checkBoxForReqPORDERSTATUS); this.Controls.Add(this.ctrlForQueryORDER_NO); this.Name = "ComQueryPanlInf"; this.Size = new System.Drawing.Size(1175, 27); this.Load += new System.EventHandler(this.ComQueryPanlInf_Load); ((System.ComponentModel.ISupportInitialize)(this.ultraComboOrdSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPORDERSTATUS)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorAcceptNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion public Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboOrdSource; public System.Windows.Forms.CheckBox checkBoxRollMonth; public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeRollMonth; public System.Windows.Forms.CheckBox checkBoxAcceptNo; public Infragistics.Win.UltraWinEditors.UltraComboEditor ctrlForQueryPORDERSTATUS; public System.Windows.Forms.CheckBox checkBoxForReqORDER_NO; public Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditorAcceptNo; public System.Windows.Forms.CheckBox checkBoxForReqPORDERSTATUS; public Infragistics.Win.UltraWinEditors.UltraTextEditor ctrlForQueryORDER_NO; public System.Windows.Forms.CheckBox checkBoxHvJg; public System.Windows.Forms.CheckBox checkBoxAddZz; public System.Windows.Forms.CheckBox checkBoxBk; public System.Windows.Forms.CheckBox checkBoxDc; public System.Windows.Forms.CheckBox checkBoxInSpec; public System.Windows.Forms.CheckBox checkBoxOrdSource; } }