MatJudgeResultCJ.Designer.cs 21 KB

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