| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362 |
- namespace Core.StlMes.Client.Mcp.Control
- {
- partial class QueryFrame
- {
- /// <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 appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.panel1 = new System.Windows.Forms.Panel();
- this.cmbProductionLine = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.txtDiameter = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtThickness = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.cmbThreadType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.cmbVariety = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.cmbMaterial = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.cmbGrade = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.txtLotNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.dtEndDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.dtStartDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.txtHeatNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbProductionLine)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDiameter)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtThickness)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbThreadType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbVariety)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbMaterial)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGrade)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtEndDate)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtStartDate)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).BeginInit();
- this.SuspendLayout();
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.panel1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(948, 65);
- this.ultraGroupBox1.TabIndex = 1;
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
- this.panel1.Controls.Add(this.cmbProductionLine);
- this.panel1.Controls.Add(this.ultraLabel10);
- this.panel1.Controls.Add(this.txtDiameter);
- this.panel1.Controls.Add(this.txtThickness);
- this.panel1.Controls.Add(this.ultraLabel9);
- this.panel1.Controls.Add(this.cmbThreadType);
- this.panel1.Controls.Add(this.ultraLabel8);
- this.panel1.Controls.Add(this.cmbVariety);
- this.panel1.Controls.Add(this.ultraLabel7);
- this.panel1.Controls.Add(this.cmbMaterial);
- this.panel1.Controls.Add(this.ultraLabel6);
- this.panel1.Controls.Add(this.cmbGrade);
- this.panel1.Controls.Add(this.ultraLabel5);
- this.panel1.Controls.Add(this.txtLotNo);
- this.panel1.Controls.Add(this.ultraLabel4);
- this.panel1.Controls.Add(this.dtEndDate);
- this.panel1.Controls.Add(this.dtStartDate);
- this.panel1.Controls.Add(this.txtHeatNo);
- this.panel1.Controls.Add(this.ultraLabel1);
- this.panel1.Controls.Add(this.ultraLabel2);
- this.panel1.Controls.Add(this.ultraLabel3);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(3, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(942, 62);
- this.panel1.TabIndex = 0;
- //
- // cmbProductionLine
- //
- this.cmbProductionLine.Location = new System.Drawing.Point(555, 35);
- this.cmbProductionLine.Name = "cmbProductionLine";
- this.cmbProductionLine.Size = new System.Drawing.Size(120, 21);
- this.cmbProductionLine.TabIndex = 49;
- //
- // ultraLabel10
- //
- appearance5.TextHAlignAsString = "Center";
- appearance5.TextVAlignAsString = "Middle";
- this.ultraLabel10.Appearance = appearance5;
- this.ultraLabel10.Location = new System.Drawing.Point(504, 35);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(65, 23);
- this.ultraLabel10.TabIndex = 48;
- this.ultraLabel10.Text = "产线";
- //
- // txtDiameter
- //
- this.txtDiameter.Location = new System.Drawing.Point(369, 35);
- this.txtDiameter.Name = "txtDiameter";
- this.txtDiameter.Size = new System.Drawing.Size(58, 21);
- this.txtDiameter.TabIndex = 47;
- //
- // txtThickness
- //
- this.txtThickness.Location = new System.Drawing.Point(431, 35);
- this.txtThickness.MaxValue = 999999;
- this.txtThickness.MinValue = 0;
- this.txtThickness.Name = "txtThickness";
- this.txtThickness.Size = new System.Drawing.Size(58, 21);
- this.txtThickness.TabIndex = 46;
- //
- // ultraLabel9
- //
- appearance4.TextHAlignAsString = "Center";
- appearance4.TextVAlignAsString = "Middle";
- this.ultraLabel9.Appearance = appearance4;
- this.ultraLabel9.Location = new System.Drawing.Point(318, 35);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(65, 23);
- this.ultraLabel9.TabIndex = 45;
- this.ultraLabel9.Text = "规格";
- //
- // cmbThreadType
- //
- this.cmbThreadType.Location = new System.Drawing.Point(741, 35);
- this.cmbThreadType.Name = "cmbThreadType";
- this.cmbThreadType.Size = new System.Drawing.Size(120, 21);
- this.cmbThreadType.TabIndex = 44;
- //
- // ultraLabel8
- //
- appearance1.TextHAlignAsString = "Center";
- appearance1.TextVAlignAsString = "Middle";
- this.ultraLabel8.Appearance = appearance1;
- this.ultraLabel8.Location = new System.Drawing.Point(690, 35);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(65, 23);
- this.ultraLabel8.TabIndex = 43;
- this.ultraLabel8.Text = "扣型";
- //
- // cmbVariety
- //
- this.cmbVariety.Location = new System.Drawing.Point(741, 9);
- this.cmbVariety.Name = "cmbVariety";
- this.cmbVariety.Size = new System.Drawing.Size(120, 21);
- this.cmbVariety.TabIndex = 42;
- //
- // ultraLabel7
- //
- appearance7.TextHAlignAsString = "Center";
- appearance7.TextVAlignAsString = "Middle";
- this.ultraLabel7.Appearance = appearance7;
- this.ultraLabel7.Location = new System.Drawing.Point(690, 9);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(65, 23);
- this.ultraLabel7.TabIndex = 41;
- this.ultraLabel7.Text = "品种";
- //
- // cmbMaterial
- //
- this.cmbMaterial.Location = new System.Drawing.Point(555, 9);
- this.cmbMaterial.Name = "cmbMaterial";
- this.cmbMaterial.Size = new System.Drawing.Size(120, 21);
- this.cmbMaterial.TabIndex = 40;
- //
- // ultraLabel6
- //
- appearance9.TextHAlignAsString = "Center";
- appearance9.TextVAlignAsString = "Middle";
- this.ultraLabel6.Appearance = appearance9;
- this.ultraLabel6.Location = new System.Drawing.Point(504, 9);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(65, 23);
- this.ultraLabel6.TabIndex = 39;
- this.ultraLabel6.Text = "钢种";
- //
- // cmbGrade
- //
- this.cmbGrade.Location = new System.Drawing.Point(369, 9);
- this.cmbGrade.Name = "cmbGrade";
- this.cmbGrade.Size = new System.Drawing.Size(120, 21);
- this.cmbGrade.TabIndex = 38;
- //
- // ultraLabel5
- //
- appearance6.TextHAlignAsString = "Center";
- appearance6.TextVAlignAsString = "Middle";
- this.ultraLabel5.Appearance = appearance6;
- this.ultraLabel5.Location = new System.Drawing.Point(318, 9);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(65, 23);
- this.ultraLabel5.TabIndex = 37;
- this.ultraLabel5.Text = "钢级";
- //
- // txtLotNo
- //
- this.txtLotNo.Location = new System.Drawing.Point(230, 34);
- this.txtLotNo.MaxLength = 100;
- this.txtLotNo.Name = "txtLotNo";
- this.txtLotNo.Size = new System.Drawing.Size(73, 21);
- this.txtLotNo.TabIndex = 35;
- //
- // ultraLabel4
- //
- appearance8.TextHAlignAsString = "Center";
- appearance8.TextVAlignAsString = "Middle";
- this.ultraLabel4.Appearance = appearance8;
- this.ultraLabel4.Location = new System.Drawing.Point(180, 34);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(65, 23);
- this.ultraLabel4.TabIndex = 36;
- this.ultraLabel4.Text = "批号";
- //
- // dtEndDate
- //
- this.dtEndDate.Location = new System.Drawing.Point(183, 9);
- this.dtEndDate.Name = "dtEndDate";
- this.dtEndDate.Size = new System.Drawing.Size(120, 21);
- this.dtEndDate.TabIndex = 32;
- //
- // dtStartDate
- //
- this.dtStartDate.Location = new System.Drawing.Point(51, 9);
- this.dtStartDate.Name = "dtStartDate";
- this.dtStartDate.Size = new System.Drawing.Size(120, 21);
- this.dtStartDate.TabIndex = 31;
- //
- // txtHeatNo
- //
- this.txtHeatNo.Location = new System.Drawing.Point(51, 34);
- this.txtHeatNo.MaxLength = 100;
- this.txtHeatNo.Name = "txtHeatNo";
- this.txtHeatNo.Size = new System.Drawing.Size(120, 21);
- this.txtHeatNo.TabIndex = 30;
- //
- // ultraLabel1
- //
- appearance2.TextHAlignAsString = "Center";
- appearance2.TextVAlignAsString = "Middle";
- this.ultraLabel1.Appearance = appearance2;
- this.ultraLabel1.Location = new System.Drawing.Point(-2, 9);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(65, 23);
- this.ultraLabel1.TabIndex = 29;
- this.ultraLabel1.Text = "时间";
- //
- // ultraLabel2
- //
- appearance18.TextHAlignAsString = "Center";
- appearance18.TextVAlignAsString = "Middle";
- this.ultraLabel2.Appearance = appearance18;
- this.ultraLabel2.Location = new System.Drawing.Point(170, 9);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(14, 23);
- this.ultraLabel2.TabIndex = 33;
- this.ultraLabel2.Text = "-";
- //
- // ultraLabel3
- //
- appearance3.TextHAlignAsString = "Center";
- appearance3.TextVAlignAsString = "Middle";
- this.ultraLabel3.Appearance = appearance3;
- this.ultraLabel3.Location = new System.Drawing.Point(-2, 34);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(65, 23);
- this.ultraLabel3.TabIndex = 34;
- this.ultraLabel3.Text = "炉号";
- //
- // QueryFrame
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.ultraGroupBox1);
- this.Name = "QueryFrame";
- this.Size = new System.Drawing.Size(948, 65);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbProductionLine)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDiameter)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtThickness)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbThreadType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbVariety)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbMaterial)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGrade)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtEndDate)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtStartDate)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- public Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.Panel panel1;
- public Infragistics.Win.UltraWinEditors.UltraComboEditor cmbProductionLine;
- public Infragistics.Win.Misc.UltraLabel ultraLabel10;
- public Infragistics.Win.UltraWinEditors.UltraNumericEditor txtDiameter;
- public Infragistics.Win.UltraWinEditors.UltraNumericEditor txtThickness;
- public Infragistics.Win.Misc.UltraLabel ultraLabel9;
- public Infragistics.Win.UltraWinEditors.UltraComboEditor cmbThreadType;
- public Infragistics.Win.Misc.UltraLabel ultraLabel8;
- public Infragistics.Win.UltraWinEditors.UltraComboEditor cmbVariety;
- public Infragistics.Win.Misc.UltraLabel ultraLabel7;
- public Infragistics.Win.UltraWinEditors.UltraComboEditor cmbMaterial;
- public Infragistics.Win.Misc.UltraLabel ultraLabel6;
- public Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGrade;
- public Infragistics.Win.Misc.UltraLabel ultraLabel5;
- public Infragistics.Win.UltraWinEditors.UltraTextEditor txtLotNo;
- public Infragistics.Win.Misc.UltraLabel ultraLabel4;
- public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtEndDate;
- public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtStartDate;
- public Infragistics.Win.UltraWinEditors.UltraTextEditor txtHeatNo;
- public Infragistics.Win.Misc.UltraLabel ultraLabel1;
- public Infragistics.Win.Misc.UltraLabel ultraLabel2;
- public Infragistics.Win.Misc.UltraLabel ultraLabel3;
- }
- }
|