FrmCGpRkTH.Designer.cs 124 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020
  1. namespace Core.StlMes.Client.BuyBillet
  2. {
  3. partial class FrmCGpRkTH
  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 appearance103 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("供应商");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("合同号");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("钢种");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("断面");
  34. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("管坯类型");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("单倍坯长");
  37. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("倍尺");
  39. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("管坯长度");
  41. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("合同量");
  43. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("预报条数");
  45. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO_PK");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GPBUYPLANID");
  48. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("倍尺");
  63. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("支数");
  65. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("重量");
  67. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("管坯长度");
  69. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("理论重量");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("管坯理论长度");
  72. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("管坯理论重量");
  74. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  88. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("炉号");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("判定炉号");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("支数");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("重量");
  94. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("count");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weight");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bc");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("act_len");
  112. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  115. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  119. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  120. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand5 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTOCK_DOC");
  127. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  128. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
  129. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_NO");
  130. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
  131. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_COUNT");
  132. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WEIGHT");
  134. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GPREQ_ID");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  138. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  139. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  140. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  141. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  142. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  143. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  144. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  145. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  146. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  147. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  148. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  149. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  150. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  151. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand6 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  152. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("storage_name");
  153. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("jugde_apply_code");
  154. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("judge_stove_no");
  155. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("material_name");
  156. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradename");
  157. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("fix_len");
  158. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("act_count");
  159. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  160. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("act_weight");
  161. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  162. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("node_fur_flag");
  163. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  164. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("stove_no");
  165. Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
  166. Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
  167. Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
  168. Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
  169. Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
  170. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  171. Infragistics.Win.Appearance appearance113 = new Infragistics.Win.Appearance();
  172. Infragistics.Win.Appearance appearance114 = new Infragistics.Win.Appearance();
  173. Infragistics.Win.Appearance appearance115 = new Infragistics.Win.Appearance();
  174. Infragistics.Win.Appearance appearance116 = new Infragistics.Win.Appearance();
  175. Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance();
  176. Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance();
  177. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  178. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  179. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  180. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  181. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  182. this.ug_orders = new Infragistics.Win.UltraWinGrid.UltraGrid();
  183. this.ds_orders = new System.Data.DataSet();
  184. this.dataTable2 = new System.Data.DataTable();
  185. this.dataColumn5 = new System.Data.DataColumn();
  186. this.dataColumn6 = new System.Data.DataColumn();
  187. this.dataColumn7 = new System.Data.DataColumn();
  188. this.dataColumn8 = new System.Data.DataColumn();
  189. this.dataColumn9 = new System.Data.DataColumn();
  190. this.dataColumn10 = new System.Data.DataColumn();
  191. this.dataColumn11 = new System.Data.DataColumn();
  192. this.dataColumn12 = new System.Data.DataColumn();
  193. this.dataColumn13 = new System.Data.DataColumn();
  194. this.dataColumn17 = new System.Data.DataColumn();
  195. this.dataColumn18 = new System.Data.DataColumn();
  196. this.dataColumn38 = new System.Data.DataColumn();
  197. this.ug_rukinfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
  198. this.ds_rukuinfo = new System.Data.DataSet();
  199. this.dataTable3 = new System.Data.DataTable();
  200. this.dataColumn14 = new System.Data.DataColumn();
  201. this.dataColumn15 = new System.Data.DataColumn();
  202. this.dataColumn16 = new System.Data.DataColumn();
  203. this.dataColumn40 = new System.Data.DataColumn();
  204. this.dataColumn51 = new System.Data.DataColumn();
  205. this.dataColumn52 = new System.Data.DataColumn();
  206. this.dataColumn53 = new System.Data.DataColumn();
  207. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  208. this.txt_location = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  209. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  210. this.ck_sglcode = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  211. this.ck_jielu = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  212. this.txt_stove_no = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  213. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  214. this.txt_judge_stove_no = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  215. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  216. this.cb_level = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  217. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  218. this.txt_carno = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  219. this.lbl_carno = new Infragistics.Win.Misc.UltraLabel();
  220. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  221. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  222. this.ug_dcyb = new Infragistics.Win.UltraWinGrid.UltraGrid();
  223. this.ds_dcyb = new System.Data.DataSet();
  224. this.dataTable1 = new System.Data.DataTable();
  225. this.dataColumn1 = new System.Data.DataColumn();
  226. this.dataColumn2 = new System.Data.DataColumn();
  227. this.dataColumn3 = new System.Data.DataColumn();
  228. this.dataColumn4 = new System.Data.DataColumn();
  229. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  230. this.cb_stock = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  231. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  232. this.cb_supplier = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  233. this.txt_orderno = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  234. this.ck_orderno = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  235. this.cb_location = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  236. this.ck_supplier = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  237. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  238. this.ug_rkinfo_c = new Infragistics.Win.UltraWinGrid.UltraGrid();
  239. this.ds_rkinfo_c = new System.Data.DataSet();
  240. this.dataTable6 = new System.Data.DataTable();
  241. this.dataColumn35 = new System.Data.DataColumn();
  242. this.dataColumn36 = new System.Data.DataColumn();
  243. this.dataColumn37 = new System.Data.DataColumn();
  244. this.dataColumn41 = new System.Data.DataColumn();
  245. this.ug_rkinfo_p = new Infragistics.Win.UltraWinGrid.UltraGrid();
  246. this.ds_rkinfo_p = new System.Data.DataSet();
  247. this.dataTable5 = new System.Data.DataTable();
  248. this.dataColumn27 = new System.Data.DataColumn();
  249. this.dataColumn28 = new System.Data.DataColumn();
  250. this.dataColumn29 = new System.Data.DataColumn();
  251. this.dataColumn30 = new System.Data.DataColumn();
  252. this.dataColumn31 = new System.Data.DataColumn();
  253. this.dataColumn32 = new System.Data.DataColumn();
  254. this.dataColumn33 = new System.Data.DataColumn();
  255. this.dataColumn34 = new System.Data.DataColumn();
  256. this.dataColumn39 = new System.Data.DataColumn();
  257. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  258. this.cb_supplier_cd = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  259. this.cb_stock_cd = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  260. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  261. this.txt_stove_judgeno_cd = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  262. this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  263. this.txt_orderno_cd = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  264. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  265. this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  266. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  267. this.ug_wgpstockinfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
  268. this.ds_stockinfo_qry = new System.Data.DataSet();
  269. this.dataTable7 = new System.Data.DataTable();
  270. this.dataColumn42 = new System.Data.DataColumn();
  271. this.dataColumn43 = new System.Data.DataColumn();
  272. this.dataColumn44 = new System.Data.DataColumn();
  273. this.dataColumn45 = new System.Data.DataColumn();
  274. this.dataColumn46 = new System.Data.DataColumn();
  275. this.dataColumn47 = new System.Data.DataColumn();
  276. this.dataColumn48 = new System.Data.DataColumn();
  277. this.dataColumn49 = new System.Data.DataColumn();
  278. this.dataColumn50 = new System.Data.DataColumn();
  279. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  280. this.cb_stock_jl = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  281. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  282. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  283. this.txt_judge_stoveno_jl = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  284. this.ds_stockinfo = new System.Data.DataSet();
  285. this.dataTable4 = new System.Data.DataTable();
  286. this.dataColumn19 = new System.Data.DataColumn();
  287. this.dataColumn20 = new System.Data.DataColumn();
  288. this.dataColumn21 = new System.Data.DataColumn();
  289. this.dataColumn22 = new System.Data.DataColumn();
  290. this.dataColumn23 = new System.Data.DataColumn();
  291. this.dataColumn24 = new System.Data.DataColumn();
  292. this.dataColumn25 = new System.Data.DataColumn();
  293. this.dataColumn26 = new System.Data.DataColumn();
  294. this.tabC = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  295. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  296. this.dataColumn54 = new System.Data.DataColumn();
  297. this.ultraTabPageControl1.SuspendLayout();
  298. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  299. this.splitContainer1.Panel1.SuspendLayout();
  300. this.splitContainer1.Panel2.SuspendLayout();
  301. this.splitContainer1.SuspendLayout();
  302. ((System.ComponentModel.ISupportInitialize)(this.ug_orders)).BeginInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.ds_orders)).BeginInit();
  304. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.ug_rukinfo)).BeginInit();
  306. ((System.ComponentModel.ISupportInitialize)(this.ds_rukuinfo)).BeginInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  309. this.ultraGroupBox2.SuspendLayout();
  310. ((System.ComponentModel.ISupportInitialize)(this.txt_location)).BeginInit();
  311. ((System.ComponentModel.ISupportInitialize)(this.ck_sglcode)).BeginInit();
  312. ((System.ComponentModel.ISupportInitialize)(this.ck_jielu)).BeginInit();
  313. ((System.ComponentModel.ISupportInitialize)(this.txt_stove_no)).BeginInit();
  314. ((System.ComponentModel.ISupportInitialize)(this.txt_judge_stove_no)).BeginInit();
  315. ((System.ComponentModel.ISupportInitialize)(this.cb_level)).BeginInit();
  316. ((System.ComponentModel.ISupportInitialize)(this.txt_carno)).BeginInit();
  317. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  318. this.ultraExpandableGroupBox1.SuspendLayout();
  319. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  320. ((System.ComponentModel.ISupportInitialize)(this.ug_dcyb)).BeginInit();
  321. ((System.ComponentModel.ISupportInitialize)(this.ds_dcyb)).BeginInit();
  322. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  323. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  324. this.ultraGroupBox1.SuspendLayout();
  325. ((System.ComponentModel.ISupportInitialize)(this.cb_stock)).BeginInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.cb_supplier)).BeginInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.txt_orderno)).BeginInit();
  328. ((System.ComponentModel.ISupportInitialize)(this.ck_orderno)).BeginInit();
  329. ((System.ComponentModel.ISupportInitialize)(this.cb_location)).BeginInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.ck_supplier)).BeginInit();
  331. this.ultraTabPageControl2.SuspendLayout();
  332. ((System.ComponentModel.ISupportInitialize)(this.ug_rkinfo_c)).BeginInit();
  333. ((System.ComponentModel.ISupportInitialize)(this.ds_rkinfo_c)).BeginInit();
  334. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit();
  335. ((System.ComponentModel.ISupportInitialize)(this.ug_rkinfo_p)).BeginInit();
  336. ((System.ComponentModel.ISupportInitialize)(this.ds_rkinfo_p)).BeginInit();
  337. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
  338. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  339. this.ultraGroupBox4.SuspendLayout();
  340. ((System.ComponentModel.ISupportInitialize)(this.cb_supplier_cd)).BeginInit();
  341. ((System.ComponentModel.ISupportInitialize)(this.cb_stock_cd)).BeginInit();
  342. ((System.ComponentModel.ISupportInitialize)(this.txt_stove_judgeno_cd)).BeginInit();
  343. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
  344. ((System.ComponentModel.ISupportInitialize)(this.txt_orderno_cd)).BeginInit();
  345. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  346. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
  347. this.ultraTabPageControl3.SuspendLayout();
  348. ((System.ComponentModel.ISupportInitialize)(this.ug_wgpstockinfo)).BeginInit();
  349. ((System.ComponentModel.ISupportInitialize)(this.ds_stockinfo_qry)).BeginInit();
  350. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
  351. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  352. this.ultraGroupBox3.SuspendLayout();
  353. ((System.ComponentModel.ISupportInitialize)(this.cb_stock_jl)).BeginInit();
  354. ((System.ComponentModel.ISupportInitialize)(this.txt_judge_stoveno_jl)).BeginInit();
  355. ((System.ComponentModel.ISupportInitialize)(this.ds_stockinfo)).BeginInit();
  356. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  357. ((System.ComponentModel.ISupportInitialize)(this.tabC)).BeginInit();
  358. this.tabC.SuspendLayout();
  359. this.SuspendLayout();
  360. //
  361. // ultraTabPageControl1
  362. //
  363. this.ultraTabPageControl1.Controls.Add(this.splitContainer1);
  364. this.ultraTabPageControl1.Controls.Add(this.ultraExpandableGroupBox1);
  365. this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox1);
  366. this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
  367. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  368. this.ultraTabPageControl1.Size = new System.Drawing.Size(1121, 539);
  369. //
  370. // splitContainer1
  371. //
  372. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  373. this.splitContainer1.Location = new System.Drawing.Point(26, 32);
  374. this.splitContainer1.Name = "splitContainer1";
  375. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  376. //
  377. // splitContainer1.Panel1
  378. //
  379. this.splitContainer1.Panel1.Controls.Add(this.ug_orders);
  380. //
  381. // splitContainer1.Panel2
  382. //
  383. this.splitContainer1.Panel2.Controls.Add(this.ug_rukinfo);
  384. this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox2);
  385. this.splitContainer1.Size = new System.Drawing.Size(1095, 507);
  386. this.splitContainer1.SplitterDistance = 216;
  387. this.splitContainer1.TabIndex = 2;
  388. //
  389. // ug_orders
  390. //
  391. this.ug_orders.DataSource = this.ds_orders;
  392. appearance103.BackColor = System.Drawing.SystemColors.Window;
  393. appearance103.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  394. this.ug_orders.DisplayLayout.Appearance = appearance103;
  395. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  396. ultraGridColumn1.Header.VisiblePosition = 0;
  397. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  398. ultraGridColumn2.Header.VisiblePosition = 1;
  399. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  400. ultraGridColumn3.Header.VisiblePosition = 2;
  401. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  402. appearance3.TextHAlignAsString = "Right";
  403. ultraGridColumn4.CellAppearance = appearance3;
  404. ultraGridColumn4.Header.VisiblePosition = 3;
  405. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  406. ultraGridColumn5.Header.VisiblePosition = 4;
  407. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  408. appearance4.TextHAlignAsString = "Right";
  409. ultraGridColumn6.CellAppearance = appearance4;
  410. ultraGridColumn6.Header.VisiblePosition = 5;
  411. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  412. appearance5.TextHAlignAsString = "Right";
  413. ultraGridColumn7.CellAppearance = appearance5;
  414. ultraGridColumn7.Header.VisiblePosition = 6;
  415. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  416. appearance6.TextHAlignAsString = "Right";
  417. ultraGridColumn8.CellAppearance = appearance6;
  418. ultraGridColumn8.Header.VisiblePosition = 7;
  419. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  420. appearance7.TextHAlignAsString = "Right";
  421. ultraGridColumn9.CellAppearance = appearance7;
  422. ultraGridColumn9.Header.VisiblePosition = 8;
  423. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  424. appearance8.TextHAlignAsString = "Right";
  425. ultraGridColumn10.CellAppearance = appearance8;
  426. ultraGridColumn10.Header.VisiblePosition = 9;
  427. ultraGridColumn11.Header.VisiblePosition = 10;
  428. ultraGridColumn11.Hidden = true;
  429. ultraGridColumn12.Header.VisiblePosition = 11;
  430. ultraGridColumn12.Hidden = true;
  431. ultraGridBand1.Columns.AddRange(new object[] {
  432. ultraGridColumn1,
  433. ultraGridColumn2,
  434. ultraGridColumn3,
  435. ultraGridColumn4,
  436. ultraGridColumn5,
  437. ultraGridColumn6,
  438. ultraGridColumn7,
  439. ultraGridColumn8,
  440. ultraGridColumn9,
  441. ultraGridColumn10,
  442. ultraGridColumn11,
  443. ultraGridColumn12});
  444. this.ug_orders.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  445. this.ug_orders.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  446. appearance31.TextHAlignAsString = "Left";
  447. this.ug_orders.DisplayLayout.CaptionAppearance = appearance31;
  448. this.ug_orders.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  449. appearance32.BackColor = System.Drawing.SystemColors.ActiveBorder;
  450. appearance32.BackColor2 = System.Drawing.SystemColors.ControlDark;
  451. appearance32.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  452. appearance32.BorderColor = System.Drawing.SystemColors.Window;
  453. this.ug_orders.DisplayLayout.GroupByBox.Appearance = appearance32;
  454. appearance33.ForeColor = System.Drawing.SystemColors.GrayText;
  455. this.ug_orders.DisplayLayout.GroupByBox.BandLabelAppearance = appearance33;
  456. this.ug_orders.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  457. this.ug_orders.DisplayLayout.GroupByBox.Hidden = true;
  458. appearance80.BackColor = System.Drawing.SystemColors.ControlLightLight;
  459. appearance80.BackColor2 = System.Drawing.SystemColors.Control;
  460. appearance80.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  461. appearance80.ForeColor = System.Drawing.SystemColors.GrayText;
  462. this.ug_orders.DisplayLayout.GroupByBox.PromptAppearance = appearance80;
  463. this.ug_orders.DisplayLayout.MaxColScrollRegions = 1;
  464. this.ug_orders.DisplayLayout.MaxRowScrollRegions = 1;
  465. appearance81.BackColor = System.Drawing.SystemColors.Window;
  466. appearance81.ForeColor = System.Drawing.SystemColors.ControlText;
  467. this.ug_orders.DisplayLayout.Override.ActiveCellAppearance = appearance81;
  468. appearance82.BackColor = System.Drawing.SystemColors.Highlight;
  469. appearance82.ForeColor = System.Drawing.SystemColors.HighlightText;
  470. this.ug_orders.DisplayLayout.Override.ActiveRowAppearance = appearance82;
  471. this.ug_orders.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  472. this.ug_orders.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  473. appearance83.BackColor = System.Drawing.SystemColors.Window;
  474. this.ug_orders.DisplayLayout.Override.CardAreaAppearance = appearance83;
  475. appearance84.BorderColor = System.Drawing.Color.Silver;
  476. appearance84.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  477. this.ug_orders.DisplayLayout.Override.CellAppearance = appearance84;
  478. this.ug_orders.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  479. this.ug_orders.DisplayLayout.Override.CellPadding = 0;
  480. appearance85.BackColor = System.Drawing.SystemColors.Control;
  481. appearance85.BackColor2 = System.Drawing.SystemColors.ControlDark;
  482. appearance85.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  483. appearance85.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  484. appearance85.BorderColor = System.Drawing.SystemColors.Window;
  485. this.ug_orders.DisplayLayout.Override.GroupByRowAppearance = appearance85;
  486. appearance86.TextHAlignAsString = "Left";
  487. this.ug_orders.DisplayLayout.Override.HeaderAppearance = appearance86;
  488. this.ug_orders.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  489. this.ug_orders.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  490. appearance87.BackColor = System.Drawing.SystemColors.Window;
  491. appearance87.BorderColor = System.Drawing.Color.Silver;
  492. this.ug_orders.DisplayLayout.Override.RowAppearance = appearance87;
  493. this.ug_orders.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  494. appearance88.BackColor = System.Drawing.SystemColors.ControlLight;
  495. this.ug_orders.DisplayLayout.Override.TemplateAddRowAppearance = appearance88;
  496. this.ug_orders.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  497. this.ug_orders.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  498. this.ug_orders.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  499. this.ug_orders.Dock = System.Windows.Forms.DockStyle.Fill;
  500. this.ug_orders.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  501. this.ug_orders.Location = new System.Drawing.Point(0, 0);
  502. this.ug_orders.Name = "ug_orders";
  503. this.ug_orders.Size = new System.Drawing.Size(1095, 216);
  504. this.ug_orders.TabIndex = 0;
  505. this.ug_orders.Text = "外购坯合同";
  506. this.ug_orders.AfterRowActivate += new System.EventHandler(this.ug_orders_AfterRowActivate);
  507. this.ug_orders.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ug_orders_ClickCell);
  508. this.ug_orders.Click += new System.EventHandler(this.ug_orders_Click);
  509. //
  510. // ds_orders
  511. //
  512. this.ds_orders.DataSetName = "NewDataSet";
  513. this.ds_orders.Tables.AddRange(new System.Data.DataTable[] {
  514. this.dataTable2});
  515. //
  516. // dataTable2
  517. //
  518. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  519. this.dataColumn5,
  520. this.dataColumn6,
  521. this.dataColumn7,
  522. this.dataColumn8,
  523. this.dataColumn9,
  524. this.dataColumn10,
  525. this.dataColumn11,
  526. this.dataColumn12,
  527. this.dataColumn13,
  528. this.dataColumn17,
  529. this.dataColumn18,
  530. this.dataColumn38});
  531. this.dataTable2.TableName = "Table1";
  532. //
  533. // dataColumn5
  534. //
  535. this.dataColumn5.ColumnName = "供应商";
  536. //
  537. // dataColumn6
  538. //
  539. this.dataColumn6.ColumnName = "合同号";
  540. //
  541. // dataColumn7
  542. //
  543. this.dataColumn7.ColumnName = "钢种";
  544. //
  545. // dataColumn8
  546. //
  547. this.dataColumn8.ColumnName = "断面";
  548. //
  549. // dataColumn9
  550. //
  551. this.dataColumn9.ColumnName = "管坯类型";
  552. //
  553. // dataColumn10
  554. //
  555. this.dataColumn10.ColumnName = "单倍坯长";
  556. this.dataColumn10.DataType = typeof(int);
  557. //
  558. // dataColumn11
  559. //
  560. this.dataColumn11.ColumnName = "倍尺";
  561. this.dataColumn11.DataType = typeof(int);
  562. //
  563. // dataColumn12
  564. //
  565. this.dataColumn12.ColumnName = "管坯长度";
  566. this.dataColumn12.DataType = typeof(int);
  567. //
  568. // dataColumn13
  569. //
  570. this.dataColumn13.ColumnName = "合同量";
  571. this.dataColumn13.DataType = typeof(decimal);
  572. //
  573. // dataColumn17
  574. //
  575. this.dataColumn17.ColumnName = "预报条数";
  576. this.dataColumn17.DataType = typeof(int);
  577. //
  578. // dataColumn18
  579. //
  580. this.dataColumn18.ColumnName = "ORD_NO_PK";
  581. //
  582. // dataColumn38
  583. //
  584. this.dataColumn38.ColumnName = "GPBUYPLANID";
  585. //
  586. // ug_rukinfo
  587. //
  588. this.ug_rukinfo.DataSource = this.ds_rukuinfo;
  589. appearance30.BackColor = System.Drawing.SystemColors.Window;
  590. appearance30.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  591. this.ug_rukinfo.DisplayLayout.Appearance = appearance30;
  592. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  593. appearance9.TextHAlignAsString = "Right";
  594. ultraGridColumn13.CellAppearance = appearance9;
  595. ultraGridColumn13.Header.VisiblePosition = 0;
  596. ultraGridColumn13.Width = 143;
  597. appearance10.TextHAlignAsString = "Right";
  598. ultraGridColumn14.CellAppearance = appearance10;
  599. ultraGridColumn14.Header.VisiblePosition = 2;
  600. ultraGridColumn14.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  601. ultraGridColumn14.MaskInput = "n,nnn";
  602. ultraGridColumn14.PromptChar = ' ';
  603. ultraGridColumn14.Width = 181;
  604. appearance11.TextHAlignAsString = "Right";
  605. ultraGridColumn15.CellAppearance = appearance11;
  606. ultraGridColumn15.Header.VisiblePosition = 3;
  607. ultraGridColumn15.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  608. ultraGridColumn15.MaskInput = "n,nnn.nnn";
  609. ultraGridColumn15.PromptChar = ' ';
  610. ultraGridColumn15.Width = 176;
  611. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  612. appearance12.TextHAlignAsString = "Right";
  613. ultraGridColumn16.CellAppearance = appearance12;
  614. ultraGridColumn16.Header.VisiblePosition = 1;
  615. ultraGridColumn16.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  616. ultraGridColumn16.MaskInput = "nnn,nnn";
  617. ultraGridColumn16.Width = 110;
  618. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  619. ultraGridColumn17.Header.VisiblePosition = 4;
  620. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  621. appearance13.TextHAlignAsString = "Right";
  622. ultraGridColumn18.CellAppearance = appearance13;
  623. ultraGridColumn18.Header.VisiblePosition = 5;
  624. ultraGridColumn18.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  625. ultraGridColumn18.MaskInput = "nnn,nnn";
  626. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  627. appearance15.TextHAlignAsString = "Right";
  628. ultraGridColumn19.CellAppearance = appearance15;
  629. ultraGridColumn19.Header.VisiblePosition = 6;
  630. ultraGridBand2.Columns.AddRange(new object[] {
  631. ultraGridColumn13,
  632. ultraGridColumn14,
  633. ultraGridColumn15,
  634. ultraGridColumn16,
  635. ultraGridColumn17,
  636. ultraGridColumn18,
  637. ultraGridColumn19});
  638. this.ug_rukinfo.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  639. this.ug_rukinfo.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  640. appearance34.TextHAlignAsString = "Left";
  641. this.ug_rukinfo.DisplayLayout.CaptionAppearance = appearance34;
  642. this.ug_rukinfo.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  643. appearance35.BackColor = System.Drawing.SystemColors.ActiveBorder;
  644. appearance35.BackColor2 = System.Drawing.SystemColors.ControlDark;
  645. appearance35.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  646. appearance35.BorderColor = System.Drawing.SystemColors.Window;
  647. this.ug_rukinfo.DisplayLayout.GroupByBox.Appearance = appearance35;
  648. appearance36.ForeColor = System.Drawing.SystemColors.GrayText;
  649. this.ug_rukinfo.DisplayLayout.GroupByBox.BandLabelAppearance = appearance36;
  650. this.ug_rukinfo.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  651. this.ug_rukinfo.DisplayLayout.GroupByBox.Hidden = true;
  652. appearance37.BackColor = System.Drawing.SystemColors.ControlLightLight;
  653. appearance37.BackColor2 = System.Drawing.SystemColors.Control;
  654. appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  655. appearance37.ForeColor = System.Drawing.SystemColors.GrayText;
  656. this.ug_rukinfo.DisplayLayout.GroupByBox.PromptAppearance = appearance37;
  657. this.ug_rukinfo.DisplayLayout.MaxColScrollRegions = 1;
  658. this.ug_rukinfo.DisplayLayout.MaxRowScrollRegions = 1;
  659. appearance38.BackColor = System.Drawing.SystemColors.Window;
  660. appearance38.ForeColor = System.Drawing.SystemColors.ControlText;
  661. this.ug_rukinfo.DisplayLayout.Override.ActiveCellAppearance = appearance38;
  662. appearance39.BackColor = System.Drawing.SystemColors.Highlight;
  663. appearance39.ForeColor = System.Drawing.SystemColors.HighlightText;
  664. this.ug_rukinfo.DisplayLayout.Override.ActiveRowAppearance = appearance39;
  665. this.ug_rukinfo.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  666. this.ug_rukinfo.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  667. appearance40.BackColor = System.Drawing.SystemColors.Window;
  668. this.ug_rukinfo.DisplayLayout.Override.CardAreaAppearance = appearance40;
  669. appearance41.BorderColor = System.Drawing.Color.Silver;
  670. appearance41.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  671. this.ug_rukinfo.DisplayLayout.Override.CellAppearance = appearance41;
  672. this.ug_rukinfo.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  673. this.ug_rukinfo.DisplayLayout.Override.CellPadding = 0;
  674. appearance42.BackColor = System.Drawing.SystemColors.Control;
  675. appearance42.BackColor2 = System.Drawing.SystemColors.ControlDark;
  676. appearance42.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  677. appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  678. appearance42.BorderColor = System.Drawing.SystemColors.Window;
  679. this.ug_rukinfo.DisplayLayout.Override.GroupByRowAppearance = appearance42;
  680. appearance43.TextHAlignAsString = "Left";
  681. this.ug_rukinfo.DisplayLayout.Override.HeaderAppearance = appearance43;
  682. this.ug_rukinfo.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  683. this.ug_rukinfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  684. appearance44.BackColor = System.Drawing.SystemColors.Window;
  685. appearance44.BorderColor = System.Drawing.Color.Silver;
  686. this.ug_rukinfo.DisplayLayout.Override.RowAppearance = appearance44;
  687. this.ug_rukinfo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  688. appearance45.BackColor = System.Drawing.SystemColors.ControlLight;
  689. this.ug_rukinfo.DisplayLayout.Override.TemplateAddRowAppearance = appearance45;
  690. this.ug_rukinfo.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  691. this.ug_rukinfo.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  692. this.ug_rukinfo.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  693. this.ug_rukinfo.Dock = System.Windows.Forms.DockStyle.Fill;
  694. this.ug_rukinfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  695. this.ug_rukinfo.Location = new System.Drawing.Point(0, 26);
  696. this.ug_rukinfo.Name = "ug_rukinfo";
  697. this.ug_rukinfo.Size = new System.Drawing.Size(1095, 261);
  698. this.ug_rukinfo.TabIndex = 1;
  699. this.ug_rukinfo.Text = "实际入库信息";
  700. this.ug_rukinfo.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ug_rukinfo_AfterCellUpdate);
  701. //
  702. // ds_rukuinfo
  703. //
  704. this.ds_rukuinfo.DataSetName = "NewDataSet";
  705. this.ds_rukuinfo.Tables.AddRange(new System.Data.DataTable[] {
  706. this.dataTable3});
  707. //
  708. // dataTable3
  709. //
  710. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  711. this.dataColumn14,
  712. this.dataColumn15,
  713. this.dataColumn16,
  714. this.dataColumn40,
  715. this.dataColumn51,
  716. this.dataColumn52,
  717. this.dataColumn53});
  718. this.dataTable3.TableName = "Table1";
  719. //
  720. // dataColumn14
  721. //
  722. this.dataColumn14.ColumnName = "倍尺";
  723. this.dataColumn14.DataType = typeof(int);
  724. //
  725. // dataColumn15
  726. //
  727. this.dataColumn15.ColumnName = "支数";
  728. this.dataColumn15.DataType = typeof(int);
  729. //
  730. // dataColumn16
  731. //
  732. this.dataColumn16.ColumnName = "重量";
  733. this.dataColumn16.DataType = typeof(decimal);
  734. //
  735. // dataColumn40
  736. //
  737. this.dataColumn40.ColumnName = "管坯长度";
  738. this.dataColumn40.DataType = typeof(int);
  739. //
  740. // dataColumn51
  741. //
  742. this.dataColumn51.Caption = "理论重量";
  743. this.dataColumn51.ColumnName = "理论重量";
  744. this.dataColumn51.DataType = typeof(decimal);
  745. //
  746. // dataColumn52
  747. //
  748. this.dataColumn52.ColumnName = "管坯理论长度";
  749. this.dataColumn52.DataType = typeof(int);
  750. //
  751. // dataColumn53
  752. //
  753. this.dataColumn53.ColumnName = "管坯理论重量";
  754. this.dataColumn53.DataType = typeof(decimal);
  755. //
  756. // ultraGroupBox2
  757. //
  758. this.ultraGroupBox2.Controls.Add(this.txt_location);
  759. this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
  760. this.ultraGroupBox2.Controls.Add(this.ck_sglcode);
  761. this.ultraGroupBox2.Controls.Add(this.ck_jielu);
  762. this.ultraGroupBox2.Controls.Add(this.txt_stove_no);
  763. this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
  764. this.ultraGroupBox2.Controls.Add(this.txt_judge_stove_no);
  765. this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
  766. this.ultraGroupBox2.Controls.Add(this.cb_level);
  767. this.ultraGroupBox2.Controls.Add(this.ultraLabel4);
  768. this.ultraGroupBox2.Controls.Add(this.txt_carno);
  769. this.ultraGroupBox2.Controls.Add(this.lbl_carno);
  770. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  771. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  772. this.ultraGroupBox2.Name = "ultraGroupBox2";
  773. this.ultraGroupBox2.Size = new System.Drawing.Size(1095, 26);
  774. this.ultraGroupBox2.TabIndex = 0;
  775. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  776. //
  777. // txt_location
  778. //
  779. editorButton1.Text = "库位";
  780. this.txt_location.ButtonsRight.Add(editorButton1);
  781. this.txt_location.Location = new System.Drawing.Point(321, 2);
  782. this.txt_location.Name = "txt_location";
  783. this.txt_location.ReadOnly = true;
  784. this.txt_location.Size = new System.Drawing.Size(100, 21);
  785. this.txt_location.TabIndex = 7;
  786. this.txt_location.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_location_EditorButtonClick);
  787. //
  788. // ultraLabel1
  789. //
  790. this.ultraLabel1.Location = new System.Drawing.Point(21, 3);
  791. this.ultraLabel1.Name = "ultraLabel1";
  792. this.ultraLabel1.Size = new System.Drawing.Size(37, 19);
  793. this.ultraLabel1.TabIndex = 0;
  794. this.ultraLabel1.Text = "炉号";
  795. //
  796. // ck_sglcode
  797. //
  798. this.ck_sglcode.Checked = true;
  799. this.ck_sglcode.CheckState = System.Windows.Forms.CheckState.Checked;
  800. this.ck_sglcode.Location = new System.Drawing.Point(3, 0);
  801. this.ck_sglcode.Name = "ck_sglcode";
  802. this.ck_sglcode.Size = new System.Drawing.Size(18, 20);
  803. this.ck_sglcode.TabIndex = 4;
  804. this.ck_sglcode.CheckedChanged += new System.EventHandler(this.ck_sglcode_CheckedChanged);
  805. //
  806. // ck_jielu
  807. //
  808. this.ck_jielu.Location = new System.Drawing.Point(525, 2);
  809. this.ck_jielu.Name = "ck_jielu";
  810. this.ck_jielu.Size = new System.Drawing.Size(48, 20);
  811. this.ck_jielu.TabIndex = 11;
  812. this.ck_jielu.Text = "结炉";
  813. //
  814. // txt_stove_no
  815. //
  816. this.txt_stove_no.Enabled = false;
  817. this.txt_stove_no.Location = new System.Drawing.Point(58, 2);
  818. this.txt_stove_no.Name = "txt_stove_no";
  819. this.txt_stove_no.Size = new System.Drawing.Size(84, 21);
  820. this.txt_stove_no.TabIndex = 1;
  821. //
  822. // ultraLabel2
  823. //
  824. this.ultraLabel2.Location = new System.Drawing.Point(145, 4);
  825. this.ultraLabel2.Name = "ultraLabel2";
  826. this.ultraLabel2.Size = new System.Drawing.Size(58, 23);
  827. this.ultraLabel2.TabIndex = 2;
  828. this.ultraLabel2.Text = "判定炉号";
  829. //
  830. // txt_judge_stove_no
  831. //
  832. this.txt_judge_stove_no.Enabled = false;
  833. this.txt_judge_stove_no.Location = new System.Drawing.Point(206, 1);
  834. this.txt_judge_stove_no.Name = "txt_judge_stove_no";
  835. this.txt_judge_stove_no.Size = new System.Drawing.Size(80, 21);
  836. this.txt_judge_stove_no.TabIndex = 3;
  837. //
  838. // ultraLabel5
  839. //
  840. this.ultraLabel5.Location = new System.Drawing.Point(286, 4);
  841. this.ultraLabel5.Name = "ultraLabel5";
  842. this.ultraLabel5.Size = new System.Drawing.Size(33, 23);
  843. this.ultraLabel5.TabIndex = 9;
  844. this.ultraLabel5.Text = "库位";
  845. //
  846. // cb_level
  847. //
  848. this.cb_level.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  849. this.cb_level.Location = new System.Drawing.Point(461, 0);
  850. this.cb_level.Name = "cb_level";
  851. this.cb_level.Size = new System.Drawing.Size(60, 21);
  852. this.cb_level.TabIndex = 8;
  853. //
  854. // ultraLabel4
  855. //
  856. this.ultraLabel4.Location = new System.Drawing.Point(428, 4);
  857. this.ultraLabel4.Name = "ultraLabel4";
  858. this.ultraLabel4.Size = new System.Drawing.Size(33, 23);
  859. this.ultraLabel4.TabIndex = 7;
  860. this.ultraLabel4.Text = "层数";
  861. //
  862. // txt_carno
  863. //
  864. this.txt_carno.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  865. this.txt_carno.Location = new System.Drawing.Point(606, 3);
  866. this.txt_carno.Name = "txt_carno";
  867. this.txt_carno.Size = new System.Drawing.Size(115, 21);
  868. this.txt_carno.TabIndex = 4;
  869. //
  870. // lbl_carno
  871. //
  872. this.lbl_carno.Location = new System.Drawing.Point(576, 4);
  873. this.lbl_carno.Name = "lbl_carno";
  874. this.lbl_carno.Size = new System.Drawing.Size(30, 23);
  875. this.lbl_carno.TabIndex = 0;
  876. this.lbl_carno.Text = "车号";
  877. //
  878. // ultraExpandableGroupBox1
  879. //
  880. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  881. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  882. this.ultraExpandableGroupBox1.Expanded = false;
  883. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(332, 507);
  884. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftInsideBorder;
  885. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 32);
  886. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  887. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(26, 507);
  888. this.ultraExpandableGroupBox1.TabIndex = 1;
  889. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  890. //
  891. // ultraExpandableGroupBoxPanel1
  892. //
  893. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ug_dcyb);
  894. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(-10000, -10000);
  895. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  896. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(311, 501);
  897. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  898. this.ultraExpandableGroupBoxPanel1.Visible = false;
  899. //
  900. // ug_dcyb
  901. //
  902. this.ug_dcyb.DataSource = this.ds_dcyb;
  903. appearance53.BackColor = System.Drawing.SystemColors.Window;
  904. appearance53.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  905. this.ug_dcyb.DisplayLayout.Appearance = appearance53;
  906. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  907. ultraGridColumn20.Header.VisiblePosition = 0;
  908. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  909. ultraGridColumn21.Header.VisiblePosition = 1;
  910. ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  911. ultraGridColumn22.Header.VisiblePosition = 2;
  912. ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  913. ultraGridColumn23.Header.VisiblePosition = 3;
  914. ultraGridBand3.Columns.AddRange(new object[] {
  915. ultraGridColumn20,
  916. ultraGridColumn21,
  917. ultraGridColumn22,
  918. ultraGridColumn23});
  919. this.ug_dcyb.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  920. this.ug_dcyb.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  921. appearance54.TextHAlignAsString = "Left";
  922. this.ug_dcyb.DisplayLayout.CaptionAppearance = appearance54;
  923. this.ug_dcyb.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  924. appearance55.BackColor = System.Drawing.SystemColors.ActiveBorder;
  925. appearance55.BackColor2 = System.Drawing.SystemColors.ControlDark;
  926. appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  927. appearance55.BorderColor = System.Drawing.SystemColors.Window;
  928. this.ug_dcyb.DisplayLayout.GroupByBox.Appearance = appearance55;
  929. appearance56.ForeColor = System.Drawing.SystemColors.GrayText;
  930. this.ug_dcyb.DisplayLayout.GroupByBox.BandLabelAppearance = appearance56;
  931. this.ug_dcyb.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  932. this.ug_dcyb.DisplayLayout.GroupByBox.Hidden = true;
  933. appearance57.BackColor = System.Drawing.SystemColors.ControlLightLight;
  934. appearance57.BackColor2 = System.Drawing.SystemColors.Control;
  935. appearance57.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  936. appearance57.ForeColor = System.Drawing.SystemColors.GrayText;
  937. this.ug_dcyb.DisplayLayout.GroupByBox.PromptAppearance = appearance57;
  938. this.ug_dcyb.DisplayLayout.MaxColScrollRegions = 1;
  939. this.ug_dcyb.DisplayLayout.MaxRowScrollRegions = 1;
  940. appearance58.BackColor = System.Drawing.SystemColors.Window;
  941. appearance58.ForeColor = System.Drawing.SystemColors.ControlText;
  942. this.ug_dcyb.DisplayLayout.Override.ActiveCellAppearance = appearance58;
  943. appearance59.BackColor = System.Drawing.SystemColors.Highlight;
  944. appearance59.ForeColor = System.Drawing.SystemColors.HighlightText;
  945. this.ug_dcyb.DisplayLayout.Override.ActiveRowAppearance = appearance59;
  946. this.ug_dcyb.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  947. this.ug_dcyb.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  948. appearance60.BackColor = System.Drawing.SystemColors.Window;
  949. this.ug_dcyb.DisplayLayout.Override.CardAreaAppearance = appearance60;
  950. appearance61.BorderColor = System.Drawing.Color.Silver;
  951. appearance61.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  952. this.ug_dcyb.DisplayLayout.Override.CellAppearance = appearance61;
  953. this.ug_dcyb.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  954. this.ug_dcyb.DisplayLayout.Override.CellPadding = 0;
  955. appearance62.BackColor = System.Drawing.SystemColors.Control;
  956. appearance62.BackColor2 = System.Drawing.SystemColors.ControlDark;
  957. appearance62.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  958. appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  959. appearance62.BorderColor = System.Drawing.SystemColors.Window;
  960. this.ug_dcyb.DisplayLayout.Override.GroupByRowAppearance = appearance62;
  961. appearance63.TextHAlignAsString = "Left";
  962. this.ug_dcyb.DisplayLayout.Override.HeaderAppearance = appearance63;
  963. this.ug_dcyb.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  964. this.ug_dcyb.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  965. appearance64.BackColor = System.Drawing.SystemColors.Window;
  966. appearance64.BorderColor = System.Drawing.Color.Silver;
  967. this.ug_dcyb.DisplayLayout.Override.RowAppearance = appearance64;
  968. this.ug_dcyb.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  969. appearance65.BackColor = System.Drawing.SystemColors.ControlLight;
  970. this.ug_dcyb.DisplayLayout.Override.TemplateAddRowAppearance = appearance65;
  971. this.ug_dcyb.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  972. this.ug_dcyb.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  973. this.ug_dcyb.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  974. this.ug_dcyb.Dock = System.Windows.Forms.DockStyle.Fill;
  975. this.ug_dcyb.Location = new System.Drawing.Point(0, 0);
  976. this.ug_dcyb.Name = "ug_dcyb";
  977. this.ug_dcyb.Size = new System.Drawing.Size(311, 501);
  978. this.ug_dcyb.TabIndex = 2;
  979. this.ug_dcyb.Text = "到厂计划";
  980. this.ug_dcyb.UseOsThemes = Infragistics.Win.DefaultableBoolean.True;
  981. //
  982. // ds_dcyb
  983. //
  984. this.ds_dcyb.DataSetName = "NewDataSet";
  985. this.ds_dcyb.Tables.AddRange(new System.Data.DataTable[] {
  986. this.dataTable1});
  987. //
  988. // dataTable1
  989. //
  990. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  991. this.dataColumn1,
  992. this.dataColumn2,
  993. this.dataColumn3,
  994. this.dataColumn4});
  995. this.dataTable1.TableName = "Table1";
  996. //
  997. // dataColumn1
  998. //
  999. this.dataColumn1.ColumnName = "炉号";
  1000. //
  1001. // dataColumn2
  1002. //
  1003. this.dataColumn2.ColumnName = "判定炉号";
  1004. //
  1005. // dataColumn3
  1006. //
  1007. this.dataColumn3.ColumnName = "支数";
  1008. //
  1009. // dataColumn4
  1010. //
  1011. this.dataColumn4.ColumnName = "重量";
  1012. //
  1013. // ultraGroupBox1
  1014. //
  1015. this.ultraGroupBox1.Controls.Add(this.cb_stock);
  1016. this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
  1017. this.ultraGroupBox1.Controls.Add(this.cb_supplier);
  1018. this.ultraGroupBox1.Controls.Add(this.txt_orderno);
  1019. this.ultraGroupBox1.Controls.Add(this.ck_orderno);
  1020. this.ultraGroupBox1.Controls.Add(this.cb_location);
  1021. this.ultraGroupBox1.Controls.Add(this.ck_supplier);
  1022. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  1023. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  1024. this.ultraGroupBox1.Name = "ultraGroupBox1";
  1025. this.ultraGroupBox1.Size = new System.Drawing.Size(1121, 32);
  1026. this.ultraGroupBox1.TabIndex = 0;
  1027. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1028. //
  1029. // cb_stock
  1030. //
  1031. this.cb_stock.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1032. this.cb_stock.Location = new System.Drawing.Point(492, 5);
  1033. this.cb_stock.Name = "cb_stock";
  1034. this.cb_stock.Size = new System.Drawing.Size(114, 21);
  1035. this.cb_stock.TabIndex = 6;
  1036. this.cb_stock.SelectionChanged += new System.EventHandler(this.cb_stock_SelectionChanged);
  1037. //
  1038. // ultraLabel3
  1039. //
  1040. this.ultraLabel3.Location = new System.Drawing.Point(458, 9);
  1041. this.ultraLabel3.Name = "ultraLabel3";
  1042. this.ultraLabel3.Size = new System.Drawing.Size(33, 20);
  1043. this.ultraLabel3.TabIndex = 5;
  1044. this.ultraLabel3.Text = "仓库";
  1045. //
  1046. // cb_supplier
  1047. //
  1048. this.cb_supplier.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1049. this.cb_supplier.Location = new System.Drawing.Point(81, 4);
  1050. this.cb_supplier.Name = "cb_supplier";
  1051. this.cb_supplier.Size = new System.Drawing.Size(114, 21);
  1052. this.cb_supplier.TabIndex = 4;
  1053. //
  1054. // txt_orderno
  1055. //
  1056. this.txt_orderno.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1057. this.txt_orderno.Enabled = false;
  1058. this.txt_orderno.Location = new System.Drawing.Point(264, 5);
  1059. this.txt_orderno.Name = "txt_orderno";
  1060. this.txt_orderno.Size = new System.Drawing.Size(192, 21);
  1061. this.txt_orderno.TabIndex = 3;
  1062. //
  1063. // ck_orderno
  1064. //
  1065. this.ck_orderno.Location = new System.Drawing.Point(200, 6);
  1066. this.ck_orderno.Name = "ck_orderno";
  1067. this.ck_orderno.Size = new System.Drawing.Size(61, 20);
  1068. this.ck_orderno.TabIndex = 2;
  1069. this.ck_orderno.Text = "合同号";
  1070. this.ck_orderno.CheckedChanged += new System.EventHandler(this.ck_orderno_CheckedChanged);
  1071. //
  1072. // cb_location
  1073. //
  1074. this.cb_location.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1075. this.cb_location.Location = new System.Drawing.Point(618, 4);
  1076. this.cb_location.Name = "cb_location";
  1077. this.cb_location.Size = new System.Drawing.Size(102, 21);
  1078. this.cb_location.TabIndex = 10;
  1079. this.cb_location.Visible = false;
  1080. //
  1081. // ck_supplier
  1082. //
  1083. this.ck_supplier.Checked = true;
  1084. this.ck_supplier.CheckState = System.Windows.Forms.CheckState.Checked;
  1085. this.ck_supplier.Location = new System.Drawing.Point(18, 4);
  1086. this.ck_supplier.Name = "ck_supplier";
  1087. this.ck_supplier.Size = new System.Drawing.Size(61, 20);
  1088. this.ck_supplier.TabIndex = 0;
  1089. this.ck_supplier.Text = "供应商";
  1090. //
  1091. // ultraTabPageControl2
  1092. //
  1093. this.ultraTabPageControl2.Controls.Add(this.ug_rkinfo_c);
  1094. this.ultraTabPageControl2.Controls.Add(this.ug_rkinfo_p);
  1095. this.ultraTabPageControl2.Controls.Add(this.ultraGroupBox4);
  1096. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1097. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1098. this.ultraTabPageControl2.Size = new System.Drawing.Size(1121, 539);
  1099. //
  1100. // ug_rkinfo_c
  1101. //
  1102. this.ug_rkinfo_c.DataSource = this.ds_rkinfo_c;
  1103. appearance66.BackColor = System.Drawing.SystemColors.Window;
  1104. appearance66.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1105. this.ug_rkinfo_c.DisplayLayout.Appearance = appearance66;
  1106. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1107. ultraGridColumn24.Header.VisiblePosition = 0;
  1108. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1109. ultraGridColumn25.Header.VisiblePosition = 1;
  1110. ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1111. ultraGridColumn26.Header.VisiblePosition = 2;
  1112. ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1113. ultraGridColumn27.Header.Caption = "管坯长度";
  1114. ultraGridColumn27.Header.VisiblePosition = 3;
  1115. ultraGridBand4.Columns.AddRange(new object[] {
  1116. ultraGridColumn24,
  1117. ultraGridColumn25,
  1118. ultraGridColumn26,
  1119. ultraGridColumn27});
  1120. this.ug_rkinfo_c.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1121. this.ug_rkinfo_c.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1122. appearance67.TextHAlignAsString = "Left";
  1123. this.ug_rkinfo_c.DisplayLayout.CaptionAppearance = appearance67;
  1124. this.ug_rkinfo_c.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  1125. appearance68.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1126. appearance68.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1127. appearance68.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1128. appearance68.BorderColor = System.Drawing.SystemColors.Window;
  1129. this.ug_rkinfo_c.DisplayLayout.GroupByBox.Appearance = appearance68;
  1130. appearance69.ForeColor = System.Drawing.SystemColors.GrayText;
  1131. this.ug_rkinfo_c.DisplayLayout.GroupByBox.BandLabelAppearance = appearance69;
  1132. this.ug_rkinfo_c.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1133. this.ug_rkinfo_c.DisplayLayout.GroupByBox.Hidden = true;
  1134. appearance70.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1135. appearance70.BackColor2 = System.Drawing.SystemColors.Control;
  1136. appearance70.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1137. appearance70.ForeColor = System.Drawing.SystemColors.GrayText;
  1138. this.ug_rkinfo_c.DisplayLayout.GroupByBox.PromptAppearance = appearance70;
  1139. this.ug_rkinfo_c.DisplayLayout.MaxColScrollRegions = 1;
  1140. this.ug_rkinfo_c.DisplayLayout.MaxRowScrollRegions = 1;
  1141. appearance71.BackColor = System.Drawing.SystemColors.Window;
  1142. appearance71.ForeColor = System.Drawing.SystemColors.ControlText;
  1143. this.ug_rkinfo_c.DisplayLayout.Override.ActiveCellAppearance = appearance71;
  1144. appearance72.BackColor = System.Drawing.SystemColors.Highlight;
  1145. appearance72.ForeColor = System.Drawing.SystemColors.HighlightText;
  1146. this.ug_rkinfo_c.DisplayLayout.Override.ActiveRowAppearance = appearance72;
  1147. this.ug_rkinfo_c.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1148. this.ug_rkinfo_c.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1149. appearance73.BackColor = System.Drawing.SystemColors.Window;
  1150. this.ug_rkinfo_c.DisplayLayout.Override.CardAreaAppearance = appearance73;
  1151. appearance74.BorderColor = System.Drawing.Color.Silver;
  1152. appearance74.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1153. this.ug_rkinfo_c.DisplayLayout.Override.CellAppearance = appearance74;
  1154. this.ug_rkinfo_c.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1155. this.ug_rkinfo_c.DisplayLayout.Override.CellPadding = 0;
  1156. appearance76.BackColor = System.Drawing.SystemColors.Control;
  1157. appearance76.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1158. appearance76.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1159. appearance76.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1160. appearance76.BorderColor = System.Drawing.SystemColors.Window;
  1161. this.ug_rkinfo_c.DisplayLayout.Override.GroupByRowAppearance = appearance76;
  1162. appearance77.TextHAlignAsString = "Left";
  1163. this.ug_rkinfo_c.DisplayLayout.Override.HeaderAppearance = appearance77;
  1164. this.ug_rkinfo_c.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1165. this.ug_rkinfo_c.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1166. appearance78.BackColor = System.Drawing.SystemColors.Window;
  1167. appearance78.BorderColor = System.Drawing.Color.Silver;
  1168. this.ug_rkinfo_c.DisplayLayout.Override.RowAppearance = appearance78;
  1169. this.ug_rkinfo_c.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1170. appearance91.BackColor = System.Drawing.SystemColors.ControlLight;
  1171. this.ug_rkinfo_c.DisplayLayout.Override.TemplateAddRowAppearance = appearance91;
  1172. this.ug_rkinfo_c.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1173. this.ug_rkinfo_c.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1174. this.ug_rkinfo_c.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1175. this.ug_rkinfo_c.Dock = System.Windows.Forms.DockStyle.Fill;
  1176. this.ug_rkinfo_c.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1177. this.ug_rkinfo_c.Location = new System.Drawing.Point(0, 385);
  1178. this.ug_rkinfo_c.Name = "ug_rkinfo_c";
  1179. this.ug_rkinfo_c.Size = new System.Drawing.Size(1121, 154);
  1180. this.ug_rkinfo_c.TabIndex = 4;
  1181. this.ug_rkinfo_c.Text = "炉信息";
  1182. //
  1183. // ds_rkinfo_c
  1184. //
  1185. this.ds_rkinfo_c.DataSetName = "NewDataSet";
  1186. this.ds_rkinfo_c.Tables.AddRange(new System.Data.DataTable[] {
  1187. this.dataTable6});
  1188. //
  1189. // dataTable6
  1190. //
  1191. this.dataTable6.Columns.AddRange(new System.Data.DataColumn[] {
  1192. this.dataColumn35,
  1193. this.dataColumn36,
  1194. this.dataColumn37,
  1195. this.dataColumn41});
  1196. this.dataTable6.TableName = "Table1";
  1197. //
  1198. // dataColumn35
  1199. //
  1200. this.dataColumn35.Caption = "支数";
  1201. this.dataColumn35.ColumnName = "count";
  1202. this.dataColumn35.DataType = typeof(int);
  1203. //
  1204. // dataColumn36
  1205. //
  1206. this.dataColumn36.Caption = "重量";
  1207. this.dataColumn36.ColumnName = "weight";
  1208. this.dataColumn36.DataType = typeof(decimal);
  1209. //
  1210. // dataColumn37
  1211. //
  1212. this.dataColumn37.Caption = "倍尺";
  1213. this.dataColumn37.ColumnName = "bc";
  1214. this.dataColumn37.DataType = typeof(int);
  1215. //
  1216. // dataColumn41
  1217. //
  1218. this.dataColumn41.ColumnName = "act_len";
  1219. //
  1220. // ug_rkinfo_p
  1221. //
  1222. this.ug_rkinfo_p.DataSource = this.ds_rkinfo_p;
  1223. appearance14.BackColor = System.Drawing.SystemColors.Window;
  1224. appearance14.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1225. this.ug_rkinfo_p.DisplayLayout.Appearance = appearance14;
  1226. ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1227. ultraGridColumn28.Header.VisiblePosition = 1;
  1228. ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1229. ultraGridColumn29.Header.Caption = "冶炼炉号";
  1230. ultraGridColumn29.Header.VisiblePosition = 2;
  1231. ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1232. ultraGridColumn30.Header.VisiblePosition = 3;
  1233. ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1234. ultraGridColumn31.Header.VisiblePosition = 4;
  1235. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1236. ultraGridColumn32.Header.VisiblePosition = 5;
  1237. ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1238. appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1239. appearance1.BackHatchStyle = Infragistics.Win.BackHatchStyle.None;
  1240. appearance1.TextHAlignAsString = "Right";
  1241. ultraGridColumn33.CellAppearance = appearance1;
  1242. ultraGridColumn33.Header.Caption = "总支数";
  1243. ultraGridColumn33.Header.VisiblePosition = 6;
  1244. ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1245. appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1246. appearance2.BackHatchStyle = Infragistics.Win.BackHatchStyle.None;
  1247. appearance2.TextHAlignAsString = "Right";
  1248. ultraGridColumn34.CellAppearance = appearance2;
  1249. ultraGridColumn34.Header.Caption = "总重量";
  1250. ultraGridColumn34.Header.VisiblePosition = 7;
  1251. ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1252. ultraGridColumn35.Header.VisiblePosition = 8;
  1253. ultraGridColumn36.Header.VisiblePosition = 9;
  1254. ultraGridColumn36.Hidden = true;
  1255. ultraGridColumn37.DataType = typeof(bool);
  1256. ultraGridColumn37.DefaultCellValue = false;
  1257. ultraGridColumn37.Header.Caption = "";
  1258. ultraGridColumn37.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
  1259. ultraGridColumn37.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  1260. ultraGridColumn37.Header.VisiblePosition = 0;
  1261. ultraGridBand5.Columns.AddRange(new object[] {
  1262. ultraGridColumn28,
  1263. ultraGridColumn29,
  1264. ultraGridColumn30,
  1265. ultraGridColumn31,
  1266. ultraGridColumn32,
  1267. ultraGridColumn33,
  1268. ultraGridColumn34,
  1269. ultraGridColumn35,
  1270. ultraGridColumn36,
  1271. ultraGridColumn37});
  1272. this.ug_rkinfo_p.DisplayLayout.BandsSerializer.Add(ultraGridBand5);
  1273. this.ug_rkinfo_p.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1274. appearance17.TextHAlignAsString = "Left";
  1275. this.ug_rkinfo_p.DisplayLayout.CaptionAppearance = appearance17;
  1276. this.ug_rkinfo_p.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  1277. appearance18.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1278. appearance18.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1279. appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1280. appearance18.BorderColor = System.Drawing.SystemColors.Window;
  1281. this.ug_rkinfo_p.DisplayLayout.GroupByBox.Appearance = appearance18;
  1282. appearance19.ForeColor = System.Drawing.SystemColors.GrayText;
  1283. this.ug_rkinfo_p.DisplayLayout.GroupByBox.BandLabelAppearance = appearance19;
  1284. this.ug_rkinfo_p.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1285. this.ug_rkinfo_p.DisplayLayout.GroupByBox.Hidden = true;
  1286. appearance20.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1287. appearance20.BackColor2 = System.Drawing.SystemColors.Control;
  1288. appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1289. appearance20.ForeColor = System.Drawing.SystemColors.GrayText;
  1290. this.ug_rkinfo_p.DisplayLayout.GroupByBox.PromptAppearance = appearance20;
  1291. this.ug_rkinfo_p.DisplayLayout.MaxColScrollRegions = 1;
  1292. this.ug_rkinfo_p.DisplayLayout.MaxRowScrollRegions = 1;
  1293. appearance21.BackColor = System.Drawing.SystemColors.Window;
  1294. appearance21.ForeColor = System.Drawing.SystemColors.ControlText;
  1295. this.ug_rkinfo_p.DisplayLayout.Override.ActiveCellAppearance = appearance21;
  1296. appearance22.BackColor = System.Drawing.SystemColors.Highlight;
  1297. appearance22.ForeColor = System.Drawing.SystemColors.HighlightText;
  1298. this.ug_rkinfo_p.DisplayLayout.Override.ActiveRowAppearance = appearance22;
  1299. this.ug_rkinfo_p.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1300. this.ug_rkinfo_p.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1301. appearance23.BackColor = System.Drawing.SystemColors.Window;
  1302. this.ug_rkinfo_p.DisplayLayout.Override.CardAreaAppearance = appearance23;
  1303. appearance24.BorderColor = System.Drawing.Color.Silver;
  1304. appearance24.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1305. this.ug_rkinfo_p.DisplayLayout.Override.CellAppearance = appearance24;
  1306. this.ug_rkinfo_p.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1307. this.ug_rkinfo_p.DisplayLayout.Override.CellPadding = 0;
  1308. appearance25.BackColor = System.Drawing.SystemColors.Control;
  1309. appearance25.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1310. appearance25.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1311. appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1312. appearance25.BorderColor = System.Drawing.SystemColors.Window;
  1313. this.ug_rkinfo_p.DisplayLayout.Override.GroupByRowAppearance = appearance25;
  1314. appearance26.TextHAlignAsString = "Left";
  1315. this.ug_rkinfo_p.DisplayLayout.Override.HeaderAppearance = appearance26;
  1316. this.ug_rkinfo_p.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1317. this.ug_rkinfo_p.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1318. appearance27.BackColor = System.Drawing.SystemColors.Window;
  1319. appearance27.BorderColor = System.Drawing.Color.Silver;
  1320. this.ug_rkinfo_p.DisplayLayout.Override.RowAppearance = appearance27;
  1321. this.ug_rkinfo_p.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1322. appearance28.BackColor = System.Drawing.SystemColors.ControlLight;
  1323. this.ug_rkinfo_p.DisplayLayout.Override.TemplateAddRowAppearance = appearance28;
  1324. this.ug_rkinfo_p.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1325. this.ug_rkinfo_p.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1326. this.ug_rkinfo_p.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1327. this.ug_rkinfo_p.Dock = System.Windows.Forms.DockStyle.Top;
  1328. this.ug_rkinfo_p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1329. this.ug_rkinfo_p.Location = new System.Drawing.Point(0, 35);
  1330. this.ug_rkinfo_p.Name = "ug_rkinfo_p";
  1331. this.ug_rkinfo_p.Size = new System.Drawing.Size(1121, 350);
  1332. this.ug_rkinfo_p.TabIndex = 3;
  1333. this.ug_rkinfo_p.Text = "入库实绩";
  1334. this.ug_rkinfo_p.AfterRowActivate += new System.EventHandler(this.ug_rkinfo_p_AfterRowActivate);
  1335. this.ug_rkinfo_p.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.ug_rkinfo_p_AfterSelectChange);
  1336. this.ug_rkinfo_p.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ug_rkinfo_p_ClickCell);
  1337. this.ug_rkinfo_p.Click += new System.EventHandler(this.ug_rkinfo_p_Click);
  1338. //
  1339. // ds_rkinfo_p
  1340. //
  1341. this.ds_rkinfo_p.DataSetName = "NewDataSet";
  1342. this.ds_rkinfo_p.Tables.AddRange(new System.Data.DataTable[] {
  1343. this.dataTable5});
  1344. //
  1345. // dataTable5
  1346. //
  1347. this.dataTable5.Columns.AddRange(new System.Data.DataColumn[] {
  1348. this.dataColumn27,
  1349. this.dataColumn28,
  1350. this.dataColumn29,
  1351. this.dataColumn30,
  1352. this.dataColumn31,
  1353. this.dataColumn32,
  1354. this.dataColumn33,
  1355. this.dataColumn34,
  1356. this.dataColumn39});
  1357. this.dataTable5.TableName = "Table1";
  1358. //
  1359. // dataColumn27
  1360. //
  1361. this.dataColumn27.Caption = "操作流水";
  1362. this.dataColumn27.ColumnName = "INSTOCK_DOC";
  1363. //
  1364. // dataColumn28
  1365. //
  1366. this.dataColumn28.Caption = "判定炉号";
  1367. this.dataColumn28.ColumnName = "JUDGE_STOVE_NO";
  1368. //
  1369. // dataColumn29
  1370. //
  1371. this.dataColumn29.Caption = "钢种";
  1372. this.dataColumn29.ColumnName = "GRADENAME";
  1373. //
  1374. // dataColumn30
  1375. //
  1376. this.dataColumn30.Caption = "采购合同号";
  1377. this.dataColumn30.ColumnName = "ORDER_NO";
  1378. //
  1379. // dataColumn31
  1380. //
  1381. this.dataColumn31.Caption = "物料名称";
  1382. this.dataColumn31.ColumnName = "MATERIAL_NAME";
  1383. //
  1384. // dataColumn32
  1385. //
  1386. this.dataColumn32.Caption = "支数";
  1387. this.dataColumn32.ColumnName = "ACT_COUNT";
  1388. this.dataColumn32.DataType = typeof(int);
  1389. //
  1390. // dataColumn33
  1391. //
  1392. this.dataColumn33.Caption = "重量";
  1393. this.dataColumn33.ColumnName = "ACT_WEIGHT";
  1394. this.dataColumn33.DataType = typeof(decimal);
  1395. //
  1396. // dataColumn34
  1397. //
  1398. this.dataColumn34.Caption = "操作时间";
  1399. this.dataColumn34.ColumnName = "CREATE_TIME";
  1400. //
  1401. // dataColumn39
  1402. //
  1403. this.dataColumn39.ColumnName = "GPREQ_ID";
  1404. //
  1405. // ultraGroupBox4
  1406. //
  1407. this.ultraGroupBox4.Controls.Add(this.cb_supplier_cd);
  1408. this.ultraGroupBox4.Controls.Add(this.cb_stock_cd);
  1409. this.ultraGroupBox4.Controls.Add(this.ultraLabel6);
  1410. this.ultraGroupBox4.Controls.Add(this.txt_stove_judgeno_cd);
  1411. this.ultraGroupBox4.Controls.Add(this.ultraCheckEditor3);
  1412. this.ultraGroupBox4.Controls.Add(this.txt_orderno_cd);
  1413. this.ultraGroupBox4.Controls.Add(this.ultraCheckEditor1);
  1414. this.ultraGroupBox4.Controls.Add(this.ultraCheckEditor2);
  1415. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Top;
  1416. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 0);
  1417. this.ultraGroupBox4.Name = "ultraGroupBox4";
  1418. this.ultraGroupBox4.Size = new System.Drawing.Size(1121, 35);
  1419. this.ultraGroupBox4.TabIndex = 1;
  1420. this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1421. //
  1422. // cb_supplier_cd
  1423. //
  1424. this.cb_supplier_cd.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1425. this.cb_supplier_cd.Location = new System.Drawing.Point(633, 11);
  1426. this.cb_supplier_cd.Name = "cb_supplier_cd";
  1427. this.cb_supplier_cd.Size = new System.Drawing.Size(109, 21);
  1428. this.cb_supplier_cd.TabIndex = 9;
  1429. //
  1430. // cb_stock_cd
  1431. //
  1432. this.cb_stock_cd.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1433. this.cb_stock_cd.Location = new System.Drawing.Point(41, 7);
  1434. this.cb_stock_cd.Name = "cb_stock_cd";
  1435. this.cb_stock_cd.Size = new System.Drawing.Size(114, 21);
  1436. this.cb_stock_cd.TabIndex = 8;
  1437. //
  1438. // ultraLabel6
  1439. //
  1440. this.ultraLabel6.Location = new System.Drawing.Point(5, 11);
  1441. this.ultraLabel6.Name = "ultraLabel6";
  1442. this.ultraLabel6.Size = new System.Drawing.Size(33, 13);
  1443. this.ultraLabel6.TabIndex = 7;
  1444. this.ultraLabel6.Text = "仓库";
  1445. //
  1446. // txt_stove_judgeno_cd
  1447. //
  1448. this.txt_stove_judgeno_cd.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1449. this.txt_stove_judgeno_cd.Enabled = false;
  1450. this.txt_stove_judgeno_cd.Location = new System.Drawing.Point(453, 8);
  1451. this.txt_stove_judgeno_cd.Name = "txt_stove_judgeno_cd";
  1452. this.txt_stove_judgeno_cd.Size = new System.Drawing.Size(108, 21);
  1453. this.txt_stove_judgeno_cd.TabIndex = 5;
  1454. //
  1455. // ultraCheckEditor3
  1456. //
  1457. this.ultraCheckEditor3.Location = new System.Drawing.Point(380, 9);
  1458. this.ultraCheckEditor3.Name = "ultraCheckEditor3";
  1459. this.ultraCheckEditor3.Size = new System.Drawing.Size(71, 20);
  1460. this.ultraCheckEditor3.TabIndex = 4;
  1461. this.ultraCheckEditor3.Text = "冶炼炉号";
  1462. this.ultraCheckEditor3.CheckedChanged += new System.EventHandler(this.ultraCheckEditor3_CheckedChanged);
  1463. //
  1464. // txt_orderno_cd
  1465. //
  1466. this.txt_orderno_cd.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1467. this.txt_orderno_cd.Enabled = false;
  1468. this.txt_orderno_cd.Location = new System.Drawing.Point(225, 7);
  1469. this.txt_orderno_cd.Name = "txt_orderno_cd";
  1470. this.txt_orderno_cd.Size = new System.Drawing.Size(152, 21);
  1471. this.txt_orderno_cd.TabIndex = 3;
  1472. //
  1473. // ultraCheckEditor1
  1474. //
  1475. this.ultraCheckEditor1.Location = new System.Drawing.Point(161, 8);
  1476. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  1477. this.ultraCheckEditor1.Size = new System.Drawing.Size(61, 20);
  1478. this.ultraCheckEditor1.TabIndex = 2;
  1479. this.ultraCheckEditor1.Text = "合同号";
  1480. this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
  1481. //
  1482. // ultraCheckEditor2
  1483. //
  1484. this.ultraCheckEditor2.Checked = true;
  1485. this.ultraCheckEditor2.CheckState = System.Windows.Forms.CheckState.Checked;
  1486. this.ultraCheckEditor2.Location = new System.Drawing.Point(575, 9);
  1487. this.ultraCheckEditor2.Name = "ultraCheckEditor2";
  1488. this.ultraCheckEditor2.Size = new System.Drawing.Size(61, 20);
  1489. this.ultraCheckEditor2.TabIndex = 0;
  1490. this.ultraCheckEditor2.Text = "供应商";
  1491. //
  1492. // ultraTabPageControl3
  1493. //
  1494. this.ultraTabPageControl3.Controls.Add(this.ug_wgpstockinfo);
  1495. this.ultraTabPageControl3.Controls.Add(this.ultraGroupBox3);
  1496. this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 1);
  1497. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  1498. this.ultraTabPageControl3.Size = new System.Drawing.Size(1121, 539);
  1499. //
  1500. // ug_wgpstockinfo
  1501. //
  1502. this.ug_wgpstockinfo.DataSource = this.ds_stockinfo_qry;
  1503. appearance49.BackColor = System.Drawing.SystemColors.Window;
  1504. appearance49.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1505. this.ug_wgpstockinfo.DisplayLayout.Appearance = appearance49;
  1506. ultraGridColumn38.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1507. ultraGridColumn38.Header.Caption = "仓库";
  1508. ultraGridColumn38.Header.VisiblePosition = 0;
  1509. ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1510. ultraGridColumn39.Header.Caption = "申请判定单号";
  1511. ultraGridColumn39.Header.VisiblePosition = 2;
  1512. ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1513. ultraGridColumn40.Header.Caption = "判定炉号";
  1514. ultraGridColumn40.Header.VisiblePosition = 4;
  1515. ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1516. ultraGridColumn41.Header.Caption = "物料名称";
  1517. ultraGridColumn41.Header.VisiblePosition = 5;
  1518. ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1519. ultraGridColumn42.Header.Caption = "钢种";
  1520. ultraGridColumn42.Header.VisiblePosition = 6;
  1521. ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1522. ultraGridColumn43.Header.Caption = "定尺长";
  1523. ultraGridColumn43.Header.VisiblePosition = 7;
  1524. ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1525. appearance46.TextHAlignAsString = "Right";
  1526. ultraGridColumn44.CellAppearance = appearance46;
  1527. ultraGridColumn44.Header.Caption = "总数量";
  1528. ultraGridColumn44.Header.VisiblePosition = 8;
  1529. ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1530. appearance47.TextHAlignAsString = "Right";
  1531. ultraGridColumn45.CellAppearance = appearance47;
  1532. ultraGridColumn45.Header.Caption = "总重量";
  1533. ultraGridColumn45.Header.VisiblePosition = 9;
  1534. ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1535. ultraGridColumn46.Header.Caption = "结炉状态";
  1536. ultraGridColumn46.Header.VisiblePosition = 10;
  1537. ultraGridColumn47.DefaultCellValue = "False";
  1538. ultraGridColumn47.Header.Caption = "";
  1539. ultraGridColumn47.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
  1540. ultraGridColumn47.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  1541. ultraGridColumn47.Header.VisiblePosition = 1;
  1542. ultraGridColumn47.Hidden = true;
  1543. ultraGridColumn48.Header.Caption = "冶炼炉号";
  1544. ultraGridColumn48.Header.VisiblePosition = 3;
  1545. ultraGridBand6.Columns.AddRange(new object[] {
  1546. ultraGridColumn38,
  1547. ultraGridColumn39,
  1548. ultraGridColumn40,
  1549. ultraGridColumn41,
  1550. ultraGridColumn42,
  1551. ultraGridColumn43,
  1552. ultraGridColumn44,
  1553. ultraGridColumn45,
  1554. ultraGridColumn46,
  1555. ultraGridColumn47,
  1556. ultraGridColumn48});
  1557. this.ug_wgpstockinfo.DisplayLayout.BandsSerializer.Add(ultraGridBand6);
  1558. this.ug_wgpstockinfo.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1559. appearance95.TextHAlignAsString = "Left";
  1560. this.ug_wgpstockinfo.DisplayLayout.CaptionAppearance = appearance95;
  1561. this.ug_wgpstockinfo.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  1562. appearance96.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1563. appearance96.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1564. appearance96.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1565. appearance96.BorderColor = System.Drawing.SystemColors.Window;
  1566. this.ug_wgpstockinfo.DisplayLayout.GroupByBox.Appearance = appearance96;
  1567. appearance97.ForeColor = System.Drawing.SystemColors.GrayText;
  1568. this.ug_wgpstockinfo.DisplayLayout.GroupByBox.BandLabelAppearance = appearance97;
  1569. this.ug_wgpstockinfo.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1570. this.ug_wgpstockinfo.DisplayLayout.GroupByBox.Hidden = true;
  1571. appearance98.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1572. appearance98.BackColor2 = System.Drawing.SystemColors.Control;
  1573. appearance98.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1574. appearance98.ForeColor = System.Drawing.SystemColors.GrayText;
  1575. this.ug_wgpstockinfo.DisplayLayout.GroupByBox.PromptAppearance = appearance98;
  1576. this.ug_wgpstockinfo.DisplayLayout.MaxColScrollRegions = 1;
  1577. this.ug_wgpstockinfo.DisplayLayout.MaxRowScrollRegions = 1;
  1578. appearance99.BackColor = System.Drawing.SystemColors.Window;
  1579. appearance99.ForeColor = System.Drawing.SystemColors.ControlText;
  1580. this.ug_wgpstockinfo.DisplayLayout.Override.ActiveCellAppearance = appearance99;
  1581. appearance100.BackColor = System.Drawing.SystemColors.Highlight;
  1582. appearance100.ForeColor = System.Drawing.SystemColors.HighlightText;
  1583. this.ug_wgpstockinfo.DisplayLayout.Override.ActiveRowAppearance = appearance100;
  1584. this.ug_wgpstockinfo.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1585. this.ug_wgpstockinfo.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1586. appearance113.BackColor = System.Drawing.SystemColors.Window;
  1587. this.ug_wgpstockinfo.DisplayLayout.Override.CardAreaAppearance = appearance113;
  1588. appearance114.BorderColor = System.Drawing.Color.Silver;
  1589. appearance114.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1590. this.ug_wgpstockinfo.DisplayLayout.Override.CellAppearance = appearance114;
  1591. this.ug_wgpstockinfo.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1592. this.ug_wgpstockinfo.DisplayLayout.Override.CellPadding = 0;
  1593. appearance115.BackColor = System.Drawing.SystemColors.Control;
  1594. appearance115.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1595. appearance115.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1596. appearance115.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1597. appearance115.BorderColor = System.Drawing.SystemColors.Window;
  1598. this.ug_wgpstockinfo.DisplayLayout.Override.GroupByRowAppearance = appearance115;
  1599. appearance116.TextHAlignAsString = "Left";
  1600. this.ug_wgpstockinfo.DisplayLayout.Override.HeaderAppearance = appearance116;
  1601. this.ug_wgpstockinfo.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1602. this.ug_wgpstockinfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1603. appearance117.BackColor = System.Drawing.SystemColors.Window;
  1604. appearance117.BorderColor = System.Drawing.Color.Silver;
  1605. this.ug_wgpstockinfo.DisplayLayout.Override.RowAppearance = appearance117;
  1606. this.ug_wgpstockinfo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1607. appearance118.BackColor = System.Drawing.SystemColors.ControlLight;
  1608. this.ug_wgpstockinfo.DisplayLayout.Override.TemplateAddRowAppearance = appearance118;
  1609. this.ug_wgpstockinfo.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1610. this.ug_wgpstockinfo.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1611. this.ug_wgpstockinfo.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1612. this.ug_wgpstockinfo.Dock = System.Windows.Forms.DockStyle.Fill;
  1613. this.ug_wgpstockinfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1614. this.ug_wgpstockinfo.Location = new System.Drawing.Point(0, 35);
  1615. this.ug_wgpstockinfo.Name = "ug_wgpstockinfo";
  1616. this.ug_wgpstockinfo.Size = new System.Drawing.Size(1121, 504);
  1617. this.ug_wgpstockinfo.TabIndex = 4;
  1618. this.ug_wgpstockinfo.Text = "外购坯库存实绩";
  1619. //
  1620. // ds_stockinfo_qry
  1621. //
  1622. this.ds_stockinfo_qry.DataSetName = "NewDataSet";
  1623. this.ds_stockinfo_qry.Tables.AddRange(new System.Data.DataTable[] {
  1624. this.dataTable7});
  1625. //
  1626. // dataTable7
  1627. //
  1628. this.dataTable7.Columns.AddRange(new System.Data.DataColumn[] {
  1629. this.dataColumn42,
  1630. this.dataColumn43,
  1631. this.dataColumn44,
  1632. this.dataColumn45,
  1633. this.dataColumn46,
  1634. this.dataColumn47,
  1635. this.dataColumn48,
  1636. this.dataColumn49,
  1637. this.dataColumn50,
  1638. this.dataColumn54});
  1639. this.dataTable7.TableName = "Table1";
  1640. //
  1641. // dataColumn42
  1642. //
  1643. this.dataColumn42.ColumnName = "storage_name";
  1644. //
  1645. // dataColumn43
  1646. //
  1647. this.dataColumn43.ColumnName = "jugde_apply_code";
  1648. //
  1649. // dataColumn44
  1650. //
  1651. this.dataColumn44.ColumnName = "judge_stove_no";
  1652. //
  1653. // dataColumn45
  1654. //
  1655. this.dataColumn45.ColumnName = "material_name";
  1656. //
  1657. // dataColumn46
  1658. //
  1659. this.dataColumn46.ColumnName = "gradename";
  1660. //
  1661. // dataColumn47
  1662. //
  1663. this.dataColumn47.ColumnName = "fix_len";
  1664. //
  1665. // dataColumn48
  1666. //
  1667. this.dataColumn48.ColumnName = "act_count";
  1668. //
  1669. // dataColumn49
  1670. //
  1671. this.dataColumn49.ColumnName = "act_weight";
  1672. //
  1673. // dataColumn50
  1674. //
  1675. this.dataColumn50.ColumnName = "node_fur_flag";
  1676. //
  1677. // ultraGroupBox3
  1678. //
  1679. this.ultraGroupBox3.Controls.Add(this.cb_stock_jl);
  1680. this.ultraGroupBox3.Controls.Add(this.ultraLabel8);
  1681. this.ultraGroupBox3.Controls.Add(this.ultraLabel9);
  1682. this.ultraGroupBox3.Controls.Add(this.txt_judge_stoveno_jl);
  1683. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
  1684. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  1685. this.ultraGroupBox3.Name = "ultraGroupBox3";
  1686. this.ultraGroupBox3.Size = new System.Drawing.Size(1121, 35);
  1687. this.ultraGroupBox3.TabIndex = 2;
  1688. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1689. //
  1690. // cb_stock_jl
  1691. //
  1692. this.cb_stock_jl.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1693. this.cb_stock_jl.Location = new System.Drawing.Point(39, 5);
  1694. this.cb_stock_jl.Name = "cb_stock_jl";
  1695. this.cb_stock_jl.Size = new System.Drawing.Size(114, 21);
  1696. this.cb_stock_jl.TabIndex = 8;
  1697. //
  1698. // ultraLabel8
  1699. //
  1700. this.ultraLabel8.Location = new System.Drawing.Point(5, 7);
  1701. this.ultraLabel8.Name = "ultraLabel8";
  1702. this.ultraLabel8.Size = new System.Drawing.Size(33, 20);
  1703. this.ultraLabel8.TabIndex = 7;
  1704. this.ultraLabel8.Text = "仓库";
  1705. //
  1706. // ultraLabel9
  1707. //
  1708. this.ultraLabel9.Location = new System.Drawing.Point(156, 5);
  1709. this.ultraLabel9.Name = "ultraLabel9";
  1710. this.ultraLabel9.Size = new System.Drawing.Size(58, 23);
  1711. this.ultraLabel9.TabIndex = 6;
  1712. this.ultraLabel9.Text = "冶炼炉号";
  1713. //
  1714. // txt_judge_stoveno_jl
  1715. //
  1716. this.txt_judge_stoveno_jl.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1717. this.txt_judge_stoveno_jl.Location = new System.Drawing.Point(218, 5);
  1718. this.txt_judge_stoveno_jl.Name = "txt_judge_stoveno_jl";
  1719. this.txt_judge_stoveno_jl.Size = new System.Drawing.Size(108, 21);
  1720. this.txt_judge_stoveno_jl.TabIndex = 5;
  1721. //
  1722. // ds_stockinfo
  1723. //
  1724. this.ds_stockinfo.DataSetName = "NewDataSet";
  1725. this.ds_stockinfo.Tables.AddRange(new System.Data.DataTable[] {
  1726. this.dataTable4});
  1727. //
  1728. // dataTable4
  1729. //
  1730. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  1731. this.dataColumn19,
  1732. this.dataColumn20,
  1733. this.dataColumn21,
  1734. this.dataColumn22,
  1735. this.dataColumn23,
  1736. this.dataColumn24,
  1737. this.dataColumn25,
  1738. this.dataColumn26});
  1739. this.dataTable4.TableName = "Table1";
  1740. //
  1741. // dataColumn19
  1742. //
  1743. this.dataColumn19.ColumnName = "炉号";
  1744. //
  1745. // dataColumn20
  1746. //
  1747. this.dataColumn20.ColumnName = "判定炉号";
  1748. //
  1749. // dataColumn21
  1750. //
  1751. this.dataColumn21.ColumnName = "支数";
  1752. this.dataColumn21.DataType = typeof(int);
  1753. //
  1754. // dataColumn22
  1755. //
  1756. this.dataColumn22.ColumnName = "重量";
  1757. this.dataColumn22.DataType = typeof(decimal);
  1758. //
  1759. // dataColumn23
  1760. //
  1761. this.dataColumn23.ColumnName = "断面";
  1762. //
  1763. // dataColumn24
  1764. //
  1765. this.dataColumn24.ColumnName = "倍尺";
  1766. this.dataColumn24.DataType = typeof(int);
  1767. //
  1768. // dataColumn25
  1769. //
  1770. this.dataColumn25.ColumnName = "长度";
  1771. this.dataColumn25.DataType = typeof(int);
  1772. //
  1773. // dataColumn26
  1774. //
  1775. this.dataColumn26.ColumnName = "钢种";
  1776. //
  1777. // tabC
  1778. //
  1779. this.tabC.Controls.Add(this.ultraTabSharedControlsPage1);
  1780. this.tabC.Controls.Add(this.ultraTabPageControl1);
  1781. this.tabC.Controls.Add(this.ultraTabPageControl2);
  1782. this.tabC.Controls.Add(this.ultraTabPageControl3);
  1783. this.tabC.Dock = System.Windows.Forms.DockStyle.Fill;
  1784. this.tabC.Location = new System.Drawing.Point(0, 0);
  1785. this.tabC.Name = "tabC";
  1786. this.tabC.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1787. this.tabC.Size = new System.Drawing.Size(1123, 562);
  1788. this.tabC.TabIndex = 0;
  1789. this.tabC.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.BottomLeft;
  1790. ultraTab1.Key = "tab1";
  1791. ultraTab1.TabPage = this.ultraTabPageControl1;
  1792. ultraTab1.Text = "外购坯入库";
  1793. ultraTab2.Key = "tab2";
  1794. ultraTab2.TabPage = this.ultraTabPageControl2;
  1795. ultraTab2.Text = "撤单";
  1796. ultraTab3.Key = "tab3";
  1797. ultraTab3.TabPage = this.ultraTabPageControl3;
  1798. ultraTab3.Text = "撤结炉";
  1799. this.tabC.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1800. ultraTab1,
  1801. ultraTab2,
  1802. ultraTab3});
  1803. this.tabC.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
  1804. this.tabC.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tabC_SelectedTabChanged);
  1805. //
  1806. // ultraTabSharedControlsPage1
  1807. //
  1808. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1809. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1810. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1121, 539);
  1811. //
  1812. // dataColumn54
  1813. //
  1814. this.dataColumn54.ColumnName = "stove_no";
  1815. //
  1816. // FrmCGpRkTH
  1817. //
  1818. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1819. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1820. this.ClientSize = new System.Drawing.Size(1123, 562);
  1821. this.Controls.Add(this.tabC);
  1822. this.Name = "FrmCGpRkTH";
  1823. this.ShowIcon = false;
  1824. this.Text = "天淮外购坯入库";
  1825. this.Load += new System.EventHandler(this.FrmCGpRk_Load);
  1826. this.Shown += new System.EventHandler(this.FrmCGpRk_Shown);
  1827. this.ultraTabPageControl1.ResumeLayout(false);
  1828. this.splitContainer1.Panel1.ResumeLayout(false);
  1829. this.splitContainer1.Panel2.ResumeLayout(false);
  1830. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1831. this.splitContainer1.ResumeLayout(false);
  1832. ((System.ComponentModel.ISupportInitialize)(this.ug_orders)).EndInit();
  1833. ((System.ComponentModel.ISupportInitialize)(this.ds_orders)).EndInit();
  1834. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1835. ((System.ComponentModel.ISupportInitialize)(this.ug_rukinfo)).EndInit();
  1836. ((System.ComponentModel.ISupportInitialize)(this.ds_rukuinfo)).EndInit();
  1837. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1838. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1839. this.ultraGroupBox2.ResumeLayout(false);
  1840. this.ultraGroupBox2.PerformLayout();
  1841. ((System.ComponentModel.ISupportInitialize)(this.txt_location)).EndInit();
  1842. ((System.ComponentModel.ISupportInitialize)(this.ck_sglcode)).EndInit();
  1843. ((System.ComponentModel.ISupportInitialize)(this.ck_jielu)).EndInit();
  1844. ((System.ComponentModel.ISupportInitialize)(this.txt_stove_no)).EndInit();
  1845. ((System.ComponentModel.ISupportInitialize)(this.txt_judge_stove_no)).EndInit();
  1846. ((System.ComponentModel.ISupportInitialize)(this.cb_level)).EndInit();
  1847. ((System.ComponentModel.ISupportInitialize)(this.txt_carno)).EndInit();
  1848. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1849. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1850. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1851. ((System.ComponentModel.ISupportInitialize)(this.ug_dcyb)).EndInit();
  1852. ((System.ComponentModel.ISupportInitialize)(this.ds_dcyb)).EndInit();
  1853. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1854. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1855. this.ultraGroupBox1.ResumeLayout(false);
  1856. this.ultraGroupBox1.PerformLayout();
  1857. ((System.ComponentModel.ISupportInitialize)(this.cb_stock)).EndInit();
  1858. ((System.ComponentModel.ISupportInitialize)(this.cb_supplier)).EndInit();
  1859. ((System.ComponentModel.ISupportInitialize)(this.txt_orderno)).EndInit();
  1860. ((System.ComponentModel.ISupportInitialize)(this.ck_orderno)).EndInit();
  1861. ((System.ComponentModel.ISupportInitialize)(this.cb_location)).EndInit();
  1862. ((System.ComponentModel.ISupportInitialize)(this.ck_supplier)).EndInit();
  1863. this.ultraTabPageControl2.ResumeLayout(false);
  1864. ((System.ComponentModel.ISupportInitialize)(this.ug_rkinfo_c)).EndInit();
  1865. ((System.ComponentModel.ISupportInitialize)(this.ds_rkinfo_c)).EndInit();
  1866. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit();
  1867. ((System.ComponentModel.ISupportInitialize)(this.ug_rkinfo_p)).EndInit();
  1868. ((System.ComponentModel.ISupportInitialize)(this.ds_rkinfo_p)).EndInit();
  1869. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
  1870. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  1871. this.ultraGroupBox4.ResumeLayout(false);
  1872. this.ultraGroupBox4.PerformLayout();
  1873. ((System.ComponentModel.ISupportInitialize)(this.cb_supplier_cd)).EndInit();
  1874. ((System.ComponentModel.ISupportInitialize)(this.cb_stock_cd)).EndInit();
  1875. ((System.ComponentModel.ISupportInitialize)(this.txt_stove_judgeno_cd)).EndInit();
  1876. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
  1877. ((System.ComponentModel.ISupportInitialize)(this.txt_orderno_cd)).EndInit();
  1878. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  1879. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
  1880. this.ultraTabPageControl3.ResumeLayout(false);
  1881. ((System.ComponentModel.ISupportInitialize)(this.ug_wgpstockinfo)).EndInit();
  1882. ((System.ComponentModel.ISupportInitialize)(this.ds_stockinfo_qry)).EndInit();
  1883. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
  1884. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  1885. this.ultraGroupBox3.ResumeLayout(false);
  1886. this.ultraGroupBox3.PerformLayout();
  1887. ((System.ComponentModel.ISupportInitialize)(this.cb_stock_jl)).EndInit();
  1888. ((System.ComponentModel.ISupportInitialize)(this.txt_judge_stoveno_jl)).EndInit();
  1889. ((System.ComponentModel.ISupportInitialize)(this.ds_stockinfo)).EndInit();
  1890. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  1891. ((System.ComponentModel.ISupportInitialize)(this.tabC)).EndInit();
  1892. this.tabC.ResumeLayout(false);
  1893. this.ResumeLayout(false);
  1894. }
  1895. #endregion
  1896. private Infragistics.Win.UltraWinTabControl.UltraTabControl tabC;
  1897. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1898. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1899. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1900. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1901. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1902. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1903. private System.Windows.Forms.SplitContainer splitContainer1;
  1904. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  1905. private Infragistics.Win.UltraWinGrid.UltraGrid ug_orders;
  1906. private Infragistics.Win.UltraWinGrid.UltraGrid ug_dcyb;
  1907. private System.Data.DataSet ds_orders;
  1908. private System.Data.DataSet ds_dcyb;
  1909. private System.Data.DataSet ds_rukuinfo;
  1910. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ck_supplier;
  1911. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_orderno;
  1912. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ck_orderno;
  1913. private System.Data.DataTable dataTable1;
  1914. private System.Data.DataColumn dataColumn1;
  1915. private System.Data.DataColumn dataColumn2;
  1916. private System.Data.DataColumn dataColumn3;
  1917. private System.Data.DataColumn dataColumn4;
  1918. private System.Data.DataTable dataTable2;
  1919. private System.Data.DataColumn dataColumn5;
  1920. private System.Data.DataColumn dataColumn6;
  1921. private System.Data.DataColumn dataColumn7;
  1922. private System.Data.DataColumn dataColumn8;
  1923. private System.Data.DataColumn dataColumn9;
  1924. private System.Data.DataColumn dataColumn10;
  1925. private System.Data.DataColumn dataColumn11;
  1926. private System.Data.DataColumn dataColumn12;
  1927. private System.Data.DataColumn dataColumn13;
  1928. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_carno;
  1929. private Infragistics.Win.Misc.UltraLabel lbl_carno;
  1930. private System.Data.DataTable dataTable3;
  1931. private System.Data.DataColumn dataColumn14;
  1932. private System.Data.DataColumn dataColumn15;
  1933. private System.Data.DataColumn dataColumn16;
  1934. private System.Data.DataColumn dataColumn17;
  1935. private System.Data.DataColumn dataColumn18;
  1936. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ck_sglcode;
  1937. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_judge_stove_no;
  1938. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1939. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_stove_no;
  1940. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1941. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  1942. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_orderno_cd;
  1943. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  1944. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
  1945. private Infragistics.Win.UltraWinGrid.UltraGrid ug_rkinfo_p;
  1946. private System.Data.DataSet ds_stockinfo;
  1947. private System.Data.DataTable dataTable4;
  1948. private System.Data.DataColumn dataColumn19;
  1949. private System.Data.DataColumn dataColumn20;
  1950. private System.Data.DataColumn dataColumn21;
  1951. private System.Data.DataColumn dataColumn22;
  1952. private System.Data.DataColumn dataColumn23;
  1953. private System.Data.DataColumn dataColumn24;
  1954. private System.Data.DataColumn dataColumn25;
  1955. private System.Data.DataColumn dataColumn26;
  1956. private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_supplier;
  1957. private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_stock;
  1958. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1959. private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_level;
  1960. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1961. private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_location;
  1962. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1963. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ck_jielu;
  1964. private Infragistics.Win.UltraWinGrid.UltraGrid ug_rkinfo_c;
  1965. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_stove_judgeno_cd;
  1966. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
  1967. private System.Data.DataSet ds_rkinfo_p;
  1968. private System.Data.DataTable dataTable5;
  1969. private System.Data.DataColumn dataColumn27;
  1970. private System.Data.DataColumn dataColumn28;
  1971. private System.Data.DataColumn dataColumn29;
  1972. private System.Data.DataColumn dataColumn30;
  1973. private System.Data.DataColumn dataColumn31;
  1974. private System.Data.DataColumn dataColumn32;
  1975. private System.Data.DataColumn dataColumn33;
  1976. private System.Data.DataColumn dataColumn34;
  1977. private System.Data.DataSet ds_rkinfo_c;
  1978. private System.Data.DataTable dataTable6;
  1979. private System.Data.DataColumn dataColumn35;
  1980. private System.Data.DataColumn dataColumn36;
  1981. private System.Data.DataColumn dataColumn37;
  1982. private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_stock_cd;
  1983. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1984. private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_supplier_cd;
  1985. private System.Data.DataColumn dataColumn38;
  1986. private System.Data.DataColumn dataColumn39;
  1987. private System.Data.DataColumn dataColumn40;
  1988. private System.Data.DataColumn dataColumn41;
  1989. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_location;
  1990. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  1991. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  1992. private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_stock_jl;
  1993. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1994. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1995. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_judge_stoveno_jl;
  1996. private Infragistics.Win.UltraWinGrid.UltraGrid ug_wgpstockinfo;
  1997. private System.Data.DataSet ds_stockinfo_qry;
  1998. private System.Data.DataTable dataTable7;
  1999. private System.Data.DataColumn dataColumn42;
  2000. private System.Data.DataColumn dataColumn43;
  2001. private System.Data.DataColumn dataColumn44;
  2002. private System.Data.DataColumn dataColumn45;
  2003. private System.Data.DataColumn dataColumn46;
  2004. private System.Data.DataColumn dataColumn47;
  2005. private System.Data.DataColumn dataColumn48;
  2006. private System.Data.DataColumn dataColumn49;
  2007. private System.Data.DataColumn dataColumn50;
  2008. private System.Data.DataColumn dataColumn51;
  2009. private System.Data.DataColumn dataColumn52;
  2010. private System.Data.DataColumn dataColumn53;
  2011. private Infragistics.Win.UltraWinGrid.UltraGrid ug_rukinfo;
  2012. private System.Data.DataColumn dataColumn54;
  2013. }
  2014. }