namespace Core.StlMes.Client.PlnSaleOrd.Control { partial class ComQueryPanelProdu { /// /// 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 valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem(); this.ultraDateTimeRollMonth = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.checkBoxisGp = new System.Windows.Forms.CheckBox(); this.checkBoxForReqPORDERSTATUS = new System.Windows.Forms.CheckBox(); this.checkBoxRollMonth = new System.Windows.Forms.CheckBox(); this.ultraTextEditorAcceptNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ctrlForQueryPORDERSTATUS = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.checkBoxForReqORDER_NO = new System.Windows.Forms.CheckBox(); this.checkBoxHvJg = new System.Windows.Forms.CheckBox(); this.ctrlForQueryORDER_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.checkBoxHvDj = new System.Windows.Forms.CheckBox(); this.checkBoxAcceptNo = new System.Windows.Forms.CheckBox(); this.checkBoxIsConfirm = new System.Windows.Forms.CheckBox(); this.checkBoxFinish = new System.Windows.Forms.CheckBox(); this.ultraComboFinishEditor = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorAcceptNo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPORDERSTATUS)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboFinishEditor)).BeginInit(); this.SuspendLayout(); // // 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(92, 2); this.ultraDateTimeRollMonth.MaskInput = "yyyy-mm"; this.ultraDateTimeRollMonth.Name = "ultraDateTimeRollMonth"; this.ultraDateTimeRollMonth.Size = new System.Drawing.Size(75, 21); this.ultraDateTimeRollMonth.TabIndex = 12; // // checkBoxisGp // this.checkBoxisGp.AutoSize = true; this.checkBoxisGp.Location = new System.Drawing.Point(573, 29); this.checkBoxisGp.Name = "checkBoxisGp"; this.checkBoxisGp.Size = new System.Drawing.Size(48, 16); this.checkBoxisGp.TabIndex = 21; this.checkBoxisGp.Text = "管坯"; this.checkBoxisGp.UseVisualStyleBackColor = true; // // checkBoxForReqPORDERSTATUS // this.checkBoxForReqPORDERSTATUS.AutoSize = true; this.checkBoxForReqPORDERSTATUS.Location = new System.Drawing.Point(390, 5); this.checkBoxForReqPORDERSTATUS.Name = "checkBoxForReqPORDERSTATUS"; this.checkBoxForReqPORDERSTATUS.Size = new System.Drawing.Size(72, 16); this.checkBoxForReqPORDERSTATUS.TabIndex = 15; this.checkBoxForReqPORDERSTATUS.Text = "合同状态"; this.checkBoxForReqPORDERSTATUS.UseVisualStyleBackColor = true; this.checkBoxForReqPORDERSTATUS.CheckedChanged += new System.EventHandler(this.checkBoxForReqPORDERSTATUS_CheckedChanged); // // checkBoxRollMonth // this.checkBoxRollMonth.AutoSize = true; this.checkBoxRollMonth.Location = new System.Drawing.Point(15, 4); this.checkBoxRollMonth.Name = "checkBoxRollMonth"; this.checkBoxRollMonth.Size = new System.Drawing.Size(72, 16); this.checkBoxRollMonth.TabIndex = 11; this.checkBoxRollMonth.Text = "轧制月份"; this.checkBoxRollMonth.UseVisualStyleBackColor = true; this.checkBoxRollMonth.CheckedChanged += new System.EventHandler(this.checkBoxRollMonth_CheckedChanged); // // ultraTextEditorAcceptNo // this.ultraTextEditorAcceptNo.Enabled = false; this.ultraTextEditorAcceptNo.Location = new System.Drawing.Point(262, 27); this.ultraTextEditorAcceptNo.Name = "ultraTextEditorAcceptNo"; this.ultraTextEditorAcceptNo.Size = new System.Drawing.Size(105, 21); this.ultraTextEditorAcceptNo.TabIndex = 18; // // ctrlForQueryPORDERSTATUS // this.ctrlForQueryPORDERSTATUS.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.ctrlForQueryPORDERSTATUS.Enabled = false; this.ctrlForQueryPORDERSTATUS.Location = new System.Drawing.Point(468, 3); this.ctrlForQueryPORDERSTATUS.Name = "ctrlForQueryPORDERSTATUS"; this.ctrlForQueryPORDERSTATUS.Size = new System.Drawing.Size(80, 21); this.ctrlForQueryPORDERSTATUS.TabIndex = 16; // // checkBoxForReqORDER_NO // this.checkBoxForReqORDER_NO.AutoSize = true; this.checkBoxForReqORDER_NO.Location = new System.Drawing.Point(185, 4); this.checkBoxForReqORDER_NO.Name = "checkBoxForReqORDER_NO"; this.checkBoxForReqORDER_NO.Size = new System.Drawing.Size(60, 16); this.checkBoxForReqORDER_NO.TabIndex = 13; this.checkBoxForReqORDER_NO.Text = "合同号"; this.checkBoxForReqORDER_NO.UseVisualStyleBackColor = true; this.checkBoxForReqORDER_NO.CheckedChanged += new System.EventHandler(this.checkBoxForReqORDER_NO_CheckedChanged); // // checkBoxHvJg // this.checkBoxHvJg.AutoSize = true; this.checkBoxHvJg.Location = new System.Drawing.Point(573, 5); this.checkBoxHvJg.Name = "checkBoxHvJg"; this.checkBoxHvJg.Size = new System.Drawing.Size(48, 16); this.checkBoxHvJg.TabIndex = 19; this.checkBoxHvJg.Text = "接箍"; this.checkBoxHvJg.UseVisualStyleBackColor = true; // // ctrlForQueryORDER_NO // this.ctrlForQueryORDER_NO.Enabled = false; this.ctrlForQueryORDER_NO.Location = new System.Drawing.Point(262, 2); this.ctrlForQueryORDER_NO.Name = "ctrlForQueryORDER_NO"; this.ctrlForQueryORDER_NO.Size = new System.Drawing.Size(105, 21); this.ctrlForQueryORDER_NO.TabIndex = 14; // // checkBoxHvDj // this.checkBoxHvDj.AutoSize = true; this.checkBoxHvDj.Location = new System.Drawing.Point(626, 5); this.checkBoxHvDj.Name = "checkBoxHvDj"; this.checkBoxHvDj.Size = new System.Drawing.Size(48, 16); this.checkBoxHvDj.TabIndex = 20; this.checkBoxHvDj.Text = "短节"; this.checkBoxHvDj.UseVisualStyleBackColor = true; // // checkBoxAcceptNo // this.checkBoxAcceptNo.AutoSize = true; this.checkBoxAcceptNo.Location = new System.Drawing.Point(185, 29); this.checkBoxAcceptNo.Name = "checkBoxAcceptNo"; this.checkBoxAcceptNo.Size = new System.Drawing.Size(72, 16); this.checkBoxAcceptNo.TabIndex = 17; this.checkBoxAcceptNo.Text = "接收批次"; this.checkBoxAcceptNo.UseVisualStyleBackColor = true; this.checkBoxAcceptNo.CheckedChanged += new System.EventHandler(this.checkBoxAcceptNo_CheckedChanged); // // checkBoxIsConfirm // this.checkBoxIsConfirm.AutoSize = true; this.checkBoxIsConfirm.Checked = true; this.checkBoxIsConfirm.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBoxIsConfirm.Location = new System.Drawing.Point(627, 29); this.checkBoxIsConfirm.Name = "checkBoxIsConfirm"; this.checkBoxIsConfirm.Size = new System.Drawing.Size(60, 16); this.checkBoxIsConfirm.TabIndex = 22; this.checkBoxIsConfirm.Text = "未确认"; this.checkBoxIsConfirm.UseVisualStyleBackColor = true; this.checkBoxIsConfirm.Visible = false; // // checkBoxFinish // this.checkBoxFinish.AutoSize = true; this.checkBoxFinish.Checked = true; this.checkBoxFinish.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBoxFinish.Location = new System.Drawing.Point(390, 30); this.checkBoxFinish.Name = "checkBoxFinish"; this.checkBoxFinish.Size = new System.Drawing.Size(72, 16); this.checkBoxFinish.TabIndex = 54; this.checkBoxFinish.Text = "生产情况"; this.checkBoxFinish.UseVisualStyleBackColor = true; this.checkBoxFinish.CheckedChanged += new System.EventHandler(this.checkBoxFinish_CheckedChanged); // // ultraComboFinishEditor // this.ultraComboFinishEditor.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem4.DataValue = "0"; valueListItem4.DisplayText = "在产合同"; valueListItem6.DataValue = "1"; valueListItem6.DisplayText = "全部"; this.ultraComboFinishEditor.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem4, valueListItem6}); this.ultraComboFinishEditor.Location = new System.Drawing.Point(468, 27); this.ultraComboFinishEditor.Name = "ultraComboFinishEditor"; this.ultraComboFinishEditor.Size = new System.Drawing.Size(80, 21); this.ultraComboFinishEditor.TabIndex = 55; // // ComQueryPanelProdu // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.checkBoxFinish); this.Controls.Add(this.ultraComboFinishEditor); this.Controls.Add(this.checkBoxIsConfirm); this.Controls.Add(this.checkBoxRollMonth); this.Controls.Add(this.ultraDateTimeRollMonth); this.Controls.Add(this.checkBoxAcceptNo); this.Controls.Add(this.ctrlForQueryPORDERSTATUS); this.Controls.Add(this.checkBoxisGp); this.Controls.Add(this.checkBoxForReqORDER_NO); this.Controls.Add(this.checkBoxHvDj); this.Controls.Add(this.ultraTextEditorAcceptNo); this.Controls.Add(this.checkBoxForReqPORDERSTATUS); this.Controls.Add(this.checkBoxHvJg); this.Controls.Add(this.ctrlForQueryORDER_NO); this.Name = "ComQueryPanelProdu"; this.Size = new System.Drawing.Size(789, 51); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorAcceptNo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPORDERSTATUS)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboFinishEditor)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeRollMonth; public System.Windows.Forms.CheckBox checkBoxisGp; public System.Windows.Forms.CheckBox checkBoxForReqPORDERSTATUS; public System.Windows.Forms.CheckBox checkBoxRollMonth; public Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditorAcceptNo; public Infragistics.Win.UltraWinEditors.UltraComboEditor ctrlForQueryPORDERSTATUS; public System.Windows.Forms.CheckBox checkBoxForReqORDER_NO; public System.Windows.Forms.CheckBox checkBoxHvJg; public Infragistics.Win.UltraWinEditors.UltraTextEditor ctrlForQueryORDER_NO; public System.Windows.Forms.CheckBox checkBoxHvDj; public System.Windows.Forms.CheckBox checkBoxAcceptNo; public System.Windows.Forms.CheckBox checkBoxIsConfirm; public System.Windows.Forms.CheckBox checkBoxFinish; public Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboFinishEditor; } }