| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267 |
- namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
- {
- partial class OutdecQueryBase
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- this.chkSTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtQueryCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraQuerySTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.chkCONSIGN_TIME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.chkSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtQuerySAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chkPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraQueryPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraPROOF_RING_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.chkPROOF_RING_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQuerySAMPLE_NAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraPROOF_RING_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkPROOF_RING_NO)).BeginInit();
- this.SuspendLayout();
- //
- // chkSTEEL_GRADE_NO
- //
- this.chkSTEEL_GRADE_NO.AutoSize = true;
- this.chkSTEEL_GRADE_NO.Location = new System.Drawing.Point(642, 12);
- this.chkSTEEL_GRADE_NO.Margin = new System.Windows.Forms.Padding(2);
- this.chkSTEEL_GRADE_NO.Name = "chkSTEEL_GRADE_NO";
- this.chkSTEEL_GRADE_NO.Size = new System.Drawing.Size(46, 19);
- this.chkSTEEL_GRADE_NO.TabIndex = 104;
- this.chkSTEEL_GRADE_NO.Text = "钢级";
- this.chkSTEEL_GRADE_NO.CheckedChanged += new System.EventHandler(this.chkSTEEL_GRADE_NO_CheckedChanged);
- //
- // chkCHECK_NO
- //
- this.chkCHECK_NO.AutoSize = true;
- this.chkCHECK_NO.Location = new System.Drawing.Point(300, 12);
- this.chkCHECK_NO.Margin = new System.Windows.Forms.Padding(2);
- this.chkCHECK_NO.Name = "chkCHECK_NO";
- this.chkCHECK_NO.Size = new System.Drawing.Size(71, 19);
- this.chkCHECK_NO.TabIndex = 102;
- this.chkCHECK_NO.Text = "检验编号";
- this.chkCHECK_NO.CheckedChanged += new System.EventHandler(this.chkCHECK_NO_CheckedChanged);
- //
- // txtQueryCHECK_NO
- //
- this.txtQueryCHECK_NO.Enabled = false;
- this.txtQueryCHECK_NO.Location = new System.Drawing.Point(375, 11);
- this.txtQueryCHECK_NO.MaxLength = 100;
- this.txtQueryCHECK_NO.Name = "txtQueryCHECK_NO";
- this.txtQueryCHECK_NO.Size = new System.Drawing.Size(92, 21);
- this.txtQueryCHECK_NO.TabIndex = 2;
- //
- // ultraQuerySTEEL_GRADE_NO
- //
- this.ultraQuerySTEEL_GRADE_NO.Enabled = false;
- this.ultraQuerySTEEL_GRADE_NO.Location = new System.Drawing.Point(692, 11);
- this.ultraQuerySTEEL_GRADE_NO.Name = "ultraQuerySTEEL_GRADE_NO";
- this.ultraQuerySTEEL_GRADE_NO.Size = new System.Drawing.Size(120, 21);
- this.ultraQuerySTEEL_GRADE_NO.TabIndex = 4;
- //
- // ultraLabel2
- //
- appearance15.TextHAlignAsString = "Center";
- appearance15.TextVAlignAsString = "Middle";
- this.ultraLabel2.Appearance = appearance15;
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(183, 14);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(17, 16);
- this.ultraLabel2.TabIndex = 57;
- this.ultraLabel2.Text = "至";
- //
- // dateEnd
- //
- this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
- this.dateEnd.Location = new System.Drawing.Point(204, 11);
- this.dateEnd.MaskInput = "yyyy-mm-dd";
- this.dateEnd.Name = "dateEnd";
- this.dateEnd.Size = new System.Drawing.Size(92, 21);
- this.dateEnd.TabIndex = 1;
- //
- // 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.Enabled = false;
- this.chkCONSIGN_TIME.Location = new System.Drawing.Point(12, 12);
- this.chkCONSIGN_TIME.Name = "chkCONSIGN_TIME";
- this.chkCONSIGN_TIME.Size = new System.Drawing.Size(71, 19);
- this.chkCONSIGN_TIME.TabIndex = 101;
- this.chkCONSIGN_TIME.Text = "委托时间";
- this.chkCONSIGN_TIME.CheckedChanged += new System.EventHandler(this.chkCONSIGN_TIME_CheckedChanged);
- //
- // dateBegin
- //
- this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
- this.dateBegin.FormatString = "";
- this.dateBegin.Location = new System.Drawing.Point(87, 11);
- this.dateBegin.MaskInput = "yyyy-mm-dd";
- this.dateBegin.Name = "dateBegin";
- this.dateBegin.Size = new System.Drawing.Size(92, 21);
- this.dateBegin.TabIndex = 0;
- //
- // chkSAMPLE_NAME
- //
- this.chkSAMPLE_NAME.AutoSize = true;
- this.chkSAMPLE_NAME.Location = new System.Drawing.Point(471, 12);
- this.chkSAMPLE_NAME.Margin = new System.Windows.Forms.Padding(2);
- this.chkSAMPLE_NAME.Name = "chkSAMPLE_NAME";
- this.chkSAMPLE_NAME.Size = new System.Drawing.Size(71, 19);
- this.chkSAMPLE_NAME.TabIndex = 106;
- this.chkSAMPLE_NAME.Text = "试样名称";
- this.chkSAMPLE_NAME.CheckedChanged += new System.EventHandler(this.chkSAMPLE_NAME_CheckedChanged);
- //
- // txtQuerySAMPLE_NAME
- //
- this.txtQuerySAMPLE_NAME.Enabled = false;
- this.txtQuerySAMPLE_NAME.Location = new System.Drawing.Point(546, 11);
- this.txtQuerySAMPLE_NAME.MaxLength = 200;
- this.txtQuerySAMPLE_NAME.Name = "txtQuerySAMPLE_NAME";
- this.txtQuerySAMPLE_NAME.Size = new System.Drawing.Size(92, 21);
- this.txtQuerySAMPLE_NAME.TabIndex = 105;
- //
- // chkPHY_NAME_MAX
- //
- this.chkPHY_NAME_MAX.AutoSize = true;
- this.chkPHY_NAME_MAX.Location = new System.Drawing.Point(817, 11);
- this.chkPHY_NAME_MAX.Margin = new System.Windows.Forms.Padding(2);
- this.chkPHY_NAME_MAX.Name = "chkPHY_NAME_MAX";
- this.chkPHY_NAME_MAX.Size = new System.Drawing.Size(59, 19);
- this.chkPHY_NAME_MAX.TabIndex = 108;
- this.chkPHY_NAME_MAX.Text = "检验项";
- this.chkPHY_NAME_MAX.Visible = false;
- this.chkPHY_NAME_MAX.CheckedChanged += new System.EventHandler(this.chkPHY_NAME_MAX_CheckedChanged);
- //
- // ultraQueryPHY_NAME_MAX
- //
- this.ultraQueryPHY_NAME_MAX.Enabled = false;
- this.ultraQueryPHY_NAME_MAX.Location = new System.Drawing.Point(881, 12);
- this.ultraQueryPHY_NAME_MAX.Name = "ultraQueryPHY_NAME_MAX";
- this.ultraQueryPHY_NAME_MAX.Size = new System.Drawing.Size(94, 21);
- this.ultraQueryPHY_NAME_MAX.TabIndex = 107;
- this.ultraQueryPHY_NAME_MAX.Visible = false;
- //
- // ultraPROOF_RING_NO
- //
- this.ultraPROOF_RING_NO.DropDownListWidth = -1;
- this.ultraPROOF_RING_NO.Enabled = false;
- this.ultraPROOF_RING_NO.Location = new System.Drawing.Point(1044, 13);
- this.ultraPROOF_RING_NO.Name = "ultraPROOF_RING_NO";
- this.ultraPROOF_RING_NO.Size = new System.Drawing.Size(101, 21);
- this.ultraPROOF_RING_NO.TabIndex = 109;
- this.ultraPROOF_RING_NO.Visible = false;
- //
- // chkPROOF_RING_NO
- //
- this.chkPROOF_RING_NO.AutoSize = true;
- this.chkPROOF_RING_NO.Location = new System.Drawing.Point(980, 13);
- this.chkPROOF_RING_NO.Margin = new System.Windows.Forms.Padding(2);
- this.chkPROOF_RING_NO.Name = "chkPROOF_RING_NO";
- this.chkPROOF_RING_NO.Size = new System.Drawing.Size(59, 19);
- this.chkPROOF_RING_NO.TabIndex = 110;
- this.chkPROOF_RING_NO.Text = "应力环";
- this.chkPROOF_RING_NO.Visible = false;
- this.chkPROOF_RING_NO.CheckedChanged += new System.EventHandler(this.chkFLAG_CheckedChanged);
- //
- // OutdecQueryBase
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.chkPROOF_RING_NO);
- this.Controls.Add(this.ultraPROOF_RING_NO);
- this.Controls.Add(this.chkPHY_NAME_MAX);
- this.Controls.Add(this.ultraQueryPHY_NAME_MAX);
- this.Controls.Add(this.chkSAMPLE_NAME);
- this.Controls.Add(this.txtQuerySAMPLE_NAME);
- this.Controls.Add(this.chkSTEEL_GRADE_NO);
- this.Controls.Add(this.chkCHECK_NO);
- this.Controls.Add(this.txtQueryCHECK_NO);
- this.Controls.Add(this.ultraQuerySTEEL_GRADE_NO);
- this.Controls.Add(this.ultraLabel2);
- this.Controls.Add(this.dateEnd);
- this.Controls.Add(this.chkCONSIGN_TIME);
- this.Controls.Add(this.dateBegin);
- this.Name = "OutdecQueryBase";
- this.Size = new System.Drawing.Size(1328, 40);
- this.Load += new System.EventHandler(this.OutdecQueryBase_Load);
- ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQuerySAMPLE_NAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraPROOF_RING_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkPROOF_RING_NO)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTEEL_GRADE_NO;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_NO;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryCHECK_NO;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySTEEL_GRADE_NO;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
- internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONSIGN_TIME;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NAME;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQuerySAMPLE_NAME;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPHY_NAME_MAX;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryPHY_NAME_MAX;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPROOF_RING_NO;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPROOF_RING_NO;
- }
- }
|