FrmBalanceOutInBill.Designer.cs 95 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468
  1. namespace Pur.balance
  2. {
  3. partial class FrmBalanceOutInBill
  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. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1_2", -1);
  30. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1_3", -1);
  43. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2_2", -1);
  56. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2_3", -1);
  69. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  81. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  82. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand5 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1_1", -1);
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_BALANCE_NO");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEM_CLASS_CODE");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEM_CLASS_NAME");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_PREVIOUS_BALANCE_QTY");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_PREVIOUS_BALANCE_AMT");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_PREVIOUS_BALANCE_AMT_BUG");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_IN_QTY");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_IN_AMT");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_IN_AMT_BUG");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_OUT_QTY");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_OUT_AMT");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_OUT_AMT_BUG");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_ENDING_BALANCE_QTY");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_ENDING_BALANCE_AMT");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_ENDING_BALANCE_AMT_BUG");
  100. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("月期初库存", 20258400);
  101. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup2 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("入库数量", 20258401);
  103. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup3 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("出库数量", 20258402);
  105. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup4 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("月期末库存", 20258403);
  107. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  115. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  119. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  120. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  121. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand6 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2_1", -1);
  123. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_BALANCE_NO");
  125. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEM_CLASS_CODE");
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEM_CLASS_NAME");
  127. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_PREVIOUS_BALANCE_QTY");
  128. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_PREVIOUS_BALANCE_AMT");
  129. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_PREVIOUS_BALANCE_AMT_BUG");
  130. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_IN_QTY");
  131. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_IN_AMT");
  132. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_IN_AMT_BUG");
  133. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_OUT_QTY");
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_OUT_AMT");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_OUT_AMT_BUG");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_ENDING_BALANCE_QTY");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_ENDING_BALANCE_AMT");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INV_ENDING_BALANCE_AMT_BUG");
  139. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  140. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  141. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  142. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  143. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  144. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  145. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  146. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  147. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  148. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  149. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  150. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  151. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  152. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  153. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  154. this.ultraGrid1_2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  155. this.dataSet1 = new System.Data.DataSet();
  156. this.dataTable1_1 = new System.Data.DataTable();
  157. this.dataColumn1 = new System.Data.DataColumn();
  158. this.dataColumn2 = new System.Data.DataColumn();
  159. this.dataColumn3 = new System.Data.DataColumn();
  160. this.dataColumn4 = new System.Data.DataColumn();
  161. this.dataColumn5 = new System.Data.DataColumn();
  162. this.dataColumn6 = new System.Data.DataColumn();
  163. this.dataColumn7 = new System.Data.DataColumn();
  164. this.dataColumn8 = new System.Data.DataColumn();
  165. this.dataColumn9 = new System.Data.DataColumn();
  166. this.dataColumn10 = new System.Data.DataColumn();
  167. this.dataColumn11 = new System.Data.DataColumn();
  168. this.dataColumn12 = new System.Data.DataColumn();
  169. this.dataColumn13 = new System.Data.DataColumn();
  170. this.dataColumn14 = new System.Data.DataColumn();
  171. this.dataColumn15 = new System.Data.DataColumn();
  172. this.dataColumn16 = new System.Data.DataColumn();
  173. this.dataTable1_2 = new System.Data.DataTable();
  174. this.dataTable1_3 = new System.Data.DataTable();
  175. this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  176. this.ultraGrid1_3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  177. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  178. this.ultraGrid2_2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  179. this.dataSet2 = new System.Data.DataSet();
  180. this.dataTable2_1 = new System.Data.DataTable();
  181. this.dataColumn17 = new System.Data.DataColumn();
  182. this.dataColumn18 = new System.Data.DataColumn();
  183. this.dataColumn19 = new System.Data.DataColumn();
  184. this.dataColumn20 = new System.Data.DataColumn();
  185. this.dataColumn21 = new System.Data.DataColumn();
  186. this.dataColumn22 = new System.Data.DataColumn();
  187. this.dataColumn23 = new System.Data.DataColumn();
  188. this.dataColumn24 = new System.Data.DataColumn();
  189. this.dataColumn25 = new System.Data.DataColumn();
  190. this.dataColumn26 = new System.Data.DataColumn();
  191. this.dataColumn27 = new System.Data.DataColumn();
  192. this.dataColumn28 = new System.Data.DataColumn();
  193. this.dataColumn29 = new System.Data.DataColumn();
  194. this.dataColumn30 = new System.Data.DataColumn();
  195. this.dataColumn31 = new System.Data.DataColumn();
  196. this.dataColumn32 = new System.Data.DataColumn();
  197. this.dataTable2_2 = new System.Data.DataTable();
  198. this.dataTable2_3 = new System.Data.DataTable();
  199. this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  200. this.ultraGrid2_3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  201. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  202. this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  203. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  204. this.ultraGrid1_1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  205. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  206. this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  207. this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  208. this.ultraGrid2_1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  209. this.panel1 = new System.Windows.Forms.Panel();
  210. this.panel3 = new System.Windows.Forms.Panel();
  211. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  212. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  213. this.panel2 = new System.Windows.Forms.Panel();
  214. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  215. this.lableGoTo = new Infragistics.Win.Misc.UltraLabel();
  216. this.ultraQueryBASENAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  217. this.chkBASENAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  218. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  219. this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  220. this.txtQueryIN_BALANCE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  221. this.chkIN_BALANCE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  222. this.ultraTabPageControl4.SuspendLayout();
  223. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1_2)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.dataTable1_1)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.dataTable1_2)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.dataTable1_3)).BeginInit();
  228. this.ultraTabPageControl5.SuspendLayout();
  229. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1_3)).BeginInit();
  230. this.ultraTabPageControl3.SuspendLayout();
  231. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2_2)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_1)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_2)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_3)).BeginInit();
  236. this.ultraTabPageControl6.SuspendLayout();
  237. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2_3)).BeginInit();
  238. this.ultraTabPageControl1.SuspendLayout();
  239. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
  240. this.ultraTabControl2.SuspendLayout();
  241. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1_1)).BeginInit();
  242. this.ultraTabPageControl2.SuspendLayout();
  243. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
  244. this.ultraTabControl3.SuspendLayout();
  245. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2_1)).BeginInit();
  246. this.panel1.SuspendLayout();
  247. this.panel3.SuspendLayout();
  248. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  249. this.ultraTabControl1.SuspendLayout();
  250. this.panel2.SuspendLayout();
  251. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  252. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryBASENAME)).BeginInit();
  253. ((System.ComponentModel.ISupportInitialize)(this.chkBASENAME)).BeginInit();
  254. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  255. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.txtQueryIN_BALANCE_NO)).BeginInit();
  257. ((System.ComponentModel.ISupportInitialize)(this.chkIN_BALANCE_NO)).BeginInit();
  258. this.SuspendLayout();
  259. //
  260. // ultraTabPageControl4
  261. //
  262. this.ultraTabPageControl4.Controls.Add(this.ultraGrid1_2);
  263. this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 23);
  264. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  265. this.ultraTabPageControl4.Size = new System.Drawing.Size(1318, 348);
  266. //
  267. // ultraGrid1_2
  268. //
  269. this.ultraGrid1_2.DataMember = "Table1_2";
  270. this.ultraGrid1_2.DataSource = this.dataSet1;
  271. appearance6.BackColor = System.Drawing.SystemColors.Window;
  272. appearance6.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  273. this.ultraGrid1_2.DisplayLayout.Appearance = appearance6;
  274. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  275. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  276. this.ultraGrid1_2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  277. this.ultraGrid1_2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  278. this.ultraGrid1_2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  279. appearance7.BackColor = System.Drawing.SystemColors.ActiveBorder;
  280. appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
  281. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  282. appearance7.BorderColor = System.Drawing.SystemColors.Window;
  283. this.ultraGrid1_2.DisplayLayout.GroupByBox.Appearance = appearance7;
  284. appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
  285. this.ultraGrid1_2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
  286. this.ultraGrid1_2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  287. appearance9.BackColor = System.Drawing.SystemColors.ControlLightLight;
  288. appearance9.BackColor2 = System.Drawing.SystemColors.Control;
  289. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  290. appearance9.ForeColor = System.Drawing.SystemColors.GrayText;
  291. this.ultraGrid1_2.DisplayLayout.GroupByBox.PromptAppearance = appearance9;
  292. this.ultraGrid1_2.DisplayLayout.MaxColScrollRegions = 1;
  293. this.ultraGrid1_2.DisplayLayout.MaxRowScrollRegions = 1;
  294. appearance10.BackColor = System.Drawing.SystemColors.Window;
  295. appearance10.ForeColor = System.Drawing.SystemColors.ControlText;
  296. this.ultraGrid1_2.DisplayLayout.Override.ActiveCellAppearance = appearance10;
  297. appearance11.BackColor = System.Drawing.SystemColors.Highlight;
  298. appearance11.ForeColor = System.Drawing.SystemColors.HighlightText;
  299. this.ultraGrid1_2.DisplayLayout.Override.ActiveRowAppearance = appearance11;
  300. this.ultraGrid1_2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  301. this.ultraGrid1_2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  302. this.ultraGrid1_2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  303. appearance12.BackColor = System.Drawing.SystemColors.Window;
  304. this.ultraGrid1_2.DisplayLayout.Override.CardAreaAppearance = appearance12;
  305. appearance37.BorderColor = System.Drawing.Color.Silver;
  306. appearance37.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  307. this.ultraGrid1_2.DisplayLayout.Override.CellAppearance = appearance37;
  308. this.ultraGrid1_2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  309. this.ultraGrid1_2.DisplayLayout.Override.CellPadding = 0;
  310. appearance41.BackColor = System.Drawing.SystemColors.Control;
  311. appearance41.BackColor2 = System.Drawing.SystemColors.ControlDark;
  312. appearance41.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  313. appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  314. appearance41.BorderColor = System.Drawing.SystemColors.Window;
  315. this.ultraGrid1_2.DisplayLayout.Override.GroupByRowAppearance = appearance41;
  316. appearance49.TextHAlignAsString = "Left";
  317. this.ultraGrid1_2.DisplayLayout.Override.HeaderAppearance = appearance49;
  318. this.ultraGrid1_2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  319. this.ultraGrid1_2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  320. appearance50.BackColor = System.Drawing.SystemColors.Window;
  321. appearance50.BorderColor = System.Drawing.Color.Silver;
  322. this.ultraGrid1_2.DisplayLayout.Override.RowAppearance = appearance50;
  323. this.ultraGrid1_2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  324. appearance51.BackColor = System.Drawing.SystemColors.ControlLight;
  325. this.ultraGrid1_2.DisplayLayout.Override.TemplateAddRowAppearance = appearance51;
  326. this.ultraGrid1_2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  327. this.ultraGrid1_2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  328. this.ultraGrid1_2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  329. this.ultraGrid1_2.Dock = System.Windows.Forms.DockStyle.Fill;
  330. this.ultraGrid1_2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.ultraGrid1_2.Location = new System.Drawing.Point(0, 0);
  332. this.ultraGrid1_2.Name = "ultraGrid1_2";
  333. this.ultraGrid1_2.Size = new System.Drawing.Size(1318, 348);
  334. this.ultraGrid1_2.TabIndex = 34;
  335. this.ultraGrid1_2.Text = "ultraGrid1_2";
  336. //
  337. // dataSet1
  338. //
  339. this.dataSet1.DataSetName = "NewDataSet";
  340. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  341. this.dataTable1_1,
  342. this.dataTable1_2,
  343. this.dataTable1_3});
  344. //
  345. // dataTable1_1
  346. //
  347. this.dataTable1_1.Columns.AddRange(new System.Data.DataColumn[] {
  348. this.dataColumn1,
  349. this.dataColumn2,
  350. this.dataColumn3,
  351. this.dataColumn4,
  352. this.dataColumn5,
  353. this.dataColumn6,
  354. this.dataColumn7,
  355. this.dataColumn8,
  356. this.dataColumn9,
  357. this.dataColumn10,
  358. this.dataColumn11,
  359. this.dataColumn12,
  360. this.dataColumn13,
  361. this.dataColumn14,
  362. this.dataColumn15,
  363. this.dataColumn16});
  364. this.dataTable1_1.TableName = "Table1_1";
  365. //
  366. // dataColumn1
  367. //
  368. this.dataColumn1.Caption = "选择";
  369. this.dataColumn1.ColumnName = "CHK";
  370. //
  371. // dataColumn2
  372. //
  373. this.dataColumn2.Caption = "结算单号";
  374. this.dataColumn2.ColumnName = "IN_BALANCE_NO";
  375. //
  376. // dataColumn3
  377. //
  378. this.dataColumn3.Caption = "物料分类名称";
  379. this.dataColumn3.ColumnName = "ITEM_CLASS_CODE";
  380. //
  381. // dataColumn4
  382. //
  383. this.dataColumn4.Caption = "物料分类编码";
  384. this.dataColumn4.ColumnName = "ITEM_CLASS_NAME";
  385. //
  386. // dataColumn5
  387. //
  388. this.dataColumn5.Caption = "数量";
  389. this.dataColumn5.ColumnName = "INV_PREVIOUS_BALANCE_QTY";
  390. //
  391. // dataColumn6
  392. //
  393. this.dataColumn6.Caption = "金额";
  394. this.dataColumn6.ColumnName = "INV_PREVIOUS_BALANCE_AMT";
  395. //
  396. // dataColumn7
  397. //
  398. this.dataColumn7.Caption = "计划金额";
  399. this.dataColumn7.ColumnName = "INV_PREVIOUS_BALANCE_AMT_BUG";
  400. //
  401. // dataColumn8
  402. //
  403. this.dataColumn8.Caption = "数量";
  404. this.dataColumn8.ColumnName = "INV_IN_QTY";
  405. //
  406. // dataColumn9
  407. //
  408. this.dataColumn9.Caption = "金额";
  409. this.dataColumn9.ColumnName = "INV_IN_AMT";
  410. //
  411. // dataColumn10
  412. //
  413. this.dataColumn10.Caption = "计划金额";
  414. this.dataColumn10.ColumnName = "INV_IN_AMT_BUG";
  415. //
  416. // dataColumn11
  417. //
  418. this.dataColumn11.Caption = "数量";
  419. this.dataColumn11.ColumnName = "INV_OUT_QTY";
  420. //
  421. // dataColumn12
  422. //
  423. this.dataColumn12.Caption = "金额";
  424. this.dataColumn12.ColumnName = "INV_OUT_AMT";
  425. //
  426. // dataColumn13
  427. //
  428. this.dataColumn13.Caption = "计划金额";
  429. this.dataColumn13.ColumnName = "INV_OUT_AMT_BUG";
  430. //
  431. // dataColumn14
  432. //
  433. this.dataColumn14.Caption = "数量";
  434. this.dataColumn14.ColumnName = "INV_ENDING_BALANCE_QTY";
  435. //
  436. // dataColumn15
  437. //
  438. this.dataColumn15.Caption = "金额";
  439. this.dataColumn15.ColumnName = "INV_ENDING_BALANCE_AMT";
  440. //
  441. // dataColumn16
  442. //
  443. this.dataColumn16.Caption = "计划金额";
  444. this.dataColumn16.ColumnName = "INV_ENDING_BALANCE_AMT_BUG";
  445. //
  446. // dataTable1_2
  447. //
  448. this.dataTable1_2.TableName = "Table1_2";
  449. //
  450. // dataTable1_3
  451. //
  452. this.dataTable1_3.TableName = "Table1_3";
  453. //
  454. // ultraTabPageControl5
  455. //
  456. this.ultraTabPageControl5.Controls.Add(this.ultraGrid1_3);
  457. this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
  458. this.ultraTabPageControl5.Name = "ultraTabPageControl5";
  459. this.ultraTabPageControl5.Size = new System.Drawing.Size(1318, 348);
  460. //
  461. // ultraGrid1_3
  462. //
  463. this.ultraGrid1_3.DataMember = "Table1_3";
  464. this.ultraGrid1_3.DataSource = this.dataSet1;
  465. appearance52.BackColor = System.Drawing.SystemColors.Window;
  466. appearance52.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  467. this.ultraGrid1_3.DisplayLayout.Appearance = appearance52;
  468. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  469. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  470. this.ultraGrid1_3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  471. this.ultraGrid1_3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  472. this.ultraGrid1_3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  473. appearance53.BackColor = System.Drawing.SystemColors.ActiveBorder;
  474. appearance53.BackColor2 = System.Drawing.SystemColors.ControlDark;
  475. appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  476. appearance53.BorderColor = System.Drawing.SystemColors.Window;
  477. this.ultraGrid1_3.DisplayLayout.GroupByBox.Appearance = appearance53;
  478. appearance54.ForeColor = System.Drawing.SystemColors.GrayText;
  479. this.ultraGrid1_3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance54;
  480. this.ultraGrid1_3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  481. appearance55.BackColor = System.Drawing.SystemColors.ControlLightLight;
  482. appearance55.BackColor2 = System.Drawing.SystemColors.Control;
  483. appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  484. appearance55.ForeColor = System.Drawing.SystemColors.GrayText;
  485. this.ultraGrid1_3.DisplayLayout.GroupByBox.PromptAppearance = appearance55;
  486. this.ultraGrid1_3.DisplayLayout.MaxColScrollRegions = 1;
  487. this.ultraGrid1_3.DisplayLayout.MaxRowScrollRegions = 1;
  488. appearance56.BackColor = System.Drawing.SystemColors.Window;
  489. appearance56.ForeColor = System.Drawing.SystemColors.ControlText;
  490. this.ultraGrid1_3.DisplayLayout.Override.ActiveCellAppearance = appearance56;
  491. appearance57.BackColor = System.Drawing.SystemColors.Highlight;
  492. appearance57.ForeColor = System.Drawing.SystemColors.HighlightText;
  493. this.ultraGrid1_3.DisplayLayout.Override.ActiveRowAppearance = appearance57;
  494. this.ultraGrid1_3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  495. this.ultraGrid1_3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  496. this.ultraGrid1_3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  497. appearance58.BackColor = System.Drawing.SystemColors.Window;
  498. this.ultraGrid1_3.DisplayLayout.Override.CardAreaAppearance = appearance58;
  499. appearance59.BorderColor = System.Drawing.Color.Silver;
  500. appearance59.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  501. this.ultraGrid1_3.DisplayLayout.Override.CellAppearance = appearance59;
  502. this.ultraGrid1_3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  503. this.ultraGrid1_3.DisplayLayout.Override.CellPadding = 0;
  504. appearance60.BackColor = System.Drawing.SystemColors.Control;
  505. appearance60.BackColor2 = System.Drawing.SystemColors.ControlDark;
  506. appearance60.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  507. appearance60.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  508. appearance60.BorderColor = System.Drawing.SystemColors.Window;
  509. this.ultraGrid1_3.DisplayLayout.Override.GroupByRowAppearance = appearance60;
  510. appearance73.TextHAlignAsString = "Left";
  511. this.ultraGrid1_3.DisplayLayout.Override.HeaderAppearance = appearance73;
  512. this.ultraGrid1_3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  513. this.ultraGrid1_3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  514. appearance74.BackColor = System.Drawing.SystemColors.Window;
  515. appearance74.BorderColor = System.Drawing.Color.Silver;
  516. this.ultraGrid1_3.DisplayLayout.Override.RowAppearance = appearance74;
  517. this.ultraGrid1_3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  518. appearance75.BackColor = System.Drawing.SystemColors.ControlLight;
  519. this.ultraGrid1_3.DisplayLayout.Override.TemplateAddRowAppearance = appearance75;
  520. this.ultraGrid1_3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  521. this.ultraGrid1_3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  522. this.ultraGrid1_3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  523. this.ultraGrid1_3.Dock = System.Windows.Forms.DockStyle.Fill;
  524. this.ultraGrid1_3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  525. this.ultraGrid1_3.Location = new System.Drawing.Point(0, 0);
  526. this.ultraGrid1_3.Name = "ultraGrid1_3";
  527. this.ultraGrid1_3.Size = new System.Drawing.Size(1318, 348);
  528. this.ultraGrid1_3.TabIndex = 34;
  529. this.ultraGrid1_3.Text = "ultraGrid1_3";
  530. //
  531. // ultraTabPageControl3
  532. //
  533. this.ultraTabPageControl3.Controls.Add(this.ultraGrid2_2);
  534. this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 23);
  535. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  536. this.ultraTabPageControl3.Size = new System.Drawing.Size(1318, 348);
  537. //
  538. // ultraGrid2_2
  539. //
  540. this.ultraGrid2_2.DataMember = "Table2_2";
  541. this.ultraGrid2_2.DataSource = this.dataSet2;
  542. appearance61.BackColor = System.Drawing.SystemColors.Window;
  543. appearance61.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  544. this.ultraGrid2_2.DisplayLayout.Appearance = appearance61;
  545. ultraGridBand3.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  546. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  547. this.ultraGrid2_2.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  548. this.ultraGrid2_2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  549. this.ultraGrid2_2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  550. appearance62.BackColor = System.Drawing.SystemColors.ActiveBorder;
  551. appearance62.BackColor2 = System.Drawing.SystemColors.ControlDark;
  552. appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  553. appearance62.BorderColor = System.Drawing.SystemColors.Window;
  554. this.ultraGrid2_2.DisplayLayout.GroupByBox.Appearance = appearance62;
  555. appearance63.ForeColor = System.Drawing.SystemColors.GrayText;
  556. this.ultraGrid2_2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance63;
  557. this.ultraGrid2_2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  558. appearance64.BackColor = System.Drawing.SystemColors.ControlLightLight;
  559. appearance64.BackColor2 = System.Drawing.SystemColors.Control;
  560. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  561. appearance64.ForeColor = System.Drawing.SystemColors.GrayText;
  562. this.ultraGrid2_2.DisplayLayout.GroupByBox.PromptAppearance = appearance64;
  563. this.ultraGrid2_2.DisplayLayout.MaxColScrollRegions = 1;
  564. this.ultraGrid2_2.DisplayLayout.MaxRowScrollRegions = 1;
  565. appearance65.BackColor = System.Drawing.SystemColors.Window;
  566. appearance65.ForeColor = System.Drawing.SystemColors.ControlText;
  567. this.ultraGrid2_2.DisplayLayout.Override.ActiveCellAppearance = appearance65;
  568. appearance66.BackColor = System.Drawing.SystemColors.Highlight;
  569. appearance66.ForeColor = System.Drawing.SystemColors.HighlightText;
  570. this.ultraGrid2_2.DisplayLayout.Override.ActiveRowAppearance = appearance66;
  571. this.ultraGrid2_2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  572. this.ultraGrid2_2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  573. this.ultraGrid2_2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  574. appearance67.BackColor = System.Drawing.SystemColors.Window;
  575. this.ultraGrid2_2.DisplayLayout.Override.CardAreaAppearance = appearance67;
  576. appearance68.BorderColor = System.Drawing.Color.Silver;
  577. appearance68.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  578. this.ultraGrid2_2.DisplayLayout.Override.CellAppearance = appearance68;
  579. this.ultraGrid2_2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  580. this.ultraGrid2_2.DisplayLayout.Override.CellPadding = 0;
  581. appearance69.BackColor = System.Drawing.SystemColors.Control;
  582. appearance69.BackColor2 = System.Drawing.SystemColors.ControlDark;
  583. appearance69.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  584. appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  585. appearance69.BorderColor = System.Drawing.SystemColors.Window;
  586. this.ultraGrid2_2.DisplayLayout.Override.GroupByRowAppearance = appearance69;
  587. appearance70.TextHAlignAsString = "Left";
  588. this.ultraGrid2_2.DisplayLayout.Override.HeaderAppearance = appearance70;
  589. this.ultraGrid2_2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  590. this.ultraGrid2_2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  591. appearance71.BackColor = System.Drawing.SystemColors.Window;
  592. appearance71.BorderColor = System.Drawing.Color.Silver;
  593. this.ultraGrid2_2.DisplayLayout.Override.RowAppearance = appearance71;
  594. this.ultraGrid2_2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  595. appearance72.BackColor = System.Drawing.SystemColors.ControlLight;
  596. this.ultraGrid2_2.DisplayLayout.Override.TemplateAddRowAppearance = appearance72;
  597. this.ultraGrid2_2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  598. this.ultraGrid2_2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  599. this.ultraGrid2_2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  600. this.ultraGrid2_2.Dock = System.Windows.Forms.DockStyle.Fill;
  601. this.ultraGrid2_2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  602. this.ultraGrid2_2.Location = new System.Drawing.Point(0, 0);
  603. this.ultraGrid2_2.Name = "ultraGrid2_2";
  604. this.ultraGrid2_2.Size = new System.Drawing.Size(1318, 348);
  605. this.ultraGrid2_2.TabIndex = 34;
  606. this.ultraGrid2_2.Text = "ultraGrid2_2";
  607. //
  608. // dataSet2
  609. //
  610. this.dataSet2.DataSetName = "NewDataSet";
  611. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  612. this.dataTable2_1,
  613. this.dataTable2_2,
  614. this.dataTable2_3});
  615. //
  616. // dataTable2_1
  617. //
  618. this.dataTable2_1.Columns.AddRange(new System.Data.DataColumn[] {
  619. this.dataColumn17,
  620. this.dataColumn18,
  621. this.dataColumn19,
  622. this.dataColumn20,
  623. this.dataColumn21,
  624. this.dataColumn22,
  625. this.dataColumn23,
  626. this.dataColumn24,
  627. this.dataColumn25,
  628. this.dataColumn26,
  629. this.dataColumn27,
  630. this.dataColumn28,
  631. this.dataColumn29,
  632. this.dataColumn30,
  633. this.dataColumn31,
  634. this.dataColumn32});
  635. this.dataTable2_1.TableName = "Table2_1";
  636. //
  637. // dataColumn17
  638. //
  639. this.dataColumn17.Caption = "选择";
  640. this.dataColumn17.ColumnName = "CHK";
  641. //
  642. // dataColumn18
  643. //
  644. this.dataColumn18.Caption = "结算单号";
  645. this.dataColumn18.ColumnName = "IN_BALANCE_NO";
  646. //
  647. // dataColumn19
  648. //
  649. this.dataColumn19.Caption = "物料分类名称";
  650. this.dataColumn19.ColumnName = "ITEM_CLASS_CODE";
  651. //
  652. // dataColumn20
  653. //
  654. this.dataColumn20.Caption = "物料分类编码";
  655. this.dataColumn20.ColumnName = "ITEM_CLASS_NAME";
  656. //
  657. // dataColumn21
  658. //
  659. this.dataColumn21.Caption = "数量";
  660. this.dataColumn21.ColumnName = "INV_PREVIOUS_BALANCE_QTY";
  661. //
  662. // dataColumn22
  663. //
  664. this.dataColumn22.Caption = "金额";
  665. this.dataColumn22.ColumnName = "INV_PREVIOUS_BALANCE_AMT";
  666. //
  667. // dataColumn23
  668. //
  669. this.dataColumn23.Caption = "计划金额";
  670. this.dataColumn23.ColumnName = "INV_PREVIOUS_BALANCE_AMT_BUG";
  671. //
  672. // dataColumn24
  673. //
  674. this.dataColumn24.Caption = "数量";
  675. this.dataColumn24.ColumnName = "INV_IN_QTY";
  676. //
  677. // dataColumn25
  678. //
  679. this.dataColumn25.Caption = "金额";
  680. this.dataColumn25.ColumnName = "INV_IN_AMT";
  681. //
  682. // dataColumn26
  683. //
  684. this.dataColumn26.Caption = "计划金额";
  685. this.dataColumn26.ColumnName = "INV_IN_AMT_BUG";
  686. //
  687. // dataColumn27
  688. //
  689. this.dataColumn27.Caption = "数量";
  690. this.dataColumn27.ColumnName = "INV_OUT_QTY";
  691. //
  692. // dataColumn28
  693. //
  694. this.dataColumn28.Caption = "金额";
  695. this.dataColumn28.ColumnName = "INV_OUT_AMT";
  696. //
  697. // dataColumn29
  698. //
  699. this.dataColumn29.Caption = "计划金额";
  700. this.dataColumn29.ColumnName = "INV_OUT_AMT_BUG";
  701. //
  702. // dataColumn30
  703. //
  704. this.dataColumn30.Caption = "数量";
  705. this.dataColumn30.ColumnName = "INV_ENDING_BALANCE_QTY";
  706. //
  707. // dataColumn31
  708. //
  709. this.dataColumn31.Caption = "金额";
  710. this.dataColumn31.ColumnName = "INV_ENDING_BALANCE_AMT";
  711. //
  712. // dataColumn32
  713. //
  714. this.dataColumn32.Caption = "计划金额";
  715. this.dataColumn32.ColumnName = "INV_ENDING_BALANCE_AMT_BUG";
  716. //
  717. // dataTable2_2
  718. //
  719. this.dataTable2_2.TableName = "Table2_2";
  720. //
  721. // dataTable2_3
  722. //
  723. this.dataTable2_3.TableName = "Table2_3";
  724. //
  725. // ultraTabPageControl6
  726. //
  727. this.ultraTabPageControl6.Controls.Add(this.ultraGrid2_3);
  728. this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
  729. this.ultraTabPageControl6.Name = "ultraTabPageControl6";
  730. this.ultraTabPageControl6.Size = new System.Drawing.Size(1318, 348);
  731. //
  732. // ultraGrid2_3
  733. //
  734. this.ultraGrid2_3.DataMember = "Table2_3";
  735. this.ultraGrid2_3.DataSource = this.dataSet2;
  736. appearance1.BackColor = System.Drawing.SystemColors.Window;
  737. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  738. this.ultraGrid2_3.DisplayLayout.Appearance = appearance1;
  739. ultraGridBand4.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  740. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  741. this.ultraGrid2_3.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  742. this.ultraGrid2_3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  743. this.ultraGrid2_3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  744. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  745. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  746. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  747. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  748. this.ultraGrid2_3.DisplayLayout.GroupByBox.Appearance = appearance2;
  749. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  750. this.ultraGrid2_3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  751. this.ultraGrid2_3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  752. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  753. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  754. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  755. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  756. this.ultraGrid2_3.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  757. this.ultraGrid2_3.DisplayLayout.MaxColScrollRegions = 1;
  758. this.ultraGrid2_3.DisplayLayout.MaxRowScrollRegions = 1;
  759. appearance5.BackColor = System.Drawing.SystemColors.Window;
  760. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  761. this.ultraGrid2_3.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  762. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  763. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  764. this.ultraGrid2_3.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  765. this.ultraGrid2_3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  766. this.ultraGrid2_3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  767. this.ultraGrid2_3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  768. appearance19.BackColor = System.Drawing.SystemColors.Window;
  769. this.ultraGrid2_3.DisplayLayout.Override.CardAreaAppearance = appearance19;
  770. appearance20.BorderColor = System.Drawing.Color.Silver;
  771. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  772. this.ultraGrid2_3.DisplayLayout.Override.CellAppearance = appearance20;
  773. this.ultraGrid2_3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  774. this.ultraGrid2_3.DisplayLayout.Override.CellPadding = 0;
  775. appearance21.BackColor = System.Drawing.SystemColors.Control;
  776. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  777. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  778. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  779. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  780. this.ultraGrid2_3.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  781. appearance22.TextHAlignAsString = "Left";
  782. this.ultraGrid2_3.DisplayLayout.Override.HeaderAppearance = appearance22;
  783. this.ultraGrid2_3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  784. this.ultraGrid2_3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  785. appearance23.BackColor = System.Drawing.SystemColors.Window;
  786. appearance23.BorderColor = System.Drawing.Color.Silver;
  787. this.ultraGrid2_3.DisplayLayout.Override.RowAppearance = appearance23;
  788. this.ultraGrid2_3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  789. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  790. this.ultraGrid2_3.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  791. this.ultraGrid2_3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  792. this.ultraGrid2_3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  793. this.ultraGrid2_3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  794. this.ultraGrid2_3.Dock = System.Windows.Forms.DockStyle.Fill;
  795. this.ultraGrid2_3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  796. this.ultraGrid2_3.Location = new System.Drawing.Point(0, 0);
  797. this.ultraGrid2_3.Name = "ultraGrid2_3";
  798. this.ultraGrid2_3.Size = new System.Drawing.Size(1318, 348);
  799. this.ultraGrid2_3.TabIndex = 34;
  800. this.ultraGrid2_3.Text = "ultraGrid2_3";
  801. //
  802. // ultraTabPageControl1
  803. //
  804. this.ultraTabPageControl1.Controls.Add(this.ultraTabControl2);
  805. this.ultraTabPageControl1.Controls.Add(this.ultraGrid1_1);
  806. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  807. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  808. this.ultraTabPageControl1.Size = new System.Drawing.Size(1322, 598);
  809. //
  810. // ultraTabControl2
  811. //
  812. this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
  813. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl4);
  814. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl5);
  815. this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  816. this.ultraTabControl2.Location = new System.Drawing.Point(0, 224);
  817. this.ultraTabControl2.Name = "ultraTabControl2";
  818. this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
  819. this.ultraTabControl2.Size = new System.Drawing.Size(1322, 374);
  820. this.ultraTabControl2.TabIndex = 39;
  821. ultraTab3.TabPage = this.ultraTabPageControl4;
  822. ultraTab3.Text = "入库单明细";
  823. ultraTab6.TabPage = this.ultraTabPageControl5;
  824. ultraTab6.Text = "出库单明细";
  825. this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  826. ultraTab3,
  827. ultraTab6});
  828. //
  829. // ultraTabSharedControlsPage2
  830. //
  831. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
  832. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  833. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1318, 348);
  834. //
  835. // ultraGrid1_1
  836. //
  837. this.ultraGrid1_1.DataMember = "Table1_1";
  838. this.ultraGrid1_1.DataSource = this.dataSet1;
  839. appearance25.BackColor = System.Drawing.SystemColors.Window;
  840. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  841. this.ultraGrid1_1.DisplayLayout.Appearance = appearance25;
  842. ultraGridColumn1.Header.VisiblePosition = 0;
  843. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  844. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  845. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  846. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  847. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 3;
  848. ultraGridColumn2.Header.VisiblePosition = 1;
  849. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  850. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  851. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  852. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  853. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 3;
  854. ultraGridColumn3.Header.VisiblePosition = 2;
  855. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  856. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  857. ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  858. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  859. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 3;
  860. ultraGridColumn4.Header.VisiblePosition = 3;
  861. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  862. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  863. ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  864. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  865. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 3;
  866. ultraGridColumn5.Header.VisiblePosition = 4;
  867. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 0;
  868. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  869. ultraGridColumn5.RowLayoutColumnInfo.ParentGroupIndex = 0;
  870. ultraGridColumn5.RowLayoutColumnInfo.ParentGroupKey = "月期初库存";
  871. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  872. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  873. ultraGridColumn6.Header.VisiblePosition = 5;
  874. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 1;
  875. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  876. ultraGridColumn6.RowLayoutColumnInfo.ParentGroupIndex = 0;
  877. ultraGridColumn6.RowLayoutColumnInfo.ParentGroupKey = "月期初库存";
  878. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  879. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  880. ultraGridColumn7.Header.VisiblePosition = 6;
  881. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 2;
  882. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  883. ultraGridColumn7.RowLayoutColumnInfo.ParentGroupIndex = 0;
  884. ultraGridColumn7.RowLayoutColumnInfo.ParentGroupKey = "月期初库存";
  885. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  886. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  887. ultraGridColumn8.Header.VisiblePosition = 7;
  888. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 0;
  889. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  890. ultraGridColumn8.RowLayoutColumnInfo.ParentGroupIndex = 1;
  891. ultraGridColumn8.RowLayoutColumnInfo.ParentGroupKey = "入库数量";
  892. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  893. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  894. ultraGridColumn9.Header.VisiblePosition = 8;
  895. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 1;
  896. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  897. ultraGridColumn9.RowLayoutColumnInfo.ParentGroupIndex = 1;
  898. ultraGridColumn9.RowLayoutColumnInfo.ParentGroupKey = "入库数量";
  899. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  900. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  901. ultraGridColumn10.Header.VisiblePosition = 9;
  902. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 2;
  903. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  904. ultraGridColumn10.RowLayoutColumnInfo.ParentGroupIndex = 1;
  905. ultraGridColumn10.RowLayoutColumnInfo.ParentGroupKey = "入库数量";
  906. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  907. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  908. ultraGridColumn11.Header.VisiblePosition = 10;
  909. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
  910. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  911. ultraGridColumn11.RowLayoutColumnInfo.ParentGroupIndex = 2;
  912. ultraGridColumn11.RowLayoutColumnInfo.ParentGroupKey = "出库数量";
  913. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  914. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  915. ultraGridColumn12.Header.VisiblePosition = 11;
  916. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 1;
  917. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  918. ultraGridColumn12.RowLayoutColumnInfo.ParentGroupIndex = 2;
  919. ultraGridColumn12.RowLayoutColumnInfo.ParentGroupKey = "出库数量";
  920. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  921. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  922. ultraGridColumn13.Header.VisiblePosition = 12;
  923. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 2;
  924. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  925. ultraGridColumn13.RowLayoutColumnInfo.ParentGroupIndex = 2;
  926. ultraGridColumn13.RowLayoutColumnInfo.ParentGroupKey = "出库数量";
  927. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  928. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  929. ultraGridColumn14.Header.VisiblePosition = 13;
  930. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 0;
  931. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  932. ultraGridColumn14.RowLayoutColumnInfo.ParentGroupIndex = 3;
  933. ultraGridColumn14.RowLayoutColumnInfo.ParentGroupKey = "月期末库存";
  934. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  935. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  936. ultraGridColumn15.Header.VisiblePosition = 14;
  937. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 1;
  938. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  939. ultraGridColumn15.RowLayoutColumnInfo.ParentGroupIndex = 3;
  940. ultraGridColumn15.RowLayoutColumnInfo.ParentGroupKey = "月期末库存";
  941. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  942. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  943. ultraGridColumn16.Header.VisiblePosition = 15;
  944. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 2;
  945. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  946. ultraGridColumn16.RowLayoutColumnInfo.ParentGroupIndex = 3;
  947. ultraGridColumn16.RowLayoutColumnInfo.ParentGroupKey = "月期末库存";
  948. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  949. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  950. ultraGridBand5.Columns.AddRange(new object[] {
  951. ultraGridColumn1,
  952. ultraGridColumn2,
  953. ultraGridColumn3,
  954. ultraGridColumn4,
  955. ultraGridColumn5,
  956. ultraGridColumn6,
  957. ultraGridColumn7,
  958. ultraGridColumn8,
  959. ultraGridColumn9,
  960. ultraGridColumn10,
  961. ultraGridColumn11,
  962. ultraGridColumn12,
  963. ultraGridColumn13,
  964. ultraGridColumn14,
  965. ultraGridColumn15,
  966. ultraGridColumn16});
  967. appearance38.TextHAlignAsString = "Center";
  968. ultraGridGroup1.Header.Appearance = appearance38;
  969. ultraGridGroup1.Key = "月期初库存";
  970. ultraGridGroup1.RowLayoutGroupInfo.OriginX = 4;
  971. ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
  972. ultraGridGroup1.RowLayoutGroupInfo.SpanX = 3;
  973. ultraGridGroup1.RowLayoutGroupInfo.SpanY = 3;
  974. appearance39.TextHAlignAsString = "Center";
  975. ultraGridGroup2.Header.Appearance = appearance39;
  976. ultraGridGroup2.Key = "入库数量";
  977. ultraGridGroup2.RowLayoutGroupInfo.OriginX = 7;
  978. ultraGridGroup2.RowLayoutGroupInfo.OriginY = 0;
  979. ultraGridGroup2.RowLayoutGroupInfo.SpanX = 3;
  980. ultraGridGroup2.RowLayoutGroupInfo.SpanY = 3;
  981. appearance40.TextHAlignAsString = "Center";
  982. ultraGridGroup3.Header.Appearance = appearance40;
  983. ultraGridGroup3.Key = "出库数量";
  984. ultraGridGroup3.RowLayoutGroupInfo.OriginX = 10;
  985. ultraGridGroup3.RowLayoutGroupInfo.OriginY = 0;
  986. ultraGridGroup3.RowLayoutGroupInfo.SpanX = 3;
  987. ultraGridGroup3.RowLayoutGroupInfo.SpanY = 3;
  988. appearance76.TextHAlignAsString = "Center";
  989. ultraGridGroup4.Header.Appearance = appearance76;
  990. ultraGridGroup4.Key = "月期末库存";
  991. ultraGridGroup4.RowLayoutGroupInfo.OriginX = 13;
  992. ultraGridGroup4.RowLayoutGroupInfo.OriginY = 0;
  993. ultraGridGroup4.RowLayoutGroupInfo.SpanX = 3;
  994. ultraGridGroup4.RowLayoutGroupInfo.SpanY = 3;
  995. ultraGridBand5.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  996. ultraGridGroup1,
  997. ultraGridGroup2,
  998. ultraGridGroup3,
  999. ultraGridGroup4});
  1000. ultraGridBand5.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  1001. ultraGridBand5.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1002. this.ultraGrid1_1.DisplayLayout.BandsSerializer.Add(ultraGridBand5);
  1003. this.ultraGrid1_1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1004. this.ultraGrid1_1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1005. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1006. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1007. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1008. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  1009. this.ultraGrid1_1.DisplayLayout.GroupByBox.Appearance = appearance26;
  1010. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  1011. this.ultraGrid1_1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  1012. this.ultraGrid1_1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1013. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1014. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  1015. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1016. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  1017. this.ultraGrid1_1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  1018. this.ultraGrid1_1.DisplayLayout.MaxColScrollRegions = 1;
  1019. this.ultraGrid1_1.DisplayLayout.MaxRowScrollRegions = 1;
  1020. appearance29.BackColor = System.Drawing.SystemColors.Window;
  1021. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  1022. this.ultraGrid1_1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  1023. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  1024. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  1025. this.ultraGrid1_1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  1026. this.ultraGrid1_1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  1027. this.ultraGrid1_1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1028. this.ultraGrid1_1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1029. appearance31.BackColor = System.Drawing.SystemColors.Window;
  1030. this.ultraGrid1_1.DisplayLayout.Override.CardAreaAppearance = appearance31;
  1031. appearance32.BorderColor = System.Drawing.Color.Silver;
  1032. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1033. this.ultraGrid1_1.DisplayLayout.Override.CellAppearance = appearance32;
  1034. this.ultraGrid1_1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1035. this.ultraGrid1_1.DisplayLayout.Override.CellPadding = 0;
  1036. appearance33.BackColor = System.Drawing.SystemColors.Control;
  1037. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1038. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1039. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1040. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  1041. this.ultraGrid1_1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  1042. appearance34.TextHAlignAsString = "Left";
  1043. this.ultraGrid1_1.DisplayLayout.Override.HeaderAppearance = appearance34;
  1044. this.ultraGrid1_1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1045. this.ultraGrid1_1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1046. appearance35.BackColor = System.Drawing.SystemColors.Window;
  1047. appearance35.BorderColor = System.Drawing.Color.Silver;
  1048. this.ultraGrid1_1.DisplayLayout.Override.RowAppearance = appearance35;
  1049. this.ultraGrid1_1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1050. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  1051. this.ultraGrid1_1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  1052. this.ultraGrid1_1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1053. this.ultraGrid1_1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1054. this.ultraGrid1_1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1055. this.ultraGrid1_1.Dock = System.Windows.Forms.DockStyle.Top;
  1056. this.ultraGrid1_1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1057. this.ultraGrid1_1.Location = new System.Drawing.Point(0, 0);
  1058. this.ultraGrid1_1.Name = "ultraGrid1_1";
  1059. this.ultraGrid1_1.Size = new System.Drawing.Size(1322, 224);
  1060. this.ultraGrid1_1.TabIndex = 38;
  1061. this.ultraGrid1_1.Text = "ultraGrid1_1";
  1062. this.ultraGrid1_1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_1_AfterRowActivate);
  1063. //
  1064. // ultraTabPageControl2
  1065. //
  1066. this.ultraTabPageControl2.Controls.Add(this.ultraTabControl3);
  1067. this.ultraTabPageControl2.Controls.Add(this.ultraGrid2_1);
  1068. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1069. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1070. this.ultraTabPageControl2.Size = new System.Drawing.Size(1322, 598);
  1071. //
  1072. // ultraTabControl3
  1073. //
  1074. this.ultraTabControl3.Controls.Add(this.ultraTabSharedControlsPage3);
  1075. this.ultraTabControl3.Controls.Add(this.ultraTabPageControl3);
  1076. this.ultraTabControl3.Controls.Add(this.ultraTabPageControl6);
  1077. this.ultraTabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
  1078. this.ultraTabControl3.Location = new System.Drawing.Point(0, 224);
  1079. this.ultraTabControl3.Name = "ultraTabControl3";
  1080. this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
  1081. this.ultraTabControl3.Size = new System.Drawing.Size(1322, 374);
  1082. this.ultraTabControl3.TabIndex = 40;
  1083. ultraTab4.TabPage = this.ultraTabPageControl3;
  1084. ultraTab4.Text = "入库单明细";
  1085. ultraTab5.TabPage = this.ultraTabPageControl6;
  1086. ultraTab5.Text = "出库单明细";
  1087. this.ultraTabControl3.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1088. ultraTab4,
  1089. ultraTab5});
  1090. //
  1091. // ultraTabSharedControlsPage3
  1092. //
  1093. this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
  1094. this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
  1095. this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(1318, 348);
  1096. //
  1097. // ultraGrid2_1
  1098. //
  1099. this.ultraGrid2_1.DataMember = "Table2_1";
  1100. this.ultraGrid2_1.DataSource = this.dataSet2;
  1101. appearance13.BackColor = System.Drawing.SystemColors.Window;
  1102. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1103. this.ultraGrid2_1.DisplayLayout.Appearance = appearance13;
  1104. ultraGridColumn17.Header.VisiblePosition = 0;
  1105. ultraGridColumn18.Header.VisiblePosition = 1;
  1106. ultraGridColumn19.Header.VisiblePosition = 2;
  1107. ultraGridColumn20.Header.VisiblePosition = 3;
  1108. ultraGridColumn21.Header.VisiblePosition = 4;
  1109. ultraGridColumn22.Header.VisiblePosition = 5;
  1110. ultraGridColumn23.Header.VisiblePosition = 6;
  1111. ultraGridColumn24.Header.VisiblePosition = 7;
  1112. ultraGridColumn25.Header.VisiblePosition = 8;
  1113. ultraGridColumn26.Header.VisiblePosition = 9;
  1114. ultraGridColumn27.Header.VisiblePosition = 10;
  1115. ultraGridColumn28.Header.VisiblePosition = 11;
  1116. ultraGridColumn29.Header.VisiblePosition = 12;
  1117. ultraGridColumn30.Header.VisiblePosition = 13;
  1118. ultraGridColumn31.Header.VisiblePosition = 14;
  1119. ultraGridColumn32.Header.VisiblePosition = 15;
  1120. ultraGridBand6.Columns.AddRange(new object[] {
  1121. ultraGridColumn17,
  1122. ultraGridColumn18,
  1123. ultraGridColumn19,
  1124. ultraGridColumn20,
  1125. ultraGridColumn21,
  1126. ultraGridColumn22,
  1127. ultraGridColumn23,
  1128. ultraGridColumn24,
  1129. ultraGridColumn25,
  1130. ultraGridColumn26,
  1131. ultraGridColumn27,
  1132. ultraGridColumn28,
  1133. ultraGridColumn29,
  1134. ultraGridColumn30,
  1135. ultraGridColumn31,
  1136. ultraGridColumn32});
  1137. ultraGridBand6.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  1138. ultraGridBand6.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1139. this.ultraGrid2_1.DisplayLayout.BandsSerializer.Add(ultraGridBand6);
  1140. this.ultraGrid2_1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1141. this.ultraGrid2_1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1142. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1143. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1144. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1145. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  1146. this.ultraGrid2_1.DisplayLayout.GroupByBox.Appearance = appearance14;
  1147. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  1148. this.ultraGrid2_1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  1149. this.ultraGrid2_1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1150. appearance77.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1151. appearance77.BackColor2 = System.Drawing.SystemColors.Control;
  1152. appearance77.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1153. appearance77.ForeColor = System.Drawing.SystemColors.GrayText;
  1154. this.ultraGrid2_1.DisplayLayout.GroupByBox.PromptAppearance = appearance77;
  1155. this.ultraGrid2_1.DisplayLayout.MaxColScrollRegions = 1;
  1156. this.ultraGrid2_1.DisplayLayout.MaxRowScrollRegions = 1;
  1157. appearance17.BackColor = System.Drawing.SystemColors.Window;
  1158. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  1159. this.ultraGrid2_1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  1160. appearance42.BackColor = System.Drawing.SystemColors.Highlight;
  1161. appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
  1162. this.ultraGrid2_1.DisplayLayout.Override.ActiveRowAppearance = appearance42;
  1163. this.ultraGrid2_1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  1164. this.ultraGrid2_1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1165. this.ultraGrid2_1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1166. appearance43.BackColor = System.Drawing.SystemColors.Window;
  1167. this.ultraGrid2_1.DisplayLayout.Override.CardAreaAppearance = appearance43;
  1168. appearance44.BorderColor = System.Drawing.Color.Silver;
  1169. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1170. this.ultraGrid2_1.DisplayLayout.Override.CellAppearance = appearance44;
  1171. this.ultraGrid2_1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1172. this.ultraGrid2_1.DisplayLayout.Override.CellPadding = 0;
  1173. appearance45.BackColor = System.Drawing.SystemColors.Control;
  1174. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1175. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1176. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1177. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  1178. this.ultraGrid2_1.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  1179. appearance46.TextHAlignAsString = "Left";
  1180. this.ultraGrid2_1.DisplayLayout.Override.HeaderAppearance = appearance46;
  1181. this.ultraGrid2_1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1182. this.ultraGrid2_1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1183. appearance47.BackColor = System.Drawing.SystemColors.Window;
  1184. appearance47.BorderColor = System.Drawing.Color.Silver;
  1185. this.ultraGrid2_1.DisplayLayout.Override.RowAppearance = appearance47;
  1186. this.ultraGrid2_1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1187. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  1188. this.ultraGrid2_1.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  1189. this.ultraGrid2_1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1190. this.ultraGrid2_1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1191. this.ultraGrid2_1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1192. this.ultraGrid2_1.Dock = System.Windows.Forms.DockStyle.Top;
  1193. this.ultraGrid2_1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1194. this.ultraGrid2_1.Location = new System.Drawing.Point(0, 0);
  1195. this.ultraGrid2_1.Name = "ultraGrid2_1";
  1196. this.ultraGrid2_1.Size = new System.Drawing.Size(1322, 224);
  1197. this.ultraGrid2_1.TabIndex = 39;
  1198. this.ultraGrid2_1.Text = "ultraGrid2_1";
  1199. this.ultraGrid2_1.AfterRowActivate += new System.EventHandler(this.ultraGrid2_1_AfterRowActivate);
  1200. //
  1201. // panel1
  1202. //
  1203. this.panel1.Controls.Add(this.panel3);
  1204. this.panel1.Controls.Add(this.panel2);
  1205. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1206. this.panel1.Location = new System.Drawing.Point(0, 0);
  1207. this.panel1.Name = "panel1";
  1208. this.panel1.Size = new System.Drawing.Size(1328, 666);
  1209. this.panel1.TabIndex = 0;
  1210. //
  1211. // panel3
  1212. //
  1213. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1214. this.panel3.Controls.Add(this.ultraTabControl1);
  1215. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1216. this.panel3.Location = new System.Drawing.Point(0, 40);
  1217. this.panel3.Name = "panel3";
  1218. this.panel3.Size = new System.Drawing.Size(1328, 626);
  1219. this.panel3.TabIndex = 2;
  1220. //
  1221. // ultraTabControl1
  1222. //
  1223. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1224. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1225. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1226. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1227. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1228. this.ultraTabControl1.Name = "ultraTabControl1";
  1229. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1230. this.ultraTabControl1.Size = new System.Drawing.Size(1326, 624);
  1231. this.ultraTabControl1.TabIndex = 0;
  1232. ultraTab1.TabPage = this.ultraTabPageControl1;
  1233. ultraTab1.Text = "未审批数据";
  1234. ultraTab2.TabPage = this.ultraTabPageControl2;
  1235. ultraTab2.Text = "已审批数据";
  1236. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1237. ultraTab1,
  1238. ultraTab2});
  1239. //
  1240. // ultraTabSharedControlsPage1
  1241. //
  1242. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1243. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1244. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1322, 598);
  1245. //
  1246. // panel2
  1247. //
  1248. this.panel2.Controls.Add(this.dateEnd);
  1249. this.panel2.Controls.Add(this.lableGoTo);
  1250. this.panel2.Controls.Add(this.ultraQueryBASENAME);
  1251. this.panel2.Controls.Add(this.chkBASENAME);
  1252. this.panel2.Controls.Add(this.dateBegin);
  1253. this.panel2.Controls.Add(this.chkDate);
  1254. this.panel2.Controls.Add(this.txtQueryIN_BALANCE_NO);
  1255. this.panel2.Controls.Add(this.chkIN_BALANCE_NO);
  1256. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  1257. this.panel2.Location = new System.Drawing.Point(0, 0);
  1258. this.panel2.Name = "panel2";
  1259. this.panel2.Size = new System.Drawing.Size(1328, 40);
  1260. this.panel2.TabIndex = 1;
  1261. //
  1262. // dateEnd
  1263. //
  1264. this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  1265. this.dateEnd.Location = new System.Drawing.Point(185, 11);
  1266. this.dateEnd.MaskInput = "yyyy-mm";
  1267. this.dateEnd.Name = "dateEnd";
  1268. this.dateEnd.Size = new System.Drawing.Size(72, 21);
  1269. this.dateEnd.TabIndex = 164;
  1270. //
  1271. // lableGoTo
  1272. //
  1273. appearance16.TextHAlignAsString = "Center";
  1274. appearance16.TextVAlignAsString = "Middle";
  1275. this.lableGoTo.Appearance = appearance16;
  1276. this.lableGoTo.AutoSize = true;
  1277. this.lableGoTo.Location = new System.Drawing.Point(164, 14);
  1278. this.lableGoTo.Name = "lableGoTo";
  1279. this.lableGoTo.Size = new System.Drawing.Size(17, 16);
  1280. this.lableGoTo.TabIndex = 163;
  1281. this.lableGoTo.Text = "至";
  1282. //
  1283. // ultraQueryBASENAME
  1284. //
  1285. this.ultraQueryBASENAME.Enabled = false;
  1286. this.ultraQueryBASENAME.Location = new System.Drawing.Point(337, 11);
  1287. this.ultraQueryBASENAME.Name = "ultraQueryBASENAME";
  1288. this.ultraQueryBASENAME.Size = new System.Drawing.Size(112, 21);
  1289. this.ultraQueryBASENAME.TabIndex = 157;
  1290. //
  1291. // chkBASENAME
  1292. //
  1293. this.chkBASENAME.AutoSize = true;
  1294. this.chkBASENAME.Location = new System.Drawing.Point(263, 12);
  1295. this.chkBASENAME.Name = "chkBASENAME";
  1296. this.chkBASENAME.Size = new System.Drawing.Size(71, 19);
  1297. this.chkBASENAME.TabIndex = 156;
  1298. this.chkBASENAME.Text = "物料分类";
  1299. this.chkBASENAME.CheckedChanged += new System.EventHandler(this.chkBASENAME_CheckedChanged);
  1300. //
  1301. // dateBegin
  1302. //
  1303. this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  1304. this.dateBegin.FormatString = "";
  1305. this.dateBegin.Location = new System.Drawing.Point(86, 11);
  1306. this.dateBegin.MaskInput = "yyyy-mm";
  1307. this.dateBegin.Name = "dateBegin";
  1308. this.dateBegin.Size = new System.Drawing.Size(72, 21);
  1309. this.dateBegin.TabIndex = 155;
  1310. //
  1311. // chkDate
  1312. //
  1313. this.chkDate.AutoSize = true;
  1314. this.chkDate.Checked = true;
  1315. this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
  1316. this.chkDate.Enabled = false;
  1317. this.chkDate.Location = new System.Drawing.Point(12, 12);
  1318. this.chkDate.Name = "chkDate";
  1319. this.chkDate.Size = new System.Drawing.Size(71, 19);
  1320. this.chkDate.TabIndex = 154;
  1321. this.chkDate.Text = "结算年月";
  1322. this.chkDate.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  1323. //
  1324. // txtQueryIN_BALANCE_NO
  1325. //
  1326. this.txtQueryIN_BALANCE_NO.Enabled = false;
  1327. this.txtQueryIN_BALANCE_NO.Location = new System.Drawing.Point(529, 11);
  1328. this.txtQueryIN_BALANCE_NO.MaxLength = 200;
  1329. this.txtQueryIN_BALANCE_NO.Name = "txtQueryIN_BALANCE_NO";
  1330. this.txtQueryIN_BALANCE_NO.Size = new System.Drawing.Size(119, 21);
  1331. this.txtQueryIN_BALANCE_NO.TabIndex = 153;
  1332. //
  1333. // chkIN_BALANCE_NO
  1334. //
  1335. this.chkIN_BALANCE_NO.AutoSize = true;
  1336. this.chkIN_BALANCE_NO.Location = new System.Drawing.Point(455, 12);
  1337. this.chkIN_BALANCE_NO.Name = "chkIN_BALANCE_NO";
  1338. this.chkIN_BALANCE_NO.Size = new System.Drawing.Size(71, 19);
  1339. this.chkIN_BALANCE_NO.TabIndex = 152;
  1340. this.chkIN_BALANCE_NO.Text = "结算编号";
  1341. this.chkIN_BALANCE_NO.CheckedChanged += new System.EventHandler(this.chkIN_BALANCE_NO_CheckedChanged);
  1342. //
  1343. // FrmBalanceOutInBill
  1344. //
  1345. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1346. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1347. this.ClientSize = new System.Drawing.Size(1328, 666);
  1348. this.Controls.Add(this.panel1);
  1349. this.Name = "FrmBalanceOutInBill";
  1350. this.Text = "出入库单财务审批管理";
  1351. this.Load += new System.EventHandler(this.FrmBalanceInBill_Load);
  1352. this.ultraTabPageControl4.ResumeLayout(false);
  1353. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1_2)).EndInit();
  1354. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1355. ((System.ComponentModel.ISupportInitialize)(this.dataTable1_1)).EndInit();
  1356. ((System.ComponentModel.ISupportInitialize)(this.dataTable1_2)).EndInit();
  1357. ((System.ComponentModel.ISupportInitialize)(this.dataTable1_3)).EndInit();
  1358. this.ultraTabPageControl5.ResumeLayout(false);
  1359. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1_3)).EndInit();
  1360. this.ultraTabPageControl3.ResumeLayout(false);
  1361. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2_2)).EndInit();
  1362. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1363. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_1)).EndInit();
  1364. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_2)).EndInit();
  1365. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_3)).EndInit();
  1366. this.ultraTabPageControl6.ResumeLayout(false);
  1367. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2_3)).EndInit();
  1368. this.ultraTabPageControl1.ResumeLayout(false);
  1369. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
  1370. this.ultraTabControl2.ResumeLayout(false);
  1371. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1_1)).EndInit();
  1372. this.ultraTabPageControl2.ResumeLayout(false);
  1373. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
  1374. this.ultraTabControl3.ResumeLayout(false);
  1375. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2_1)).EndInit();
  1376. this.panel1.ResumeLayout(false);
  1377. this.panel3.ResumeLayout(false);
  1378. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1379. this.ultraTabControl1.ResumeLayout(false);
  1380. this.panel2.ResumeLayout(false);
  1381. this.panel2.PerformLayout();
  1382. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  1383. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryBASENAME)).EndInit();
  1384. ((System.ComponentModel.ISupportInitialize)(this.chkBASENAME)).EndInit();
  1385. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  1386. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
  1387. ((System.ComponentModel.ISupportInitialize)(this.txtQueryIN_BALANCE_NO)).EndInit();
  1388. ((System.ComponentModel.ISupportInitialize)(this.chkIN_BALANCE_NO)).EndInit();
  1389. this.ResumeLayout(false);
  1390. }
  1391. #endregion
  1392. private System.Windows.Forms.Panel panel1;
  1393. private System.Windows.Forms.Panel panel2;
  1394. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  1395. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
  1396. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryIN_BALANCE_NO;
  1397. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkIN_BALANCE_NO;
  1398. private System.Windows.Forms.Panel panel3;
  1399. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1400. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1401. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1402. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1403. private System.Data.DataSet dataSet1;
  1404. private System.Data.DataTable dataTable1_1;
  1405. private System.Data.DataTable dataTable1_2;
  1406. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1_1;
  1407. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2_1;
  1408. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryBASENAME;
  1409. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkBASENAME;
  1410. private System.Data.DataColumn dataColumn1;
  1411. private System.Data.DataColumn dataColumn2;
  1412. private System.Data.DataColumn dataColumn3;
  1413. private System.Data.DataColumn dataColumn4;
  1414. private System.Data.DataColumn dataColumn5;
  1415. private System.Data.DataColumn dataColumn6;
  1416. private System.Data.DataColumn dataColumn7;
  1417. private System.Data.DataColumn dataColumn8;
  1418. private System.Data.DataColumn dataColumn9;
  1419. private System.Data.DataColumn dataColumn10;
  1420. private System.Data.DataColumn dataColumn11;
  1421. private System.Data.DataColumn dataColumn12;
  1422. private System.Data.DataColumn dataColumn13;
  1423. private System.Data.DataColumn dataColumn14;
  1424. private System.Data.DataColumn dataColumn15;
  1425. private System.Data.DataColumn dataColumn16;
  1426. private System.Data.DataTable dataTable1_3;
  1427. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
  1428. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  1429. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  1430. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1_2;
  1431. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
  1432. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1_3;
  1433. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl3;
  1434. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage3;
  1435. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  1436. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2_2;
  1437. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl6;
  1438. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2_3;
  1439. private System.Data.DataSet dataSet2;
  1440. private System.Data.DataTable dataTable2_1;
  1441. private System.Data.DataColumn dataColumn17;
  1442. private System.Data.DataColumn dataColumn18;
  1443. private System.Data.DataColumn dataColumn19;
  1444. private System.Data.DataColumn dataColumn20;
  1445. private System.Data.DataColumn dataColumn21;
  1446. private System.Data.DataColumn dataColumn22;
  1447. private System.Data.DataColumn dataColumn23;
  1448. private System.Data.DataColumn dataColumn24;
  1449. private System.Data.DataColumn dataColumn25;
  1450. private System.Data.DataColumn dataColumn26;
  1451. private System.Data.DataColumn dataColumn27;
  1452. private System.Data.DataColumn dataColumn28;
  1453. private System.Data.DataColumn dataColumn29;
  1454. private System.Data.DataColumn dataColumn30;
  1455. private System.Data.DataColumn dataColumn31;
  1456. private System.Data.DataColumn dataColumn32;
  1457. private System.Data.DataTable dataTable2_2;
  1458. private System.Data.DataTable dataTable2_3;
  1459. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  1460. private Infragistics.Win.Misc.UltraLabel lableGoTo;
  1461. }
  1462. }