HttReport.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
  1. namespace Core.StlMes.Client.Mcp.Treatment.HeatTreatment
  2. {
  3. partial class HttReport
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem34 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem40 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem44 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem45 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem46 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.ValueListItem valueListItem47 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.ValueListItem valueListItem48 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem49 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem50 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  50. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  51. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  52. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  53. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  55. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  56. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  57. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  60. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("HttReportEntity", -1);
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MachineNo");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReportType");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EnglishName");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReportNo");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReportNoNew");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReportNoTime");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReportName");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ColUser");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ColTime");
  72. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GenerateStation");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReceivingStation");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SaveStation");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StorageLife");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Intermediary");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  80. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  92. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  93. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  94. Infragistics.Win.ValueListItem valueListItem35 = new Infragistics.Win.ValueListItem();
  95. Infragistics.Win.ValueListItem valueListItem36 = new Infragistics.Win.ValueListItem();
  96. Infragistics.Win.ValueListItem valueListItem37 = new Infragistics.Win.ValueListItem();
  97. Infragistics.Win.ValueListItem valueListItem38 = new Infragistics.Win.ValueListItem();
  98. Infragistics.Win.ValueListItem valueListItem39 = new Infragistics.Win.ValueListItem();
  99. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  100. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  101. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  102. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  103. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  104. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  105. Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
  106. Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
  107. Infragistics.Win.ValueListItem valueListItem41 = new Infragistics.Win.ValueListItem();
  108. Infragistics.Win.ValueListItem valueListItem42 = new Infragistics.Win.ValueListItem();
  109. Infragistics.Win.ValueListItem valueListItem43 = new Infragistics.Win.ValueListItem();
  110. this.reportTypeF = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  111. this.englishName = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  112. this.txtPline = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  113. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  114. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  115. this.reportTypeG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  116. this.HttReportEntitybindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  117. ((System.ComponentModel.ISupportInitialize)(this.reportTypeF)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.englishName)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.txtPline)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.reportTypeG)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.HttReportEntitybindingSource1)).BeginInit();
  124. this.SuspendLayout();
  125. //
  126. // reportTypeF
  127. //
  128. this.reportTypeF.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  129. valueListItem26.DataValue = "0";
  130. valueListItem26.DisplayText = "管体机探(超声)";
  131. valueListItem27.DataValue = "1";
  132. valueListItem27.DisplayText = "管端手探(超声)";
  133. valueListItem28.DataValue = "2";
  134. valueListItem28.DisplayText = "半成品缴库单";
  135. valueListItem29.DataValue = "3";
  136. valueListItem29.DisplayText = "热处理表检报告";
  137. valueListItem30.DataValue = "4";
  138. valueListItem30.DisplayText = "涡流探伤";
  139. valueListItem33.DataValue = "15";
  140. valueListItem33.DisplayText = "管体手探(超声)";
  141. valueListItem34.DataValue = "9";
  142. valueListItem34.DisplayText = "成品缴库单";
  143. valueListItem40.DataValue = "200";
  144. valueListItem40.DisplayText = "传递卡";
  145. valueListItem44.DataValue = "21";
  146. valueListItem44.DisplayText = "定径机质量报告";
  147. valueListItem45.DataValue = "22";
  148. valueListItem45.DisplayText = "钢管热矫直报告";
  149. valueListItem46.DataValue = "23";
  150. valueListItem46.DisplayText = "水淬质量报告";
  151. valueListItem47.DataValue = "24";
  152. valueListItem47.DisplayText = "弯曲度、外径抽检记录";
  153. valueListItem48.DataValue = "25";
  154. valueListItem48.DisplayText = "热处理缴库单";
  155. valueListItem49.DataValue = "10";
  156. valueListItem49.DisplayText = "管端超声UT";
  157. valueListItem50.DataValue = "12";
  158. valueListItem50.DisplayText = "管端磁粉MT";
  159. this.reportTypeF.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  160. valueListItem26,
  161. valueListItem27,
  162. valueListItem28,
  163. valueListItem29,
  164. valueListItem30,
  165. valueListItem33,
  166. valueListItem34,
  167. valueListItem40,
  168. valueListItem44,
  169. valueListItem45,
  170. valueListItem46,
  171. valueListItem47,
  172. valueListItem48,
  173. valueListItem49,
  174. valueListItem50});
  175. this.reportTypeF.Location = new System.Drawing.Point(589, 116);
  176. this.reportTypeF.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  177. this.reportTypeF.Name = "reportTypeF";
  178. this.reportTypeF.Size = new System.Drawing.Size(108, 21);
  179. this.reportTypeF.TabIndex = 4;
  180. this.reportTypeF.Visible = false;
  181. //
  182. // englishName
  183. //
  184. valueListItem3.DataValue = "1#Heat-Treatment Line ROTA-280S Ultrasonic Testing Report";
  185. valueListItem3.DisplayText = "1#Heat-Treatment Line ROTA-280S Ultrasonic Testing Report";
  186. valueListItem4.DataValue = "2#Heat-Treatment Line ROTA-180S Ultrasonic Testing Report";
  187. valueListItem4.DisplayText = "2#Heat-Treatment Line ROTA-180S Ultrasonic Testing Report";
  188. valueListItem5.DataValue = "3#Heat-Treatment Line ROTA-180S Ultrasonic Testing Report";
  189. valueListItem5.DisplayText = "3#Heat-Treatment Line ROTA-180S Ultrasonic Testing Report";
  190. valueListItem6.DataValue = "4#Heat-Treatment Line ROTA-450S Ultrasonic Testing Report";
  191. valueListItem6.DisplayText = "4#Heat-Treatment Line ROTA-450S Ultrasonic Testing Report";
  192. valueListItem7.DataValue = "5#Heat-Treatment Line RPS.R ECHOGRAPH1155 Ultrasonic Testing Report";
  193. valueListItem7.DisplayText = "5#Heat-Treatment Line RPS.R ECHOGRAPH1155 Ultrasonic Testing Report";
  194. valueListItem8.DataValue = "GRP-VIS-PORTAL Ultrasonic Testing Report";
  195. valueListItem8.DisplayText = "GRP-VIS-PORTAL Ultrasonic Testing Report";
  196. valueListItem9.DataValue = "RTIS-PA273 Full Body Ultrasonic Testing Report";
  197. valueListItem9.DisplayText = "RTIS-PA273 Full Body Ultrasonic Testing Report";
  198. valueListItem10.DataValue = "FDA114R Ultrasonic Testing Report";
  199. valueListItem10.DisplayText = "FDA114R Ultrasonic Testing Report";
  200. this.englishName.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  201. valueListItem3,
  202. valueListItem4,
  203. valueListItem5,
  204. valueListItem6,
  205. valueListItem7,
  206. valueListItem8,
  207. valueListItem9,
  208. valueListItem10});
  209. this.englishName.Location = new System.Drawing.Point(515, 167);
  210. this.englishName.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  211. this.englishName.Name = "englishName";
  212. this.englishName.Size = new System.Drawing.Size(108, 21);
  213. this.englishName.TabIndex = 3;
  214. this.englishName.Visible = false;
  215. //
  216. // txtPline
  217. //
  218. this.txtPline.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  219. this.txtPline.Location = new System.Drawing.Point(18, 125);
  220. this.txtPline.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  221. this.txtPline.Name = "txtPline";
  222. this.txtPline.Size = new System.Drawing.Size(108, 21);
  223. this.txtPline.TabIndex = 2;
  224. this.txtPline.Visible = false;
  225. //
  226. // ultraComboEditor1
  227. //
  228. valueListItem11.DataValue = "1#热处理ROTA-280S探伤报告";
  229. valueListItem11.DisplayText = "1#热处理ROTA-280S探伤报告";
  230. valueListItem12.DataValue = "2#热处理ROTA-180S探伤报告";
  231. valueListItem12.DisplayText = "2#热处理ROTA-180S探伤报告";
  232. valueListItem13.DataValue = "3#热处理ROTA-180S探伤报告";
  233. valueListItem13.DisplayText = "3#热处理ROTA-180S探伤报告";
  234. valueListItem14.DataValue = "4#热处理ROTA-450S超声波探伤报告";
  235. valueListItem14.DisplayText = "4#热处理ROTA-450S超声波探伤报告";
  236. valueListItem15.DataValue = "5#热处理RPS.R ECHOGRAPH1155超声波探伤报告";
  237. valueListItem15.DisplayText = "5#热处理RPS.R ECHOGRAPH1155超声波探伤报告";
  238. valueListItem16.DataValue = "GRP-VIS-PORTAL超声波探伤报告";
  239. valueListItem16.DisplayText = "GRP-VIS-PORTAL超声波探伤报告";
  240. valueListItem17.DataValue = "RTIS-PA273全管体超声波探伤报告";
  241. valueListItem17.DisplayText = "RTIS-PA273全管体超声波探伤报告";
  242. valueListItem18.DataValue = "FDA114R超声波探伤报告";
  243. valueListItem18.DisplayText = "FDA114R超声波探伤报告";
  244. this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  245. valueListItem11,
  246. valueListItem12,
  247. valueListItem13,
  248. valueListItem14,
  249. valueListItem15,
  250. valueListItem16,
  251. valueListItem17,
  252. valueListItem18});
  253. this.ultraComboEditor1.Location = new System.Drawing.Point(355, 160);
  254. this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  255. this.ultraComboEditor1.Name = "ultraComboEditor1";
  256. this.ultraComboEditor1.Size = new System.Drawing.Size(108, 21);
  257. this.ultraComboEditor1.TabIndex = 1;
  258. this.ultraComboEditor1.Visible = false;
  259. //
  260. // ultraGrid1
  261. //
  262. this.ultraGrid1.DataSource = this.HttReportEntitybindingSource1;
  263. appearance5.BackColor = System.Drawing.SystemColors.Window;
  264. appearance5.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  265. this.ultraGrid1.DisplayLayout.Appearance = appearance5;
  266. ultraGridColumn1.Header.VisiblePosition = 0;
  267. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 9;
  268. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  269. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  270. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  271. ultraGridColumn2.EditorComponent = this.reportTypeF;
  272. ultraGridColumn2.Header.VisiblePosition = 1;
  273. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 7;
  274. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  275. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  276. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  277. ultraGridColumn2.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  278. ultraGridColumn3.EditorComponent = this.englishName;
  279. ultraGridColumn3.Header.VisiblePosition = 2;
  280. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 5;
  281. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  282. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  283. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  284. ultraGridColumn4.EditorComponent = this.txtPline;
  285. ultraGridColumn4.Header.VisiblePosition = 3;
  286. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 1;
  287. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  288. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  289. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  290. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  291. ultraGridColumn5.Header.VisiblePosition = 4;
  292. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 11;
  293. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  294. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  295. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  296. ultraGridColumn6.Header.VisiblePosition = 5;
  297. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 13;
  298. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  299. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  300. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  301. ultraGridColumn7.Header.VisiblePosition = 6;
  302. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 15;
  303. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  304. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  305. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  306. ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date;
  307. ultraGridColumn8.EditorComponent = this.ultraComboEditor1;
  308. ultraGridColumn8.Header.VisiblePosition = 7;
  309. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 3;
  310. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  311. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  312. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  313. ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDown;
  314. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  315. ultraGridColumn9.Header.VisiblePosition = 8;
  316. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 27;
  317. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  318. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  319. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  320. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  321. appearance6.BackColor = System.Drawing.Color.Gainsboro;
  322. ultraGridColumn10.CellAppearance = appearance6;
  323. ultraGridColumn10.Header.VisiblePosition = 9;
  324. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 29;
  325. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  326. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  327. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  328. ultraGridColumn11.Header.VisiblePosition = 10;
  329. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 31;
  330. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  331. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  332. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  333. ultraGridColumn12.Header.VisiblePosition = 11;
  334. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 17;
  335. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  336. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  337. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  338. ultraGridColumn13.Header.VisiblePosition = 12;
  339. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 19;
  340. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  341. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  342. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  343. ultraGridColumn14.Header.VisiblePosition = 13;
  344. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 21;
  345. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  346. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  347. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  348. ultraGridColumn15.Header.VisiblePosition = 14;
  349. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 23;
  350. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  351. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  352. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  353. ultraGridColumn16.Header.VisiblePosition = 15;
  354. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 25;
  355. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  356. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  357. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  358. ultraGridColumn17.DataType = typeof(bool);
  359. ultraGridColumn17.Header.Caption = "选择";
  360. ultraGridColumn17.Header.VisiblePosition = 16;
  361. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 0;
  362. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  363. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  364. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  365. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  366. ultraGridColumn17.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  367. ultraGridBand1.Columns.AddRange(new object[] {
  368. ultraGridColumn1,
  369. ultraGridColumn2,
  370. ultraGridColumn3,
  371. ultraGridColumn4,
  372. ultraGridColumn5,
  373. ultraGridColumn6,
  374. ultraGridColumn7,
  375. ultraGridColumn8,
  376. ultraGridColumn9,
  377. ultraGridColumn10,
  378. ultraGridColumn11,
  379. ultraGridColumn12,
  380. ultraGridColumn13,
  381. ultraGridColumn14,
  382. ultraGridColumn15,
  383. ultraGridColumn16,
  384. ultraGridColumn17});
  385. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  386. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  387. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  388. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  389. appearance7.BackColor = System.Drawing.SystemColors.ActiveBorder;
  390. appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
  391. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  392. appearance7.BorderColor = System.Drawing.SystemColors.Window;
  393. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance7;
  394. appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
  395. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
  396. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  397. appearance9.BackColor = System.Drawing.SystemColors.ControlLightLight;
  398. appearance9.BackColor2 = System.Drawing.SystemColors.Control;
  399. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  400. appearance9.ForeColor = System.Drawing.SystemColors.GrayText;
  401. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance9;
  402. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  403. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  404. appearance10.BackColor = System.Drawing.SystemColors.Window;
  405. appearance10.ForeColor = System.Drawing.SystemColors.ControlText;
  406. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance10;
  407. appearance11.BackColor = System.Drawing.SystemColors.Highlight;
  408. appearance11.ForeColor = System.Drawing.SystemColors.HighlightText;
  409. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance11;
  410. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  411. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  412. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  413. appearance12.BackColor = System.Drawing.SystemColors.Window;
  414. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12;
  415. appearance13.BorderColor = System.Drawing.Color.Silver;
  416. appearance13.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  417. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance13;
  418. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  419. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  420. appearance14.BackColor = System.Drawing.SystemColors.Control;
  421. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  422. appearance14.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  423. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  424. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  425. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance14;
  426. appearance15.TextHAlignAsString = "Left";
  427. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15;
  428. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  429. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  430. appearance16.BackColor = System.Drawing.SystemColors.Window;
  431. appearance16.BorderColor = System.Drawing.Color.Silver;
  432. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance16;
  433. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  434. appearance17.BackColor = System.Drawing.SystemColors.ControlLight;
  435. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance17;
  436. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  437. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  438. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  439. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  440. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  441. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  442. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  443. this.ultraGrid1.Name = "ultraGrid1";
  444. this.ultraGrid1.Size = new System.Drawing.Size(849, 318);
  445. this.ultraGrid1.TabIndex = 0;
  446. this.ultraGrid1.Text = "ultraGrid1";
  447. //
  448. // reportTypeG
  449. //
  450. this.reportTypeG.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  451. valueListItem1.DataValue = "0";
  452. valueListItem1.DisplayText = "管体机探(超声)";
  453. valueListItem2.DataValue = "1";
  454. valueListItem2.DisplayText = "管端手探(超声)";
  455. valueListItem19.DataValue = "2";
  456. valueListItem19.DisplayText = "缴库单";
  457. valueListItem35.DataValue = "10";
  458. valueListItem35.DisplayText = "管端超声";
  459. valueListItem36.DataValue = "11";
  460. valueListItem36.DisplayText = "管端手动磁粉";
  461. valueListItem37.DataValue = "12";
  462. valueListItem37.DisplayText = "管端磁粉";
  463. valueListItem38.DataValue = "13";
  464. valueListItem38.DisplayText = "螺纹磁粉";
  465. valueListItem39.DataValue = "14";
  466. valueListItem39.DisplayText = "管端电磁声EMAT";
  467. valueListItem20.DataValue = "9";
  468. valueListItem20.DisplayText = "成品缴库单";
  469. valueListItem21.DataValue = "7";
  470. valueListItem21.DisplayText = "通径报告";
  471. valueListItem22.DataValue = "6";
  472. valueListItem22.DisplayText = "水压报告";
  473. valueListItem23.DataValue = "5";
  474. valueListItem23.DisplayText = "拧接报告";
  475. valueListItem24.DataValue = "8";
  476. valueListItem24.DisplayText = "倒棱报告";
  477. valueListItem25.DataValue = "15";
  478. valueListItem25.DisplayText = "管体超声手探";
  479. valueListItem31.DataValue = "16";
  480. valueListItem31.DisplayText = "坡口磁粉";
  481. valueListItem32.DataValue = "17";
  482. valueListItem32.DisplayText = "管体磁粉手探";
  483. valueListItem41.DataValue = "200";
  484. valueListItem41.DisplayText = "传递卡";
  485. valueListItem42.DataValue = "300";
  486. valueListItem42.DisplayText = "尺码单";
  487. valueListItem43.DataValue = "310";
  488. valueListItem43.DisplayText = "剩磁报告";
  489. this.reportTypeG.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  490. valueListItem1,
  491. valueListItem2,
  492. valueListItem19,
  493. valueListItem35,
  494. valueListItem36,
  495. valueListItem37,
  496. valueListItem38,
  497. valueListItem39,
  498. valueListItem20,
  499. valueListItem21,
  500. valueListItem22,
  501. valueListItem23,
  502. valueListItem24,
  503. valueListItem25,
  504. valueListItem31,
  505. valueListItem32,
  506. valueListItem41,
  507. valueListItem42,
  508. valueListItem43});
  509. this.reportTypeG.Location = new System.Drawing.Point(410, 233);
  510. this.reportTypeG.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  511. this.reportTypeG.Name = "reportTypeG";
  512. this.reportTypeG.Size = new System.Drawing.Size(108, 21);
  513. this.reportTypeG.TabIndex = 5;
  514. this.reportTypeG.Visible = false;
  515. //
  516. // HttReportEntitybindingSource1
  517. //
  518. this.HttReportEntitybindingSource1.DataSource = typeof(Core.StlMes.Client.Mcp.Treatment.Entity.HttReportEntity);
  519. //
  520. // HttReport
  521. //
  522. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  523. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  524. this.ClientSize = new System.Drawing.Size(849, 318);
  525. this.Controls.Add(this.reportTypeG);
  526. this.Controls.Add(this.reportTypeF);
  527. this.Controls.Add(this.englishName);
  528. this.Controls.Add(this.txtPline);
  529. this.Controls.Add(this.ultraComboEditor1);
  530. this.Controls.Add(this.ultraGrid1);
  531. this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  532. this.Name = "HttReport";
  533. this.Text = "报表编号管理 ";
  534. this.Load += new System.EventHandler(this.HttReport_Load);
  535. ((System.ComponentModel.ISupportInitialize)(this.reportTypeF)).EndInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.englishName)).EndInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.txtPline)).EndInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.reportTypeG)).EndInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.HttReportEntitybindingSource1)).EndInit();
  542. this.ResumeLayout(false);
  543. this.PerformLayout();
  544. }
  545. #endregion
  546. private System.Windows.Forms.BindingSource HttReportEntitybindingSource1;
  547. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  548. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  549. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline;
  550. private Infragistics.Win.UltraWinEditors.UltraComboEditor englishName;
  551. private Infragistics.Win.UltraWinEditors.UltraComboEditor reportTypeF;
  552. private Infragistics.Win.UltraWinEditors.UltraComboEditor reportTypeG;
  553. }
  554. }