FrmTaskRecordManage.Designer.cs 137 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507
  1. namespace Pur.pur_plan
  2. {
  3. partial class FrmTaskRecordManage
  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 appearance54 = 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("STATUS");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERREFUSEINFO");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCONFIRMTIME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERCONFIRMUSERID");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERCONFIRMUSERNAME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERCONFIRMTIME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REVIEWSTATE");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERID");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKID");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCODE");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERTYPE");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REVIEWDESC");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REQDATE");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASKDATE");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCONFIRMUSERID");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCONFIRMUSERNAME");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteUserId");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERYCONDITION");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERYTYPE");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECEIVETYPE");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Relation1");
  58. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Relation1", 0);
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESREMARK");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDREASON");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISBID");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKLINEID");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCODE");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKID");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MRLINEID");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERID");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESC");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESCE");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMMODEL");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSPEC");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QTY");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUSEUOM");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOM");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMCONEFFICIENT");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNIT");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASKDELIVERDATE");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CURRENCYCODE");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TAXRATENAME");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESQTY");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHOUTTAXPRICE");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHTAXPRICE");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHOUTTAXAMT");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHTAXAMT");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESDATE");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESVALIDDATE");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESDELIVERDATE");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESCONTACT");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESPRICETERM");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESDESC");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDNO");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDEVALTYPE");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDWINREASON");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDWINWITHOUTTAXPRICE");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDWINWITHTAXPRICE");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERNAME");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERDEPTCODE");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERDEPTDESC");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERUNITCODE");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERUNITDESC");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REVIEWSTATE");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn78 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn79 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn80 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemAttr");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn81 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemAttrId");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsCode");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsId");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomId");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUnique");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("packagetype");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn87 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PAYMENTCODE");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn88 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bidWinQty");
  120. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn89 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAID");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn90 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVARESULT");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn91 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAMSG");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn92 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISLATEST");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn93 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn94 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn95 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deletename");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn96 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATEUSERID");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn97 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteuserid");
  143. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  144. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  145. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  146. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  147. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  148. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  149. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  150. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  151. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  152. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  153. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  154. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  155. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  156. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  157. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  158. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn98 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  159. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn99 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  160. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn100 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  161. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn101 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  162. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn102 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  163. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn103 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKID");
  164. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn104 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKNAME");
  165. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn105 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERTIMESTART");
  166. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn106 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERTIMEEND");
  167. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn107 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDCLOSETIME");
  168. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn108 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MRID");
  169. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn109 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLOWTYPE");
  170. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn110 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICKMODE");
  171. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn111 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECEIVETYPE");
  172. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn112 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERYCONDITION");
  173. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn113 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERYTYPE");
  174. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  175. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  176. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  177. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  178. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  179. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  180. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  181. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  182. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  183. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  184. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  185. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  186. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton3 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  187. this.FrmTaskRecordManage_Fill_Panel = new System.Windows.Forms.Panel();
  188. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  189. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  190. this.wwwww = new Infragistics.Win.Misc.UltraGroupBox();
  191. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  192. this.dataSet3 = new System.Data.DataSet();
  193. this.dataTable3 = new System.Data.DataTable();
  194. this.dataColumn23 = new System.Data.DataColumn();
  195. this.dataColumn24 = new System.Data.DataColumn();
  196. this.dataColumn25 = new System.Data.DataColumn();
  197. this.dataColumn26 = new System.Data.DataColumn();
  198. this.dataColumn27 = new System.Data.DataColumn();
  199. this.dataColumn28 = new System.Data.DataColumn();
  200. this.dataColumn29 = new System.Data.DataColumn();
  201. this.dataColumn30 = new System.Data.DataColumn();
  202. this.dataColumn31 = new System.Data.DataColumn();
  203. this.dataColumn32 = new System.Data.DataColumn();
  204. this.dataColumn33 = new System.Data.DataColumn();
  205. this.dataColumn34 = new System.Data.DataColumn();
  206. this.dataColumn35 = new System.Data.DataColumn();
  207. this.dataColumn36 = new System.Data.DataColumn();
  208. this.dataColumn37 = new System.Data.DataColumn();
  209. this.dataColumn38 = new System.Data.DataColumn();
  210. this.dataColumn39 = new System.Data.DataColumn();
  211. this.dataColumn40 = new System.Data.DataColumn();
  212. this.dataColumn41 = new System.Data.DataColumn();
  213. this.dataColumn42 = new System.Data.DataColumn();
  214. this.dataColumn43 = new System.Data.DataColumn();
  215. this.dataColumn44 = new System.Data.DataColumn();
  216. this.dataColumn45 = new System.Data.DataColumn();
  217. this.dataColumn46 = new System.Data.DataColumn();
  218. this.dataColumn47 = new System.Data.DataColumn();
  219. this.dataColumn48 = new System.Data.DataColumn();
  220. this.dataColumn49 = new System.Data.DataColumn();
  221. this.dataColumn50 = new System.Data.DataColumn();
  222. this.dataColumn51 = new System.Data.DataColumn();
  223. this.dataColumn52 = new System.Data.DataColumn();
  224. this.dataColumn53 = new System.Data.DataColumn();
  225. this.dataColumn54 = new System.Data.DataColumn();
  226. this.dataColumn55 = new System.Data.DataColumn();
  227. this.dataColumn56 = new System.Data.DataColumn();
  228. this.dataColumn57 = new System.Data.DataColumn();
  229. this.dataColumn58 = new System.Data.DataColumn();
  230. this.dataColumn59 = new System.Data.DataColumn();
  231. this.dataColumn60 = new System.Data.DataColumn();
  232. this.dataColumn61 = new System.Data.DataColumn();
  233. this.dataColumn62 = new System.Data.DataColumn();
  234. this.dataColumn63 = new System.Data.DataColumn();
  235. this.dataColumn64 = new System.Data.DataColumn();
  236. this.dataColumn65 = new System.Data.DataColumn();
  237. this.dataColumn66 = new System.Data.DataColumn();
  238. this.dataColumn67 = new System.Data.DataColumn();
  239. this.dataColumn68 = new System.Data.DataColumn();
  240. this.dataColumn69 = new System.Data.DataColumn();
  241. this.dataColumn70 = new System.Data.DataColumn();
  242. this.dataColumn71 = new System.Data.DataColumn();
  243. this.dataColumn72 = new System.Data.DataColumn();
  244. this.dataColumn73 = new System.Data.DataColumn();
  245. this.dataColumn76 = new System.Data.DataColumn();
  246. this.dataColumn77 = new System.Data.DataColumn();
  247. this.dataColumn78 = new System.Data.DataColumn();
  248. this.dataColumn79 = new System.Data.DataColumn();
  249. this.dataColumn80 = new System.Data.DataColumn();
  250. this.dataColumn81 = new System.Data.DataColumn();
  251. this.dataColumn85 = new System.Data.DataColumn();
  252. this.dataColumn86 = new System.Data.DataColumn();
  253. this.dataColumn87 = new System.Data.DataColumn();
  254. this.dataTable4 = new System.Data.DataTable();
  255. this.dataColumn8 = new System.Data.DataColumn();
  256. this.dataColumn9 = new System.Data.DataColumn();
  257. this.dataColumn10 = new System.Data.DataColumn();
  258. this.dataColumn11 = new System.Data.DataColumn();
  259. this.dataColumn12 = new System.Data.DataColumn();
  260. this.dataColumn13 = new System.Data.DataColumn();
  261. this.dataColumn14 = new System.Data.DataColumn();
  262. this.dataColumn15 = new System.Data.DataColumn();
  263. this.dataColumn16 = new System.Data.DataColumn();
  264. this.dataColumn17 = new System.Data.DataColumn();
  265. this.dataColumn18 = new System.Data.DataColumn();
  266. this.dataColumn19 = new System.Data.DataColumn();
  267. this.dataColumn20 = new System.Data.DataColumn();
  268. this.dataColumn21 = new System.Data.DataColumn();
  269. this.dataColumn22 = new System.Data.DataColumn();
  270. this.dataColumn74 = new System.Data.DataColumn();
  271. this.dataColumn75 = new System.Data.DataColumn();
  272. this.dataColumn82 = new System.Data.DataColumn();
  273. this.dataColumn83 = new System.Data.DataColumn();
  274. this.dataColumn84 = new System.Data.DataColumn();
  275. this.dataColumn88 = new System.Data.DataColumn();
  276. this.dataColumn89 = new System.Data.DataColumn();
  277. this.dataColumn90 = new System.Data.DataColumn();
  278. this.dataColumn91 = new System.Data.DataColumn();
  279. this.dataColumn92 = new System.Data.DataColumn();
  280. this.dataColumn93 = new System.Data.DataColumn();
  281. this.dataColumn94 = new System.Data.DataColumn();
  282. this.ultraExpandableGroupBox4 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  283. this.ultraExpandableGroupBoxPanel4 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  284. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  285. this.dataSet2 = new System.Data.DataSet();
  286. this.dataTable2 = new System.Data.DataTable();
  287. this.dataColumn159 = new System.Data.DataColumn();
  288. this.dataColumn161 = new System.Data.DataColumn();
  289. this.dataColumn162 = new System.Data.DataColumn();
  290. this.dataColumn163 = new System.Data.DataColumn();
  291. this.dataColumn164 = new System.Data.DataColumn();
  292. this.dataColumn165 = new System.Data.DataColumn();
  293. this.dataColumn166 = new System.Data.DataColumn();
  294. this.dataColumn160 = new System.Data.DataColumn();
  295. this.dataColumn7 = new System.Data.DataColumn();
  296. this.ultraExpandableGroupBox5 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  297. this.ultraExpandableGroupBoxPanel5 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  298. this.txt_msg = new System.Windows.Forms.TextBox();
  299. this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
  300. this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
  301. this.radioButton1 = new System.Windows.Forms.RadioButton();
  302. this.radioButton2 = new System.Windows.Forms.RadioButton();
  303. this.button1 = new System.Windows.Forms.Button();
  304. this.ultraExpandableGroupBox3 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  305. this.ultraExpandableGroupBoxPanel3 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  306. this.jy_procRecord = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  307. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  308. this.eeee = new Infragistics.Win.Misc.UltraLabel();
  309. this.jy_status = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  310. this.iiii = new Infragistics.Win.Misc.UltraLabel();
  311. this.jy_RecordId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  312. this.jy_negDate = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  313. this.ultraLabel38 = new Infragistics.Win.Misc.UltraLabel();
  314. this.ultraLabel35 = new Infragistics.Win.Misc.UltraLabel();
  315. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  316. this.jy_mngOrgName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  317. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  318. this.jy_buyerUsername = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  319. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  320. this.jy_taskName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  321. this.jy_taskId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  322. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  323. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  324. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  325. this.dataSet1 = new System.Data.DataSet();
  326. this.dataTable1 = new System.Data.DataTable();
  327. this.dataColumn3 = new System.Data.DataColumn();
  328. this.dataColumn1 = new System.Data.DataColumn();
  329. this.dataColumn2 = new System.Data.DataColumn();
  330. this.dataColumn4 = new System.Data.DataColumn();
  331. this.dataColumn5 = new System.Data.DataColumn();
  332. this.dataColumn6 = new System.Data.DataColumn();
  333. this.dataColumn95 = new System.Data.DataColumn();
  334. this.dataColumn96 = new System.Data.DataColumn();
  335. this.dataColumn97 = new System.Data.DataColumn();
  336. this.dataColumn98 = new System.Data.DataColumn();
  337. this.dataColumn99 = new System.Data.DataColumn();
  338. this.dataColumn100 = new System.Data.DataColumn();
  339. this.dataColumn101 = new System.Data.DataColumn();
  340. this.dataColumn102 = new System.Data.DataColumn();
  341. this.dataColumn103 = new System.Data.DataColumn();
  342. this.dataColumn104 = new System.Data.DataColumn();
  343. this.dataTable5 = new System.Data.DataTable();
  344. this.dataColumn105 = new System.Data.DataColumn();
  345. this.dataColumn106 = new System.Data.DataColumn();
  346. this.dataColumn107 = new System.Data.DataColumn();
  347. this.dataColumn108 = new System.Data.DataColumn();
  348. this.dataColumn109 = new System.Data.DataColumn();
  349. this.dataColumn110 = new System.Data.DataColumn();
  350. this.dataColumn111 = new System.Data.DataColumn();
  351. this.dataColumn112 = new System.Data.DataColumn();
  352. this.dataColumn113 = new System.Data.DataColumn();
  353. this.dataColumn114 = new System.Data.DataColumn();
  354. this.dataColumn115 = new System.Data.DataColumn();
  355. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  356. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  357. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  358. this.txt_createTimeEnd = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  359. this.txt_createTimeStart = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  360. this.ck_ctime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  361. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  362. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  363. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  364. this.ck_isAll = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  365. this.txt_taskName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  366. this.txt_taskId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  367. this.FrmTaskRecordManage_Fill_Panel.SuspendLayout();
  368. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  369. this.ultraGroupBox1.SuspendLayout();
  370. this.ultraPanel3.ClientArea.SuspendLayout();
  371. this.ultraPanel3.SuspendLayout();
  372. ((System.ComponentModel.ISupportInitialize)(this.wwwww)).BeginInit();
  373. this.wwwww.SuspendLayout();
  374. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  375. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  376. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  377. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  378. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox4)).BeginInit();
  379. this.ultraExpandableGroupBox4.SuspendLayout();
  380. this.ultraExpandableGroupBoxPanel4.SuspendLayout();
  381. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  382. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox5)).BeginInit();
  385. this.ultraExpandableGroupBox5.SuspendLayout();
  386. this.ultraExpandableGroupBoxPanel5.SuspendLayout();
  387. this.ultraPanel5.ClientArea.SuspendLayout();
  388. this.ultraPanel5.SuspendLayout();
  389. this.ultraPanel6.ClientArea.SuspendLayout();
  390. this.ultraPanel6.SuspendLayout();
  391. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).BeginInit();
  392. this.ultraExpandableGroupBox3.SuspendLayout();
  393. this.ultraExpandableGroupBoxPanel3.SuspendLayout();
  394. ((System.ComponentModel.ISupportInitialize)(this.jy_procRecord)).BeginInit();
  395. this.ultraPanel1.ClientArea.SuspendLayout();
  396. this.ultraPanel1.SuspendLayout();
  397. ((System.ComponentModel.ISupportInitialize)(this.jy_status)).BeginInit();
  398. ((System.ComponentModel.ISupportInitialize)(this.jy_RecordId)).BeginInit();
  399. ((System.ComponentModel.ISupportInitialize)(this.jy_negDate)).BeginInit();
  400. ((System.ComponentModel.ISupportInitialize)(this.jy_mngOrgName)).BeginInit();
  401. ((System.ComponentModel.ISupportInitialize)(this.jy_buyerUsername)).BeginInit();
  402. ((System.ComponentModel.ISupportInitialize)(this.jy_taskName)).BeginInit();
  403. ((System.ComponentModel.ISupportInitialize)(this.jy_taskId)).BeginInit();
  404. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  405. this.ultraExpandableGroupBox1.SuspendLayout();
  406. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  407. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  408. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  409. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  410. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
  411. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  412. this.ultraExpandableGroupBox2.SuspendLayout();
  413. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  414. this.ultraPanel2.ClientArea.SuspendLayout();
  415. this.ultraPanel2.SuspendLayout();
  416. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeEnd)).BeginInit();
  417. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeStart)).BeginInit();
  418. ((System.ComponentModel.ISupportInitialize)(this.ck_ctime)).BeginInit();
  419. ((System.ComponentModel.ISupportInitialize)(this.ck_isAll)).BeginInit();
  420. ((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).BeginInit();
  421. ((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).BeginInit();
  422. this.SuspendLayout();
  423. //
  424. // FrmTaskRecordManage_Fill_Panel
  425. //
  426. this.FrmTaskRecordManage_Fill_Panel.Controls.Add(this.ultraGroupBox1);
  427. this.FrmTaskRecordManage_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
  428. this.FrmTaskRecordManage_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  429. this.FrmTaskRecordManage_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  430. this.FrmTaskRecordManage_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  431. this.FrmTaskRecordManage_Fill_Panel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  432. this.FrmTaskRecordManage_Fill_Panel.Name = "FrmTaskRecordManage_Fill_Panel";
  433. this.FrmTaskRecordManage_Fill_Panel.Size = new System.Drawing.Size(1503, 532);
  434. this.FrmTaskRecordManage_Fill_Panel.TabIndex = 0;
  435. //
  436. // ultraGroupBox1
  437. //
  438. this.ultraGroupBox1.Controls.Add(this.ultraPanel3);
  439. this.ultraGroupBox1.Controls.Add(this.ultraExpandableGroupBox3);
  440. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  441. this.ultraGroupBox1.Location = new System.Drawing.Point(492, 0);
  442. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  443. this.ultraGroupBox1.Name = "ultraGroupBox1";
  444. this.ultraGroupBox1.Size = new System.Drawing.Size(1011, 532);
  445. this.ultraGroupBox1.TabIndex = 1;
  446. //
  447. // ultraPanel3
  448. //
  449. //
  450. // ultraPanel3.ClientArea
  451. //
  452. this.ultraPanel3.ClientArea.Controls.Add(this.wwwww);
  453. this.ultraPanel3.ClientArea.Controls.Add(this.ultraExpandableGroupBox4);
  454. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  455. this.ultraPanel3.Location = new System.Drawing.Point(3, 0);
  456. this.ultraPanel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  457. this.ultraPanel3.Name = "ultraPanel3";
  458. this.ultraPanel3.Size = new System.Drawing.Size(1005, 300);
  459. this.ultraPanel3.TabIndex = 3;
  460. //
  461. // wwwww
  462. //
  463. this.wwwww.Controls.Add(this.ultraGrid3);
  464. this.wwwww.Dock = System.Windows.Forms.DockStyle.Fill;
  465. this.wwwww.Location = new System.Drawing.Point(0, 0);
  466. this.wwwww.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  467. this.wwwww.Name = "wwwww";
  468. this.wwwww.Size = new System.Drawing.Size(1005, 109);
  469. this.wwwww.TabIndex = 1;
  470. this.wwwww.Text = "初拟中标明细";
  471. //
  472. // ultraGrid3
  473. //
  474. this.ultraGrid3.DataMember = "Table1";
  475. this.ultraGrid3.DataSource = this.dataSet3;
  476. appearance54.BackColor = System.Drawing.SystemColors.Window;
  477. appearance54.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  478. this.ultraGrid3.DisplayLayout.Appearance = appearance54;
  479. ultraGridColumn1.Header.VisiblePosition = 1;
  480. ultraGridColumn1.Hidden = true;
  481. ultraGridColumn2.Header.VisiblePosition = 7;
  482. ultraGridColumn2.Hidden = true;
  483. ultraGridColumn3.Header.VisiblePosition = 8;
  484. ultraGridColumn3.Hidden = true;
  485. ultraGridColumn4.Header.VisiblePosition = 9;
  486. ultraGridColumn4.Hidden = true;
  487. ultraGridColumn5.Header.VisiblePosition = 10;
  488. ultraGridColumn5.Hidden = true;
  489. ultraGridColumn6.Header.VisiblePosition = 11;
  490. ultraGridColumn6.Hidden = true;
  491. ultraGridColumn7.Header.VisiblePosition = 4;
  492. ultraGridColumn8.Header.VisiblePosition = 22;
  493. ultraGridColumn9.Header.VisiblePosition = 23;
  494. ultraGridColumn10.Header.VisiblePosition = 24;
  495. ultraGridColumn11.Header.VisiblePosition = 25;
  496. ultraGridColumn12.Header.VisiblePosition = 26;
  497. ultraGridColumn13.Header.VisiblePosition = 0;
  498. ultraGridColumn13.Width = 108;
  499. ultraGridColumn14.Header.VisiblePosition = 12;
  500. ultraGridColumn14.Hidden = true;
  501. ultraGridColumn15.Header.VisiblePosition = 6;
  502. ultraGridColumn16.Header.VisiblePosition = 2;
  503. ultraGridColumn16.Width = 175;
  504. ultraGridColumn17.Header.VisiblePosition = 13;
  505. ultraGridColumn17.Hidden = true;
  506. ultraGridColumn18.Header.VisiblePosition = 14;
  507. ultraGridColumn18.Hidden = true;
  508. ultraGridColumn19.Header.VisiblePosition = 15;
  509. ultraGridColumn19.Hidden = true;
  510. ultraGridColumn20.Header.VisiblePosition = 16;
  511. ultraGridColumn21.Header.VisiblePosition = 17;
  512. ultraGridColumn21.Hidden = true;
  513. ultraGridColumn22.Header.VisiblePosition = 18;
  514. ultraGridColumn22.Hidden = true;
  515. ultraGridColumn23.Header.VisiblePosition = 5;
  516. ultraGridColumn23.Width = 140;
  517. ultraGridColumn24.Header.VisiblePosition = 3;
  518. ultraGridColumn24.Width = 78;
  519. ultraGridColumn25.Header.VisiblePosition = 19;
  520. ultraGridColumn26.Header.VisiblePosition = 20;
  521. ultraGridColumn27.Header.VisiblePosition = 21;
  522. ultraGridColumn28.Header.VisiblePosition = 27;
  523. ultraGridBand1.Columns.AddRange(new object[] {
  524. ultraGridColumn1,
  525. ultraGridColumn2,
  526. ultraGridColumn3,
  527. ultraGridColumn4,
  528. ultraGridColumn5,
  529. ultraGridColumn6,
  530. ultraGridColumn7,
  531. ultraGridColumn8,
  532. ultraGridColumn9,
  533. ultraGridColumn10,
  534. ultraGridColumn11,
  535. ultraGridColumn12,
  536. ultraGridColumn13,
  537. ultraGridColumn14,
  538. ultraGridColumn15,
  539. ultraGridColumn16,
  540. ultraGridColumn17,
  541. ultraGridColumn18,
  542. ultraGridColumn19,
  543. ultraGridColumn20,
  544. ultraGridColumn21,
  545. ultraGridColumn22,
  546. ultraGridColumn23,
  547. ultraGridColumn24,
  548. ultraGridColumn25,
  549. ultraGridColumn26,
  550. ultraGridColumn27,
  551. ultraGridColumn28});
  552. ultraGridBand1.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Solid;
  553. ultraGridBand1.Override.BorderStyleFilterRow = Infragistics.Win.UIElementBorderStyle.Solid;
  554. appearance12.BackColor = System.Drawing.Color.White;
  555. ultraGridBand1.Override.CellAppearance = appearance12;
  556. ultraGridColumn29.Header.VisiblePosition = 13;
  557. ultraGridColumn30.Header.VisiblePosition = 14;
  558. ultraGridColumn31.Header.VisiblePosition = 2;
  559. ultraGridColumn31.Width = 78;
  560. ultraGridColumn32.Header.VisiblePosition = 15;
  561. ultraGridColumn33.Header.VisiblePosition = 16;
  562. ultraGridColumn33.Hidden = true;
  563. ultraGridColumn33.Width = 140;
  564. ultraGridColumn34.Header.VisiblePosition = 17;
  565. ultraGridColumn34.Hidden = true;
  566. ultraGridColumn35.Header.VisiblePosition = 0;
  567. ultraGridColumn35.Width = 89;
  568. ultraGridColumn36.Header.VisiblePosition = 18;
  569. ultraGridColumn36.Hidden = true;
  570. ultraGridColumn37.Header.VisiblePosition = 19;
  571. ultraGridColumn38.Header.VisiblePosition = 20;
  572. ultraGridColumn38.Hidden = true;
  573. ultraGridColumn39.Header.VisiblePosition = 21;
  574. ultraGridColumn40.Header.VisiblePosition = 22;
  575. ultraGridColumn40.Hidden = true;
  576. ultraGridColumn41.Header.VisiblePosition = 1;
  577. ultraGridColumn41.Width = 175;
  578. ultraGridColumn42.Header.VisiblePosition = 23;
  579. ultraGridColumn42.Hidden = true;
  580. ultraGridColumn43.Header.VisiblePosition = 24;
  581. ultraGridColumn43.Hidden = true;
  582. ultraGridColumn44.Header.VisiblePosition = 25;
  583. ultraGridColumn44.Hidden = true;
  584. ultraGridColumn45.Header.Caption = "招标数量";
  585. ultraGridColumn45.Header.VisiblePosition = 10;
  586. ultraGridColumn46.Header.VisiblePosition = 26;
  587. ultraGridColumn46.Hidden = true;
  588. ultraGridColumn47.Header.VisiblePosition = 11;
  589. ultraGridColumn48.Header.VisiblePosition = 27;
  590. ultraGridColumn48.Hidden = true;
  591. ultraGridColumn49.Header.VisiblePosition = 28;
  592. ultraGridColumn49.Hidden = true;
  593. ultraGridColumn50.Header.VisiblePosition = 12;
  594. ultraGridColumn51.Header.VisiblePosition = 29;
  595. ultraGridColumn52.Header.VisiblePosition = 30;
  596. ultraGridColumn53.Header.VisiblePosition = 6;
  597. ultraGridColumn54.Header.VisiblePosition = 7;
  598. ultraGridColumn55.Header.VisiblePosition = 8;
  599. ultraGridColumn56.Header.VisiblePosition = 31;
  600. ultraGridColumn57.Header.VisiblePosition = 32;
  601. ultraGridColumn58.Header.VisiblePosition = 33;
  602. ultraGridColumn58.Hidden = true;
  603. ultraGridColumn59.Header.VisiblePosition = 34;
  604. ultraGridColumn59.Hidden = true;
  605. ultraGridColumn60.Header.VisiblePosition = 9;
  606. ultraGridColumn61.Header.VisiblePosition = 35;
  607. ultraGridColumn61.Hidden = true;
  608. ultraGridColumn62.Header.VisiblePosition = 36;
  609. ultraGridColumn62.Hidden = true;
  610. ultraGridColumn63.Header.VisiblePosition = 37;
  611. ultraGridColumn63.Hidden = true;
  612. ultraGridColumn64.Header.VisiblePosition = 38;
  613. ultraGridColumn64.Hidden = true;
  614. ultraGridColumn65.Header.VisiblePosition = 39;
  615. ultraGridColumn65.Hidden = true;
  616. ultraGridColumn66.Header.VisiblePosition = 40;
  617. ultraGridColumn66.Hidden = true;
  618. ultraGridColumn67.Header.VisiblePosition = 4;
  619. ultraGridColumn68.Header.VisiblePosition = 5;
  620. ultraGridColumn69.Header.VisiblePosition = 41;
  621. ultraGridColumn69.Hidden = true;
  622. ultraGridColumn70.Header.VisiblePosition = 42;
  623. ultraGridColumn70.Hidden = true;
  624. ultraGridColumn71.Header.VisiblePosition = 43;
  625. ultraGridColumn71.Hidden = true;
  626. ultraGridColumn72.Header.VisiblePosition = 44;
  627. ultraGridColumn72.Hidden = true;
  628. ultraGridColumn73.Header.VisiblePosition = 45;
  629. ultraGridColumn73.Hidden = true;
  630. ultraGridColumn74.Header.VisiblePosition = 46;
  631. ultraGridColumn75.Header.VisiblePosition = 47;
  632. ultraGridColumn75.Hidden = true;
  633. ultraGridColumn76.Header.VisiblePosition = 48;
  634. ultraGridColumn77.Header.VisiblePosition = 49;
  635. ultraGridColumn78.Header.VisiblePosition = 50;
  636. ultraGridColumn79.Header.VisiblePosition = 51;
  637. ultraGridColumn80.Header.VisiblePosition = 52;
  638. ultraGridColumn81.Header.VisiblePosition = 53;
  639. ultraGridColumn81.Hidden = true;
  640. ultraGridColumn82.Header.VisiblePosition = 54;
  641. ultraGridColumn83.Header.VisiblePosition = 55;
  642. ultraGridColumn83.Hidden = true;
  643. ultraGridColumn84.Header.VisiblePosition = 56;
  644. ultraGridColumn84.Hidden = true;
  645. ultraGridColumn85.Header.VisiblePosition = 57;
  646. ultraGridColumn85.Hidden = true;
  647. ultraGridColumn86.Header.VisiblePosition = 58;
  648. ultraGridColumn87.Header.VisiblePosition = 59;
  649. ultraGridColumn88.Header.VisiblePosition = 3;
  650. ultraGridBand2.Columns.AddRange(new object[] {
  651. ultraGridColumn29,
  652. ultraGridColumn30,
  653. ultraGridColumn31,
  654. ultraGridColumn32,
  655. ultraGridColumn33,
  656. ultraGridColumn34,
  657. ultraGridColumn35,
  658. ultraGridColumn36,
  659. ultraGridColumn37,
  660. ultraGridColumn38,
  661. ultraGridColumn39,
  662. ultraGridColumn40,
  663. ultraGridColumn41,
  664. ultraGridColumn42,
  665. ultraGridColumn43,
  666. ultraGridColumn44,
  667. ultraGridColumn45,
  668. ultraGridColumn46,
  669. ultraGridColumn47,
  670. ultraGridColumn48,
  671. ultraGridColumn49,
  672. ultraGridColumn50,
  673. ultraGridColumn51,
  674. ultraGridColumn52,
  675. ultraGridColumn53,
  676. ultraGridColumn54,
  677. ultraGridColumn55,
  678. ultraGridColumn56,
  679. ultraGridColumn57,
  680. ultraGridColumn58,
  681. ultraGridColumn59,
  682. ultraGridColumn60,
  683. ultraGridColumn61,
  684. ultraGridColumn62,
  685. ultraGridColumn63,
  686. ultraGridColumn64,
  687. ultraGridColumn65,
  688. ultraGridColumn66,
  689. ultraGridColumn67,
  690. ultraGridColumn68,
  691. ultraGridColumn69,
  692. ultraGridColumn70,
  693. ultraGridColumn71,
  694. ultraGridColumn72,
  695. ultraGridColumn73,
  696. ultraGridColumn74,
  697. ultraGridColumn75,
  698. ultraGridColumn76,
  699. ultraGridColumn77,
  700. ultraGridColumn78,
  701. ultraGridColumn79,
  702. ultraGridColumn80,
  703. ultraGridColumn81,
  704. ultraGridColumn82,
  705. ultraGridColumn83,
  706. ultraGridColumn84,
  707. ultraGridColumn85,
  708. ultraGridColumn86,
  709. ultraGridColumn87,
  710. ultraGridColumn88});
  711. appearance13.BackColor = System.Drawing.Color.LightCyan;
  712. ultraGridBand2.Override.CellAppearance = appearance13;
  713. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  714. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  715. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  716. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  717. appearance55.BackColor = System.Drawing.SystemColors.ActiveBorder;
  718. appearance55.BackColor2 = System.Drawing.SystemColors.ControlDark;
  719. appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  720. appearance55.BorderColor = System.Drawing.SystemColors.Window;
  721. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance55;
  722. appearance57.ForeColor = System.Drawing.SystemColors.GrayText;
  723. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance57;
  724. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  725. this.ultraGrid3.DisplayLayout.GroupByBox.Hidden = true;
  726. appearance56.BackColor = System.Drawing.SystemColors.ControlLightLight;
  727. appearance56.BackColor2 = System.Drawing.SystemColors.Control;
  728. appearance56.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  729. appearance56.ForeColor = System.Drawing.SystemColors.GrayText;
  730. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance56;
  731. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  732. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  733. appearance60.BackColor = System.Drawing.SystemColors.Window;
  734. appearance60.ForeColor = System.Drawing.SystemColors.ControlText;
  735. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance60;
  736. appearance63.BackColor = System.Drawing.SystemColors.Highlight;
  737. appearance63.ForeColor = System.Drawing.SystemColors.HighlightText;
  738. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance63;
  739. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  740. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  741. appearance65.BackColor = System.Drawing.SystemColors.Window;
  742. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance65;
  743. appearance61.BorderColor = System.Drawing.Color.Silver;
  744. appearance61.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  745. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance61;
  746. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  747. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  748. appearance59.BackColor = System.Drawing.SystemColors.Control;
  749. appearance59.BackColor2 = System.Drawing.SystemColors.ControlDark;
  750. appearance59.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  751. appearance59.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  752. appearance59.BorderColor = System.Drawing.SystemColors.Window;
  753. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance59;
  754. appearance58.TextHAlignAsString = "Left";
  755. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance58;
  756. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  757. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  758. appearance64.BackColor = System.Drawing.SystemColors.Window;
  759. appearance64.BorderColor = System.Drawing.Color.Silver;
  760. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance64;
  761. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  762. appearance62.BackColor = System.Drawing.SystemColors.ControlLight;
  763. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance62;
  764. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  765. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  766. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  767. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  768. this.ultraGrid3.Location = new System.Drawing.Point(3, 21);
  769. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  770. this.ultraGrid3.Name = "ultraGrid3";
  771. this.ultraGrid3.Size = new System.Drawing.Size(999, 85);
  772. this.ultraGrid3.TabIndex = 1;
  773. this.ultraGrid3.Text = "ultraGrid3";
  774. //
  775. // dataSet3
  776. //
  777. this.dataSet3.DataSetName = "NewDataSet";
  778. this.dataSet3.Relations.AddRange(new System.Data.DataRelation[] {
  779. new System.Data.DataRelation("Relation1", "Table1", "Table2", new string[] {
  780. "OFFERID"}, new string[] {
  781. "OFFERID"}, false)});
  782. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  783. this.dataTable3,
  784. this.dataTable4});
  785. //
  786. // dataTable3
  787. //
  788. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  789. this.dataColumn23,
  790. this.dataColumn24,
  791. this.dataColumn25,
  792. this.dataColumn26,
  793. this.dataColumn27,
  794. this.dataColumn28,
  795. this.dataColumn29,
  796. this.dataColumn30,
  797. this.dataColumn31,
  798. this.dataColumn32,
  799. this.dataColumn33,
  800. this.dataColumn34,
  801. this.dataColumn35,
  802. this.dataColumn36,
  803. this.dataColumn37,
  804. this.dataColumn38,
  805. this.dataColumn39,
  806. this.dataColumn40,
  807. this.dataColumn41,
  808. this.dataColumn42,
  809. this.dataColumn43,
  810. this.dataColumn44,
  811. this.dataColumn45,
  812. this.dataColumn46,
  813. this.dataColumn47,
  814. this.dataColumn48,
  815. this.dataColumn49,
  816. this.dataColumn50,
  817. this.dataColumn51,
  818. this.dataColumn52,
  819. this.dataColumn53,
  820. this.dataColumn54,
  821. this.dataColumn55,
  822. this.dataColumn56,
  823. this.dataColumn57,
  824. this.dataColumn58,
  825. this.dataColumn59,
  826. this.dataColumn60,
  827. this.dataColumn61,
  828. this.dataColumn62,
  829. this.dataColumn63,
  830. this.dataColumn64,
  831. this.dataColumn65,
  832. this.dataColumn66,
  833. this.dataColumn67,
  834. this.dataColumn68,
  835. this.dataColumn69,
  836. this.dataColumn70,
  837. this.dataColumn71,
  838. this.dataColumn72,
  839. this.dataColumn73,
  840. this.dataColumn76,
  841. this.dataColumn77,
  842. this.dataColumn78,
  843. this.dataColumn79,
  844. this.dataColumn80,
  845. this.dataColumn81,
  846. this.dataColumn85,
  847. this.dataColumn86,
  848. this.dataColumn87});
  849. this.dataTable3.Constraints.AddRange(new System.Data.Constraint[] {
  850. new System.Data.ForeignKeyConstraint("Relation1", "Table1", new string[] {
  851. "OFFERID"}, new string[] {
  852. "OFFERID"}, System.Data.AcceptRejectRule.None, System.Data.Rule.Cascade, System.Data.Rule.Cascade)});
  853. this.dataTable3.TableName = "Table2";
  854. //
  855. // dataColumn23
  856. //
  857. this.dataColumn23.Caption = "报价备注";
  858. this.dataColumn23.ColumnName = "RESREMARK";
  859. //
  860. // dataColumn24
  861. //
  862. this.dataColumn24.Caption = "中标理由";
  863. this.dataColumn24.ColumnName = "BIDREASON";
  864. //
  865. // dataColumn25
  866. //
  867. this.dataColumn25.Caption = "是否中标";
  868. this.dataColumn25.ColumnName = "ISBID";
  869. //
  870. // dataColumn26
  871. //
  872. this.dataColumn26.Caption = "任务单行号";
  873. this.dataColumn26.ColumnName = "TASKLINEID";
  874. //
  875. // dataColumn27
  876. //
  877. this.dataColumn27.Caption = "供应商代码";
  878. this.dataColumn27.ColumnName = "SUPPCODE";
  879. //
  880. // dataColumn28
  881. //
  882. this.dataColumn28.Caption = "供应商名称";
  883. this.dataColumn28.ColumnName = "SUPPNAME";
  884. //
  885. // dataColumn29
  886. //
  887. this.dataColumn29.Caption = "报价单行号";
  888. this.dataColumn29.ColumnName = "ID";
  889. //
  890. // dataColumn30
  891. //
  892. this.dataColumn30.Caption = "任务单号";
  893. this.dataColumn30.ColumnName = "TASKID";
  894. //
  895. // dataColumn31
  896. //
  897. this.dataColumn31.Caption = "采购单行号";
  898. this.dataColumn31.ColumnName = "MRLINEID";
  899. //
  900. // dataColumn32
  901. //
  902. this.dataColumn32.Caption = "报价单ID";
  903. this.dataColumn32.ColumnName = "OFFERID";
  904. //
  905. // dataColumn33
  906. //
  907. this.dataColumn33.Caption = "物料编码";
  908. this.dataColumn33.ColumnName = "ITEMCODE";
  909. //
  910. // dataColumn34
  911. //
  912. this.dataColumn34.Caption = "物料描述";
  913. this.dataColumn34.ColumnName = "ITEMDESC";
  914. //
  915. // dataColumn35
  916. //
  917. this.dataColumn35.Caption = "物料名称";
  918. this.dataColumn35.ColumnName = "ITEMNAME";
  919. //
  920. // dataColumn36
  921. //
  922. this.dataColumn36.Caption = "物料英文名称";
  923. this.dataColumn36.ColumnName = "ITEMDESCE";
  924. //
  925. // dataColumn37
  926. //
  927. this.dataColumn37.Caption = "物料型号规格";
  928. this.dataColumn37.ColumnName = "ITEMMODEL";
  929. //
  930. // dataColumn38
  931. //
  932. this.dataColumn38.Caption = "物料材质";
  933. this.dataColumn38.ColumnName = "ITEMSPEC";
  934. //
  935. // dataColumn39
  936. //
  937. this.dataColumn39.Caption = "数量";
  938. this.dataColumn39.ColumnName = "QTY";
  939. //
  940. // dataColumn40
  941. //
  942. this.dataColumn40.Caption = "是否使用采购单位";
  943. this.dataColumn40.ColumnName = "ITEMUSEUOM";
  944. //
  945. // dataColumn41
  946. //
  947. this.dataColumn41.Caption = "采购单位";
  948. this.dataColumn41.ColumnName = "ITEMUOM";
  949. //
  950. // dataColumn42
  951. //
  952. this.dataColumn42.Caption = "转换系数";
  953. this.dataColumn42.ColumnName = "ITEMUOMCONEFFICIENT";
  954. //
  955. // dataColumn43
  956. //
  957. this.dataColumn43.Caption = "库存单位";
  958. this.dataColumn43.ColumnName = "WEIGHTUNIT";
  959. //
  960. // dataColumn44
  961. //
  962. this.dataColumn44.Caption = "要求交货日期";
  963. this.dataColumn44.ColumnName = "ASKDELIVERDATE";
  964. //
  965. // dataColumn45
  966. //
  967. this.dataColumn45.Caption = "币种代码";
  968. this.dataColumn45.ColumnName = "CURRENCYCODE";
  969. //
  970. // dataColumn46
  971. //
  972. this.dataColumn46.Caption = "税率名称";
  973. this.dataColumn46.ColumnName = "TAXRATENAME";
  974. //
  975. // dataColumn47
  976. //
  977. this.dataColumn47.Caption = "报价数量";
  978. this.dataColumn47.ColumnName = "RESQTY";
  979. //
  980. // dataColumn48
  981. //
  982. this.dataColumn48.Caption = "报价不含税单价";
  983. this.dataColumn48.ColumnName = "RESWITHOUTTAXPRICE";
  984. //
  985. // dataColumn49
  986. //
  987. this.dataColumn49.Caption = "报价含税单价";
  988. this.dataColumn49.ColumnName = "RESWITHTAXPRICE";
  989. //
  990. // dataColumn50
  991. //
  992. this.dataColumn50.Caption = "报价不含税金额";
  993. this.dataColumn50.ColumnName = "RESWITHOUTTAXAMT";
  994. //
  995. // dataColumn51
  996. //
  997. this.dataColumn51.Caption = "报价含税金额";
  998. this.dataColumn51.ColumnName = "RESWITHTAXAMT";
  999. //
  1000. // dataColumn52
  1001. //
  1002. this.dataColumn52.Caption = "报价日期";
  1003. this.dataColumn52.ColumnName = "RESDATE";
  1004. //
  1005. // dataColumn53
  1006. //
  1007. this.dataColumn53.Caption = "报价有效日期";
  1008. this.dataColumn53.ColumnName = "RESVALIDDATE";
  1009. //
  1010. // dataColumn54
  1011. //
  1012. this.dataColumn54.Caption = "报价交货日期";
  1013. this.dataColumn54.ColumnName = "RESDELIVERDATE";
  1014. //
  1015. // dataColumn55
  1016. //
  1017. this.dataColumn55.Caption = "报价联系人";
  1018. this.dataColumn55.ColumnName = "RESCONTACT";
  1019. //
  1020. // dataColumn56
  1021. //
  1022. this.dataColumn56.Caption = "报价价格条款";
  1023. this.dataColumn56.ColumnName = "RESPRICETERM";
  1024. //
  1025. // dataColumn57
  1026. //
  1027. this.dataColumn57.Caption = "报价描述";
  1028. this.dataColumn57.ColumnName = "RESDESC";
  1029. //
  1030. // dataColumn58
  1031. //
  1032. this.dataColumn58.Caption = "标段号";
  1033. this.dataColumn58.ColumnName = "BIDNO";
  1034. //
  1035. // dataColumn59
  1036. //
  1037. this.dataColumn59.Caption = "评标类型";
  1038. this.dataColumn59.ColumnName = "BIDEVALTYPE";
  1039. //
  1040. // dataColumn60
  1041. //
  1042. this.dataColumn60.Caption = "中标理由";
  1043. this.dataColumn60.ColumnName = "BIDWINREASON";
  1044. //
  1045. // dataColumn61
  1046. //
  1047. this.dataColumn61.Caption = "中标不含税单价";
  1048. this.dataColumn61.ColumnName = "BIDWINWITHOUTTAXPRICE";
  1049. //
  1050. // dataColumn62
  1051. //
  1052. this.dataColumn62.Caption = "中标含税单价";
  1053. this.dataColumn62.ColumnName = "BIDWINWITHTAXPRICE";
  1054. //
  1055. // dataColumn63
  1056. //
  1057. this.dataColumn63.Caption = "采购员";
  1058. this.dataColumn63.ColumnName = "BUYERNAME";
  1059. //
  1060. // dataColumn64
  1061. //
  1062. this.dataColumn64.Caption = "采购管理部门代码";
  1063. this.dataColumn64.ColumnName = "BUYERDEPTCODE";
  1064. //
  1065. // dataColumn65
  1066. //
  1067. this.dataColumn65.Caption = "采购管理部门描叙";
  1068. this.dataColumn65.ColumnName = "BUYERDEPTDESC";
  1069. //
  1070. // dataColumn66
  1071. //
  1072. this.dataColumn66.Caption = "采购管理科室代码";
  1073. this.dataColumn66.ColumnName = "BUYERUNITCODE";
  1074. //
  1075. // dataColumn67
  1076. //
  1077. this.dataColumn67.Caption = "采购管理科室描叙";
  1078. this.dataColumn67.ColumnName = "BUYERUNITDESC";
  1079. //
  1080. // dataColumn68
  1081. //
  1082. this.dataColumn68.Caption = "备注";
  1083. this.dataColumn68.ColumnName = "REMARK";
  1084. //
  1085. // dataColumn69
  1086. //
  1087. this.dataColumn69.Caption = "评审状态";
  1088. this.dataColumn69.ColumnName = "REVIEWSTATE";
  1089. //
  1090. // dataColumn70
  1091. //
  1092. this.dataColumn70.Caption = "创建人";
  1093. this.dataColumn70.ColumnName = "CREATENAME";
  1094. //
  1095. // dataColumn71
  1096. //
  1097. this.dataColumn71.Caption = "创建时间";
  1098. this.dataColumn71.ColumnName = "CREATETIME";
  1099. //
  1100. // dataColumn72
  1101. //
  1102. this.dataColumn72.Caption = "修改人";
  1103. this.dataColumn72.ColumnName = "UPDATENAME";
  1104. //
  1105. // dataColumn73
  1106. //
  1107. this.dataColumn73.Caption = "修改时间";
  1108. this.dataColumn73.ColumnName = "UPDATETIME";
  1109. //
  1110. // dataColumn76
  1111. //
  1112. this.dataColumn76.Caption = "属性";
  1113. this.dataColumn76.ColumnName = "itemAttr";
  1114. //
  1115. // dataColumn77
  1116. //
  1117. this.dataColumn77.Caption = "属性编码";
  1118. this.dataColumn77.ColumnName = "itemAttrId";
  1119. //
  1120. // dataColumn78
  1121. //
  1122. this.dataColumn78.Caption = "标准";
  1123. this.dataColumn78.ColumnName = "itemStandardsCode";
  1124. //
  1125. // dataColumn79
  1126. //
  1127. this.dataColumn79.Caption = "标准编码";
  1128. this.dataColumn79.ColumnName = "itemStandardsId";
  1129. //
  1130. // dataColumn80
  1131. //
  1132. this.dataColumn80.Caption = "单位换算编码";
  1133. this.dataColumn80.ColumnName = "itemUomId";
  1134. //
  1135. // dataColumn81
  1136. //
  1137. this.dataColumn81.Caption = "唯一码编码";
  1138. this.dataColumn81.ColumnName = "itemUnique";
  1139. //
  1140. // dataColumn85
  1141. //
  1142. this.dataColumn85.Caption = "包装方式";
  1143. this.dataColumn85.ColumnName = "packagetype";
  1144. //
  1145. // dataColumn86
  1146. //
  1147. this.dataColumn86.Caption = "付款方式";
  1148. this.dataColumn86.ColumnName = "PAYMENTCODE";
  1149. //
  1150. // dataColumn87
  1151. //
  1152. this.dataColumn87.Caption = "中标数量";
  1153. this.dataColumn87.ColumnName = "bidWinQty";
  1154. //
  1155. // dataTable4
  1156. //
  1157. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  1158. this.dataColumn8,
  1159. this.dataColumn9,
  1160. this.dataColumn10,
  1161. this.dataColumn11,
  1162. this.dataColumn12,
  1163. this.dataColumn13,
  1164. this.dataColumn14,
  1165. this.dataColumn15,
  1166. this.dataColumn16,
  1167. this.dataColumn17,
  1168. this.dataColumn18,
  1169. this.dataColumn19,
  1170. this.dataColumn20,
  1171. this.dataColumn21,
  1172. this.dataColumn22,
  1173. this.dataColumn74,
  1174. this.dataColumn75,
  1175. this.dataColumn82,
  1176. this.dataColumn83,
  1177. this.dataColumn84,
  1178. this.dataColumn88,
  1179. this.dataColumn89,
  1180. this.dataColumn90,
  1181. this.dataColumn91,
  1182. this.dataColumn92,
  1183. this.dataColumn93,
  1184. this.dataColumn94});
  1185. this.dataTable4.Constraints.AddRange(new System.Data.Constraint[] {
  1186. new System.Data.UniqueConstraint("Constraint1", new string[] {
  1187. "OFFERID"}, false)});
  1188. this.dataTable4.TableName = "Table1";
  1189. //
  1190. // dataColumn8
  1191. //
  1192. this.dataColumn8.Caption = "状态";
  1193. this.dataColumn8.ColumnName = "STATUS";
  1194. //
  1195. // dataColumn9
  1196. //
  1197. this.dataColumn9.Caption = "供应部拒绝原因";
  1198. this.dataColumn9.ColumnName = "BUYERREFUSEINFO";
  1199. //
  1200. // dataColumn10
  1201. //
  1202. this.dataColumn10.Caption = "供应商最终确认时间";
  1203. this.dataColumn10.ColumnName = "SUPPCONFIRMTIME";
  1204. //
  1205. // dataColumn11
  1206. //
  1207. this.dataColumn11.Caption = "供应部最终确认人账号";
  1208. this.dataColumn11.ColumnName = "BUYERCONFIRMUSERID";
  1209. //
  1210. // dataColumn12
  1211. //
  1212. this.dataColumn12.Caption = "供应部最终确认人名称";
  1213. this.dataColumn12.ColumnName = "BUYERCONFIRMUSERNAME";
  1214. //
  1215. // dataColumn13
  1216. //
  1217. this.dataColumn13.Caption = "供应部最终确认时间";
  1218. this.dataColumn13.ColumnName = "BUYERCONFIRMTIME";
  1219. //
  1220. // dataColumn14
  1221. //
  1222. this.dataColumn14.Caption = "采购纪要号";
  1223. this.dataColumn14.ColumnName = "REMARK";
  1224. //
  1225. // dataColumn15
  1226. //
  1227. this.dataColumn15.Caption = "评审状态";
  1228. this.dataColumn15.ColumnName = "REVIEWSTATE";
  1229. //
  1230. // dataColumn16
  1231. //
  1232. this.dataColumn16.Caption = "创建人";
  1233. this.dataColumn16.ColumnName = "CREATENAME";
  1234. //
  1235. // dataColumn17
  1236. //
  1237. this.dataColumn17.Caption = "创建时间";
  1238. this.dataColumn17.ColumnName = "CREATETIME";
  1239. //
  1240. // dataColumn18
  1241. //
  1242. this.dataColumn18.Caption = "修改人";
  1243. this.dataColumn18.ColumnName = "UPDATENAME";
  1244. //
  1245. // dataColumn19
  1246. //
  1247. this.dataColumn19.Caption = "修改时间";
  1248. this.dataColumn19.ColumnName = "UPDATETIME";
  1249. //
  1250. // dataColumn20
  1251. //
  1252. this.dataColumn20.Caption = "报价单号";
  1253. this.dataColumn20.ColumnName = "OFFERID";
  1254. //
  1255. // dataColumn21
  1256. //
  1257. this.dataColumn21.Caption = "任务单号";
  1258. this.dataColumn21.ColumnName = "TASKID";
  1259. //
  1260. // dataColumn22
  1261. //
  1262. this.dataColumn22.Caption = "供应商代码";
  1263. this.dataColumn22.ColumnName = "SUPPCODE";
  1264. //
  1265. // dataColumn74
  1266. //
  1267. this.dataColumn74.Caption = "供应商名称";
  1268. this.dataColumn74.ColumnName = "SUPPNAME";
  1269. //
  1270. // dataColumn75
  1271. //
  1272. this.dataColumn75.Caption = "报价类型";
  1273. this.dataColumn75.ColumnName = "OFFERTYPE";
  1274. //
  1275. // dataColumn82
  1276. //
  1277. this.dataColumn82.Caption = "评单说明";
  1278. this.dataColumn82.ColumnName = "REVIEWDESC";
  1279. //
  1280. // dataColumn83
  1281. //
  1282. this.dataColumn83.Caption = "要求回复日期";
  1283. this.dataColumn83.ColumnName = "REQDATE";
  1284. //
  1285. // dataColumn84
  1286. //
  1287. this.dataColumn84.Caption = "发询日期";
  1288. this.dataColumn84.ColumnName = "ASKDATE";
  1289. //
  1290. // dataColumn88
  1291. //
  1292. this.dataColumn88.Caption = "供应商最终确认人账号";
  1293. this.dataColumn88.ColumnName = "SUPPCONFIRMUSERID";
  1294. //
  1295. // dataColumn89
  1296. //
  1297. this.dataColumn89.Caption = "供应商最终确认人名称";
  1298. this.dataColumn89.ColumnName = "SUPPCONFIRMUSERNAME";
  1299. //
  1300. // dataColumn90
  1301. //
  1302. this.dataColumn90.Caption = "中标原因";
  1303. this.dataColumn90.ColumnName = "deleteName";
  1304. //
  1305. // dataColumn91
  1306. //
  1307. this.dataColumn91.Caption = "是否中标";
  1308. this.dataColumn91.ColumnName = "deleteUserId";
  1309. //
  1310. // dataColumn92
  1311. //
  1312. this.dataColumn92.Caption = "运输条件";
  1313. this.dataColumn92.ColumnName = "DELIVERYCONDITION";
  1314. //
  1315. // dataColumn93
  1316. //
  1317. this.dataColumn93.Caption = "运输类型";
  1318. this.dataColumn93.ColumnName = "DELIVERYTYPE";
  1319. //
  1320. // dataColumn94
  1321. //
  1322. this.dataColumn94.Caption = "接收方式";
  1323. this.dataColumn94.ColumnName = "RECEIVETYPE";
  1324. //
  1325. // ultraExpandableGroupBox4
  1326. //
  1327. this.ultraExpandableGroupBox4.Controls.Add(this.ultraExpandableGroupBoxPanel4);
  1328. this.ultraExpandableGroupBox4.Dock = System.Windows.Forms.DockStyle.Bottom;
  1329. this.ultraExpandableGroupBox4.ExpandedSize = new System.Drawing.Size(1005, 191);
  1330. this.ultraExpandableGroupBox4.Location = new System.Drawing.Point(0, 109);
  1331. this.ultraExpandableGroupBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1332. this.ultraExpandableGroupBox4.Name = "ultraExpandableGroupBox4";
  1333. this.ultraExpandableGroupBox4.Size = new System.Drawing.Size(1005, 191);
  1334. this.ultraExpandableGroupBox4.TabIndex = 2;
  1335. this.ultraExpandableGroupBox4.Text = "评审意见";
  1336. //
  1337. // ultraExpandableGroupBoxPanel4
  1338. //
  1339. this.ultraExpandableGroupBoxPanel4.Controls.Add(this.ultraGrid2);
  1340. this.ultraExpandableGroupBoxPanel4.Controls.Add(this.ultraExpandableGroupBox5);
  1341. this.ultraExpandableGroupBoxPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1342. this.ultraExpandableGroupBoxPanel4.Location = new System.Drawing.Point(3, 21);
  1343. this.ultraExpandableGroupBoxPanel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1344. this.ultraExpandableGroupBoxPanel4.Name = "ultraExpandableGroupBoxPanel4";
  1345. this.ultraExpandableGroupBoxPanel4.Size = new System.Drawing.Size(999, 167);
  1346. this.ultraExpandableGroupBoxPanel4.TabIndex = 0;
  1347. //
  1348. // ultraGrid2
  1349. //
  1350. this.ultraGrid2.DataMember = "Table1";
  1351. this.ultraGrid2.DataSource = this.dataSet2;
  1352. appearance1.BackColor = System.Drawing.SystemColors.Window;
  1353. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1354. this.ultraGrid2.DisplayLayout.Appearance = appearance1;
  1355. ultraGridColumn89.Header.VisiblePosition = 7;
  1356. ultraGridColumn90.Header.VisiblePosition = 2;
  1357. ultraGridColumn90.Width = 81;
  1358. ultraGridColumn91.Header.VisiblePosition = 3;
  1359. ultraGridColumn91.Width = 214;
  1360. ultraGridColumn92.Header.VisiblePosition = 5;
  1361. ultraGridColumn93.Header.VisiblePosition = 0;
  1362. ultraGridColumn94.Header.VisiblePosition = 6;
  1363. ultraGridColumn95.Header.VisiblePosition = 4;
  1364. ultraGridColumn95.Width = 174;
  1365. ultraGridColumn96.Header.VisiblePosition = 8;
  1366. ultraGridColumn97.Header.VisiblePosition = 1;
  1367. ultraGridColumn97.Width = 120;
  1368. ultraGridBand3.Columns.AddRange(new object[] {
  1369. ultraGridColumn89,
  1370. ultraGridColumn90,
  1371. ultraGridColumn91,
  1372. ultraGridColumn92,
  1373. ultraGridColumn93,
  1374. ultraGridColumn94,
  1375. ultraGridColumn95,
  1376. ultraGridColumn96,
  1377. ultraGridColumn97});
  1378. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1379. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1380. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1381. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1382. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1383. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1384. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  1385. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
  1386. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  1387. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  1388. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1389. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  1390. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1391. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  1392. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1393. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  1394. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  1395. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  1396. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  1397. appearance5.BackColor = System.Drawing.SystemColors.Window;
  1398. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  1399. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  1400. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  1401. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  1402. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  1403. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1404. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1405. appearance7.BackColor = System.Drawing.SystemColors.Window;
  1406. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7;
  1407. appearance8.BorderColor = System.Drawing.Color.Silver;
  1408. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1409. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
  1410. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1411. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  1412. appearance9.BackColor = System.Drawing.SystemColors.Control;
  1413. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1414. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1415. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1416. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  1417. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  1418. appearance10.TextHAlignAsString = "Left";
  1419. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10;
  1420. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1421. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1422. appearance42.BackColor = System.Drawing.SystemColors.Window;
  1423. appearance42.BorderColor = System.Drawing.Color.Silver;
  1424. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance42;
  1425. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1426. appearance43.BackColor = System.Drawing.SystemColors.ControlLight;
  1427. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance43;
  1428. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1429. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1430. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1431. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1432. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1433. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  1434. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1435. this.ultraGrid2.Name = "ultraGrid2";
  1436. this.ultraGrid2.Size = new System.Drawing.Size(672, 167);
  1437. this.ultraGrid2.TabIndex = 10;
  1438. this.ultraGrid2.Text = "ultraGrid4";
  1439. //
  1440. // dataSet2
  1441. //
  1442. this.dataSet2.DataSetName = "NewDataSet";
  1443. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  1444. this.dataTable2});
  1445. //
  1446. // dataTable2
  1447. //
  1448. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  1449. this.dataColumn159,
  1450. this.dataColumn161,
  1451. this.dataColumn162,
  1452. this.dataColumn163,
  1453. this.dataColumn164,
  1454. this.dataColumn165,
  1455. this.dataColumn166,
  1456. this.dataColumn160,
  1457. this.dataColumn7});
  1458. this.dataTable2.TableName = "Table1";
  1459. //
  1460. // dataColumn159
  1461. //
  1462. this.dataColumn159.Caption = "主键";
  1463. this.dataColumn159.ColumnName = "EVAID";
  1464. //
  1465. // dataColumn161
  1466. //
  1467. this.dataColumn161.Caption = "评标结果";
  1468. this.dataColumn161.ColumnName = "EVARESULT";
  1469. //
  1470. // dataColumn162
  1471. //
  1472. this.dataColumn162.Caption = "评标意见";
  1473. this.dataColumn162.ColumnName = "EVAMSG";
  1474. //
  1475. // dataColumn163
  1476. //
  1477. this.dataColumn163.Caption = "是否最新";
  1478. this.dataColumn163.ColumnName = "ISLATEST";
  1479. //
  1480. // dataColumn164
  1481. //
  1482. this.dataColumn164.Caption = "评标人";
  1483. this.dataColumn164.ColumnName = "CREATENAME";
  1484. //
  1485. // dataColumn165
  1486. //
  1487. this.dataColumn165.Caption = "创建时间";
  1488. this.dataColumn165.ColumnName = "CREATETIME";
  1489. //
  1490. // dataColumn166
  1491. //
  1492. this.dataColumn166.Caption = "评标人部门";
  1493. this.dataColumn166.ColumnName = "deletename";
  1494. //
  1495. // dataColumn160
  1496. //
  1497. this.dataColumn160.Caption = "评标人ID";
  1498. this.dataColumn160.ColumnName = "CREATEUSERID";
  1499. //
  1500. // dataColumn7
  1501. //
  1502. this.dataColumn7.Caption = "角色";
  1503. this.dataColumn7.ColumnName = "deleteuserid";
  1504. //
  1505. // ultraExpandableGroupBox5
  1506. //
  1507. this.ultraExpandableGroupBox5.Controls.Add(this.ultraExpandableGroupBoxPanel5);
  1508. this.ultraExpandableGroupBox5.Dock = System.Windows.Forms.DockStyle.Right;
  1509. this.ultraExpandableGroupBox5.ExpandedSize = new System.Drawing.Size(327, 167);
  1510. this.ultraExpandableGroupBox5.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder;
  1511. this.ultraExpandableGroupBox5.Location = new System.Drawing.Point(672, 0);
  1512. this.ultraExpandableGroupBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1513. this.ultraExpandableGroupBox5.Name = "ultraExpandableGroupBox5";
  1514. this.ultraExpandableGroupBox5.Size = new System.Drawing.Size(327, 167);
  1515. this.ultraExpandableGroupBox5.TabIndex = 9;
  1516. this.ultraExpandableGroupBox5.Text = "评审意见编辑区";
  1517. //
  1518. // ultraExpandableGroupBoxPanel5
  1519. //
  1520. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.txt_msg);
  1521. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.ultraPanel5);
  1522. this.ultraExpandableGroupBoxPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  1523. this.ultraExpandableGroupBoxPanel5.Location = new System.Drawing.Point(3, 3);
  1524. this.ultraExpandableGroupBoxPanel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1525. this.ultraExpandableGroupBoxPanel5.Name = "ultraExpandableGroupBoxPanel5";
  1526. this.ultraExpandableGroupBoxPanel5.Size = new System.Drawing.Size(302, 161);
  1527. this.ultraExpandableGroupBoxPanel5.TabIndex = 0;
  1528. //
  1529. // txt_msg
  1530. //
  1531. this.txt_msg.Dock = System.Windows.Forms.DockStyle.Fill;
  1532. this.txt_msg.Location = new System.Drawing.Point(0, 0);
  1533. this.txt_msg.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1534. this.txt_msg.Multiline = true;
  1535. this.txt_msg.Name = "txt_msg";
  1536. this.txt_msg.Size = new System.Drawing.Size(302, 103);
  1537. this.txt_msg.TabIndex = 7;
  1538. //
  1539. // ultraPanel5
  1540. //
  1541. //
  1542. // ultraPanel5.ClientArea
  1543. //
  1544. this.ultraPanel5.ClientArea.Controls.Add(this.ultraPanel6);
  1545. this.ultraPanel5.ClientArea.Controls.Add(this.button1);
  1546. this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Bottom;
  1547. this.ultraPanel5.Location = new System.Drawing.Point(0, 103);
  1548. this.ultraPanel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1549. this.ultraPanel5.Name = "ultraPanel5";
  1550. this.ultraPanel5.Size = new System.Drawing.Size(302, 58);
  1551. this.ultraPanel5.TabIndex = 8;
  1552. //
  1553. // ultraPanel6
  1554. //
  1555. //
  1556. // ultraPanel6.ClientArea
  1557. //
  1558. this.ultraPanel6.ClientArea.Controls.Add(this.radioButton1);
  1559. this.ultraPanel6.ClientArea.Controls.Add(this.radioButton2);
  1560. this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1561. this.ultraPanel6.Location = new System.Drawing.Point(0, 0);
  1562. this.ultraPanel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1563. this.ultraPanel6.Name = "ultraPanel6";
  1564. this.ultraPanel6.Size = new System.Drawing.Size(227, 58);
  1565. this.ultraPanel6.TabIndex = 9;
  1566. //
  1567. // radioButton1
  1568. //
  1569. this.radioButton1.AutoSize = true;
  1570. this.radioButton1.Checked = true;
  1571. this.radioButton1.Location = new System.Drawing.Point(65, 19);
  1572. this.radioButton1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1573. this.radioButton1.Name = "radioButton1";
  1574. this.radioButton1.Size = new System.Drawing.Size(58, 19);
  1575. this.radioButton1.TabIndex = 4;
  1576. this.radioButton1.TabStop = true;
  1577. this.radioButton1.Text = "同意";
  1578. this.radioButton1.UseVisualStyleBackColor = true;
  1579. //
  1580. // radioButton2
  1581. //
  1582. this.radioButton2.AutoSize = true;
  1583. this.radioButton2.Location = new System.Drawing.Point(136, 19);
  1584. this.radioButton2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1585. this.radioButton2.Name = "radioButton2";
  1586. this.radioButton2.Size = new System.Drawing.Size(73, 19);
  1587. this.radioButton2.TabIndex = 5;
  1588. this.radioButton2.TabStop = true;
  1589. this.radioButton2.Text = "不同意";
  1590. this.radioButton2.UseVisualStyleBackColor = true;
  1591. //
  1592. // button1
  1593. //
  1594. this.button1.Dock = System.Windows.Forms.DockStyle.Right;
  1595. this.button1.Location = new System.Drawing.Point(227, 0);
  1596. this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1597. this.button1.Name = "button1";
  1598. this.button1.Size = new System.Drawing.Size(75, 58);
  1599. this.button1.TabIndex = 6;
  1600. this.button1.Text = "提交";
  1601. this.button1.UseVisualStyleBackColor = true;
  1602. this.button1.Click += new System.EventHandler(this.btn_SubmitLun_Click);
  1603. //
  1604. // ultraExpandableGroupBox3
  1605. //
  1606. this.ultraExpandableGroupBox3.Controls.Add(this.ultraExpandableGroupBoxPanel3);
  1607. this.ultraExpandableGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
  1608. this.ultraExpandableGroupBox3.ExpandedSize = new System.Drawing.Size(1005, 229);
  1609. this.ultraExpandableGroupBox3.Location = new System.Drawing.Point(3, 300);
  1610. this.ultraExpandableGroupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1611. this.ultraExpandableGroupBox3.Name = "ultraExpandableGroupBox3";
  1612. this.ultraExpandableGroupBox3.Size = new System.Drawing.Size(1005, 229);
  1613. this.ultraExpandableGroupBox3.TabIndex = 4;
  1614. this.ultraExpandableGroupBox3.Text = "采购纪要查询和编辑";
  1615. //
  1616. // ultraExpandableGroupBoxPanel3
  1617. //
  1618. this.ultraExpandableGroupBoxPanel3.Controls.Add(this.jy_procRecord);
  1619. this.ultraExpandableGroupBoxPanel3.Controls.Add(this.ultraPanel1);
  1620. this.ultraExpandableGroupBoxPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1621. this.ultraExpandableGroupBoxPanel3.Location = new System.Drawing.Point(3, 21);
  1622. this.ultraExpandableGroupBoxPanel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1623. this.ultraExpandableGroupBoxPanel3.Name = "ultraExpandableGroupBoxPanel3";
  1624. this.ultraExpandableGroupBoxPanel3.Size = new System.Drawing.Size(999, 205);
  1625. this.ultraExpandableGroupBoxPanel3.TabIndex = 0;
  1626. //
  1627. // jy_procRecord
  1628. //
  1629. this.jy_procRecord.Dock = System.Windows.Forms.DockStyle.Fill;
  1630. this.jy_procRecord.Location = new System.Drawing.Point(312, 0);
  1631. this.jy_procRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1632. this.jy_procRecord.Multiline = true;
  1633. this.jy_procRecord.Name = "jy_procRecord";
  1634. this.jy_procRecord.ReadOnly = true;
  1635. this.jy_procRecord.Size = new System.Drawing.Size(687, 205);
  1636. this.jy_procRecord.TabIndex = 28;
  1637. //
  1638. // ultraPanel1
  1639. //
  1640. //
  1641. // ultraPanel1.ClientArea
  1642. //
  1643. this.ultraPanel1.ClientArea.Controls.Add(this.eeee);
  1644. this.ultraPanel1.ClientArea.Controls.Add(this.jy_status);
  1645. this.ultraPanel1.ClientArea.Controls.Add(this.iiii);
  1646. this.ultraPanel1.ClientArea.Controls.Add(this.jy_RecordId);
  1647. this.ultraPanel1.ClientArea.Controls.Add(this.jy_negDate);
  1648. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel38);
  1649. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel35);
  1650. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel32);
  1651. this.ultraPanel1.ClientArea.Controls.Add(this.jy_mngOrgName);
  1652. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel31);
  1653. this.ultraPanel1.ClientArea.Controls.Add(this.jy_buyerUsername);
  1654. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel28);
  1655. this.ultraPanel1.ClientArea.Controls.Add(this.jy_taskName);
  1656. this.ultraPanel1.ClientArea.Controls.Add(this.jy_taskId);
  1657. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  1658. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  1659. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1660. this.ultraPanel1.Name = "ultraPanel1";
  1661. this.ultraPanel1.Size = new System.Drawing.Size(312, 205);
  1662. this.ultraPanel1.TabIndex = 2;
  1663. //
  1664. // eeee
  1665. //
  1666. this.eeee.AutoSize = true;
  1667. this.eeee.Location = new System.Drawing.Point(48, 35);
  1668. this.eeee.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1669. this.eeee.Name = "eeee";
  1670. this.eeee.Size = new System.Drawing.Size(48, 24);
  1671. this.eeee.TabIndex = 40;
  1672. this.eeee.Text = "状态";
  1673. //
  1674. // jy_status
  1675. //
  1676. appearance11.BorderColor = System.Drawing.Color.Red;
  1677. this.jy_status.Appearance = appearance11;
  1678. this.jy_status.Location = new System.Drawing.Point(93, 31);
  1679. this.jy_status.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1680. this.jy_status.Name = "jy_status";
  1681. this.jy_status.ReadOnly = true;
  1682. this.jy_status.Size = new System.Drawing.Size(212, 24);
  1683. this.jy_status.TabIndex = 39;
  1684. this.jy_status.Text = " ";
  1685. //
  1686. // iiii
  1687. //
  1688. this.iiii.AutoSize = true;
  1689. this.iiii.Location = new System.Drawing.Point(31, 6);
  1690. this.iiii.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1691. this.iiii.Name = "iiii";
  1692. this.iiii.Size = new System.Drawing.Size(69, 24);
  1693. this.iiii.TabIndex = 38;
  1694. this.iiii.Text = "纪要号";
  1695. //
  1696. // jy_RecordId
  1697. //
  1698. this.jy_RecordId.Location = new System.Drawing.Point(93, 2);
  1699. this.jy_RecordId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1700. this.jy_RecordId.Name = "jy_RecordId";
  1701. this.jy_RecordId.ReadOnly = true;
  1702. this.jy_RecordId.Size = new System.Drawing.Size(212, 24);
  1703. this.jy_RecordId.TabIndex = 37;
  1704. this.jy_RecordId.Text = " ";
  1705. //
  1706. // jy_negDate
  1707. //
  1708. this.jy_negDate.DateButtons.Add(dateButton1);
  1709. this.jy_negDate.Format = "yyyy/MM/dd";
  1710. this.jy_negDate.Location = new System.Drawing.Point(95, 175);
  1711. this.jy_negDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1712. this.jy_negDate.Name = "jy_negDate";
  1713. this.jy_negDate.NonAutoSizeHeight = 21;
  1714. this.jy_negDate.ReadOnly = true;
  1715. this.jy_negDate.Size = new System.Drawing.Size(211, 25);
  1716. this.jy_negDate.TabIndex = 36;
  1717. //
  1718. // ultraLabel38
  1719. //
  1720. this.ultraLabel38.AutoSize = true;
  1721. this.ultraLabel38.Location = new System.Drawing.Point(15, 64);
  1722. this.ultraLabel38.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1723. this.ultraLabel38.Name = "ultraLabel38";
  1724. this.ultraLabel38.Size = new System.Drawing.Size(89, 24);
  1725. this.ultraLabel38.TabIndex = 27;
  1726. this.ultraLabel38.Text = "任务单号";
  1727. //
  1728. // ultraLabel35
  1729. //
  1730. this.ultraLabel35.AutoSize = true;
  1731. this.ultraLabel35.Location = new System.Drawing.Point(15, 92);
  1732. this.ultraLabel35.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1733. this.ultraLabel35.Name = "ultraLabel35";
  1734. this.ultraLabel35.Size = new System.Drawing.Size(89, 24);
  1735. this.ultraLabel35.TabIndex = 28;
  1736. this.ultraLabel35.Text = "任务名称";
  1737. //
  1738. // ultraLabel32
  1739. //
  1740. this.ultraLabel32.AutoSize = true;
  1741. this.ultraLabel32.Location = new System.Drawing.Point(31, 121);
  1742. this.ultraLabel32.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1743. this.ultraLabel32.Name = "ultraLabel32";
  1744. this.ultraLabel32.Size = new System.Drawing.Size(69, 24);
  1745. this.ultraLabel32.TabIndex = 29;
  1746. this.ultraLabel32.Text = "业务员";
  1747. //
  1748. // jy_mngOrgName
  1749. //
  1750. this.jy_mngOrgName.Location = new System.Drawing.Point(95, 146);
  1751. this.jy_mngOrgName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1752. this.jy_mngOrgName.Name = "jy_mngOrgName";
  1753. this.jy_mngOrgName.ReadOnly = true;
  1754. this.jy_mngOrgName.Size = new System.Drawing.Size(212, 24);
  1755. this.jy_mngOrgName.TabIndex = 35;
  1756. this.jy_mngOrgName.Text = " ";
  1757. //
  1758. // ultraLabel31
  1759. //
  1760. this.ultraLabel31.AutoSize = true;
  1761. this.ultraLabel31.Location = new System.Drawing.Point(15, 150);
  1762. this.ultraLabel31.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1763. this.ultraLabel31.Name = "ultraLabel31";
  1764. this.ultraLabel31.Size = new System.Drawing.Size(89, 24);
  1765. this.ultraLabel31.TabIndex = 30;
  1766. this.ultraLabel31.Text = "主管科室";
  1767. //
  1768. // jy_buyerUsername
  1769. //
  1770. this.jy_buyerUsername.Location = new System.Drawing.Point(95, 118);
  1771. this.jy_buyerUsername.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1772. this.jy_buyerUsername.Name = "jy_buyerUsername";
  1773. this.jy_buyerUsername.ReadOnly = true;
  1774. this.jy_buyerUsername.Size = new System.Drawing.Size(212, 24);
  1775. this.jy_buyerUsername.TabIndex = 34;
  1776. //
  1777. // ultraLabel28
  1778. //
  1779. this.ultraLabel28.AutoSize = true;
  1780. this.ultraLabel28.Location = new System.Drawing.Point(15, 179);
  1781. this.ultraLabel28.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1782. this.ultraLabel28.Name = "ultraLabel28";
  1783. this.ultraLabel28.Size = new System.Drawing.Size(89, 24);
  1784. this.ultraLabel28.TabIndex = 31;
  1785. this.ultraLabel28.Text = "谈判日期";
  1786. //
  1787. // jy_taskName
  1788. //
  1789. this.jy_taskName.Location = new System.Drawing.Point(95, 89);
  1790. this.jy_taskName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1791. this.jy_taskName.Name = "jy_taskName";
  1792. this.jy_taskName.ReadOnly = true;
  1793. this.jy_taskName.Size = new System.Drawing.Size(212, 24);
  1794. this.jy_taskName.TabIndex = 33;
  1795. this.jy_taskName.Text = " ";
  1796. //
  1797. // jy_taskId
  1798. //
  1799. this.jy_taskId.Location = new System.Drawing.Point(95, 60);
  1800. this.jy_taskId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1801. this.jy_taskId.Name = "jy_taskId";
  1802. this.jy_taskId.ReadOnly = true;
  1803. this.jy_taskId.Size = new System.Drawing.Size(212, 24);
  1804. this.jy_taskId.TabIndex = 32;
  1805. this.jy_taskId.Text = " ";
  1806. //
  1807. // ultraExpandableGroupBox1
  1808. //
  1809. this.ultraExpandableGroupBox1.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far;
  1810. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1811. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  1812. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(492, 532);
  1813. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  1814. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 0);
  1815. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1816. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1817. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(492, 532);
  1818. this.ultraExpandableGroupBox1.TabIndex = 0;
  1819. this.ultraExpandableGroupBox1.Text = "待评审单";
  1820. //
  1821. // ultraExpandableGroupBoxPanel1
  1822. //
  1823. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGrid1);
  1824. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpandableGroupBox2);
  1825. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1826. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(22, 3);
  1827. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1828. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1829. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(467, 526);
  1830. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1831. //
  1832. // ultraGrid1
  1833. //
  1834. this.ultraGrid1.DataMember = "Table1";
  1835. this.ultraGrid1.DataSource = this.dataSet1;
  1836. appearance18.BackColor = System.Drawing.SystemColors.Window;
  1837. appearance18.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1838. this.ultraGrid1.DisplayLayout.Appearance = appearance18;
  1839. ultraGridColumn98.Header.VisiblePosition = 2;
  1840. ultraGridColumn98.Width = 76;
  1841. ultraGridColumn99.Header.VisiblePosition = 12;
  1842. ultraGridColumn99.Width = 71;
  1843. ultraGridColumn100.Header.VisiblePosition = 13;
  1844. ultraGridColumn101.Header.VisiblePosition = 14;
  1845. ultraGridColumn102.Header.VisiblePosition = 15;
  1846. ultraGridColumn103.Header.VisiblePosition = 0;
  1847. ultraGridColumn103.Width = 88;
  1848. ultraGridColumn104.Header.VisiblePosition = 1;
  1849. ultraGridColumn104.Width = 130;
  1850. ultraGridColumn105.Header.VisiblePosition = 3;
  1851. ultraGridColumn106.Header.VisiblePosition = 4;
  1852. ultraGridColumn107.Header.VisiblePosition = 5;
  1853. ultraGridColumn107.Hidden = true;
  1854. ultraGridColumn108.Header.VisiblePosition = 11;
  1855. ultraGridColumn109.Header.VisiblePosition = 6;
  1856. ultraGridColumn110.Header.VisiblePosition = 7;
  1857. ultraGridColumn110.Hidden = true;
  1858. ultraGridColumn111.Header.VisiblePosition = 8;
  1859. ultraGridColumn112.Header.VisiblePosition = 9;
  1860. ultraGridColumn113.Header.VisiblePosition = 10;
  1861. ultraGridBand4.Columns.AddRange(new object[] {
  1862. ultraGridColumn98,
  1863. ultraGridColumn99,
  1864. ultraGridColumn100,
  1865. ultraGridColumn101,
  1866. ultraGridColumn102,
  1867. ultraGridColumn103,
  1868. ultraGridColumn104,
  1869. ultraGridColumn105,
  1870. ultraGridColumn106,
  1871. ultraGridColumn107,
  1872. ultraGridColumn108,
  1873. ultraGridColumn109,
  1874. ultraGridColumn110,
  1875. ultraGridColumn111,
  1876. ultraGridColumn112,
  1877. ultraGridColumn113});
  1878. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1879. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1880. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1881. appearance19.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1882. appearance19.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1883. appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1884. appearance19.BorderColor = System.Drawing.SystemColors.Window;
  1885. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance19;
  1886. appearance21.ForeColor = System.Drawing.SystemColors.GrayText;
  1887. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance21;
  1888. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1889. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  1890. appearance20.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1891. appearance20.BackColor2 = System.Drawing.SystemColors.Control;
  1892. appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1893. appearance20.ForeColor = System.Drawing.SystemColors.GrayText;
  1894. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance20;
  1895. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  1896. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  1897. appearance24.BackColor = System.Drawing.SystemColors.Window;
  1898. appearance24.ForeColor = System.Drawing.SystemColors.ControlText;
  1899. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance24;
  1900. appearance27.BackColor = System.Drawing.SystemColors.Highlight;
  1901. appearance27.ForeColor = System.Drawing.SystemColors.HighlightText;
  1902. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance27;
  1903. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1904. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1905. appearance29.BackColor = System.Drawing.SystemColors.Window;
  1906. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance29;
  1907. appearance25.BorderColor = System.Drawing.Color.Silver;
  1908. appearance25.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1909. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance25;
  1910. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1911. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  1912. appearance23.BackColor = System.Drawing.SystemColors.Control;
  1913. appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1914. appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1915. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1916. appearance23.BorderColor = System.Drawing.SystemColors.Window;
  1917. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance23;
  1918. appearance22.TextHAlignAsString = "Left";
  1919. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
  1920. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1921. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1922. appearance28.BackColor = System.Drawing.SystemColors.Window;
  1923. appearance28.BorderColor = System.Drawing.Color.Silver;
  1924. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance28;
  1925. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1926. appearance26.BackColor = System.Drawing.SystemColors.ControlLight;
  1927. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance26;
  1928. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1929. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1930. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1931. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1932. this.ultraGrid1.Location = new System.Drawing.Point(0, 119);
  1933. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1934. this.ultraGrid1.Name = "ultraGrid1";
  1935. this.ultraGrid1.Size = new System.Drawing.Size(467, 407);
  1936. this.ultraGrid1.TabIndex = 1;
  1937. this.ultraGrid1.Text = "ultraGrid1";
  1938. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  1939. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  1940. //
  1941. // dataSet1
  1942. //
  1943. this.dataSet1.DataSetName = "NewDataSet";
  1944. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  1945. this.dataTable1,
  1946. this.dataTable5});
  1947. //
  1948. // dataTable1
  1949. //
  1950. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  1951. this.dataColumn3,
  1952. this.dataColumn1,
  1953. this.dataColumn2,
  1954. this.dataColumn4,
  1955. this.dataColumn5,
  1956. this.dataColumn6,
  1957. this.dataColumn95,
  1958. this.dataColumn96,
  1959. this.dataColumn97,
  1960. this.dataColumn98,
  1961. this.dataColumn99,
  1962. this.dataColumn100,
  1963. this.dataColumn101,
  1964. this.dataColumn102,
  1965. this.dataColumn103,
  1966. this.dataColumn104});
  1967. this.dataTable1.TableName = "Table1";
  1968. //
  1969. // dataColumn3
  1970. //
  1971. this.dataColumn3.Caption = "当前状态";
  1972. this.dataColumn3.ColumnName = "STATUS";
  1973. //
  1974. // dataColumn1
  1975. //
  1976. this.dataColumn1.Caption = "创建人";
  1977. this.dataColumn1.ColumnName = "CREATENAME";
  1978. //
  1979. // dataColumn2
  1980. //
  1981. this.dataColumn2.Caption = "创建时间";
  1982. this.dataColumn2.ColumnName = "CREATETIME";
  1983. //
  1984. // dataColumn4
  1985. //
  1986. this.dataColumn4.Caption = "修改人";
  1987. this.dataColumn4.ColumnName = "UPDATENAME";
  1988. //
  1989. // dataColumn5
  1990. //
  1991. this.dataColumn5.Caption = "修改时间";
  1992. this.dataColumn5.ColumnName = "UPDATETIME";
  1993. //
  1994. // dataColumn6
  1995. //
  1996. this.dataColumn6.Caption = "任务单号";
  1997. this.dataColumn6.ColumnName = "TASKID";
  1998. //
  1999. // dataColumn95
  2000. //
  2001. this.dataColumn95.Caption = "任务名称";
  2002. this.dataColumn95.ColumnName = "TASKNAME";
  2003. //
  2004. // dataColumn96
  2005. //
  2006. this.dataColumn96.Caption = "报价开始时间";
  2007. this.dataColumn96.ColumnName = "OFFERTIMESTART";
  2008. //
  2009. // dataColumn97
  2010. //
  2011. this.dataColumn97.Caption = "报价结束时间";
  2012. this.dataColumn97.ColumnName = "OFFERTIMEEND";
  2013. //
  2014. // dataColumn98
  2015. //
  2016. this.dataColumn98.Caption = "任务关闭时间";
  2017. this.dataColumn98.ColumnName = "BIDCLOSETIME";
  2018. //
  2019. // dataColumn99
  2020. //
  2021. this.dataColumn99.Caption = "采购单号";
  2022. this.dataColumn99.ColumnName = "MRID";
  2023. //
  2024. // dataColumn100
  2025. //
  2026. this.dataColumn100.Caption = "招标流程";
  2027. this.dataColumn100.ColumnName = "FLOWTYPE";
  2028. //
  2029. // dataColumn101
  2030. //
  2031. this.dataColumn101.Caption = "报价类型";
  2032. this.dataColumn101.ColumnName = "PICKMODE";
  2033. //
  2034. // dataColumn102
  2035. //
  2036. this.dataColumn102.Caption = "接收方式";
  2037. this.dataColumn102.ColumnName = "RECEIVETYPE";
  2038. //
  2039. // dataColumn103
  2040. //
  2041. this.dataColumn103.Caption = "运输条件";
  2042. this.dataColumn103.ColumnName = "DELIVERYCONDITION";
  2043. //
  2044. // dataColumn104
  2045. //
  2046. this.dataColumn104.Caption = "运输方式";
  2047. this.dataColumn104.ColumnName = "DELIVERYTYPE";
  2048. //
  2049. // dataTable5
  2050. //
  2051. this.dataTable5.Columns.AddRange(new System.Data.DataColumn[] {
  2052. this.dataColumn105,
  2053. this.dataColumn106,
  2054. this.dataColumn107,
  2055. this.dataColumn108,
  2056. this.dataColumn109,
  2057. this.dataColumn110,
  2058. this.dataColumn111,
  2059. this.dataColumn112,
  2060. this.dataColumn113,
  2061. this.dataColumn114,
  2062. this.dataColumn115});
  2063. this.dataTable5.TableName = "Table2";
  2064. //
  2065. // dataColumn105
  2066. //
  2067. this.dataColumn105.Caption = "任务单号";
  2068. this.dataColumn105.ColumnName = "TASKID";
  2069. //
  2070. // dataColumn106
  2071. //
  2072. this.dataColumn106.Caption = "角色ID";
  2073. this.dataColumn106.ColumnName = "EVAROLEID";
  2074. //
  2075. // dataColumn107
  2076. //
  2077. this.dataColumn107.Caption = "角色名称";
  2078. this.dataColumn107.ColumnName = "EVAROLENAME";
  2079. //
  2080. // dataColumn108
  2081. //
  2082. this.dataColumn108.Caption = "评标人ID";
  2083. this.dataColumn108.ColumnName = "EVAUSERID";
  2084. //
  2085. // dataColumn109
  2086. //
  2087. this.dataColumn109.Caption = "评标人姓名";
  2088. this.dataColumn109.ColumnName = "EVAUSERNAME";
  2089. //
  2090. // dataColumn110
  2091. //
  2092. this.dataColumn110.Caption = "评标人科室ID";
  2093. this.dataColumn110.ColumnName = "EVAORGID";
  2094. //
  2095. // dataColumn111
  2096. //
  2097. this.dataColumn111.Caption = "评标人科室名称";
  2098. this.dataColumn111.ColumnName = "EVAORGNAME";
  2099. //
  2100. // dataColumn112
  2101. //
  2102. this.dataColumn112.Caption = "备注";
  2103. this.dataColumn112.ColumnName = "REMARK";
  2104. //
  2105. // dataColumn113
  2106. //
  2107. this.dataColumn113.Caption = "创建人";
  2108. this.dataColumn113.ColumnName = "CREATENAME";
  2109. //
  2110. // dataColumn114
  2111. //
  2112. this.dataColumn114.Caption = "创建时间";
  2113. this.dataColumn114.ColumnName = "CREATETIME";
  2114. //
  2115. // dataColumn115
  2116. //
  2117. this.dataColumn115.ColumnName = "ID";
  2118. //
  2119. // ultraExpandableGroupBox2
  2120. //
  2121. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  2122. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  2123. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(467, 119);
  2124. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 0);
  2125. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2126. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  2127. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(467, 119);
  2128. this.ultraExpandableGroupBox2.TabIndex = 0;
  2129. this.ultraExpandableGroupBox2.Text = "查询条件";
  2130. //
  2131. // ultraExpandableGroupBoxPanel2
  2132. //
  2133. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraPanel2);
  2134. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  2135. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 21);
  2136. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2137. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  2138. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(461, 95);
  2139. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  2140. //
  2141. // ultraPanel2
  2142. //
  2143. //
  2144. // ultraPanel2.ClientArea
  2145. //
  2146. this.ultraPanel2.ClientArea.Controls.Add(this.txt_createTimeEnd);
  2147. this.ultraPanel2.ClientArea.Controls.Add(this.txt_createTimeStart);
  2148. this.ultraPanel2.ClientArea.Controls.Add(this.ck_ctime);
  2149. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel4);
  2150. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel2);
  2151. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel1);
  2152. this.ultraPanel2.ClientArea.Controls.Add(this.ck_isAll);
  2153. this.ultraPanel2.ClientArea.Controls.Add(this.txt_taskName);
  2154. this.ultraPanel2.ClientArea.Controls.Add(this.txt_taskId);
  2155. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  2156. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  2157. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2158. this.ultraPanel2.Name = "ultraPanel2";
  2159. this.ultraPanel2.Size = new System.Drawing.Size(461, 95);
  2160. this.ultraPanel2.TabIndex = 0;
  2161. //
  2162. // txt_createTimeEnd
  2163. //
  2164. this.txt_createTimeEnd.DateButtons.Add(dateButton2);
  2165. this.txt_createTimeEnd.Location = new System.Drawing.Point(309, 34);
  2166. this.txt_createTimeEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2167. this.txt_createTimeEnd.Name = "txt_createTimeEnd";
  2168. this.txt_createTimeEnd.NonAutoSizeHeight = 21;
  2169. this.txt_createTimeEnd.Size = new System.Drawing.Size(133, 25);
  2170. this.txt_createTimeEnd.TabIndex = 49;
  2171. //
  2172. // txt_createTimeStart
  2173. //
  2174. this.txt_createTimeStart.DateButtons.Add(dateButton3);
  2175. this.txt_createTimeStart.Location = new System.Drawing.Point(113, 34);
  2176. this.txt_createTimeStart.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2177. this.txt_createTimeStart.Name = "txt_createTimeStart";
  2178. this.txt_createTimeStart.NonAutoSizeHeight = 21;
  2179. this.txt_createTimeStart.Size = new System.Drawing.Size(133, 25);
  2180. this.txt_createTimeStart.TabIndex = 48;
  2181. //
  2182. // ck_ctime
  2183. //
  2184. this.ck_ctime.Location = new System.Drawing.Point(13, 34);
  2185. this.ck_ctime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2186. this.ck_ctime.Name = "ck_ctime";
  2187. this.ck_ctime.Size = new System.Drawing.Size(96, 25);
  2188. this.ck_ctime.TabIndex = 47;
  2189. this.ck_ctime.Text = "创建日期";
  2190. this.ck_ctime.CheckedChanged += new System.EventHandler(this.ck_ctime_CheckedChanged);
  2191. //
  2192. // ultraLabel4
  2193. //
  2194. this.ultraLabel4.AutoSize = true;
  2195. this.ultraLabel4.Location = new System.Drawing.Point(271, 35);
  2196. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2197. this.ultraLabel4.Name = "ultraLabel4";
  2198. this.ultraLabel4.Size = new System.Drawing.Size(28, 24);
  2199. this.ultraLabel4.TabIndex = 46;
  2200. this.ultraLabel4.Text = "至";
  2201. //
  2202. // ultraLabel2
  2203. //
  2204. this.ultraLabel2.AutoSize = true;
  2205. this.ultraLabel2.Location = new System.Drawing.Point(232, 9);
  2206. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2207. this.ultraLabel2.Name = "ultraLabel2";
  2208. this.ultraLabel2.Size = new System.Drawing.Size(89, 24);
  2209. this.ultraLabel2.TabIndex = 43;
  2210. this.ultraLabel2.Text = "任务单名";
  2211. //
  2212. // ultraLabel1
  2213. //
  2214. this.ultraLabel1.AutoSize = true;
  2215. this.ultraLabel1.Location = new System.Drawing.Point(15, 9);
  2216. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2217. this.ultraLabel1.Name = "ultraLabel1";
  2218. this.ultraLabel1.Size = new System.Drawing.Size(89, 24);
  2219. this.ultraLabel1.TabIndex = 42;
  2220. this.ultraLabel1.Text = "任务单号";
  2221. //
  2222. // ck_isAll
  2223. //
  2224. this.ck_isAll.Location = new System.Drawing.Point(373, 59);
  2225. this.ck_isAll.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2226. this.ck_isAll.Name = "ck_isAll";
  2227. this.ck_isAll.Size = new System.Drawing.Size(69, 28);
  2228. this.ck_isAll.TabIndex = 41;
  2229. this.ck_isAll.Text = "全部";
  2230. //
  2231. // txt_taskName
  2232. //
  2233. this.txt_taskName.Location = new System.Drawing.Point(309, 5);
  2234. this.txt_taskName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2235. this.txt_taskName.Name = "txt_taskName";
  2236. this.txt_taskName.Size = new System.Drawing.Size(133, 24);
  2237. this.txt_taskName.TabIndex = 40;
  2238. //
  2239. // txt_taskId
  2240. //
  2241. this.txt_taskId.Location = new System.Drawing.Point(92, 5);
  2242. this.txt_taskId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2243. this.txt_taskId.Name = "txt_taskId";
  2244. this.txt_taskId.Size = new System.Drawing.Size(133, 24);
  2245. this.txt_taskId.TabIndex = 39;
  2246. //
  2247. // FrmTaskRecordManage
  2248. //
  2249. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  2250. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2251. this.ClientSize = new System.Drawing.Size(1503, 532);
  2252. this.Controls.Add(this.FrmTaskRecordManage_Fill_Panel);
  2253. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  2254. this.Name = "FrmTaskRecordManage";
  2255. this.Text = "采购任务评审";
  2256. this.Load += new System.EventHandler(this.FrmTaskRecordManage_Load);
  2257. this.FrmTaskRecordManage_Fill_Panel.ResumeLayout(false);
  2258. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  2259. this.ultraGroupBox1.ResumeLayout(false);
  2260. this.ultraPanel3.ClientArea.ResumeLayout(false);
  2261. this.ultraPanel3.ResumeLayout(false);
  2262. ((System.ComponentModel.ISupportInitialize)(this.wwwww)).EndInit();
  2263. this.wwwww.ResumeLayout(false);
  2264. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  2265. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  2266. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  2267. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  2268. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox4)).EndInit();
  2269. this.ultraExpandableGroupBox4.ResumeLayout(false);
  2270. this.ultraExpandableGroupBoxPanel4.ResumeLayout(false);
  2271. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  2272. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  2273. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  2274. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox5)).EndInit();
  2275. this.ultraExpandableGroupBox5.ResumeLayout(false);
  2276. this.ultraExpandableGroupBoxPanel5.ResumeLayout(false);
  2277. this.ultraExpandableGroupBoxPanel5.PerformLayout();
  2278. this.ultraPanel5.ClientArea.ResumeLayout(false);
  2279. this.ultraPanel5.ResumeLayout(false);
  2280. this.ultraPanel6.ClientArea.ResumeLayout(false);
  2281. this.ultraPanel6.ClientArea.PerformLayout();
  2282. this.ultraPanel6.ResumeLayout(false);
  2283. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).EndInit();
  2284. this.ultraExpandableGroupBox3.ResumeLayout(false);
  2285. this.ultraExpandableGroupBoxPanel3.ResumeLayout(false);
  2286. this.ultraExpandableGroupBoxPanel3.PerformLayout();
  2287. ((System.ComponentModel.ISupportInitialize)(this.jy_procRecord)).EndInit();
  2288. this.ultraPanel1.ClientArea.ResumeLayout(false);
  2289. this.ultraPanel1.ClientArea.PerformLayout();
  2290. this.ultraPanel1.ResumeLayout(false);
  2291. ((System.ComponentModel.ISupportInitialize)(this.jy_status)).EndInit();
  2292. ((System.ComponentModel.ISupportInitialize)(this.jy_RecordId)).EndInit();
  2293. ((System.ComponentModel.ISupportInitialize)(this.jy_negDate)).EndInit();
  2294. ((System.ComponentModel.ISupportInitialize)(this.jy_mngOrgName)).EndInit();
  2295. ((System.ComponentModel.ISupportInitialize)(this.jy_buyerUsername)).EndInit();
  2296. ((System.ComponentModel.ISupportInitialize)(this.jy_taskName)).EndInit();
  2297. ((System.ComponentModel.ISupportInitialize)(this.jy_taskId)).EndInit();
  2298. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  2299. this.ultraExpandableGroupBox1.ResumeLayout(false);
  2300. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  2301. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  2302. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  2303. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  2304. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
  2305. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  2306. this.ultraExpandableGroupBox2.ResumeLayout(false);
  2307. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  2308. this.ultraPanel2.ClientArea.ResumeLayout(false);
  2309. this.ultraPanel2.ClientArea.PerformLayout();
  2310. this.ultraPanel2.ResumeLayout(false);
  2311. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeEnd)).EndInit();
  2312. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeStart)).EndInit();
  2313. ((System.ComponentModel.ISupportInitialize)(this.ck_ctime)).EndInit();
  2314. ((System.ComponentModel.ISupportInitialize)(this.ck_isAll)).EndInit();
  2315. ((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).EndInit();
  2316. ((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).EndInit();
  2317. this.ResumeLayout(false);
  2318. }
  2319. #endregion
  2320. private System.Windows.Forms.Panel FrmTaskRecordManage_Fill_Panel;
  2321. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  2322. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  2323. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  2324. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  2325. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  2326. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  2327. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  2328. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ck_ctime;
  2329. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  2330. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  2331. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  2332. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ck_isAll;
  2333. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_taskName;
  2334. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_taskId;
  2335. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeEnd;
  2336. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeStart;
  2337. private System.Data.DataSet dataSet2;
  2338. private System.Data.DataTable dataTable2;
  2339. private System.Data.DataColumn dataColumn159;
  2340. private System.Data.DataColumn dataColumn161;
  2341. private System.Data.DataColumn dataColumn162;
  2342. private System.Data.DataColumn dataColumn163;
  2343. private System.Data.DataColumn dataColumn164;
  2344. private System.Data.DataColumn dataColumn165;
  2345. private System.Data.DataColumn dataColumn166;
  2346. private System.Data.DataColumn dataColumn160;
  2347. private System.Data.DataColumn dataColumn7;
  2348. private System.Data.DataSet dataSet3;
  2349. private System.Data.DataTable dataTable3;
  2350. private System.Data.DataColumn dataColumn23;
  2351. private System.Data.DataColumn dataColumn24;
  2352. private System.Data.DataColumn dataColumn25;
  2353. private System.Data.DataColumn dataColumn26;
  2354. private System.Data.DataColumn dataColumn27;
  2355. private System.Data.DataColumn dataColumn28;
  2356. private System.Data.DataColumn dataColumn29;
  2357. private System.Data.DataColumn dataColumn30;
  2358. private System.Data.DataColumn dataColumn31;
  2359. private System.Data.DataColumn dataColumn32;
  2360. private System.Data.DataColumn dataColumn33;
  2361. private System.Data.DataColumn dataColumn34;
  2362. private System.Data.DataColumn dataColumn35;
  2363. private System.Data.DataColumn dataColumn36;
  2364. private System.Data.DataColumn dataColumn37;
  2365. private System.Data.DataColumn dataColumn38;
  2366. private System.Data.DataColumn dataColumn39;
  2367. private System.Data.DataColumn dataColumn40;
  2368. private System.Data.DataColumn dataColumn41;
  2369. private System.Data.DataColumn dataColumn42;
  2370. private System.Data.DataColumn dataColumn43;
  2371. private System.Data.DataColumn dataColumn44;
  2372. private System.Data.DataColumn dataColumn45;
  2373. private System.Data.DataColumn dataColumn46;
  2374. private System.Data.DataColumn dataColumn47;
  2375. private System.Data.DataColumn dataColumn48;
  2376. private System.Data.DataColumn dataColumn49;
  2377. private System.Data.DataColumn dataColumn50;
  2378. private System.Data.DataColumn dataColumn51;
  2379. private System.Data.DataColumn dataColumn52;
  2380. private System.Data.DataColumn dataColumn53;
  2381. private System.Data.DataColumn dataColumn54;
  2382. private System.Data.DataColumn dataColumn55;
  2383. private System.Data.DataColumn dataColumn56;
  2384. private System.Data.DataColumn dataColumn57;
  2385. private System.Data.DataColumn dataColumn58;
  2386. private System.Data.DataColumn dataColumn59;
  2387. private System.Data.DataColumn dataColumn60;
  2388. private System.Data.DataColumn dataColumn61;
  2389. private System.Data.DataColumn dataColumn62;
  2390. private System.Data.DataColumn dataColumn63;
  2391. private System.Data.DataColumn dataColumn64;
  2392. private System.Data.DataColumn dataColumn65;
  2393. private System.Data.DataColumn dataColumn66;
  2394. private System.Data.DataColumn dataColumn67;
  2395. private System.Data.DataColumn dataColumn68;
  2396. private System.Data.DataColumn dataColumn69;
  2397. private System.Data.DataColumn dataColumn70;
  2398. private System.Data.DataColumn dataColumn71;
  2399. private System.Data.DataColumn dataColumn72;
  2400. private System.Data.DataColumn dataColumn73;
  2401. private System.Data.DataColumn dataColumn76;
  2402. private System.Data.DataColumn dataColumn77;
  2403. private System.Data.DataColumn dataColumn78;
  2404. private System.Data.DataColumn dataColumn79;
  2405. private System.Data.DataColumn dataColumn80;
  2406. private System.Data.DataColumn dataColumn81;
  2407. private System.Data.DataColumn dataColumn85;
  2408. private System.Data.DataColumn dataColumn86;
  2409. private System.Data.DataColumn dataColumn87;
  2410. private System.Data.DataTable dataTable4;
  2411. private System.Data.DataColumn dataColumn8;
  2412. private System.Data.DataColumn dataColumn9;
  2413. private System.Data.DataColumn dataColumn10;
  2414. private System.Data.DataColumn dataColumn11;
  2415. private System.Data.DataColumn dataColumn12;
  2416. private System.Data.DataColumn dataColumn13;
  2417. private System.Data.DataColumn dataColumn14;
  2418. private System.Data.DataColumn dataColumn15;
  2419. private System.Data.DataColumn dataColumn16;
  2420. private System.Data.DataColumn dataColumn17;
  2421. private System.Data.DataColumn dataColumn18;
  2422. private System.Data.DataColumn dataColumn19;
  2423. private System.Data.DataColumn dataColumn20;
  2424. private System.Data.DataColumn dataColumn21;
  2425. private System.Data.DataColumn dataColumn22;
  2426. private System.Data.DataColumn dataColumn74;
  2427. private System.Data.DataColumn dataColumn75;
  2428. private System.Data.DataColumn dataColumn82;
  2429. private System.Data.DataColumn dataColumn83;
  2430. private System.Data.DataColumn dataColumn84;
  2431. private System.Data.DataColumn dataColumn88;
  2432. private System.Data.DataColumn dataColumn89;
  2433. private System.Data.DataColumn dataColumn90;
  2434. private System.Data.DataColumn dataColumn91;
  2435. private System.Data.DataColumn dataColumn92;
  2436. private System.Data.DataColumn dataColumn93;
  2437. private System.Data.DataColumn dataColumn94;
  2438. private Infragistics.Win.Misc.UltraGroupBox wwwww;
  2439. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  2440. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox4;
  2441. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel4;
  2442. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  2443. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox5;
  2444. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel5;
  2445. private System.Windows.Forms.TextBox txt_msg;
  2446. private Infragistics.Win.Misc.UltraPanel ultraPanel5;
  2447. private Infragistics.Win.Misc.UltraPanel ultraPanel6;
  2448. private System.Windows.Forms.RadioButton radioButton1;
  2449. private System.Windows.Forms.RadioButton radioButton2;
  2450. private System.Windows.Forms.Button button1;
  2451. private System.Data.DataSet dataSet1;
  2452. private System.Data.DataTable dataTable1;
  2453. private System.Data.DataColumn dataColumn3;
  2454. private System.Data.DataColumn dataColumn1;
  2455. private System.Data.DataColumn dataColumn2;
  2456. private System.Data.DataColumn dataColumn4;
  2457. private System.Data.DataColumn dataColumn5;
  2458. private System.Data.DataColumn dataColumn6;
  2459. private System.Data.DataColumn dataColumn95;
  2460. private System.Data.DataColumn dataColumn96;
  2461. private System.Data.DataColumn dataColumn97;
  2462. private System.Data.DataColumn dataColumn98;
  2463. private System.Data.DataColumn dataColumn99;
  2464. private System.Data.DataColumn dataColumn100;
  2465. private System.Data.DataColumn dataColumn101;
  2466. private System.Data.DataColumn dataColumn102;
  2467. private System.Data.DataColumn dataColumn103;
  2468. private System.Data.DataColumn dataColumn104;
  2469. private System.Data.DataTable dataTable5;
  2470. private System.Data.DataColumn dataColumn105;
  2471. private System.Data.DataColumn dataColumn106;
  2472. private System.Data.DataColumn dataColumn107;
  2473. private System.Data.DataColumn dataColumn108;
  2474. private System.Data.DataColumn dataColumn109;
  2475. private System.Data.DataColumn dataColumn110;
  2476. private System.Data.DataColumn dataColumn111;
  2477. private System.Data.DataColumn dataColumn112;
  2478. private System.Data.DataColumn dataColumn113;
  2479. private System.Data.DataColumn dataColumn114;
  2480. private System.Data.DataColumn dataColumn115;
  2481. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  2482. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox3;
  2483. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel3;
  2484. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_procRecord;
  2485. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  2486. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo jy_negDate;
  2487. private Infragistics.Win.Misc.UltraLabel ultraLabel38;
  2488. private Infragistics.Win.Misc.UltraLabel ultraLabel35;
  2489. private Infragistics.Win.Misc.UltraLabel ultraLabel32;
  2490. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_mngOrgName;
  2491. private Infragistics.Win.Misc.UltraLabel ultraLabel31;
  2492. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_buyerUsername;
  2493. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  2494. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_taskName;
  2495. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_taskId;
  2496. private Infragistics.Win.Misc.UltraLabel iiii;
  2497. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_RecordId;
  2498. private Infragistics.Win.Misc.UltraLabel eeee;
  2499. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_status;
  2500. }
  2501. }