MatDataCJBase.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392
  1. namespace Core.StlMes.Client.Lims.Data.Mat
  2. {
  3. partial class MatDataCJBase
  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 appearance2 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  47. this.panel1 = new System.Windows.Forms.Panel();
  48. this.txtCHECK_TEMP = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  49. this.labelCHECK_TEMP = new Infragistics.Win.Misc.UltraLabel();
  50. this.labelREMARK = new Infragistics.Win.Misc.UltraLabel();
  51. this.txtAUDIT_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  52. this.labelAUDIT_TIME = new Infragistics.Win.Misc.UltraLabel();
  53. this.txtAUDIT_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  54. this.labelAUDIT_NAME = new Infragistics.Win.Misc.UltraLabel();
  55. this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  56. this.ultraDEVICE_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  57. this.labelDEVICE_NAME = new Infragistics.Win.Misc.UltraLabel();
  58. this.ultraDEVICE_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  59. this.labelDEVICE_NO = new Infragistics.Win.Misc.UltraLabel();
  60. this.ultraCHECK_CLASS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  61. this.labelCHECK_CLASS = new Infragistics.Win.Misc.UltraLabel();
  62. this.ultraCHECK_SHIFT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  63. this.labelCHECK_SHIFT = new Infragistics.Win.Misc.UltraLabel();
  64. this.txtCHECK_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  65. this.labelCHECK_TIME = new Infragistics.Win.Misc.UltraLabel();
  66. this.txtCHECK_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  67. this.labelCHECK_NAME = new Infragistics.Win.Misc.UltraLabel();
  68. this.panel1.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TEMP)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.txtAUDIT_TIME)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.txtAUDIT_NAME)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NAME)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_SHIFT)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TIME)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_NAME)).BeginInit();
  79. this.SuspendLayout();
  80. //
  81. // panel1
  82. //
  83. this.panel1.Controls.Add(this.txtCHECK_TEMP);
  84. this.panel1.Controls.Add(this.labelCHECK_TEMP);
  85. this.panel1.Controls.Add(this.labelREMARK);
  86. this.panel1.Controls.Add(this.txtAUDIT_TIME);
  87. this.panel1.Controls.Add(this.labelAUDIT_TIME);
  88. this.panel1.Controls.Add(this.txtAUDIT_NAME);
  89. this.panel1.Controls.Add(this.labelAUDIT_NAME);
  90. this.panel1.Controls.Add(this.txtREMARK);
  91. this.panel1.Controls.Add(this.ultraDEVICE_NAME);
  92. this.panel1.Controls.Add(this.labelDEVICE_NAME);
  93. this.panel1.Controls.Add(this.ultraDEVICE_NO);
  94. this.panel1.Controls.Add(this.labelDEVICE_NO);
  95. this.panel1.Controls.Add(this.ultraCHECK_CLASS);
  96. this.panel1.Controls.Add(this.labelCHECK_CLASS);
  97. this.panel1.Controls.Add(this.ultraCHECK_SHIFT);
  98. this.panel1.Controls.Add(this.labelCHECK_SHIFT);
  99. this.panel1.Controls.Add(this.txtCHECK_TIME);
  100. this.panel1.Controls.Add(this.labelCHECK_TIME);
  101. this.panel1.Controls.Add(this.txtCHECK_NAME);
  102. this.panel1.Controls.Add(this.labelCHECK_NAME);
  103. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  104. this.panel1.Location = new System.Drawing.Point(0, 0);
  105. this.panel1.Name = "panel1";
  106. this.panel1.Size = new System.Drawing.Size(192, 342);
  107. this.panel1.TabIndex = 20;
  108. //
  109. // txtCHECK_TEMP
  110. //
  111. this.txtCHECK_TEMP.Location = new System.Drawing.Point(70, 159);
  112. this.txtCHECK_TEMP.MaxLength = 100;
  113. this.txtCHECK_TEMP.Name = "txtCHECK_TEMP";
  114. this.txtCHECK_TEMP.Size = new System.Drawing.Size(110, 21);
  115. this.txtCHECK_TEMP.TabIndex = 239;
  116. //
  117. // labelCHECK_TEMP
  118. //
  119. appearance2.TextHAlignAsString = "Right";
  120. appearance2.TextVAlignAsString = "Middle";
  121. this.labelCHECK_TEMP.Appearance = appearance2;
  122. this.labelCHECK_TEMP.AutoSize = true;
  123. this.labelCHECK_TEMP.Location = new System.Drawing.Point(12, 162);
  124. this.labelCHECK_TEMP.Name = "labelCHECK_TEMP";
  125. this.labelCHECK_TEMP.Size = new System.Drawing.Size(54, 16);
  126. this.labelCHECK_TEMP.TabIndex = 240;
  127. this.labelCHECK_TEMP.Text = "试验温度";
  128. //
  129. // labelREMARK
  130. //
  131. appearance5.TextHAlignAsString = "Right";
  132. appearance5.TextVAlignAsString = "Middle";
  133. this.labelREMARK.Appearance = appearance5;
  134. this.labelREMARK.AutoSize = true;
  135. this.labelREMARK.Location = new System.Drawing.Point(12, 219);
  136. this.labelREMARK.Name = "labelREMARK";
  137. this.labelREMARK.Size = new System.Drawing.Size(54, 16);
  138. this.labelREMARK.TabIndex = 238;
  139. this.labelREMARK.Text = "试验备注";
  140. //
  141. // txtAUDIT_TIME
  142. //
  143. this.txtAUDIT_TIME.Location = new System.Drawing.Point(70, 295);
  144. this.txtAUDIT_TIME.MaxLength = 100;
  145. this.txtAUDIT_TIME.Name = "txtAUDIT_TIME";
  146. this.txtAUDIT_TIME.Size = new System.Drawing.Size(110, 21);
  147. this.txtAUDIT_TIME.TabIndex = 236;
  148. //
  149. // labelAUDIT_TIME
  150. //
  151. appearance6.TextHAlignAsString = "Right";
  152. appearance6.TextVAlignAsString = "Middle";
  153. this.labelAUDIT_TIME.Appearance = appearance6;
  154. this.labelAUDIT_TIME.AutoSize = true;
  155. this.labelAUDIT_TIME.Location = new System.Drawing.Point(12, 298);
  156. this.labelAUDIT_TIME.Name = "labelAUDIT_TIME";
  157. this.labelAUDIT_TIME.Size = new System.Drawing.Size(54, 16);
  158. this.labelAUDIT_TIME.TabIndex = 237;
  159. this.labelAUDIT_TIME.Text = "审核时间";
  160. //
  161. // txtAUDIT_NAME
  162. //
  163. this.txtAUDIT_NAME.Location = new System.Drawing.Point(70, 270);
  164. this.txtAUDIT_NAME.MaxLength = 100;
  165. this.txtAUDIT_NAME.Name = "txtAUDIT_NAME";
  166. this.txtAUDIT_NAME.Size = new System.Drawing.Size(110, 21);
  167. this.txtAUDIT_NAME.TabIndex = 234;
  168. //
  169. // labelAUDIT_NAME
  170. //
  171. appearance7.TextHAlignAsString = "Right";
  172. appearance7.TextVAlignAsString = "Middle";
  173. this.labelAUDIT_NAME.Appearance = appearance7;
  174. this.labelAUDIT_NAME.AutoSize = true;
  175. this.labelAUDIT_NAME.Location = new System.Drawing.Point(24, 273);
  176. this.labelAUDIT_NAME.Name = "labelAUDIT_NAME";
  177. this.labelAUDIT_NAME.Size = new System.Drawing.Size(42, 16);
  178. this.labelAUDIT_NAME.TabIndex = 235;
  179. this.labelAUDIT_NAME.Text = "审核人";
  180. //
  181. // txtREMARK
  182. //
  183. appearance74.TextVAlignAsString = "Middle";
  184. this.txtREMARK.Appearance = appearance74;
  185. this.txtREMARK.AutoSize = false;
  186. this.txtREMARK.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  187. this.txtREMARK.Location = new System.Drawing.Point(70, 184);
  188. this.txtREMARK.Multiline = true;
  189. this.txtREMARK.Name = "txtREMARK";
  190. this.txtREMARK.Scrollbars = System.Windows.Forms.ScrollBars.Both;
  191. this.txtREMARK.Size = new System.Drawing.Size(110, 82);
  192. this.txtREMARK.TabIndex = 233;
  193. //
  194. // ultraDEVICE_NAME
  195. //
  196. this.ultraDEVICE_NAME.Location = new System.Drawing.Point(70, 134);
  197. this.ultraDEVICE_NAME.Name = "ultraDEVICE_NAME";
  198. this.ultraDEVICE_NAME.Size = new System.Drawing.Size(110, 21);
  199. this.ultraDEVICE_NAME.TabIndex = 231;
  200. this.ultraDEVICE_NAME.ValueMember = "";
  201. //
  202. // labelDEVICE_NAME
  203. //
  204. appearance1.TextHAlignAsString = "Right";
  205. appearance1.TextVAlignAsString = "Middle";
  206. this.labelDEVICE_NAME.Appearance = appearance1;
  207. this.labelDEVICE_NAME.AutoSize = true;
  208. this.labelDEVICE_NAME.Location = new System.Drawing.Point(12, 137);
  209. this.labelDEVICE_NAME.Name = "labelDEVICE_NAME";
  210. this.labelDEVICE_NAME.Size = new System.Drawing.Size(54, 16);
  211. this.labelDEVICE_NAME.TabIndex = 230;
  212. this.labelDEVICE_NAME.Text = "设备名称";
  213. //
  214. // ultraDEVICE_NO
  215. //
  216. this.ultraDEVICE_NO.Location = new System.Drawing.Point(70, 109);
  217. this.ultraDEVICE_NO.Name = "ultraDEVICE_NO";
  218. this.ultraDEVICE_NO.Size = new System.Drawing.Size(110, 21);
  219. this.ultraDEVICE_NO.TabIndex = 229;
  220. this.ultraDEVICE_NO.ValueMember = "";
  221. //
  222. // labelDEVICE_NO
  223. //
  224. appearance9.TextHAlignAsString = "Right";
  225. appearance9.TextVAlignAsString = "Middle";
  226. this.labelDEVICE_NO.Appearance = appearance9;
  227. this.labelDEVICE_NO.AutoSize = true;
  228. this.labelDEVICE_NO.Location = new System.Drawing.Point(12, 112);
  229. this.labelDEVICE_NO.Name = "labelDEVICE_NO";
  230. this.labelDEVICE_NO.Size = new System.Drawing.Size(54, 16);
  231. this.labelDEVICE_NO.TabIndex = 228;
  232. this.labelDEVICE_NO.Text = "设备编号";
  233. //
  234. // ultraCHECK_CLASS
  235. //
  236. valueListItem5.DataValue = "0";
  237. valueListItem5.DisplayText = "甲";
  238. valueListItem6.DataValue = "1";
  239. valueListItem6.DisplayText = "乙";
  240. valueListItem7.DataValue = "2";
  241. valueListItem7.DisplayText = "丙";
  242. valueListItem8.DataValue = "3";
  243. valueListItem8.DisplayText = "丁";
  244. this.ultraCHECK_CLASS.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  245. valueListItem5,
  246. valueListItem6,
  247. valueListItem7,
  248. valueListItem8});
  249. this.ultraCHECK_CLASS.Location = new System.Drawing.Point(70, 84);
  250. this.ultraCHECK_CLASS.Name = "ultraCHECK_CLASS";
  251. this.ultraCHECK_CLASS.Size = new System.Drawing.Size(110, 21);
  252. this.ultraCHECK_CLASS.TabIndex = 217;
  253. this.ultraCHECK_CLASS.ValueMember = "";
  254. //
  255. // labelCHECK_CLASS
  256. //
  257. appearance4.TextHAlignAsString = "Right";
  258. appearance4.TextVAlignAsString = "Middle";
  259. this.labelCHECK_CLASS.Appearance = appearance4;
  260. this.labelCHECK_CLASS.AutoSize = true;
  261. this.labelCHECK_CLASS.Location = new System.Drawing.Point(12, 87);
  262. this.labelCHECK_CLASS.Name = "labelCHECK_CLASS";
  263. this.labelCHECK_CLASS.Size = new System.Drawing.Size(54, 16);
  264. this.labelCHECK_CLASS.TabIndex = 216;
  265. this.labelCHECK_CLASS.Text = "试验班组";
  266. //
  267. // ultraCHECK_SHIFT
  268. //
  269. valueListItem1.DataValue = "常白班";
  270. valueListItem2.DataValue = "1";
  271. valueListItem2.DisplayText = "早";
  272. valueListItem3.DataValue = "2";
  273. valueListItem3.DisplayText = "中";
  274. valueListItem4.DataValue = "3";
  275. valueListItem4.DisplayText = "夜";
  276. this.ultraCHECK_SHIFT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  277. valueListItem1,
  278. valueListItem2,
  279. valueListItem3,
  280. valueListItem4});
  281. this.ultraCHECK_SHIFT.Location = new System.Drawing.Point(70, 59);
  282. this.ultraCHECK_SHIFT.Name = "ultraCHECK_SHIFT";
  283. this.ultraCHECK_SHIFT.Size = new System.Drawing.Size(110, 21);
  284. this.ultraCHECK_SHIFT.TabIndex = 215;
  285. this.ultraCHECK_SHIFT.ValueMember = "";
  286. //
  287. // labelCHECK_SHIFT
  288. //
  289. appearance8.TextHAlignAsString = "Right";
  290. appearance8.TextVAlignAsString = "Middle";
  291. this.labelCHECK_SHIFT.Appearance = appearance8;
  292. this.labelCHECK_SHIFT.AutoSize = true;
  293. this.labelCHECK_SHIFT.Location = new System.Drawing.Point(12, 62);
  294. this.labelCHECK_SHIFT.Name = "labelCHECK_SHIFT";
  295. this.labelCHECK_SHIFT.Size = new System.Drawing.Size(54, 16);
  296. this.labelCHECK_SHIFT.TabIndex = 214;
  297. this.labelCHECK_SHIFT.Text = "试验班次";
  298. //
  299. // txtCHECK_TIME
  300. //
  301. this.txtCHECK_TIME.Location = new System.Drawing.Point(70, 34);
  302. this.txtCHECK_TIME.MaxLength = 100;
  303. this.txtCHECK_TIME.Name = "txtCHECK_TIME";
  304. this.txtCHECK_TIME.Size = new System.Drawing.Size(110, 21);
  305. this.txtCHECK_TIME.TabIndex = 122;
  306. //
  307. // labelCHECK_TIME
  308. //
  309. appearance10.TextHAlignAsString = "Right";
  310. appearance10.TextVAlignAsString = "Middle";
  311. this.labelCHECK_TIME.Appearance = appearance10;
  312. this.labelCHECK_TIME.AutoSize = true;
  313. this.labelCHECK_TIME.Location = new System.Drawing.Point(12, 37);
  314. this.labelCHECK_TIME.Name = "labelCHECK_TIME";
  315. this.labelCHECK_TIME.Size = new System.Drawing.Size(54, 16);
  316. this.labelCHECK_TIME.TabIndex = 123;
  317. this.labelCHECK_TIME.Text = "试验时间";
  318. //
  319. // txtCHECK_NAME
  320. //
  321. this.txtCHECK_NAME.Location = new System.Drawing.Point(70, 9);
  322. this.txtCHECK_NAME.MaxLength = 100;
  323. this.txtCHECK_NAME.Name = "txtCHECK_NAME";
  324. this.txtCHECK_NAME.Size = new System.Drawing.Size(110, 21);
  325. this.txtCHECK_NAME.TabIndex = 120;
  326. //
  327. // labelCHECK_NAME
  328. //
  329. appearance3.TextHAlignAsString = "Right";
  330. appearance3.TextVAlignAsString = "Middle";
  331. this.labelCHECK_NAME.Appearance = appearance3;
  332. this.labelCHECK_NAME.AutoSize = true;
  333. this.labelCHECK_NAME.Location = new System.Drawing.Point(24, 12);
  334. this.labelCHECK_NAME.Name = "labelCHECK_NAME";
  335. this.labelCHECK_NAME.Size = new System.Drawing.Size(42, 16);
  336. this.labelCHECK_NAME.TabIndex = 121;
  337. this.labelCHECK_NAME.Text = "试验人";
  338. //
  339. // MatDataCJBase
  340. //
  341. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  342. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  343. this.Controls.Add(this.panel1);
  344. this.Name = "MatDataCJBase";
  345. this.Size = new System.Drawing.Size(192, 342);
  346. this.Load += new System.EventHandler(this.MatDataCJBase_Load);
  347. this.panel1.ResumeLayout(false);
  348. this.panel1.PerformLayout();
  349. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TEMP)).EndInit();
  350. ((System.ComponentModel.ISupportInitialize)(this.txtAUDIT_TIME)).EndInit();
  351. ((System.ComponentModel.ISupportInitialize)(this.txtAUDIT_NAME)).EndInit();
  352. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
  353. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NAME)).EndInit();
  354. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO)).EndInit();
  355. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS)).EndInit();
  356. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_SHIFT)).EndInit();
  357. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TIME)).EndInit();
  358. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_NAME)).EndInit();
  359. this.ResumeLayout(false);
  360. }
  361. #endregion
  362. private System.Windows.Forms.Panel panel1;
  363. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_NAME;
  364. private Infragistics.Win.Misc.UltraLabel labelCHECK_NAME;
  365. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_TIME;
  366. private Infragistics.Win.Misc.UltraLabel labelCHECK_TIME;
  367. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_SHIFT;
  368. private Infragistics.Win.Misc.UltraLabel labelCHECK_SHIFT;
  369. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_CLASS;
  370. private Infragistics.Win.Misc.UltraLabel labelCHECK_CLASS;
  371. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_NO;
  372. private Infragistics.Win.Misc.UltraLabel labelDEVICE_NO;
  373. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_NAME;
  374. private Infragistics.Win.Misc.UltraLabel labelDEVICE_NAME;
  375. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
  376. private Infragistics.Win.Misc.UltraLabel labelREMARK;
  377. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtAUDIT_TIME;
  378. private Infragistics.Win.Misc.UltraLabel labelAUDIT_TIME;
  379. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtAUDIT_NAME;
  380. private Infragistics.Win.Misc.UltraLabel labelAUDIT_NAME;
  381. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_TEMP;
  382. private Infragistics.Win.Misc.UltraLabel labelCHECK_TEMP;
  383. }
  384. }