frmCheckItem.Designer.cs 120 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239
  1. namespace Pur.ck
  2. {
  3. partial class frmCheckItem
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table4", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFEID");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVQTY");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVID");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHKBATCHNO");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATBATCHNO");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUNIQUE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOM");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMCONEFFICIENT");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNIT");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERID");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERLINESQE");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCODE");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTRID");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTR");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCHNO");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USESTATUS");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSTANDARDSID");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSTANDARDSCODE");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMID");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTOCKNO");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  55. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table5", -1);
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSPECTCODE");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECID");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECKITEMS");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERID");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERLINESQE");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CARNUM");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QTY");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSPECTSNQ");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSPECTUSERID");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSPECTUSERNAME");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESULT");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCHNO");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSPECTSTANDCODE");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTR");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNIT");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOM");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMCONEFFICIENT");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSTANDARDSCODE");
  96. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSPECTCODE");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEMCODE");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEMVALUE2");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEMVALUE1");
  101. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  102. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  103. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  113. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  114. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  115. this.ultraGroupBox9 = new Infragistics.Win.Misc.UltraGroupBox();
  116. this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  117. this.dataSet1 = new System.Data.DataSet();
  118. this.dataTable1 = new System.Data.DataTable();
  119. this.dataColumn1 = new System.Data.DataColumn();
  120. this.dataColumn2 = new System.Data.DataColumn();
  121. this.dataColumn3 = new System.Data.DataColumn();
  122. this.dataColumn4 = new System.Data.DataColumn();
  123. this.dataColumn7 = new System.Data.DataColumn();
  124. this.dataColumn8 = new System.Data.DataColumn();
  125. this.dataColumn9 = new System.Data.DataColumn();
  126. this.dataColumn10 = new System.Data.DataColumn();
  127. this.dataColumn5 = new System.Data.DataColumn();
  128. this.dataColumn6 = new System.Data.DataColumn();
  129. this.dataColumn17 = new System.Data.DataColumn();
  130. this.dataColumn33 = new System.Data.DataColumn();
  131. this.dataColumn36 = new System.Data.DataColumn();
  132. this.dataColumn37 = new System.Data.DataColumn();
  133. this.dataColumn40 = new System.Data.DataColumn();
  134. this.dataColumn41 = new System.Data.DataColumn();
  135. this.dataColumn42 = new System.Data.DataColumn();
  136. this.dataColumn43 = new System.Data.DataColumn();
  137. this.dataColumn44 = new System.Data.DataColumn();
  138. this.dataColumn45 = new System.Data.DataColumn();
  139. this.dataColumn46 = new System.Data.DataColumn();
  140. this.dataColumn47 = new System.Data.DataColumn();
  141. this.dataTable2 = new System.Data.DataTable();
  142. this.dataColumn11 = new System.Data.DataColumn();
  143. this.dataColumn12 = new System.Data.DataColumn();
  144. this.dataColumn14 = new System.Data.DataColumn();
  145. this.dataColumn15 = new System.Data.DataColumn();
  146. this.dataColumn16 = new System.Data.DataColumn();
  147. this.dataColumn18 = new System.Data.DataColumn();
  148. this.dataColumn19 = new System.Data.DataColumn();
  149. this.dataColumn20 = new System.Data.DataColumn();
  150. this.dataColumn30 = new System.Data.DataColumn();
  151. this.dataColumn31 = new System.Data.DataColumn();
  152. this.dataColumn32 = new System.Data.DataColumn();
  153. this.dataColumn13 = new System.Data.DataColumn();
  154. this.dataColumn22 = new System.Data.DataColumn();
  155. this.dataColumn23 = new System.Data.DataColumn();
  156. this.dataColumn24 = new System.Data.DataColumn();
  157. this.dataTable3 = new System.Data.DataTable();
  158. this.dataColumn21 = new System.Data.DataColumn();
  159. this.dataColumn25 = new System.Data.DataColumn();
  160. this.dataColumn26 = new System.Data.DataColumn();
  161. this.dataColumn27 = new System.Data.DataColumn();
  162. this.dataTable7 = new System.Data.DataTable();
  163. this.dataColumn48 = new System.Data.DataColumn();
  164. this.dataColumn49 = new System.Data.DataColumn();
  165. this.dataColumn50 = new System.Data.DataColumn();
  166. this.dataColumn51 = new System.Data.DataColumn();
  167. this.dataColumn52 = new System.Data.DataColumn();
  168. this.dataColumn53 = new System.Data.DataColumn();
  169. this.dataColumn54 = new System.Data.DataColumn();
  170. this.dataColumn55 = new System.Data.DataColumn();
  171. this.dataColumn56 = new System.Data.DataColumn();
  172. this.dataColumn57 = new System.Data.DataColumn();
  173. this.dataColumn58 = new System.Data.DataColumn();
  174. this.dataColumn59 = new System.Data.DataColumn();
  175. this.dataColumn60 = new System.Data.DataColumn();
  176. this.dataColumn61 = new System.Data.DataColumn();
  177. this.dataColumn62 = new System.Data.DataColumn();
  178. this.dataColumn63 = new System.Data.DataColumn();
  179. this.dataColumn64 = new System.Data.DataColumn();
  180. this.dataColumn65 = new System.Data.DataColumn();
  181. this.dataColumn66 = new System.Data.DataColumn();
  182. this.dataColumn67 = new System.Data.DataColumn();
  183. this.dataColumn68 = new System.Data.DataColumn();
  184. this.dataColumn69 = new System.Data.DataColumn();
  185. this.dataColumn70 = new System.Data.DataColumn();
  186. this.dataColumn91 = new System.Data.DataColumn();
  187. this.dataColumn92 = new System.Data.DataColumn();
  188. this.dataColumn93 = new System.Data.DataColumn();
  189. this.dataTable8 = new System.Data.DataTable();
  190. this.dataColumn71 = new System.Data.DataColumn();
  191. this.dataColumn72 = new System.Data.DataColumn();
  192. this.dataColumn73 = new System.Data.DataColumn();
  193. this.dataColumn74 = new System.Data.DataColumn();
  194. this.dataColumn75 = new System.Data.DataColumn();
  195. this.dataColumn76 = new System.Data.DataColumn();
  196. this.dataColumn77 = new System.Data.DataColumn();
  197. this.dataColumn78 = new System.Data.DataColumn();
  198. this.dataColumn79 = new System.Data.DataColumn();
  199. this.dataColumn80 = new System.Data.DataColumn();
  200. this.dataColumn81 = new System.Data.DataColumn();
  201. this.dataColumn82 = new System.Data.DataColumn();
  202. this.dataColumn83 = new System.Data.DataColumn();
  203. this.dataColumn84 = new System.Data.DataColumn();
  204. this.dataColumn85 = new System.Data.DataColumn();
  205. this.dataColumn86 = new System.Data.DataColumn();
  206. this.dataColumn87 = new System.Data.DataColumn();
  207. this.dataColumn88 = new System.Data.DataColumn();
  208. this.dataColumn89 = new System.Data.DataColumn();
  209. this.dataColumn90 = new System.Data.DataColumn();
  210. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  211. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  212. this.txt_INSPECT_DATE = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  213. this.txt_REMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  214. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  215. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  216. this.txt_PAIHAO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  217. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  218. this.txt_INSPECT_USER_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  219. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  220. this.txt_RECQTY = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  221. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  222. this.txt_ORDER_LINE_SQE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  223. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  224. this.txt_SUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  225. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  226. this.txt_QTY = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  227. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  228. this.txt_INSPECT_STAND_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  229. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  230. this.txt_CHK_BATCH_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  231. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  232. this.txt_ITEM_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  233. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  234. this.txt_ITEM_STANDARDS_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  235. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  236. this.txt_CHECK_ITEMS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  237. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  238. this.txt_INSPECT_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  239. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  240. this.ultraGroupBox8 = new Infragistics.Win.Misc.UltraGroupBox();
  241. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  242. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  243. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  244. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  245. this.txt_ORDER_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  246. this.txt_RefeId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  247. this.btnQuery = new Infragistics.Win.Misc.UltraButton();
  248. this.btnChkDelegate = new Infragistics.Win.Misc.UltraButton();
  249. this.txt_createTimeE = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  250. this.txt_createTimeS = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  251. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  252. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  253. this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
  254. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  255. this.ultraGroupBox7 = new Infragistics.Win.Misc.UltraGroupBox();
  256. this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  257. this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
  258. this.cmbCheck = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  259. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  260. this.ultraTextEditor23 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  261. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  262. this.ultraTextEditor22 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  263. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  264. this.txt_ITEM_UOM_CONEFFICIENT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  265. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  266. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  267. this.txt_REMARK1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  268. this.ultraToolbarsDockArea1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  269. this.ultraToolbarsDockArea2 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  270. this.ultraToolbarsDockArea3 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  271. this.ultraToolbarsDockArea4 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  272. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  273. this.btnConform = new Infragistics.Win.Misc.UltraButton();
  274. this.btnQueryCLM = new Infragistics.Win.Misc.UltraButton();
  275. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  276. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  277. this.txt_BATCH_NO_Query = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  278. this.txt_INSPECT_CODE_Query = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  279. this.dataSet2 = new System.Data.DataSet();
  280. this.dataTable4 = new System.Data.DataTable();
  281. this.dataColumn28 = new System.Data.DataColumn();
  282. this.dataColumn29 = new System.Data.DataColumn();
  283. this.dataTable5 = new System.Data.DataTable();
  284. this.dataColumn34 = new System.Data.DataColumn();
  285. this.dataColumn35 = new System.Data.DataColumn();
  286. this.dataTable6 = new System.Data.DataTable();
  287. this.dataColumn38 = new System.Data.DataColumn();
  288. this.dataColumn39 = new System.Data.DataColumn();
  289. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  290. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  291. this.ultraTabPageControl1.SuspendLayout();
  292. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).BeginInit();
  293. this.ultraGroupBox9.SuspendLayout();
  294. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
  295. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  296. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  297. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  298. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  299. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
  300. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).BeginInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  302. this.ultraExpandableGroupBox2.SuspendLayout();
  303. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  304. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_DATE)).BeginInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.txt_REMARK)).BeginInit();
  306. ((System.ComponentModel.ISupportInitialize)(this.txt_PAIHAO)).BeginInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_USER_NAME)).BeginInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.txt_RECQTY)).BeginInit();
  309. ((System.ComponentModel.ISupportInitialize)(this.txt_ORDER_LINE_SQE)).BeginInit();
  310. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPP_NAME)).BeginInit();
  311. ((System.ComponentModel.ISupportInitialize)(this.txt_QTY)).BeginInit();
  312. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_STAND_CODE)).BeginInit();
  313. ((System.ComponentModel.ISupportInitialize)(this.txt_CHK_BATCH_NO)).BeginInit();
  314. ((System.ComponentModel.ISupportInitialize)(this.txt_ITEM_NAME)).BeginInit();
  315. ((System.ComponentModel.ISupportInitialize)(this.txt_ITEM_STANDARDS_CODE)).BeginInit();
  316. ((System.ComponentModel.ISupportInitialize)(this.txt_CHECK_ITEMS)).BeginInit();
  317. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_CODE)).BeginInit();
  318. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).BeginInit();
  319. this.ultraGroupBox8.SuspendLayout();
  320. ((System.ComponentModel.ISupportInitialize)(this.txt_ORDER_ID)).BeginInit();
  321. ((System.ComponentModel.ISupportInitialize)(this.txt_RefeId)).BeginInit();
  322. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeE)).BeginInit();
  323. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeS)).BeginInit();
  324. this.ultraTabPageControl2.SuspendLayout();
  325. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  326. this.splitContainer1.Panel1.SuspendLayout();
  327. this.splitContainer1.Panel2.SuspendLayout();
  328. this.splitContainer1.SuspendLayout();
  329. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
  330. this.ultraGroupBox6.SuspendLayout();
  331. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  332. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).BeginInit();
  333. this.ultraGroupBox7.SuspendLayout();
  334. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
  335. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
  336. this.ultraGroupBox5.SuspendLayout();
  337. ((System.ComponentModel.ISupportInitialize)(this.cmbCheck)).BeginInit();
  338. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor23)).BeginInit();
  339. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor22)).BeginInit();
  340. ((System.ComponentModel.ISupportInitialize)(this.txt_ITEM_UOM_CONEFFICIENT)).BeginInit();
  341. ((System.ComponentModel.ISupportInitialize)(this.txt_REMARK1)).BeginInit();
  342. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  343. this.ultraGroupBox4.SuspendLayout();
  344. ((System.ComponentModel.ISupportInitialize)(this.txt_BATCH_NO_Query)).BeginInit();
  345. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_CODE_Query)).BeginInit();
  346. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  347. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  348. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
  349. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit();
  350. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  351. this.ultraTabControl1.SuspendLayout();
  352. this.SuspendLayout();
  353. //
  354. // ultraTabPageControl1
  355. //
  356. this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox9);
  357. this.ultraTabPageControl1.Controls.Add(this.ultraExpandableGroupBox2);
  358. this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox8);
  359. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 25);
  360. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  361. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  362. this.ultraTabPageControl1.Size = new System.Drawing.Size(1697, 516);
  363. //
  364. // ultraGroupBox9
  365. //
  366. this.ultraGroupBox9.Controls.Add(this.ultraGrid6);
  367. this.ultraGroupBox9.Dock = System.Windows.Forms.DockStyle.Fill;
  368. this.ultraGroupBox9.Location = new System.Drawing.Point(0, 84);
  369. this.ultraGroupBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  370. this.ultraGroupBox9.Name = "ultraGroupBox9";
  371. this.ultraGroupBox9.Size = new System.Drawing.Size(1697, 260);
  372. this.ultraGroupBox9.TabIndex = 26;
  373. this.ultraGroupBox9.Text = "收货单";
  374. this.ultraGroupBox9.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  375. //
  376. // ultraGrid6
  377. //
  378. this.ultraGrid6.DataMember = "Table4";
  379. this.ultraGrid6.DataSource = this.dataSet1;
  380. ultraGridColumn1.Header.VisiblePosition = 0;
  381. ultraGridColumn1.Hidden = true;
  382. ultraGridColumn2.Header.VisiblePosition = 3;
  383. ultraGridColumn2.Width = 72;
  384. ultraGridColumn3.Header.VisiblePosition = 4;
  385. ultraGridColumn3.Width = 90;
  386. ultraGridColumn4.Header.VisiblePosition = 5;
  387. ultraGridColumn5.Header.VisiblePosition = 2;
  388. ultraGridColumn5.Width = 83;
  389. ultraGridColumn6.Header.VisiblePosition = 9;
  390. ultraGridColumn6.Width = 84;
  391. ultraGridColumn7.Header.VisiblePosition = 8;
  392. ultraGridColumn7.Width = 88;
  393. ultraGridColumn8.Header.VisiblePosition = 10;
  394. ultraGridColumn8.Hidden = true;
  395. ultraGridColumn9.Header.VisiblePosition = 16;
  396. ultraGridColumn10.Header.VisiblePosition = 17;
  397. ultraGridColumn11.Header.VisiblePosition = 14;
  398. ultraGridColumn12.Header.VisiblePosition = 20;
  399. ultraGridColumn13.Header.VisiblePosition = 18;
  400. ultraGridColumn14.Header.VisiblePosition = 15;
  401. ultraGridColumn14.Width = 81;
  402. ultraGridColumn15.Header.VisiblePosition = 13;
  403. ultraGridColumn15.Width = 92;
  404. ultraGridColumn16.Header.VisiblePosition = 11;
  405. ultraGridColumn16.Width = 88;
  406. ultraGridColumn17.Header.VisiblePosition = 12;
  407. ultraGridColumn17.Width = 65;
  408. ultraGridColumn18.Header.VisiblePosition = 7;
  409. ultraGridColumn18.Width = 81;
  410. ultraGridColumn19.Header.VisiblePosition = 6;
  411. ultraGridColumn19.Width = 87;
  412. ultraGridColumn20.Header.VisiblePosition = 19;
  413. ultraGridColumn20.Hidden = true;
  414. ultraGridColumn21.Header.VisiblePosition = 21;
  415. ultraGridColumn21.Hidden = true;
  416. ultraGridColumn22.Header.VisiblePosition = 22;
  417. ultraGridColumn23.Header.VisiblePosition = 23;
  418. ultraGridColumn23.Hidden = true;
  419. ultraGridColumn24.Header.VisiblePosition = 1;
  420. ultraGridColumn25.Header.VisiblePosition = 24;
  421. ultraGridColumn26.Header.VisiblePosition = 25;
  422. ultraGridBand1.Columns.AddRange(new object[] {
  423. ultraGridColumn1,
  424. ultraGridColumn2,
  425. ultraGridColumn3,
  426. ultraGridColumn4,
  427. ultraGridColumn5,
  428. ultraGridColumn6,
  429. ultraGridColumn7,
  430. ultraGridColumn8,
  431. ultraGridColumn9,
  432. ultraGridColumn10,
  433. ultraGridColumn11,
  434. ultraGridColumn12,
  435. ultraGridColumn13,
  436. ultraGridColumn14,
  437. ultraGridColumn15,
  438. ultraGridColumn16,
  439. ultraGridColumn17,
  440. ultraGridColumn18,
  441. ultraGridColumn19,
  442. ultraGridColumn20,
  443. ultraGridColumn21,
  444. ultraGridColumn22,
  445. ultraGridColumn23,
  446. ultraGridColumn24,
  447. ultraGridColumn25,
  448. ultraGridColumn26});
  449. this.ultraGrid6.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  450. this.ultraGrid6.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  451. this.ultraGrid6.Dock = System.Windows.Forms.DockStyle.Fill;
  452. this.ultraGrid6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  453. this.ultraGrid6.Location = new System.Drawing.Point(3, 21);
  454. this.ultraGrid6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  455. this.ultraGrid6.Name = "ultraGrid6";
  456. this.ultraGrid6.Size = new System.Drawing.Size(1691, 236);
  457. this.ultraGrid6.TabIndex = 7;
  458. this.ultraGrid6.Text = "ultraGrid6";
  459. this.ultraGrid6.AfterRowActivate += new System.EventHandler(this.ultraGrid6_AfterRowActivate);
  460. //
  461. // dataSet1
  462. //
  463. this.dataSet1.DataSetName = "NewDataSet";
  464. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  465. this.dataTable1,
  466. this.dataTable2,
  467. this.dataTable3,
  468. this.dataTable7,
  469. this.dataTable8});
  470. //
  471. // dataTable1
  472. //
  473. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  474. this.dataColumn1,
  475. this.dataColumn2,
  476. this.dataColumn3,
  477. this.dataColumn4,
  478. this.dataColumn7,
  479. this.dataColumn8,
  480. this.dataColumn9,
  481. this.dataColumn10,
  482. this.dataColumn5,
  483. this.dataColumn6,
  484. this.dataColumn17,
  485. this.dataColumn33,
  486. this.dataColumn36,
  487. this.dataColumn37,
  488. this.dataColumn40,
  489. this.dataColumn41,
  490. this.dataColumn42,
  491. this.dataColumn43,
  492. this.dataColumn44,
  493. this.dataColumn45,
  494. this.dataColumn46,
  495. this.dataColumn47});
  496. this.dataTable1.TableName = "Table1";
  497. //
  498. // dataColumn1
  499. //
  500. this.dataColumn1.Caption = "收货单号";
  501. this.dataColumn1.ColumnName = "RECID";
  502. //
  503. // dataColumn2
  504. //
  505. this.dataColumn2.Caption = "收货数量";
  506. this.dataColumn2.ColumnName = "RECQTY";
  507. //
  508. // dataColumn3
  509. //
  510. this.dataColumn3.Caption = "物料编码";
  511. this.dataColumn3.ColumnName = "ITEMCODE";
  512. //
  513. // dataColumn4
  514. //
  515. this.dataColumn4.Caption = "物料名称";
  516. this.dataColumn4.ColumnName = "ITEMNAME";
  517. //
  518. // dataColumn7
  519. //
  520. this.dataColumn7.Caption = "收货日期";
  521. this.dataColumn7.ColumnName = "RECDATE";
  522. //
  523. // dataColumn8
  524. //
  525. this.dataColumn8.Caption = "供应商代码";
  526. this.dataColumn8.ColumnName = "SUPPCODE";
  527. //
  528. // dataColumn9
  529. //
  530. this.dataColumn9.Caption = "供应商名称";
  531. this.dataColumn9.ColumnName = "SUPPNAME";
  532. //
  533. // dataColumn10
  534. //
  535. this.dataColumn10.Caption = "备注";
  536. this.dataColumn10.ColumnName = "REMARK";
  537. //
  538. // dataColumn5
  539. //
  540. this.dataColumn5.Caption = "合格量";
  541. this.dataColumn5.ColumnName = "RECPASSQTY";
  542. //
  543. // dataColumn6
  544. //
  545. this.dataColumn6.Caption = "属性名称";
  546. this.dataColumn6.ColumnName = "ITEMATTR";
  547. //
  548. // dataColumn17
  549. //
  550. this.dataColumn17.Caption = "属性编码";
  551. this.dataColumn17.ColumnName = "ITEMATTRID";
  552. //
  553. // dataColumn33
  554. //
  555. this.dataColumn33.Caption = "库存记录号";
  556. this.dataColumn33.ColumnName = "INVID";
  557. //
  558. // dataColumn36
  559. //
  560. this.dataColumn36.Caption = "入场批";
  561. this.dataColumn36.ColumnName = "BATCHNO";
  562. //
  563. // dataColumn37
  564. //
  565. this.dataColumn37.Caption = "物料批号";
  566. this.dataColumn37.ColumnName = "MATBATCHNO";
  567. //
  568. // dataColumn40
  569. //
  570. this.dataColumn40.Caption = "检验批号";
  571. this.dataColumn40.ColumnName = "CHKBATCHNO";
  572. //
  573. // dataColumn41
  574. //
  575. this.dataColumn41.Caption = "状态";
  576. this.dataColumn41.ColumnName = "STATUS";
  577. //
  578. // dataColumn42
  579. //
  580. this.dataColumn42.Caption = "库存单位";
  581. this.dataColumn42.ColumnName = "WEIGHTUNIT";
  582. //
  583. // dataColumn43
  584. //
  585. this.dataColumn43.Caption = "采购单位";
  586. this.dataColumn43.ColumnName = "ITEMUOM";
  587. //
  588. // dataColumn44
  589. //
  590. this.dataColumn44.Caption = "转换系数";
  591. this.dataColumn44.ColumnName = "ITEMUOMCONEFFICIENT";
  592. //
  593. // dataColumn45
  594. //
  595. this.dataColumn45.Caption = "合同行号";
  596. this.dataColumn45.ColumnName = "ORDERLINESQE";
  597. //
  598. // dataColumn46
  599. //
  600. this.dataColumn46.Caption = "合同号";
  601. this.dataColumn46.ColumnName = "ORDERID";
  602. //
  603. // dataColumn47
  604. //
  605. this.dataColumn47.Caption = "标准编号";
  606. this.dataColumn47.ColumnName = "ITEMSTANDARDSCODE";
  607. //
  608. // dataTable2
  609. //
  610. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  611. this.dataColumn11,
  612. this.dataColumn12,
  613. this.dataColumn14,
  614. this.dataColumn15,
  615. this.dataColumn16,
  616. this.dataColumn18,
  617. this.dataColumn19,
  618. this.dataColumn20,
  619. this.dataColumn30,
  620. this.dataColumn31,
  621. this.dataColumn32,
  622. this.dataColumn13,
  623. this.dataColumn22,
  624. this.dataColumn23,
  625. this.dataColumn24});
  626. this.dataTable2.TableName = "Table2";
  627. //
  628. // dataColumn11
  629. //
  630. this.dataColumn11.Caption = "质检单号";
  631. this.dataColumn11.ColumnName = "INSPECTCODE";
  632. //
  633. // dataColumn12
  634. //
  635. this.dataColumn12.Caption = "供货数量";
  636. this.dataColumn12.ColumnName = "QTY";
  637. //
  638. // dataColumn14
  639. //
  640. this.dataColumn14.Caption = "检验日期";
  641. this.dataColumn14.ColumnName = "INSPECTDATE";
  642. //
  643. // dataColumn15
  644. //
  645. this.dataColumn15.Caption = "质检人姓名";
  646. this.dataColumn15.ColumnName = "INSPECTUSERNAME";
  647. //
  648. // dataColumn16
  649. //
  650. this.dataColumn16.Caption = "批次号";
  651. this.dataColumn16.ColumnName = "BATCHNO";
  652. //
  653. // dataColumn18
  654. //
  655. this.dataColumn18.Caption = "品名";
  656. this.dataColumn18.ColumnName = "Column1";
  657. //
  658. // dataColumn19
  659. //
  660. this.dataColumn19.Caption = "合同号";
  661. this.dataColumn19.ColumnName = "Column2";
  662. //
  663. // dataColumn20
  664. //
  665. this.dataColumn20.Caption = "技术条件";
  666. this.dataColumn20.ColumnName = "Column3";
  667. //
  668. // dataColumn30
  669. //
  670. this.dataColumn30.Caption = "供货单位";
  671. this.dataColumn30.ColumnName = "Column4";
  672. //
  673. // dataColumn31
  674. //
  675. this.dataColumn31.Caption = "检测项目";
  676. this.dataColumn31.ColumnName = "Column5";
  677. //
  678. // dataColumn32
  679. //
  680. this.dataColumn32.Caption = "委托者";
  681. this.dataColumn32.ColumnName = "Column6";
  682. //
  683. // dataColumn13
  684. //
  685. this.dataColumn13.Caption = "备注";
  686. this.dataColumn13.ColumnName = "Column7";
  687. //
  688. // dataColumn22
  689. //
  690. this.dataColumn22.Caption = "牌号";
  691. this.dataColumn22.ColumnName = "Column8";
  692. //
  693. // dataColumn23
  694. //
  695. this.dataColumn23.Caption = "执行标准";
  696. this.dataColumn23.ColumnName = "Column9";
  697. //
  698. // dataColumn24
  699. //
  700. this.dataColumn24.Caption = "验收量";
  701. this.dataColumn24.ColumnName = "Column10";
  702. //
  703. // dataTable3
  704. //
  705. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  706. this.dataColumn21,
  707. this.dataColumn25,
  708. this.dataColumn26,
  709. this.dataColumn27});
  710. this.dataTable3.TableName = "Table3";
  711. //
  712. // dataColumn21
  713. //
  714. this.dataColumn21.Caption = "质检单号";
  715. this.dataColumn21.ColumnName = "INSPECTCODE";
  716. //
  717. // dataColumn25
  718. //
  719. this.dataColumn25.Caption = "项目";
  720. this.dataColumn25.ColumnName = "CHEMCODE";
  721. //
  722. // dataColumn26
  723. //
  724. this.dataColumn26.Caption = "单位";
  725. this.dataColumn26.ColumnName = "CHEMVALUE2";
  726. //
  727. // dataColumn27
  728. //
  729. this.dataColumn27.Caption = "结果";
  730. this.dataColumn27.ColumnName = "CHEMVALUE1";
  731. //
  732. // dataTable7
  733. //
  734. this.dataTable7.Columns.AddRange(new System.Data.DataColumn[] {
  735. this.dataColumn48,
  736. this.dataColumn49,
  737. this.dataColumn50,
  738. this.dataColumn51,
  739. this.dataColumn52,
  740. this.dataColumn53,
  741. this.dataColumn54,
  742. this.dataColumn55,
  743. this.dataColumn56,
  744. this.dataColumn57,
  745. this.dataColumn58,
  746. this.dataColumn59,
  747. this.dataColumn60,
  748. this.dataColumn61,
  749. this.dataColumn62,
  750. this.dataColumn63,
  751. this.dataColumn64,
  752. this.dataColumn65,
  753. this.dataColumn66,
  754. this.dataColumn67,
  755. this.dataColumn68,
  756. this.dataColumn69,
  757. this.dataColumn70,
  758. this.dataColumn91,
  759. this.dataColumn92,
  760. this.dataColumn93});
  761. this.dataTable7.TableName = "Table4";
  762. //
  763. // dataColumn48
  764. //
  765. this.dataColumn48.Caption = "送货单号";
  766. this.dataColumn48.ColumnName = "REFEID";
  767. //
  768. // dataColumn49
  769. //
  770. this.dataColumn49.Caption = "物料编码";
  771. this.dataColumn49.ColumnName = "ITEMCODE";
  772. //
  773. // dataColumn50
  774. //
  775. this.dataColumn50.Caption = "物料名称";
  776. this.dataColumn50.ColumnName = "ITEMNAME";
  777. //
  778. // dataColumn51
  779. //
  780. this.dataColumn51.Caption = "收货数量";
  781. this.dataColumn51.ColumnName = "INVQTY";
  782. //
  783. // dataColumn52
  784. //
  785. this.dataColumn52.Caption = "库存记录号";
  786. this.dataColumn52.ColumnName = "INVID";
  787. //
  788. // dataColumn53
  789. //
  790. this.dataColumn53.Caption = "检验批";
  791. this.dataColumn53.ColumnName = "CHKBATCHNO";
  792. //
  793. // dataColumn54
  794. //
  795. this.dataColumn54.Caption = "物料批";
  796. this.dataColumn54.ColumnName = "MATBATCHNO";
  797. //
  798. // dataColumn55
  799. //
  800. this.dataColumn55.Caption = "唯一值标识";
  801. this.dataColumn55.ColumnName = "ITEMUNIQUE";
  802. //
  803. // dataColumn56
  804. //
  805. this.dataColumn56.Caption = "采购单位";
  806. this.dataColumn56.ColumnName = "ITEMUOM";
  807. //
  808. // dataColumn57
  809. //
  810. this.dataColumn57.Caption = "转换系数";
  811. this.dataColumn57.ColumnName = "ITEMUOMCONEFFICIENT";
  812. //
  813. // dataColumn58
  814. //
  815. this.dataColumn58.Caption = "库存单位";
  816. this.dataColumn58.ColumnName = "WEIGHTUNIT";
  817. //
  818. // dataColumn59
  819. //
  820. this.dataColumn59.Caption = "合同号";
  821. this.dataColumn59.ColumnName = "ORDERID";
  822. //
  823. // dataColumn60
  824. //
  825. this.dataColumn60.Caption = "合同行号";
  826. this.dataColumn60.ColumnName = "ORDERLINESQE";
  827. //
  828. // dataColumn61
  829. //
  830. this.dataColumn61.Caption = "供应商代码";
  831. this.dataColumn61.ColumnName = "SUPPCODE";
  832. //
  833. // dataColumn62
  834. //
  835. this.dataColumn62.Caption = "供应商名称";
  836. this.dataColumn62.ColumnName = "SUPPNAME";
  837. //
  838. // dataColumn63
  839. //
  840. this.dataColumn63.Caption = "属性编码";
  841. this.dataColumn63.ColumnName = "ITEMATTRID";
  842. //
  843. // dataColumn64
  844. //
  845. this.dataColumn64.Caption = "属性名称";
  846. this.dataColumn64.ColumnName = "ITEMATTR";
  847. //
  848. // dataColumn65
  849. //
  850. this.dataColumn65.Caption = "入场批";
  851. this.dataColumn65.ColumnName = "BATCHNO";
  852. //
  853. // dataColumn66
  854. //
  855. this.dataColumn66.Caption = "状态";
  856. this.dataColumn66.ColumnName = "STATUS";
  857. //
  858. // dataColumn67
  859. //
  860. this.dataColumn67.Caption = "使用状态";
  861. this.dataColumn67.ColumnName = "USESTATUS";
  862. //
  863. // dataColumn68
  864. //
  865. this.dataColumn68.Caption = "标准编号ID";
  866. this.dataColumn68.ColumnName = "ITEMSTANDARDSID";
  867. //
  868. // dataColumn69
  869. //
  870. this.dataColumn69.Caption = "标准编号";
  871. this.dataColumn69.ColumnName = "ITEMSTANDARDSCODE";
  872. //
  873. // dataColumn70
  874. //
  875. this.dataColumn70.Caption = "单位换算ID";
  876. this.dataColumn70.ColumnName = "ITEMUOMID";
  877. //
  878. // dataColumn91
  879. //
  880. this.dataColumn91.Caption = "收货单号";
  881. this.dataColumn91.ColumnName = "INSTOCKNO";
  882. //
  883. // dataColumn92
  884. //
  885. this.dataColumn92.Caption = "创建人";
  886. this.dataColumn92.ColumnName = "CREATENAME";
  887. //
  888. // dataColumn93
  889. //
  890. this.dataColumn93.Caption = "创建时间";
  891. this.dataColumn93.ColumnName = "CREATETIME";
  892. //
  893. // dataTable8
  894. //
  895. this.dataTable8.Columns.AddRange(new System.Data.DataColumn[] {
  896. this.dataColumn71,
  897. this.dataColumn72,
  898. this.dataColumn73,
  899. this.dataColumn74,
  900. this.dataColumn75,
  901. this.dataColumn76,
  902. this.dataColumn77,
  903. this.dataColumn78,
  904. this.dataColumn79,
  905. this.dataColumn80,
  906. this.dataColumn81,
  907. this.dataColumn82,
  908. this.dataColumn83,
  909. this.dataColumn84,
  910. this.dataColumn85,
  911. this.dataColumn86,
  912. this.dataColumn87,
  913. this.dataColumn88,
  914. this.dataColumn89,
  915. this.dataColumn90});
  916. this.dataTable8.TableName = "Table5";
  917. //
  918. // dataColumn71
  919. //
  920. this.dataColumn71.Caption = "质检单号";
  921. this.dataColumn71.ColumnName = "INSPECTCODE";
  922. //
  923. // dataColumn72
  924. //
  925. this.dataColumn72.Caption = "收货单号";
  926. this.dataColumn72.ColumnName = "RECID";
  927. //
  928. // dataColumn73
  929. //
  930. this.dataColumn73.Caption = "物料编码";
  931. this.dataColumn73.ColumnName = "ITEMCODE";
  932. //
  933. // dataColumn74
  934. //
  935. this.dataColumn74.Caption = "物料名称";
  936. this.dataColumn74.ColumnName = "ITEMNAME";
  937. //
  938. // dataColumn75
  939. //
  940. this.dataColumn75.Caption = " 检测项目";
  941. this.dataColumn75.ColumnName = "CHECKITEMS";
  942. //
  943. // dataColumn76
  944. //
  945. this.dataColumn76.Caption = "合同号";
  946. this.dataColumn76.ColumnName = "ORDERID";
  947. //
  948. // dataColumn77
  949. //
  950. this.dataColumn77.Caption = "合同行号";
  951. this.dataColumn77.ColumnName = "ORDERLINESQE";
  952. //
  953. // dataColumn78
  954. //
  955. this.dataColumn78.Caption = "车数";
  956. this.dataColumn78.ColumnName = "CARNUM";
  957. //
  958. // dataColumn79
  959. //
  960. this.dataColumn79.Caption = "验收量";
  961. this.dataColumn79.ColumnName = "QTY";
  962. //
  963. // dataColumn80
  964. //
  965. this.dataColumn80.Caption = "检验批号";
  966. this.dataColumn80.ColumnName = "INSPECTSNQ";
  967. //
  968. // dataColumn81
  969. //
  970. this.dataColumn81.Caption = "质检人工号";
  971. this.dataColumn81.ColumnName = "INSPECTUSERID";
  972. //
  973. // dataColumn82
  974. //
  975. this.dataColumn82.Caption = "质检人姓名";
  976. this.dataColumn82.ColumnName = "INSPECTUSERNAME";
  977. //
  978. // dataColumn83
  979. //
  980. this.dataColumn83.Caption = "综合判定";
  981. this.dataColumn83.ColumnName = "RESULT";
  982. //
  983. // dataColumn84
  984. //
  985. this.dataColumn84.Caption = "入场批号";
  986. this.dataColumn84.ColumnName = "BATCHNO";
  987. //
  988. // dataColumn85
  989. //
  990. this.dataColumn85.Caption = "质检标准编号";
  991. this.dataColumn85.ColumnName = "INSPECTSTANDCODE";
  992. //
  993. // dataColumn86
  994. //
  995. this.dataColumn86.Caption = "属性";
  996. this.dataColumn86.ColumnName = "ITEMATTR";
  997. //
  998. // dataColumn87
  999. //
  1000. this.dataColumn87.Caption = "库存单位";
  1001. this.dataColumn87.ColumnName = "WEIGHTUNIT";
  1002. //
  1003. // dataColumn88
  1004. //
  1005. this.dataColumn88.Caption = "采购单位";
  1006. this.dataColumn88.ColumnName = "ITEMUOM";
  1007. //
  1008. // dataColumn89
  1009. //
  1010. this.dataColumn89.Caption = "转换系数";
  1011. this.dataColumn89.ColumnName = "ITEMUOMCONEFFICIENT";
  1012. //
  1013. // dataColumn90
  1014. //
  1015. this.dataColumn90.Caption = "标准编号";
  1016. this.dataColumn90.ColumnName = "ITEMSTANDARDSCODE";
  1017. //
  1018. // ultraExpandableGroupBox2
  1019. //
  1020. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  1021. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  1022. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1697, 172);
  1023. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 344);
  1024. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1025. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  1026. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1697, 172);
  1027. this.ultraExpandableGroupBox2.TabIndex = 27;
  1028. this.ultraExpandableGroupBox2.Text = "质检信息编辑区";
  1029. this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1030. //
  1031. // ultraExpandableGroupBoxPanel2
  1032. //
  1033. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_INSPECT_DATE);
  1034. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_REMARK);
  1035. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel6);
  1036. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel21);
  1037. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_PAIHAO);
  1038. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel20);
  1039. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_INSPECT_USER_NAME);
  1040. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel19);
  1041. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_RECQTY);
  1042. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel18);
  1043. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_ORDER_LINE_SQE);
  1044. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel17);
  1045. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_SUPP_NAME);
  1046. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel16);
  1047. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_QTY);
  1048. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel15);
  1049. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_INSPECT_STAND_CODE);
  1050. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel14);
  1051. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_CHK_BATCH_NO);
  1052. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel13);
  1053. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_ITEM_NAME);
  1054. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel12);
  1055. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_ITEM_STANDARDS_CODE);
  1056. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel3);
  1057. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_CHECK_ITEMS);
  1058. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel2);
  1059. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txt_INSPECT_CODE);
  1060. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel1);
  1061. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1062. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 21);
  1063. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1064. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  1065. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1691, 148);
  1066. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  1067. //
  1068. // txt_INSPECT_DATE
  1069. //
  1070. this.txt_INSPECT_DATE.DateTime = new System.DateTime(2018, 8, 20, 0, 0, 0, 0);
  1071. this.txt_INSPECT_DATE.Location = new System.Drawing.Point(988, 104);
  1072. this.txt_INSPECT_DATE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1073. this.txt_INSPECT_DATE.Name = "txt_INSPECT_DATE";
  1074. this.txt_INSPECT_DATE.Size = new System.Drawing.Size(265, 24);
  1075. this.txt_INSPECT_DATE.TabIndex = 30;
  1076. this.txt_INSPECT_DATE.Value = new System.DateTime(2018, 8, 20, 0, 0, 0, 0);
  1077. //
  1078. // txt_REMARK
  1079. //
  1080. this.txt_REMARK.Location = new System.Drawing.Point(1404, 44);
  1081. this.txt_REMARK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1082. this.txt_REMARK.Multiline = true;
  1083. this.txt_REMARK.Name = "txt_REMARK";
  1084. this.txt_REMARK.Size = new System.Drawing.Size(265, 86);
  1085. this.txt_REMARK.TabIndex = 29;
  1086. //
  1087. // ultraLabel6
  1088. //
  1089. appearance16.TextHAlignAsString = "Center";
  1090. appearance16.TextVAlignAsString = "Middle";
  1091. this.ultraLabel6.Appearance = appearance16;
  1092. this.ultraLabel6.Location = new System.Drawing.Point(1268, 46);
  1093. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1094. this.ultraLabel6.Name = "ultraLabel6";
  1095. this.ultraLabel6.Size = new System.Drawing.Size(133, 84);
  1096. this.ultraLabel6.TabIndex = 28;
  1097. this.ultraLabel6.Text = "备 注";
  1098. //
  1099. // ultraLabel21
  1100. //
  1101. appearance44.TextHAlignAsString = "Center";
  1102. appearance44.TextVAlignAsString = "Middle";
  1103. this.ultraLabel21.Appearance = appearance44;
  1104. this.ultraLabel21.Location = new System.Drawing.Point(852, 104);
  1105. this.ultraLabel21.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1106. this.ultraLabel21.Name = "ultraLabel21";
  1107. this.ultraLabel21.Size = new System.Drawing.Size(133, 26);
  1108. this.ultraLabel21.TabIndex = 26;
  1109. this.ultraLabel21.Text = "检验日期";
  1110. //
  1111. // txt_PAIHAO
  1112. //
  1113. this.txt_PAIHAO.Location = new System.Drawing.Point(1404, 14);
  1114. this.txt_PAIHAO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1115. this.txt_PAIHAO.Name = "txt_PAIHAO";
  1116. this.txt_PAIHAO.Size = new System.Drawing.Size(265, 24);
  1117. this.txt_PAIHAO.TabIndex = 23;
  1118. //
  1119. // ultraLabel20
  1120. //
  1121. appearance42.TextHAlignAsString = "Center";
  1122. appearance42.TextVAlignAsString = "Middle";
  1123. this.ultraLabel20.Appearance = appearance42;
  1124. this.ultraLabel20.Location = new System.Drawing.Point(1268, 14);
  1125. this.ultraLabel20.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1126. this.ultraLabel20.Name = "ultraLabel20";
  1127. this.ultraLabel20.Size = new System.Drawing.Size(133, 26);
  1128. this.ultraLabel20.TabIndex = 22;
  1129. this.ultraLabel20.Text = "牌 号";
  1130. //
  1131. // txt_INSPECT_USER_NAME
  1132. //
  1133. this.txt_INSPECT_USER_NAME.Location = new System.Drawing.Point(988, 74);
  1134. this.txt_INSPECT_USER_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1135. this.txt_INSPECT_USER_NAME.Name = "txt_INSPECT_USER_NAME";
  1136. this.txt_INSPECT_USER_NAME.Size = new System.Drawing.Size(265, 24);
  1137. this.txt_INSPECT_USER_NAME.TabIndex = 21;
  1138. //
  1139. // ultraLabel19
  1140. //
  1141. appearance49.TextHAlignAsString = "Center";
  1142. appearance49.TextVAlignAsString = "Middle";
  1143. this.ultraLabel19.Appearance = appearance49;
  1144. this.ultraLabel19.Location = new System.Drawing.Point(852, 74);
  1145. this.ultraLabel19.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1146. this.ultraLabel19.Name = "ultraLabel19";
  1147. this.ultraLabel19.Size = new System.Drawing.Size(133, 26);
  1148. this.ultraLabel19.TabIndex = 20;
  1149. this.ultraLabel19.Text = "委 托 者";
  1150. //
  1151. // txt_RECQTY
  1152. //
  1153. this.txt_RECQTY.Location = new System.Drawing.Point(152, 44);
  1154. this.txt_RECQTY.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1155. this.txt_RECQTY.Name = "txt_RECQTY";
  1156. this.txt_RECQTY.ReadOnly = true;
  1157. this.txt_RECQTY.Size = new System.Drawing.Size(265, 24);
  1158. this.txt_RECQTY.TabIndex = 19;
  1159. //
  1160. // ultraLabel18
  1161. //
  1162. appearance3.TextHAlignAsString = "Center";
  1163. appearance3.TextVAlignAsString = "Middle";
  1164. this.ultraLabel18.Appearance = appearance3;
  1165. this.ultraLabel18.Location = new System.Drawing.Point(16, 44);
  1166. this.ultraLabel18.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1167. this.ultraLabel18.Name = "ultraLabel18";
  1168. this.ultraLabel18.Size = new System.Drawing.Size(133, 26);
  1169. this.ultraLabel18.TabIndex = 18;
  1170. this.ultraLabel18.Text = "供货数量";
  1171. //
  1172. // txt_ORDER_LINE_SQE
  1173. //
  1174. this.txt_ORDER_LINE_SQE.Location = new System.Drawing.Point(152, 74);
  1175. this.txt_ORDER_LINE_SQE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1176. this.txt_ORDER_LINE_SQE.Name = "txt_ORDER_LINE_SQE";
  1177. this.txt_ORDER_LINE_SQE.ReadOnly = true;
  1178. this.txt_ORDER_LINE_SQE.Size = new System.Drawing.Size(265, 24);
  1179. this.txt_ORDER_LINE_SQE.TabIndex = 17;
  1180. //
  1181. // ultraLabel17
  1182. //
  1183. appearance50.TextHAlignAsString = "Center";
  1184. appearance50.TextVAlignAsString = "Middle";
  1185. this.ultraLabel17.Appearance = appearance50;
  1186. this.ultraLabel17.Location = new System.Drawing.Point(16, 74);
  1187. this.ultraLabel17.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1188. this.ultraLabel17.Name = "ultraLabel17";
  1189. this.ultraLabel17.Size = new System.Drawing.Size(133, 26);
  1190. this.ultraLabel17.TabIndex = 16;
  1191. this.ultraLabel17.Text = "合 同 号";
  1192. //
  1193. // txt_SUPP_NAME
  1194. //
  1195. this.txt_SUPP_NAME.Location = new System.Drawing.Point(152, 104);
  1196. this.txt_SUPP_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1197. this.txt_SUPP_NAME.Name = "txt_SUPP_NAME";
  1198. this.txt_SUPP_NAME.ReadOnly = true;
  1199. this.txt_SUPP_NAME.Size = new System.Drawing.Size(265, 24);
  1200. this.txt_SUPP_NAME.TabIndex = 15;
  1201. //
  1202. // ultraLabel16
  1203. //
  1204. appearance51.TextHAlignAsString = "Center";
  1205. appearance51.TextVAlignAsString = "Middle";
  1206. this.ultraLabel16.Appearance = appearance51;
  1207. this.ultraLabel16.Location = new System.Drawing.Point(16, 104);
  1208. this.ultraLabel16.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1209. this.ultraLabel16.Name = "ultraLabel16";
  1210. this.ultraLabel16.Size = new System.Drawing.Size(133, 26);
  1211. this.ultraLabel16.TabIndex = 14;
  1212. this.ultraLabel16.Text = "供货单位";
  1213. //
  1214. // txt_QTY
  1215. //
  1216. this.txt_QTY.Location = new System.Drawing.Point(988, 14);
  1217. this.txt_QTY.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1218. this.txt_QTY.Name = "txt_QTY";
  1219. this.txt_QTY.Size = new System.Drawing.Size(265, 24);
  1220. this.txt_QTY.TabIndex = 13;
  1221. //
  1222. // ultraLabel15
  1223. //
  1224. appearance52.TextHAlignAsString = "Center";
  1225. appearance52.TextVAlignAsString = "Middle";
  1226. this.ultraLabel15.Appearance = appearance52;
  1227. this.ultraLabel15.Location = new System.Drawing.Point(852, 14);
  1228. this.ultraLabel15.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1229. this.ultraLabel15.Name = "ultraLabel15";
  1230. this.ultraLabel15.Size = new System.Drawing.Size(133, 26);
  1231. this.ultraLabel15.TabIndex = 12;
  1232. this.ultraLabel15.Text = "验 收 量";
  1233. //
  1234. // txt_INSPECT_STAND_CODE
  1235. //
  1236. this.txt_INSPECT_STAND_CODE.Location = new System.Drawing.Point(988, 44);
  1237. this.txt_INSPECT_STAND_CODE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1238. this.txt_INSPECT_STAND_CODE.Name = "txt_INSPECT_STAND_CODE";
  1239. this.txt_INSPECT_STAND_CODE.Size = new System.Drawing.Size(265, 24);
  1240. this.txt_INSPECT_STAND_CODE.TabIndex = 11;
  1241. //
  1242. // ultraLabel14
  1243. //
  1244. appearance53.TextHAlignAsString = "Center";
  1245. appearance53.TextVAlignAsString = "Middle";
  1246. this.ultraLabel14.Appearance = appearance53;
  1247. this.ultraLabel14.Location = new System.Drawing.Point(852, 44);
  1248. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1249. this.ultraLabel14.Name = "ultraLabel14";
  1250. this.ultraLabel14.Size = new System.Drawing.Size(133, 26);
  1251. this.ultraLabel14.TabIndex = 10;
  1252. this.ultraLabel14.Text = "执行标准";
  1253. //
  1254. // txt_CHK_BATCH_NO
  1255. //
  1256. this.txt_CHK_BATCH_NO.Location = new System.Drawing.Point(569, 14);
  1257. this.txt_CHK_BATCH_NO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1258. this.txt_CHK_BATCH_NO.Name = "txt_CHK_BATCH_NO";
  1259. this.txt_CHK_BATCH_NO.ReadOnly = true;
  1260. this.txt_CHK_BATCH_NO.Size = new System.Drawing.Size(265, 24);
  1261. this.txt_CHK_BATCH_NO.TabIndex = 9;
  1262. //
  1263. // ultraLabel13
  1264. //
  1265. appearance54.TextHAlignAsString = "Center";
  1266. appearance54.TextVAlignAsString = "Middle";
  1267. this.ultraLabel13.Appearance = appearance54;
  1268. this.ultraLabel13.Location = new System.Drawing.Point(433, 14);
  1269. this.ultraLabel13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1270. this.ultraLabel13.Name = "ultraLabel13";
  1271. this.ultraLabel13.Size = new System.Drawing.Size(133, 26);
  1272. this.ultraLabel13.TabIndex = 8;
  1273. this.ultraLabel13.Text = "检验批号";
  1274. //
  1275. // txt_ITEM_NAME
  1276. //
  1277. this.txt_ITEM_NAME.Location = new System.Drawing.Point(569, 44);
  1278. this.txt_ITEM_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1279. this.txt_ITEM_NAME.Name = "txt_ITEM_NAME";
  1280. this.txt_ITEM_NAME.ReadOnly = true;
  1281. this.txt_ITEM_NAME.Size = new System.Drawing.Size(265, 24);
  1282. this.txt_ITEM_NAME.TabIndex = 7;
  1283. //
  1284. // ultraLabel12
  1285. //
  1286. appearance55.TextHAlignAsString = "Center";
  1287. appearance55.TextVAlignAsString = "Middle";
  1288. this.ultraLabel12.Appearance = appearance55;
  1289. this.ultraLabel12.Location = new System.Drawing.Point(433, 44);
  1290. this.ultraLabel12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1291. this.ultraLabel12.Name = "ultraLabel12";
  1292. this.ultraLabel12.Size = new System.Drawing.Size(133, 26);
  1293. this.ultraLabel12.TabIndex = 6;
  1294. this.ultraLabel12.Text = "品 名";
  1295. //
  1296. // txt_ITEM_STANDARDS_CODE
  1297. //
  1298. this.txt_ITEM_STANDARDS_CODE.Location = new System.Drawing.Point(569, 74);
  1299. this.txt_ITEM_STANDARDS_CODE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1300. this.txt_ITEM_STANDARDS_CODE.Name = "txt_ITEM_STANDARDS_CODE";
  1301. this.txt_ITEM_STANDARDS_CODE.ReadOnly = true;
  1302. this.txt_ITEM_STANDARDS_CODE.Size = new System.Drawing.Size(265, 24);
  1303. this.txt_ITEM_STANDARDS_CODE.TabIndex = 5;
  1304. //
  1305. // ultraLabel3
  1306. //
  1307. appearance56.TextHAlignAsString = "Center";
  1308. appearance56.TextVAlignAsString = "Middle";
  1309. this.ultraLabel3.Appearance = appearance56;
  1310. this.ultraLabel3.Location = new System.Drawing.Point(433, 74);
  1311. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1312. this.ultraLabel3.Name = "ultraLabel3";
  1313. this.ultraLabel3.Size = new System.Drawing.Size(133, 26);
  1314. this.ultraLabel3.TabIndex = 4;
  1315. this.ultraLabel3.Text = "技术条件";
  1316. //
  1317. // txt_CHECK_ITEMS
  1318. //
  1319. this.txt_CHECK_ITEMS.Location = new System.Drawing.Point(569, 104);
  1320. this.txt_CHECK_ITEMS.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1321. this.txt_CHECK_ITEMS.Name = "txt_CHECK_ITEMS";
  1322. this.txt_CHECK_ITEMS.Size = new System.Drawing.Size(265, 24);
  1323. this.txt_CHECK_ITEMS.TabIndex = 3;
  1324. //
  1325. // ultraLabel2
  1326. //
  1327. appearance57.TextHAlignAsString = "Center";
  1328. appearance57.TextVAlignAsString = "Middle";
  1329. this.ultraLabel2.Appearance = appearance57;
  1330. this.ultraLabel2.Location = new System.Drawing.Point(433, 104);
  1331. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1332. this.ultraLabel2.Name = "ultraLabel2";
  1333. this.ultraLabel2.Size = new System.Drawing.Size(133, 26);
  1334. this.ultraLabel2.TabIndex = 2;
  1335. this.ultraLabel2.Text = "检测项目";
  1336. //
  1337. // txt_INSPECT_CODE
  1338. //
  1339. this.txt_INSPECT_CODE.Location = new System.Drawing.Point(152, 14);
  1340. this.txt_INSPECT_CODE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1341. this.txt_INSPECT_CODE.Name = "txt_INSPECT_CODE";
  1342. this.txt_INSPECT_CODE.ReadOnly = true;
  1343. this.txt_INSPECT_CODE.Size = new System.Drawing.Size(265, 24);
  1344. this.txt_INSPECT_CODE.TabIndex = 1;
  1345. //
  1346. // ultraLabel1
  1347. //
  1348. appearance58.TextHAlignAsString = "Center";
  1349. appearance58.TextVAlignAsString = "Middle";
  1350. this.ultraLabel1.Appearance = appearance58;
  1351. this.ultraLabel1.Location = new System.Drawing.Point(16, 14);
  1352. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1353. this.ultraLabel1.Name = "ultraLabel1";
  1354. this.ultraLabel1.Size = new System.Drawing.Size(133, 26);
  1355. this.ultraLabel1.TabIndex = 0;
  1356. this.ultraLabel1.Text = "质检单号";
  1357. //
  1358. // ultraGroupBox8
  1359. //
  1360. this.ultraGroupBox8.Controls.Add(this.ultraLabel9);
  1361. this.ultraGroupBox8.Controls.Add(this.ultraLabel11);
  1362. this.ultraGroupBox8.Controls.Add(this.ultraLabel8);
  1363. this.ultraGroupBox8.Controls.Add(this.ultraLabel10);
  1364. this.ultraGroupBox8.Controls.Add(this.txt_ORDER_ID);
  1365. this.ultraGroupBox8.Controls.Add(this.txt_RefeId);
  1366. this.ultraGroupBox8.Controls.Add(this.btnQuery);
  1367. this.ultraGroupBox8.Controls.Add(this.btnChkDelegate);
  1368. this.ultraGroupBox8.Controls.Add(this.txt_createTimeE);
  1369. this.ultraGroupBox8.Controls.Add(this.txt_createTimeS);
  1370. this.ultraGroupBox8.Dock = System.Windows.Forms.DockStyle.Top;
  1371. this.ultraGroupBox8.Location = new System.Drawing.Point(0, 0);
  1372. this.ultraGroupBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1373. this.ultraGroupBox8.Name = "ultraGroupBox8";
  1374. this.ultraGroupBox8.Size = new System.Drawing.Size(1697, 84);
  1375. this.ultraGroupBox8.TabIndex = 12;
  1376. this.ultraGroupBox8.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1377. //
  1378. // ultraLabel9
  1379. //
  1380. appearance47.TextHAlignAsString = "Center";
  1381. appearance47.TextVAlignAsString = "Middle";
  1382. this.ultraLabel9.Appearance = appearance47;
  1383. this.ultraLabel9.Location = new System.Drawing.Point(368, 44);
  1384. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1385. this.ultraLabel9.Name = "ultraLabel9";
  1386. this.ultraLabel9.Size = new System.Drawing.Size(113, 26);
  1387. this.ultraLabel9.TabIndex = 32;
  1388. this.ultraLabel9.Text = "创建时间(止)";
  1389. //
  1390. // ultraLabel11
  1391. //
  1392. appearance4.TextHAlignAsString = "Center";
  1393. appearance4.TextVAlignAsString = "Middle";
  1394. this.ultraLabel11.Appearance = appearance4;
  1395. this.ultraLabel11.Location = new System.Drawing.Point(13, 44);
  1396. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1397. this.ultraLabel11.Name = "ultraLabel11";
  1398. this.ultraLabel11.Size = new System.Drawing.Size(113, 26);
  1399. this.ultraLabel11.TabIndex = 31;
  1400. this.ultraLabel11.Text = "创建时间(起)";
  1401. //
  1402. // ultraLabel8
  1403. //
  1404. appearance59.TextHAlignAsString = "Center";
  1405. appearance59.TextVAlignAsString = "Middle";
  1406. this.ultraLabel8.Appearance = appearance59;
  1407. this.ultraLabel8.Location = new System.Drawing.Point(368, 14);
  1408. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1409. this.ultraLabel8.Name = "ultraLabel8";
  1410. this.ultraLabel8.Size = new System.Drawing.Size(113, 26);
  1411. this.ultraLabel8.TabIndex = 30;
  1412. this.ultraLabel8.Text = "合同号";
  1413. //
  1414. // ultraLabel10
  1415. //
  1416. appearance60.TextHAlignAsString = "Center";
  1417. appearance60.TextVAlignAsString = "Middle";
  1418. this.ultraLabel10.Appearance = appearance60;
  1419. this.ultraLabel10.Location = new System.Drawing.Point(13, 14);
  1420. this.ultraLabel10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1421. this.ultraLabel10.Name = "ultraLabel10";
  1422. this.ultraLabel10.Size = new System.Drawing.Size(113, 26);
  1423. this.ultraLabel10.TabIndex = 29;
  1424. this.ultraLabel10.Text = "收货单号";
  1425. //
  1426. // txt_ORDER_ID
  1427. //
  1428. this.txt_ORDER_ID.Location = new System.Drawing.Point(484, 14);
  1429. this.txt_ORDER_ID.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1430. this.txt_ORDER_ID.Name = "txt_ORDER_ID";
  1431. this.txt_ORDER_ID.Size = new System.Drawing.Size(251, 24);
  1432. this.txt_ORDER_ID.TabIndex = 28;
  1433. //
  1434. // txt_RefeId
  1435. //
  1436. this.txt_RefeId.Location = new System.Drawing.Point(129, 14);
  1437. this.txt_RefeId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1438. this.txt_RefeId.Name = "txt_RefeId";
  1439. this.txt_RefeId.Size = new System.Drawing.Size(225, 24);
  1440. this.txt_RefeId.TabIndex = 27;
  1441. //
  1442. // btnQuery
  1443. //
  1444. appearance5.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  1445. this.btnQuery.Appearance = appearance5;
  1446. this.btnQuery.Location = new System.Drawing.Point(755, 14);
  1447. this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1448. this.btnQuery.Name = "btnQuery";
  1449. this.btnQuery.Size = new System.Drawing.Size(123, 58);
  1450. this.btnQuery.TabIndex = 26;
  1451. this.btnQuery.Text = "查 询";
  1452. this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
  1453. //
  1454. // btnChkDelegate
  1455. //
  1456. appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1457. appearance1.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  1458. this.btnChkDelegate.Appearance = appearance1;
  1459. this.btnChkDelegate.Location = new System.Drawing.Point(889, 15);
  1460. this.btnChkDelegate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1461. this.btnChkDelegate.Name = "btnChkDelegate";
  1462. this.btnChkDelegate.Size = new System.Drawing.Size(136, 58);
  1463. this.btnChkDelegate.TabIndex = 25;
  1464. this.btnChkDelegate.Text = "生成检验委托单";
  1465. this.btnChkDelegate.Click += new System.EventHandler(this.btnChkDelegate_Click);
  1466. //
  1467. // txt_createTimeE
  1468. //
  1469. this.txt_createTimeE.DateTime = new System.DateTime(2018, 8, 20, 0, 0, 0, 0);
  1470. this.txt_createTimeE.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1471. this.txt_createTimeE.Location = new System.Drawing.Point(484, 44);
  1472. this.txt_createTimeE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1473. this.txt_createTimeE.MaskInput = "{LOC}yyyy/mm/dd";
  1474. this.txt_createTimeE.Name = "txt_createTimeE";
  1475. this.txt_createTimeE.Size = new System.Drawing.Size(251, 24);
  1476. this.txt_createTimeE.TabIndex = 23;
  1477. this.txt_createTimeE.Value = new System.DateTime(2018, 8, 20, 0, 0, 0, 0);
  1478. //
  1479. // txt_createTimeS
  1480. //
  1481. this.txt_createTimeS.DateTime = new System.DateTime(2018, 8, 20, 0, 0, 0, 0);
  1482. this.txt_createTimeS.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1483. this.txt_createTimeS.Location = new System.Drawing.Point(129, 44);
  1484. this.txt_createTimeS.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1485. this.txt_createTimeS.MaskInput = "{LOC}yyyy/mm/dd";
  1486. this.txt_createTimeS.Name = "txt_createTimeS";
  1487. this.txt_createTimeS.Size = new System.Drawing.Size(225, 24);
  1488. this.txt_createTimeS.TabIndex = 22;
  1489. this.txt_createTimeS.Value = new System.DateTime(2018, 8, 20, 0, 0, 0, 0);
  1490. //
  1491. // ultraTabPageControl2
  1492. //
  1493. this.ultraTabPageControl2.Controls.Add(this.splitContainer1);
  1494. this.ultraTabPageControl2.Controls.Add(this.ultraGroupBox5);
  1495. this.ultraTabPageControl2.Controls.Add(this.ultraToolbarsDockArea1);
  1496. this.ultraTabPageControl2.Controls.Add(this.ultraToolbarsDockArea2);
  1497. this.ultraTabPageControl2.Controls.Add(this.ultraToolbarsDockArea3);
  1498. this.ultraTabPageControl2.Controls.Add(this.ultraToolbarsDockArea4);
  1499. this.ultraTabPageControl2.Controls.Add(this.ultraGroupBox4);
  1500. this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
  1501. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1502. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1503. this.ultraTabPageControl2.Size = new System.Drawing.Size(1697, 516);
  1504. //
  1505. // splitContainer1
  1506. //
  1507. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  1508. this.splitContainer1.Location = new System.Drawing.Point(0, 50);
  1509. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1510. this.splitContainer1.Name = "splitContainer1";
  1511. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1512. //
  1513. // splitContainer1.Panel1
  1514. //
  1515. this.splitContainer1.Panel1.Controls.Add(this.ultraGroupBox6);
  1516. //
  1517. // splitContainer1.Panel2
  1518. //
  1519. this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox7);
  1520. this.splitContainer1.Size = new System.Drawing.Size(1697, 417);
  1521. this.splitContainer1.SplitterDistance = 208;
  1522. this.splitContainer1.SplitterWidth = 5;
  1523. this.splitContainer1.TabIndex = 0;
  1524. //
  1525. // ultraGroupBox6
  1526. //
  1527. this.ultraGroupBox6.Controls.Add(this.ultraGrid1);
  1528. this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
  1529. this.ultraGroupBox6.Location = new System.Drawing.Point(0, 0);
  1530. this.ultraGroupBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1531. this.ultraGroupBox6.Name = "ultraGroupBox6";
  1532. this.ultraGroupBox6.Size = new System.Drawing.Size(1697, 208);
  1533. this.ultraGroupBox6.TabIndex = 0;
  1534. this.ultraGroupBox6.Text = "检验委托单";
  1535. //
  1536. // ultraGrid1
  1537. //
  1538. this.ultraGrid1.DataMember = "Table5";
  1539. this.ultraGrid1.DataSource = this.dataSet1;
  1540. ultraGridColumn27.Header.VisiblePosition = 0;
  1541. ultraGridColumn28.Header.VisiblePosition = 2;
  1542. ultraGridColumn29.Header.VisiblePosition = 3;
  1543. ultraGridColumn30.Header.VisiblePosition = 4;
  1544. ultraGridColumn31.Header.VisiblePosition = 5;
  1545. ultraGridColumn32.Header.VisiblePosition = 18;
  1546. ultraGridColumn33.Header.VisiblePosition = 17;
  1547. ultraGridColumn34.Header.VisiblePosition = 11;
  1548. ultraGridColumn35.Header.VisiblePosition = 6;
  1549. ultraGridColumn36.Header.VisiblePosition = 1;
  1550. ultraGridColumn37.Header.VisiblePosition = 12;
  1551. ultraGridColumn38.Header.VisiblePosition = 13;
  1552. ultraGridColumn39.Header.VisiblePosition = 7;
  1553. ultraGridColumn40.Header.VisiblePosition = 8;
  1554. ultraGridColumn41.Header.VisiblePosition = 9;
  1555. ultraGridColumn42.Header.VisiblePosition = 10;
  1556. ultraGridColumn43.Header.VisiblePosition = 14;
  1557. ultraGridColumn44.Header.VisiblePosition = 15;
  1558. ultraGridColumn45.Header.VisiblePosition = 16;
  1559. ultraGridColumn46.Header.VisiblePosition = 19;
  1560. ultraGridBand2.Columns.AddRange(new object[] {
  1561. ultraGridColumn27,
  1562. ultraGridColumn28,
  1563. ultraGridColumn29,
  1564. ultraGridColumn30,
  1565. ultraGridColumn31,
  1566. ultraGridColumn32,
  1567. ultraGridColumn33,
  1568. ultraGridColumn34,
  1569. ultraGridColumn35,
  1570. ultraGridColumn36,
  1571. ultraGridColumn37,
  1572. ultraGridColumn38,
  1573. ultraGridColumn39,
  1574. ultraGridColumn40,
  1575. ultraGridColumn41,
  1576. ultraGridColumn42,
  1577. ultraGridColumn43,
  1578. ultraGridColumn44,
  1579. ultraGridColumn45,
  1580. ultraGridColumn46});
  1581. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1582. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1583. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1584. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  1585. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1586. this.ultraGrid1.Name = "ultraGrid1";
  1587. this.ultraGrid1.Size = new System.Drawing.Size(1691, 184);
  1588. this.ultraGrid1.TabIndex = 0;
  1589. this.ultraGrid1.Text = "ultraGrid1";
  1590. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  1591. //
  1592. // ultraGroupBox7
  1593. //
  1594. this.ultraGroupBox7.Controls.Add(this.ultraGrid5);
  1595. this.ultraGroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
  1596. this.ultraGroupBox7.Location = new System.Drawing.Point(0, 0);
  1597. this.ultraGroupBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1598. this.ultraGroupBox7.Name = "ultraGroupBox7";
  1599. this.ultraGroupBox7.Size = new System.Drawing.Size(1697, 204);
  1600. this.ultraGroupBox7.TabIndex = 1;
  1601. this.ultraGroupBox7.Text = "检验详细信息";
  1602. //
  1603. // ultraGrid5
  1604. //
  1605. this.ultraGrid5.DataMember = "Table3";
  1606. this.ultraGrid5.DataSource = this.dataSet1;
  1607. ultraGridColumn47.Header.VisiblePosition = 0;
  1608. ultraGridColumn47.Hidden = true;
  1609. ultraGridColumn47.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(152, 0);
  1610. ultraGridColumn47.Width = 80;
  1611. ultraGridColumn48.Header.VisiblePosition = 1;
  1612. ultraGridColumn49.Header.VisiblePosition = 2;
  1613. ultraGridColumn50.Header.VisiblePosition = 3;
  1614. ultraGridBand3.Columns.AddRange(new object[] {
  1615. ultraGridColumn47,
  1616. ultraGridColumn48,
  1617. ultraGridColumn49,
  1618. ultraGridColumn50});
  1619. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1620. this.ultraGrid5.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1621. this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1622. this.ultraGrid5.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  1623. this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
  1624. this.ultraGrid5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1625. this.ultraGrid5.Location = new System.Drawing.Point(3, 21);
  1626. this.ultraGrid5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1627. this.ultraGrid5.Name = "ultraGrid5";
  1628. this.ultraGrid5.Size = new System.Drawing.Size(1691, 180);
  1629. this.ultraGrid5.TabIndex = 10;
  1630. this.ultraGrid5.Text = "ultraGrid5";
  1631. //
  1632. // ultraGroupBox5
  1633. //
  1634. this.ultraGroupBox5.Controls.Add(this.cmbCheck);
  1635. this.ultraGroupBox5.Controls.Add(this.ultraLabel26);
  1636. this.ultraGroupBox5.Controls.Add(this.ultraTextEditor23);
  1637. this.ultraGroupBox5.Controls.Add(this.ultraLabel25);
  1638. this.ultraGroupBox5.Controls.Add(this.ultraTextEditor22);
  1639. this.ultraGroupBox5.Controls.Add(this.ultraLabel24);
  1640. this.ultraGroupBox5.Controls.Add(this.txt_ITEM_UOM_CONEFFICIENT);
  1641. this.ultraGroupBox5.Controls.Add(this.ultraLabel4);
  1642. this.ultraGroupBox5.Controls.Add(this.ultraLabel5);
  1643. this.ultraGroupBox5.Controls.Add(this.txt_REMARK1);
  1644. this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Bottom;
  1645. this.ultraGroupBox5.Location = new System.Drawing.Point(0, 467);
  1646. this.ultraGroupBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1647. this.ultraGroupBox5.Name = "ultraGroupBox5";
  1648. this.ultraGroupBox5.Size = new System.Drawing.Size(1697, 49);
  1649. this.ultraGroupBox5.TabIndex = 31;
  1650. this.ultraGroupBox5.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1651. //
  1652. // cmbCheck
  1653. //
  1654. this.cmbCheck.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1655. valueListItem1.DataValue = "1";
  1656. valueListItem1.DisplayText = "合格";
  1657. valueListItem2.DataValue = "0";
  1658. valueListItem2.DisplayText = "不合格";
  1659. this.cmbCheck.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1660. valueListItem1,
  1661. valueListItem2});
  1662. this.cmbCheck.Location = new System.Drawing.Point(121, 14);
  1663. this.cmbCheck.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1664. this.cmbCheck.Name = "cmbCheck";
  1665. this.cmbCheck.Size = new System.Drawing.Size(85, 24);
  1666. this.cmbCheck.TabIndex = 36;
  1667. //
  1668. // ultraLabel26
  1669. //
  1670. appearance43.TextHAlignAsString = "Center";
  1671. appearance43.TextVAlignAsString = "Middle";
  1672. this.ultraLabel26.Appearance = appearance43;
  1673. this.ultraLabel26.Location = new System.Drawing.Point(927, 14);
  1674. this.ultraLabel26.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1675. this.ultraLabel26.Name = "ultraLabel26";
  1676. this.ultraLabel26.Size = new System.Drawing.Size(83, 26);
  1677. this.ultraLabel26.TabIndex = 35;
  1678. this.ultraLabel26.Text = "采购单位";
  1679. //
  1680. // ultraTextEditor23
  1681. //
  1682. this.ultraTextEditor23.Location = new System.Drawing.Point(1012, 14);
  1683. this.ultraTextEditor23.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1684. this.ultraTextEditor23.Name = "ultraTextEditor23";
  1685. this.ultraTextEditor23.ReadOnly = true;
  1686. this.ultraTextEditor23.Size = new System.Drawing.Size(116, 24);
  1687. this.ultraTextEditor23.TabIndex = 34;
  1688. //
  1689. // ultraLabel25
  1690. //
  1691. appearance61.TextHAlignAsString = "Center";
  1692. appearance61.TextVAlignAsString = "Middle";
  1693. this.ultraLabel25.Appearance = appearance61;
  1694. this.ultraLabel25.Location = new System.Drawing.Point(1149, 14);
  1695. this.ultraLabel25.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1696. this.ultraLabel25.Name = "ultraLabel25";
  1697. this.ultraLabel25.Size = new System.Drawing.Size(83, 26);
  1698. this.ultraLabel25.TabIndex = 33;
  1699. this.ultraLabel25.Text = "库存单位";
  1700. //
  1701. // ultraTextEditor22
  1702. //
  1703. this.ultraTextEditor22.Location = new System.Drawing.Point(1236, 14);
  1704. this.ultraTextEditor22.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1705. this.ultraTextEditor22.Name = "ultraTextEditor22";
  1706. this.ultraTextEditor22.ReadOnly = true;
  1707. this.ultraTextEditor22.Size = new System.Drawing.Size(116, 24);
  1708. this.ultraTextEditor22.TabIndex = 32;
  1709. //
  1710. // ultraLabel24
  1711. //
  1712. appearance62.TextHAlignAsString = "Center";
  1713. appearance62.TextVAlignAsString = "Middle";
  1714. this.ultraLabel24.Appearance = appearance62;
  1715. this.ultraLabel24.Location = new System.Drawing.Point(704, 14);
  1716. this.ultraLabel24.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1717. this.ultraLabel24.Name = "ultraLabel24";
  1718. this.ultraLabel24.Size = new System.Drawing.Size(83, 26);
  1719. this.ultraLabel24.TabIndex = 31;
  1720. this.ultraLabel24.Text = "转换系数";
  1721. //
  1722. // txt_ITEM_UOM_CONEFFICIENT
  1723. //
  1724. this.txt_ITEM_UOM_CONEFFICIENT.Location = new System.Drawing.Point(789, 14);
  1725. this.txt_ITEM_UOM_CONEFFICIENT.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1726. this.txt_ITEM_UOM_CONEFFICIENT.Name = "txt_ITEM_UOM_CONEFFICIENT";
  1727. this.txt_ITEM_UOM_CONEFFICIENT.Size = new System.Drawing.Size(116, 24);
  1728. this.txt_ITEM_UOM_CONEFFICIENT.TabIndex = 30;
  1729. //
  1730. // ultraLabel4
  1731. //
  1732. appearance63.TextHAlignAsString = "Center";
  1733. appearance63.TextVAlignAsString = "Middle";
  1734. this.ultraLabel4.Appearance = appearance63;
  1735. this.ultraLabel4.Location = new System.Drawing.Point(235, 14);
  1736. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1737. this.ultraLabel4.Name = "ultraLabel4";
  1738. this.ultraLabel4.Size = new System.Drawing.Size(83, 26);
  1739. this.ultraLabel4.TabIndex = 29;
  1740. this.ultraLabel4.Text = "备 注";
  1741. //
  1742. // ultraLabel5
  1743. //
  1744. appearance2.TextHAlignAsString = "Center";
  1745. appearance2.TextVAlignAsString = "Middle";
  1746. this.ultraLabel5.Appearance = appearance2;
  1747. this.ultraLabel5.Location = new System.Drawing.Point(36, 14);
  1748. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1749. this.ultraLabel5.Name = "ultraLabel5";
  1750. this.ultraLabel5.Size = new System.Drawing.Size(83, 26);
  1751. this.ultraLabel5.TabIndex = 4;
  1752. this.ultraLabel5.Text = "综合判定";
  1753. //
  1754. // txt_REMARK1
  1755. //
  1756. this.txt_REMARK1.Location = new System.Drawing.Point(325, 14);
  1757. this.txt_REMARK1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1758. this.txt_REMARK1.Name = "txt_REMARK1";
  1759. this.txt_REMARK1.Size = new System.Drawing.Size(353, 24);
  1760. this.txt_REMARK1.TabIndex = 3;
  1761. //
  1762. // ultraToolbarsDockArea1
  1763. //
  1764. this.ultraToolbarsDockArea1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1765. this.ultraToolbarsDockArea1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1766. this.ultraToolbarsDockArea1.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  1767. this.ultraToolbarsDockArea1.ForeColor = System.Drawing.SystemColors.ControlText;
  1768. this.ultraToolbarsDockArea1.Location = new System.Drawing.Point(0, 50);
  1769. this.ultraToolbarsDockArea1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1770. this.ultraToolbarsDockArea1.Name = "ultraToolbarsDockArea1";
  1771. this.ultraToolbarsDockArea1.Size = new System.Drawing.Size(1697, 0);
  1772. //
  1773. // ultraToolbarsDockArea2
  1774. //
  1775. this.ultraToolbarsDockArea2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1776. this.ultraToolbarsDockArea2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1777. this.ultraToolbarsDockArea2.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  1778. this.ultraToolbarsDockArea2.ForeColor = System.Drawing.SystemColors.ControlText;
  1779. this.ultraToolbarsDockArea2.Location = new System.Drawing.Point(0, 516);
  1780. this.ultraToolbarsDockArea2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1781. this.ultraToolbarsDockArea2.Name = "ultraToolbarsDockArea2";
  1782. this.ultraToolbarsDockArea2.Size = new System.Drawing.Size(1697, 0);
  1783. //
  1784. // ultraToolbarsDockArea3
  1785. //
  1786. this.ultraToolbarsDockArea3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1787. this.ultraToolbarsDockArea3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1788. this.ultraToolbarsDockArea3.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  1789. this.ultraToolbarsDockArea3.ForeColor = System.Drawing.SystemColors.ControlText;
  1790. this.ultraToolbarsDockArea3.Location = new System.Drawing.Point(0, 50);
  1791. this.ultraToolbarsDockArea3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1792. this.ultraToolbarsDockArea3.Name = "ultraToolbarsDockArea3";
  1793. this.ultraToolbarsDockArea3.Size = new System.Drawing.Size(0, 466);
  1794. //
  1795. // ultraToolbarsDockArea4
  1796. //
  1797. this.ultraToolbarsDockArea4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1798. this.ultraToolbarsDockArea4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1799. this.ultraToolbarsDockArea4.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  1800. this.ultraToolbarsDockArea4.ForeColor = System.Drawing.SystemColors.ControlText;
  1801. this.ultraToolbarsDockArea4.Location = new System.Drawing.Point(1697, 50);
  1802. this.ultraToolbarsDockArea4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1803. this.ultraToolbarsDockArea4.Name = "ultraToolbarsDockArea4";
  1804. this.ultraToolbarsDockArea4.Size = new System.Drawing.Size(0, 466);
  1805. //
  1806. // ultraGroupBox4
  1807. //
  1808. this.ultraGroupBox4.Controls.Add(this.btnConform);
  1809. this.ultraGroupBox4.Controls.Add(this.btnQueryCLM);
  1810. this.ultraGroupBox4.Controls.Add(this.ultraLabel7);
  1811. this.ultraGroupBox4.Controls.Add(this.ultraLabel23);
  1812. this.ultraGroupBox4.Controls.Add(this.txt_BATCH_NO_Query);
  1813. this.ultraGroupBox4.Controls.Add(this.txt_INSPECT_CODE_Query);
  1814. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Top;
  1815. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 0);
  1816. this.ultraGroupBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1817. this.ultraGroupBox4.Name = "ultraGroupBox4";
  1818. this.ultraGroupBox4.Size = new System.Drawing.Size(1697, 50);
  1819. this.ultraGroupBox4.TabIndex = 22;
  1820. this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1821. //
  1822. // btnConform
  1823. //
  1824. appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1825. appearance7.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  1826. this.btnConform.Appearance = appearance7;
  1827. this.btnConform.Location = new System.Drawing.Point(857, 8);
  1828. this.btnConform.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1829. this.btnConform.Name = "btnConform";
  1830. this.btnConform.Size = new System.Drawing.Size(119, 36);
  1831. this.btnConform.TabIndex = 28;
  1832. this.btnConform.Text = "确定质检结果";
  1833. this.btnConform.Click += new System.EventHandler(this.btnConform_Click);
  1834. //
  1835. // btnQueryCLM
  1836. //
  1837. appearance6.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  1838. this.btnQueryCLM.Appearance = appearance6;
  1839. this.btnQueryCLM.Location = new System.Drawing.Point(731, 8);
  1840. this.btnQueryCLM.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1841. this.btnQueryCLM.Name = "btnQueryCLM";
  1842. this.btnQueryCLM.Size = new System.Drawing.Size(119, 36);
  1843. this.btnQueryCLM.TabIndex = 27;
  1844. this.btnQueryCLM.Text = "查 询";
  1845. this.btnQueryCLM.Click += new System.EventHandler(this.btnQueryCLM_Click);
  1846. //
  1847. // ultraLabel7
  1848. //
  1849. appearance64.TextHAlignAsString = "Center";
  1850. appearance64.TextVAlignAsString = "Middle";
  1851. this.ultraLabel7.Appearance = appearance64;
  1852. this.ultraLabel7.Location = new System.Drawing.Point(364, 12);
  1853. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1854. this.ultraLabel7.Name = "ultraLabel7";
  1855. this.ultraLabel7.Size = new System.Drawing.Size(89, 26);
  1856. this.ultraLabel7.TabIndex = 22;
  1857. this.ultraLabel7.Text = "批 次 号";
  1858. //
  1859. // ultraLabel23
  1860. //
  1861. appearance65.TextHAlignAsString = "Center";
  1862. appearance65.TextVAlignAsString = "Middle";
  1863. this.ultraLabel23.Appearance = appearance65;
  1864. this.ultraLabel23.Location = new System.Drawing.Point(29, 12);
  1865. this.ultraLabel23.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1866. this.ultraLabel23.Name = "ultraLabel23";
  1867. this.ultraLabel23.Size = new System.Drawing.Size(89, 26);
  1868. this.ultraLabel23.TabIndex = 21;
  1869. this.ultraLabel23.Text = "质检单号";
  1870. //
  1871. // txt_BATCH_NO_Query
  1872. //
  1873. this.txt_BATCH_NO_Query.Location = new System.Drawing.Point(456, 12);
  1874. this.txt_BATCH_NO_Query.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1875. this.txt_BATCH_NO_Query.Name = "txt_BATCH_NO_Query";
  1876. this.txt_BATCH_NO_Query.Size = new System.Drawing.Size(251, 24);
  1877. this.txt_BATCH_NO_Query.TabIndex = 18;
  1878. //
  1879. // txt_INSPECT_CODE_Query
  1880. //
  1881. this.txt_INSPECT_CODE_Query.Location = new System.Drawing.Point(121, 12);
  1882. this.txt_INSPECT_CODE_Query.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1883. this.txt_INSPECT_CODE_Query.Name = "txt_INSPECT_CODE_Query";
  1884. this.txt_INSPECT_CODE_Query.Size = new System.Drawing.Size(225, 24);
  1885. this.txt_INSPECT_CODE_Query.TabIndex = 17;
  1886. //
  1887. // dataSet2
  1888. //
  1889. this.dataSet2.DataSetName = "NewDataSet";
  1890. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  1891. this.dataTable4,
  1892. this.dataTable5,
  1893. this.dataTable6});
  1894. //
  1895. // dataTable4
  1896. //
  1897. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  1898. this.dataColumn28,
  1899. this.dataColumn29});
  1900. this.dataTable4.TableName = "Table1";
  1901. //
  1902. // dataColumn28
  1903. //
  1904. this.dataColumn28.Caption = "加减额度";
  1905. this.dataColumn28.ColumnName = "ADDSUBTVALUE";
  1906. //
  1907. // dataColumn29
  1908. //
  1909. this.dataColumn29.Caption = "说明";
  1910. this.dataColumn29.ColumnName = "BALANCEDESC";
  1911. //
  1912. // dataTable5
  1913. //
  1914. this.dataTable5.Columns.AddRange(new System.Data.DataColumn[] {
  1915. this.dataColumn34,
  1916. this.dataColumn35});
  1917. this.dataTable5.TableName = "Table2";
  1918. //
  1919. // dataColumn34
  1920. //
  1921. this.dataColumn34.Caption = "说明";
  1922. this.dataColumn34.ColumnName = "BALANCEDESC";
  1923. //
  1924. // dataColumn35
  1925. //
  1926. this.dataColumn35.Caption = "加减额度";
  1927. this.dataColumn35.ColumnName = "ADDSUBTVALUE";
  1928. //
  1929. // dataTable6
  1930. //
  1931. this.dataTable6.Columns.AddRange(new System.Data.DataColumn[] {
  1932. this.dataColumn38,
  1933. this.dataColumn39});
  1934. this.dataTable6.TableName = "Table3";
  1935. //
  1936. // dataColumn38
  1937. //
  1938. this.dataColumn38.Caption = "加减额度";
  1939. this.dataColumn38.ColumnName = "ADDSUBTVALUE";
  1940. //
  1941. // dataColumn39
  1942. //
  1943. this.dataColumn39.Caption = "结算说明";
  1944. this.dataColumn39.ColumnName = "BALANCEDESC";
  1945. //
  1946. // ultraTabControl1
  1947. //
  1948. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1949. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1950. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1951. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1952. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1953. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1954. this.ultraTabControl1.Name = "ultraTabControl1";
  1955. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1956. this.ultraTabControl1.Size = new System.Drawing.Size(1699, 542);
  1957. this.ultraTabControl1.Style = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Office2007Ribbon;
  1958. this.ultraTabControl1.TabIndex = 17;
  1959. ultraTab1.TabPage = this.ultraTabPageControl1;
  1960. ultraTab1.Text = "生成检验委托单";
  1961. ultraTab2.TabPage = this.ultraTabPageControl2;
  1962. ultraTab2.Text = "质检综合判定";
  1963. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1964. ultraTab1,
  1965. ultraTab2});
  1966. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
  1967. //
  1968. // ultraTabSharedControlsPage1
  1969. //
  1970. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-13333, -12500);
  1971. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1972. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1973. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1697, 516);
  1974. //
  1975. // frmCheckItem
  1976. //
  1977. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1978. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1979. this.ClientSize = new System.Drawing.Size(1699, 542);
  1980. this.Controls.Add(this.ultraTabControl1);
  1981. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  1982. this.Name = "frmCheckItem";
  1983. this.Text = "质检界面";
  1984. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1985. this.Load += new System.EventHandler(this.frmCheckItem_Load);
  1986. this.ultraTabPageControl1.ResumeLayout(false);
  1987. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).EndInit();
  1988. this.ultraGroupBox9.ResumeLayout(false);
  1989. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
  1990. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1991. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1992. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1993. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1994. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
  1995. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).EndInit();
  1996. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1997. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1998. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1999. this.ultraExpandableGroupBoxPanel2.PerformLayout();
  2000. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_DATE)).EndInit();
  2001. ((System.ComponentModel.ISupportInitialize)(this.txt_REMARK)).EndInit();
  2002. ((System.ComponentModel.ISupportInitialize)(this.txt_PAIHAO)).EndInit();
  2003. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_USER_NAME)).EndInit();
  2004. ((System.ComponentModel.ISupportInitialize)(this.txt_RECQTY)).EndInit();
  2005. ((System.ComponentModel.ISupportInitialize)(this.txt_ORDER_LINE_SQE)).EndInit();
  2006. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPP_NAME)).EndInit();
  2007. ((System.ComponentModel.ISupportInitialize)(this.txt_QTY)).EndInit();
  2008. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_STAND_CODE)).EndInit();
  2009. ((System.ComponentModel.ISupportInitialize)(this.txt_CHK_BATCH_NO)).EndInit();
  2010. ((System.ComponentModel.ISupportInitialize)(this.txt_ITEM_NAME)).EndInit();
  2011. ((System.ComponentModel.ISupportInitialize)(this.txt_ITEM_STANDARDS_CODE)).EndInit();
  2012. ((System.ComponentModel.ISupportInitialize)(this.txt_CHECK_ITEMS)).EndInit();
  2013. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_CODE)).EndInit();
  2014. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).EndInit();
  2015. this.ultraGroupBox8.ResumeLayout(false);
  2016. this.ultraGroupBox8.PerformLayout();
  2017. ((System.ComponentModel.ISupportInitialize)(this.txt_ORDER_ID)).EndInit();
  2018. ((System.ComponentModel.ISupportInitialize)(this.txt_RefeId)).EndInit();
  2019. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeE)).EndInit();
  2020. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeS)).EndInit();
  2021. this.ultraTabPageControl2.ResumeLayout(false);
  2022. this.splitContainer1.Panel1.ResumeLayout(false);
  2023. this.splitContainer1.Panel2.ResumeLayout(false);
  2024. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  2025. this.splitContainer1.ResumeLayout(false);
  2026. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
  2027. this.ultraGroupBox6.ResumeLayout(false);
  2028. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  2029. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).EndInit();
  2030. this.ultraGroupBox7.ResumeLayout(false);
  2031. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
  2032. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
  2033. this.ultraGroupBox5.ResumeLayout(false);
  2034. this.ultraGroupBox5.PerformLayout();
  2035. ((System.ComponentModel.ISupportInitialize)(this.cmbCheck)).EndInit();
  2036. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor23)).EndInit();
  2037. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor22)).EndInit();
  2038. ((System.ComponentModel.ISupportInitialize)(this.txt_ITEM_UOM_CONEFFICIENT)).EndInit();
  2039. ((System.ComponentModel.ISupportInitialize)(this.txt_REMARK1)).EndInit();
  2040. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  2041. this.ultraGroupBox4.ResumeLayout(false);
  2042. this.ultraGroupBox4.PerformLayout();
  2043. ((System.ComponentModel.ISupportInitialize)(this.txt_BATCH_NO_Query)).EndInit();
  2044. ((System.ComponentModel.ISupportInitialize)(this.txt_INSPECT_CODE_Query)).EndInit();
  2045. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  2046. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  2047. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
  2048. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit();
  2049. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  2050. this.ultraTabControl1.ResumeLayout(false);
  2051. this.ResumeLayout(false);
  2052. }
  2053. #endregion
  2054. private System.Data.DataSet dataSet1;
  2055. private System.Data.DataTable dataTable1;
  2056. private System.Data.DataColumn dataColumn1;
  2057. private System.Data.DataColumn dataColumn2;
  2058. private System.Data.DataColumn dataColumn3;
  2059. private System.Data.DataColumn dataColumn4;
  2060. private System.Data.DataColumn dataColumn7;
  2061. private System.Data.DataColumn dataColumn8;
  2062. private System.Data.DataColumn dataColumn9;
  2063. private System.Data.DataColumn dataColumn10;
  2064. private System.Data.DataColumn dataColumn5;
  2065. private System.Data.DataTable dataTable2;
  2066. private System.Data.DataTable dataTable3;
  2067. private System.Data.DataColumn dataColumn21;
  2068. private System.Data.DataSet dataSet2;
  2069. private System.Data.DataTable dataTable4;
  2070. private System.Data.DataColumn dataColumn28;
  2071. private System.Data.DataColumn dataColumn29;
  2072. private System.Data.DataTable dataTable5;
  2073. private System.Data.DataColumn dataColumn34;
  2074. private System.Data.DataColumn dataColumn35;
  2075. private System.Data.DataTable dataTable6;
  2076. private System.Data.DataColumn dataColumn38;
  2077. private System.Data.DataColumn dataColumn39;
  2078. private System.Data.DataColumn dataColumn11;
  2079. private System.Data.DataColumn dataColumn12;
  2080. private System.Data.DataColumn dataColumn14;
  2081. private System.Data.DataColumn dataColumn15;
  2082. private System.Data.DataColumn dataColumn16;
  2083. private System.Data.DataColumn dataColumn6;
  2084. private System.Data.DataColumn dataColumn17;
  2085. private System.Data.DataColumn dataColumn18;
  2086. private System.Data.DataColumn dataColumn19;
  2087. private System.Data.DataColumn dataColumn20;
  2088. private System.Data.DataColumn dataColumn30;
  2089. private System.Data.DataColumn dataColumn31;
  2090. private System.Data.DataColumn dataColumn32;
  2091. private System.Data.DataColumn dataColumn13;
  2092. private System.Data.DataColumn dataColumn22;
  2093. private System.Data.DataColumn dataColumn23;
  2094. private System.Data.DataColumn dataColumn24;
  2095. private System.Data.DataColumn dataColumn25;
  2096. private System.Data.DataColumn dataColumn26;
  2097. private System.Data.DataColumn dataColumn27;
  2098. private System.Data.DataColumn dataColumn33;
  2099. private System.Data.DataColumn dataColumn36;
  2100. private System.Data.DataColumn dataColumn37;
  2101. private System.Data.DataColumn dataColumn40;
  2102. private System.Data.DataColumn dataColumn41;
  2103. private System.Data.DataColumn dataColumn42;
  2104. private System.Data.DataColumn dataColumn43;
  2105. private System.Data.DataColumn dataColumn44;
  2106. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  2107. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  2108. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  2109. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox9;
  2110. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid6;
  2111. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  2112. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  2113. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_REMARK;
  2114. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  2115. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  2116. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_PAIHAO;
  2117. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  2118. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_INSPECT_USER_NAME;
  2119. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  2120. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RECQTY;
  2121. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  2122. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ORDER_LINE_SQE;
  2123. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  2124. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPP_NAME;
  2125. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  2126. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_QTY;
  2127. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  2128. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_INSPECT_STAND_CODE;
  2129. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  2130. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CHK_BATCH_NO;
  2131. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  2132. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ITEM_NAME;
  2133. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  2134. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ITEM_STANDARDS_CODE;
  2135. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  2136. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CHECK_ITEMS;
  2137. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  2138. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_INSPECT_CODE;
  2139. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  2140. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox8;
  2141. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  2142. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  2143. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  2144. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ORDER_ID;
  2145. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RefeId;
  2146. private Infragistics.Win.Misc.UltraButton btnQuery;
  2147. private Infragistics.Win.Misc.UltraButton btnChkDelegate;
  2148. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txt_createTimeE;
  2149. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txt_createTimeS;
  2150. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  2151. private System.Windows.Forms.SplitContainer splitContainer1;
  2152. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6;
  2153. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox7;
  2154. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
  2155. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
  2156. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  2157. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor23;
  2158. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  2159. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor22;
  2160. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  2161. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ITEM_UOM_CONEFFICIENT;
  2162. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  2163. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  2164. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_REMARK1;
  2165. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea1;
  2166. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea2;
  2167. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea3;
  2168. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea4;
  2169. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  2170. private Infragistics.Win.Misc.UltraButton btnConform;
  2171. private Infragistics.Win.Misc.UltraButton btnQueryCLM;
  2172. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  2173. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  2174. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BATCH_NO_Query;
  2175. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_INSPECT_CODE_Query;
  2176. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txt_INSPECT_DATE;
  2177. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCheck;
  2178. private System.Data.DataColumn dataColumn45;
  2179. private System.Data.DataColumn dataColumn46;
  2180. private System.Data.DataColumn dataColumn47;
  2181. private System.Data.DataTable dataTable7;
  2182. private System.Data.DataColumn dataColumn48;
  2183. private System.Data.DataColumn dataColumn49;
  2184. private System.Data.DataColumn dataColumn50;
  2185. private System.Data.DataColumn dataColumn51;
  2186. private System.Data.DataColumn dataColumn52;
  2187. private System.Data.DataColumn dataColumn53;
  2188. private System.Data.DataColumn dataColumn54;
  2189. private System.Data.DataColumn dataColumn55;
  2190. private System.Data.DataColumn dataColumn56;
  2191. private System.Data.DataColumn dataColumn57;
  2192. private System.Data.DataColumn dataColumn58;
  2193. private System.Data.DataColumn dataColumn59;
  2194. private System.Data.DataColumn dataColumn60;
  2195. private System.Data.DataColumn dataColumn61;
  2196. private System.Data.DataColumn dataColumn62;
  2197. private System.Data.DataColumn dataColumn63;
  2198. private System.Data.DataColumn dataColumn64;
  2199. private System.Data.DataColumn dataColumn65;
  2200. private System.Data.DataColumn dataColumn66;
  2201. private System.Data.DataColumn dataColumn67;
  2202. private System.Data.DataColumn dataColumn68;
  2203. private System.Data.DataColumn dataColumn69;
  2204. private System.Data.DataColumn dataColumn70;
  2205. private System.Data.DataTable dataTable8;
  2206. private System.Data.DataColumn dataColumn71;
  2207. private System.Data.DataColumn dataColumn72;
  2208. private System.Data.DataColumn dataColumn73;
  2209. private System.Data.DataColumn dataColumn74;
  2210. private System.Data.DataColumn dataColumn75;
  2211. private System.Data.DataColumn dataColumn76;
  2212. private System.Data.DataColumn dataColumn77;
  2213. private System.Data.DataColumn dataColumn78;
  2214. private System.Data.DataColumn dataColumn79;
  2215. private System.Data.DataColumn dataColumn80;
  2216. private System.Data.DataColumn dataColumn81;
  2217. private System.Data.DataColumn dataColumn82;
  2218. private System.Data.DataColumn dataColumn83;
  2219. private System.Data.DataColumn dataColumn84;
  2220. private System.Data.DataColumn dataColumn85;
  2221. private System.Data.DataColumn dataColumn86;
  2222. private System.Data.DataColumn dataColumn87;
  2223. private System.Data.DataColumn dataColumn88;
  2224. private System.Data.DataColumn dataColumn89;
  2225. private System.Data.DataColumn dataColumn90;
  2226. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  2227. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  2228. private System.Data.DataColumn dataColumn91;
  2229. private System.Data.DataColumn dataColumn92;
  2230. private System.Data.DataColumn dataColumn93;
  2231. //private SuperTools.UC_EmbedExcelIntoWinFormNoDLL uC_EmbedExcelIntoWinFormNoDLL1;
  2232. }
  2233. }