PipeQueryBaseFS.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class PipeQueryBaseFS
  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. this.chkSTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  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.ultraQuerySTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  40. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  41. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  42. this.chkCONSIGN_TIME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  43. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  44. this.chkPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  45. this.ultraQueryPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  46. this.ultraPROOF_RING_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  47. this.chkPROOF_RING_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  48. this.chkPrint = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  49. this.ultraPrint = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  50. this.ultraJZ = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  51. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.ultraPROOF_RING_NO)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.chkPROOF_RING_NO)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.chkPrint)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.ultraPrint)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.ultraJZ)).BeginInit();
  67. this.SuspendLayout();
  68. //
  69. // chkSTEEL_GRADE
  70. //
  71. this.chkSTEEL_GRADE.AutoSize = true;
  72. this.chkSTEEL_GRADE.Location = new System.Drawing.Point(617, 12);
  73. this.chkSTEEL_GRADE.Margin = new System.Windows.Forms.Padding(2);
  74. this.chkSTEEL_GRADE.Name = "chkSTEEL_GRADE";
  75. this.chkSTEEL_GRADE.Size = new System.Drawing.Size(46, 19);
  76. this.chkSTEEL_GRADE.TabIndex = 10;
  77. this.chkSTEEL_GRADE.Text = "钢级";
  78. this.chkSTEEL_GRADE.CheckedChanged += new System.EventHandler(this.chkSTEEL_GRADE_CheckedChanged);
  79. //
  80. // chkCHECK_NO
  81. //
  82. this.chkCHECK_NO.AutoSize = true;
  83. this.chkCHECK_NO.Location = new System.Drawing.Point(300, 12);
  84. this.chkCHECK_NO.Margin = new System.Windows.Forms.Padding(2);
  85. this.chkCHECK_NO.Name = "chkCHECK_NO";
  86. this.chkCHECK_NO.Size = new System.Drawing.Size(71, 19);
  87. this.chkCHECK_NO.TabIndex = 8;
  88. this.chkCHECK_NO.Text = "检验编号";
  89. this.chkCHECK_NO.CheckedChanged += new System.EventHandler(this.chkCHECK_NO_CheckedChanged);
  90. //
  91. // chkHEAT_NO
  92. //
  93. this.chkHEAT_NO.AutoSize = true;
  94. this.chkHEAT_NO.Location = new System.Drawing.Point(471, 12);
  95. this.chkHEAT_NO.Margin = new System.Windows.Forms.Padding(2);
  96. this.chkHEAT_NO.Name = "chkHEAT_NO";
  97. this.chkHEAT_NO.Size = new System.Drawing.Size(46, 19);
  98. this.chkHEAT_NO.TabIndex = 9;
  99. this.chkHEAT_NO.Text = "炉号";
  100. this.chkHEAT_NO.CheckedChanged += new System.EventHandler(this.chkHEAT_NO_CheckedChanged);
  101. //
  102. // txtQueryHEAT_NO
  103. //
  104. this.txtQueryHEAT_NO.Enabled = false;
  105. this.txtQueryHEAT_NO.Location = new System.Drawing.Point(521, 11);
  106. this.txtQueryHEAT_NO.MaxLength = 100;
  107. this.txtQueryHEAT_NO.Name = "txtQueryHEAT_NO";
  108. this.txtQueryHEAT_NO.Size = new System.Drawing.Size(92, 21);
  109. this.txtQueryHEAT_NO.TabIndex = 3;
  110. //
  111. // txtQueryCHECK_NO
  112. //
  113. this.txtQueryCHECK_NO.Enabled = false;
  114. this.txtQueryCHECK_NO.Location = new System.Drawing.Point(375, 11);
  115. this.txtQueryCHECK_NO.MaxLength = 100;
  116. this.txtQueryCHECK_NO.Name = "txtQueryCHECK_NO";
  117. this.txtQueryCHECK_NO.Size = new System.Drawing.Size(92, 21);
  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(667, 11);
  125. this.ultraQuerySTEEL_GRADE.Name = "ultraQuerySTEEL_GRADE";
  126. this.ultraQuerySTEEL_GRADE.Size = new System.Drawing.Size(106, 21);
  127. this.ultraQuerySTEEL_GRADE.TabIndex = 4;
  128. //
  129. // ultraLabel2
  130. //
  131. appearance15.TextHAlignAsString = "Center";
  132. appearance15.TextVAlignAsString = "Middle";
  133. this.ultraLabel2.Appearance = appearance15;
  134. this.ultraLabel2.AutoSize = true;
  135. this.ultraLabel2.Location = new System.Drawing.Point(183, 14);
  136. this.ultraLabel2.Name = "ultraLabel2";
  137. this.ultraLabel2.Size = new System.Drawing.Size(17, 16);
  138. this.ultraLabel2.TabIndex = 7;
  139. this.ultraLabel2.Text = "至";
  140. //
  141. // dateEnd
  142. //
  143. this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  144. this.dateEnd.Location = new System.Drawing.Point(204, 11);
  145. this.dateEnd.MaskInput = "yyyy-mm-dd";
  146. this.dateEnd.Name = "dateEnd";
  147. this.dateEnd.Size = new System.Drawing.Size(92, 21);
  148. this.dateEnd.TabIndex = 1;
  149. //
  150. // chkCONSIGN_TIME
  151. //
  152. appearance7.TextHAlignAsString = "Left";
  153. this.chkCONSIGN_TIME.Appearance = appearance7;
  154. this.chkCONSIGN_TIME.AutoSize = true;
  155. this.chkCONSIGN_TIME.Checked = true;
  156. this.chkCONSIGN_TIME.CheckState = System.Windows.Forms.CheckState.Checked;
  157. this.chkCONSIGN_TIME.Location = new System.Drawing.Point(12, 12);
  158. this.chkCONSIGN_TIME.Name = "chkCONSIGN_TIME";
  159. this.chkCONSIGN_TIME.Size = new System.Drawing.Size(71, 19);
  160. this.chkCONSIGN_TIME.TabIndex = 6;
  161. this.chkCONSIGN_TIME.Text = "委托时间";
  162. this.chkCONSIGN_TIME.CheckedChanged += new System.EventHandler(this.chkCONSIGN_TIME_CheckedChanged);
  163. //
  164. // dateBegin
  165. //
  166. this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  167. this.dateBegin.FormatString = "";
  168. this.dateBegin.Location = new System.Drawing.Point(87, 11);
  169. this.dateBegin.MaskInput = "yyyy-mm-dd";
  170. this.dateBegin.Name = "dateBegin";
  171. this.dateBegin.Size = new System.Drawing.Size(92, 21);
  172. this.dateBegin.TabIndex = 0;
  173. //
  174. // chkPHY_NAME_MAX
  175. //
  176. this.chkPHY_NAME_MAX.AutoSize = true;
  177. this.chkPHY_NAME_MAX.Location = new System.Drawing.Point(967, 12);
  178. this.chkPHY_NAME_MAX.Margin = new System.Windows.Forms.Padding(2);
  179. this.chkPHY_NAME_MAX.Name = "chkPHY_NAME_MAX";
  180. this.chkPHY_NAME_MAX.Size = new System.Drawing.Size(59, 19);
  181. this.chkPHY_NAME_MAX.TabIndex = 11;
  182. this.chkPHY_NAME_MAX.Text = "检验项";
  183. this.chkPHY_NAME_MAX.CheckedChanged += new System.EventHandler(this.chkPHY_NAME_MAX_CheckedChanged);
  184. //
  185. // ultraQueryPHY_NAME_MAX
  186. //
  187. this.ultraQueryPHY_NAME_MAX.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Suggest;
  188. this.ultraQueryPHY_NAME_MAX.ButtonStyle = Infragistics.Win.UIElementButtonStyle.PopupBorderless;
  189. this.ultraQueryPHY_NAME_MAX.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
  190. this.ultraQueryPHY_NAME_MAX.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
  191. this.ultraQueryPHY_NAME_MAX.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  192. this.ultraQueryPHY_NAME_MAX.Enabled = false;
  193. this.ultraQueryPHY_NAME_MAX.Location = new System.Drawing.Point(1031, 11);
  194. this.ultraQueryPHY_NAME_MAX.Name = "ultraQueryPHY_NAME_MAX";
  195. this.ultraQueryPHY_NAME_MAX.Size = new System.Drawing.Size(127, 21);
  196. this.ultraQueryPHY_NAME_MAX.TabIndex = 5;
  197. //
  198. // ultraPROOF_RING_NO
  199. //
  200. this.ultraPROOF_RING_NO.DropDownListWidth = -1;
  201. this.ultraPROOF_RING_NO.Enabled = false;
  202. this.ultraPROOF_RING_NO.Location = new System.Drawing.Point(849, 11);
  203. this.ultraPROOF_RING_NO.Name = "ultraPROOF_RING_NO";
  204. this.ultraPROOF_RING_NO.Size = new System.Drawing.Size(101, 21);
  205. this.ultraPROOF_RING_NO.TabIndex = 13;
  206. //
  207. // chkPROOF_RING_NO
  208. //
  209. this.chkPROOF_RING_NO.AutoSize = true;
  210. this.chkPROOF_RING_NO.Location = new System.Drawing.Point(785, 12);
  211. this.chkPROOF_RING_NO.Margin = new System.Windows.Forms.Padding(2);
  212. this.chkPROOF_RING_NO.Name = "chkPROOF_RING_NO";
  213. this.chkPROOF_RING_NO.Size = new System.Drawing.Size(59, 19);
  214. this.chkPROOF_RING_NO.TabIndex = 14;
  215. this.chkPROOF_RING_NO.Text = "应力环";
  216. this.chkPROOF_RING_NO.CheckedChanged += new System.EventHandler(this.chkFLAG_CheckedChanged);
  217. //
  218. // chkPrint
  219. //
  220. this.chkPrint.AutoSize = true;
  221. this.chkPrint.Location = new System.Drawing.Point(1163, 12);
  222. this.chkPrint.Margin = new System.Windows.Forms.Padding(2);
  223. this.chkPrint.Name = "chkPrint";
  224. this.chkPrint.Size = new System.Drawing.Size(71, 19);
  225. this.chkPrint.TabIndex = 15;
  226. this.chkPrint.Text = "报告类型";
  227. this.chkPrint.CheckedChanged += new System.EventHandler(this.chkPrint_CheckedChanged);
  228. //
  229. // ultraPrint
  230. //
  231. this.ultraPrint.DropDownListWidth = -1;
  232. this.ultraPrint.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  233. this.ultraPrint.Enabled = false;
  234. valueListItem3.DataValue = "0";
  235. valueListItem3.DisplayText = "中英";
  236. valueListItem4.DataValue = "1";
  237. valueListItem4.DisplayText = "中俄";
  238. this.ultraPrint.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  239. valueListItem3,
  240. valueListItem4});
  241. this.ultraPrint.Location = new System.Drawing.Point(1239, 11);
  242. this.ultraPrint.Name = "ultraPrint";
  243. this.ultraPrint.Size = new System.Drawing.Size(101, 21);
  244. this.ultraPrint.TabIndex = 16;
  245. this.ultraPrint.Text = "中英";
  246. //
  247. // ultraJZ
  248. //
  249. this.ultraJZ.DropDownListWidth = -1;
  250. this.ultraJZ.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  251. valueListItem1.DataValue = "0";
  252. valueListItem1.DisplayText = "加载挠度";
  253. valueListItem2.DataValue = "1";
  254. valueListItem2.DisplayText = "加载应力";
  255. this.ultraJZ.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  256. valueListItem1,
  257. valueListItem2});
  258. this.ultraJZ.Location = new System.Drawing.Point(1358, 11);
  259. this.ultraJZ.Name = "ultraJZ";
  260. this.ultraJZ.Size = new System.Drawing.Size(101, 21);
  261. this.ultraJZ.TabIndex = 17;
  262. this.ultraJZ.Text = "加载挠度";
  263. //
  264. // PipeQueryBaseFS
  265. //
  266. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  267. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  268. this.Controls.Add(this.ultraJZ);
  269. this.Controls.Add(this.ultraPrint);
  270. this.Controls.Add(this.chkPrint);
  271. this.Controls.Add(this.chkPROOF_RING_NO);
  272. this.Controls.Add(this.ultraPROOF_RING_NO);
  273. this.Controls.Add(this.chkPHY_NAME_MAX);
  274. this.Controls.Add(this.ultraQueryPHY_NAME_MAX);
  275. this.Controls.Add(this.chkSTEEL_GRADE);
  276. this.Controls.Add(this.chkCHECK_NO);
  277. this.Controls.Add(this.chkHEAT_NO);
  278. this.Controls.Add(this.txtQueryHEAT_NO);
  279. this.Controls.Add(this.txtQueryCHECK_NO);
  280. this.Controls.Add(this.ultraQuerySTEEL_GRADE);
  281. this.Controls.Add(this.ultraLabel2);
  282. this.Controls.Add(this.dateEnd);
  283. this.Controls.Add(this.chkCONSIGN_TIME);
  284. this.Controls.Add(this.dateBegin);
  285. this.Name = "PipeQueryBaseFS";
  286. this.Size = new System.Drawing.Size(1605, 40);
  287. this.Load += new System.EventHandler(this.PipeQueryBaseFS_Load);
  288. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE)).EndInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).EndInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.chkHEAT_NO)).EndInit();
  291. ((System.ComponentModel.ISupportInitialize)(this.txtQueryHEAT_NO)).EndInit();
  292. ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).EndInit();
  293. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE)).EndInit();
  294. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  295. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).EndInit();
  296. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  297. ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).EndInit();
  298. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).EndInit();
  299. ((System.ComponentModel.ISupportInitialize)(this.ultraPROOF_RING_NO)).EndInit();
  300. ((System.ComponentModel.ISupportInitialize)(this.chkPROOF_RING_NO)).EndInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.chkPrint)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.ultraPrint)).EndInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.ultraJZ)).EndInit();
  304. this.ResumeLayout(false);
  305. this.PerformLayout();
  306. }
  307. #endregion
  308. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTEEL_GRADE;
  309. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_NO;
  310. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkHEAT_NO;
  311. internal Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryHEAT_NO;
  312. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryCHECK_NO;
  313. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySTEEL_GRADE;
  314. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  315. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  316. internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONSIGN_TIME;
  317. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  318. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPHY_NAME_MAX;
  319. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryPHY_NAME_MAX;
  320. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPROOF_RING_NO;
  321. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPROOF_RING_NO;
  322. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPrint;
  323. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPrint;
  324. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraJZ;
  325. }
  326. }