PipeQueryBaseLab.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class PipeQueryBaseLab
  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. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  35. this.chkCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  36. this.chkHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  37. this.txtQueryHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  38. this.txtQueryCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  39. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  40. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  41. this.chkCONSIGN_TIME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  42. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  43. this.chkPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  44. this.ultraQueryPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  45. this.chkSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  46. this.ultraSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  47. this.chkCONTRACT_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  48. this.ultraCONTRACT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  49. this.chkSTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  50. this.ultraQuerySTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  51. this.chkISPRODUCER = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  52. this.ultraISPRODUCER = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  53. this.chkSAMPLE_NO_MIN = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  54. this.ultraSAMPLE_NO_MIN = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  55. this.chkINSERT_FLAG = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  56. this.ultraINSERT_FLAG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  57. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  58. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.chkCONTRACT_NO)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.ultraCONTRACT_NO)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.chkISPRODUCER)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraISPRODUCER)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO_MIN)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO_MIN)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.chkINSERT_FLAG)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.ultraINSERT_FLAG)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  80. this.SuspendLayout();
  81. //
  82. // chkCHECK_NO
  83. //
  84. this.chkCHECK_NO.AutoSize = true;
  85. this.chkCHECK_NO.Location = new System.Drawing.Point(337, 12);
  86. this.chkCHECK_NO.Margin = new System.Windows.Forms.Padding(2);
  87. this.chkCHECK_NO.Name = "chkCHECK_NO";
  88. this.chkCHECK_NO.Size = new System.Drawing.Size(71, 19);
  89. this.chkCHECK_NO.TabIndex = 8;
  90. this.chkCHECK_NO.Text = "检验编号";
  91. this.chkCHECK_NO.CheckedChanged += new System.EventHandler(this.chkCHECK_NO_CheckedChanged);
  92. //
  93. // chkHEAT_NO
  94. //
  95. this.chkHEAT_NO.AutoSize = true;
  96. this.chkHEAT_NO.Location = new System.Drawing.Point(178, 40);
  97. this.chkHEAT_NO.Margin = new System.Windows.Forms.Padding(2);
  98. this.chkHEAT_NO.Name = "chkHEAT_NO";
  99. this.chkHEAT_NO.Size = new System.Drawing.Size(46, 19);
  100. this.chkHEAT_NO.TabIndex = 9;
  101. this.chkHEAT_NO.Text = "炉号";
  102. this.chkHEAT_NO.CheckedChanged += new System.EventHandler(this.chkHEAT_NO_CheckedChanged);
  103. //
  104. // txtQueryHEAT_NO
  105. //
  106. this.txtQueryHEAT_NO.Enabled = false;
  107. this.txtQueryHEAT_NO.Location = new System.Drawing.Point(230, 40);
  108. this.txtQueryHEAT_NO.MaxLength = 100;
  109. this.txtQueryHEAT_NO.Name = "txtQueryHEAT_NO";
  110. this.txtQueryHEAT_NO.Size = new System.Drawing.Size(92, 21);
  111. this.txtQueryHEAT_NO.TabIndex = 3;
  112. //
  113. // txtQueryCHECK_NO
  114. //
  115. this.txtQueryCHECK_NO.Enabled = false;
  116. this.txtQueryCHECK_NO.Location = new System.Drawing.Point(413, 11);
  117. this.txtQueryCHECK_NO.MaxLength = 100;
  118. this.txtQueryCHECK_NO.Name = "txtQueryCHECK_NO";
  119. this.txtQueryCHECK_NO.Size = new System.Drawing.Size(92, 21);
  120. this.txtQueryCHECK_NO.TabIndex = 2;
  121. this.txtQueryCHECK_NO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtQueryCHECK_NO_KeyDown);
  122. //
  123. // ultraLabel2
  124. //
  125. appearance15.TextHAlignAsString = "Center";
  126. appearance15.TextVAlignAsString = "Middle";
  127. this.ultraLabel2.Appearance = appearance15;
  128. this.ultraLabel2.AutoSize = true;
  129. this.ultraLabel2.Location = new System.Drawing.Point(207, 12);
  130. this.ultraLabel2.Name = "ultraLabel2";
  131. this.ultraLabel2.Size = new System.Drawing.Size(17, 16);
  132. this.ultraLabel2.TabIndex = 7;
  133. this.ultraLabel2.Text = "至";
  134. this.ultraLabel2.Click += new System.EventHandler(this.ultraLabel2_Click);
  135. //
  136. // dateEnd
  137. //
  138. this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  139. this.dateEnd.Location = new System.Drawing.Point(230, 11);
  140. this.dateEnd.MaskInput = "yyyy-mm-dd";
  141. this.dateEnd.Name = "dateEnd";
  142. this.dateEnd.Size = new System.Drawing.Size(92, 21);
  143. this.dateEnd.TabIndex = 1;
  144. //
  145. // chkCONSIGN_TIME
  146. //
  147. appearance7.TextHAlignAsString = "Left";
  148. this.chkCONSIGN_TIME.Appearance = appearance7;
  149. this.chkCONSIGN_TIME.Checked = true;
  150. this.chkCONSIGN_TIME.CheckState = System.Windows.Forms.CheckState.Checked;
  151. this.chkCONSIGN_TIME.Location = new System.Drawing.Point(12, 12);
  152. this.chkCONSIGN_TIME.Name = "chkCONSIGN_TIME";
  153. this.chkCONSIGN_TIME.Size = new System.Drawing.Size(96, 20);
  154. this.chkCONSIGN_TIME.TabIndex = 6;
  155. this.chkCONSIGN_TIME.Text = "委托时间";
  156. this.chkCONSIGN_TIME.CheckedChanged += new System.EventHandler(this.chkCONSIGN_TIME_CheckedChanged);
  157. //
  158. // dateBegin
  159. //
  160. this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  161. this.dateBegin.FormatString = "";
  162. this.dateBegin.Location = new System.Drawing.Point(109, 11);
  163. this.dateBegin.MaskInput = "yyyy-mm-dd";
  164. this.dateBegin.Name = "dateBegin";
  165. this.dateBegin.Size = new System.Drawing.Size(92, 21);
  166. this.dateBegin.TabIndex = 0;
  167. //
  168. // chkPHY_NAME_MAX
  169. //
  170. this.chkPHY_NAME_MAX.AutoSize = true;
  171. this.chkPHY_NAME_MAX.Location = new System.Drawing.Point(709, 42);
  172. this.chkPHY_NAME_MAX.Margin = new System.Windows.Forms.Padding(2);
  173. this.chkPHY_NAME_MAX.Name = "chkPHY_NAME_MAX";
  174. this.chkPHY_NAME_MAX.Size = new System.Drawing.Size(59, 19);
  175. this.chkPHY_NAME_MAX.TabIndex = 11;
  176. this.chkPHY_NAME_MAX.Text = "检验项";
  177. this.chkPHY_NAME_MAX.CheckedChanged += new System.EventHandler(this.chkPHY_NAME_MAX_CheckedChanged);
  178. //
  179. // ultraQueryPHY_NAME_MAX
  180. //
  181. this.ultraQueryPHY_NAME_MAX.Enabled = false;
  182. this.ultraQueryPHY_NAME_MAX.Location = new System.Drawing.Point(1065, 44);
  183. this.ultraQueryPHY_NAME_MAX.Name = "ultraQueryPHY_NAME_MAX";
  184. this.ultraQueryPHY_NAME_MAX.Size = new System.Drawing.Size(94, 21);
  185. this.ultraQueryPHY_NAME_MAX.TabIndex = 5;
  186. this.ultraQueryPHY_NAME_MAX.Visible = false;
  187. //
  188. // chkSAMPLE_NO
  189. //
  190. this.chkSAMPLE_NO.AutoSize = true;
  191. this.chkSAMPLE_NO.Location = new System.Drawing.Point(528, 12);
  192. this.chkSAMPLE_NO.Margin = new System.Windows.Forms.Padding(2);
  193. this.chkSAMPLE_NO.Name = "chkSAMPLE_NO";
  194. this.chkSAMPLE_NO.Size = new System.Drawing.Size(59, 19);
  195. this.chkSAMPLE_NO.TabIndex = 14;
  196. this.chkSAMPLE_NO.Text = "试样号";
  197. this.chkSAMPLE_NO.CheckedChanged += new System.EventHandler(this.chkSAMPLE_NO_CheckedChanged);
  198. //
  199. // ultraSAMPLE_NO
  200. //
  201. this.ultraSAMPLE_NO.Enabled = false;
  202. this.ultraSAMPLE_NO.Location = new System.Drawing.Point(592, 11);
  203. this.ultraSAMPLE_NO.MaxLength = 100;
  204. this.ultraSAMPLE_NO.Name = "ultraSAMPLE_NO";
  205. this.ultraSAMPLE_NO.Size = new System.Drawing.Size(92, 21);
  206. this.ultraSAMPLE_NO.TabIndex = 15;
  207. //
  208. // chkCONTRACT_NO
  209. //
  210. this.chkCONTRACT_NO.AutoSize = true;
  211. this.chkCONTRACT_NO.Location = new System.Drawing.Point(711, 12);
  212. this.chkCONTRACT_NO.Margin = new System.Windows.Forms.Padding(2);
  213. this.chkCONTRACT_NO.Name = "chkCONTRACT_NO";
  214. this.chkCONTRACT_NO.Size = new System.Drawing.Size(59, 19);
  215. this.chkCONTRACT_NO.TabIndex = 16;
  216. this.chkCONTRACT_NO.Text = "合同号";
  217. this.chkCONTRACT_NO.CheckedChanged += new System.EventHandler(this.chkCONTRACT_NO_CheckedChanged);
  218. //
  219. // ultraCONTRACT_NO
  220. //
  221. this.ultraCONTRACT_NO.Enabled = false;
  222. this.ultraCONTRACT_NO.Location = new System.Drawing.Point(775, 11);
  223. this.ultraCONTRACT_NO.MaxLength = 100;
  224. this.ultraCONTRACT_NO.Name = "ultraCONTRACT_NO";
  225. this.ultraCONTRACT_NO.Size = new System.Drawing.Size(92, 21);
  226. this.ultraCONTRACT_NO.TabIndex = 17;
  227. //
  228. // chkSTEEL_GRADE
  229. //
  230. this.chkSTEEL_GRADE.AutoSize = true;
  231. this.chkSTEEL_GRADE.Location = new System.Drawing.Point(337, 42);
  232. this.chkSTEEL_GRADE.Margin = new System.Windows.Forms.Padding(2);
  233. this.chkSTEEL_GRADE.Name = "chkSTEEL_GRADE";
  234. this.chkSTEEL_GRADE.Size = new System.Drawing.Size(46, 19);
  235. this.chkSTEEL_GRADE.TabIndex = 18;
  236. this.chkSTEEL_GRADE.Text = "钢级";
  237. this.chkSTEEL_GRADE.CheckedChanged += new System.EventHandler(this.chkSTEEL_GRADE_CheckedChanged_1);
  238. //
  239. // ultraQuerySTEEL_GRADE
  240. //
  241. this.ultraQuerySTEEL_GRADE.Enabled = false;
  242. this.ultraQuerySTEEL_GRADE.Location = new System.Drawing.Point(413, 41);
  243. this.ultraQuerySTEEL_GRADE.MaxLength = 100;
  244. this.ultraQuerySTEEL_GRADE.Name = "ultraQuerySTEEL_GRADE";
  245. this.ultraQuerySTEEL_GRADE.Size = new System.Drawing.Size(92, 21);
  246. this.ultraQuerySTEEL_GRADE.TabIndex = 19;
  247. //
  248. // chkISPRODUCER
  249. //
  250. this.chkISPRODUCER.AutoSize = true;
  251. this.chkISPRODUCER.Location = new System.Drawing.Point(528, 42);
  252. this.chkISPRODUCER.Margin = new System.Windows.Forms.Padding(2);
  253. this.chkISPRODUCER.Name = "chkISPRODUCER";
  254. this.chkISPRODUCER.Size = new System.Drawing.Size(46, 19);
  255. this.chkISPRODUCER.TabIndex = 20;
  256. this.chkISPRODUCER.Text = "监制";
  257. this.chkISPRODUCER.CheckedChanged += new System.EventHandler(this.chkISPRODUCER_CheckedChanged);
  258. //
  259. // ultraISPRODUCER
  260. //
  261. this.ultraISPRODUCER.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  262. this.ultraISPRODUCER.Enabled = false;
  263. valueListItem3.DataValue = "0";
  264. valueListItem3.DisplayText = "否";
  265. valueListItem4.DataValue = "1";
  266. valueListItem4.DisplayText = "是";
  267. this.ultraISPRODUCER.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  268. valueListItem3,
  269. valueListItem4});
  270. this.ultraISPRODUCER.Location = new System.Drawing.Point(590, 41);
  271. this.ultraISPRODUCER.Name = "ultraISPRODUCER";
  272. this.ultraISPRODUCER.Size = new System.Drawing.Size(94, 21);
  273. this.ultraISPRODUCER.TabIndex = 21;
  274. //
  275. // chkSAMPLE_NO_MIN
  276. //
  277. this.chkSAMPLE_NO_MIN.AutoSize = true;
  278. this.chkSAMPLE_NO_MIN.Location = new System.Drawing.Point(12, 41);
  279. this.chkSAMPLE_NO_MIN.Margin = new System.Windows.Forms.Padding(2);
  280. this.chkSAMPLE_NO_MIN.Name = "chkSAMPLE_NO_MIN";
  281. this.chkSAMPLE_NO_MIN.Size = new System.Drawing.Size(59, 19);
  282. this.chkSAMPLE_NO_MIN.TabIndex = 22;
  283. this.chkSAMPLE_NO_MIN.Text = "钢印号";
  284. this.chkSAMPLE_NO_MIN.CheckedChanged += new System.EventHandler(this.chkSAMPLE_NO_MIN_CheckedChanged);
  285. //
  286. // ultraSAMPLE_NO_MIN
  287. //
  288. this.ultraSAMPLE_NO_MIN.Enabled = false;
  289. this.ultraSAMPLE_NO_MIN.Location = new System.Drawing.Point(76, 39);
  290. this.ultraSAMPLE_NO_MIN.MaxLength = 100;
  291. this.ultraSAMPLE_NO_MIN.Name = "ultraSAMPLE_NO_MIN";
  292. this.ultraSAMPLE_NO_MIN.Size = new System.Drawing.Size(92, 21);
  293. this.ultraSAMPLE_NO_MIN.TabIndex = 23;
  294. //
  295. // chkINSERT_FLAG
  296. //
  297. this.chkINSERT_FLAG.AutoSize = true;
  298. this.chkINSERT_FLAG.Location = new System.Drawing.Point(892, 44);
  299. this.chkINSERT_FLAG.Margin = new System.Windows.Forms.Padding(2);
  300. this.chkINSERT_FLAG.Name = "chkINSERT_FLAG";
  301. this.chkINSERT_FLAG.Size = new System.Drawing.Size(46, 19);
  302. this.chkINSERT_FLAG.TabIndex = 24;
  303. this.chkINSERT_FLAG.Text = "加入";
  304. this.chkINSERT_FLAG.CheckedChanged += new System.EventHandler(this.chkINSERT_FLAG_CheckedChanged);
  305. //
  306. // ultraINSERT_FLAG
  307. //
  308. this.ultraINSERT_FLAG.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  309. this.ultraINSERT_FLAG.Enabled = false;
  310. valueListItem1.DataValue = "0";
  311. valueListItem1.DisplayText = "否";
  312. valueListItem2.DataValue = "1";
  313. valueListItem2.DisplayText = "是";
  314. this.ultraINSERT_FLAG.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  315. valueListItem1,
  316. valueListItem2});
  317. this.ultraINSERT_FLAG.Location = new System.Drawing.Point(943, 43);
  318. this.ultraINSERT_FLAG.Name = "ultraINSERT_FLAG";
  319. this.ultraINSERT_FLAG.Size = new System.Drawing.Size(94, 21);
  320. this.ultraINSERT_FLAG.TabIndex = 25;
  321. //
  322. // ultraTextEditor1
  323. //
  324. editorButton1.Text = "选择";
  325. this.ultraTextEditor1.ButtonsRight.Add(editorButton1);
  326. this.ultraTextEditor1.Location = new System.Drawing.Point(775, 42);
  327. this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(2);
  328. this.ultraTextEditor1.Name = "ultraTextEditor1";
  329. this.ultraTextEditor1.ReadOnly = true;
  330. this.ultraTextEditor1.Size = new System.Drawing.Size(92, 21);
  331. this.ultraTextEditor1.TabIndex = 1077;
  332. this.ultraTextEditor1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor1_EditorButtonClick);
  333. //
  334. // PipeQueryBaseLab
  335. //
  336. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  337. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  338. this.BackColor = System.Drawing.SystemColors.Control;
  339. this.Controls.Add(this.ultraTextEditor1);
  340. this.Controls.Add(this.ultraINSERT_FLAG);
  341. this.Controls.Add(this.chkINSERT_FLAG);
  342. this.Controls.Add(this.ultraSAMPLE_NO_MIN);
  343. this.Controls.Add(this.chkSAMPLE_NO_MIN);
  344. this.Controls.Add(this.ultraISPRODUCER);
  345. this.Controls.Add(this.chkISPRODUCER);
  346. this.Controls.Add(this.ultraQuerySTEEL_GRADE);
  347. this.Controls.Add(this.chkSTEEL_GRADE);
  348. this.Controls.Add(this.ultraCONTRACT_NO);
  349. this.Controls.Add(this.chkCONTRACT_NO);
  350. this.Controls.Add(this.ultraSAMPLE_NO);
  351. this.Controls.Add(this.chkSAMPLE_NO);
  352. this.Controls.Add(this.chkPHY_NAME_MAX);
  353. this.Controls.Add(this.ultraQueryPHY_NAME_MAX);
  354. this.Controls.Add(this.chkCHECK_NO);
  355. this.Controls.Add(this.chkHEAT_NO);
  356. this.Controls.Add(this.txtQueryHEAT_NO);
  357. this.Controls.Add(this.txtQueryCHECK_NO);
  358. this.Controls.Add(this.ultraLabel2);
  359. this.Controls.Add(this.dateEnd);
  360. this.Controls.Add(this.chkCONSIGN_TIME);
  361. this.Controls.Add(this.dateBegin);
  362. this.Name = "PipeQueryBaseLab";
  363. this.Size = new System.Drawing.Size(1328, 72);
  364. this.Load += new System.EventHandler(this.PipeQueryBaseLab_Load);
  365. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).EndInit();
  366. ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).EndInit();
  367. ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).EndInit();
  368. ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).EndInit();
  369. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  370. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).EndInit();
  371. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  372. ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).EndInit();
  373. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).EndInit();
  374. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO)).EndInit();
  375. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO)).EndInit();
  376. ((System.ComponentModel.ISupportInitialize)(this.chkCONTRACT_NO)).EndInit();
  377. ((System.ComponentModel.ISupportInitialize)(this.ultraCONTRACT_NO)).EndInit();
  378. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).EndInit();
  379. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE)).EndInit();
  380. ((System.ComponentModel.ISupportInitialize)(this.chkISPRODUCER)).EndInit();
  381. ((System.ComponentModel.ISupportInitialize)(this.ultraISPRODUCER)).EndInit();
  382. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO_MIN)).EndInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO_MIN)).EndInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.chkINSERT_FLAG)).EndInit();
  385. ((System.ComponentModel.ISupportInitialize)(this.ultraINSERT_FLAG)).EndInit();
  386. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  387. this.ResumeLayout(false);
  388. this.PerformLayout();
  389. }
  390. #endregion
  391. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_NO;
  392. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkHEAT_NO;
  393. internal Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryHEAT_NO;
  394. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryCHECK_NO;
  395. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  396. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  397. internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONSIGN_TIME;
  398. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  399. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPHY_NAME_MAX;
  400. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryPHY_NAME_MAX;
  401. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NO;
  402. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO;
  403. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONTRACT_NO;
  404. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraCONTRACT_NO;
  405. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTEEL_GRADE;
  406. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraQuerySTEEL_GRADE;
  407. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkISPRODUCER;
  408. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraISPRODUCER;
  409. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NO_MIN;
  410. internal Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO_MIN;
  411. internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkINSERT_FLAG;
  412. internal Infragistics.Win.UltraWinEditors.UltraComboEditor ultraINSERT_FLAG;
  413. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  414. }
  415. }