FrmPurClause.Designer.cs 126 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239
  1. namespace Pur.Balance
  2. {
  3. partial class FrmPurClause
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("versionNo");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("standId");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeLevel");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeValue");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("priceVal");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createUserid");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateUserid");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteUserid");
  47. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("standId");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dealType");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("inspSrc");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("balanceType");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createUserid");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateUserid");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteUserid");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("priceCalcType");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("maxSign");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("maxVal");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("minSign");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("minVal");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("stepLen");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("addSubtValue");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("calcFormula");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chemCode");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chemName");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chemType");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chemFormula");
  88. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  100. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  101. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton();
  102. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton();
  103. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BCMID");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETENAME");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETETIME");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATEUSERID");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATEUSERID");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BCMNAME");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETEUSERID");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BCMVERSIONNO");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUITMATCLASS");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUITMAT");
  122. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUITSUPP");
  123. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ENDTIME");
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STARTTIME");
  125. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  134. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  135. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  136. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  137. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BCCID");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETENAME");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETETIME");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATEUSERID");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATEUSERID");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETEUSERID");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCECLASS");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCEID");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  148. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  149. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  150. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn78 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  151. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn79 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  152. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn80 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BCMID");
  153. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  154. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  155. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  156. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  157. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  158. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  159. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  160. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  161. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  162. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  163. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  164. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  165. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  166. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  167. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  168. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  169. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  170. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPurClause));
  171. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  172. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  173. this.basepriceC = new System.Data.DataSet();
  174. this.dataTable2 = new System.Data.DataTable();
  175. this.dataColumn24 = new System.Data.DataColumn();
  176. this.dataColumn25 = new System.Data.DataColumn();
  177. this.dataColumn26 = new System.Data.DataColumn();
  178. this.dataColumn27 = new System.Data.DataColumn();
  179. this.dataColumn28 = new System.Data.DataColumn();
  180. this.dataColumn29 = new System.Data.DataColumn();
  181. this.dataColumn30 = new System.Data.DataColumn();
  182. this.dataColumn31 = new System.Data.DataColumn();
  183. this.dataColumn32 = new System.Data.DataColumn();
  184. this.dataColumn33 = new System.Data.DataColumn();
  185. this.dataColumn34 = new System.Data.DataColumn();
  186. this.dataColumn35 = new System.Data.DataColumn();
  187. this.dataColumn36 = new System.Data.DataColumn();
  188. this.dataColumn37 = new System.Data.DataColumn();
  189. this.dataColumn38 = new System.Data.DataColumn();
  190. this.dataColumn39 = new System.Data.DataColumn();
  191. this.dataColumn40 = new System.Data.DataColumn();
  192. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  193. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  194. this.CicpPriceC = new System.Data.DataSet();
  195. this.dataTable1 = new System.Data.DataTable();
  196. this.dataColumn1 = new System.Data.DataColumn();
  197. this.dataColumn2 = new System.Data.DataColumn();
  198. this.dataColumn3 = new System.Data.DataColumn();
  199. this.dataColumn4 = new System.Data.DataColumn();
  200. this.dataColumn5 = new System.Data.DataColumn();
  201. this.dataColumn6 = new System.Data.DataColumn();
  202. this.dataColumn7 = new System.Data.DataColumn();
  203. this.dataColumn8 = new System.Data.DataColumn();
  204. this.dataColumn9 = new System.Data.DataColumn();
  205. this.dataColumn10 = new System.Data.DataColumn();
  206. this.dataColumn11 = new System.Data.DataColumn();
  207. this.dataColumn12 = new System.Data.DataColumn();
  208. this.dataColumn13 = new System.Data.DataColumn();
  209. this.dataColumn14 = new System.Data.DataColumn();
  210. this.dataColumn15 = new System.Data.DataColumn();
  211. this.dataColumn16 = new System.Data.DataColumn();
  212. this.dataColumn17 = new System.Data.DataColumn();
  213. this.dataColumn41 = new System.Data.DataColumn();
  214. this.dataColumn42 = new System.Data.DataColumn();
  215. this.dataColumn43 = new System.Data.DataColumn();
  216. this.dataColumn44 = new System.Data.DataColumn();
  217. this.dataColumn45 = new System.Data.DataColumn();
  218. this.dataColumn46 = new System.Data.DataColumn();
  219. this.dataColumn47 = new System.Data.DataColumn();
  220. this.dataColumn48 = new System.Data.DataColumn();
  221. this.dataColumn49 = new System.Data.DataColumn();
  222. this.dataColumn50 = new System.Data.DataColumn();
  223. this.dataColumn51 = new System.Data.DataColumn();
  224. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  225. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  226. this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  227. this.edtSuitMatCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  228. this.label13 = new System.Windows.Forms.Label();
  229. this.edtSuitMatClassCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  230. this.label12 = new System.Windows.Forms.Label();
  231. this.edtSuitSuppCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  232. this.label10 = new System.Windows.Forms.Label();
  233. this.edtRemark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  234. this.label11 = new System.Windows.Forms.Label();
  235. this.edtEndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  236. this.edtStartTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  237. this.edtSuitSuppName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  238. this.label9 = new System.Windows.Forms.Label();
  239. this.edtSuitMatName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  240. this.label7 = new System.Windows.Forms.Label();
  241. this.edtSuitMatClassName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  242. this.edtBcmName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  243. this.edtBcmId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  244. this.label8 = new System.Windows.Forms.Label();
  245. this.label6 = new System.Windows.Forms.Label();
  246. this.label5 = new System.Windows.Forms.Label();
  247. this.label4 = new System.Windows.Forms.Label();
  248. this.label3 = new System.Windows.Forms.Label();
  249. this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  250. this.edtBalanceId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  251. this.edtBalanceName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  252. this.label18 = new System.Windows.Forms.Label();
  253. this.edtBalanceClass = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  254. this.label17 = new System.Windows.Forms.Label();
  255. this.edtremarkc = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  256. this.label16 = new System.Windows.Forms.Label();
  257. this.edtBcmIdC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  258. this.label15 = new System.Windows.Forms.Label();
  259. this.edtBccId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  260. this.label14 = new System.Windows.Forms.Label();
  261. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  262. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  263. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  264. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  265. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  266. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  267. this.clauseM = new System.Data.DataSet();
  268. this.dataTable4 = new System.Data.DataTable();
  269. this.dataColumn54 = new System.Data.DataColumn();
  270. this.dataColumn55 = new System.Data.DataColumn();
  271. this.dataColumn56 = new System.Data.DataColumn();
  272. this.dataColumn57 = new System.Data.DataColumn();
  273. this.dataColumn58 = new System.Data.DataColumn();
  274. this.dataColumn59 = new System.Data.DataColumn();
  275. this.dataColumn60 = new System.Data.DataColumn();
  276. this.dataColumn66 = new System.Data.DataColumn();
  277. this.dataColumn67 = new System.Data.DataColumn();
  278. this.dataColumn68 = new System.Data.DataColumn();
  279. this.dataColumn69 = new System.Data.DataColumn();
  280. this.dataColumn70 = new System.Data.DataColumn();
  281. this.dataColumn71 = new System.Data.DataColumn();
  282. this.dataColumn72 = new System.Data.DataColumn();
  283. this.dataColumn73 = new System.Data.DataColumn();
  284. this.dataColumn74 = new System.Data.DataColumn();
  285. this.dataColumn75 = new System.Data.DataColumn();
  286. this.dataColumn76 = new System.Data.DataColumn();
  287. this.dataColumn77 = new System.Data.DataColumn();
  288. this.dataColumn78 = new System.Data.DataColumn();
  289. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  290. this.clauseC = new System.Data.DataSet();
  291. this.dataTable3 = new System.Data.DataTable();
  292. this.dataColumn18 = new System.Data.DataColumn();
  293. this.dataColumn19 = new System.Data.DataColumn();
  294. this.dataColumn20 = new System.Data.DataColumn();
  295. this.dataColumn21 = new System.Data.DataColumn();
  296. this.dataColumn22 = new System.Data.DataColumn();
  297. this.dataColumn23 = new System.Data.DataColumn();
  298. this.dataColumn52 = new System.Data.DataColumn();
  299. this.dataColumn53 = new System.Data.DataColumn();
  300. this.dataColumn61 = new System.Data.DataColumn();
  301. this.dataColumn62 = new System.Data.DataColumn();
  302. this.dataColumn63 = new System.Data.DataColumn();
  303. this.dataColumn64 = new System.Data.DataColumn();
  304. this.dataColumn65 = new System.Data.DataColumn();
  305. this.dataColumn79 = new System.Data.DataColumn();
  306. this.dataColumn80 = new System.Data.DataColumn();
  307. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  308. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  309. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  310. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  311. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  312. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  313. this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  314. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  315. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  316. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  317. this.label1 = new System.Windows.Forms.Label();
  318. this.label2 = new System.Windows.Forms.Label();
  319. this.QBcmId = new System.Windows.Forms.TextBox();
  320. this.QBcmName = new System.Windows.Forms.TextBox();
  321. this.ultraTabPageControl1.SuspendLayout();
  322. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  323. ((System.ComponentModel.ISupportInitialize)(this.basepriceC)).BeginInit();
  324. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  325. this.ultraTabPageControl2.SuspendLayout();
  326. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.CicpPriceC)).BeginInit();
  328. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  329. this.ultraTabPageControl5.SuspendLayout();
  330. ((System.ComponentModel.ISupportInitialize)(this.edtSuitMatCode)).BeginInit();
  331. ((System.ComponentModel.ISupportInitialize)(this.edtSuitMatClassCode)).BeginInit();
  332. ((System.ComponentModel.ISupportInitialize)(this.edtSuitSuppCode)).BeginInit();
  333. ((System.ComponentModel.ISupportInitialize)(this.edtRemark)).BeginInit();
  334. ((System.ComponentModel.ISupportInitialize)(this.edtEndTime)).BeginInit();
  335. ((System.ComponentModel.ISupportInitialize)(this.edtStartTime)).BeginInit();
  336. ((System.ComponentModel.ISupportInitialize)(this.edtSuitSuppName)).BeginInit();
  337. ((System.ComponentModel.ISupportInitialize)(this.edtSuitMatName)).BeginInit();
  338. ((System.ComponentModel.ISupportInitialize)(this.edtSuitMatClassName)).BeginInit();
  339. ((System.ComponentModel.ISupportInitialize)(this.edtBcmName)).BeginInit();
  340. ((System.ComponentModel.ISupportInitialize)(this.edtBcmId)).BeginInit();
  341. this.ultraTabPageControl6.SuspendLayout();
  342. ((System.ComponentModel.ISupportInitialize)(this.edtBalanceId)).BeginInit();
  343. ((System.ComponentModel.ISupportInitialize)(this.edtBalanceName)).BeginInit();
  344. ((System.ComponentModel.ISupportInitialize)(this.edtBalanceClass)).BeginInit();
  345. ((System.ComponentModel.ISupportInitialize)(this.edtremarkc)).BeginInit();
  346. ((System.ComponentModel.ISupportInitialize)(this.edtBcmIdC)).BeginInit();
  347. ((System.ComponentModel.ISupportInitialize)(this.edtBccId)).BeginInit();
  348. this.ultraPanel2.ClientArea.SuspendLayout();
  349. this.ultraPanel2.SuspendLayout();
  350. this.ultraPanel3.ClientArea.SuspendLayout();
  351. this.ultraPanel3.SuspendLayout();
  352. this.ultraPanel4.ClientArea.SuspendLayout();
  353. this.ultraPanel4.SuspendLayout();
  354. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  355. this.ultraGroupBox1.SuspendLayout();
  356. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  357. this.splitContainer1.Panel1.SuspendLayout();
  358. this.splitContainer1.Panel2.SuspendLayout();
  359. this.splitContainer1.SuspendLayout();
  360. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  361. ((System.ComponentModel.ISupportInitialize)(this.clauseM)).BeginInit();
  362. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  363. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  364. ((System.ComponentModel.ISupportInitialize)(this.clauseC)).BeginInit();
  365. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  366. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  367. this.ultraExpandableGroupBox2.SuspendLayout();
  368. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  369. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  370. this.ultraTabControl1.SuspendLayout();
  371. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  372. this.ultraExpandableGroupBox1.SuspendLayout();
  373. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  374. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
  375. this.ultraTabControl2.SuspendLayout();
  376. this.ultraPanel1.ClientArea.SuspendLayout();
  377. this.ultraPanel1.SuspendLayout();
  378. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  379. this.ultraGroupBox2.SuspendLayout();
  380. this.SuspendLayout();
  381. //
  382. // ultraTabPageControl1
  383. //
  384. this.ultraTabPageControl1.Controls.Add(this.ultraGrid3);
  385. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  386. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4);
  387. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  388. this.ultraTabPageControl1.Size = new System.Drawing.Size(1225, 129);
  389. //
  390. // ultraGrid3
  391. //
  392. this.ultraGrid3.DataSource = this.basepriceC;
  393. appearance13.BackColor = System.Drawing.SystemColors.Window;
  394. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  395. this.ultraGrid3.DisplayLayout.Appearance = appearance13;
  396. ultraGridColumn1.Header.Caption = "编号";
  397. ultraGridColumn1.Header.VisiblePosition = 0;
  398. ultraGridColumn2.Header.VisiblePosition = 1;
  399. ultraGridColumn3.Header.VisiblePosition = 2;
  400. ultraGridColumn4.Header.VisiblePosition = 3;
  401. ultraGridColumn5.Header.VisiblePosition = 4;
  402. ultraGridColumn6.Header.VisiblePosition = 5;
  403. ultraGridColumn7.Header.VisiblePosition = 6;
  404. ultraGridColumn8.Header.VisiblePosition = 7;
  405. ultraGridColumn9.Header.VisiblePosition = 9;
  406. ultraGridColumn10.Header.VisiblePosition = 12;
  407. ultraGridColumn11.Header.VisiblePosition = 10;
  408. ultraGridColumn12.Header.VisiblePosition = 13;
  409. ultraGridColumn13.Header.VisiblePosition = 14;
  410. ultraGridColumn13.Hidden = true;
  411. ultraGridColumn14.Header.VisiblePosition = 15;
  412. ultraGridColumn14.Hidden = true;
  413. ultraGridColumn15.Header.VisiblePosition = 8;
  414. ultraGridColumn16.Header.VisiblePosition = 11;
  415. ultraGridColumn17.Header.VisiblePosition = 16;
  416. ultraGridColumn17.Hidden = true;
  417. ultraGridBand1.Columns.AddRange(new object[] {
  418. ultraGridColumn1,
  419. ultraGridColumn2,
  420. ultraGridColumn3,
  421. ultraGridColumn4,
  422. ultraGridColumn5,
  423. ultraGridColumn6,
  424. ultraGridColumn7,
  425. ultraGridColumn8,
  426. ultraGridColumn9,
  427. ultraGridColumn10,
  428. ultraGridColumn11,
  429. ultraGridColumn12,
  430. ultraGridColumn13,
  431. ultraGridColumn14,
  432. ultraGridColumn15,
  433. ultraGridColumn16,
  434. ultraGridColumn17});
  435. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  436. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  437. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  438. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  439. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  440. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  441. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  442. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance14;
  443. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  444. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  445. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  446. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  447. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  448. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  449. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  450. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  451. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  452. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  453. appearance17.BackColor = System.Drawing.SystemColors.Window;
  454. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  455. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  456. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  457. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  458. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  459. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  460. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  461. appearance19.BackColor = System.Drawing.SystemColors.Window;
  462. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance19;
  463. appearance20.BorderColor = System.Drawing.Color.Silver;
  464. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  465. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance20;
  466. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  467. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  468. appearance21.BackColor = System.Drawing.SystemColors.Control;
  469. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  470. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  471. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  472. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  473. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  474. appearance22.TextHAlignAsString = "Left";
  475. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance22;
  476. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  477. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  478. appearance23.BackColor = System.Drawing.SystemColors.Window;
  479. appearance23.BorderColor = System.Drawing.Color.Silver;
  480. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance23;
  481. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  482. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  483. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  484. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  485. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  486. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  487. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  488. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  489. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4);
  490. this.ultraGrid3.Name = "ultraGrid3";
  491. this.ultraGrid3.Size = new System.Drawing.Size(1225, 129);
  492. this.ultraGrid3.TabIndex = 0;
  493. this.ultraGrid3.Text = "ultraGrid3";
  494. //
  495. // basepriceC
  496. //
  497. this.basepriceC.DataSetName = "NewDataSet";
  498. this.basepriceC.Tables.AddRange(new System.Data.DataTable[] {
  499. this.dataTable2});
  500. //
  501. // dataTable2
  502. //
  503. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  504. this.dataColumn24,
  505. this.dataColumn25,
  506. this.dataColumn26,
  507. this.dataColumn27,
  508. this.dataColumn28,
  509. this.dataColumn29,
  510. this.dataColumn30,
  511. this.dataColumn31,
  512. this.dataColumn32,
  513. this.dataColumn33,
  514. this.dataColumn34,
  515. this.dataColumn35,
  516. this.dataColumn36,
  517. this.dataColumn37,
  518. this.dataColumn38,
  519. this.dataColumn39,
  520. this.dataColumn40});
  521. this.dataTable2.TableName = "Table1";
  522. //
  523. // dataColumn24
  524. //
  525. this.dataColumn24.Caption = "主键";
  526. this.dataColumn24.ColumnName = "id";
  527. //
  528. // dataColumn25
  529. //
  530. this.dataColumn25.Caption = "版本号";
  531. this.dataColumn25.ColumnName = "versionNo";
  532. //
  533. // dataColumn26
  534. //
  535. this.dataColumn26.Caption = "标准号";
  536. this.dataColumn26.ColumnName = "standId";
  537. //
  538. // dataColumn27
  539. //
  540. this.dataColumn27.Caption = "品位等级";
  541. this.dataColumn27.ColumnName = "gradeLevel";
  542. //
  543. // dataColumn28
  544. //
  545. this.dataColumn28.Caption = "品位等级值";
  546. this.dataColumn28.ColumnName = "gradeValue";
  547. //
  548. // dataColumn29
  549. //
  550. this.dataColumn29.Caption = "计价值";
  551. this.dataColumn29.ColumnName = "priceVal";
  552. //
  553. // dataColumn30
  554. //
  555. this.dataColumn30.Caption = "备注";
  556. this.dataColumn30.ColumnName = "remark";
  557. //
  558. // dataColumn31
  559. //
  560. this.dataColumn31.Caption = "是否有效";
  561. this.dataColumn31.ColumnName = "validflag";
  562. //
  563. // dataColumn32
  564. //
  565. this.dataColumn32.Caption = "创建人";
  566. this.dataColumn32.ColumnName = "createName";
  567. //
  568. // dataColumn33
  569. //
  570. this.dataColumn33.Caption = "修改人 ";
  571. this.dataColumn33.ColumnName = "updateName";
  572. //
  573. // dataColumn34
  574. //
  575. this.dataColumn34.Caption = "创建时间";
  576. this.dataColumn34.ColumnName = "createTime";
  577. //
  578. // dataColumn35
  579. //
  580. this.dataColumn35.Caption = "修改时间";
  581. this.dataColumn35.ColumnName = "updateTime";
  582. //
  583. // dataColumn36
  584. //
  585. this.dataColumn36.Caption = "废除人";
  586. this.dataColumn36.ColumnName = "deleteName";
  587. //
  588. // dataColumn37
  589. //
  590. this.dataColumn37.Caption = "废除时间";
  591. this.dataColumn37.ColumnName = "deleteTime";
  592. //
  593. // dataColumn38
  594. //
  595. this.dataColumn38.Caption = "创建人ID";
  596. this.dataColumn38.ColumnName = "createUserid";
  597. //
  598. // dataColumn39
  599. //
  600. this.dataColumn39.Caption = "修改人ID";
  601. this.dataColumn39.ColumnName = "updateUserid";
  602. //
  603. // dataColumn40
  604. //
  605. this.dataColumn40.Caption = "废除人ID";
  606. this.dataColumn40.ColumnName = "deleteUserid";
  607. //
  608. // ultraTabPageControl2
  609. //
  610. this.ultraTabPageControl2.Controls.Add(this.ultraGrid4);
  611. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  612. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4);
  613. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  614. this.ultraTabPageControl2.Size = new System.Drawing.Size(1225, 129);
  615. //
  616. // ultraGrid4
  617. //
  618. this.ultraGrid4.DataSource = this.CicpPriceC;
  619. appearance4.BackColor = System.Drawing.SystemColors.Window;
  620. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  621. this.ultraGrid4.DisplayLayout.Appearance = appearance4;
  622. ultraGridColumn18.Header.VisiblePosition = 0;
  623. ultraGridColumn19.Header.VisiblePosition = 1;
  624. ultraGridColumn20.Header.VisiblePosition = 2;
  625. ultraGridColumn21.Header.VisiblePosition = 3;
  626. ultraGridColumn22.Header.VisiblePosition = 4;
  627. ultraGridColumn23.Header.VisiblePosition = 5;
  628. ultraGridColumn24.Header.VisiblePosition = 6;
  629. ultraGridColumn25.Header.VisiblePosition = 7;
  630. ultraGridColumn26.Header.VisiblePosition = 8;
  631. ultraGridColumn27.Header.VisiblePosition = 9;
  632. ultraGridColumn28.Header.VisiblePosition = 10;
  633. ultraGridColumn29.Header.VisiblePosition = 11;
  634. ultraGridColumn30.Header.VisiblePosition = 12;
  635. ultraGridColumn31.Header.VisiblePosition = 13;
  636. ultraGridColumn32.Header.VisiblePosition = 14;
  637. ultraGridColumn33.Header.VisiblePosition = 15;
  638. ultraGridColumn34.Header.VisiblePosition = 16;
  639. ultraGridColumn35.Header.VisiblePosition = 17;
  640. ultraGridColumn36.Header.VisiblePosition = 18;
  641. ultraGridColumn37.Header.VisiblePosition = 19;
  642. ultraGridColumn38.Header.VisiblePosition = 20;
  643. ultraGridColumn39.Header.VisiblePosition = 21;
  644. ultraGridColumn40.Header.VisiblePosition = 22;
  645. ultraGridColumn41.Header.VisiblePosition = 23;
  646. ultraGridColumn42.Header.VisiblePosition = 24;
  647. ultraGridColumn43.Header.VisiblePosition = 25;
  648. ultraGridColumn44.Header.VisiblePosition = 26;
  649. ultraGridColumn45.Header.VisiblePosition = 27;
  650. ultraGridBand2.Columns.AddRange(new object[] {
  651. ultraGridColumn18,
  652. ultraGridColumn19,
  653. ultraGridColumn20,
  654. ultraGridColumn21,
  655. ultraGridColumn22,
  656. ultraGridColumn23,
  657. ultraGridColumn24,
  658. ultraGridColumn25,
  659. ultraGridColumn26,
  660. ultraGridColumn27,
  661. ultraGridColumn28,
  662. ultraGridColumn29,
  663. ultraGridColumn30,
  664. ultraGridColumn31,
  665. ultraGridColumn32,
  666. ultraGridColumn33,
  667. ultraGridColumn34,
  668. ultraGridColumn35,
  669. ultraGridColumn36,
  670. ultraGridColumn37,
  671. ultraGridColumn38,
  672. ultraGridColumn39,
  673. ultraGridColumn40,
  674. ultraGridColumn41,
  675. ultraGridColumn42,
  676. ultraGridColumn43,
  677. ultraGridColumn44,
  678. ultraGridColumn45});
  679. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  680. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  681. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  682. appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  683. appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
  684. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  685. appearance1.BorderColor = System.Drawing.SystemColors.Window;
  686. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance1;
  687. appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
  688. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
  689. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  690. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  691. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  692. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  693. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  694. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  695. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  696. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  697. appearance12.BackColor = System.Drawing.SystemColors.Window;
  698. appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
  699. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance12;
  700. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  701. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  702. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  703. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  704. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  705. appearance6.BackColor = System.Drawing.SystemColors.Window;
  706. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance6;
  707. appearance5.BorderColor = System.Drawing.Color.Silver;
  708. appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  709. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance5;
  710. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  711. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  712. appearance9.BackColor = System.Drawing.SystemColors.Control;
  713. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  714. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  715. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  716. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  717. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  718. appearance11.TextHAlignAsString = "Left";
  719. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance11;
  720. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  721. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  722. appearance10.BackColor = System.Drawing.SystemColors.Window;
  723. appearance10.BorderColor = System.Drawing.Color.Silver;
  724. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance10;
  725. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  726. appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
  727. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
  728. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  729. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  730. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  731. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  732. this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
  733. this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4);
  734. this.ultraGrid4.Name = "ultraGrid4";
  735. this.ultraGrid4.Size = new System.Drawing.Size(1225, 129);
  736. this.ultraGrid4.TabIndex = 1;
  737. this.ultraGrid4.Text = "ultraGrid4";
  738. //
  739. // CicpPriceC
  740. //
  741. this.CicpPriceC.DataSetName = "NewDataSet";
  742. this.CicpPriceC.Tables.AddRange(new System.Data.DataTable[] {
  743. this.dataTable1});
  744. //
  745. // dataTable1
  746. //
  747. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  748. this.dataColumn1,
  749. this.dataColumn2,
  750. this.dataColumn3,
  751. this.dataColumn4,
  752. this.dataColumn5,
  753. this.dataColumn6,
  754. this.dataColumn7,
  755. this.dataColumn8,
  756. this.dataColumn9,
  757. this.dataColumn10,
  758. this.dataColumn11,
  759. this.dataColumn12,
  760. this.dataColumn13,
  761. this.dataColumn14,
  762. this.dataColumn15,
  763. this.dataColumn16,
  764. this.dataColumn17,
  765. this.dataColumn41,
  766. this.dataColumn42,
  767. this.dataColumn43,
  768. this.dataColumn44,
  769. this.dataColumn45,
  770. this.dataColumn46,
  771. this.dataColumn47,
  772. this.dataColumn48,
  773. this.dataColumn49,
  774. this.dataColumn50,
  775. this.dataColumn51});
  776. this.dataTable1.TableName = "Table1";
  777. //
  778. // dataColumn1
  779. //
  780. this.dataColumn1.Caption = "主键";
  781. this.dataColumn1.ColumnName = "id";
  782. //
  783. // dataColumn2
  784. //
  785. this.dataColumn2.Caption = "标准号";
  786. this.dataColumn2.ColumnName = "standId";
  787. //
  788. // dataColumn3
  789. //
  790. this.dataColumn3.Caption = "处理方式";
  791. this.dataColumn3.ColumnName = "dealType";
  792. //
  793. // dataColumn4
  794. //
  795. this.dataColumn4.Caption = "检化验来源";
  796. this.dataColumn4.ColumnName = "inspSrc";
  797. //
  798. // dataColumn5
  799. //
  800. this.dataColumn5.Caption = "结算类别";
  801. this.dataColumn5.ColumnName = "balanceType";
  802. //
  803. // dataColumn6
  804. //
  805. this.dataColumn6.Caption = "备注";
  806. this.dataColumn6.ColumnName = "remark";
  807. //
  808. // dataColumn7
  809. //
  810. this.dataColumn7.Caption = "是否有效";
  811. this.dataColumn7.ColumnName = "validflag";
  812. //
  813. // dataColumn8
  814. //
  815. this.dataColumn8.Caption = "创建人";
  816. this.dataColumn8.ColumnName = "createName";
  817. //
  818. // dataColumn9
  819. //
  820. this.dataColumn9.Caption = "修改人 ";
  821. this.dataColumn9.ColumnName = "updateName";
  822. //
  823. // dataColumn10
  824. //
  825. this.dataColumn10.Caption = "创建时间";
  826. this.dataColumn10.ColumnName = "createTime";
  827. //
  828. // dataColumn11
  829. //
  830. this.dataColumn11.Caption = "修改时间";
  831. this.dataColumn11.ColumnName = "updateTime";
  832. //
  833. // dataColumn12
  834. //
  835. this.dataColumn12.Caption = "废除人";
  836. this.dataColumn12.ColumnName = "deleteName";
  837. //
  838. // dataColumn13
  839. //
  840. this.dataColumn13.Caption = "废除时间";
  841. this.dataColumn13.ColumnName = "deleteTime";
  842. //
  843. // dataColumn14
  844. //
  845. this.dataColumn14.Caption = "创建人ID";
  846. this.dataColumn14.ColumnName = "createUserid";
  847. //
  848. // dataColumn15
  849. //
  850. this.dataColumn15.Caption = "修改人ID";
  851. this.dataColumn15.ColumnName = "updateUserid";
  852. //
  853. // dataColumn16
  854. //
  855. this.dataColumn16.Caption = "废除人ID";
  856. this.dataColumn16.ColumnName = "deleteUserid";
  857. //
  858. // dataColumn17
  859. //
  860. this.dataColumn17.Caption = "价格计算方式";
  861. this.dataColumn17.ColumnName = "priceCalcType";
  862. //
  863. // dataColumn41
  864. //
  865. this.dataColumn41.Caption = "上限符号";
  866. this.dataColumn41.ColumnName = "maxSign";
  867. //
  868. // dataColumn42
  869. //
  870. this.dataColumn42.Caption = "上限值";
  871. this.dataColumn42.ColumnName = "maxVal";
  872. //
  873. // dataColumn43
  874. //
  875. this.dataColumn43.Caption = "下限符号";
  876. this.dataColumn43.ColumnName = "minSign";
  877. //
  878. // dataColumn44
  879. //
  880. this.dataColumn44.Caption = "下限值";
  881. this.dataColumn44.ColumnName = "minVal";
  882. //
  883. // dataColumn45
  884. //
  885. this.dataColumn45.Caption = "步长";
  886. this.dataColumn45.ColumnName = "stepLen";
  887. //
  888. // dataColumn46
  889. //
  890. this.dataColumn46.Caption = "加减额度";
  891. this.dataColumn46.ColumnName = "addSubtValue";
  892. //
  893. // dataColumn47
  894. //
  895. this.dataColumn47.Caption = "计算公式";
  896. this.dataColumn47.ColumnName = "calcFormula";
  897. //
  898. // dataColumn48
  899. //
  900. this.dataColumn48.Caption = "元素代码";
  901. this.dataColumn48.ColumnName = "chemCode";
  902. //
  903. // dataColumn49
  904. //
  905. this.dataColumn49.Caption = "元素名称";
  906. this.dataColumn49.ColumnName = "chemName";
  907. //
  908. // dataColumn50
  909. //
  910. this.dataColumn50.Caption = "检验类型";
  911. this.dataColumn50.ColumnName = "chemType";
  912. //
  913. // dataColumn51
  914. //
  915. this.dataColumn51.Caption = "检验公式";
  916. this.dataColumn51.ColumnName = "chemFormula";
  917. //
  918. // ultraTabPageControl3
  919. //
  920. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  921. this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(4);
  922. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  923. this.ultraTabPageControl3.Size = new System.Drawing.Size(1225, 129);
  924. //
  925. // ultraTabPageControl4
  926. //
  927. this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
  928. this.ultraTabPageControl4.Margin = new System.Windows.Forms.Padding(4);
  929. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  930. this.ultraTabPageControl4.Size = new System.Drawing.Size(1225, 129);
  931. //
  932. // ultraTabPageControl5
  933. //
  934. this.ultraTabPageControl5.Controls.Add(this.edtSuitMatCode);
  935. this.ultraTabPageControl5.Controls.Add(this.label13);
  936. this.ultraTabPageControl5.Controls.Add(this.edtSuitMatClassCode);
  937. this.ultraTabPageControl5.Controls.Add(this.label12);
  938. this.ultraTabPageControl5.Controls.Add(this.edtSuitSuppCode);
  939. this.ultraTabPageControl5.Controls.Add(this.label10);
  940. this.ultraTabPageControl5.Controls.Add(this.edtRemark);
  941. this.ultraTabPageControl5.Controls.Add(this.label11);
  942. this.ultraTabPageControl5.Controls.Add(this.edtEndTime);
  943. this.ultraTabPageControl5.Controls.Add(this.edtStartTime);
  944. this.ultraTabPageControl5.Controls.Add(this.edtSuitSuppName);
  945. this.ultraTabPageControl5.Controls.Add(this.label9);
  946. this.ultraTabPageControl5.Controls.Add(this.edtSuitMatName);
  947. this.ultraTabPageControl5.Controls.Add(this.label7);
  948. this.ultraTabPageControl5.Controls.Add(this.edtSuitMatClassName);
  949. this.ultraTabPageControl5.Controls.Add(this.edtBcmName);
  950. this.ultraTabPageControl5.Controls.Add(this.edtBcmId);
  951. this.ultraTabPageControl5.Controls.Add(this.label8);
  952. this.ultraTabPageControl5.Controls.Add(this.label6);
  953. this.ultraTabPageControl5.Controls.Add(this.label5);
  954. this.ultraTabPageControl5.Controls.Add(this.label4);
  955. this.ultraTabPageControl5.Controls.Add(this.label3);
  956. this.ultraTabPageControl5.Location = new System.Drawing.Point(1, 26);
  957. this.ultraTabPageControl5.Margin = new System.Windows.Forms.Padding(4);
  958. this.ultraTabPageControl5.Name = "ultraTabPageControl5";
  959. this.ultraTabPageControl5.Size = new System.Drawing.Size(1225, 137);
  960. //
  961. // edtSuitMatCode
  962. //
  963. this.edtSuitMatCode.Location = new System.Drawing.Point(888, 48);
  964. this.edtSuitMatCode.Margin = new System.Windows.Forms.Padding(4);
  965. this.edtSuitMatCode.Name = "edtSuitMatCode";
  966. this.edtSuitMatCode.ReadOnly = true;
  967. this.edtSuitMatCode.Size = new System.Drawing.Size(133, 24);
  968. this.edtSuitMatCode.TabIndex = 22;
  969. //
  970. // label13
  971. //
  972. this.label13.AutoSize = true;
  973. this.label13.Location = new System.Drawing.Point(809, 52);
  974. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  975. this.label13.Name = "label13";
  976. this.label13.Size = new System.Drawing.Size(67, 15);
  977. this.label13.TabIndex = 21;
  978. this.label13.Text = "物料编号";
  979. //
  980. // edtSuitMatClassCode
  981. //
  982. this.edtSuitMatClassCode.Location = new System.Drawing.Point(391, 41);
  983. this.edtSuitMatClassCode.Margin = new System.Windows.Forms.Padding(4);
  984. this.edtSuitMatClassCode.Name = "edtSuitMatClassCode";
  985. this.edtSuitMatClassCode.ReadOnly = true;
  986. this.edtSuitMatClassCode.Size = new System.Drawing.Size(133, 24);
  987. this.edtSuitMatClassCode.TabIndex = 20;
  988. //
  989. // label12
  990. //
  991. this.label12.AutoSize = true;
  992. this.label12.Location = new System.Drawing.Point(312, 46);
  993. this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  994. this.label12.Name = "label12";
  995. this.label12.Size = new System.Drawing.Size(67, 15);
  996. this.label12.TabIndex = 19;
  997. this.label12.Text = "类别编号";
  998. //
  999. // edtSuitSuppCode
  1000. //
  1001. this.edtSuitSuppCode.Location = new System.Drawing.Point(888, 8);
  1002. this.edtSuitSuppCode.Margin = new System.Windows.Forms.Padding(4);
  1003. this.edtSuitSuppCode.Name = "edtSuitSuppCode";
  1004. this.edtSuitSuppCode.ReadOnly = true;
  1005. this.edtSuitSuppCode.Size = new System.Drawing.Size(133, 24);
  1006. this.edtSuitSuppCode.TabIndex = 18;
  1007. //
  1008. // label10
  1009. //
  1010. this.label10.AutoSize = true;
  1011. this.label10.Location = new System.Drawing.Point(793, 14);
  1012. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1013. this.label10.Name = "label10";
  1014. this.label10.Size = new System.Drawing.Size(82, 15);
  1015. this.label10.TabIndex = 17;
  1016. this.label10.Text = "供应商编号";
  1017. //
  1018. // edtRemark
  1019. //
  1020. this.edtRemark.Location = new System.Drawing.Point(139, 111);
  1021. this.edtRemark.Margin = new System.Windows.Forms.Padding(4);
  1022. this.edtRemark.Multiline = true;
  1023. this.edtRemark.Name = "edtRemark";
  1024. this.edtRemark.Size = new System.Drawing.Size(883, 26);
  1025. this.edtRemark.TabIndex = 16;
  1026. //
  1027. // label11
  1028. //
  1029. this.label11.AutoSize = true;
  1030. this.label11.Location = new System.Drawing.Point(65, 116);
  1031. this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1032. this.label11.Name = "label11";
  1033. this.label11.Size = new System.Drawing.Size(37, 15);
  1034. this.label11.TabIndex = 15;
  1035. this.label11.Text = "备注";
  1036. //
  1037. // edtEndTime
  1038. //
  1039. this.edtEndTime.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1040. this.edtEndTime.FormatProvider = new System.Globalization.CultureInfo("en-GB");
  1041. this.edtEndTime.Location = new System.Drawing.Point(391, 75);
  1042. this.edtEndTime.Margin = new System.Windows.Forms.Padding(4);
  1043. this.edtEndTime.MaskInput = "{LOC}yyyy/mm/dd";
  1044. this.edtEndTime.Name = "edtEndTime";
  1045. this.edtEndTime.Size = new System.Drawing.Size(133, 24);
  1046. this.edtEndTime.TabIndex = 14;
  1047. //
  1048. // edtStartTime
  1049. //
  1050. this.edtStartTime.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1051. this.edtStartTime.FormatProvider = new System.Globalization.CultureInfo("en-GB");
  1052. this.edtStartTime.Location = new System.Drawing.Point(139, 78);
  1053. this.edtStartTime.Margin = new System.Windows.Forms.Padding(4);
  1054. this.edtStartTime.MaskInput = "{LOC}yyyy/mm/dd";
  1055. this.edtStartTime.Name = "edtStartTime";
  1056. this.edtStartTime.Size = new System.Drawing.Size(133, 24);
  1057. this.edtStartTime.TabIndex = 13;
  1058. //
  1059. // edtSuitSuppName
  1060. //
  1061. editorButton1.Text = "+";
  1062. this.edtSuitSuppName.ButtonsRight.Add(editorButton1);
  1063. this.edtSuitSuppName.Location = new System.Drawing.Point(652, 8);
  1064. this.edtSuitSuppName.Margin = new System.Windows.Forms.Padding(4);
  1065. this.edtSuitSuppName.Name = "edtSuitSuppName";
  1066. this.edtSuitSuppName.ReadOnly = true;
  1067. this.edtSuitSuppName.Size = new System.Drawing.Size(133, 24);
  1068. this.edtSuitSuppName.TabIndex = 12;
  1069. this.edtSuitSuppName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.edtSuitSuppName_EditorButtonClick);
  1070. //
  1071. // label9
  1072. //
  1073. this.label9.AutoSize = true;
  1074. this.label9.Location = new System.Drawing.Point(557, 14);
  1075. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1076. this.label9.Name = "label9";
  1077. this.label9.Size = new System.Drawing.Size(82, 15);
  1078. this.label9.TabIndex = 11;
  1079. this.label9.Text = "适用供应商";
  1080. //
  1081. // edtSuitMatName
  1082. //
  1083. editorButton2.Text = "+";
  1084. this.edtSuitMatName.ButtonsRight.Add(editorButton2);
  1085. this.edtSuitMatName.Location = new System.Drawing.Point(652, 46);
  1086. this.edtSuitMatName.Margin = new System.Windows.Forms.Padding(4);
  1087. this.edtSuitMatName.Name = "edtSuitMatName";
  1088. this.edtSuitMatName.ReadOnly = true;
  1089. this.edtSuitMatName.Size = new System.Drawing.Size(133, 24);
  1090. this.edtSuitMatName.TabIndex = 10;
  1091. this.edtSuitMatName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.edtSuitMatName_EditorButtonClick);
  1092. //
  1093. // label7
  1094. //
  1095. this.label7.AutoSize = true;
  1096. this.label7.Location = new System.Drawing.Point(573, 52);
  1097. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1098. this.label7.Name = "label7";
  1099. this.label7.Size = new System.Drawing.Size(67, 15);
  1100. this.label7.TabIndex = 9;
  1101. this.label7.Text = "适用物料";
  1102. //
  1103. // edtSuitMatClassName
  1104. //
  1105. editorButton3.Text = "+";
  1106. this.edtSuitMatClassName.ButtonsRight.Add(editorButton3);
  1107. this.edtSuitMatClassName.Location = new System.Drawing.Point(139, 44);
  1108. this.edtSuitMatClassName.Margin = new System.Windows.Forms.Padding(4);
  1109. this.edtSuitMatClassName.Name = "edtSuitMatClassName";
  1110. this.edtSuitMatClassName.ReadOnly = true;
  1111. this.edtSuitMatClassName.Size = new System.Drawing.Size(133, 24);
  1112. this.edtSuitMatClassName.TabIndex = 8;
  1113. this.edtSuitMatClassName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.edtSuitMatClassName_EditorButtonClick);
  1114. //
  1115. // edtBcmName
  1116. //
  1117. this.edtBcmName.Location = new System.Drawing.Point(391, 9);
  1118. this.edtBcmName.Margin = new System.Windows.Forms.Padding(4);
  1119. this.edtBcmName.Name = "edtBcmName";
  1120. this.edtBcmName.Size = new System.Drawing.Size(133, 24);
  1121. this.edtBcmName.TabIndex = 7;
  1122. //
  1123. // edtBcmId
  1124. //
  1125. this.edtBcmId.Location = new System.Drawing.Point(139, 10);
  1126. this.edtBcmId.Margin = new System.Windows.Forms.Padding(4);
  1127. this.edtBcmId.Name = "edtBcmId";
  1128. this.edtBcmId.ReadOnly = true;
  1129. this.edtBcmId.Size = new System.Drawing.Size(133, 24);
  1130. this.edtBcmId.TabIndex = 6;
  1131. //
  1132. // label8
  1133. //
  1134. this.label8.AutoSize = true;
  1135. this.label8.Location = new System.Drawing.Point(344, 10);
  1136. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1137. this.label8.Name = "label8";
  1138. this.label8.Size = new System.Drawing.Size(37, 15);
  1139. this.label8.TabIndex = 5;
  1140. this.label8.Text = "名称";
  1141. //
  1142. // label6
  1143. //
  1144. this.label6.AutoSize = true;
  1145. this.label6.Location = new System.Drawing.Point(4, 46);
  1146. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1147. this.label6.Name = "label6";
  1148. this.label6.Size = new System.Drawing.Size(97, 15);
  1149. this.label6.TabIndex = 3;
  1150. this.label6.Text = "适用物料类别";
  1151. //
  1152. // label5
  1153. //
  1154. this.label5.AutoSize = true;
  1155. this.label5.Location = new System.Drawing.Point(33, 79);
  1156. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1157. this.label5.Name = "label5";
  1158. this.label5.Size = new System.Drawing.Size(67, 15);
  1159. this.label5.TabIndex = 2;
  1160. this.label5.Text = "开始时间";
  1161. //
  1162. // label4
  1163. //
  1164. this.label4.AutoSize = true;
  1165. this.label4.Location = new System.Drawing.Point(311, 81);
  1166. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1167. this.label4.Name = "label4";
  1168. this.label4.Size = new System.Drawing.Size(67, 15);
  1169. this.label4.TabIndex = 1;
  1170. this.label4.Text = "结束时间";
  1171. //
  1172. // label3
  1173. //
  1174. this.label3.AutoSize = true;
  1175. this.label3.Location = new System.Drawing.Point(65, 15);
  1176. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1177. this.label3.Name = "label3";
  1178. this.label3.Size = new System.Drawing.Size(37, 15);
  1179. this.label3.TabIndex = 0;
  1180. this.label3.Text = "编号";
  1181. //
  1182. // ultraTabPageControl6
  1183. //
  1184. this.ultraTabPageControl6.Controls.Add(this.edtBalanceId);
  1185. this.ultraTabPageControl6.Controls.Add(this.edtBalanceName);
  1186. this.ultraTabPageControl6.Controls.Add(this.label18);
  1187. this.ultraTabPageControl6.Controls.Add(this.edtBalanceClass);
  1188. this.ultraTabPageControl6.Controls.Add(this.label17);
  1189. this.ultraTabPageControl6.Controls.Add(this.edtremarkc);
  1190. this.ultraTabPageControl6.Controls.Add(this.label16);
  1191. this.ultraTabPageControl6.Controls.Add(this.edtBcmIdC);
  1192. this.ultraTabPageControl6.Controls.Add(this.label15);
  1193. this.ultraTabPageControl6.Controls.Add(this.edtBccId);
  1194. this.ultraTabPageControl6.Controls.Add(this.label14);
  1195. this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
  1196. this.ultraTabPageControl6.Margin = new System.Windows.Forms.Padding(4);
  1197. this.ultraTabPageControl6.Name = "ultraTabPageControl6";
  1198. this.ultraTabPageControl6.Size = new System.Drawing.Size(1225, 137);
  1199. //
  1200. // edtBalanceId
  1201. //
  1202. this.edtBalanceId.Location = new System.Drawing.Point(865, 14);
  1203. this.edtBalanceId.Margin = new System.Windows.Forms.Padding(4);
  1204. this.edtBalanceId.Name = "edtBalanceId";
  1205. this.edtBalanceId.ReadOnly = true;
  1206. this.edtBalanceId.Size = new System.Drawing.Size(133, 24);
  1207. this.edtBalanceId.TabIndex = 23;
  1208. this.edtBalanceId.Visible = false;
  1209. //
  1210. // edtBalanceName
  1211. //
  1212. editorButton4.Text = "+";
  1213. this.edtBalanceName.ButtonsRight.Add(editorButton4);
  1214. this.edtBalanceName.Location = new System.Drawing.Point(724, 14);
  1215. this.edtBalanceName.Margin = new System.Windows.Forms.Padding(4);
  1216. this.edtBalanceName.Name = "edtBalanceName";
  1217. this.edtBalanceName.Size = new System.Drawing.Size(133, 24);
  1218. this.edtBalanceName.TabIndex = 22;
  1219. this.edtBalanceName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.edtBalanceName_EditorButtonClick);
  1220. //
  1221. // label18
  1222. //
  1223. this.label18.AutoSize = true;
  1224. this.label18.Location = new System.Drawing.Point(647, 19);
  1225. this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1226. this.label18.Name = "label18";
  1227. this.label18.Size = new System.Drawing.Size(67, 15);
  1228. this.label18.TabIndex = 20;
  1229. this.label18.Text = "结算标准";
  1230. //
  1231. // edtBalanceClass
  1232. //
  1233. this.edtBalanceClass.Location = new System.Drawing.Point(495, 14);
  1234. this.edtBalanceClass.Margin = new System.Windows.Forms.Padding(4);
  1235. this.edtBalanceClass.Name = "edtBalanceClass";
  1236. this.edtBalanceClass.Size = new System.Drawing.Size(143, 24);
  1237. this.edtBalanceClass.TabIndex = 19;
  1238. //
  1239. // label17
  1240. //
  1241. this.label17.AutoSize = true;
  1242. this.label17.Location = new System.Drawing.Point(416, 19);
  1243. this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1244. this.label17.Name = "label17";
  1245. this.label17.Size = new System.Drawing.Size(67, 15);
  1246. this.label17.TabIndex = 18;
  1247. this.label17.Text = "结算类型";
  1248. //
  1249. // edtremarkc
  1250. //
  1251. this.edtremarkc.Location = new System.Drawing.Point(71, 59);
  1252. this.edtremarkc.Margin = new System.Windows.Forms.Padding(4);
  1253. this.edtremarkc.Multiline = true;
  1254. this.edtremarkc.Name = "edtremarkc";
  1255. this.edtremarkc.Size = new System.Drawing.Size(787, 28);
  1256. this.edtremarkc.TabIndex = 17;
  1257. //
  1258. // label16
  1259. //
  1260. this.label16.AutoSize = true;
  1261. this.label16.Location = new System.Drawing.Point(24, 59);
  1262. this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1263. this.label16.Name = "label16";
  1264. this.label16.Size = new System.Drawing.Size(37, 15);
  1265. this.label16.TabIndex = 16;
  1266. this.label16.Text = "备注";
  1267. //
  1268. // edtBcmIdC
  1269. //
  1270. this.edtBcmIdC.Location = new System.Drawing.Point(275, 14);
  1271. this.edtBcmIdC.Margin = new System.Windows.Forms.Padding(4);
  1272. this.edtBcmIdC.Name = "edtBcmIdC";
  1273. this.edtBcmIdC.ReadOnly = true;
  1274. this.edtBcmIdC.Size = new System.Drawing.Size(133, 24);
  1275. this.edtBcmIdC.TabIndex = 9;
  1276. //
  1277. // label15
  1278. //
  1279. this.label15.AutoSize = true;
  1280. this.label15.Location = new System.Drawing.Point(212, 19);
  1281. this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1282. this.label15.Name = "label15";
  1283. this.label15.Size = new System.Drawing.Size(53, 15);
  1284. this.label15.TabIndex = 8;
  1285. this.label15.Text = "条款ID";
  1286. //
  1287. // edtBccId
  1288. //
  1289. this.edtBccId.Location = new System.Drawing.Point(71, 14);
  1290. this.edtBccId.Margin = new System.Windows.Forms.Padding(4);
  1291. this.edtBccId.Name = "edtBccId";
  1292. this.edtBccId.ReadOnly = true;
  1293. this.edtBccId.Size = new System.Drawing.Size(133, 24);
  1294. this.edtBccId.TabIndex = 7;
  1295. //
  1296. // label14
  1297. //
  1298. this.label14.AutoSize = true;
  1299. this.label14.Location = new System.Drawing.Point(24, 19);
  1300. this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1301. this.label14.Name = "label14";
  1302. this.label14.Size = new System.Drawing.Size(37, 15);
  1303. this.label14.TabIndex = 1;
  1304. this.label14.Text = "编码";
  1305. //
  1306. // ultraPanel2
  1307. //
  1308. //
  1309. // ultraPanel2.ClientArea
  1310. //
  1311. this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel3);
  1312. this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel1);
  1313. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1314. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  1315. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
  1316. this.ultraPanel2.Name = "ultraPanel2";
  1317. this.ultraPanel2.Size = new System.Drawing.Size(1235, 550);
  1318. this.ultraPanel2.TabIndex = 1;
  1319. //
  1320. // ultraPanel3
  1321. //
  1322. //
  1323. // ultraPanel3.ClientArea
  1324. //
  1325. this.ultraPanel3.ClientArea.Controls.Add(this.ultraPanel4);
  1326. this.ultraPanel3.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
  1327. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1328. this.ultraPanel3.Location = new System.Drawing.Point(0, 55);
  1329. this.ultraPanel3.Margin = new System.Windows.Forms.Padding(4);
  1330. this.ultraPanel3.Name = "ultraPanel3";
  1331. this.ultraPanel3.Size = new System.Drawing.Size(1235, 495);
  1332. this.ultraPanel3.TabIndex = 1;
  1333. //
  1334. // ultraPanel4
  1335. //
  1336. //
  1337. // ultraPanel4.ClientArea
  1338. //
  1339. this.ultraPanel4.ClientArea.Controls.Add(this.ultraGroupBox1);
  1340. this.ultraPanel4.ClientArea.Controls.Add(this.ultraExpandableGroupBox2);
  1341. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1342. this.ultraPanel4.Location = new System.Drawing.Point(0, 0);
  1343. this.ultraPanel4.Margin = new System.Windows.Forms.Padding(4);
  1344. this.ultraPanel4.Name = "ultraPanel4";
  1345. this.ultraPanel4.Size = new System.Drawing.Size(1235, 300);
  1346. this.ultraPanel4.TabIndex = 1;
  1347. //
  1348. // ultraGroupBox1
  1349. //
  1350. this.ultraGroupBox1.Controls.Add(this.splitContainer1);
  1351. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  1352. this.ultraGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  1353. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  1354. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  1355. this.ultraGroupBox1.Name = "ultraGroupBox1";
  1356. this.ultraGroupBox1.Size = new System.Drawing.Size(1235, 113);
  1357. this.ultraGroupBox1.TabIndex = 2;
  1358. this.ultraGroupBox1.Text = "条款信息";
  1359. //
  1360. // splitContainer1
  1361. //
  1362. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  1363. this.splitContainer1.Location = new System.Drawing.Point(3, 26);
  1364. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
  1365. this.splitContainer1.Name = "splitContainer1";
  1366. //
  1367. // splitContainer1.Panel1
  1368. //
  1369. this.splitContainer1.Panel1.Controls.Add(this.ultraGrid1);
  1370. //
  1371. // splitContainer1.Panel2
  1372. //
  1373. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid2);
  1374. this.splitContainer1.Size = new System.Drawing.Size(1229, 84);
  1375. this.splitContainer1.SplitterDistance = 732;
  1376. this.splitContainer1.SplitterWidth = 5;
  1377. this.splitContainer1.TabIndex = 2;
  1378. //
  1379. // ultraGrid1
  1380. //
  1381. this.ultraGrid1.DataSource = this.clauseM;
  1382. appearance37.BackColor = System.Drawing.SystemColors.Window;
  1383. appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1384. this.ultraGrid1.DisplayLayout.Appearance = appearance37;
  1385. ultraGridColumn46.Header.Caption = "编号";
  1386. ultraGridColumn46.Header.VisiblePosition = 0;
  1387. ultraGridColumn47.Header.VisiblePosition = 9;
  1388. ultraGridColumn48.Header.Caption = "是否有效";
  1389. ultraGridColumn48.Header.VisiblePosition = 10;
  1390. ultraGridColumn49.Header.VisiblePosition = 12;
  1391. ultraGridColumn50.Header.VisiblePosition = 13;
  1392. ultraGridColumn51.Header.VisiblePosition = 15;
  1393. ultraGridColumn52.Header.VisiblePosition = 16;
  1394. ultraGridColumn53.Header.VisiblePosition = 17;
  1395. ultraGridColumn53.Hidden = true;
  1396. ultraGridColumn54.Header.VisiblePosition = 18;
  1397. ultraGridColumn54.Hidden = true;
  1398. ultraGridColumn55.Header.VisiblePosition = 11;
  1399. ultraGridColumn56.Header.VisiblePosition = 14;
  1400. ultraGridColumn57.Header.VisiblePosition = 1;
  1401. ultraGridColumn58.Header.Caption = "废除人ID";
  1402. ultraGridColumn58.Header.VisiblePosition = 19;
  1403. ultraGridColumn58.Hidden = true;
  1404. ultraGridColumn59.Header.VisiblePosition = 2;
  1405. ultraGridColumn60.Header.Caption = "状态";
  1406. ultraGridColumn60.Header.VisiblePosition = 3;
  1407. ultraGridColumn61.Header.Caption = "适用物料类别";
  1408. ultraGridColumn61.Header.VisiblePosition = 5;
  1409. ultraGridColumn62.Header.VisiblePosition = 6;
  1410. ultraGridColumn63.Header.Caption = "适用供应商";
  1411. ultraGridColumn63.Header.VisiblePosition = 4;
  1412. ultraGridColumn64.Header.VisiblePosition = 8;
  1413. ultraGridColumn65.Header.VisiblePosition = 7;
  1414. ultraGridBand3.Columns.AddRange(new object[] {
  1415. ultraGridColumn46,
  1416. ultraGridColumn47,
  1417. ultraGridColumn48,
  1418. ultraGridColumn49,
  1419. ultraGridColumn50,
  1420. ultraGridColumn51,
  1421. ultraGridColumn52,
  1422. ultraGridColumn53,
  1423. ultraGridColumn54,
  1424. ultraGridColumn55,
  1425. ultraGridColumn56,
  1426. ultraGridColumn57,
  1427. ultraGridColumn58,
  1428. ultraGridColumn59,
  1429. ultraGridColumn60,
  1430. ultraGridColumn61,
  1431. ultraGridColumn62,
  1432. ultraGridColumn63,
  1433. ultraGridColumn64,
  1434. ultraGridColumn65});
  1435. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1436. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1437. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1438. appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1439. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1440. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1441. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  1442. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance38;
  1443. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  1444. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
  1445. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1446. appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1447. appearance40.BackColor2 = System.Drawing.SystemColors.Control;
  1448. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1449. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  1450. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
  1451. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  1452. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  1453. appearance41.BackColor = System.Drawing.SystemColors.Window;
  1454. appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
  1455. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance41;
  1456. appearance42.BackColor = System.Drawing.SystemColors.Highlight;
  1457. appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
  1458. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance42;
  1459. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1460. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1461. appearance43.BackColor = System.Drawing.SystemColors.Window;
  1462. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance43;
  1463. appearance44.BorderColor = System.Drawing.Color.Silver;
  1464. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1465. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance44;
  1466. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1467. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  1468. appearance45.BackColor = System.Drawing.SystemColors.Control;
  1469. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1470. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1471. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1472. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  1473. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  1474. appearance46.TextHAlignAsString = "Left";
  1475. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance46;
  1476. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1477. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1478. appearance47.BackColor = System.Drawing.SystemColors.Window;
  1479. appearance47.BorderColor = System.Drawing.Color.Silver;
  1480. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance47;
  1481. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1482. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  1483. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  1484. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1485. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1486. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1487. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1488. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  1489. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  1490. this.ultraGrid1.Name = "ultraGrid1";
  1491. this.ultraGrid1.Size = new System.Drawing.Size(732, 84);
  1492. this.ultraGrid1.TabIndex = 0;
  1493. this.ultraGrid1.Text = "ultraGrid1";
  1494. this.ultraGrid1.AfterCellActivate += new System.EventHandler(this.ultraGrid1_AfterCellActivate);
  1495. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  1496. //
  1497. // clauseM
  1498. //
  1499. this.clauseM.DataSetName = "NewDataSet";
  1500. this.clauseM.Tables.AddRange(new System.Data.DataTable[] {
  1501. this.dataTable4});
  1502. //
  1503. // dataTable4
  1504. //
  1505. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  1506. this.dataColumn54,
  1507. this.dataColumn55,
  1508. this.dataColumn56,
  1509. this.dataColumn57,
  1510. this.dataColumn58,
  1511. this.dataColumn59,
  1512. this.dataColumn60,
  1513. this.dataColumn66,
  1514. this.dataColumn67,
  1515. this.dataColumn68,
  1516. this.dataColumn69,
  1517. this.dataColumn70,
  1518. this.dataColumn71,
  1519. this.dataColumn72,
  1520. this.dataColumn73,
  1521. this.dataColumn74,
  1522. this.dataColumn75,
  1523. this.dataColumn76,
  1524. this.dataColumn77,
  1525. this.dataColumn78});
  1526. this.dataTable4.TableName = "Table1";
  1527. //
  1528. // dataColumn54
  1529. //
  1530. this.dataColumn54.Caption = "主键";
  1531. this.dataColumn54.ColumnName = "BCMID";
  1532. //
  1533. // dataColumn55
  1534. //
  1535. this.dataColumn55.Caption = "备注";
  1536. this.dataColumn55.ColumnName = "REMARK";
  1537. //
  1538. // dataColumn56
  1539. //
  1540. this.dataColumn56.Caption = "数据状态(有效、无效)";
  1541. this.dataColumn56.ColumnName = "VALIDFLAG";
  1542. //
  1543. // dataColumn57
  1544. //
  1545. this.dataColumn57.Caption = "创建人";
  1546. this.dataColumn57.ColumnName = "CREATENAME";
  1547. //
  1548. // dataColumn58
  1549. //
  1550. this.dataColumn58.Caption = "创建时间";
  1551. this.dataColumn58.ColumnName = "CREATETIME";
  1552. //
  1553. // dataColumn59
  1554. //
  1555. this.dataColumn59.Caption = "修改人";
  1556. this.dataColumn59.ColumnName = "UPDATENAME";
  1557. //
  1558. // dataColumn60
  1559. //
  1560. this.dataColumn60.Caption = "修改时间";
  1561. this.dataColumn60.ColumnName = "UPDATETIME";
  1562. //
  1563. // dataColumn66
  1564. //
  1565. this.dataColumn66.Caption = "废除人";
  1566. this.dataColumn66.ColumnName = "DELETENAME";
  1567. //
  1568. // dataColumn67
  1569. //
  1570. this.dataColumn67.Caption = "废除时间";
  1571. this.dataColumn67.ColumnName = "DELETETIME";
  1572. //
  1573. // dataColumn68
  1574. //
  1575. this.dataColumn68.Caption = "创建人ID";
  1576. this.dataColumn68.ColumnName = "CREATEUSERID";
  1577. //
  1578. // dataColumn69
  1579. //
  1580. this.dataColumn69.Caption = "修改人ID";
  1581. this.dataColumn69.ColumnName = "UPDATEUSERID";
  1582. //
  1583. // dataColumn70
  1584. //
  1585. this.dataColumn70.Caption = "条款名称";
  1586. this.dataColumn70.ColumnName = "BCMNAME";
  1587. //
  1588. // dataColumn71
  1589. //
  1590. this.dataColumn71.Caption = "废除分ID";
  1591. this.dataColumn71.ColumnName = "DELETEUSERID";
  1592. //
  1593. // dataColumn72
  1594. //
  1595. this.dataColumn72.Caption = "版本号";
  1596. this.dataColumn72.ColumnName = "BCMVERSIONNO";
  1597. //
  1598. // dataColumn73
  1599. //
  1600. this.dataColumn73.Caption = "状态(1:未生效 2:已生效)";
  1601. this.dataColumn73.ColumnName = "STATUS";
  1602. //
  1603. // dataColumn74
  1604. //
  1605. this.dataColumn74.Caption = "适用的物料类别";
  1606. this.dataColumn74.ColumnName = "SUITMATCLASS";
  1607. //
  1608. // dataColumn75
  1609. //
  1610. this.dataColumn75.Caption = "适用物料编码";
  1611. this.dataColumn75.ColumnName = "SUITMAT";
  1612. //
  1613. // dataColumn76
  1614. //
  1615. this.dataColumn76.Caption = "适用的供应商";
  1616. this.dataColumn76.ColumnName = "SUITSUPP";
  1617. //
  1618. // dataColumn77
  1619. //
  1620. this.dataColumn77.Caption = "结束时间";
  1621. this.dataColumn77.ColumnName = "ENDTIME";
  1622. //
  1623. // dataColumn78
  1624. //
  1625. this.dataColumn78.Caption = "开始时间";
  1626. this.dataColumn78.ColumnName = "STARTTIME";
  1627. //
  1628. // ultraGrid2
  1629. //
  1630. this.ultraGrid2.DataSource = this.clauseC;
  1631. appearance28.BackColor = System.Drawing.SystemColors.Window;
  1632. appearance28.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1633. this.ultraGrid2.DisplayLayout.Appearance = appearance28;
  1634. ultraGridColumn66.Header.Caption = "编号";
  1635. ultraGridColumn66.Header.VisiblePosition = 0;
  1636. ultraGridColumn67.Header.VisiblePosition = 12;
  1637. ultraGridColumn67.Hidden = true;
  1638. ultraGridColumn68.Header.VisiblePosition = 13;
  1639. ultraGridColumn68.Hidden = true;
  1640. ultraGridColumn69.Header.VisiblePosition = 6;
  1641. ultraGridColumn70.Header.VisiblePosition = 9;
  1642. ultraGridColumn71.Header.VisiblePosition = 14;
  1643. ultraGridColumn71.Hidden = true;
  1644. ultraGridColumn72.Header.VisiblePosition = 2;
  1645. ultraGridColumn73.Header.VisiblePosition = 3;
  1646. ultraGridColumn74.Header.Caption = "是否有效";
  1647. ultraGridColumn74.Header.VisiblePosition = 5;
  1648. ultraGridColumn75.Header.VisiblePosition = 7;
  1649. ultraGridColumn76.Header.VisiblePosition = 11;
  1650. ultraGridColumn77.Header.VisiblePosition = 10;
  1651. ultraGridColumn78.Header.VisiblePosition = 8;
  1652. ultraGridColumn79.Header.VisiblePosition = 4;
  1653. ultraGridColumn80.Header.Caption = "条款编号";
  1654. ultraGridColumn80.Header.VisiblePosition = 1;
  1655. ultraGridBand4.Columns.AddRange(new object[] {
  1656. ultraGridColumn66,
  1657. ultraGridColumn67,
  1658. ultraGridColumn68,
  1659. ultraGridColumn69,
  1660. ultraGridColumn70,
  1661. ultraGridColumn71,
  1662. ultraGridColumn72,
  1663. ultraGridColumn73,
  1664. ultraGridColumn74,
  1665. ultraGridColumn75,
  1666. ultraGridColumn76,
  1667. ultraGridColumn77,
  1668. ultraGridColumn78,
  1669. ultraGridColumn79,
  1670. ultraGridColumn80});
  1671. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1672. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1673. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1674. appearance25.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1675. appearance25.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1676. appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1677. appearance25.BorderColor = System.Drawing.SystemColors.Window;
  1678. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance25;
  1679. appearance26.ForeColor = System.Drawing.SystemColors.GrayText;
  1680. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance26;
  1681. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1682. appearance27.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1683. appearance27.BackColor2 = System.Drawing.SystemColors.Control;
  1684. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1685. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  1686. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance27;
  1687. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  1688. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  1689. appearance36.BackColor = System.Drawing.SystemColors.Window;
  1690. appearance36.ForeColor = System.Drawing.SystemColors.ControlText;
  1691. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance36;
  1692. appearance31.BackColor = System.Drawing.SystemColors.Highlight;
  1693. appearance31.ForeColor = System.Drawing.SystemColors.HighlightText;
  1694. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance31;
  1695. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1696. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1697. appearance30.BackColor = System.Drawing.SystemColors.Window;
  1698. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance30;
  1699. appearance29.BorderColor = System.Drawing.Color.Silver;
  1700. appearance29.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1701. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance29;
  1702. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1703. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  1704. appearance33.BackColor = System.Drawing.SystemColors.Control;
  1705. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1706. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1707. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1708. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  1709. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  1710. appearance35.TextHAlignAsString = "Left";
  1711. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance35;
  1712. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1713. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1714. appearance34.BackColor = System.Drawing.SystemColors.Window;
  1715. appearance34.BorderColor = System.Drawing.Color.Silver;
  1716. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance34;
  1717. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1718. appearance32.BackColor = System.Drawing.SystemColors.ControlLight;
  1719. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance32;
  1720. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1721. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1722. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1723. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1724. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  1725. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
  1726. this.ultraGrid2.Name = "ultraGrid2";
  1727. this.ultraGrid2.Size = new System.Drawing.Size(492, 84);
  1728. this.ultraGrid2.TabIndex = 1;
  1729. this.ultraGrid2.Text = "ultraGrid2";
  1730. this.ultraGrid2.AfterCellActivate += new System.EventHandler(this.ultraGrid2_AfterCellActivate);
  1731. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  1732. //
  1733. // clauseC
  1734. //
  1735. this.clauseC.DataSetName = "NewDataSet";
  1736. this.clauseC.Tables.AddRange(new System.Data.DataTable[] {
  1737. this.dataTable3});
  1738. //
  1739. // dataTable3
  1740. //
  1741. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  1742. this.dataColumn18,
  1743. this.dataColumn19,
  1744. this.dataColumn20,
  1745. this.dataColumn21,
  1746. this.dataColumn22,
  1747. this.dataColumn23,
  1748. this.dataColumn52,
  1749. this.dataColumn53,
  1750. this.dataColumn61,
  1751. this.dataColumn62,
  1752. this.dataColumn63,
  1753. this.dataColumn64,
  1754. this.dataColumn65,
  1755. this.dataColumn79,
  1756. this.dataColumn80});
  1757. this.dataTable3.TableName = "Table1";
  1758. //
  1759. // dataColumn18
  1760. //
  1761. this.dataColumn18.Caption = "主键";
  1762. this.dataColumn18.ColumnName = "BCCID";
  1763. //
  1764. // dataColumn19
  1765. //
  1766. this.dataColumn19.Caption = "废除人";
  1767. this.dataColumn19.ColumnName = "DELETENAME";
  1768. //
  1769. // dataColumn20
  1770. //
  1771. this.dataColumn20.Caption = "废除时间";
  1772. this.dataColumn20.ColumnName = "DELETETIME";
  1773. //
  1774. // dataColumn21
  1775. //
  1776. this.dataColumn21.Caption = "创建人ID";
  1777. this.dataColumn21.ColumnName = "CREATEUSERID";
  1778. //
  1779. // dataColumn22
  1780. //
  1781. this.dataColumn22.Caption = "修改人ID";
  1782. this.dataColumn22.ColumnName = "UPDATEUSERID";
  1783. //
  1784. // dataColumn23
  1785. //
  1786. this.dataColumn23.Caption = "废除人ID";
  1787. this.dataColumn23.ColumnName = "DELETEUSERID";
  1788. //
  1789. // dataColumn52
  1790. //
  1791. this.dataColumn52.Caption = "结算类型";
  1792. this.dataColumn52.ColumnName = "BALANCECLASS";
  1793. //
  1794. // dataColumn53
  1795. //
  1796. this.dataColumn53.Caption = "结算标准ID";
  1797. this.dataColumn53.ColumnName = "BALANCEID";
  1798. //
  1799. // dataColumn61
  1800. //
  1801. this.dataColumn61.Caption = "数据状态(有效、无效)";
  1802. this.dataColumn61.ColumnName = "VALIDFLAG";
  1803. //
  1804. // dataColumn62
  1805. //
  1806. this.dataColumn62.Caption = "创建人";
  1807. this.dataColumn62.ColumnName = "CREATENAME";
  1808. //
  1809. // dataColumn63
  1810. //
  1811. this.dataColumn63.Caption = "创建时间";
  1812. this.dataColumn63.ColumnName = "CREATETIME";
  1813. //
  1814. // dataColumn64
  1815. //
  1816. this.dataColumn64.Caption = "修改人";
  1817. this.dataColumn64.ColumnName = "UPDATENAME";
  1818. //
  1819. // dataColumn65
  1820. //
  1821. this.dataColumn65.Caption = "修改时间";
  1822. this.dataColumn65.ColumnName = "UPDATETIME";
  1823. //
  1824. // dataColumn79
  1825. //
  1826. this.dataColumn79.Caption = "备注";
  1827. this.dataColumn79.ColumnName = "REMARK";
  1828. //
  1829. // dataColumn80
  1830. //
  1831. this.dataColumn80.Caption = "条款ID";
  1832. this.dataColumn80.ColumnName = "BCMID";
  1833. //
  1834. // ultraExpandableGroupBox2
  1835. //
  1836. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  1837. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  1838. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1235, 187);
  1839. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  1840. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 113);
  1841. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  1842. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  1843. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1235, 187);
  1844. this.ultraExpandableGroupBox2.TabIndex = 1;
  1845. this.ultraExpandableGroupBox2.Text = "计价明细";
  1846. //
  1847. // ultraExpandableGroupBoxPanel2
  1848. //
  1849. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraTabControl1);
  1850. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1851. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 26);
  1852. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4);
  1853. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  1854. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1229, 158);
  1855. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  1856. //
  1857. // ultraTabControl1
  1858. //
  1859. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1860. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1861. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1862. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  1863. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
  1864. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1865. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1866. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4);
  1867. this.ultraTabControl1.Name = "ultraTabControl1";
  1868. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1869. this.ultraTabControl1.Size = new System.Drawing.Size(1229, 158);
  1870. this.ultraTabControl1.TabIndex = 0;
  1871. ultraTab1.TabPage = this.ultraTabPageControl1;
  1872. ultraTab1.Text = "基价";
  1873. ultraTab2.TabPage = this.ultraTabPageControl2;
  1874. ultraTab2.Text = "成分";
  1875. ultraTab3.TabPage = this.ultraTabPageControl3;
  1876. ultraTab3.Text = "批量";
  1877. ultraTab3.Visible = false;
  1878. ultraTab4.TabPage = this.ultraTabPageControl4;
  1879. ultraTab4.Text = "其它";
  1880. ultraTab4.Visible = false;
  1881. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1882. ultraTab1,
  1883. ultraTab2,
  1884. ultraTab3,
  1885. ultraTab4});
  1886. //
  1887. // ultraTabSharedControlsPage1
  1888. //
  1889. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1890. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4);
  1891. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1892. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1225, 129);
  1893. //
  1894. // ultraExpandableGroupBox1
  1895. //
  1896. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1897. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1898. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1235, 195);
  1899. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  1900. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 300);
  1901. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  1902. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1903. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1235, 195);
  1904. this.ultraExpandableGroupBox1.TabIndex = 0;
  1905. this.ultraExpandableGroupBox1.Text = "编辑区域";
  1906. //
  1907. // ultraExpandableGroupBoxPanel1
  1908. //
  1909. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTabControl2);
  1910. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1911. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 26);
  1912. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4);
  1913. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1914. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1229, 166);
  1915. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1916. //
  1917. // ultraTabControl2
  1918. //
  1919. this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
  1920. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl5);
  1921. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl6);
  1922. this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  1923. this.ultraTabControl2.Location = new System.Drawing.Point(0, 0);
  1924. this.ultraTabControl2.Margin = new System.Windows.Forms.Padding(4);
  1925. this.ultraTabControl2.Name = "ultraTabControl2";
  1926. this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
  1927. this.ultraTabControl2.Size = new System.Drawing.Size(1229, 166);
  1928. this.ultraTabControl2.TabIndex = 0;
  1929. ultraTab5.TabPage = this.ultraTabPageControl5;
  1930. ultraTab5.Text = "条款";
  1931. ultraTab6.TabPage = this.ultraTabPageControl6;
  1932. ultraTab6.Text = "明细";
  1933. this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1934. ultraTab5,
  1935. ultraTab6});
  1936. //
  1937. // ultraTabSharedControlsPage2
  1938. //
  1939. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
  1940. this.ultraTabSharedControlsPage2.Margin = new System.Windows.Forms.Padding(4);
  1941. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  1942. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1225, 137);
  1943. //
  1944. // ultraPanel1
  1945. //
  1946. //
  1947. // ultraPanel1.ClientArea
  1948. //
  1949. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox2);
  1950. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  1951. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  1952. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4);
  1953. this.ultraPanel1.Name = "ultraPanel1";
  1954. this.ultraPanel1.Size = new System.Drawing.Size(1235, 55);
  1955. this.ultraPanel1.TabIndex = 0;
  1956. //
  1957. // ultraGroupBox2
  1958. //
  1959. this.ultraGroupBox2.Controls.Add(this.label1);
  1960. this.ultraGroupBox2.Controls.Add(this.label2);
  1961. this.ultraGroupBox2.Controls.Add(this.QBcmId);
  1962. this.ultraGroupBox2.Controls.Add(this.QBcmName);
  1963. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  1964. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  1965. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  1966. this.ultraGroupBox2.Name = "ultraGroupBox2";
  1967. this.ultraGroupBox2.Size = new System.Drawing.Size(1235, 55);
  1968. this.ultraGroupBox2.TabIndex = 12;
  1969. //
  1970. // label1
  1971. //
  1972. this.label1.AutoSize = true;
  1973. this.label1.Location = new System.Drawing.Point(45, 18);
  1974. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1975. this.label1.Name = "label1";
  1976. this.label1.Size = new System.Drawing.Size(37, 15);
  1977. this.label1.TabIndex = 10;
  1978. this.label1.Text = "编号";
  1979. //
  1980. // label2
  1981. //
  1982. this.label2.AutoSize = true;
  1983. this.label2.Location = new System.Drawing.Point(241, 19);
  1984. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1985. this.label2.Name = "label2";
  1986. this.label2.Size = new System.Drawing.Size(37, 15);
  1987. this.label2.TabIndex = 11;
  1988. this.label2.Text = "名称";
  1989. //
  1990. // QBcmId
  1991. //
  1992. this.QBcmId.Location = new System.Drawing.Point(89, 12);
  1993. this.QBcmId.Margin = new System.Windows.Forms.Padding(4);
  1994. this.QBcmId.Name = "QBcmId";
  1995. this.QBcmId.Size = new System.Drawing.Size(132, 25);
  1996. this.QBcmId.TabIndex = 8;
  1997. //
  1998. // QBcmName
  1999. //
  2000. this.QBcmName.Location = new System.Drawing.Point(285, 14);
  2001. this.QBcmName.Margin = new System.Windows.Forms.Padding(4);
  2002. this.QBcmName.Name = "QBcmName";
  2003. this.QBcmName.Size = new System.Drawing.Size(132, 25);
  2004. this.QBcmName.TabIndex = 9;
  2005. //
  2006. // FrmPurClause
  2007. //
  2008. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  2009. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2010. this.ClientSize = new System.Drawing.Size(1235, 550);
  2011. this.Controls.Add(this.ultraPanel2);
  2012. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  2013. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  2014. this.Name = "FrmPurClause";
  2015. this.Text = "结算条款维护";
  2016. this.Load += new System.EventHandler(this.FrmPurClause_Load);
  2017. this.ultraTabPageControl1.ResumeLayout(false);
  2018. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  2019. ((System.ComponentModel.ISupportInitialize)(this.basepriceC)).EndInit();
  2020. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  2021. this.ultraTabPageControl2.ResumeLayout(false);
  2022. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  2023. ((System.ComponentModel.ISupportInitialize)(this.CicpPriceC)).EndInit();
  2024. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  2025. this.ultraTabPageControl5.ResumeLayout(false);
  2026. this.ultraTabPageControl5.PerformLayout();
  2027. ((System.ComponentModel.ISupportInitialize)(this.edtSuitMatCode)).EndInit();
  2028. ((System.ComponentModel.ISupportInitialize)(this.edtSuitMatClassCode)).EndInit();
  2029. ((System.ComponentModel.ISupportInitialize)(this.edtSuitSuppCode)).EndInit();
  2030. ((System.ComponentModel.ISupportInitialize)(this.edtRemark)).EndInit();
  2031. ((System.ComponentModel.ISupportInitialize)(this.edtEndTime)).EndInit();
  2032. ((System.ComponentModel.ISupportInitialize)(this.edtStartTime)).EndInit();
  2033. ((System.ComponentModel.ISupportInitialize)(this.edtSuitSuppName)).EndInit();
  2034. ((System.ComponentModel.ISupportInitialize)(this.edtSuitMatName)).EndInit();
  2035. ((System.ComponentModel.ISupportInitialize)(this.edtSuitMatClassName)).EndInit();
  2036. ((System.ComponentModel.ISupportInitialize)(this.edtBcmName)).EndInit();
  2037. ((System.ComponentModel.ISupportInitialize)(this.edtBcmId)).EndInit();
  2038. this.ultraTabPageControl6.ResumeLayout(false);
  2039. this.ultraTabPageControl6.PerformLayout();
  2040. ((System.ComponentModel.ISupportInitialize)(this.edtBalanceId)).EndInit();
  2041. ((System.ComponentModel.ISupportInitialize)(this.edtBalanceName)).EndInit();
  2042. ((System.ComponentModel.ISupportInitialize)(this.edtBalanceClass)).EndInit();
  2043. ((System.ComponentModel.ISupportInitialize)(this.edtremarkc)).EndInit();
  2044. ((System.ComponentModel.ISupportInitialize)(this.edtBcmIdC)).EndInit();
  2045. ((System.ComponentModel.ISupportInitialize)(this.edtBccId)).EndInit();
  2046. this.ultraPanel2.ClientArea.ResumeLayout(false);
  2047. this.ultraPanel2.ResumeLayout(false);
  2048. this.ultraPanel3.ClientArea.ResumeLayout(false);
  2049. this.ultraPanel3.ResumeLayout(false);
  2050. this.ultraPanel4.ClientArea.ResumeLayout(false);
  2051. this.ultraPanel4.ResumeLayout(false);
  2052. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  2053. this.ultraGroupBox1.ResumeLayout(false);
  2054. this.splitContainer1.Panel1.ResumeLayout(false);
  2055. this.splitContainer1.Panel2.ResumeLayout(false);
  2056. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  2057. this.splitContainer1.ResumeLayout(false);
  2058. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  2059. ((System.ComponentModel.ISupportInitialize)(this.clauseM)).EndInit();
  2060. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  2061. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  2062. ((System.ComponentModel.ISupportInitialize)(this.clauseC)).EndInit();
  2063. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  2064. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  2065. this.ultraExpandableGroupBox2.ResumeLayout(false);
  2066. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  2067. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  2068. this.ultraTabControl1.ResumeLayout(false);
  2069. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  2070. this.ultraExpandableGroupBox1.ResumeLayout(false);
  2071. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  2072. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
  2073. this.ultraTabControl2.ResumeLayout(false);
  2074. this.ultraPanel1.ClientArea.ResumeLayout(false);
  2075. this.ultraPanel1.ResumeLayout(false);
  2076. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  2077. this.ultraGroupBox2.ResumeLayout(false);
  2078. this.ultraGroupBox2.PerformLayout();
  2079. this.ResumeLayout(false);
  2080. }
  2081. #endregion
  2082. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  2083. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  2084. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  2085. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  2086. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  2087. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  2088. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  2089. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  2090. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  2091. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  2092. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  2093. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  2094. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  2095. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  2096. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  2097. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  2098. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  2099. private System.Windows.Forms.Label label2;
  2100. private System.Windows.Forms.Label label1;
  2101. private System.Windows.Forms.TextBox QBcmName;
  2102. private System.Windows.Forms.TextBox QBcmId;
  2103. private System.Windows.Forms.SplitContainer splitContainer1;
  2104. private System.Data.DataSet clauseC;
  2105. private System.Data.DataSet clauseM;
  2106. private System.Data.DataSet basepriceC;
  2107. private System.Data.DataTable dataTable2;
  2108. private System.Data.DataColumn dataColumn24;
  2109. private System.Data.DataColumn dataColumn25;
  2110. private System.Data.DataColumn dataColumn26;
  2111. private System.Data.DataColumn dataColumn27;
  2112. private System.Data.DataColumn dataColumn28;
  2113. private System.Data.DataColumn dataColumn29;
  2114. private System.Data.DataColumn dataColumn30;
  2115. private System.Data.DataColumn dataColumn31;
  2116. private System.Data.DataColumn dataColumn32;
  2117. private System.Data.DataColumn dataColumn33;
  2118. private System.Data.DataColumn dataColumn34;
  2119. private System.Data.DataColumn dataColumn35;
  2120. private System.Data.DataColumn dataColumn36;
  2121. private System.Data.DataColumn dataColumn37;
  2122. private System.Data.DataColumn dataColumn38;
  2123. private System.Data.DataColumn dataColumn39;
  2124. private System.Data.DataColumn dataColumn40;
  2125. private System.Data.DataSet CicpPriceC;
  2126. private System.Data.DataTable dataTable1;
  2127. private System.Data.DataColumn dataColumn1;
  2128. private System.Data.DataColumn dataColumn2;
  2129. private System.Data.DataColumn dataColumn3;
  2130. private System.Data.DataColumn dataColumn4;
  2131. private System.Data.DataColumn dataColumn5;
  2132. private System.Data.DataColumn dataColumn6;
  2133. private System.Data.DataColumn dataColumn7;
  2134. private System.Data.DataColumn dataColumn8;
  2135. private System.Data.DataColumn dataColumn9;
  2136. private System.Data.DataColumn dataColumn10;
  2137. private System.Data.DataColumn dataColumn11;
  2138. private System.Data.DataColumn dataColumn12;
  2139. private System.Data.DataColumn dataColumn13;
  2140. private System.Data.DataColumn dataColumn14;
  2141. private System.Data.DataColumn dataColumn15;
  2142. private System.Data.DataColumn dataColumn16;
  2143. private System.Data.DataColumn dataColumn17;
  2144. private System.Data.DataColumn dataColumn41;
  2145. private System.Data.DataColumn dataColumn42;
  2146. private System.Data.DataColumn dataColumn43;
  2147. private System.Data.DataColumn dataColumn44;
  2148. private System.Data.DataColumn dataColumn45;
  2149. private System.Data.DataColumn dataColumn46;
  2150. private System.Data.DataColumn dataColumn47;
  2151. private System.Data.DataColumn dataColumn48;
  2152. private System.Data.DataColumn dataColumn49;
  2153. private System.Data.DataColumn dataColumn50;
  2154. private System.Data.DataColumn dataColumn51;
  2155. private System.Data.DataTable dataTable3;
  2156. private System.Data.DataColumn dataColumn18;
  2157. private System.Data.DataColumn dataColumn19;
  2158. private System.Data.DataColumn dataColumn20;
  2159. private System.Data.DataColumn dataColumn21;
  2160. private System.Data.DataColumn dataColumn22;
  2161. private System.Data.DataColumn dataColumn23;
  2162. private System.Data.DataColumn dataColumn52;
  2163. private System.Data.DataColumn dataColumn53;
  2164. private System.Data.DataTable dataTable4;
  2165. private System.Data.DataColumn dataColumn54;
  2166. private System.Data.DataColumn dataColumn55;
  2167. private System.Data.DataColumn dataColumn56;
  2168. private System.Data.DataColumn dataColumn57;
  2169. private System.Data.DataColumn dataColumn58;
  2170. private System.Data.DataColumn dataColumn59;
  2171. private System.Data.DataColumn dataColumn60;
  2172. private System.Data.DataColumn dataColumn61;
  2173. private System.Data.DataColumn dataColumn62;
  2174. private System.Data.DataColumn dataColumn63;
  2175. private System.Data.DataColumn dataColumn64;
  2176. private System.Data.DataColumn dataColumn65;
  2177. private System.Data.DataColumn dataColumn66;
  2178. private System.Data.DataColumn dataColumn67;
  2179. private System.Data.DataColumn dataColumn68;
  2180. private System.Data.DataColumn dataColumn69;
  2181. private System.Data.DataColumn dataColumn70;
  2182. private System.Data.DataColumn dataColumn71;
  2183. private System.Data.DataColumn dataColumn72;
  2184. private System.Data.DataColumn dataColumn73;
  2185. private System.Data.DataColumn dataColumn74;
  2186. private System.Data.DataColumn dataColumn75;
  2187. private System.Data.DataColumn dataColumn76;
  2188. private System.Data.DataColumn dataColumn77;
  2189. private System.Data.DataColumn dataColumn78;
  2190. private System.Data.DataColumn dataColumn79;
  2191. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  2192. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  2193. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
  2194. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  2195. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
  2196. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl6;
  2197. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtBcmId;
  2198. private System.Windows.Forms.Label label8;
  2199. private System.Windows.Forms.Label label6;
  2200. private System.Windows.Forms.Label label5;
  2201. private System.Windows.Forms.Label label4;
  2202. private System.Windows.Forms.Label label3;
  2203. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtBcmName;
  2204. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtSuitSuppName;
  2205. private System.Windows.Forms.Label label9;
  2206. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtSuitMatName;
  2207. private System.Windows.Forms.Label label7;
  2208. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtSuitMatClassName;
  2209. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor edtEndTime;
  2210. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor edtStartTime;
  2211. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtRemark;
  2212. private System.Windows.Forms.Label label11;
  2213. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtSuitSuppCode;
  2214. private System.Windows.Forms.Label label10;
  2215. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtSuitMatClassCode;
  2216. private System.Windows.Forms.Label label12;
  2217. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtSuitMatCode;
  2218. private System.Windows.Forms.Label label13;
  2219. private Infragistics.Win.UltraWinEditors.UltraComboEditor edtBalanceClass;
  2220. private System.Windows.Forms.Label label17;
  2221. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtremarkc;
  2222. private System.Windows.Forms.Label label16;
  2223. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtBcmIdC;
  2224. private System.Windows.Forms.Label label15;
  2225. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtBccId;
  2226. private System.Windows.Forms.Label label14;
  2227. private System.Windows.Forms.Label label18;
  2228. private System.Data.DataColumn dataColumn80;
  2229. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtBalanceName;
  2230. private Infragistics.Win.UltraWinEditors.UltraTextEditor edtBalanceId;
  2231. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  2232. }
  2233. }