| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244 |
- namespace Core.StlMes.Client.PlnSaleOrd.Control
- {
- partial class ComQueryPanel
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- 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.checkBoxisBl = new System.Windows.Forms.CheckBox();
- ((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();
- 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(125, 6);
- this.ultraDateTimeRollMonth.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraDateTimeRollMonth.MaskInput = "yyyy-mm";
- this.ultraDateTimeRollMonth.Name = "ultraDateTimeRollMonth";
- this.ultraDateTimeRollMonth.Size = new System.Drawing.Size(121, 24);
- this.ultraDateTimeRollMonth.TabIndex = 12;
- //
- // checkBoxisGp
- //
- this.checkBoxisGp.AutoSize = true;
- this.checkBoxisGp.Location = new System.Drawing.Point(1071, 9);
- this.checkBoxisGp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.checkBoxisGp.Name = "checkBoxisGp";
- this.checkBoxisGp.Size = new System.Drawing.Size(59, 19);
- this.checkBoxisGp.TabIndex = 21;
- this.checkBoxisGp.Text = "管坯";
- this.checkBoxisGp.UseVisualStyleBackColor = true;
- //
- // checkBoxForReqPORDERSTATUS
- //
- this.checkBoxForReqPORDERSTATUS.AutoSize = true;
- this.checkBoxForReqPORDERSTATUS.Checked = true;
- this.checkBoxForReqPORDERSTATUS.CheckState = System.Windows.Forms.CheckState.Checked;
- this.checkBoxForReqPORDERSTATUS.Location = new System.Drawing.Point(500, 9);
- this.checkBoxForReqPORDERSTATUS.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.checkBoxForReqPORDERSTATUS.Name = "checkBoxForReqPORDERSTATUS";
- this.checkBoxForReqPORDERSTATUS.Size = new System.Drawing.Size(89, 19);
- 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(23, 9);
- this.checkBoxRollMonth.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.checkBoxRollMonth.Name = "checkBoxRollMonth";
- this.checkBoxRollMonth.Size = new System.Drawing.Size(89, 19);
- 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(817, 6);
- this.ultraTextEditorAcceptNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTextEditorAcceptNo.Name = "ultraTextEditorAcceptNo";
- this.ultraTextEditorAcceptNo.Size = new System.Drawing.Size(105, 24);
- this.ultraTextEditorAcceptNo.TabIndex = 18;
- //
- // ctrlForQueryPORDERSTATUS
- //
- this.ctrlForQueryPORDERSTATUS.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ctrlForQueryPORDERSTATUS.Location = new System.Drawing.Point(603, 6);
- this.ctrlForQueryPORDERSTATUS.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ctrlForQueryPORDERSTATUS.Name = "ctrlForQueryPORDERSTATUS";
- this.ctrlForQueryPORDERSTATUS.Size = new System.Drawing.Size(105, 24);
- this.ctrlForQueryPORDERSTATUS.TabIndex = 16;
- //
- // checkBoxForReqORDER_NO
- //
- this.checkBoxForReqORDER_NO.AutoSize = true;
- this.checkBoxForReqORDER_NO.Location = new System.Drawing.Point(253, 9);
- this.checkBoxForReqORDER_NO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.checkBoxForReqORDER_NO.Name = "checkBoxForReqORDER_NO";
- this.checkBoxForReqORDER_NO.Size = new System.Drawing.Size(74, 19);
- 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(929, 9);
- this.checkBoxHvJg.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.checkBoxHvJg.Name = "checkBoxHvJg";
- this.checkBoxHvJg.Size = new System.Drawing.Size(59, 19);
- 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(340, 6);
- this.ctrlForQueryORDER_NO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ctrlForQueryORDER_NO.Name = "ctrlForQueryORDER_NO";
- this.ctrlForQueryORDER_NO.Size = new System.Drawing.Size(153, 24);
- this.ctrlForQueryORDER_NO.TabIndex = 14;
- //
- // checkBoxHvDj
- //
- this.checkBoxHvDj.AutoSize = true;
- this.checkBoxHvDj.Location = new System.Drawing.Point(1000, 9);
- this.checkBoxHvDj.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.checkBoxHvDj.Name = "checkBoxHvDj";
- this.checkBoxHvDj.Size = new System.Drawing.Size(59, 19);
- this.checkBoxHvDj.TabIndex = 20;
- this.checkBoxHvDj.Text = "短节";
- this.checkBoxHvDj.UseVisualStyleBackColor = true;
- //
- // checkBoxAcceptNo
- //
- this.checkBoxAcceptNo.AutoSize = true;
- this.checkBoxAcceptNo.Location = new System.Drawing.Point(715, 9);
- this.checkBoxAcceptNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.checkBoxAcceptNo.Name = "checkBoxAcceptNo";
- this.checkBoxAcceptNo.Size = new System.Drawing.Size(89, 19);
- 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(1205, 9);
- this.checkBoxIsConfirm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.checkBoxIsConfirm.Name = "checkBoxIsConfirm";
- this.checkBoxIsConfirm.Size = new System.Drawing.Size(74, 19);
- this.checkBoxIsConfirm.TabIndex = 22;
- this.checkBoxIsConfirm.Text = "未确认";
- this.checkBoxIsConfirm.UseVisualStyleBackColor = true;
- this.checkBoxIsConfirm.Visible = false;
- //
- // checkBoxisBl
- //
- this.checkBoxisBl.AutoSize = true;
- this.checkBoxisBl.Location = new System.Drawing.Point(1138, 9);
- this.checkBoxisBl.Margin = new System.Windows.Forms.Padding(4);
- this.checkBoxisBl.Name = "checkBoxisBl";
- this.checkBoxisBl.Size = new System.Drawing.Size(59, 19);
- this.checkBoxisBl.TabIndex = 23;
- this.checkBoxisBl.Text = "备料";
- this.checkBoxisBl.UseVisualStyleBackColor = true;
- this.checkBoxisBl.Visible = false;
- //
- // ComQueryPanel
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.checkBoxisBl);
- 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.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.Name = "ComQueryPanel";
- this.Size = new System.Drawing.Size(1442, 39);
- this.Load += new System.EventHandler(this.ComQueryPanel_Load);
- ((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();
- 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 checkBoxisBl;
- }
- }
|