OutdecQueryBase.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class OutdecQueryBase
  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.chkSTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  31. this.chkCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  32. this.txtQueryCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  33. this.ultraQuerySTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  34. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  35. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  36. this.chkCONSIGN_TIME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  37. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  38. this.chkSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  39. this.txtQuerySAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  40. this.chkPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  41. this.ultraQueryPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  42. this.ultraPROOF_RING_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  43. this.chkPROOF_RING_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  44. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE_NO)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE_NO)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NAME)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.txtQuerySAMPLE_NAME)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.ultraPROOF_RING_NO)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.chkPROOF_RING_NO)).BeginInit();
  57. this.SuspendLayout();
  58. //
  59. // chkSTEEL_GRADE_NO
  60. //
  61. this.chkSTEEL_GRADE_NO.AutoSize = true;
  62. this.chkSTEEL_GRADE_NO.Location = new System.Drawing.Point(642, 12);
  63. this.chkSTEEL_GRADE_NO.Margin = new System.Windows.Forms.Padding(2);
  64. this.chkSTEEL_GRADE_NO.Name = "chkSTEEL_GRADE_NO";
  65. this.chkSTEEL_GRADE_NO.Size = new System.Drawing.Size(46, 19);
  66. this.chkSTEEL_GRADE_NO.TabIndex = 104;
  67. this.chkSTEEL_GRADE_NO.Text = "钢级";
  68. this.chkSTEEL_GRADE_NO.CheckedChanged += new System.EventHandler(this.chkSTEEL_GRADE_NO_CheckedChanged);
  69. //
  70. // chkCHECK_NO
  71. //
  72. this.chkCHECK_NO.AutoSize = true;
  73. this.chkCHECK_NO.Location = new System.Drawing.Point(300, 12);
  74. this.chkCHECK_NO.Margin = new System.Windows.Forms.Padding(2);
  75. this.chkCHECK_NO.Name = "chkCHECK_NO";
  76. this.chkCHECK_NO.Size = new System.Drawing.Size(71, 19);
  77. this.chkCHECK_NO.TabIndex = 102;
  78. this.chkCHECK_NO.Text = "检验编号";
  79. this.chkCHECK_NO.CheckedChanged += new System.EventHandler(this.chkCHECK_NO_CheckedChanged);
  80. //
  81. // txtQueryCHECK_NO
  82. //
  83. this.txtQueryCHECK_NO.Enabled = false;
  84. this.txtQueryCHECK_NO.Location = new System.Drawing.Point(375, 11);
  85. this.txtQueryCHECK_NO.MaxLength = 100;
  86. this.txtQueryCHECK_NO.Name = "txtQueryCHECK_NO";
  87. this.txtQueryCHECK_NO.Size = new System.Drawing.Size(92, 21);
  88. this.txtQueryCHECK_NO.TabIndex = 2;
  89. //
  90. // ultraQuerySTEEL_GRADE_NO
  91. //
  92. this.ultraQuerySTEEL_GRADE_NO.Enabled = false;
  93. this.ultraQuerySTEEL_GRADE_NO.Location = new System.Drawing.Point(692, 11);
  94. this.ultraQuerySTEEL_GRADE_NO.Name = "ultraQuerySTEEL_GRADE_NO";
  95. this.ultraQuerySTEEL_GRADE_NO.Size = new System.Drawing.Size(120, 21);
  96. this.ultraQuerySTEEL_GRADE_NO.TabIndex = 4;
  97. //
  98. // ultraLabel2
  99. //
  100. appearance15.TextHAlignAsString = "Center";
  101. appearance15.TextVAlignAsString = "Middle";
  102. this.ultraLabel2.Appearance = appearance15;
  103. this.ultraLabel2.AutoSize = true;
  104. this.ultraLabel2.Location = new System.Drawing.Point(183, 14);
  105. this.ultraLabel2.Name = "ultraLabel2";
  106. this.ultraLabel2.Size = new System.Drawing.Size(17, 16);
  107. this.ultraLabel2.TabIndex = 57;
  108. this.ultraLabel2.Text = "至";
  109. //
  110. // dateEnd
  111. //
  112. this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  113. this.dateEnd.Location = new System.Drawing.Point(204, 11);
  114. this.dateEnd.MaskInput = "yyyy-mm-dd";
  115. this.dateEnd.Name = "dateEnd";
  116. this.dateEnd.Size = new System.Drawing.Size(92, 21);
  117. this.dateEnd.TabIndex = 1;
  118. //
  119. // chkCONSIGN_TIME
  120. //
  121. appearance7.TextHAlignAsString = "Left";
  122. this.chkCONSIGN_TIME.Appearance = appearance7;
  123. this.chkCONSIGN_TIME.AutoSize = true;
  124. this.chkCONSIGN_TIME.Checked = true;
  125. this.chkCONSIGN_TIME.CheckState = System.Windows.Forms.CheckState.Checked;
  126. this.chkCONSIGN_TIME.Enabled = false;
  127. this.chkCONSIGN_TIME.Location = new System.Drawing.Point(12, 12);
  128. this.chkCONSIGN_TIME.Name = "chkCONSIGN_TIME";
  129. this.chkCONSIGN_TIME.Size = new System.Drawing.Size(71, 19);
  130. this.chkCONSIGN_TIME.TabIndex = 101;
  131. this.chkCONSIGN_TIME.Text = "委托时间";
  132. this.chkCONSIGN_TIME.CheckedChanged += new System.EventHandler(this.chkCONSIGN_TIME_CheckedChanged);
  133. //
  134. // dateBegin
  135. //
  136. this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  137. this.dateBegin.FormatString = "";
  138. this.dateBegin.Location = new System.Drawing.Point(87, 11);
  139. this.dateBegin.MaskInput = "yyyy-mm-dd";
  140. this.dateBegin.Name = "dateBegin";
  141. this.dateBegin.Size = new System.Drawing.Size(92, 21);
  142. this.dateBegin.TabIndex = 0;
  143. //
  144. // chkSAMPLE_NAME
  145. //
  146. this.chkSAMPLE_NAME.AutoSize = true;
  147. this.chkSAMPLE_NAME.Location = new System.Drawing.Point(471, 12);
  148. this.chkSAMPLE_NAME.Margin = new System.Windows.Forms.Padding(2);
  149. this.chkSAMPLE_NAME.Name = "chkSAMPLE_NAME";
  150. this.chkSAMPLE_NAME.Size = new System.Drawing.Size(71, 19);
  151. this.chkSAMPLE_NAME.TabIndex = 106;
  152. this.chkSAMPLE_NAME.Text = "试样名称";
  153. this.chkSAMPLE_NAME.CheckedChanged += new System.EventHandler(this.chkSAMPLE_NAME_CheckedChanged);
  154. //
  155. // txtQuerySAMPLE_NAME
  156. //
  157. this.txtQuerySAMPLE_NAME.Enabled = false;
  158. this.txtQuerySAMPLE_NAME.Location = new System.Drawing.Point(546, 11);
  159. this.txtQuerySAMPLE_NAME.MaxLength = 200;
  160. this.txtQuerySAMPLE_NAME.Name = "txtQuerySAMPLE_NAME";
  161. this.txtQuerySAMPLE_NAME.Size = new System.Drawing.Size(92, 21);
  162. this.txtQuerySAMPLE_NAME.TabIndex = 105;
  163. //
  164. // chkPHY_NAME_MAX
  165. //
  166. this.chkPHY_NAME_MAX.AutoSize = true;
  167. this.chkPHY_NAME_MAX.Location = new System.Drawing.Point(817, 11);
  168. this.chkPHY_NAME_MAX.Margin = new System.Windows.Forms.Padding(2);
  169. this.chkPHY_NAME_MAX.Name = "chkPHY_NAME_MAX";
  170. this.chkPHY_NAME_MAX.Size = new System.Drawing.Size(59, 19);
  171. this.chkPHY_NAME_MAX.TabIndex = 108;
  172. this.chkPHY_NAME_MAX.Text = "检验项";
  173. this.chkPHY_NAME_MAX.Visible = false;
  174. this.chkPHY_NAME_MAX.CheckedChanged += new System.EventHandler(this.chkPHY_NAME_MAX_CheckedChanged);
  175. //
  176. // ultraQueryPHY_NAME_MAX
  177. //
  178. this.ultraQueryPHY_NAME_MAX.Enabled = false;
  179. this.ultraQueryPHY_NAME_MAX.Location = new System.Drawing.Point(881, 12);
  180. this.ultraQueryPHY_NAME_MAX.Name = "ultraQueryPHY_NAME_MAX";
  181. this.ultraQueryPHY_NAME_MAX.Size = new System.Drawing.Size(94, 21);
  182. this.ultraQueryPHY_NAME_MAX.TabIndex = 107;
  183. this.ultraQueryPHY_NAME_MAX.Visible = false;
  184. //
  185. // ultraPROOF_RING_NO
  186. //
  187. this.ultraPROOF_RING_NO.DropDownListWidth = -1;
  188. this.ultraPROOF_RING_NO.Enabled = false;
  189. this.ultraPROOF_RING_NO.Location = new System.Drawing.Point(1044, 13);
  190. this.ultraPROOF_RING_NO.Name = "ultraPROOF_RING_NO";
  191. this.ultraPROOF_RING_NO.Size = new System.Drawing.Size(101, 21);
  192. this.ultraPROOF_RING_NO.TabIndex = 109;
  193. this.ultraPROOF_RING_NO.Visible = false;
  194. //
  195. // chkPROOF_RING_NO
  196. //
  197. this.chkPROOF_RING_NO.AutoSize = true;
  198. this.chkPROOF_RING_NO.Location = new System.Drawing.Point(980, 13);
  199. this.chkPROOF_RING_NO.Margin = new System.Windows.Forms.Padding(2);
  200. this.chkPROOF_RING_NO.Name = "chkPROOF_RING_NO";
  201. this.chkPROOF_RING_NO.Size = new System.Drawing.Size(59, 19);
  202. this.chkPROOF_RING_NO.TabIndex = 110;
  203. this.chkPROOF_RING_NO.Text = "应力环";
  204. this.chkPROOF_RING_NO.Visible = false;
  205. this.chkPROOF_RING_NO.CheckedChanged += new System.EventHandler(this.chkFLAG_CheckedChanged);
  206. //
  207. // OutdecQueryBase
  208. //
  209. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  210. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  211. this.Controls.Add(this.chkPROOF_RING_NO);
  212. this.Controls.Add(this.ultraPROOF_RING_NO);
  213. this.Controls.Add(this.chkPHY_NAME_MAX);
  214. this.Controls.Add(this.ultraQueryPHY_NAME_MAX);
  215. this.Controls.Add(this.chkSAMPLE_NAME);
  216. this.Controls.Add(this.txtQuerySAMPLE_NAME);
  217. this.Controls.Add(this.chkSTEEL_GRADE_NO);
  218. this.Controls.Add(this.chkCHECK_NO);
  219. this.Controls.Add(this.txtQueryCHECK_NO);
  220. this.Controls.Add(this.ultraQuerySTEEL_GRADE_NO);
  221. this.Controls.Add(this.ultraLabel2);
  222. this.Controls.Add(this.dateEnd);
  223. this.Controls.Add(this.chkCONSIGN_TIME);
  224. this.Controls.Add(this.dateBegin);
  225. this.Name = "OutdecQueryBase";
  226. this.Size = new System.Drawing.Size(1328, 40);
  227. this.Load += new System.EventHandler(this.OutdecQueryBase_Load);
  228. ((System.ComponentModel.ISupportInitialize)(this.chkSTEEL_GRADE_NO)).EndInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).EndInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).EndInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTEEL_GRADE_NO)).EndInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.chkCONSIGN_TIME)).EndInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.chkSAMPLE_NAME)).EndInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.txtQuerySAMPLE_NAME)).EndInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.chkPHY_NAME_MAX)).EndInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryPHY_NAME_MAX)).EndInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.ultraPROOF_RING_NO)).EndInit();
  240. ((System.ComponentModel.ISupportInitialize)(this.chkPROOF_RING_NO)).EndInit();
  241. this.ResumeLayout(false);
  242. this.PerformLayout();
  243. }
  244. #endregion
  245. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTEEL_GRADE_NO;
  246. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_NO;
  247. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryCHECK_NO;
  248. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySTEEL_GRADE_NO;
  249. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  250. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  251. internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONSIGN_TIME;
  252. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  253. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSAMPLE_NAME;
  254. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQuerySAMPLE_NAME;
  255. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPHY_NAME_MAX;
  256. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryPHY_NAME_MAX;
  257. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPROOF_RING_NO;
  258. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPROOF_RING_NO;
  259. }
  260. }