SteerQueryBase.Designer.cs 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. namespace Core.StlMes.Client.Lims.Data.Steer
  2. {
  3. partial class SteerQueryBase
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  30. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  31. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  32. this.chkCONSIGN_TIME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  33. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  34. this.ultraQuerySTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  35. this.chkSTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  36. this.chkSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  37. this.chkHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  38. this.txtQuerySAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  39. this.txtQueryHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  40. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  41. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).BeginInit();
  42. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  43. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_NO)).BeginInit();
  44. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_NO)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.txtQuerySAMPLE_NO)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).BeginInit();
  49. this.SuspendLayout();
  50. //
  51. // ultraLabel2
  52. //
  53. appearance15.TextHAlignAsString = "Center";
  54. appearance15.TextVAlignAsString = "Middle";
  55. this.ultraLabel2.Appearance = appearance15;
  56. this.ultraLabel2.AutoSize = true;
  57. this.ultraLabel2.Location = new System.Drawing.Point(183, 14);
  58. this.ultraLabel2.Name = "ultraLabel2";
  59. this.ultraLabel2.Size = new System.Drawing.Size(17, 16);
  60. this.ultraLabel2.TabIndex = 57;
  61. this.ultraLabel2.Text = "至";
  62. //
  63. // dateEnd
  64. //
  65. this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  66. this.dateEnd.Location = new System.Drawing.Point(204, 11);
  67. this.dateEnd.MaskInput = "yyyy-mm-dd";
  68. this.dateEnd.Name = "dateEnd";
  69. this.dateEnd.Size = new System.Drawing.Size(92, 21);
  70. this.dateEnd.TabIndex = 1;
  71. //
  72. // chkCONSIGN_TIME
  73. //
  74. appearance7.TextHAlignAsString = "Left";
  75. this.chkCONSIGN_TIME.Appearance = appearance7;
  76. this.chkCONSIGN_TIME.AutoSize = true;
  77. this.chkCONSIGN_TIME.Checked = true;
  78. this.chkCONSIGN_TIME.CheckState = System.Windows.Forms.CheckState.Checked;
  79. this.chkCONSIGN_TIME.Location = new System.Drawing.Point(12, 12);
  80. this.chkCONSIGN_TIME.Name = "chkCONSIGN_TIME";
  81. this.chkCONSIGN_TIME.Size = new System.Drawing.Size(71, 19);
  82. this.chkCONSIGN_TIME.TabIndex = 101;
  83. this.chkCONSIGN_TIME.Text = "试验时间";
  84. //
  85. // dateBegin
  86. //
  87. this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  88. this.dateBegin.FormatString = "";
  89. this.dateBegin.Location = new System.Drawing.Point(87, 11);
  90. this.dateBegin.MaskInput = "yyyy-mm-dd";
  91. this.dateBegin.Name = "dateBegin";
  92. this.dateBegin.Size = new System.Drawing.Size(92, 21);
  93. this.dateBegin.TabIndex = 0;
  94. //
  95. // ultraQuerySTEEL_NO
  96. //
  97. this.ultraQuerySTEEL_NO.Location = new System.Drawing.Point(631, 11);
  98. this.ultraQuerySTEEL_NO.Name = "ultraQuerySTEEL_NO";
  99. this.ultraQuerySTEEL_NO.Size = new System.Drawing.Size(106, 21);
  100. this.ultraQuerySTEEL_NO.TabIndex = 107;
  101. //
  102. // chkSTEEL_NO
  103. //
  104. this.chkSTEEL_NO.AutoSize = true;
  105. this.chkSTEEL_NO.Location = new System.Drawing.Point(581, 12);
  106. this.chkSTEEL_NO.Margin = new System.Windows.Forms.Padding(2);
  107. this.chkSTEEL_NO.Name = "chkSTEEL_NO";
  108. this.chkSTEEL_NO.Size = new System.Drawing.Size(46, 19);
  109. this.chkSTEEL_NO.TabIndex = 106;
  110. this.chkSTEEL_NO.Text = "钢号";
  111. //
  112. // chkSAMPLE_NO
  113. //
  114. this.chkSAMPLE_NO.AutoSize = true;
  115. this.chkSAMPLE_NO.Location = new System.Drawing.Point(434, 12);
  116. this.chkSAMPLE_NO.Margin = new System.Windows.Forms.Padding(2);
  117. this.chkSAMPLE_NO.Name = "chkSAMPLE_NO";
  118. this.chkSAMPLE_NO.Size = new System.Drawing.Size(59, 19);
  119. this.chkSAMPLE_NO.TabIndex = 105;
  120. this.chkSAMPLE_NO.Text = "试样号";
  121. //
  122. // chkHEAT_NO
  123. //
  124. this.chkHEAT_NO.AutoSize = true;
  125. this.chkHEAT_NO.Location = new System.Drawing.Point(300, 12);
  126. this.chkHEAT_NO.Margin = new System.Windows.Forms.Padding(2);
  127. this.chkHEAT_NO.Name = "chkHEAT_NO";
  128. this.chkHEAT_NO.Size = new System.Drawing.Size(46, 19);
  129. this.chkHEAT_NO.TabIndex = 104;
  130. this.chkHEAT_NO.Text = "炉号";
  131. //
  132. // txtQuerySAMPLE_NO
  133. //
  134. this.txtQuerySAMPLE_NO.Location = new System.Drawing.Point(497, 11);
  135. this.txtQuerySAMPLE_NO.MaxLength = 100;
  136. this.txtQuerySAMPLE_NO.Name = "txtQuerySAMPLE_NO";
  137. this.txtQuerySAMPLE_NO.Size = new System.Drawing.Size(80, 21);
  138. this.txtQuerySAMPLE_NO.TabIndex = 103;
  139. //
  140. // txtQueryHEAT_NO
  141. //
  142. this.txtQueryHEAT_NO.Location = new System.Drawing.Point(350, 11);
  143. this.txtQueryHEAT_NO.MaxLength = 100;
  144. this.txtQueryHEAT_NO.Name = "txtQueryHEAT_NO";
  145. this.txtQueryHEAT_NO.Size = new System.Drawing.Size(80, 21);
  146. this.txtQueryHEAT_NO.TabIndex = 102;
  147. //
  148. // SteerQueryBase
  149. //
  150. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  151. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  152. this.Controls.Add(this.ultraQuerySTEEL_NO);
  153. this.Controls.Add(this.chkSTEEL_NO);
  154. this.Controls.Add(this.chkSAMPLE_NO);
  155. this.Controls.Add(this.chkHEAT_NO);
  156. this.Controls.Add(this.txtQuerySAMPLE_NO);
  157. this.Controls.Add(this.txtQueryHEAT_NO);
  158. this.Controls.Add(this.ultraLabel2);
  159. this.Controls.Add(this.dateEnd);
  160. this.Controls.Add(this.chkCONSIGN_TIME);
  161. this.Controls.Add(this.dateBegin);
  162. this.Name = "SteerQueryBase";
  163. this.Size = new System.Drawing.Size(1328, 40);
  164. this.Load += new System.EventHandler(this.SteerQueryBase_Load);
  165. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).EndInit();
  167. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  168. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_NO)).EndInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_NO)).EndInit();
  170. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO)).EndInit();
  171. ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).EndInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.txtQuerySAMPLE_NO)).EndInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).EndInit();
  174. this.ResumeLayout(false);
  175. this.PerformLayout();
  176. }
  177. #endregion
  178. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  179. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  180. internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONSIGN_TIME;
  181. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  182. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySTEEL_NO;
  183. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTEEL_NO;
  184. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NO;
  185. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkHEAT_NO;
  186. internal Infragistics.Win.UltraWinEditors.UltraTextEditor txtQuerySAMPLE_NO;
  187. internal Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryHEAT_NO;
  188. }
  189. }