namespace Core.StlMes.Client.PlnSaleOrd.Control
{
partial class ComOrdJGDJPanel
{
///
/// 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 valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
this.checkBoxRollMonth = new System.Windows.Forms.CheckBox();
this.ultraTextEditorAcceptNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
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.ultraDateTimeRollMonth = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ctrlForQueryPORDERSTATUS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.checkBoxForReqPORDERSTATUS = new System.Windows.Forms.CheckBox();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorAcceptNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPORDERSTATUS)).BeginInit();
this.SuspendLayout();
//
// checkBoxRollMonth
//
this.checkBoxRollMonth.AutoSize = true;
this.checkBoxRollMonth.Location = new System.Drawing.Point(14, 8);
this.checkBoxRollMonth.Name = "checkBoxRollMonth";
this.checkBoxRollMonth.Size = new System.Drawing.Size(72, 16);
this.checkBoxRollMonth.TabIndex = 10;
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(611, 6);
this.ultraTextEditorAcceptNo.Name = "ultraTextEditorAcceptNo";
this.ultraTextEditorAcceptNo.Size = new System.Drawing.Size(79, 21);
this.ultraTextEditorAcceptNo.TabIndex = 15;
//
// checkBoxForReqORDER_NO
//
this.checkBoxForReqORDER_NO.AutoSize = true;
this.checkBoxForReqORDER_NO.Location = new System.Drawing.Point(346, 8);
this.checkBoxForReqORDER_NO.Name = "checkBoxForReqORDER_NO";
this.checkBoxForReqORDER_NO.Size = new System.Drawing.Size(60, 16);
this.checkBoxForReqORDER_NO.TabIndex = 12;
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(696, 8);
this.checkBoxHvJg.Name = "checkBoxHvJg";
this.checkBoxHvJg.Size = new System.Drawing.Size(48, 16);
this.checkBoxHvJg.TabIndex = 16;
this.checkBoxHvJg.Text = "接箍";
this.checkBoxHvJg.UseVisualStyleBackColor = true;
//
// ctrlForQueryORDER_NO
//
this.ctrlForQueryORDER_NO.Enabled = false;
this.ctrlForQueryORDER_NO.Location = new System.Drawing.Point(412, 6);
this.ctrlForQueryORDER_NO.Name = "ctrlForQueryORDER_NO";
this.ctrlForQueryORDER_NO.Size = new System.Drawing.Size(115, 21);
this.ctrlForQueryORDER_NO.TabIndex = 13;
//
// checkBoxHvDj
//
this.checkBoxHvDj.AutoSize = true;
this.checkBoxHvDj.Location = new System.Drawing.Point(750, 8);
this.checkBoxHvDj.Name = "checkBoxHvDj";
this.checkBoxHvDj.Size = new System.Drawing.Size(48, 16);
this.checkBoxHvDj.TabIndex = 17;
this.checkBoxHvDj.Text = "短节";
this.checkBoxHvDj.UseVisualStyleBackColor = true;
//
// checkBoxAcceptNo
//
this.checkBoxAcceptNo.AutoSize = true;
this.checkBoxAcceptNo.Location = new System.Drawing.Point(533, 8);
this.checkBoxAcceptNo.Name = "checkBoxAcceptNo";
this.checkBoxAcceptNo.Size = new System.Drawing.Size(72, 16);
this.checkBoxAcceptNo.TabIndex = 14;
this.checkBoxAcceptNo.Text = "接收批次";
this.checkBoxAcceptNo.UseVisualStyleBackColor = true;
this.checkBoxAcceptNo.CheckedChanged += new System.EventHandler(this.checkBoxAcceptNo_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(92, 6);
this.ultraDateTimeRollMonth.MaskInput = "yyyy-mm";
this.ultraDateTimeRollMonth.Name = "ultraDateTimeRollMonth";
this.ultraDateTimeRollMonth.Size = new System.Drawing.Size(86, 21);
this.ultraDateTimeRollMonth.TabIndex = 18;
//
// ctrlForQueryPORDERSTATUS
//
this.ctrlForQueryPORDERSTATUS.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
valueListItem1.DataValue = "1";
valueListItem1.DisplayText = "已接收";
valueListItem2.DataValue = "2";
valueListItem2.DisplayText = "已下发";
valueListItem3.DataValue = "3";
valueListItem3.DisplayText = "生产中";
valueListItem4.DataValue = "4";
valueListItem4.DisplayText = "生产完成";
valueListItem5.DataValue = "5";
valueListItem5.DisplayText = "缴库完毕";
this.ctrlForQueryPORDERSTATUS.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem1,
valueListItem2,
valueListItem3,
valueListItem4,
valueListItem5});
this.ctrlForQueryPORDERSTATUS.Location = new System.Drawing.Point(261, 6);
this.ctrlForQueryPORDERSTATUS.Name = "ctrlForQueryPORDERSTATUS";
this.ctrlForQueryPORDERSTATUS.Size = new System.Drawing.Size(79, 21);
this.ctrlForQueryPORDERSTATUS.TabIndex = 20;
//
// checkBoxForReqPORDERSTATUS
//
this.checkBoxForReqPORDERSTATUS.AutoSize = true;
this.checkBoxForReqPORDERSTATUS.Checked = true;
this.checkBoxForReqPORDERSTATUS.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBoxForReqPORDERSTATUS.Location = new System.Drawing.Point(184, 8);
this.checkBoxForReqPORDERSTATUS.Name = "checkBoxForReqPORDERSTATUS";
this.checkBoxForReqPORDERSTATUS.Size = new System.Drawing.Size(72, 16);
this.checkBoxForReqPORDERSTATUS.TabIndex = 19;
this.checkBoxForReqPORDERSTATUS.Text = "合同状态";
this.checkBoxForReqPORDERSTATUS.UseVisualStyleBackColor = true;
this.checkBoxForReqPORDERSTATUS.CheckedChanged += new System.EventHandler(this.checkBoxForReqPORDERSTATUS_CheckedChanged);
//
// ComOrdJGDJPanel
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.ctrlForQueryPORDERSTATUS);
this.Controls.Add(this.checkBoxForReqPORDERSTATUS);
this.Controls.Add(this.ultraDateTimeRollMonth);
this.Controls.Add(this.checkBoxRollMonth);
this.Controls.Add(this.ultraTextEditorAcceptNo);
this.Controls.Add(this.checkBoxForReqORDER_NO);
this.Controls.Add(this.checkBoxHvJg);
this.Controls.Add(this.ctrlForQueryORDER_NO);
this.Controls.Add(this.checkBoxHvDj);
this.Controls.Add(this.checkBoxAcceptNo);
this.Name = "ComOrdJGDJPanel";
this.Size = new System.Drawing.Size(837, 32);
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorAcceptNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPORDERSTATUS)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
public System.Windows.Forms.CheckBox checkBoxRollMonth;
public Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditorAcceptNo;
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 Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeRollMonth;
public Infragistics.Win.UltraWinEditors.UltraComboEditor ctrlForQueryPORDERSTATUS;
public System.Windows.Forms.CheckBox checkBoxForReqPORDERSTATUS;
}
}