PipeQueryBaseJGSend.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class PipeQueryBaseJGSend
  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 valueListItem9 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  32. this.chkSTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  33. this.chkCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  34. this.chkHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  35. this.txtQueryHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  36. this.txtQueryCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  37. this.ultraQuerySTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  38. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  39. this.chkCONSIGN_TIME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  40. this.ultraPrint = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  41. this.chkPrint = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  42. this.dateBegin = new System.Windows.Forms.DateTimePicker();
  43. this.dateEnd = new System.Windows.Forms.DateTimePicker();
  44. this.ultraQueryPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  45. this.chkPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  46. this.chkSAMPLE_NO_MIN = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  47. this.ultraSAMPLE_NO_MIN = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  48. this.ultraOrder = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  49. this.chkOrder = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  50. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.ultraPrint)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.chkPrint)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO_MIN)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO_MIN)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.ultraOrder)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.chkOrder)).BeginInit();
  65. this.SuspendLayout();
  66. //
  67. // chkSTEEL_GRADE
  68. //
  69. this.chkSTEEL_GRADE.AutoSize = true;
  70. this.chkSTEEL_GRADE.Location = new System.Drawing.Point(956, 15);
  71. this.chkSTEEL_GRADE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  72. this.chkSTEEL_GRADE.Name = "chkSTEEL_GRADE";
  73. this.chkSTEEL_GRADE.Size = new System.Drawing.Size(71, 28);
  74. this.chkSTEEL_GRADE.TabIndex = 10;
  75. this.chkSTEEL_GRADE.Text = "钢级";
  76. this.chkSTEEL_GRADE.CheckedChanged += new System.EventHandler(this.chkSTEEL_GRADE_CheckedChanged);
  77. //
  78. // chkCHECK_NO
  79. //
  80. this.chkCHECK_NO.AutoSize = true;
  81. this.chkCHECK_NO.Location = new System.Drawing.Point(557, 15);
  82. this.chkCHECK_NO.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  83. this.chkCHECK_NO.Name = "chkCHECK_NO";
  84. this.chkCHECK_NO.Size = new System.Drawing.Size(112, 28);
  85. this.chkCHECK_NO.TabIndex = 8;
  86. this.chkCHECK_NO.Text = "检验编号";
  87. this.chkCHECK_NO.CheckedChanged += new System.EventHandler(this.chkCHECK_NO_CheckedChanged);
  88. //
  89. // chkHEAT_NO
  90. //
  91. this.chkHEAT_NO.AutoSize = true;
  92. this.chkHEAT_NO.Location = new System.Drawing.Point(788, 15);
  93. this.chkHEAT_NO.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  94. this.chkHEAT_NO.Name = "chkHEAT_NO";
  95. this.chkHEAT_NO.Size = new System.Drawing.Size(71, 28);
  96. this.chkHEAT_NO.TabIndex = 9;
  97. this.chkHEAT_NO.Text = "炉号";
  98. this.chkHEAT_NO.CheckedChanged += new System.EventHandler(this.chkHEAT_NO_CheckedChanged);
  99. //
  100. // txtQueryHEAT_NO
  101. //
  102. this.txtQueryHEAT_NO.Enabled = false;
  103. this.txtQueryHEAT_NO.Location = new System.Drawing.Point(856, 15);
  104. this.txtQueryHEAT_NO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  105. this.txtQueryHEAT_NO.MaxLength = 100;
  106. this.txtQueryHEAT_NO.Name = "txtQueryHEAT_NO";
  107. this.txtQueryHEAT_NO.Size = new System.Drawing.Size(93, 24);
  108. this.txtQueryHEAT_NO.TabIndex = 3;
  109. //
  110. // txtQueryCHECK_NO
  111. //
  112. this.txtQueryCHECK_NO.Enabled = false;
  113. this.txtQueryCHECK_NO.Location = new System.Drawing.Point(659, 15);
  114. this.txtQueryCHECK_NO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  115. this.txtQueryCHECK_NO.MaxLength = 100;
  116. this.txtQueryCHECK_NO.Name = "txtQueryCHECK_NO";
  117. this.txtQueryCHECK_NO.Size = new System.Drawing.Size(123, 24);
  118. this.txtQueryCHECK_NO.TabIndex = 2;
  119. this.txtQueryCHECK_NO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtQueryCHECK_NO_KeyDown);
  120. //
  121. // ultraQuerySTEEL_GRADE
  122. //
  123. this.ultraQuerySTEEL_GRADE.Enabled = false;
  124. this.ultraQuerySTEEL_GRADE.Location = new System.Drawing.Point(1024, 14);
  125. this.ultraQuerySTEEL_GRADE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  126. this.ultraQuerySTEEL_GRADE.Name = "ultraQuerySTEEL_GRADE";
  127. this.ultraQuerySTEEL_GRADE.Size = new System.Drawing.Size(125, 24);
  128. this.ultraQuerySTEEL_GRADE.TabIndex = 4;
  129. //
  130. // ultraLabel2
  131. //
  132. appearance15.TextHAlignAsString = "Center";
  133. appearance15.TextVAlignAsString = "Middle";
  134. this.ultraLabel2.Appearance = appearance15;
  135. this.ultraLabel2.AutoSize = true;
  136. this.ultraLabel2.Location = new System.Drawing.Point(335, 15);
  137. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  138. this.ultraLabel2.Name = "ultraLabel2";
  139. this.ultraLabel2.Size = new System.Drawing.Size(28, 24);
  140. this.ultraLabel2.TabIndex = 7;
  141. this.ultraLabel2.Text = "至";
  142. //
  143. // chkCONSIGN_TIME
  144. //
  145. appearance7.TextHAlignAsString = "Left";
  146. this.chkCONSIGN_TIME.Appearance = appearance7;
  147. this.chkCONSIGN_TIME.AutoSize = true;
  148. this.chkCONSIGN_TIME.Checked = true;
  149. this.chkCONSIGN_TIME.CheckState = System.Windows.Forms.CheckState.Checked;
  150. this.chkCONSIGN_TIME.Location = new System.Drawing.Point(16, 15);
  151. this.chkCONSIGN_TIME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  152. this.chkCONSIGN_TIME.Name = "chkCONSIGN_TIME";
  153. this.chkCONSIGN_TIME.Size = new System.Drawing.Size(112, 28);
  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. // ultraPrint
  159. //
  160. this.ultraPrint.DropDownListWidth = -1;
  161. this.ultraPrint.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  162. valueListItem9.DataValue = "1";
  163. valueListItem9.DisplayText = "已打印";
  164. valueListItem10.DataValue = "0";
  165. valueListItem10.DisplayText = "全部";
  166. this.ultraPrint.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  167. valueListItem9,
  168. valueListItem10});
  169. this.ultraPrint.Location = new System.Drawing.Point(1257, 14);
  170. this.ultraPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  171. this.ultraPrint.Name = "ultraPrint";
  172. this.ultraPrint.Size = new System.Drawing.Size(87, 24);
  173. this.ultraPrint.TabIndex = 13;
  174. this.ultraPrint.Text = "已打印";
  175. //
  176. // chkPrint
  177. //
  178. this.chkPrint.AutoSize = true;
  179. this.chkPrint.Checked = true;
  180. this.chkPrint.CheckState = System.Windows.Forms.CheckState.Checked;
  181. this.chkPrint.Location = new System.Drawing.Point(1156, 15);
  182. this.chkPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  183. this.chkPrint.Name = "chkPrint";
  184. this.chkPrint.Size = new System.Drawing.Size(112, 28);
  185. this.chkPrint.TabIndex = 14;
  186. this.chkPrint.Text = "是否打印";
  187. this.chkPrint.CheckedChanged += new System.EventHandler(this.chkPrint_CheckedChanged);
  188. //
  189. // dateBegin
  190. //
  191. this.dateBegin.CustomFormat = "yyyy-MM-dd HH:mm";
  192. this.dateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  193. this.dateBegin.Location = new System.Drawing.Point(149, 14);
  194. this.dateBegin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  195. this.dateBegin.Name = "dateBegin";
  196. this.dateBegin.Size = new System.Drawing.Size(176, 25);
  197. this.dateBegin.TabIndex = 17;
  198. //
  199. // dateEnd
  200. //
  201. this.dateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  202. this.dateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  203. this.dateEnd.Location = new System.Drawing.Point(373, 14);
  204. this.dateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  205. this.dateEnd.Name = "dateEnd";
  206. this.dateEnd.Size = new System.Drawing.Size(176, 25);
  207. this.dateEnd.TabIndex = 18;
  208. //
  209. // ultraQueryPHY_NAME_MAX
  210. //
  211. this.ultraQueryPHY_NAME_MAX.Enabled = false;
  212. this.ultraQueryPHY_NAME_MAX.Location = new System.Drawing.Point(111, 51);
  213. this.ultraQueryPHY_NAME_MAX.Margin = new System.Windows.Forms.Padding(4);
  214. this.ultraQueryPHY_NAME_MAX.Name = "ultraQueryPHY_NAME_MAX";
  215. this.ultraQueryPHY_NAME_MAX.Size = new System.Drawing.Size(125, 24);
  216. this.ultraQueryPHY_NAME_MAX.TabIndex = 5;
  217. //
  218. // chkPHY_NAME_MAX
  219. //
  220. this.chkPHY_NAME_MAX.AutoSize = true;
  221. this.chkPHY_NAME_MAX.Location = new System.Drawing.Point(26, 54);
  222. this.chkPHY_NAME_MAX.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  223. this.chkPHY_NAME_MAX.Name = "chkPHY_NAME_MAX";
  224. this.chkPHY_NAME_MAX.Size = new System.Drawing.Size(69, 22);
  225. this.chkPHY_NAME_MAX.TabIndex = 11;
  226. this.chkPHY_NAME_MAX.Text = "检验项";
  227. this.chkPHY_NAME_MAX.CheckedChanged += new System.EventHandler(this.chkPHY_NAME_MAX_CheckedChanged);
  228. //
  229. // chkSAMPLE_NO_MIN
  230. //
  231. this.chkSAMPLE_NO_MIN.AutoSize = true;
  232. this.chkSAMPLE_NO_MIN.Location = new System.Drawing.Point(243, 52);
  233. this.chkSAMPLE_NO_MIN.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  234. this.chkSAMPLE_NO_MIN.Name = "chkSAMPLE_NO_MIN";
  235. this.chkSAMPLE_NO_MIN.Size = new System.Drawing.Size(69, 22);
  236. this.chkSAMPLE_NO_MIN.TabIndex = 15;
  237. this.chkSAMPLE_NO_MIN.Text = "钢印号";
  238. this.chkSAMPLE_NO_MIN.CheckedChanged += new System.EventHandler(this.chkSAMPLE_NO_MIN_CheckedChanged);
  239. //
  240. // ultraSAMPLE_NO_MIN
  241. //
  242. this.ultraSAMPLE_NO_MIN.Enabled = false;
  243. this.ultraSAMPLE_NO_MIN.Location = new System.Drawing.Point(328, 50);
  244. this.ultraSAMPLE_NO_MIN.Margin = new System.Windows.Forms.Padding(4);
  245. this.ultraSAMPLE_NO_MIN.MaxLength = 100;
  246. this.ultraSAMPLE_NO_MIN.Name = "ultraSAMPLE_NO_MIN";
  247. this.ultraSAMPLE_NO_MIN.Size = new System.Drawing.Size(123, 24);
  248. this.ultraSAMPLE_NO_MIN.TabIndex = 16;
  249. //
  250. // ultraOrder
  251. //
  252. this.ultraOrder.Enabled = false;
  253. this.ultraOrder.Location = new System.Drawing.Point(565, 50);
  254. this.ultraOrder.Margin = new System.Windows.Forms.Padding(4);
  255. this.ultraOrder.MaxLength = 100;
  256. this.ultraOrder.Name = "ultraOrder";
  257. this.ultraOrder.Size = new System.Drawing.Size(123, 24);
  258. this.ultraOrder.TabIndex = 20;
  259. //
  260. // chkOrder
  261. //
  262. this.chkOrder.AutoSize = true;
  263. this.chkOrder.Location = new System.Drawing.Point(480, 52);
  264. this.chkOrder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  265. this.chkOrder.Name = "chkOrder";
  266. this.chkOrder.Size = new System.Drawing.Size(69, 22);
  267. this.chkOrder.TabIndex = 19;
  268. this.chkOrder.Text = "合同号";
  269. this.chkOrder.CheckedChanged += new System.EventHandler(this.chkOrder_CheckedChanged);
  270. //
  271. // PipeQueryBaseJGSend
  272. //
  273. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  274. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  275. this.Controls.Add(this.ultraOrder);
  276. this.Controls.Add(this.chkOrder);
  277. this.Controls.Add(this.dateEnd);
  278. this.Controls.Add(this.dateBegin);
  279. this.Controls.Add(this.ultraSAMPLE_NO_MIN);
  280. this.Controls.Add(this.chkSAMPLE_NO_MIN);
  281. this.Controls.Add(this.chkPrint);
  282. this.Controls.Add(this.ultraPrint);
  283. this.Controls.Add(this.chkPHY_NAME_MAX);
  284. this.Controls.Add(this.ultraQueryPHY_NAME_MAX);
  285. this.Controls.Add(this.chkSTEEL_GRADE);
  286. this.Controls.Add(this.chkCHECK_NO);
  287. this.Controls.Add(this.chkHEAT_NO);
  288. this.Controls.Add(this.txtQueryHEAT_NO);
  289. this.Controls.Add(this.txtQueryCHECK_NO);
  290. this.Controls.Add(this.ultraQuerySTEEL_GRADE);
  291. this.Controls.Add(this.ultraLabel2);
  292. this.Controls.Add(this.chkCONSIGN_TIME);
  293. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  294. this.Name = "PipeQueryBaseJGSend";
  295. this.Size = new System.Drawing.Size(2225, 119);
  296. this.Load += new System.EventHandler(this.PipeQueryBaseJGSend_Load);
  297. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).EndInit();
  298. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).EndInit();
  299. ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).EndInit();
  300. ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).EndInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE)).EndInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).EndInit();
  304. ((System.ComponentModel.ISupportInitialize)(this.ultraPrint)).EndInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.chkPrint)).EndInit();
  306. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).EndInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).EndInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NO_MIN)).EndInit();
  309. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO_MIN)).EndInit();
  310. ((System.ComponentModel.ISupportInitialize)(this.ultraOrder)).EndInit();
  311. ((System.ComponentModel.ISupportInitialize)(this.chkOrder)).EndInit();
  312. this.ResumeLayout(false);
  313. this.PerformLayout();
  314. }
  315. #endregion
  316. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTEEL_GRADE;
  317. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_NO;
  318. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkHEAT_NO;
  319. internal Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryHEAT_NO;
  320. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryCHECK_NO;
  321. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySTEEL_GRADE;
  322. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  323. internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONSIGN_TIME;
  324. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPrint;
  325. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPrint;
  326. private System.Windows.Forms.DateTimePicker dateBegin;
  327. private System.Windows.Forms.DateTimePicker dateEnd;
  328. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryPHY_NAME_MAX;
  329. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPHY_NAME_MAX;
  330. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NO_MIN;
  331. internal Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO_MIN;
  332. internal Infragistics.Win.UltraWinEditors.UltraTextEditor ultraOrder;
  333. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkOrder;
  334. }
  335. }