FrmTaskRecordManageNew.Designer.cs 223 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898
  1. namespace Pur.pur_plan
  2. {
  3. partial class FrmTaskRecordManageNew
  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 appearance14 = 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("SUPPCODE");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATEUSERID");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Relation1");
  36. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Relation1", 0);
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCODE");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QTY");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOM");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TAXRATENAME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESQTY");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHOUTTAXPRICE");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHTAXPRICE");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHOUTTAXAMT");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHTAXAMT");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESDATE");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISBID");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDREASON");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESREMARK");
  53. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECORDID");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TYPE");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISSUPERVISION");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  71. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERREFUSEINFO");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCONFIRMTIME");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERCONFIRMUSERID");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERCONFIRMUSERNAME");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERCONFIRMTIME");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REVIEWSTATE");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERID");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKID");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCODE");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERTYPE");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REVIEWDESC");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REQDATE");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASKDATE");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCONFIRMUSERID");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCONFIRMUSERNAME");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteUserId");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERYCONDITION");
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERYTYPE");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECEIVETYPE");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Relation1");
  111. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 1317943001);
  112. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand5 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Relation1", 0);
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESREMARK");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDREASON");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISBID");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKLINEID");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCODE");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKID");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MRLINEID");
  122. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERID");
  123. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESC");
  125. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESCE");
  127. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMMODEL");
  128. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSPEC");
  129. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QTY");
  130. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUSEUOM");
  131. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOM");
  132. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMCONEFFICIENT");
  133. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNIT");
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASKDELIVERDATE");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CURRENCYCODE");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn78 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TAXRATENAME");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn79 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESQTY");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn80 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHOUTTAXPRICE");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn81 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHTAXPRICE");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHOUTTAXAMT");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESWITHTAXAMT");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESDATE");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESVALIDDATE");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESDELIVERDATE");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn87 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESCONTACT");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn88 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESPRICETERM");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn89 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESDESC");
  148. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn90 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDNO");
  149. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn91 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDEVALTYPE");
  150. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn92 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDWINREASON");
  151. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn93 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDWINWITHOUTTAXPRICE");
  152. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn94 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDWINWITHTAXPRICE");
  153. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn95 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERNAME");
  154. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn96 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERDEPTCODE");
  155. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn97 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERDEPTDESC");
  156. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn98 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERUNITCODE");
  157. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn99 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERUNITDESC");
  158. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn100 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  159. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn101 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REVIEWSTATE");
  160. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn102 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  161. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn103 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  162. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn104 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  163. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn105 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  164. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn106 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemAttr");
  165. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn107 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemAttrId");
  166. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn108 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsCode");
  167. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn109 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsId");
  168. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn110 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomId");
  169. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn111 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUnique");
  170. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn112 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("packagetype");
  171. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn113 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PAYMENTCODE");
  172. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn114 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bidWinQty");
  173. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn115 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERTYPE");
  174. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn116 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESPRICEFREIGHT");
  175. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn117 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESPRICEPACKAGE");
  176. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup2 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 1317943001);
  177. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup3 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup1", 1317943002);
  178. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup4 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup2", 1317943003);
  179. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup5 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup3", 1317943004);
  180. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  181. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  182. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  183. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  184. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  185. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  186. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  187. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  188. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  189. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  190. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  191. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  192. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  193. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  194. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  195. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand6 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  196. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn118 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  197. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn119 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  198. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn120 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  199. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn121 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  200. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn122 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  201. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn123 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKID");
  202. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn124 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKNAME");
  203. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn125 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERTIMESTART", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  204. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn126 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFERTIMEEND");
  205. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn127 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIDCLOSETIME");
  206. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn128 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MRID");
  207. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn129 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLOWTYPE");
  208. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn130 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICKMODE");
  209. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn131 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECEIVETYPE");
  210. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn132 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERYCONDITION");
  211. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn133 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERYTYPE");
  212. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn134 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISSUPERVISION");
  213. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn135 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  214. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  215. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  216. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  217. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  218. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  219. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  220. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  221. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  222. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  223. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  224. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  225. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  226. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  227. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  228. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  229. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  230. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  231. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  232. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton3 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  233. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("insert");
  234. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  235. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand7 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  236. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn136 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  237. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn137 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  238. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn138 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  239. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn139 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CERTPATH");
  240. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn140 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CERTDESC");
  241. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn141 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CERTPATHOLD");
  242. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  243. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  244. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  245. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  246. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  247. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  248. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  249. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  250. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  251. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  252. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  253. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  254. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand8 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  255. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn142 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKID");
  256. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn143 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAROLEID");
  257. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn144 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAROLENAME");
  258. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn145 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAUSERID");
  259. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn146 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAUSERNAME");
  260. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn147 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAORGID");
  261. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn148 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAORGNAME");
  262. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn149 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  263. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  264. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn150 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  265. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn151 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  266. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  267. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  268. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  269. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  270. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  271. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  272. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  273. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  274. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  275. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  276. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  277. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton();
  278. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  279. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  280. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  281. this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  282. this.suppBidStatus = new System.Data.DataSet();
  283. this.dataTable7 = new System.Data.DataTable();
  284. this.dataColumn120 = new System.Data.DataColumn();
  285. this.dataColumn121 = new System.Data.DataColumn();
  286. this.dataColumn122 = new System.Data.DataColumn();
  287. this.dataColumn123 = new System.Data.DataColumn();
  288. this.dataColumn124 = new System.Data.DataColumn();
  289. this.dataTable9 = new System.Data.DataTable();
  290. this.dataColumn144 = new System.Data.DataColumn();
  291. this.dataColumn145 = new System.Data.DataColumn();
  292. this.dataColumn146 = new System.Data.DataColumn();
  293. this.dataColumn147 = new System.Data.DataColumn();
  294. this.dataColumn148 = new System.Data.DataColumn();
  295. this.dataColumn150 = new System.Data.DataColumn();
  296. this.dataColumn151 = new System.Data.DataColumn();
  297. this.dataColumn152 = new System.Data.DataColumn();
  298. this.dataColumn153 = new System.Data.DataColumn();
  299. this.dataColumn154 = new System.Data.DataColumn();
  300. this.dataColumn155 = new System.Data.DataColumn();
  301. this.dataColumn156 = new System.Data.DataColumn();
  302. this.dataColumn157 = new System.Data.DataColumn();
  303. this.dataColumn149 = new System.Data.DataColumn();
  304. this.dataColumn158 = new System.Data.DataColumn();
  305. this.dataColumn159 = new System.Data.DataColumn();
  306. this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  307. this.bidstatus = new System.Data.DataSet();
  308. this.dataTable8 = new System.Data.DataTable();
  309. this.dataColumn126 = new System.Data.DataColumn();
  310. this.dataColumn127 = new System.Data.DataColumn();
  311. this.dataColumn128 = new System.Data.DataColumn();
  312. this.dataColumn129 = new System.Data.DataColumn();
  313. this.dataColumn130 = new System.Data.DataColumn();
  314. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  315. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  316. this.dataSet3 = new System.Data.DataSet();
  317. this.dataTable3 = new System.Data.DataTable();
  318. this.dataColumn23 = new System.Data.DataColumn();
  319. this.dataColumn24 = new System.Data.DataColumn();
  320. this.dataColumn25 = new System.Data.DataColumn();
  321. this.dataColumn26 = new System.Data.DataColumn();
  322. this.dataColumn27 = new System.Data.DataColumn();
  323. this.dataColumn28 = new System.Data.DataColumn();
  324. this.dataColumn29 = new System.Data.DataColumn();
  325. this.dataColumn30 = new System.Data.DataColumn();
  326. this.dataColumn31 = new System.Data.DataColumn();
  327. this.dataColumn32 = new System.Data.DataColumn();
  328. this.dataColumn33 = new System.Data.DataColumn();
  329. this.dataColumn34 = new System.Data.DataColumn();
  330. this.dataColumn35 = new System.Data.DataColumn();
  331. this.dataColumn36 = new System.Data.DataColumn();
  332. this.dataColumn37 = new System.Data.DataColumn();
  333. this.dataColumn38 = new System.Data.DataColumn();
  334. this.dataColumn39 = new System.Data.DataColumn();
  335. this.dataColumn40 = new System.Data.DataColumn();
  336. this.dataColumn41 = new System.Data.DataColumn();
  337. this.dataColumn42 = new System.Data.DataColumn();
  338. this.dataColumn43 = new System.Data.DataColumn();
  339. this.dataColumn44 = new System.Data.DataColumn();
  340. this.dataColumn45 = new System.Data.DataColumn();
  341. this.dataColumn46 = new System.Data.DataColumn();
  342. this.dataColumn47 = new System.Data.DataColumn();
  343. this.dataColumn48 = new System.Data.DataColumn();
  344. this.dataColumn49 = new System.Data.DataColumn();
  345. this.dataColumn50 = new System.Data.DataColumn();
  346. this.dataColumn51 = new System.Data.DataColumn();
  347. this.dataColumn52 = new System.Data.DataColumn();
  348. this.dataColumn53 = new System.Data.DataColumn();
  349. this.dataColumn54 = new System.Data.DataColumn();
  350. this.dataColumn55 = new System.Data.DataColumn();
  351. this.dataColumn56 = new System.Data.DataColumn();
  352. this.dataColumn57 = new System.Data.DataColumn();
  353. this.dataColumn58 = new System.Data.DataColumn();
  354. this.dataColumn59 = new System.Data.DataColumn();
  355. this.dataColumn60 = new System.Data.DataColumn();
  356. this.dataColumn61 = new System.Data.DataColumn();
  357. this.dataColumn62 = new System.Data.DataColumn();
  358. this.dataColumn63 = new System.Data.DataColumn();
  359. this.dataColumn64 = new System.Data.DataColumn();
  360. this.dataColumn65 = new System.Data.DataColumn();
  361. this.dataColumn66 = new System.Data.DataColumn();
  362. this.dataColumn67 = new System.Data.DataColumn();
  363. this.dataColumn68 = new System.Data.DataColumn();
  364. this.dataColumn69 = new System.Data.DataColumn();
  365. this.dataColumn70 = new System.Data.DataColumn();
  366. this.dataColumn71 = new System.Data.DataColumn();
  367. this.dataColumn72 = new System.Data.DataColumn();
  368. this.dataColumn73 = new System.Data.DataColumn();
  369. this.dataColumn76 = new System.Data.DataColumn();
  370. this.dataColumn77 = new System.Data.DataColumn();
  371. this.dataColumn78 = new System.Data.DataColumn();
  372. this.dataColumn79 = new System.Data.DataColumn();
  373. this.dataColumn80 = new System.Data.DataColumn();
  374. this.dataColumn81 = new System.Data.DataColumn();
  375. this.dataColumn85 = new System.Data.DataColumn();
  376. this.dataColumn86 = new System.Data.DataColumn();
  377. this.dataColumn87 = new System.Data.DataColumn();
  378. this.dataColumn7 = new System.Data.DataColumn();
  379. this.dataColumn116 = new System.Data.DataColumn();
  380. this.dataColumn117 = new System.Data.DataColumn();
  381. this.dataTable4 = new System.Data.DataTable();
  382. this.dataColumn8 = new System.Data.DataColumn();
  383. this.dataColumn9 = new System.Data.DataColumn();
  384. this.dataColumn10 = new System.Data.DataColumn();
  385. this.dataColumn11 = new System.Data.DataColumn();
  386. this.dataColumn12 = new System.Data.DataColumn();
  387. this.dataColumn13 = new System.Data.DataColumn();
  388. this.dataColumn15 = new System.Data.DataColumn();
  389. this.dataColumn16 = new System.Data.DataColumn();
  390. this.dataColumn17 = new System.Data.DataColumn();
  391. this.dataColumn18 = new System.Data.DataColumn();
  392. this.dataColumn19 = new System.Data.DataColumn();
  393. this.dataColumn20 = new System.Data.DataColumn();
  394. this.dataColumn21 = new System.Data.DataColumn();
  395. this.dataColumn22 = new System.Data.DataColumn();
  396. this.dataColumn74 = new System.Data.DataColumn();
  397. this.dataColumn75 = new System.Data.DataColumn();
  398. this.dataColumn82 = new System.Data.DataColumn();
  399. this.dataColumn83 = new System.Data.DataColumn();
  400. this.dataColumn84 = new System.Data.DataColumn();
  401. this.dataColumn88 = new System.Data.DataColumn();
  402. this.dataColumn89 = new System.Data.DataColumn();
  403. this.dataColumn90 = new System.Data.DataColumn();
  404. this.dataColumn91 = new System.Data.DataColumn();
  405. this.dataColumn92 = new System.Data.DataColumn();
  406. this.dataColumn93 = new System.Data.DataColumn();
  407. this.dataColumn94 = new System.Data.DataColumn();
  408. this.craftImg = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  409. this.dataSet2 = new System.Data.DataSet();
  410. this.dataTable2 = new System.Data.DataTable();
  411. this.dataColumn131 = new System.Data.DataColumn();
  412. this.dataColumn132 = new System.Data.DataColumn();
  413. this.dataColumn133 = new System.Data.DataColumn();
  414. this.dataColumn134 = new System.Data.DataColumn();
  415. this.dataColumn135 = new System.Data.DataColumn();
  416. this.dataColumn136 = new System.Data.DataColumn();
  417. this.dataColumn137 = new System.Data.DataColumn();
  418. this.dataColumn138 = new System.Data.DataColumn();
  419. this.dataColumn139 = new System.Data.DataColumn();
  420. this.dataColumn140 = new System.Data.DataColumn();
  421. this.dataSet4 = new System.Data.DataSet();
  422. this.dataTable6 = new System.Data.DataTable();
  423. this.dataColumn14 = new System.Data.DataColumn();
  424. this.dataColumn118 = new System.Data.DataColumn();
  425. this.dataColumn119 = new System.Data.DataColumn();
  426. this.dataColumn141 = new System.Data.DataColumn();
  427. this.dataColumn142 = new System.Data.DataColumn();
  428. this.dataColumn143 = new System.Data.DataColumn();
  429. this.dataSet1 = new System.Data.DataSet();
  430. this.dataTable1 = new System.Data.DataTable();
  431. this.dataColumn3 = new System.Data.DataColumn();
  432. this.dataColumn1 = new System.Data.DataColumn();
  433. this.dataColumn2 = new System.Data.DataColumn();
  434. this.dataColumn4 = new System.Data.DataColumn();
  435. this.dataColumn5 = new System.Data.DataColumn();
  436. this.dataColumn6 = new System.Data.DataColumn();
  437. this.dataColumn95 = new System.Data.DataColumn();
  438. this.dataColumn96 = new System.Data.DataColumn();
  439. this.dataColumn97 = new System.Data.DataColumn();
  440. this.dataColumn98 = new System.Data.DataColumn();
  441. this.dataColumn99 = new System.Data.DataColumn();
  442. this.dataColumn100 = new System.Data.DataColumn();
  443. this.dataColumn101 = new System.Data.DataColumn();
  444. this.dataColumn102 = new System.Data.DataColumn();
  445. this.dataColumn103 = new System.Data.DataColumn();
  446. this.dataColumn104 = new System.Data.DataColumn();
  447. this.dataColumn125 = new System.Data.DataColumn();
  448. this.dataTable5 = new System.Data.DataTable();
  449. this.dataColumn105 = new System.Data.DataColumn();
  450. this.dataColumn106 = new System.Data.DataColumn();
  451. this.dataColumn107 = new System.Data.DataColumn();
  452. this.dataColumn108 = new System.Data.DataColumn();
  453. this.dataColumn109 = new System.Data.DataColumn();
  454. this.dataColumn110 = new System.Data.DataColumn();
  455. this.dataColumn111 = new System.Data.DataColumn();
  456. this.dataColumn112 = new System.Data.DataColumn();
  457. this.dataColumn113 = new System.Data.DataColumn();
  458. this.dataColumn114 = new System.Data.DataColumn();
  459. this.dataColumn115 = new System.Data.DataColumn();
  460. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  461. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  462. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  463. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  464. this.txt_refresh = new Infragistics.Win.Misc.UltraButton();
  465. this.txt_createTimeEnd = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  466. this.txt_createTimeStart = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  467. this.ck_ctime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  468. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  469. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  470. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  471. this.ck_isAll = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  472. this.txt_taskName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  473. this.txt_taskId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  474. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  475. this.panel2 = new System.Windows.Forms.Panel();
  476. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  477. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  478. this.ultraExpandableGroupBox4 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  479. this.ultraExpandableGroupBoxPanel4 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  480. this.panel1 = new System.Windows.Forms.Panel();
  481. this.jy_procRecord = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  482. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  483. this.jy_type = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  484. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  485. this.eeee = new Infragistics.Win.Misc.UltraLabel();
  486. this.jy_status = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  487. this.iiii = new Infragistics.Win.Misc.UltraLabel();
  488. this.jy_RecordId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  489. this.jy_negDate = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  490. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  491. this.jy_mngOrgName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  492. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  493. this.jy_buyerUsername = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  494. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  495. this.ultraExpandableGroupBox7 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  496. this.ultraExpandableGroupBoxPanel7 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  497. this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
  498. this.btn_deleteAppend = new Infragistics.Win.Misc.UltraButton();
  499. this.txt_CERTDESC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  500. this.btn_submitAppend = new Infragistics.Win.Misc.UltraButton();
  501. this.ultraLabel94 = new Infragistics.Win.Misc.UltraLabel();
  502. this.txt_certPath = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  503. this.ultraLabel46 = new Infragistics.Win.Misc.UltraLabel();
  504. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  505. this.ultraExpandableGroupBox3 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  506. this.ultraExpandableGroupBoxPanel3 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  507. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  508. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  509. this.ultraExpandableGroupBox5 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  510. this.ultraExpandableGroupBoxPanel5 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  511. this.btn_delete = new Infragistics.Win.Misc.UltraButton();
  512. this.txt_EVA_USERNAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  513. this.btn_add = new Infragistics.Win.Misc.UltraButton();
  514. this.txt_EVA_ORG_NAME = new System.Windows.Forms.TextBox();
  515. this.label3 = new System.Windows.Forms.Label();
  516. this.label1 = new System.Windows.Forms.Label();
  517. this.label2 = new System.Windows.Forms.Label();
  518. this.cmb_EVA_ROLE_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  519. this.FrmTaskRecordManage_Fill_Panel = new System.Windows.Forms.Panel();
  520. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  521. this.ultraTabPageControl1.SuspendLayout();
  522. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  523. this.splitContainer1.Panel1.SuspendLayout();
  524. this.splitContainer1.Panel2.SuspendLayout();
  525. this.splitContainer1.SuspendLayout();
  526. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.suppBidStatus)).BeginInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.dataTable9)).BeginInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.bidstatus)).BeginInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).BeginInit();
  533. this.ultraTabPageControl2.SuspendLayout();
  534. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).BeginInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).BeginInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  548. this.ultraExpandableGroupBox2.SuspendLayout();
  549. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  550. this.ultraPanel2.ClientArea.SuspendLayout();
  551. this.ultraPanel2.SuspendLayout();
  552. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeEnd)).BeginInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeStart)).BeginInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.ck_ctime)).BeginInit();
  555. ((System.ComponentModel.ISupportInitialize)(this.ck_isAll)).BeginInit();
  556. ((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).BeginInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).BeginInit();
  558. this.ultraPanel3.ClientArea.SuspendLayout();
  559. this.ultraPanel3.SuspendLayout();
  560. this.panel2.SuspendLayout();
  561. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  562. this.ultraTabControl1.SuspendLayout();
  563. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox4)).BeginInit();
  564. this.ultraExpandableGroupBox4.SuspendLayout();
  565. this.ultraExpandableGroupBoxPanel4.SuspendLayout();
  566. this.panel1.SuspendLayout();
  567. ((System.ComponentModel.ISupportInitialize)(this.jy_procRecord)).BeginInit();
  568. this.ultraPanel1.ClientArea.SuspendLayout();
  569. this.ultraPanel1.SuspendLayout();
  570. ((System.ComponentModel.ISupportInitialize)(this.jy_type)).BeginInit();
  571. ((System.ComponentModel.ISupportInitialize)(this.jy_status)).BeginInit();
  572. ((System.ComponentModel.ISupportInitialize)(this.jy_RecordId)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.jy_negDate)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.jy_mngOrgName)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.jy_buyerUsername)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox7)).BeginInit();
  577. this.ultraExpandableGroupBox7.SuspendLayout();
  578. this.ultraExpandableGroupBoxPanel7.SuspendLayout();
  579. this.ultraPanel5.ClientArea.SuspendLayout();
  580. this.ultraPanel5.SuspendLayout();
  581. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTDESC)).BeginInit();
  582. ((System.ComponentModel.ISupportInitialize)(this.txt_certPath)).BeginInit();
  583. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).BeginInit();
  585. this.ultraExpandableGroupBox3.SuspendLayout();
  586. this.ultraExpandableGroupBoxPanel3.SuspendLayout();
  587. this.ultraPanel4.ClientArea.SuspendLayout();
  588. this.ultraPanel4.SuspendLayout();
  589. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  590. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox5)).BeginInit();
  591. this.ultraExpandableGroupBox5.SuspendLayout();
  592. this.ultraExpandableGroupBoxPanel5.SuspendLayout();
  593. ((System.ComponentModel.ISupportInitialize)(this.txt_EVA_USERNAME)).BeginInit();
  594. ((System.ComponentModel.ISupportInitialize)(this.cmb_EVA_ROLE_NAME)).BeginInit();
  595. this.FrmTaskRecordManage_Fill_Panel.SuspendLayout();
  596. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  597. this.splitContainer2.Panel1.SuspendLayout();
  598. this.splitContainer2.Panel2.SuspendLayout();
  599. this.splitContainer2.SuspendLayout();
  600. this.SuspendLayout();
  601. //
  602. // ultraTabPageControl1
  603. //
  604. this.ultraTabPageControl1.Controls.Add(this.splitContainer1);
  605. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  606. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4);
  607. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  608. this.ultraTabPageControl1.Size = new System.Drawing.Size(1049, 289);
  609. //
  610. // splitContainer1
  611. //
  612. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  613. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  614. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
  615. this.splitContainer1.Name = "splitContainer1";
  616. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  617. //
  618. // splitContainer1.Panel1
  619. //
  620. this.splitContainer1.Panel1.Controls.Add(this.ultraGrid5);
  621. //
  622. // splitContainer1.Panel2
  623. //
  624. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid6);
  625. this.splitContainer1.Size = new System.Drawing.Size(1049, 289);
  626. this.splitContainer1.SplitterDistance = 200;
  627. this.splitContainer1.SplitterWidth = 5;
  628. this.splitContainer1.TabIndex = 1;
  629. //
  630. // ultraGrid5
  631. //
  632. this.ultraGrid5.DataMember = "Table1";
  633. this.ultraGrid5.DataSource = this.suppBidStatus;
  634. appearance14.BackColor = System.Drawing.SystemColors.Window;
  635. appearance14.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  636. this.ultraGrid5.DisplayLayout.Appearance = appearance14;
  637. ultraGridColumn1.Header.VisiblePosition = 0;
  638. ultraGridColumn2.Header.VisiblePosition = 1;
  639. ultraGridColumn3.Header.VisiblePosition = 2;
  640. ultraGridColumn4.Header.VisiblePosition = 3;
  641. ultraGridColumn5.Header.VisiblePosition = 4;
  642. ultraGridColumn6.Header.VisiblePosition = 5;
  643. ultraGridBand1.Columns.AddRange(new object[] {
  644. ultraGridColumn1,
  645. ultraGridColumn2,
  646. ultraGridColumn3,
  647. ultraGridColumn4,
  648. ultraGridColumn5,
  649. ultraGridColumn6});
  650. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  651. ultraGridColumn7.Header.VisiblePosition = 0;
  652. ultraGridColumn8.Header.VisiblePosition = 1;
  653. ultraGridColumn9.Header.VisiblePosition = 2;
  654. ultraGridColumn10.Header.VisiblePosition = 3;
  655. ultraGridColumn11.Header.VisiblePosition = 4;
  656. ultraGridColumn12.Header.VisiblePosition = 5;
  657. ultraGridColumn13.Header.VisiblePosition = 6;
  658. ultraGridColumn14.Header.VisiblePosition = 7;
  659. ultraGridColumn15.Header.VisiblePosition = 8;
  660. ultraGridColumn16.Header.VisiblePosition = 9;
  661. ultraGridColumn17.Header.VisiblePosition = 10;
  662. ultraGridColumn18.Header.VisiblePosition = 11;
  663. ultraGridColumn19.Header.VisiblePosition = 12;
  664. ultraGridColumn20.Header.VisiblePosition = 13;
  665. ultraGridColumn20.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  666. ultraGridColumn21.Header.VisiblePosition = 14;
  667. ultraGridColumn22.Header.VisiblePosition = 15;
  668. ultraGridBand2.Columns.AddRange(new object[] {
  669. ultraGridColumn7,
  670. ultraGridColumn8,
  671. ultraGridColumn9,
  672. ultraGridColumn10,
  673. ultraGridColumn11,
  674. ultraGridColumn12,
  675. ultraGridColumn13,
  676. ultraGridColumn14,
  677. ultraGridColumn15,
  678. ultraGridColumn16,
  679. ultraGridColumn17,
  680. ultraGridColumn18,
  681. ultraGridColumn19,
  682. ultraGridColumn20,
  683. ultraGridColumn21,
  684. ultraGridColumn22});
  685. this.ultraGrid5.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  686. this.ultraGrid5.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  687. this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  688. this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  689. appearance15.BackColor = System.Drawing.SystemColors.ActiveBorder;
  690. appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark;
  691. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  692. appearance15.BorderColor = System.Drawing.SystemColors.Window;
  693. this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance15;
  694. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  695. this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
  696. this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  697. this.ultraGrid5.DisplayLayout.GroupByBox.Hidden = true;
  698. appearance45.BackColor = System.Drawing.SystemColors.ControlLightLight;
  699. appearance45.BackColor2 = System.Drawing.SystemColors.Control;
  700. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  701. appearance45.ForeColor = System.Drawing.SystemColors.GrayText;
  702. this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance45;
  703. this.ultraGrid5.DisplayLayout.MaxColScrollRegions = 1;
  704. this.ultraGrid5.DisplayLayout.MaxRowScrollRegions = 1;
  705. appearance46.BackColor = System.Drawing.SystemColors.Window;
  706. appearance46.ForeColor = System.Drawing.SystemColors.ControlText;
  707. this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance46;
  708. appearance47.BackColor = System.Drawing.SystemColors.Highlight;
  709. appearance47.ForeColor = System.Drawing.SystemColors.HighlightText;
  710. this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance47;
  711. this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  712. this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  713. appearance48.BackColor = System.Drawing.SystemColors.Window;
  714. this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance48;
  715. appearance49.BorderColor = System.Drawing.Color.Silver;
  716. appearance49.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  717. this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance49;
  718. this.ultraGrid5.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  719. this.ultraGrid5.DisplayLayout.Override.CellPadding = 0;
  720. appearance50.BackColor = System.Drawing.SystemColors.Control;
  721. appearance50.BackColor2 = System.Drawing.SystemColors.ControlDark;
  722. appearance50.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  723. appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  724. appearance50.BorderColor = System.Drawing.SystemColors.Window;
  725. this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance50;
  726. appearance51.TextHAlignAsString = "Left";
  727. this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance51;
  728. this.ultraGrid5.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  729. this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  730. appearance52.BackColor = System.Drawing.SystemColors.Window;
  731. appearance52.BorderColor = System.Drawing.Color.Silver;
  732. this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance52;
  733. this.ultraGrid5.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  734. appearance53.BackColor = System.Drawing.SystemColors.ControlLight;
  735. this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance53;
  736. this.ultraGrid5.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  737. this.ultraGrid5.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  738. this.ultraGrid5.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  739. this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
  740. this.ultraGrid5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  741. this.ultraGrid5.Location = new System.Drawing.Point(0, 0);
  742. this.ultraGrid5.Margin = new System.Windows.Forms.Padding(4);
  743. this.ultraGrid5.Name = "ultraGrid5";
  744. this.ultraGrid5.Size = new System.Drawing.Size(1049, 200);
  745. this.ultraGrid5.TabIndex = 0;
  746. this.ultraGrid5.Text = "ultraGrid5";
  747. this.ultraGrid5.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid5_InitializeLayout);
  748. //
  749. // suppBidStatus
  750. //
  751. this.suppBidStatus.DataSetName = "NewDataSet";
  752. this.suppBidStatus.Relations.AddRange(new System.Data.DataRelation[] {
  753. new System.Data.DataRelation("Relation1", "Table1", "Table2", new string[] {
  754. "SUPPCODE"}, new string[] {
  755. "SUPPCODE"}, false)});
  756. this.suppBidStatus.Tables.AddRange(new System.Data.DataTable[] {
  757. this.dataTable7,
  758. this.dataTable9});
  759. //
  760. // dataTable7
  761. //
  762. this.dataTable7.Columns.AddRange(new System.Data.DataColumn[] {
  763. this.dataColumn120,
  764. this.dataColumn121,
  765. this.dataColumn122,
  766. this.dataColumn123,
  767. this.dataColumn124});
  768. this.dataTable7.Constraints.AddRange(new System.Data.Constraint[] {
  769. new System.Data.UniqueConstraint("Constraint1", new string[] {
  770. "SUPPCODE"}, false)});
  771. this.dataTable7.TableName = "Table1";
  772. //
  773. // dataColumn120
  774. //
  775. this.dataColumn120.Caption = "供应商编码";
  776. this.dataColumn120.ColumnName = "SUPPCODE";
  777. //
  778. // dataColumn121
  779. //
  780. this.dataColumn121.Caption = "可报物料总数";
  781. this.dataColumn121.ColumnName = "UPDATENAME";
  782. //
  783. // dataColumn122
  784. //
  785. this.dataColumn122.Caption = "供应商名称";
  786. this.dataColumn122.ColumnName = "SUPPNAME";
  787. //
  788. // dataColumn123
  789. //
  790. this.dataColumn123.Caption = "已报物料数";
  791. this.dataColumn123.ColumnName = "UPDATEUSERID";
  792. //
  793. // dataColumn124
  794. //
  795. this.dataColumn124.Caption = "最后一次报价时间";
  796. this.dataColumn124.ColumnName = "CREATETIME";
  797. //
  798. // dataTable9
  799. //
  800. this.dataTable9.Columns.AddRange(new System.Data.DataColumn[] {
  801. this.dataColumn144,
  802. this.dataColumn145,
  803. this.dataColumn146,
  804. this.dataColumn147,
  805. this.dataColumn148,
  806. this.dataColumn150,
  807. this.dataColumn151,
  808. this.dataColumn152,
  809. this.dataColumn153,
  810. this.dataColumn154,
  811. this.dataColumn155,
  812. this.dataColumn156,
  813. this.dataColumn157,
  814. this.dataColumn149,
  815. this.dataColumn158,
  816. this.dataColumn159});
  817. this.dataTable9.Constraints.AddRange(new System.Data.Constraint[] {
  818. new System.Data.ForeignKeyConstraint("Relation1", "Table1", new string[] {
  819. "SUPPCODE"}, new string[] {
  820. "SUPPCODE"}, System.Data.AcceptRejectRule.None, System.Data.Rule.Cascade, System.Data.Rule.Cascade)});
  821. this.dataTable9.TableName = "Table2";
  822. //
  823. // dataColumn144
  824. //
  825. this.dataColumn144.Caption = "供应商代码";
  826. this.dataColumn144.ColumnName = "SUPPCODE";
  827. //
  828. // dataColumn145
  829. //
  830. this.dataColumn145.Caption = "供应商名称";
  831. this.dataColumn145.ColumnName = "SUPPNAME";
  832. //
  833. // dataColumn146
  834. //
  835. this.dataColumn146.Caption = "物料编码";
  836. this.dataColumn146.ColumnName = "ITEMCODE";
  837. //
  838. // dataColumn147
  839. //
  840. this.dataColumn147.Caption = "物料名称";
  841. this.dataColumn147.ColumnName = "ITEMNAME";
  842. //
  843. // dataColumn148
  844. //
  845. this.dataColumn148.Caption = "数量";
  846. this.dataColumn148.ColumnName = "QTY";
  847. //
  848. // dataColumn150
  849. //
  850. this.dataColumn150.Caption = "采购单位";
  851. this.dataColumn150.ColumnName = "ITEMUOM";
  852. //
  853. // dataColumn151
  854. //
  855. this.dataColumn151.Caption = "税率";
  856. this.dataColumn151.ColumnName = "TAXRATENAME";
  857. //
  858. // dataColumn152
  859. //
  860. this.dataColumn152.Caption = "报价数量";
  861. this.dataColumn152.ColumnName = "RESQTY";
  862. //
  863. // dataColumn153
  864. //
  865. this.dataColumn153.Caption = "报价不含税单价";
  866. this.dataColumn153.ColumnName = "RESWITHOUTTAXPRICE";
  867. //
  868. // dataColumn154
  869. //
  870. this.dataColumn154.Caption = "报价含税单价";
  871. this.dataColumn154.ColumnName = "RESWITHTAXPRICE";
  872. //
  873. // dataColumn155
  874. //
  875. this.dataColumn155.Caption = "报价不含税金额";
  876. this.dataColumn155.ColumnName = "RESWITHOUTTAXAMT";
  877. //
  878. // dataColumn156
  879. //
  880. this.dataColumn156.Caption = "报价含税金额";
  881. this.dataColumn156.ColumnName = "RESWITHTAXAMT";
  882. //
  883. // dataColumn157
  884. //
  885. this.dataColumn157.Caption = "报价日期";
  886. this.dataColumn157.ColumnName = "RESDATE";
  887. //
  888. // dataColumn149
  889. //
  890. this.dataColumn149.Caption = "是否中标";
  891. this.dataColumn149.ColumnName = "ISBID";
  892. //
  893. // dataColumn158
  894. //
  895. this.dataColumn158.Caption = "中标理由";
  896. this.dataColumn158.ColumnName = "BIDREASON";
  897. //
  898. // dataColumn159
  899. //
  900. this.dataColumn159.Caption = "报价备注";
  901. this.dataColumn159.ColumnName = "RESREMARK";
  902. //
  903. // ultraGrid6
  904. //
  905. this.ultraGrid6.DataSource = this.bidstatus;
  906. appearance78.BackColor = System.Drawing.SystemColors.Window;
  907. appearance78.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  908. this.ultraGrid6.DisplayLayout.Appearance = appearance78;
  909. ultraGridColumn23.Header.VisiblePosition = 0;
  910. ultraGridColumn24.Header.VisiblePosition = 1;
  911. ultraGridColumn25.Header.VisiblePosition = 2;
  912. ultraGridColumn26.Header.VisiblePosition = 3;
  913. ultraGridColumn27.Header.VisiblePosition = 4;
  914. ultraGridBand3.Columns.AddRange(new object[] {
  915. ultraGridColumn23,
  916. ultraGridColumn24,
  917. ultraGridColumn25,
  918. ultraGridColumn26,
  919. ultraGridColumn27});
  920. this.ultraGrid6.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  921. this.ultraGrid6.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  922. this.ultraGrid6.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  923. appearance79.BackColor = System.Drawing.SystemColors.ActiveBorder;
  924. appearance79.BackColor2 = System.Drawing.SystemColors.ControlDark;
  925. appearance79.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  926. appearance79.BorderColor = System.Drawing.SystemColors.Window;
  927. this.ultraGrid6.DisplayLayout.GroupByBox.Appearance = appearance79;
  928. appearance81.ForeColor = System.Drawing.SystemColors.GrayText;
  929. this.ultraGrid6.DisplayLayout.GroupByBox.BandLabelAppearance = appearance81;
  930. this.ultraGrid6.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  931. this.ultraGrid6.DisplayLayout.GroupByBox.Hidden = true;
  932. appearance80.BackColor = System.Drawing.SystemColors.ControlLightLight;
  933. appearance80.BackColor2 = System.Drawing.SystemColors.Control;
  934. appearance80.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  935. appearance80.ForeColor = System.Drawing.SystemColors.GrayText;
  936. this.ultraGrid6.DisplayLayout.GroupByBox.PromptAppearance = appearance80;
  937. this.ultraGrid6.DisplayLayout.MaxColScrollRegions = 1;
  938. this.ultraGrid6.DisplayLayout.MaxRowScrollRegions = 1;
  939. appearance84.BackColor = System.Drawing.SystemColors.Window;
  940. appearance84.ForeColor = System.Drawing.SystemColors.ControlText;
  941. this.ultraGrid6.DisplayLayout.Override.ActiveCellAppearance = appearance84;
  942. appearance87.BackColor = System.Drawing.SystemColors.Highlight;
  943. appearance87.ForeColor = System.Drawing.SystemColors.HighlightText;
  944. this.ultraGrid6.DisplayLayout.Override.ActiveRowAppearance = appearance87;
  945. this.ultraGrid6.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  946. this.ultraGrid6.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  947. appearance89.BackColor = System.Drawing.SystemColors.Window;
  948. this.ultraGrid6.DisplayLayout.Override.CardAreaAppearance = appearance89;
  949. appearance85.BorderColor = System.Drawing.Color.Silver;
  950. appearance85.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  951. this.ultraGrid6.DisplayLayout.Override.CellAppearance = appearance85;
  952. this.ultraGrid6.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  953. this.ultraGrid6.DisplayLayout.Override.CellPadding = 0;
  954. appearance83.BackColor = System.Drawing.SystemColors.Control;
  955. appearance83.BackColor2 = System.Drawing.SystemColors.ControlDark;
  956. appearance83.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  957. appearance83.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  958. appearance83.BorderColor = System.Drawing.SystemColors.Window;
  959. this.ultraGrid6.DisplayLayout.Override.GroupByRowAppearance = appearance83;
  960. appearance82.TextHAlignAsString = "Left";
  961. this.ultraGrid6.DisplayLayout.Override.HeaderAppearance = appearance82;
  962. this.ultraGrid6.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  963. this.ultraGrid6.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  964. appearance88.BackColor = System.Drawing.SystemColors.Window;
  965. appearance88.BorderColor = System.Drawing.Color.Silver;
  966. this.ultraGrid6.DisplayLayout.Override.RowAppearance = appearance88;
  967. this.ultraGrid6.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  968. appearance86.BackColor = System.Drawing.SystemColors.ControlLight;
  969. this.ultraGrid6.DisplayLayout.Override.TemplateAddRowAppearance = appearance86;
  970. this.ultraGrid6.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  971. this.ultraGrid6.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  972. this.ultraGrid6.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  973. this.ultraGrid6.Dock = System.Windows.Forms.DockStyle.Fill;
  974. this.ultraGrid6.Location = new System.Drawing.Point(0, 0);
  975. this.ultraGrid6.Margin = new System.Windows.Forms.Padding(4);
  976. this.ultraGrid6.Name = "ultraGrid6";
  977. this.ultraGrid6.Size = new System.Drawing.Size(1049, 84);
  978. this.ultraGrid6.TabIndex = 0;
  979. this.ultraGrid6.Text = "ultraGrid6";
  980. //
  981. // bidstatus
  982. //
  983. this.bidstatus.DataSetName = "NewDataSet";
  984. this.bidstatus.Tables.AddRange(new System.Data.DataTable[] {
  985. this.dataTable8});
  986. //
  987. // dataTable8
  988. //
  989. this.dataTable8.Columns.AddRange(new System.Data.DataColumn[] {
  990. this.dataColumn126,
  991. this.dataColumn127,
  992. this.dataColumn128,
  993. this.dataColumn129,
  994. this.dataColumn130});
  995. this.dataTable8.TableName = "Table1";
  996. //
  997. // dataColumn126
  998. //
  999. this.dataColumn126.Caption = "编号";
  1000. this.dataColumn126.ColumnName = "RECORDID";
  1001. //
  1002. // dataColumn127
  1003. //
  1004. this.dataColumn127.Caption = "操作类型";
  1005. this.dataColumn127.ColumnName = "TYPE";
  1006. //
  1007. // dataColumn128
  1008. //
  1009. this.dataColumn128.Caption = "操作";
  1010. this.dataColumn128.ColumnName = "ISSUPERVISION";
  1011. //
  1012. // dataColumn129
  1013. //
  1014. this.dataColumn129.Caption = "操作者";
  1015. this.dataColumn129.ColumnName = "CREATENAME";
  1016. //
  1017. // dataColumn130
  1018. //
  1019. this.dataColumn130.Caption = "操作时间";
  1020. this.dataColumn130.ColumnName = "CREATETIME";
  1021. //
  1022. // ultraTabPageControl2
  1023. //
  1024. this.ultraTabPageControl2.Controls.Add(this.ultraGrid3);
  1025. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1026. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4);
  1027. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1028. this.ultraTabPageControl2.Size = new System.Drawing.Size(1049, 289);
  1029. //
  1030. // ultraGrid3
  1031. //
  1032. this.ultraGrid3.DataMember = "Table1";
  1033. this.ultraGrid3.DataSource = this.dataSet3;
  1034. appearance54.BackColor = System.Drawing.SystemColors.Window;
  1035. appearance54.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1036. this.ultraGrid3.DisplayLayout.Appearance = appearance54;
  1037. ultraGridColumn28.Header.VisiblePosition = 1;
  1038. ultraGridColumn28.Hidden = true;
  1039. ultraGridColumn29.Header.VisiblePosition = 6;
  1040. ultraGridColumn29.Hidden = true;
  1041. ultraGridColumn30.Header.VisiblePosition = 7;
  1042. ultraGridColumn30.Hidden = true;
  1043. ultraGridColumn31.Header.VisiblePosition = 8;
  1044. ultraGridColumn31.Hidden = true;
  1045. ultraGridColumn32.Header.VisiblePosition = 9;
  1046. ultraGridColumn32.Hidden = true;
  1047. ultraGridColumn33.Header.VisiblePosition = 10;
  1048. ultraGridColumn33.Hidden = true;
  1049. ultraGridColumn34.Header.VisiblePosition = 21;
  1050. ultraGridColumn34.Hidden = true;
  1051. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 16;
  1052. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1053. ultraGridColumn34.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1054. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  1055. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 4;
  1056. ultraGridColumn35.Header.VisiblePosition = 22;
  1057. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 16;
  1058. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1059. ultraGridColumn35.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1060. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  1061. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 4;
  1062. ultraGridColumn36.Header.VisiblePosition = 23;
  1063. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 18;
  1064. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1065. ultraGridColumn36.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1066. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
  1067. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 4;
  1068. ultraGridColumn37.Header.VisiblePosition = 24;
  1069. ultraGridColumn37.Hidden = true;
  1070. ultraGridColumn38.Header.VisiblePosition = 25;
  1071. ultraGridColumn38.Hidden = true;
  1072. ultraGridColumn39.Header.VisiblePosition = 0;
  1073. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 0;
  1074. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  1075. ultraGridColumn39.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1076. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
  1077. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 4;
  1078. ultraGridColumn39.Width = 108;
  1079. ultraGridColumn40.Header.VisiblePosition = 11;
  1080. ultraGridColumn40.Hidden = true;
  1081. ultraGridColumn41.Header.VisiblePosition = 3;
  1082. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 2;
  1083. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  1084. ultraGridColumn41.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1085. ultraGridColumn41.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1086. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
  1087. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
  1088. ultraGridColumn42.Header.VisiblePosition = 2;
  1089. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 0;
  1090. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  1091. ultraGridColumn42.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1092. ultraGridColumn42.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1093. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
  1094. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
  1095. ultraGridColumn42.Width = 175;
  1096. ultraGridColumn43.Header.VisiblePosition = 12;
  1097. ultraGridColumn43.Hidden = true;
  1098. ultraGridColumn44.Header.VisiblePosition = 13;
  1099. ultraGridColumn44.Hidden = true;
  1100. ultraGridColumn45.Header.VisiblePosition = 14;
  1101. ultraGridColumn45.Hidden = true;
  1102. ultraGridColumn46.Header.VisiblePosition = 15;
  1103. ultraGridColumn46.Hidden = true;
  1104. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 10;
  1105. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  1106. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 2;
  1107. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 2;
  1108. ultraGridColumn47.Header.VisiblePosition = 16;
  1109. ultraGridColumn47.Hidden = true;
  1110. ultraGridColumn48.Header.VisiblePosition = 17;
  1111. ultraGridColumn48.Hidden = true;
  1112. ultraGridColumn49.Header.VisiblePosition = 5;
  1113. ultraGridColumn49.RowLayoutColumnInfo.OriginX = 8;
  1114. ultraGridColumn49.RowLayoutColumnInfo.OriginY = 0;
  1115. ultraGridColumn49.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1116. ultraGridColumn49.RowLayoutColumnInfo.SpanX = 2;
  1117. ultraGridColumn49.RowLayoutColumnInfo.SpanY = 4;
  1118. ultraGridColumn49.Width = 140;
  1119. ultraGridColumn50.Header.VisiblePosition = 4;
  1120. ultraGridColumn50.RowLayoutColumnInfo.OriginX = 6;
  1121. ultraGridColumn50.RowLayoutColumnInfo.OriginY = 0;
  1122. ultraGridColumn50.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1123. ultraGridColumn50.RowLayoutColumnInfo.SpanX = 2;
  1124. ultraGridColumn50.RowLayoutColumnInfo.SpanY = 4;
  1125. ultraGridColumn50.Width = 78;
  1126. ultraGridColumn51.Header.VisiblePosition = 18;
  1127. ultraGridColumn51.RowLayoutColumnInfo.OriginX = 10;
  1128. ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
  1129. ultraGridColumn51.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1130. ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2;
  1131. ultraGridColumn51.RowLayoutColumnInfo.SpanY = 4;
  1132. ultraGridColumn52.Header.VisiblePosition = 19;
  1133. ultraGridColumn52.RowLayoutColumnInfo.OriginX = 12;
  1134. ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0;
  1135. ultraGridColumn52.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1136. ultraGridColumn52.RowLayoutColumnInfo.SpanX = 2;
  1137. ultraGridColumn52.RowLayoutColumnInfo.SpanY = 4;
  1138. ultraGridColumn53.Header.VisiblePosition = 20;
  1139. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 14;
  1140. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  1141. ultraGridColumn53.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1142. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2;
  1143. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 4;
  1144. ultraGridColumn54.Header.VisiblePosition = 26;
  1145. ultraGridBand4.Columns.AddRange(new object[] {
  1146. ultraGridColumn28,
  1147. ultraGridColumn29,
  1148. ultraGridColumn30,
  1149. ultraGridColumn31,
  1150. ultraGridColumn32,
  1151. ultraGridColumn33,
  1152. ultraGridColumn34,
  1153. ultraGridColumn35,
  1154. ultraGridColumn36,
  1155. ultraGridColumn37,
  1156. ultraGridColumn38,
  1157. ultraGridColumn39,
  1158. ultraGridColumn40,
  1159. ultraGridColumn41,
  1160. ultraGridColumn42,
  1161. ultraGridColumn43,
  1162. ultraGridColumn44,
  1163. ultraGridColumn45,
  1164. ultraGridColumn46,
  1165. ultraGridColumn47,
  1166. ultraGridColumn48,
  1167. ultraGridColumn49,
  1168. ultraGridColumn50,
  1169. ultraGridColumn51,
  1170. ultraGridColumn52,
  1171. ultraGridColumn53,
  1172. ultraGridColumn54});
  1173. ultraGridGroup1.Header.Caption = "供应商";
  1174. ultraGridGroup1.Key = "NewGroup0";
  1175. ultraGridGroup1.RowLayoutGroupInfo.OriginX = 2;
  1176. ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
  1177. ultraGridGroup1.RowLayoutGroupInfo.SpanX = 4;
  1178. ultraGridGroup1.RowLayoutGroupInfo.SpanY = 4;
  1179. ultraGridBand4.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  1180. ultraGridGroup1});
  1181. ultraGridBand4.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Solid;
  1182. ultraGridBand4.Override.BorderStyleFilterRow = Infragistics.Win.UIElementBorderStyle.Solid;
  1183. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1184. ultraGridColumn55.Header.VisiblePosition = 17;
  1185. ultraGridColumn55.RowLayoutColumnInfo.OriginX = 14;
  1186. ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
  1187. ultraGridColumn55.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1188. ultraGridColumn55.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1189. ultraGridColumn55.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  1190. ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
  1191. ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2;
  1192. ultraGridColumn56.Header.VisiblePosition = 18;
  1193. ultraGridColumn56.Hidden = true;
  1194. ultraGridColumn56.RowLayoutColumnInfo.OriginX = 44;
  1195. ultraGridColumn56.RowLayoutColumnInfo.OriginY = 0;
  1196. ultraGridColumn56.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1197. ultraGridColumn56.RowLayoutColumnInfo.SpanX = 2;
  1198. ultraGridColumn56.RowLayoutColumnInfo.SpanY = 4;
  1199. ultraGridColumn57.Header.VisiblePosition = 2;
  1200. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 16;
  1201. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  1202. ultraGridColumn57.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1203. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 2;
  1204. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 4;
  1205. ultraGridColumn57.Width = 78;
  1206. ultraGridColumn58.Header.VisiblePosition = 19;
  1207. ultraGridColumn58.RowLayoutColumnInfo.OriginX = 48;
  1208. ultraGridColumn58.RowLayoutColumnInfo.OriginY = 0;
  1209. ultraGridColumn58.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1210. ultraGridColumn58.RowLayoutColumnInfo.SpanX = 2;
  1211. ultraGridColumn58.RowLayoutColumnInfo.SpanY = 4;
  1212. ultraGridColumn59.Header.VisiblePosition = 20;
  1213. ultraGridColumn59.Hidden = true;
  1214. ultraGridColumn59.Width = 140;
  1215. ultraGridColumn60.Header.VisiblePosition = 21;
  1216. ultraGridColumn60.Hidden = true;
  1217. ultraGridColumn61.Header.VisiblePosition = 0;
  1218. ultraGridColumn61.RowLayoutColumnInfo.OriginX = 24;
  1219. ultraGridColumn61.RowLayoutColumnInfo.OriginY = 0;
  1220. ultraGridColumn61.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1221. ultraGridColumn61.RowLayoutColumnInfo.SpanX = 2;
  1222. ultraGridColumn61.RowLayoutColumnInfo.SpanY = 4;
  1223. ultraGridColumn61.Width = 89;
  1224. ultraGridColumn62.Header.VisiblePosition = 22;
  1225. ultraGridColumn62.Hidden = true;
  1226. ultraGridColumn63.Header.VisiblePosition = 23;
  1227. ultraGridColumn63.RowLayoutColumnInfo.OriginX = 50;
  1228. ultraGridColumn63.RowLayoutColumnInfo.OriginY = 0;
  1229. ultraGridColumn63.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1230. ultraGridColumn63.RowLayoutColumnInfo.SpanX = 2;
  1231. ultraGridColumn63.RowLayoutColumnInfo.SpanY = 4;
  1232. ultraGridColumn64.Header.VisiblePosition = 24;
  1233. ultraGridColumn64.Hidden = true;
  1234. ultraGridColumn65.Header.VisiblePosition = 25;
  1235. ultraGridColumn65.RowLayoutColumnInfo.OriginX = 2;
  1236. ultraGridColumn65.RowLayoutColumnInfo.OriginY = 0;
  1237. ultraGridColumn65.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1238. ultraGridColumn65.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1239. ultraGridColumn65.RowLayoutColumnInfo.SpanX = 2;
  1240. ultraGridColumn65.RowLayoutColumnInfo.SpanY = 2;
  1241. ultraGridColumn66.Header.VisiblePosition = 26;
  1242. ultraGridColumn66.Hidden = true;
  1243. ultraGridColumn67.Header.VisiblePosition = 1;
  1244. ultraGridColumn67.RowLayoutColumnInfo.OriginX = 0;
  1245. ultraGridColumn67.RowLayoutColumnInfo.OriginY = 0;
  1246. ultraGridColumn67.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1247. ultraGridColumn67.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1248. ultraGridColumn67.RowLayoutColumnInfo.SpanX = 2;
  1249. ultraGridColumn67.RowLayoutColumnInfo.SpanY = 2;
  1250. ultraGridColumn67.Width = 175;
  1251. ultraGridColumn68.Header.VisiblePosition = 27;
  1252. ultraGridColumn68.Hidden = true;
  1253. ultraGridColumn69.Header.VisiblePosition = 28;
  1254. ultraGridColumn69.Hidden = true;
  1255. ultraGridColumn70.Header.VisiblePosition = 29;
  1256. ultraGridColumn70.Hidden = true;
  1257. ultraGridColumn71.Header.Caption = "招标数量";
  1258. ultraGridColumn71.Header.VisiblePosition = 14;
  1259. ultraGridColumn71.RowLayoutColumnInfo.OriginX = 0;
  1260. ultraGridColumn71.RowLayoutColumnInfo.OriginY = 0;
  1261. ultraGridColumn71.RowLayoutColumnInfo.ParentGroupIndex = 3;
  1262. ultraGridColumn71.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  1263. ultraGridColumn71.RowLayoutColumnInfo.SpanX = 2;
  1264. ultraGridColumn71.RowLayoutColumnInfo.SpanY = 2;
  1265. ultraGridColumn72.Header.VisiblePosition = 30;
  1266. ultraGridColumn72.Hidden = true;
  1267. ultraGridColumn73.Header.VisiblePosition = 15;
  1268. ultraGridColumn73.RowLayoutColumnInfo.OriginX = 2;
  1269. ultraGridColumn73.RowLayoutColumnInfo.OriginY = 0;
  1270. ultraGridColumn73.RowLayoutColumnInfo.ParentGroupIndex = 3;
  1271. ultraGridColumn73.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  1272. ultraGridColumn73.RowLayoutColumnInfo.SpanX = 2;
  1273. ultraGridColumn73.RowLayoutColumnInfo.SpanY = 2;
  1274. ultraGridColumn74.Header.VisiblePosition = 31;
  1275. ultraGridColumn74.Hidden = true;
  1276. ultraGridColumn75.Header.VisiblePosition = 32;
  1277. ultraGridColumn75.Hidden = true;
  1278. ultraGridColumn76.Header.VisiblePosition = 16;
  1279. ultraGridColumn76.RowLayoutColumnInfo.OriginX = 4;
  1280. ultraGridColumn76.RowLayoutColumnInfo.OriginY = 0;
  1281. ultraGridColumn76.RowLayoutColumnInfo.ParentGroupIndex = 3;
  1282. ultraGridColumn76.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  1283. ultraGridColumn76.RowLayoutColumnInfo.SpanX = 2;
  1284. ultraGridColumn76.RowLayoutColumnInfo.SpanY = 2;
  1285. ultraGridColumn77.Header.VisiblePosition = 33;
  1286. ultraGridColumn77.RowLayoutColumnInfo.OriginX = 52;
  1287. ultraGridColumn77.RowLayoutColumnInfo.OriginY = 0;
  1288. ultraGridColumn77.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1289. ultraGridColumn77.RowLayoutColumnInfo.SpanX = 2;
  1290. ultraGridColumn77.RowLayoutColumnInfo.SpanY = 4;
  1291. ultraGridColumn78.Header.VisiblePosition = 34;
  1292. ultraGridColumn78.RowLayoutColumnInfo.OriginX = 6;
  1293. ultraGridColumn78.RowLayoutColumnInfo.OriginY = 0;
  1294. ultraGridColumn78.RowLayoutColumnInfo.ParentGroupIndex = 1;
  1295. ultraGridColumn78.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  1296. ultraGridColumn78.RowLayoutColumnInfo.SpanX = 2;
  1297. ultraGridColumn78.RowLayoutColumnInfo.SpanY = 2;
  1298. ultraGridColumn79.Header.VisiblePosition = 7;
  1299. ultraGridColumn79.RowLayoutColumnInfo.OriginX = 0;
  1300. ultraGridColumn79.RowLayoutColumnInfo.OriginY = 0;
  1301. ultraGridColumn79.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1302. ultraGridColumn79.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1303. ultraGridColumn79.RowLayoutColumnInfo.SpanX = 2;
  1304. ultraGridColumn79.RowLayoutColumnInfo.SpanY = 2;
  1305. ultraGridColumn80.Header.VisiblePosition = 8;
  1306. ultraGridColumn80.RowLayoutColumnInfo.OriginX = 2;
  1307. ultraGridColumn80.RowLayoutColumnInfo.OriginY = 0;
  1308. ultraGridColumn80.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1309. ultraGridColumn80.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1310. ultraGridColumn80.RowLayoutColumnInfo.SpanX = 2;
  1311. ultraGridColumn80.RowLayoutColumnInfo.SpanY = 2;
  1312. ultraGridColumn81.Header.VisiblePosition = 9;
  1313. ultraGridColumn81.RowLayoutColumnInfo.OriginX = 4;
  1314. ultraGridColumn81.RowLayoutColumnInfo.OriginY = 0;
  1315. ultraGridColumn81.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1316. ultraGridColumn81.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1317. ultraGridColumn81.RowLayoutColumnInfo.SpanX = 2;
  1318. ultraGridColumn81.RowLayoutColumnInfo.SpanY = 2;
  1319. ultraGridColumn82.Header.VisiblePosition = 35;
  1320. ultraGridColumn82.RowLayoutColumnInfo.OriginX = 8;
  1321. ultraGridColumn82.RowLayoutColumnInfo.OriginY = 0;
  1322. ultraGridColumn82.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1323. ultraGridColumn82.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1324. ultraGridColumn82.RowLayoutColumnInfo.SpanX = 2;
  1325. ultraGridColumn82.RowLayoutColumnInfo.SpanY = 2;
  1326. ultraGridColumn83.Header.VisiblePosition = 36;
  1327. ultraGridColumn83.RowLayoutColumnInfo.OriginX = 10;
  1328. ultraGridColumn83.RowLayoutColumnInfo.OriginY = 0;
  1329. ultraGridColumn83.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1330. ultraGridColumn83.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1331. ultraGridColumn83.RowLayoutColumnInfo.SpanX = 2;
  1332. ultraGridColumn83.RowLayoutColumnInfo.SpanY = 2;
  1333. ultraGridColumn84.Header.VisiblePosition = 38;
  1334. ultraGridColumn84.Hidden = true;
  1335. ultraGridColumn85.Header.VisiblePosition = 39;
  1336. ultraGridColumn85.Hidden = true;
  1337. ultraGridColumn86.Header.VisiblePosition = 13;
  1338. ultraGridColumn86.RowLayoutColumnInfo.OriginX = 6;
  1339. ultraGridColumn86.RowLayoutColumnInfo.OriginY = 0;
  1340. ultraGridColumn86.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1341. ultraGridColumn86.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1342. ultraGridColumn86.RowLayoutColumnInfo.SpanX = 2;
  1343. ultraGridColumn86.RowLayoutColumnInfo.SpanY = 2;
  1344. ultraGridColumn87.Header.VisiblePosition = 40;
  1345. ultraGridColumn87.Hidden = true;
  1346. ultraGridColumn88.Header.VisiblePosition = 41;
  1347. ultraGridColumn88.Hidden = true;
  1348. ultraGridColumn89.Header.VisiblePosition = 42;
  1349. ultraGridColumn89.Hidden = true;
  1350. ultraGridColumn90.Header.VisiblePosition = 43;
  1351. ultraGridColumn90.Hidden = true;
  1352. ultraGridColumn91.Header.VisiblePosition = 44;
  1353. ultraGridColumn91.Hidden = true;
  1354. ultraGridColumn92.Header.VisiblePosition = 45;
  1355. ultraGridColumn92.Hidden = true;
  1356. ultraGridColumn93.Header.VisiblePosition = 5;
  1357. ultraGridColumn93.RowLayoutColumnInfo.OriginX = 2;
  1358. ultraGridColumn93.RowLayoutColumnInfo.OriginY = 0;
  1359. ultraGridColumn93.RowLayoutColumnInfo.ParentGroupIndex = 1;
  1360. ultraGridColumn93.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  1361. ultraGridColumn93.RowLayoutColumnInfo.SpanX = 2;
  1362. ultraGridColumn93.RowLayoutColumnInfo.SpanY = 2;
  1363. ultraGridColumn94.Header.VisiblePosition = 6;
  1364. ultraGridColumn94.RowLayoutColumnInfo.OriginX = 4;
  1365. ultraGridColumn94.RowLayoutColumnInfo.OriginY = 0;
  1366. ultraGridColumn94.RowLayoutColumnInfo.ParentGroupIndex = 1;
  1367. ultraGridColumn94.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  1368. ultraGridColumn94.RowLayoutColumnInfo.SpanX = 2;
  1369. ultraGridColumn94.RowLayoutColumnInfo.SpanY = 2;
  1370. ultraGridColumn95.Header.VisiblePosition = 46;
  1371. ultraGridColumn95.Hidden = true;
  1372. ultraGridColumn96.Header.VisiblePosition = 47;
  1373. ultraGridColumn96.Hidden = true;
  1374. ultraGridColumn97.Header.VisiblePosition = 48;
  1375. ultraGridColumn97.Hidden = true;
  1376. ultraGridColumn98.Header.VisiblePosition = 49;
  1377. ultraGridColumn98.Hidden = true;
  1378. ultraGridColumn99.Header.VisiblePosition = 50;
  1379. ultraGridColumn99.Hidden = true;
  1380. ultraGridColumn100.Header.VisiblePosition = 51;
  1381. ultraGridColumn100.RowLayoutColumnInfo.OriginX = 56;
  1382. ultraGridColumn100.RowLayoutColumnInfo.OriginY = 0;
  1383. ultraGridColumn100.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1384. ultraGridColumn100.RowLayoutColumnInfo.SpanX = 2;
  1385. ultraGridColumn100.RowLayoutColumnInfo.SpanY = 4;
  1386. ultraGridColumn101.Header.VisiblePosition = 52;
  1387. ultraGridColumn101.Hidden = true;
  1388. ultraGridColumn102.Header.VisiblePosition = 53;
  1389. ultraGridColumn102.RowLayoutColumnInfo.OriginX = 58;
  1390. ultraGridColumn102.RowLayoutColumnInfo.OriginY = 0;
  1391. ultraGridColumn102.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1392. ultraGridColumn102.RowLayoutColumnInfo.SpanX = 2;
  1393. ultraGridColumn102.RowLayoutColumnInfo.SpanY = 4;
  1394. ultraGridColumn103.Header.VisiblePosition = 54;
  1395. ultraGridColumn103.RowLayoutColumnInfo.OriginX = 60;
  1396. ultraGridColumn103.RowLayoutColumnInfo.OriginY = 0;
  1397. ultraGridColumn103.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1398. ultraGridColumn103.RowLayoutColumnInfo.SpanX = 2;
  1399. ultraGridColumn103.RowLayoutColumnInfo.SpanY = 4;
  1400. ultraGridColumn104.Header.VisiblePosition = 55;
  1401. ultraGridColumn104.Hidden = true;
  1402. ultraGridColumn104.RowLayoutColumnInfo.OriginX = 62;
  1403. ultraGridColumn104.RowLayoutColumnInfo.OriginY = 0;
  1404. ultraGridColumn104.RowLayoutColumnInfo.SpanX = 2;
  1405. ultraGridColumn104.RowLayoutColumnInfo.SpanY = 2;
  1406. ultraGridColumn105.Header.VisiblePosition = 56;
  1407. ultraGridColumn105.Hidden = true;
  1408. ultraGridColumn105.RowLayoutColumnInfo.OriginX = 64;
  1409. ultraGridColumn105.RowLayoutColumnInfo.OriginY = 0;
  1410. ultraGridColumn105.RowLayoutColumnInfo.SpanX = 2;
  1411. ultraGridColumn105.RowLayoutColumnInfo.SpanY = 2;
  1412. ultraGridColumn106.Header.VisiblePosition = 57;
  1413. ultraGridColumn106.RowLayoutColumnInfo.OriginX = 4;
  1414. ultraGridColumn106.RowLayoutColumnInfo.OriginY = 0;
  1415. ultraGridColumn106.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1416. ultraGridColumn106.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1417. ultraGridColumn106.RowLayoutColumnInfo.SpanX = 2;
  1418. ultraGridColumn106.RowLayoutColumnInfo.SpanY = 2;
  1419. ultraGridColumn107.Header.VisiblePosition = 58;
  1420. ultraGridColumn107.Hidden = true;
  1421. ultraGridColumn108.Header.VisiblePosition = 59;
  1422. ultraGridColumn108.RowLayoutColumnInfo.OriginX = 6;
  1423. ultraGridColumn108.RowLayoutColumnInfo.OriginY = 0;
  1424. ultraGridColumn108.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1425. ultraGridColumn108.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1426. ultraGridColumn108.RowLayoutColumnInfo.SpanX = 2;
  1427. ultraGridColumn108.RowLayoutColumnInfo.SpanY = 2;
  1428. ultraGridColumn109.Header.VisiblePosition = 60;
  1429. ultraGridColumn109.Hidden = true;
  1430. ultraGridColumn110.Header.VisiblePosition = 61;
  1431. ultraGridColumn110.Hidden = true;
  1432. ultraGridColumn111.Header.VisiblePosition = 62;
  1433. ultraGridColumn111.Hidden = true;
  1434. ultraGridColumn112.Header.VisiblePosition = 11;
  1435. ultraGridColumn112.RowLayoutColumnInfo.OriginX = 44;
  1436. ultraGridColumn112.RowLayoutColumnInfo.OriginY = 0;
  1437. ultraGridColumn112.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1438. ultraGridColumn112.RowLayoutColumnInfo.SpanX = 2;
  1439. ultraGridColumn112.RowLayoutColumnInfo.SpanY = 4;
  1440. ultraGridColumn113.Header.VisiblePosition = 37;
  1441. ultraGridColumn113.RowLayoutColumnInfo.OriginX = 54;
  1442. ultraGridColumn113.RowLayoutColumnInfo.OriginY = 0;
  1443. ultraGridColumn113.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1444. ultraGridColumn113.RowLayoutColumnInfo.SpanX = 2;
  1445. ultraGridColumn113.RowLayoutColumnInfo.SpanY = 4;
  1446. ultraGridColumn114.Header.VisiblePosition = 3;
  1447. ultraGridColumn114.RowLayoutColumnInfo.OriginX = 0;
  1448. ultraGridColumn114.RowLayoutColumnInfo.OriginY = 0;
  1449. ultraGridColumn114.RowLayoutColumnInfo.ParentGroupIndex = 1;
  1450. ultraGridColumn114.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  1451. ultraGridColumn114.RowLayoutColumnInfo.SpanX = 2;
  1452. ultraGridColumn114.RowLayoutColumnInfo.SpanY = 2;
  1453. ultraGridColumn115.Header.VisiblePosition = 4;
  1454. ultraGridColumn115.RowLayoutColumnInfo.OriginX = 12;
  1455. ultraGridColumn115.RowLayoutColumnInfo.OriginY = 0;
  1456. ultraGridColumn115.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1457. ultraGridColumn115.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1458. ultraGridColumn115.RowLayoutColumnInfo.SpanX = 2;
  1459. ultraGridColumn115.RowLayoutColumnInfo.SpanY = 2;
  1460. ultraGridColumn116.Header.VisiblePosition = 12;
  1461. ultraGridColumn116.RowLayoutColumnInfo.OriginX = 46;
  1462. ultraGridColumn116.RowLayoutColumnInfo.OriginY = 0;
  1463. ultraGridColumn116.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1464. ultraGridColumn116.RowLayoutColumnInfo.SpanX = 2;
  1465. ultraGridColumn116.RowLayoutColumnInfo.SpanY = 4;
  1466. ultraGridColumn117.Header.VisiblePosition = 10;
  1467. ultraGridColumn117.RowLayoutColumnInfo.OriginX = 42;
  1468. ultraGridColumn117.RowLayoutColumnInfo.OriginY = 0;
  1469. ultraGridColumn117.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1470. ultraGridColumn117.RowLayoutColumnInfo.SpanX = 2;
  1471. ultraGridColumn117.RowLayoutColumnInfo.SpanY = 4;
  1472. ultraGridBand5.Columns.AddRange(new object[] {
  1473. ultraGridColumn55,
  1474. ultraGridColumn56,
  1475. ultraGridColumn57,
  1476. ultraGridColumn58,
  1477. ultraGridColumn59,
  1478. ultraGridColumn60,
  1479. ultraGridColumn61,
  1480. ultraGridColumn62,
  1481. ultraGridColumn63,
  1482. ultraGridColumn64,
  1483. ultraGridColumn65,
  1484. ultraGridColumn66,
  1485. ultraGridColumn67,
  1486. ultraGridColumn68,
  1487. ultraGridColumn69,
  1488. ultraGridColumn70,
  1489. ultraGridColumn71,
  1490. ultraGridColumn72,
  1491. ultraGridColumn73,
  1492. ultraGridColumn74,
  1493. ultraGridColumn75,
  1494. ultraGridColumn76,
  1495. ultraGridColumn77,
  1496. ultraGridColumn78,
  1497. ultraGridColumn79,
  1498. ultraGridColumn80,
  1499. ultraGridColumn81,
  1500. ultraGridColumn82,
  1501. ultraGridColumn83,
  1502. ultraGridColumn84,
  1503. ultraGridColumn85,
  1504. ultraGridColumn86,
  1505. ultraGridColumn87,
  1506. ultraGridColumn88,
  1507. ultraGridColumn89,
  1508. ultraGridColumn90,
  1509. ultraGridColumn91,
  1510. ultraGridColumn92,
  1511. ultraGridColumn93,
  1512. ultraGridColumn94,
  1513. ultraGridColumn95,
  1514. ultraGridColumn96,
  1515. ultraGridColumn97,
  1516. ultraGridColumn98,
  1517. ultraGridColumn99,
  1518. ultraGridColumn100,
  1519. ultraGridColumn101,
  1520. ultraGridColumn102,
  1521. ultraGridColumn103,
  1522. ultraGridColumn104,
  1523. ultraGridColumn105,
  1524. ultraGridColumn106,
  1525. ultraGridColumn107,
  1526. ultraGridColumn108,
  1527. ultraGridColumn109,
  1528. ultraGridColumn110,
  1529. ultraGridColumn111,
  1530. ultraGridColumn112,
  1531. ultraGridColumn113,
  1532. ultraGridColumn114,
  1533. ultraGridColumn115,
  1534. ultraGridColumn116,
  1535. ultraGridColumn117});
  1536. ultraGridGroup2.Header.Caption = "物料";
  1537. ultraGridGroup2.Key = "NewGroup0";
  1538. ultraGridGroup2.RowLayoutGroupInfo.OriginX = 0;
  1539. ultraGridGroup2.RowLayoutGroupInfo.OriginY = 0;
  1540. ultraGridGroup2.RowLayoutGroupInfo.SpanX = 8;
  1541. ultraGridGroup2.RowLayoutGroupInfo.SpanY = 4;
  1542. ultraGridGroup3.Header.Caption = "中标信息";
  1543. ultraGridGroup3.Key = "NewGroup1";
  1544. ultraGridGroup3.RowLayoutGroupInfo.OriginX = 8;
  1545. ultraGridGroup3.RowLayoutGroupInfo.OriginY = 0;
  1546. ultraGridGroup3.RowLayoutGroupInfo.SpanX = 8;
  1547. ultraGridGroup3.RowLayoutGroupInfo.SpanY = 4;
  1548. ultraGridGroup4.Header.Caption = "报价信息";
  1549. ultraGridGroup4.Key = "NewGroup2";
  1550. ultraGridGroup4.RowLayoutGroupInfo.OriginX = 26;
  1551. ultraGridGroup4.RowLayoutGroupInfo.OriginY = 0;
  1552. ultraGridGroup4.RowLayoutGroupInfo.SpanX = 16;
  1553. ultraGridGroup4.RowLayoutGroupInfo.SpanY = 4;
  1554. ultraGridGroup5.Header.Caption = "招标信息";
  1555. ultraGridGroup5.Key = "NewGroup3";
  1556. ultraGridGroup5.RowLayoutGroupInfo.OriginX = 18;
  1557. ultraGridGroup5.RowLayoutGroupInfo.OriginY = 0;
  1558. ultraGridGroup5.RowLayoutGroupInfo.SpanX = 6;
  1559. ultraGridGroup5.RowLayoutGroupInfo.SpanY = 4;
  1560. ultraGridBand5.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  1561. ultraGridGroup2,
  1562. ultraGridGroup3,
  1563. ultraGridGroup4,
  1564. ultraGridGroup5});
  1565. appearance66.BackColor = System.Drawing.Color.Honeydew;
  1566. ultraGridBand5.Override.RowAlternateAppearance = appearance66;
  1567. appearance67.BackColor = System.Drawing.Color.Lavender;
  1568. ultraGridBand5.Override.RowAppearance = appearance67;
  1569. ultraGridBand5.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1570. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1571. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand5);
  1572. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1573. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1574. appearance55.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1575. appearance55.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1576. appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1577. appearance55.BorderColor = System.Drawing.SystemColors.Window;
  1578. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance55;
  1579. appearance57.ForeColor = System.Drawing.SystemColors.GrayText;
  1580. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance57;
  1581. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1582. this.ultraGrid3.DisplayLayout.GroupByBox.Hidden = true;
  1583. appearance56.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1584. appearance56.BackColor2 = System.Drawing.SystemColors.Control;
  1585. appearance56.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1586. appearance56.ForeColor = System.Drawing.SystemColors.GrayText;
  1587. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance56;
  1588. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  1589. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  1590. appearance60.BackColor = System.Drawing.SystemColors.Window;
  1591. appearance60.ForeColor = System.Drawing.SystemColors.ControlText;
  1592. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance60;
  1593. appearance63.BackColor = System.Drawing.SystemColors.Highlight;
  1594. appearance63.ForeColor = System.Drawing.SystemColors.HighlightText;
  1595. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance63;
  1596. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1597. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1598. appearance65.BackColor = System.Drawing.SystemColors.Window;
  1599. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance65;
  1600. appearance61.BorderColor = System.Drawing.Color.Silver;
  1601. appearance61.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1602. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance61;
  1603. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1604. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  1605. appearance59.BackColor = System.Drawing.SystemColors.Control;
  1606. appearance59.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1607. appearance59.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1608. appearance59.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1609. appearance59.BorderColor = System.Drawing.SystemColors.Window;
  1610. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance59;
  1611. appearance58.TextHAlignAsString = "Left";
  1612. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance58;
  1613. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1614. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1615. appearance64.BackColor = System.Drawing.SystemColors.Window;
  1616. appearance64.BorderColor = System.Drawing.Color.Silver;
  1617. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance64;
  1618. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1619. appearance62.BackColor = System.Drawing.SystemColors.ControlLight;
  1620. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance62;
  1621. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1622. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1623. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1624. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  1625. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  1626. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4);
  1627. this.ultraGrid3.Name = "ultraGrid3";
  1628. this.ultraGrid3.Size = new System.Drawing.Size(1049, 289);
  1629. this.ultraGrid3.TabIndex = 1;
  1630. this.ultraGrid3.Text = "ultraGrid3";
  1631. //
  1632. // dataSet3
  1633. //
  1634. this.dataSet3.DataSetName = "NewDataSet";
  1635. this.dataSet3.Relations.AddRange(new System.Data.DataRelation[] {
  1636. new System.Data.DataRelation("Relation1", "Table1", "Table2", new string[] {
  1637. "OFFERID"}, new string[] {
  1638. "OFFERID"}, false)});
  1639. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  1640. this.dataTable3,
  1641. this.dataTable4});
  1642. //
  1643. // dataTable3
  1644. //
  1645. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  1646. this.dataColumn23,
  1647. this.dataColumn24,
  1648. this.dataColumn25,
  1649. this.dataColumn26,
  1650. this.dataColumn27,
  1651. this.dataColumn28,
  1652. this.dataColumn29,
  1653. this.dataColumn30,
  1654. this.dataColumn31,
  1655. this.dataColumn32,
  1656. this.dataColumn33,
  1657. this.dataColumn34,
  1658. this.dataColumn35,
  1659. this.dataColumn36,
  1660. this.dataColumn37,
  1661. this.dataColumn38,
  1662. this.dataColumn39,
  1663. this.dataColumn40,
  1664. this.dataColumn41,
  1665. this.dataColumn42,
  1666. this.dataColumn43,
  1667. this.dataColumn44,
  1668. this.dataColumn45,
  1669. this.dataColumn46,
  1670. this.dataColumn47,
  1671. this.dataColumn48,
  1672. this.dataColumn49,
  1673. this.dataColumn50,
  1674. this.dataColumn51,
  1675. this.dataColumn52,
  1676. this.dataColumn53,
  1677. this.dataColumn54,
  1678. this.dataColumn55,
  1679. this.dataColumn56,
  1680. this.dataColumn57,
  1681. this.dataColumn58,
  1682. this.dataColumn59,
  1683. this.dataColumn60,
  1684. this.dataColumn61,
  1685. this.dataColumn62,
  1686. this.dataColumn63,
  1687. this.dataColumn64,
  1688. this.dataColumn65,
  1689. this.dataColumn66,
  1690. this.dataColumn67,
  1691. this.dataColumn68,
  1692. this.dataColumn69,
  1693. this.dataColumn70,
  1694. this.dataColumn71,
  1695. this.dataColumn72,
  1696. this.dataColumn73,
  1697. this.dataColumn76,
  1698. this.dataColumn77,
  1699. this.dataColumn78,
  1700. this.dataColumn79,
  1701. this.dataColumn80,
  1702. this.dataColumn81,
  1703. this.dataColumn85,
  1704. this.dataColumn86,
  1705. this.dataColumn87,
  1706. this.dataColumn7,
  1707. this.dataColumn116,
  1708. this.dataColumn117});
  1709. this.dataTable3.Constraints.AddRange(new System.Data.Constraint[] {
  1710. new System.Data.ForeignKeyConstraint("Relation1", "Table1", new string[] {
  1711. "OFFERID"}, new string[] {
  1712. "OFFERID"}, System.Data.AcceptRejectRule.None, System.Data.Rule.Cascade, System.Data.Rule.Cascade)});
  1713. this.dataTable3.TableName = "Table2";
  1714. //
  1715. // dataColumn23
  1716. //
  1717. this.dataColumn23.Caption = "报价备注";
  1718. this.dataColumn23.ColumnName = "RESREMARK";
  1719. //
  1720. // dataColumn24
  1721. //
  1722. this.dataColumn24.Caption = "中标理由";
  1723. this.dataColumn24.ColumnName = "BIDREASON";
  1724. //
  1725. // dataColumn25
  1726. //
  1727. this.dataColumn25.Caption = "是否中标";
  1728. this.dataColumn25.ColumnName = "ISBID";
  1729. //
  1730. // dataColumn26
  1731. //
  1732. this.dataColumn26.Caption = "任务单行号";
  1733. this.dataColumn26.ColumnName = "TASKLINEID";
  1734. //
  1735. // dataColumn27
  1736. //
  1737. this.dataColumn27.Caption = "供应商代码";
  1738. this.dataColumn27.ColumnName = "SUPPCODE";
  1739. //
  1740. // dataColumn28
  1741. //
  1742. this.dataColumn28.Caption = "供应商名称";
  1743. this.dataColumn28.ColumnName = "SUPPNAME";
  1744. //
  1745. // dataColumn29
  1746. //
  1747. this.dataColumn29.Caption = "报价单行号";
  1748. this.dataColumn29.ColumnName = "ID";
  1749. //
  1750. // dataColumn30
  1751. //
  1752. this.dataColumn30.Caption = "任务单号";
  1753. this.dataColumn30.ColumnName = "TASKID";
  1754. //
  1755. // dataColumn31
  1756. //
  1757. this.dataColumn31.Caption = "采购单行号";
  1758. this.dataColumn31.ColumnName = "MRLINEID";
  1759. //
  1760. // dataColumn32
  1761. //
  1762. this.dataColumn32.Caption = "报价单ID";
  1763. this.dataColumn32.ColumnName = "OFFERID";
  1764. //
  1765. // dataColumn33
  1766. //
  1767. this.dataColumn33.Caption = "物料编码";
  1768. this.dataColumn33.ColumnName = "ITEMCODE";
  1769. //
  1770. // dataColumn34
  1771. //
  1772. this.dataColumn34.Caption = "物料描述";
  1773. this.dataColumn34.ColumnName = "ITEMDESC";
  1774. //
  1775. // dataColumn35
  1776. //
  1777. this.dataColumn35.Caption = "物料名称";
  1778. this.dataColumn35.ColumnName = "ITEMNAME";
  1779. //
  1780. // dataColumn36
  1781. //
  1782. this.dataColumn36.Caption = "物料英文名称";
  1783. this.dataColumn36.ColumnName = "ITEMDESCE";
  1784. //
  1785. // dataColumn37
  1786. //
  1787. this.dataColumn37.Caption = "物料型号规格";
  1788. this.dataColumn37.ColumnName = "ITEMMODEL";
  1789. //
  1790. // dataColumn38
  1791. //
  1792. this.dataColumn38.Caption = "物料材质";
  1793. this.dataColumn38.ColumnName = "ITEMSPEC";
  1794. //
  1795. // dataColumn39
  1796. //
  1797. this.dataColumn39.Caption = "数量";
  1798. this.dataColumn39.ColumnName = "QTY";
  1799. //
  1800. // dataColumn40
  1801. //
  1802. this.dataColumn40.Caption = "是否使用采购单位";
  1803. this.dataColumn40.ColumnName = "ITEMUSEUOM";
  1804. //
  1805. // dataColumn41
  1806. //
  1807. this.dataColumn41.Caption = "采购单位";
  1808. this.dataColumn41.ColumnName = "ITEMUOM";
  1809. //
  1810. // dataColumn42
  1811. //
  1812. this.dataColumn42.Caption = "转换系数";
  1813. this.dataColumn42.ColumnName = "ITEMUOMCONEFFICIENT";
  1814. //
  1815. // dataColumn43
  1816. //
  1817. this.dataColumn43.Caption = "库存单位";
  1818. this.dataColumn43.ColumnName = "WEIGHTUNIT";
  1819. //
  1820. // dataColumn44
  1821. //
  1822. this.dataColumn44.Caption = "要求交货日期";
  1823. this.dataColumn44.ColumnName = "ASKDELIVERDATE";
  1824. //
  1825. // dataColumn45
  1826. //
  1827. this.dataColumn45.Caption = "币种代码";
  1828. this.dataColumn45.ColumnName = "CURRENCYCODE";
  1829. //
  1830. // dataColumn46
  1831. //
  1832. this.dataColumn46.Caption = "税率名称";
  1833. this.dataColumn46.ColumnName = "TAXRATENAME";
  1834. //
  1835. // dataColumn47
  1836. //
  1837. this.dataColumn47.Caption = "报价数量";
  1838. this.dataColumn47.ColumnName = "RESQTY";
  1839. //
  1840. // dataColumn48
  1841. //
  1842. this.dataColumn48.Caption = "报价不含税单价";
  1843. this.dataColumn48.ColumnName = "RESWITHOUTTAXPRICE";
  1844. //
  1845. // dataColumn49
  1846. //
  1847. this.dataColumn49.Caption = "报价含税单价";
  1848. this.dataColumn49.ColumnName = "RESWITHTAXPRICE";
  1849. //
  1850. // dataColumn50
  1851. //
  1852. this.dataColumn50.Caption = "报价不含税金额";
  1853. this.dataColumn50.ColumnName = "RESWITHOUTTAXAMT";
  1854. //
  1855. // dataColumn51
  1856. //
  1857. this.dataColumn51.Caption = "报价含税金额";
  1858. this.dataColumn51.ColumnName = "RESWITHTAXAMT";
  1859. //
  1860. // dataColumn52
  1861. //
  1862. this.dataColumn52.Caption = "报价日期";
  1863. this.dataColumn52.ColumnName = "RESDATE";
  1864. //
  1865. // dataColumn53
  1866. //
  1867. this.dataColumn53.Caption = "报价有效日期";
  1868. this.dataColumn53.ColumnName = "RESVALIDDATE";
  1869. //
  1870. // dataColumn54
  1871. //
  1872. this.dataColumn54.Caption = "报价交货日期";
  1873. this.dataColumn54.ColumnName = "RESDELIVERDATE";
  1874. //
  1875. // dataColumn55
  1876. //
  1877. this.dataColumn55.Caption = "报价联系人";
  1878. this.dataColumn55.ColumnName = "RESCONTACT";
  1879. //
  1880. // dataColumn56
  1881. //
  1882. this.dataColumn56.Caption = "报价价格条款";
  1883. this.dataColumn56.ColumnName = "RESPRICETERM";
  1884. //
  1885. // dataColumn57
  1886. //
  1887. this.dataColumn57.Caption = "报价描述";
  1888. this.dataColumn57.ColumnName = "RESDESC";
  1889. //
  1890. // dataColumn58
  1891. //
  1892. this.dataColumn58.Caption = "标段号";
  1893. this.dataColumn58.ColumnName = "BIDNO";
  1894. //
  1895. // dataColumn59
  1896. //
  1897. this.dataColumn59.Caption = "评标类型";
  1898. this.dataColumn59.ColumnName = "BIDEVALTYPE";
  1899. //
  1900. // dataColumn60
  1901. //
  1902. this.dataColumn60.Caption = "中标理由";
  1903. this.dataColumn60.ColumnName = "BIDWINREASON";
  1904. //
  1905. // dataColumn61
  1906. //
  1907. this.dataColumn61.Caption = "中标不含税单价";
  1908. this.dataColumn61.ColumnName = "BIDWINWITHOUTTAXPRICE";
  1909. //
  1910. // dataColumn62
  1911. //
  1912. this.dataColumn62.Caption = "中标含税单价";
  1913. this.dataColumn62.ColumnName = "BIDWINWITHTAXPRICE";
  1914. //
  1915. // dataColumn63
  1916. //
  1917. this.dataColumn63.Caption = "采购员";
  1918. this.dataColumn63.ColumnName = "BUYERNAME";
  1919. //
  1920. // dataColumn64
  1921. //
  1922. this.dataColumn64.Caption = "采购管理部门代码";
  1923. this.dataColumn64.ColumnName = "BUYERDEPTCODE";
  1924. //
  1925. // dataColumn65
  1926. //
  1927. this.dataColumn65.Caption = "采购管理部门描叙";
  1928. this.dataColumn65.ColumnName = "BUYERDEPTDESC";
  1929. //
  1930. // dataColumn66
  1931. //
  1932. this.dataColumn66.Caption = "采购管理科室代码";
  1933. this.dataColumn66.ColumnName = "BUYERUNITCODE";
  1934. //
  1935. // dataColumn67
  1936. //
  1937. this.dataColumn67.Caption = "采购管理科室描叙";
  1938. this.dataColumn67.ColumnName = "BUYERUNITDESC";
  1939. //
  1940. // dataColumn68
  1941. //
  1942. this.dataColumn68.Caption = "备注";
  1943. this.dataColumn68.ColumnName = "REMARK";
  1944. //
  1945. // dataColumn69
  1946. //
  1947. this.dataColumn69.Caption = "评审状态";
  1948. this.dataColumn69.ColumnName = "REVIEWSTATE";
  1949. //
  1950. // dataColumn70
  1951. //
  1952. this.dataColumn70.Caption = "创建人";
  1953. this.dataColumn70.ColumnName = "CREATENAME";
  1954. //
  1955. // dataColumn71
  1956. //
  1957. this.dataColumn71.Caption = "创建时间";
  1958. this.dataColumn71.ColumnName = "CREATETIME";
  1959. //
  1960. // dataColumn72
  1961. //
  1962. this.dataColumn72.Caption = "修改人";
  1963. this.dataColumn72.ColumnName = "UPDATENAME";
  1964. //
  1965. // dataColumn73
  1966. //
  1967. this.dataColumn73.Caption = "修改时间";
  1968. this.dataColumn73.ColumnName = "UPDATETIME";
  1969. //
  1970. // dataColumn76
  1971. //
  1972. this.dataColumn76.Caption = "属性";
  1973. this.dataColumn76.ColumnName = "itemAttr";
  1974. //
  1975. // dataColumn77
  1976. //
  1977. this.dataColumn77.Caption = "属性编码";
  1978. this.dataColumn77.ColumnName = "itemAttrId";
  1979. //
  1980. // dataColumn78
  1981. //
  1982. this.dataColumn78.Caption = "标准";
  1983. this.dataColumn78.ColumnName = "itemStandardsCode";
  1984. //
  1985. // dataColumn79
  1986. //
  1987. this.dataColumn79.Caption = "标准编码";
  1988. this.dataColumn79.ColumnName = "itemStandardsId";
  1989. //
  1990. // dataColumn80
  1991. //
  1992. this.dataColumn80.Caption = "单位换算编码";
  1993. this.dataColumn80.ColumnName = "itemUomId";
  1994. //
  1995. // dataColumn81
  1996. //
  1997. this.dataColumn81.Caption = "唯一码编码";
  1998. this.dataColumn81.ColumnName = "itemUnique";
  1999. //
  2000. // dataColumn85
  2001. //
  2002. this.dataColumn85.Caption = "包装方式";
  2003. this.dataColumn85.ColumnName = "packagetype";
  2004. //
  2005. // dataColumn86
  2006. //
  2007. this.dataColumn86.Caption = "付款方式";
  2008. this.dataColumn86.ColumnName = "PAYMENTCODE";
  2009. //
  2010. // dataColumn87
  2011. //
  2012. this.dataColumn87.Caption = "中标数量";
  2013. this.dataColumn87.ColumnName = "bidWinQty";
  2014. //
  2015. // dataColumn7
  2016. //
  2017. this.dataColumn7.Caption = "报价类型";
  2018. this.dataColumn7.ColumnName = "OFFERTYPE";
  2019. //
  2020. // dataColumn116
  2021. //
  2022. this.dataColumn116.Caption = "运费单价";
  2023. this.dataColumn116.ColumnName = "RESPRICEFREIGHT";
  2024. //
  2025. // dataColumn117
  2026. //
  2027. this.dataColumn117.Caption = "包装费单价";
  2028. this.dataColumn117.ColumnName = "RESPRICEPACKAGE";
  2029. //
  2030. // dataTable4
  2031. //
  2032. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  2033. this.dataColumn8,
  2034. this.dataColumn9,
  2035. this.dataColumn10,
  2036. this.dataColumn11,
  2037. this.dataColumn12,
  2038. this.dataColumn13,
  2039. this.dataColumn15,
  2040. this.dataColumn16,
  2041. this.dataColumn17,
  2042. this.dataColumn18,
  2043. this.dataColumn19,
  2044. this.dataColumn20,
  2045. this.dataColumn21,
  2046. this.dataColumn22,
  2047. this.dataColumn74,
  2048. this.dataColumn75,
  2049. this.dataColumn82,
  2050. this.dataColumn83,
  2051. this.dataColumn84,
  2052. this.dataColumn88,
  2053. this.dataColumn89,
  2054. this.dataColumn90,
  2055. this.dataColumn91,
  2056. this.dataColumn92,
  2057. this.dataColumn93,
  2058. this.dataColumn94});
  2059. this.dataTable4.Constraints.AddRange(new System.Data.Constraint[] {
  2060. new System.Data.UniqueConstraint("Constraint1", new string[] {
  2061. "OFFERID"}, false)});
  2062. this.dataTable4.TableName = "Table1";
  2063. //
  2064. // dataColumn8
  2065. //
  2066. this.dataColumn8.Caption = "状态";
  2067. this.dataColumn8.ColumnName = "STATUS";
  2068. //
  2069. // dataColumn9
  2070. //
  2071. this.dataColumn9.Caption = "供应部拒绝原因";
  2072. this.dataColumn9.ColumnName = "BUYERREFUSEINFO";
  2073. //
  2074. // dataColumn10
  2075. //
  2076. this.dataColumn10.Caption = "供应商最终确认时间";
  2077. this.dataColumn10.ColumnName = "SUPPCONFIRMTIME";
  2078. //
  2079. // dataColumn11
  2080. //
  2081. this.dataColumn11.Caption = "供应部最终确认人账号";
  2082. this.dataColumn11.ColumnName = "BUYERCONFIRMUSERID";
  2083. //
  2084. // dataColumn12
  2085. //
  2086. this.dataColumn12.Caption = "供应部最终确认人名称";
  2087. this.dataColumn12.ColumnName = "BUYERCONFIRMUSERNAME";
  2088. //
  2089. // dataColumn13
  2090. //
  2091. this.dataColumn13.Caption = "供应部最终确认时间";
  2092. this.dataColumn13.ColumnName = "BUYERCONFIRMTIME";
  2093. //
  2094. // dataColumn15
  2095. //
  2096. this.dataColumn15.Caption = "评审状态";
  2097. this.dataColumn15.ColumnName = "REVIEWSTATE";
  2098. //
  2099. // dataColumn16
  2100. //
  2101. this.dataColumn16.Caption = "创建人";
  2102. this.dataColumn16.ColumnName = "CREATENAME";
  2103. //
  2104. // dataColumn17
  2105. //
  2106. this.dataColumn17.Caption = "创建时间";
  2107. this.dataColumn17.ColumnName = "CREATETIME";
  2108. //
  2109. // dataColumn18
  2110. //
  2111. this.dataColumn18.Caption = "修改人";
  2112. this.dataColumn18.ColumnName = "UPDATENAME";
  2113. //
  2114. // dataColumn19
  2115. //
  2116. this.dataColumn19.Caption = "修改时间";
  2117. this.dataColumn19.ColumnName = "UPDATETIME";
  2118. //
  2119. // dataColumn20
  2120. //
  2121. this.dataColumn20.Caption = "报价单号";
  2122. this.dataColumn20.ColumnName = "OFFERID";
  2123. //
  2124. // dataColumn21
  2125. //
  2126. this.dataColumn21.Caption = "任务单号";
  2127. this.dataColumn21.ColumnName = "TASKID";
  2128. //
  2129. // dataColumn22
  2130. //
  2131. this.dataColumn22.Caption = "代码";
  2132. this.dataColumn22.ColumnName = "SUPPCODE";
  2133. //
  2134. // dataColumn74
  2135. //
  2136. this.dataColumn74.Caption = "名称";
  2137. this.dataColumn74.ColumnName = "SUPPNAME";
  2138. //
  2139. // dataColumn75
  2140. //
  2141. this.dataColumn75.Caption = "报价类型";
  2142. this.dataColumn75.ColumnName = "OFFERTYPE";
  2143. //
  2144. // dataColumn82
  2145. //
  2146. this.dataColumn82.Caption = "评单说明";
  2147. this.dataColumn82.ColumnName = "REVIEWDESC";
  2148. //
  2149. // dataColumn83
  2150. //
  2151. this.dataColumn83.Caption = "要求回复日期";
  2152. this.dataColumn83.ColumnName = "REQDATE";
  2153. //
  2154. // dataColumn84
  2155. //
  2156. this.dataColumn84.Caption = "发询日期";
  2157. this.dataColumn84.ColumnName = "ASKDATE";
  2158. //
  2159. // dataColumn88
  2160. //
  2161. this.dataColumn88.Caption = "供应商最终确认人账号";
  2162. this.dataColumn88.ColumnName = "SUPPCONFIRMUSERID";
  2163. //
  2164. // dataColumn89
  2165. //
  2166. this.dataColumn89.Caption = "供应商最终确认人名称";
  2167. this.dataColumn89.ColumnName = "SUPPCONFIRMUSERNAME";
  2168. //
  2169. // dataColumn90
  2170. //
  2171. this.dataColumn90.Caption = "中标原因";
  2172. this.dataColumn90.ColumnName = "deleteName";
  2173. //
  2174. // dataColumn91
  2175. //
  2176. this.dataColumn91.Caption = "是否中标";
  2177. this.dataColumn91.ColumnName = "deleteUserId";
  2178. //
  2179. // dataColumn92
  2180. //
  2181. this.dataColumn92.Caption = "运输条件";
  2182. this.dataColumn92.ColumnName = "DELIVERYCONDITION";
  2183. //
  2184. // dataColumn93
  2185. //
  2186. this.dataColumn93.Caption = "运输类型";
  2187. this.dataColumn93.ColumnName = "DELIVERYTYPE";
  2188. //
  2189. // dataColumn94
  2190. //
  2191. this.dataColumn94.Caption = "接收方式";
  2192. this.dataColumn94.ColumnName = "RECEIVETYPE";
  2193. //
  2194. // craftImg
  2195. //
  2196. editorButton1.Key = "select";
  2197. editorButton1.Text = "查看";
  2198. this.craftImg.ButtonsRight.Add(editorButton1);
  2199. this.craftImg.Location = new System.Drawing.Point(35, 219);
  2200. this.craftImg.Margin = new System.Windows.Forms.Padding(4);
  2201. this.craftImg.Name = "craftImg";
  2202. this.craftImg.Size = new System.Drawing.Size(223, 24);
  2203. this.craftImg.TabIndex = 88;
  2204. this.craftImg.Visible = false;
  2205. this.craftImg.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.craftImg_EditorButtonClick);
  2206. //
  2207. // dataSet2
  2208. //
  2209. this.dataSet2.DataSetName = "NewDataSet";
  2210. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  2211. this.dataTable2});
  2212. //
  2213. // dataTable2
  2214. //
  2215. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  2216. this.dataColumn131,
  2217. this.dataColumn132,
  2218. this.dataColumn133,
  2219. this.dataColumn134,
  2220. this.dataColumn135,
  2221. this.dataColumn136,
  2222. this.dataColumn137,
  2223. this.dataColumn138,
  2224. this.dataColumn139,
  2225. this.dataColumn140});
  2226. this.dataTable2.TableName = "Table1";
  2227. //
  2228. // dataColumn131
  2229. //
  2230. this.dataColumn131.Caption = "任务单号";
  2231. this.dataColumn131.ColumnName = "TASKID";
  2232. //
  2233. // dataColumn132
  2234. //
  2235. this.dataColumn132.Caption = "角色ID";
  2236. this.dataColumn132.ColumnName = "EVAROLEID";
  2237. //
  2238. // dataColumn133
  2239. //
  2240. this.dataColumn133.Caption = "角色";
  2241. this.dataColumn133.ColumnName = "EVAROLENAME";
  2242. //
  2243. // dataColumn134
  2244. //
  2245. this.dataColumn134.Caption = "评标人ID";
  2246. this.dataColumn134.ColumnName = "EVAUSERID";
  2247. //
  2248. // dataColumn135
  2249. //
  2250. this.dataColumn135.Caption = "评标人";
  2251. this.dataColumn135.ColumnName = "EVAUSERNAME";
  2252. //
  2253. // dataColumn136
  2254. //
  2255. this.dataColumn136.Caption = "科室ID";
  2256. this.dataColumn136.ColumnName = "EVAORGID";
  2257. //
  2258. // dataColumn137
  2259. //
  2260. this.dataColumn137.Caption = "科室";
  2261. this.dataColumn137.ColumnName = "EVAORGNAME";
  2262. //
  2263. // dataColumn138
  2264. //
  2265. this.dataColumn138.Caption = "意见";
  2266. this.dataColumn138.ColumnName = "REMARK";
  2267. //
  2268. // dataColumn139
  2269. //
  2270. this.dataColumn139.Caption = "创建人";
  2271. this.dataColumn139.ColumnName = "CREATENAME";
  2272. //
  2273. // dataColumn140
  2274. //
  2275. this.dataColumn140.Caption = "创建时间";
  2276. this.dataColumn140.ColumnName = "CREATETIME";
  2277. //
  2278. // dataSet4
  2279. //
  2280. this.dataSet4.DataSetName = "NewDataSet";
  2281. this.dataSet4.Tables.AddRange(new System.Data.DataTable[] {
  2282. this.dataTable6});
  2283. //
  2284. // dataTable6
  2285. //
  2286. this.dataTable6.Columns.AddRange(new System.Data.DataColumn[] {
  2287. this.dataColumn14,
  2288. this.dataColumn118,
  2289. this.dataColumn119,
  2290. this.dataColumn141,
  2291. this.dataColumn142,
  2292. this.dataColumn143});
  2293. this.dataTable6.TableName = "Table1";
  2294. //
  2295. // dataColumn14
  2296. //
  2297. this.dataColumn14.Caption = "附件编号";
  2298. this.dataColumn14.ColumnName = "ID";
  2299. //
  2300. // dataColumn118
  2301. //
  2302. this.dataColumn118.Caption = "创建人";
  2303. this.dataColumn118.ColumnName = "CREATENAME";
  2304. //
  2305. // dataColumn119
  2306. //
  2307. this.dataColumn119.Caption = "创建时间";
  2308. this.dataColumn119.ColumnName = "CREATETIME";
  2309. //
  2310. // dataColumn141
  2311. //
  2312. this.dataColumn141.Caption = "附件";
  2313. this.dataColumn141.ColumnName = "CERTPATH";
  2314. //
  2315. // dataColumn142
  2316. //
  2317. this.dataColumn142.Caption = "备注";
  2318. this.dataColumn142.ColumnName = "CERTDESC";
  2319. //
  2320. // dataColumn143
  2321. //
  2322. this.dataColumn143.Caption = "相对路径";
  2323. this.dataColumn143.ColumnName = "CERTPATHOLD";
  2324. //
  2325. // dataSet1
  2326. //
  2327. this.dataSet1.DataSetName = "NewDataSet";
  2328. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  2329. this.dataTable1,
  2330. this.dataTable5});
  2331. //
  2332. // dataTable1
  2333. //
  2334. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  2335. this.dataColumn3,
  2336. this.dataColumn1,
  2337. this.dataColumn2,
  2338. this.dataColumn4,
  2339. this.dataColumn5,
  2340. this.dataColumn6,
  2341. this.dataColumn95,
  2342. this.dataColumn96,
  2343. this.dataColumn97,
  2344. this.dataColumn98,
  2345. this.dataColumn99,
  2346. this.dataColumn100,
  2347. this.dataColumn101,
  2348. this.dataColumn102,
  2349. this.dataColumn103,
  2350. this.dataColumn104,
  2351. this.dataColumn125});
  2352. this.dataTable1.TableName = "Table1";
  2353. //
  2354. // dataColumn3
  2355. //
  2356. this.dataColumn3.Caption = "状态";
  2357. this.dataColumn3.ColumnName = "STATUS";
  2358. //
  2359. // dataColumn1
  2360. //
  2361. this.dataColumn1.Caption = "创建人";
  2362. this.dataColumn1.ColumnName = "CREATENAME";
  2363. //
  2364. // dataColumn2
  2365. //
  2366. this.dataColumn2.Caption = "创建时间";
  2367. this.dataColumn2.ColumnName = "CREATETIME";
  2368. //
  2369. // dataColumn4
  2370. //
  2371. this.dataColumn4.Caption = "修改人";
  2372. this.dataColumn4.ColumnName = "UPDATENAME";
  2373. //
  2374. // dataColumn5
  2375. //
  2376. this.dataColumn5.Caption = "修改时间";
  2377. this.dataColumn5.ColumnName = "UPDATETIME";
  2378. //
  2379. // dataColumn6
  2380. //
  2381. this.dataColumn6.Caption = "任务单号";
  2382. this.dataColumn6.ColumnName = "TASKID";
  2383. //
  2384. // dataColumn95
  2385. //
  2386. this.dataColumn95.Caption = "任务名称";
  2387. this.dataColumn95.ColumnName = "TASKNAME";
  2388. //
  2389. // dataColumn96
  2390. //
  2391. this.dataColumn96.Caption = "报价开始时间";
  2392. this.dataColumn96.ColumnName = "OFFERTIMESTART";
  2393. //
  2394. // dataColumn97
  2395. //
  2396. this.dataColumn97.Caption = "报价结束时间";
  2397. this.dataColumn97.ColumnName = "OFFERTIMEEND";
  2398. //
  2399. // dataColumn98
  2400. //
  2401. this.dataColumn98.Caption = "任务关闭时间";
  2402. this.dataColumn98.ColumnName = "BIDCLOSETIME";
  2403. //
  2404. // dataColumn99
  2405. //
  2406. this.dataColumn99.Caption = "采购单号";
  2407. this.dataColumn99.ColumnName = "MRID";
  2408. //
  2409. // dataColumn100
  2410. //
  2411. this.dataColumn100.Caption = "招标类型";
  2412. this.dataColumn100.ColumnName = "FLOWTYPE";
  2413. //
  2414. // dataColumn101
  2415. //
  2416. this.dataColumn101.Caption = "报价类型";
  2417. this.dataColumn101.ColumnName = "PICKMODE";
  2418. //
  2419. // dataColumn102
  2420. //
  2421. this.dataColumn102.Caption = "接收方式";
  2422. this.dataColumn102.ColumnName = "RECEIVETYPE";
  2423. //
  2424. // dataColumn103
  2425. //
  2426. this.dataColumn103.Caption = "运输条件";
  2427. this.dataColumn103.ColumnName = "DELIVERYCONDITION";
  2428. //
  2429. // dataColumn104
  2430. //
  2431. this.dataColumn104.Caption = "运输方式";
  2432. this.dataColumn104.ColumnName = "DELIVERYTYPE";
  2433. //
  2434. // dataColumn125
  2435. //
  2436. this.dataColumn125.Caption = "是否取消监察";
  2437. this.dataColumn125.ColumnName = "ISSUPERVISION";
  2438. //
  2439. // dataTable5
  2440. //
  2441. this.dataTable5.Columns.AddRange(new System.Data.DataColumn[] {
  2442. this.dataColumn105,
  2443. this.dataColumn106,
  2444. this.dataColumn107,
  2445. this.dataColumn108,
  2446. this.dataColumn109,
  2447. this.dataColumn110,
  2448. this.dataColumn111,
  2449. this.dataColumn112,
  2450. this.dataColumn113,
  2451. this.dataColumn114,
  2452. this.dataColumn115});
  2453. this.dataTable5.TableName = "Table2";
  2454. //
  2455. // dataColumn105
  2456. //
  2457. this.dataColumn105.Caption = "任务单号";
  2458. this.dataColumn105.ColumnName = "TASKID";
  2459. //
  2460. // dataColumn106
  2461. //
  2462. this.dataColumn106.Caption = "角色ID";
  2463. this.dataColumn106.ColumnName = "EVAROLEID";
  2464. //
  2465. // dataColumn107
  2466. //
  2467. this.dataColumn107.Caption = "角色名称";
  2468. this.dataColumn107.ColumnName = "EVAROLENAME";
  2469. //
  2470. // dataColumn108
  2471. //
  2472. this.dataColumn108.Caption = "评标人ID";
  2473. this.dataColumn108.ColumnName = "EVAUSERID";
  2474. //
  2475. // dataColumn109
  2476. //
  2477. this.dataColumn109.Caption = "评标人姓名";
  2478. this.dataColumn109.ColumnName = "EVAUSERNAME";
  2479. //
  2480. // dataColumn110
  2481. //
  2482. this.dataColumn110.Caption = "评标人科室ID";
  2483. this.dataColumn110.ColumnName = "EVAORGID";
  2484. //
  2485. // dataColumn111
  2486. //
  2487. this.dataColumn111.Caption = "评标人科室名称";
  2488. this.dataColumn111.ColumnName = "EVAORGNAME";
  2489. //
  2490. // dataColumn112
  2491. //
  2492. this.dataColumn112.Caption = "备注";
  2493. this.dataColumn112.ColumnName = "REMARK";
  2494. //
  2495. // dataColumn113
  2496. //
  2497. this.dataColumn113.Caption = "创建人";
  2498. this.dataColumn113.ColumnName = "CREATENAME";
  2499. //
  2500. // dataColumn114
  2501. //
  2502. this.dataColumn114.Caption = "创建时间";
  2503. this.dataColumn114.ColumnName = "CREATETIME";
  2504. //
  2505. // dataColumn115
  2506. //
  2507. this.dataColumn115.ColumnName = "ID";
  2508. //
  2509. // ultraGrid1
  2510. //
  2511. this.ultraGrid1.DataMember = "Table1";
  2512. this.ultraGrid1.DataSource = this.dataSet1;
  2513. appearance18.BackColor = System.Drawing.SystemColors.Window;
  2514. appearance18.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  2515. this.ultraGrid1.DisplayLayout.Appearance = appearance18;
  2516. ultraGridColumn118.Header.VisiblePosition = 2;
  2517. ultraGridColumn118.RowLayoutColumnInfo.OriginX = 2;
  2518. ultraGridColumn118.RowLayoutColumnInfo.OriginY = 0;
  2519. ultraGridColumn118.RowLayoutColumnInfo.SpanX = 2;
  2520. ultraGridColumn118.RowLayoutColumnInfo.SpanY = 2;
  2521. ultraGridColumn118.Width = 76;
  2522. ultraGridColumn119.Header.VisiblePosition = 12;
  2523. ultraGridColumn119.RowLayoutColumnInfo.OriginX = 24;
  2524. ultraGridColumn119.RowLayoutColumnInfo.OriginY = 0;
  2525. ultraGridColumn119.RowLayoutColumnInfo.SpanX = 2;
  2526. ultraGridColumn119.RowLayoutColumnInfo.SpanY = 2;
  2527. ultraGridColumn119.Width = 71;
  2528. ultraGridColumn120.Header.VisiblePosition = 13;
  2529. ultraGridColumn120.RowLayoutColumnInfo.OriginX = 26;
  2530. ultraGridColumn120.RowLayoutColumnInfo.OriginY = 0;
  2531. ultraGridColumn120.RowLayoutColumnInfo.SpanX = 2;
  2532. ultraGridColumn120.RowLayoutColumnInfo.SpanY = 2;
  2533. ultraGridColumn121.Header.VisiblePosition = 14;
  2534. ultraGridColumn121.Hidden = true;
  2535. ultraGridColumn122.Header.VisiblePosition = 15;
  2536. ultraGridColumn122.Hidden = true;
  2537. ultraGridColumn123.Header.VisiblePosition = 0;
  2538. ultraGridColumn123.RowLayoutColumnInfo.OriginX = 8;
  2539. ultraGridColumn123.RowLayoutColumnInfo.OriginY = 0;
  2540. ultraGridColumn123.RowLayoutColumnInfo.SpanX = 2;
  2541. ultraGridColumn123.RowLayoutColumnInfo.SpanY = 2;
  2542. ultraGridColumn123.Width = 88;
  2543. ultraGridColumn124.Header.VisiblePosition = 1;
  2544. ultraGridColumn124.RowLayoutColumnInfo.OriginX = 6;
  2545. ultraGridColumn124.RowLayoutColumnInfo.OriginY = 0;
  2546. ultraGridColumn124.RowLayoutColumnInfo.SpanX = 2;
  2547. ultraGridColumn124.RowLayoutColumnInfo.SpanY = 2;
  2548. ultraGridColumn124.Width = 130;
  2549. ultraGridColumn125.Header.VisiblePosition = 3;
  2550. ultraGridColumn125.RowLayoutColumnInfo.OriginX = 12;
  2551. ultraGridColumn125.RowLayoutColumnInfo.OriginY = 0;
  2552. ultraGridColumn125.RowLayoutColumnInfo.SpanX = 2;
  2553. ultraGridColumn125.RowLayoutColumnInfo.SpanY = 2;
  2554. ultraGridColumn126.Header.VisiblePosition = 4;
  2555. ultraGridColumn126.RowLayoutColumnInfo.OriginX = 14;
  2556. ultraGridColumn126.RowLayoutColumnInfo.OriginY = 0;
  2557. ultraGridColumn126.RowLayoutColumnInfo.SpanX = 2;
  2558. ultraGridColumn126.RowLayoutColumnInfo.SpanY = 2;
  2559. ultraGridColumn127.Header.VisiblePosition = 5;
  2560. ultraGridColumn127.Hidden = true;
  2561. ultraGridColumn128.Header.VisiblePosition = 11;
  2562. ultraGridColumn128.RowLayoutColumnInfo.OriginX = 22;
  2563. ultraGridColumn128.RowLayoutColumnInfo.OriginY = 0;
  2564. ultraGridColumn128.RowLayoutColumnInfo.SpanX = 2;
  2565. ultraGridColumn128.RowLayoutColumnInfo.SpanY = 2;
  2566. ultraGridColumn129.Header.VisiblePosition = 6;
  2567. ultraGridColumn129.RowLayoutColumnInfo.OriginX = 4;
  2568. ultraGridColumn129.RowLayoutColumnInfo.OriginY = 0;
  2569. ultraGridColumn129.RowLayoutColumnInfo.SpanX = 2;
  2570. ultraGridColumn129.RowLayoutColumnInfo.SpanY = 2;
  2571. ultraGridColumn130.Header.VisiblePosition = 7;
  2572. ultraGridColumn130.Hidden = true;
  2573. ultraGridColumn131.Header.VisiblePosition = 8;
  2574. ultraGridColumn131.RowLayoutColumnInfo.OriginX = 16;
  2575. ultraGridColumn131.RowLayoutColumnInfo.OriginY = 0;
  2576. ultraGridColumn131.RowLayoutColumnInfo.SpanX = 2;
  2577. ultraGridColumn131.RowLayoutColumnInfo.SpanY = 2;
  2578. ultraGridColumn132.Header.VisiblePosition = 9;
  2579. ultraGridColumn132.RowLayoutColumnInfo.OriginX = 18;
  2580. ultraGridColumn132.RowLayoutColumnInfo.OriginY = 0;
  2581. ultraGridColumn132.RowLayoutColumnInfo.SpanX = 2;
  2582. ultraGridColumn132.RowLayoutColumnInfo.SpanY = 2;
  2583. ultraGridColumn133.Header.VisiblePosition = 10;
  2584. ultraGridColumn133.RowLayoutColumnInfo.OriginX = 20;
  2585. ultraGridColumn133.RowLayoutColumnInfo.OriginY = 0;
  2586. ultraGridColumn133.RowLayoutColumnInfo.SpanX = 2;
  2587. ultraGridColumn133.RowLayoutColumnInfo.SpanY = 2;
  2588. ultraGridColumn134.Header.VisiblePosition = 16;
  2589. ultraGridColumn134.RowLayoutColumnInfo.OriginX = 10;
  2590. ultraGridColumn134.RowLayoutColumnInfo.OriginY = 0;
  2591. ultraGridColumn134.RowLayoutColumnInfo.SpanX = 2;
  2592. ultraGridColumn134.RowLayoutColumnInfo.SpanY = 2;
  2593. ultraGridColumn135.DataType = typeof(bool);
  2594. ultraGridColumn135.DefaultCellValue = false;
  2595. ultraGridColumn135.Header.Caption = "";
  2596. ultraGridColumn135.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
  2597. ultraGridColumn135.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  2598. ultraGridColumn135.Header.VisiblePosition = 17;
  2599. ultraGridColumn135.RowLayoutColumnInfo.OriginX = 0;
  2600. ultraGridColumn135.RowLayoutColumnInfo.OriginY = 0;
  2601. ultraGridColumn135.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(23, 0);
  2602. ultraGridColumn135.RowLayoutColumnInfo.SpanX = 2;
  2603. ultraGridColumn135.RowLayoutColumnInfo.SpanY = 2;
  2604. ultraGridColumn135.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  2605. ultraGridBand6.Columns.AddRange(new object[] {
  2606. ultraGridColumn118,
  2607. ultraGridColumn119,
  2608. ultraGridColumn120,
  2609. ultraGridColumn121,
  2610. ultraGridColumn122,
  2611. ultraGridColumn123,
  2612. ultraGridColumn124,
  2613. ultraGridColumn125,
  2614. ultraGridColumn126,
  2615. ultraGridColumn127,
  2616. ultraGridColumn128,
  2617. ultraGridColumn129,
  2618. ultraGridColumn130,
  2619. ultraGridColumn131,
  2620. ultraGridColumn132,
  2621. ultraGridColumn133,
  2622. ultraGridColumn134,
  2623. ultraGridColumn135});
  2624. ultraGridBand6.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  2625. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand6);
  2626. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2627. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  2628. appearance19.BackColor = System.Drawing.SystemColors.ActiveBorder;
  2629. appearance19.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2630. appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  2631. appearance19.BorderColor = System.Drawing.SystemColors.Window;
  2632. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance19;
  2633. appearance20.ForeColor = System.Drawing.SystemColors.GrayText;
  2634. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance20;
  2635. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2636. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  2637. appearance21.BackColor = System.Drawing.SystemColors.ControlLightLight;
  2638. appearance21.BackColor2 = System.Drawing.SystemColors.Control;
  2639. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2640. appearance21.ForeColor = System.Drawing.SystemColors.GrayText;
  2641. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance21;
  2642. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  2643. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  2644. appearance22.BackColor = System.Drawing.SystemColors.Window;
  2645. appearance22.ForeColor = System.Drawing.SystemColors.ControlText;
  2646. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance22;
  2647. appearance23.BackColor = System.Drawing.SystemColors.Highlight;
  2648. appearance23.ForeColor = System.Drawing.SystemColors.HighlightText;
  2649. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance23;
  2650. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  2651. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  2652. appearance24.BackColor = System.Drawing.SystemColors.Window;
  2653. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance24;
  2654. appearance25.BorderColor = System.Drawing.Color.Silver;
  2655. appearance25.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  2656. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance25;
  2657. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  2658. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  2659. appearance26.BackColor = System.Drawing.SystemColors.Control;
  2660. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2661. appearance26.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  2662. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2663. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  2664. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance26;
  2665. appearance27.TextHAlignAsString = "Left";
  2666. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance27;
  2667. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  2668. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  2669. appearance28.BackColor = System.Drawing.SystemColors.Window;
  2670. appearance28.BorderColor = System.Drawing.Color.Silver;
  2671. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance28;
  2672. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  2673. appearance29.BackColor = System.Drawing.SystemColors.ControlLight;
  2674. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance29;
  2675. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  2676. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  2677. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  2678. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  2679. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2680. this.ultraGrid1.Location = new System.Drawing.Point(0, 95);
  2681. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  2682. this.ultraGrid1.Name = "ultraGrid1";
  2683. this.ultraGrid1.Size = new System.Drawing.Size(706, 617);
  2684. this.ultraGrid1.TabIndex = 1;
  2685. this.ultraGrid1.Text = "ultraGrid1";
  2686. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  2687. //
  2688. // ultraExpandableGroupBox2
  2689. //
  2690. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  2691. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  2692. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(706, 95);
  2693. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 0);
  2694. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  2695. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  2696. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(706, 95);
  2697. this.ultraExpandableGroupBox2.TabIndex = 0;
  2698. this.ultraExpandableGroupBox2.Text = "查询条件";
  2699. //
  2700. // ultraExpandableGroupBoxPanel2
  2701. //
  2702. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraPanel2);
  2703. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  2704. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 21);
  2705. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4);
  2706. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  2707. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(700, 71);
  2708. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  2709. //
  2710. // ultraPanel2
  2711. //
  2712. //
  2713. // ultraPanel2.ClientArea
  2714. //
  2715. this.ultraPanel2.ClientArea.Controls.Add(this.txt_refresh);
  2716. this.ultraPanel2.ClientArea.Controls.Add(this.txt_createTimeEnd);
  2717. this.ultraPanel2.ClientArea.Controls.Add(this.txt_createTimeStart);
  2718. this.ultraPanel2.ClientArea.Controls.Add(this.ck_ctime);
  2719. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel4);
  2720. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel2);
  2721. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel1);
  2722. this.ultraPanel2.ClientArea.Controls.Add(this.ck_isAll);
  2723. this.ultraPanel2.ClientArea.Controls.Add(this.txt_taskName);
  2724. this.ultraPanel2.ClientArea.Controls.Add(this.txt_taskId);
  2725. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  2726. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  2727. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
  2728. this.ultraPanel2.Name = "ultraPanel2";
  2729. this.ultraPanel2.Size = new System.Drawing.Size(700, 71);
  2730. this.ultraPanel2.TabIndex = 0;
  2731. //
  2732. // txt_refresh
  2733. //
  2734. this.txt_refresh.Location = new System.Drawing.Point(451, 30);
  2735. this.txt_refresh.Margin = new System.Windows.Forms.Padding(4);
  2736. this.txt_refresh.Name = "txt_refresh";
  2737. this.txt_refresh.Size = new System.Drawing.Size(100, 29);
  2738. this.txt_refresh.TabIndex = 0;
  2739. this.txt_refresh.Text = "刷新";
  2740. this.txt_refresh.Click += new System.EventHandler(this.txt_refresh_Click);
  2741. //
  2742. // txt_createTimeEnd
  2743. //
  2744. this.txt_createTimeEnd.DateButtons.Add(dateButton1);
  2745. this.txt_createTimeEnd.Location = new System.Drawing.Point(309, 34);
  2746. this.txt_createTimeEnd.Margin = new System.Windows.Forms.Padding(4);
  2747. this.txt_createTimeEnd.Name = "txt_createTimeEnd";
  2748. this.txt_createTimeEnd.NonAutoSizeHeight = 21;
  2749. this.txt_createTimeEnd.Size = new System.Drawing.Size(133, 25);
  2750. this.txt_createTimeEnd.TabIndex = 49;
  2751. this.txt_createTimeEnd.Value = new System.DateTime(2016, 7, 23, 0, 0, 0, 0);
  2752. //
  2753. // txt_createTimeStart
  2754. //
  2755. this.txt_createTimeStart.DateButtons.Add(dateButton2);
  2756. this.txt_createTimeStart.Location = new System.Drawing.Point(113, 34);
  2757. this.txt_createTimeStart.Margin = new System.Windows.Forms.Padding(4);
  2758. this.txt_createTimeStart.Name = "txt_createTimeStart";
  2759. this.txt_createTimeStart.NonAutoSizeHeight = 21;
  2760. this.txt_createTimeStart.Size = new System.Drawing.Size(133, 25);
  2761. this.txt_createTimeStart.TabIndex = 48;
  2762. this.txt_createTimeStart.Value = new System.DateTime(2016, 7, 23, 0, 0, 0, 0);
  2763. //
  2764. // ck_ctime
  2765. //
  2766. this.ck_ctime.Location = new System.Drawing.Point(13, 34);
  2767. this.ck_ctime.Margin = new System.Windows.Forms.Padding(4);
  2768. this.ck_ctime.Name = "ck_ctime";
  2769. this.ck_ctime.Size = new System.Drawing.Size(96, 25);
  2770. this.ck_ctime.TabIndex = 47;
  2771. this.ck_ctime.Text = "创建日期";
  2772. this.ck_ctime.CheckedChanged += new System.EventHandler(this.ck_ctime_CheckedChanged);
  2773. //
  2774. // ultraLabel4
  2775. //
  2776. this.ultraLabel4.AutoSize = true;
  2777. this.ultraLabel4.Location = new System.Drawing.Point(271, 35);
  2778. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2779. this.ultraLabel4.Name = "ultraLabel4";
  2780. this.ultraLabel4.Size = new System.Drawing.Size(21, 19);
  2781. this.ultraLabel4.TabIndex = 46;
  2782. this.ultraLabel4.Text = "至";
  2783. //
  2784. // ultraLabel2
  2785. //
  2786. this.ultraLabel2.AutoSize = true;
  2787. this.ultraLabel2.Location = new System.Drawing.Point(232, 9);
  2788. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2789. this.ultraLabel2.Name = "ultraLabel2";
  2790. this.ultraLabel2.Size = new System.Drawing.Size(67, 19);
  2791. this.ultraLabel2.TabIndex = 43;
  2792. this.ultraLabel2.Text = "任务单名";
  2793. //
  2794. // ultraLabel1
  2795. //
  2796. this.ultraLabel1.AutoSize = true;
  2797. this.ultraLabel1.Location = new System.Drawing.Point(15, 9);
  2798. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2799. this.ultraLabel1.Name = "ultraLabel1";
  2800. this.ultraLabel1.Size = new System.Drawing.Size(67, 19);
  2801. this.ultraLabel1.TabIndex = 42;
  2802. this.ultraLabel1.Text = "任务单号";
  2803. //
  2804. // ck_isAll
  2805. //
  2806. this.ck_isAll.Location = new System.Drawing.Point(451, 5);
  2807. this.ck_isAll.Margin = new System.Windows.Forms.Padding(4);
  2808. this.ck_isAll.Name = "ck_isAll";
  2809. this.ck_isAll.Size = new System.Drawing.Size(69, 28);
  2810. this.ck_isAll.TabIndex = 41;
  2811. this.ck_isAll.Text = "全部";
  2812. //
  2813. // txt_taskName
  2814. //
  2815. this.txt_taskName.Location = new System.Drawing.Point(309, 5);
  2816. this.txt_taskName.Margin = new System.Windows.Forms.Padding(4);
  2817. this.txt_taskName.Name = "txt_taskName";
  2818. this.txt_taskName.Size = new System.Drawing.Size(133, 24);
  2819. this.txt_taskName.TabIndex = 40;
  2820. //
  2821. // txt_taskId
  2822. //
  2823. this.txt_taskId.Location = new System.Drawing.Point(92, 5);
  2824. this.txt_taskId.Margin = new System.Windows.Forms.Padding(4);
  2825. this.txt_taskId.Name = "txt_taskId";
  2826. this.txt_taskId.Size = new System.Drawing.Size(133, 24);
  2827. this.txt_taskId.TabIndex = 39;
  2828. //
  2829. // ultraPanel3
  2830. //
  2831. //
  2832. // ultraPanel3.ClientArea
  2833. //
  2834. this.ultraPanel3.ClientArea.Controls.Add(this.panel2);
  2835. this.ultraPanel3.ClientArea.Controls.Add(this.ultraExpandableGroupBox7);
  2836. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  2837. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  2838. this.ultraPanel3.Margin = new System.Windows.Forms.Padding(4);
  2839. this.ultraPanel3.Name = "ultraPanel3";
  2840. this.ultraPanel3.Size = new System.Drawing.Size(1053, 453);
  2841. this.ultraPanel3.TabIndex = 3;
  2842. //
  2843. // panel2
  2844. //
  2845. this.panel2.Controls.Add(this.ultraTabControl1);
  2846. this.panel2.Controls.Add(this.ultraExpandableGroupBox4);
  2847. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  2848. this.panel2.Location = new System.Drawing.Point(0, 0);
  2849. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  2850. this.panel2.Name = "panel2";
  2851. this.panel2.Size = new System.Drawing.Size(1053, 341);
  2852. this.panel2.TabIndex = 4;
  2853. //
  2854. // ultraTabControl1
  2855. //
  2856. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  2857. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  2858. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  2859. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  2860. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  2861. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4);
  2862. this.ultraTabControl1.Name = "ultraTabControl1";
  2863. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  2864. this.ultraTabControl1.Size = new System.Drawing.Size(1053, 318);
  2865. this.ultraTabControl1.TabIndex = 3;
  2866. ultraTab1.TabPage = this.ultraTabPageControl1;
  2867. ultraTab1.Text = "报价与招标进度";
  2868. ultraTab2.TabPage = this.ultraTabPageControl2;
  2869. ultraTab2.Text = "初拟中标明细";
  2870. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  2871. ultraTab1,
  2872. ultraTab2});
  2873. //
  2874. // ultraTabSharedControlsPage1
  2875. //
  2876. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  2877. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4);
  2878. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  2879. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1049, 289);
  2880. //
  2881. // ultraExpandableGroupBox4
  2882. //
  2883. this.ultraExpandableGroupBox4.Controls.Add(this.ultraExpandableGroupBoxPanel4);
  2884. this.ultraExpandableGroupBox4.Dock = System.Windows.Forms.DockStyle.Bottom;
  2885. this.ultraExpandableGroupBox4.Expanded = false;
  2886. this.ultraExpandableGroupBox4.ExpandedSize = new System.Drawing.Size(1053, 149);
  2887. this.ultraExpandableGroupBox4.Location = new System.Drawing.Point(0, 318);
  2888. this.ultraExpandableGroupBox4.Margin = new System.Windows.Forms.Padding(4);
  2889. this.ultraExpandableGroupBox4.Name = "ultraExpandableGroupBox4";
  2890. this.ultraExpandableGroupBox4.Size = new System.Drawing.Size(1053, 23);
  2891. this.ultraExpandableGroupBox4.TabIndex = 2;
  2892. this.ultraExpandableGroupBox4.Text = "纪要";
  2893. //
  2894. // ultraExpandableGroupBoxPanel4
  2895. //
  2896. this.ultraExpandableGroupBoxPanel4.Controls.Add(this.panel1);
  2897. this.ultraExpandableGroupBoxPanel4.Location = new System.Drawing.Point(-10000, -10000);
  2898. this.ultraExpandableGroupBoxPanel4.Margin = new System.Windows.Forms.Padding(4);
  2899. this.ultraExpandableGroupBoxPanel4.Name = "ultraExpandableGroupBoxPanel4";
  2900. this.ultraExpandableGroupBoxPanel4.Size = new System.Drawing.Size(871, 159);
  2901. this.ultraExpandableGroupBoxPanel4.TabIndex = 0;
  2902. this.ultraExpandableGroupBoxPanel4.Visible = false;
  2903. //
  2904. // panel1
  2905. //
  2906. this.panel1.Controls.Add(this.jy_procRecord);
  2907. this.panel1.Controls.Add(this.ultraPanel1);
  2908. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  2909. this.panel1.Location = new System.Drawing.Point(0, 0);
  2910. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  2911. this.panel1.Name = "panel1";
  2912. this.panel1.Size = new System.Drawing.Size(871, 159);
  2913. this.panel1.TabIndex = 29;
  2914. //
  2915. // jy_procRecord
  2916. //
  2917. this.jy_procRecord.Dock = System.Windows.Forms.DockStyle.Fill;
  2918. this.jy_procRecord.Location = new System.Drawing.Point(347, 0);
  2919. this.jy_procRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2920. this.jy_procRecord.Multiline = true;
  2921. this.jy_procRecord.Name = "jy_procRecord";
  2922. this.jy_procRecord.ReadOnly = true;
  2923. this.jy_procRecord.Size = new System.Drawing.Size(524, 159);
  2924. this.jy_procRecord.TabIndex = 28;
  2925. //
  2926. // ultraPanel1
  2927. //
  2928. //
  2929. // ultraPanel1.ClientArea
  2930. //
  2931. this.ultraPanel1.ClientArea.Controls.Add(this.craftImg);
  2932. this.ultraPanel1.ClientArea.Controls.Add(this.jy_type);
  2933. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel3);
  2934. this.ultraPanel1.ClientArea.Controls.Add(this.eeee);
  2935. this.ultraPanel1.ClientArea.Controls.Add(this.jy_status);
  2936. this.ultraPanel1.ClientArea.Controls.Add(this.iiii);
  2937. this.ultraPanel1.ClientArea.Controls.Add(this.jy_RecordId);
  2938. this.ultraPanel1.ClientArea.Controls.Add(this.jy_negDate);
  2939. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel32);
  2940. this.ultraPanel1.ClientArea.Controls.Add(this.jy_mngOrgName);
  2941. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel31);
  2942. this.ultraPanel1.ClientArea.Controls.Add(this.jy_buyerUsername);
  2943. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel28);
  2944. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  2945. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  2946. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4);
  2947. this.ultraPanel1.Name = "ultraPanel1";
  2948. this.ultraPanel1.Size = new System.Drawing.Size(347, 159);
  2949. this.ultraPanel1.TabIndex = 2;
  2950. //
  2951. // jy_type
  2952. //
  2953. this.jy_type.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  2954. valueListItem1.DataValue = "2";
  2955. valueListItem1.DisplayText = "采购纪要";
  2956. valueListItem2.DataValue = "1";
  2957. valueListItem2.DisplayText = "价格审批表";
  2958. this.jy_type.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  2959. valueListItem1,
  2960. valueListItem2});
  2961. this.jy_type.Location = new System.Drawing.Point(96, 60);
  2962. this.jy_type.Margin = new System.Windows.Forms.Padding(4);
  2963. this.jy_type.Name = "jy_type";
  2964. this.jy_type.Size = new System.Drawing.Size(240, 24);
  2965. this.jy_type.TabIndex = 42;
  2966. //
  2967. // ultraLabel3
  2968. //
  2969. this.ultraLabel3.AutoSize = true;
  2970. this.ultraLabel3.Location = new System.Drawing.Point(17, 62);
  2971. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2972. this.ultraLabel3.Name = "ultraLabel3";
  2973. this.ultraLabel3.Size = new System.Drawing.Size(67, 19);
  2974. this.ultraLabel3.TabIndex = 41;
  2975. this.ultraLabel3.Text = "输出类型";
  2976. //
  2977. // eeee
  2978. //
  2979. this.eeee.AutoSize = true;
  2980. this.eeee.Location = new System.Drawing.Point(17, 31);
  2981. this.eeee.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2982. this.eeee.Name = "eeee";
  2983. this.eeee.Size = new System.Drawing.Size(67, 19);
  2984. this.eeee.TabIndex = 40;
  2985. this.eeee.Text = "状 态";
  2986. //
  2987. // jy_status
  2988. //
  2989. appearance11.BorderColor = System.Drawing.Color.Red;
  2990. this.jy_status.Appearance = appearance11;
  2991. this.jy_status.Location = new System.Drawing.Point(96, 31);
  2992. this.jy_status.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2993. this.jy_status.Name = "jy_status";
  2994. this.jy_status.ReadOnly = true;
  2995. this.jy_status.Size = new System.Drawing.Size(77, 24);
  2996. this.jy_status.TabIndex = 39;
  2997. this.jy_status.Text = " ";
  2998. //
  2999. // iiii
  3000. //
  3001. this.iiii.AutoSize = true;
  3002. this.iiii.Location = new System.Drawing.Point(17, 5);
  3003. this.iiii.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3004. this.iiii.Name = "iiii";
  3005. this.iiii.Size = new System.Drawing.Size(67, 19);
  3006. this.iiii.TabIndex = 38;
  3007. this.iiii.Text = "编 号";
  3008. //
  3009. // jy_RecordId
  3010. //
  3011. this.jy_RecordId.Location = new System.Drawing.Point(96, 2);
  3012. this.jy_RecordId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3013. this.jy_RecordId.Name = "jy_RecordId";
  3014. this.jy_RecordId.ReadOnly = true;
  3015. this.jy_RecordId.Size = new System.Drawing.Size(240, 24);
  3016. this.jy_RecordId.TabIndex = 37;
  3017. this.jy_RecordId.Text = " ";
  3018. //
  3019. // jy_negDate
  3020. //
  3021. this.jy_negDate.DateButtons.Add(dateButton3);
  3022. this.jy_negDate.Format = "yyyy/MM/dd";
  3023. this.jy_negDate.Location = new System.Drawing.Point(221, 31);
  3024. this.jy_negDate.Margin = new System.Windows.Forms.Padding(4);
  3025. this.jy_negDate.Name = "jy_negDate";
  3026. this.jy_negDate.NonAutoSizeHeight = 21;
  3027. this.jy_negDate.ReadOnly = true;
  3028. this.jy_negDate.Size = new System.Drawing.Size(115, 25);
  3029. this.jy_negDate.TabIndex = 36;
  3030. this.jy_negDate.Value = new System.DateTime(2016, 7, 23, 0, 0, 0, 0);
  3031. //
  3032. // ultraLabel32
  3033. //
  3034. this.ultraLabel32.AutoSize = true;
  3035. this.ultraLabel32.Location = new System.Drawing.Point(17, 90);
  3036. this.ultraLabel32.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3037. this.ultraLabel32.Name = "ultraLabel32";
  3038. this.ultraLabel32.Size = new System.Drawing.Size(67, 19);
  3039. this.ultraLabel32.TabIndex = 29;
  3040. this.ultraLabel32.Text = "业 务 员";
  3041. //
  3042. // jy_mngOrgName
  3043. //
  3044. this.jy_mngOrgName.Location = new System.Drawing.Point(220, 89);
  3045. this.jy_mngOrgName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3046. this.jy_mngOrgName.Name = "jy_mngOrgName";
  3047. this.jy_mngOrgName.ReadOnly = true;
  3048. this.jy_mngOrgName.Size = new System.Drawing.Size(116, 24);
  3049. this.jy_mngOrgName.TabIndex = 35;
  3050. this.jy_mngOrgName.Text = " ";
  3051. //
  3052. // ultraLabel31
  3053. //
  3054. this.ultraLabel31.AutoSize = true;
  3055. this.ultraLabel31.Location = new System.Drawing.Point(177, 92);
  3056. this.ultraLabel31.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3057. this.ultraLabel31.Name = "ultraLabel31";
  3058. this.ultraLabel31.Size = new System.Drawing.Size(36, 19);
  3059. this.ultraLabel31.TabIndex = 30;
  3060. this.ultraLabel31.Text = "科室";
  3061. //
  3062. // jy_buyerUsername
  3063. //
  3064. this.jy_buyerUsername.Location = new System.Drawing.Point(96, 89);
  3065. this.jy_buyerUsername.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3066. this.jy_buyerUsername.Name = "jy_buyerUsername";
  3067. this.jy_buyerUsername.ReadOnly = true;
  3068. this.jy_buyerUsername.Size = new System.Drawing.Size(76, 24);
  3069. this.jy_buyerUsername.TabIndex = 34;
  3070. //
  3071. // ultraLabel28
  3072. //
  3073. this.ultraLabel28.AutoSize = true;
  3074. this.ultraLabel28.Location = new System.Drawing.Point(179, 34);
  3075. this.ultraLabel28.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3076. this.ultraLabel28.Name = "ultraLabel28";
  3077. this.ultraLabel28.Size = new System.Drawing.Size(36, 19);
  3078. this.ultraLabel28.TabIndex = 31;
  3079. this.ultraLabel28.Text = "日期";
  3080. //
  3081. // ultraExpandableGroupBox7
  3082. //
  3083. this.ultraExpandableGroupBox7.Controls.Add(this.ultraExpandableGroupBoxPanel7);
  3084. this.ultraExpandableGroupBox7.Dock = System.Windows.Forms.DockStyle.Bottom;
  3085. this.ultraExpandableGroupBox7.ExpandedSize = new System.Drawing.Size(1053, 112);
  3086. this.ultraExpandableGroupBox7.Location = new System.Drawing.Point(0, 341);
  3087. this.ultraExpandableGroupBox7.Margin = new System.Windows.Forms.Padding(4);
  3088. this.ultraExpandableGroupBox7.Name = "ultraExpandableGroupBox7";
  3089. this.ultraExpandableGroupBox7.Size = new System.Drawing.Size(1053, 112);
  3090. this.ultraExpandableGroupBox7.TabIndex = 30;
  3091. this.ultraExpandableGroupBox7.Text = "上传附件";
  3092. //
  3093. // ultraExpandableGroupBoxPanel7
  3094. //
  3095. this.ultraExpandableGroupBoxPanel7.Controls.Add(this.ultraPanel5);
  3096. this.ultraExpandableGroupBoxPanel7.Controls.Add(this.ultraGrid4);
  3097. this.ultraExpandableGroupBoxPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
  3098. this.ultraExpandableGroupBoxPanel7.Location = new System.Drawing.Point(3, 21);
  3099. this.ultraExpandableGroupBoxPanel7.Margin = new System.Windows.Forms.Padding(4);
  3100. this.ultraExpandableGroupBoxPanel7.Name = "ultraExpandableGroupBoxPanel7";
  3101. this.ultraExpandableGroupBoxPanel7.Size = new System.Drawing.Size(1047, 88);
  3102. this.ultraExpandableGroupBoxPanel7.TabIndex = 0;
  3103. //
  3104. // ultraPanel5
  3105. //
  3106. //
  3107. // ultraPanel5.ClientArea
  3108. //
  3109. this.ultraPanel5.ClientArea.Controls.Add(this.btn_deleteAppend);
  3110. this.ultraPanel5.ClientArea.Controls.Add(this.txt_CERTDESC);
  3111. this.ultraPanel5.ClientArea.Controls.Add(this.btn_submitAppend);
  3112. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel94);
  3113. this.ultraPanel5.ClientArea.Controls.Add(this.txt_certPath);
  3114. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel46);
  3115. this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Left;
  3116. this.ultraPanel5.Location = new System.Drawing.Point(668, 0);
  3117. this.ultraPanel5.Margin = new System.Windows.Forms.Padding(4);
  3118. this.ultraPanel5.Name = "ultraPanel5";
  3119. this.ultraPanel5.Size = new System.Drawing.Size(468, 88);
  3120. this.ultraPanel5.TabIndex = 97;
  3121. //
  3122. // btn_deleteAppend
  3123. //
  3124. this.btn_deleteAppend.Location = new System.Drawing.Point(371, 16);
  3125. this.btn_deleteAppend.Margin = new System.Windows.Forms.Padding(4);
  3126. this.btn_deleteAppend.Name = "btn_deleteAppend";
  3127. this.btn_deleteAppend.Size = new System.Drawing.Size(68, 55);
  3128. this.btn_deleteAppend.TabIndex = 97;
  3129. this.btn_deleteAppend.Text = "删除";
  3130. this.btn_deleteAppend.Click += new System.EventHandler(this.btn_deleteAppend_Click);
  3131. //
  3132. // txt_CERTDESC
  3133. //
  3134. this.txt_CERTDESC.Location = new System.Drawing.Point(60, 45);
  3135. this.txt_CERTDESC.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3136. this.txt_CERTDESC.Name = "txt_CERTDESC";
  3137. this.txt_CERTDESC.Size = new System.Drawing.Size(229, 24);
  3138. this.txt_CERTDESC.TabIndex = 95;
  3139. //
  3140. // btn_submitAppend
  3141. //
  3142. this.btn_submitAppend.Location = new System.Drawing.Point(297, 16);
  3143. this.btn_submitAppend.Margin = new System.Windows.Forms.Padding(4);
  3144. this.btn_submitAppend.Name = "btn_submitAppend";
  3145. this.btn_submitAppend.Size = new System.Drawing.Size(68, 55);
  3146. this.btn_submitAppend.TabIndex = 96;
  3147. this.btn_submitAppend.Text = "上传";
  3148. this.btn_submitAppend.Click += new System.EventHandler(this.btn_submitAppend_Click);
  3149. //
  3150. // ultraLabel94
  3151. //
  3152. this.ultraLabel94.AutoSize = true;
  3153. this.ultraLabel94.Location = new System.Drawing.Point(16, 20);
  3154. this.ultraLabel94.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3155. this.ultraLabel94.Name = "ultraLabel94";
  3156. this.ultraLabel94.Size = new System.Drawing.Size(36, 19);
  3157. this.ultraLabel94.TabIndex = 92;
  3158. this.ultraLabel94.Text = "附件";
  3159. //
  3160. // txt_certPath
  3161. //
  3162. editorButton2.Key = "insert";
  3163. editorButton2.Text = "选择";
  3164. this.txt_certPath.ButtonsRight.Add(editorButton2);
  3165. this.txt_certPath.Location = new System.Drawing.Point(60, 16);
  3166. this.txt_certPath.Margin = new System.Windows.Forms.Padding(4);
  3167. this.txt_certPath.Name = "txt_certPath";
  3168. this.txt_certPath.ReadOnly = true;
  3169. this.txt_certPath.Size = new System.Drawing.Size(229, 24);
  3170. this.txt_certPath.TabIndex = 93;
  3171. this.txt_certPath.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_certPath_EditorButtonClick);
  3172. //
  3173. // ultraLabel46
  3174. //
  3175. this.ultraLabel46.AutoSize = true;
  3176. this.ultraLabel46.Location = new System.Drawing.Point(16, 48);
  3177. this.ultraLabel46.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3178. this.ultraLabel46.Name = "ultraLabel46";
  3179. this.ultraLabel46.Size = new System.Drawing.Size(36, 19);
  3180. this.ultraLabel46.TabIndex = 94;
  3181. this.ultraLabel46.Text = "描述";
  3182. //
  3183. // ultraGrid4
  3184. //
  3185. this.ultraGrid4.DataMember = "Table1";
  3186. this.ultraGrid4.DataSource = this.dataSet4;
  3187. appearance13.BackColor = System.Drawing.SystemColors.Window;
  3188. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  3189. this.ultraGrid4.DisplayLayout.Appearance = appearance13;
  3190. ultraGridColumn136.Header.VisiblePosition = 0;
  3191. ultraGridColumn137.Header.VisiblePosition = 3;
  3192. ultraGridColumn138.Header.VisiblePosition = 4;
  3193. ultraGridColumn139.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  3194. ultraGridColumn139.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  3195. ultraGridColumn139.EditorComponent = this.craftImg;
  3196. ultraGridColumn139.Header.VisiblePosition = 1;
  3197. ultraGridColumn140.Header.VisiblePosition = 2;
  3198. ultraGridColumn141.Header.VisiblePosition = 5;
  3199. ultraGridColumn141.Hidden = true;
  3200. ultraGridBand7.Columns.AddRange(new object[] {
  3201. ultraGridColumn136,
  3202. ultraGridColumn137,
  3203. ultraGridColumn138,
  3204. ultraGridColumn139,
  3205. ultraGridColumn140,
  3206. ultraGridColumn141});
  3207. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand7);
  3208. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3209. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  3210. appearance17.BackColor = System.Drawing.SystemColors.ActiveBorder;
  3211. appearance17.BackColor2 = System.Drawing.SystemColors.ControlDark;
  3212. appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  3213. appearance17.BorderColor = System.Drawing.SystemColors.Window;
  3214. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance17;
  3215. appearance31.ForeColor = System.Drawing.SystemColors.GrayText;
  3216. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance31;
  3217. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3218. this.ultraGrid4.DisplayLayout.GroupByBox.Hidden = true;
  3219. appearance30.BackColor = System.Drawing.SystemColors.ControlLightLight;
  3220. appearance30.BackColor2 = System.Drawing.SystemColors.Control;
  3221. appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  3222. appearance30.ForeColor = System.Drawing.SystemColors.GrayText;
  3223. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance30;
  3224. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  3225. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  3226. appearance34.BackColor = System.Drawing.SystemColors.Window;
  3227. appearance34.ForeColor = System.Drawing.SystemColors.ControlText;
  3228. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance34;
  3229. appearance37.BackColor = System.Drawing.SystemColors.Highlight;
  3230. appearance37.ForeColor = System.Drawing.SystemColors.HighlightText;
  3231. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance37;
  3232. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  3233. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  3234. appearance39.BackColor = System.Drawing.SystemColors.Window;
  3235. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance39;
  3236. appearance35.BorderColor = System.Drawing.Color.Silver;
  3237. appearance35.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  3238. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance35;
  3239. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  3240. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  3241. appearance33.BackColor = System.Drawing.SystemColors.Control;
  3242. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  3243. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  3244. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  3245. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  3246. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  3247. appearance32.TextHAlignAsString = "Left";
  3248. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance32;
  3249. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  3250. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  3251. appearance38.BackColor = System.Drawing.SystemColors.Window;
  3252. appearance38.BorderColor = System.Drawing.Color.Silver;
  3253. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance38;
  3254. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  3255. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  3256. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  3257. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  3258. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  3259. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  3260. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Left;
  3261. this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
  3262. this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4);
  3263. this.ultraGrid4.Name = "ultraGrid4";
  3264. this.ultraGrid4.Size = new System.Drawing.Size(668, 88);
  3265. this.ultraGrid4.TabIndex = 0;
  3266. this.ultraGrid4.Text = "ultraGrid4";
  3267. //
  3268. // ultraExpandableGroupBox3
  3269. //
  3270. this.ultraExpandableGroupBox3.Controls.Add(this.ultraExpandableGroupBoxPanel3);
  3271. this.ultraExpandableGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
  3272. this.ultraExpandableGroupBox3.ExpandedSize = new System.Drawing.Size(1053, 259);
  3273. this.ultraExpandableGroupBox3.Location = new System.Drawing.Point(0, 453);
  3274. this.ultraExpandableGroupBox3.Margin = new System.Windows.Forms.Padding(4);
  3275. this.ultraExpandableGroupBox3.Name = "ultraExpandableGroupBox3";
  3276. this.ultraExpandableGroupBox3.Size = new System.Drawing.Size(1053, 259);
  3277. this.ultraExpandableGroupBox3.TabIndex = 4;
  3278. this.ultraExpandableGroupBox3.Text = "评审意见";
  3279. //
  3280. // ultraExpandableGroupBoxPanel3
  3281. //
  3282. this.ultraExpandableGroupBoxPanel3.Controls.Add(this.ultraPanel4);
  3283. this.ultraExpandableGroupBoxPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  3284. this.ultraExpandableGroupBoxPanel3.Location = new System.Drawing.Point(3, 21);
  3285. this.ultraExpandableGroupBoxPanel3.Margin = new System.Windows.Forms.Padding(4);
  3286. this.ultraExpandableGroupBoxPanel3.Name = "ultraExpandableGroupBoxPanel3";
  3287. this.ultraExpandableGroupBoxPanel3.Size = new System.Drawing.Size(1047, 235);
  3288. this.ultraExpandableGroupBoxPanel3.TabIndex = 0;
  3289. //
  3290. // ultraPanel4
  3291. //
  3292. //
  3293. // ultraPanel4.ClientArea
  3294. //
  3295. this.ultraPanel4.ClientArea.Controls.Add(this.ultraGrid2);
  3296. this.ultraPanel4.ClientArea.Controls.Add(this.ultraExpandableGroupBox5);
  3297. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  3298. this.ultraPanel4.Location = new System.Drawing.Point(0, 0);
  3299. this.ultraPanel4.Margin = new System.Windows.Forms.Padding(4);
  3300. this.ultraPanel4.Name = "ultraPanel4";
  3301. this.ultraPanel4.Size = new System.Drawing.Size(1047, 235);
  3302. this.ultraPanel4.TabIndex = 29;
  3303. //
  3304. // ultraGrid2
  3305. //
  3306. this.ultraGrid2.DataSource = this.dataSet2;
  3307. appearance1.BackColor = System.Drawing.SystemColors.Window;
  3308. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  3309. this.ultraGrid2.DisplayLayout.Appearance = appearance1;
  3310. ultraGridColumn142.Header.VisiblePosition = 0;
  3311. ultraGridColumn142.Hidden = true;
  3312. ultraGridColumn143.Header.VisiblePosition = 1;
  3313. ultraGridColumn143.Hidden = true;
  3314. ultraGridColumn144.Header.Caption = "角色名称";
  3315. ultraGridColumn144.Header.VisiblePosition = 3;
  3316. ultraGridColumn145.Header.VisiblePosition = 9;
  3317. ultraGridColumn146.Header.Caption = "评标人姓名";
  3318. ultraGridColumn146.Header.VisiblePosition = 2;
  3319. ultraGridColumn147.Header.Caption = "评标人科室ID";
  3320. ultraGridColumn147.Header.VisiblePosition = 5;
  3321. ultraGridColumn147.Hidden = true;
  3322. ultraGridColumn148.Header.VisiblePosition = 6;
  3323. appearance68.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3324. ultraGridColumn149.CellAppearance = appearance68;
  3325. ultraGridColumn149.Header.VisiblePosition = 4;
  3326. ultraGridColumn149.Width = 259;
  3327. ultraGridColumn150.Header.VisiblePosition = 7;
  3328. ultraGridColumn151.Header.VisiblePosition = 8;
  3329. ultraGridBand8.Columns.AddRange(new object[] {
  3330. ultraGridColumn142,
  3331. ultraGridColumn143,
  3332. ultraGridColumn144,
  3333. ultraGridColumn145,
  3334. ultraGridColumn146,
  3335. ultraGridColumn147,
  3336. ultraGridColumn148,
  3337. ultraGridColumn149,
  3338. ultraGridColumn150,
  3339. ultraGridColumn151});
  3340. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand8);
  3341. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3342. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  3343. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  3344. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  3345. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  3346. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  3347. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
  3348. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  3349. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  3350. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3351. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  3352. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  3353. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  3354. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  3355. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  3356. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  3357. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  3358. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  3359. appearance5.BackColor = System.Drawing.SystemColors.Window;
  3360. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  3361. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  3362. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  3363. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  3364. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  3365. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  3366. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  3367. appearance7.BackColor = System.Drawing.SystemColors.Window;
  3368. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7;
  3369. appearance8.BorderColor = System.Drawing.Color.Silver;
  3370. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  3371. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
  3372. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  3373. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  3374. appearance9.BackColor = System.Drawing.SystemColors.Control;
  3375. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  3376. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  3377. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  3378. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  3379. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  3380. appearance10.TextHAlignAsString = "Left";
  3381. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10;
  3382. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  3383. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  3384. appearance42.BackColor = System.Drawing.SystemColors.Window;
  3385. appearance42.BorderColor = System.Drawing.Color.Silver;
  3386. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance42;
  3387. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  3388. appearance43.BackColor = System.Drawing.SystemColors.ControlLight;
  3389. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance43;
  3390. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  3391. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  3392. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  3393. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  3394. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3395. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  3396. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
  3397. this.ultraGrid2.Name = "ultraGrid2";
  3398. this.ultraGrid2.Size = new System.Drawing.Size(751, 235);
  3399. this.ultraGrid2.TabIndex = 10;
  3400. this.ultraGrid2.Text = "ultraGrid4";
  3401. //
  3402. // ultraExpandableGroupBox5
  3403. //
  3404. this.ultraExpandableGroupBox5.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far;
  3405. this.ultraExpandableGroupBox5.Controls.Add(this.ultraExpandableGroupBoxPanel5);
  3406. this.ultraExpandableGroupBox5.Dock = System.Windows.Forms.DockStyle.Right;
  3407. this.ultraExpandableGroupBox5.ExpandedSize = new System.Drawing.Size(296, 235);
  3408. this.ultraExpandableGroupBox5.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  3409. this.ultraExpandableGroupBox5.Location = new System.Drawing.Point(751, 0);
  3410. this.ultraExpandableGroupBox5.Margin = new System.Windows.Forms.Padding(4);
  3411. this.ultraExpandableGroupBox5.Name = "ultraExpandableGroupBox5";
  3412. this.ultraExpandableGroupBox5.Size = new System.Drawing.Size(296, 235);
  3413. this.ultraExpandableGroupBox5.TabIndex = 13;
  3414. this.ultraExpandableGroupBox5.Text = "补充人员";
  3415. //
  3416. // ultraExpandableGroupBoxPanel5
  3417. //
  3418. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.btn_delete);
  3419. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.txt_EVA_USERNAME);
  3420. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.btn_add);
  3421. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.txt_EVA_ORG_NAME);
  3422. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.label3);
  3423. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.label1);
  3424. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.label2);
  3425. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.cmb_EVA_ROLE_NAME);
  3426. this.ultraExpandableGroupBoxPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  3427. this.ultraExpandableGroupBoxPanel5.Location = new System.Drawing.Point(22, 3);
  3428. this.ultraExpandableGroupBoxPanel5.Margin = new System.Windows.Forms.Padding(4);
  3429. this.ultraExpandableGroupBoxPanel5.Name = "ultraExpandableGroupBoxPanel5";
  3430. this.ultraExpandableGroupBoxPanel5.Size = new System.Drawing.Size(271, 229);
  3431. this.ultraExpandableGroupBoxPanel5.TabIndex = 0;
  3432. //
  3433. // btn_delete
  3434. //
  3435. this.btn_delete.Location = new System.Drawing.Point(213, 104);
  3436. this.btn_delete.Margin = new System.Windows.Forms.Padding(4);
  3437. this.btn_delete.Name = "btn_delete";
  3438. this.btn_delete.Size = new System.Drawing.Size(49, 29);
  3439. this.btn_delete.TabIndex = 96;
  3440. this.btn_delete.Text = "-";
  3441. this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);
  3442. //
  3443. // txt_EVA_USERNAME
  3444. //
  3445. appearance12.FontData.BoldAsString = "True";
  3446. appearance12.TextHAlignAsString = "Center";
  3447. appearance12.TextVAlignAsString = "Middle";
  3448. editorButton3.Appearance = appearance12;
  3449. editorButton3.Text = "+";
  3450. this.txt_EVA_USERNAME.ButtonsRight.Add(editorButton3);
  3451. this.txt_EVA_USERNAME.Location = new System.Drawing.Point(89, 9);
  3452. this.txt_EVA_USERNAME.Margin = new System.Windows.Forms.Padding(4);
  3453. this.txt_EVA_USERNAME.Name = "txt_EVA_USERNAME";
  3454. this.txt_EVA_USERNAME.ReadOnly = true;
  3455. this.txt_EVA_USERNAME.Size = new System.Drawing.Size(173, 24);
  3456. this.txt_EVA_USERNAME.TabIndex = 86;
  3457. this.txt_EVA_USERNAME.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_EVA_USERNAME_EditorButtonClick);
  3458. //
  3459. // btn_add
  3460. //
  3461. this.btn_add.Location = new System.Drawing.Point(156, 104);
  3462. this.btn_add.Margin = new System.Windows.Forms.Padding(4);
  3463. this.btn_add.Name = "btn_add";
  3464. this.btn_add.Size = new System.Drawing.Size(49, 29);
  3465. this.btn_add.TabIndex = 11;
  3466. this.btn_add.Text = "+";
  3467. this.btn_add.Click += new System.EventHandler(this.btn_add_Click);
  3468. //
  3469. // txt_EVA_ORG_NAME
  3470. //
  3471. this.txt_EVA_ORG_NAME.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3472. this.txt_EVA_ORG_NAME.Enabled = false;
  3473. this.txt_EVA_ORG_NAME.Location = new System.Drawing.Point(89, 70);
  3474. this.txt_EVA_ORG_NAME.Margin = new System.Windows.Forms.Padding(4);
  3475. this.txt_EVA_ORG_NAME.Name = "txt_EVA_ORG_NAME";
  3476. this.txt_EVA_ORG_NAME.ReadOnly = true;
  3477. this.txt_EVA_ORG_NAME.Size = new System.Drawing.Size(173, 25);
  3478. this.txt_EVA_ORG_NAME.TabIndex = 92;
  3479. //
  3480. // label3
  3481. //
  3482. this.label3.AutoSize = true;
  3483. this.label3.Location = new System.Drawing.Point(13, 75);
  3484. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  3485. this.label3.Name = "label3";
  3486. this.label3.Size = new System.Drawing.Size(67, 15);
  3487. this.label3.TabIndex = 95;
  3488. this.label3.Text = "所属科室";
  3489. //
  3490. // label1
  3491. //
  3492. this.label1.AutoSize = true;
  3493. this.label1.Location = new System.Drawing.Point(13, 15);
  3494. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  3495. this.label1.Name = "label1";
  3496. this.label1.Size = new System.Drawing.Size(67, 15);
  3497. this.label1.TabIndex = 93;
  3498. this.label1.Text = "评标人员";
  3499. //
  3500. // label2
  3501. //
  3502. this.label2.AutoSize = true;
  3503. this.label2.Location = new System.Drawing.Point(13, 46);
  3504. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  3505. this.label2.Name = "label2";
  3506. this.label2.Size = new System.Drawing.Size(67, 15);
  3507. this.label2.TabIndex = 94;
  3508. this.label2.Text = "评标角色";
  3509. //
  3510. // cmb_EVA_ROLE_NAME
  3511. //
  3512. this.cmb_EVA_ROLE_NAME.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  3513. this.cmb_EVA_ROLE_NAME.Location = new System.Drawing.Point(89, 40);
  3514. this.cmb_EVA_ROLE_NAME.Margin = new System.Windows.Forms.Padding(4);
  3515. this.cmb_EVA_ROLE_NAME.Name = "cmb_EVA_ROLE_NAME";
  3516. this.cmb_EVA_ROLE_NAME.Size = new System.Drawing.Size(173, 24);
  3517. this.cmb_EVA_ROLE_NAME.TabIndex = 91;
  3518. //
  3519. // FrmTaskRecordManage_Fill_Panel
  3520. //
  3521. this.FrmTaskRecordManage_Fill_Panel.Controls.Add(this.splitContainer2);
  3522. this.FrmTaskRecordManage_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  3523. this.FrmTaskRecordManage_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  3524. this.FrmTaskRecordManage_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  3525. this.FrmTaskRecordManage_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  3526. this.FrmTaskRecordManage_Fill_Panel.Name = "FrmTaskRecordManage_Fill_Panel";
  3527. this.FrmTaskRecordManage_Fill_Panel.Size = new System.Drawing.Size(1768, 714);
  3528. this.FrmTaskRecordManage_Fill_Panel.TabIndex = 0;
  3529. //
  3530. // splitContainer2
  3531. //
  3532. this.splitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3533. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  3534. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  3535. this.splitContainer2.Margin = new System.Windows.Forms.Padding(4);
  3536. this.splitContainer2.Name = "splitContainer2";
  3537. //
  3538. // splitContainer2.Panel1
  3539. //
  3540. this.splitContainer2.Panel1.Controls.Add(this.ultraGrid1);
  3541. this.splitContainer2.Panel1.Controls.Add(this.ultraExpandableGroupBox2);
  3542. //
  3543. // splitContainer2.Panel2
  3544. //
  3545. this.splitContainer2.Panel2.Controls.Add(this.ultraPanel3);
  3546. this.splitContainer2.Panel2.Controls.Add(this.ultraExpandableGroupBox3);
  3547. this.splitContainer2.Size = new System.Drawing.Size(1768, 714);
  3548. this.splitContainer2.SplitterDistance = 708;
  3549. this.splitContainer2.SplitterWidth = 5;
  3550. this.splitContainer2.TabIndex = 2;
  3551. //
  3552. // FrmTaskRecordManageNew
  3553. //
  3554. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  3555. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  3556. this.ClientSize = new System.Drawing.Size(1768, 714);
  3557. this.Controls.Add(this.FrmTaskRecordManage_Fill_Panel);
  3558. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  3559. this.Name = "FrmTaskRecordManageNew";
  3560. this.Text = "采购任务评审";
  3561. this.Load += new System.EventHandler(this.FrmTaskRecordManageNew_Load);
  3562. this.ultraTabPageControl1.ResumeLayout(false);
  3563. this.splitContainer1.Panel1.ResumeLayout(false);
  3564. this.splitContainer1.Panel2.ResumeLayout(false);
  3565. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  3566. this.splitContainer1.ResumeLayout(false);
  3567. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
  3568. ((System.ComponentModel.ISupportInitialize)(this.suppBidStatus)).EndInit();
  3569. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
  3570. ((System.ComponentModel.ISupportInitialize)(this.dataTable9)).EndInit();
  3571. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
  3572. ((System.ComponentModel.ISupportInitialize)(this.bidstatus)).EndInit();
  3573. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).EndInit();
  3574. this.ultraTabPageControl2.ResumeLayout(false);
  3575. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  3576. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  3577. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  3578. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  3579. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).EndInit();
  3580. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  3581. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  3582. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).EndInit();
  3583. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit();
  3584. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  3585. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  3586. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
  3587. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  3588. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  3589. this.ultraExpandableGroupBox2.ResumeLayout(false);
  3590. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  3591. this.ultraPanel2.ClientArea.ResumeLayout(false);
  3592. this.ultraPanel2.ClientArea.PerformLayout();
  3593. this.ultraPanel2.ResumeLayout(false);
  3594. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeEnd)).EndInit();
  3595. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeStart)).EndInit();
  3596. ((System.ComponentModel.ISupportInitialize)(this.ck_ctime)).EndInit();
  3597. ((System.ComponentModel.ISupportInitialize)(this.ck_isAll)).EndInit();
  3598. ((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).EndInit();
  3599. ((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).EndInit();
  3600. this.ultraPanel3.ClientArea.ResumeLayout(false);
  3601. this.ultraPanel3.ResumeLayout(false);
  3602. this.panel2.ResumeLayout(false);
  3603. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  3604. this.ultraTabControl1.ResumeLayout(false);
  3605. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox4)).EndInit();
  3606. this.ultraExpandableGroupBox4.ResumeLayout(false);
  3607. this.ultraExpandableGroupBoxPanel4.ResumeLayout(false);
  3608. this.panel1.ResumeLayout(false);
  3609. this.panel1.PerformLayout();
  3610. ((System.ComponentModel.ISupportInitialize)(this.jy_procRecord)).EndInit();
  3611. this.ultraPanel1.ClientArea.ResumeLayout(false);
  3612. this.ultraPanel1.ClientArea.PerformLayout();
  3613. this.ultraPanel1.ResumeLayout(false);
  3614. ((System.ComponentModel.ISupportInitialize)(this.jy_type)).EndInit();
  3615. ((System.ComponentModel.ISupportInitialize)(this.jy_status)).EndInit();
  3616. ((System.ComponentModel.ISupportInitialize)(this.jy_RecordId)).EndInit();
  3617. ((System.ComponentModel.ISupportInitialize)(this.jy_negDate)).EndInit();
  3618. ((System.ComponentModel.ISupportInitialize)(this.jy_mngOrgName)).EndInit();
  3619. ((System.ComponentModel.ISupportInitialize)(this.jy_buyerUsername)).EndInit();
  3620. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox7)).EndInit();
  3621. this.ultraExpandableGroupBox7.ResumeLayout(false);
  3622. this.ultraExpandableGroupBoxPanel7.ResumeLayout(false);
  3623. this.ultraPanel5.ClientArea.ResumeLayout(false);
  3624. this.ultraPanel5.ClientArea.PerformLayout();
  3625. this.ultraPanel5.ResumeLayout(false);
  3626. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTDESC)).EndInit();
  3627. ((System.ComponentModel.ISupportInitialize)(this.txt_certPath)).EndInit();
  3628. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  3629. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).EndInit();
  3630. this.ultraExpandableGroupBox3.ResumeLayout(false);
  3631. this.ultraExpandableGroupBoxPanel3.ResumeLayout(false);
  3632. this.ultraPanel4.ClientArea.ResumeLayout(false);
  3633. this.ultraPanel4.ResumeLayout(false);
  3634. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  3635. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox5)).EndInit();
  3636. this.ultraExpandableGroupBox5.ResumeLayout(false);
  3637. this.ultraExpandableGroupBoxPanel5.ResumeLayout(false);
  3638. this.ultraExpandableGroupBoxPanel5.PerformLayout();
  3639. ((System.ComponentModel.ISupportInitialize)(this.txt_EVA_USERNAME)).EndInit();
  3640. ((System.ComponentModel.ISupportInitialize)(this.cmb_EVA_ROLE_NAME)).EndInit();
  3641. this.FrmTaskRecordManage_Fill_Panel.ResumeLayout(false);
  3642. this.splitContainer2.Panel1.ResumeLayout(false);
  3643. this.splitContainer2.Panel2.ResumeLayout(false);
  3644. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  3645. this.splitContainer2.ResumeLayout(false);
  3646. this.ResumeLayout(false);
  3647. }
  3648. #endregion
  3649. private System.Data.DataSet dataSet3;
  3650. private System.Data.DataTable dataTable3;
  3651. private System.Data.DataColumn dataColumn23;
  3652. private System.Data.DataColumn dataColumn24;
  3653. private System.Data.DataColumn dataColumn25;
  3654. private System.Data.DataColumn dataColumn26;
  3655. private System.Data.DataColumn dataColumn27;
  3656. private System.Data.DataColumn dataColumn28;
  3657. private System.Data.DataColumn dataColumn29;
  3658. private System.Data.DataColumn dataColumn30;
  3659. private System.Data.DataColumn dataColumn31;
  3660. private System.Data.DataColumn dataColumn32;
  3661. private System.Data.DataColumn dataColumn33;
  3662. private System.Data.DataColumn dataColumn34;
  3663. private System.Data.DataColumn dataColumn35;
  3664. private System.Data.DataColumn dataColumn36;
  3665. private System.Data.DataColumn dataColumn37;
  3666. private System.Data.DataColumn dataColumn38;
  3667. private System.Data.DataColumn dataColumn39;
  3668. private System.Data.DataColumn dataColumn40;
  3669. private System.Data.DataColumn dataColumn41;
  3670. private System.Data.DataColumn dataColumn42;
  3671. private System.Data.DataColumn dataColumn43;
  3672. private System.Data.DataColumn dataColumn44;
  3673. private System.Data.DataColumn dataColumn45;
  3674. private System.Data.DataColumn dataColumn46;
  3675. private System.Data.DataColumn dataColumn47;
  3676. private System.Data.DataColumn dataColumn48;
  3677. private System.Data.DataColumn dataColumn49;
  3678. private System.Data.DataColumn dataColumn50;
  3679. private System.Data.DataColumn dataColumn51;
  3680. private System.Data.DataColumn dataColumn52;
  3681. private System.Data.DataColumn dataColumn53;
  3682. private System.Data.DataColumn dataColumn54;
  3683. private System.Data.DataColumn dataColumn55;
  3684. private System.Data.DataColumn dataColumn56;
  3685. private System.Data.DataColumn dataColumn57;
  3686. private System.Data.DataColumn dataColumn58;
  3687. private System.Data.DataColumn dataColumn59;
  3688. private System.Data.DataColumn dataColumn60;
  3689. private System.Data.DataColumn dataColumn61;
  3690. private System.Data.DataColumn dataColumn62;
  3691. private System.Data.DataColumn dataColumn63;
  3692. private System.Data.DataColumn dataColumn64;
  3693. private System.Data.DataColumn dataColumn65;
  3694. private System.Data.DataColumn dataColumn66;
  3695. private System.Data.DataColumn dataColumn67;
  3696. private System.Data.DataColumn dataColumn68;
  3697. private System.Data.DataColumn dataColumn69;
  3698. private System.Data.DataColumn dataColumn70;
  3699. private System.Data.DataColumn dataColumn71;
  3700. private System.Data.DataColumn dataColumn72;
  3701. private System.Data.DataColumn dataColumn73;
  3702. private System.Data.DataColumn dataColumn76;
  3703. private System.Data.DataColumn dataColumn77;
  3704. private System.Data.DataColumn dataColumn78;
  3705. private System.Data.DataColumn dataColumn79;
  3706. private System.Data.DataColumn dataColumn80;
  3707. private System.Data.DataColumn dataColumn81;
  3708. private System.Data.DataColumn dataColumn85;
  3709. private System.Data.DataColumn dataColumn86;
  3710. private System.Data.DataColumn dataColumn87;
  3711. private System.Data.DataTable dataTable4;
  3712. private System.Data.DataColumn dataColumn8;
  3713. private System.Data.DataColumn dataColumn9;
  3714. private System.Data.DataColumn dataColumn10;
  3715. private System.Data.DataColumn dataColumn11;
  3716. private System.Data.DataColumn dataColumn12;
  3717. private System.Data.DataColumn dataColumn13;
  3718. private System.Data.DataColumn dataColumn15;
  3719. private System.Data.DataColumn dataColumn16;
  3720. private System.Data.DataColumn dataColumn17;
  3721. private System.Data.DataColumn dataColumn18;
  3722. private System.Data.DataColumn dataColumn19;
  3723. private System.Data.DataColumn dataColumn20;
  3724. private System.Data.DataColumn dataColumn21;
  3725. private System.Data.DataColumn dataColumn22;
  3726. private System.Data.DataColumn dataColumn74;
  3727. private System.Data.DataColumn dataColumn75;
  3728. private System.Data.DataColumn dataColumn82;
  3729. private System.Data.DataColumn dataColumn83;
  3730. private System.Data.DataColumn dataColumn84;
  3731. private System.Data.DataColumn dataColumn88;
  3732. private System.Data.DataColumn dataColumn89;
  3733. private System.Data.DataColumn dataColumn90;
  3734. private System.Data.DataColumn dataColumn91;
  3735. private System.Data.DataColumn dataColumn92;
  3736. private System.Data.DataColumn dataColumn93;
  3737. private System.Data.DataColumn dataColumn94;
  3738. private System.Data.DataSet dataSet1;
  3739. private System.Data.DataTable dataTable1;
  3740. private System.Data.DataColumn dataColumn3;
  3741. private System.Data.DataColumn dataColumn1;
  3742. private System.Data.DataColumn dataColumn2;
  3743. private System.Data.DataColumn dataColumn4;
  3744. private System.Data.DataColumn dataColumn5;
  3745. private System.Data.DataColumn dataColumn6;
  3746. private System.Data.DataColumn dataColumn95;
  3747. private System.Data.DataColumn dataColumn96;
  3748. private System.Data.DataColumn dataColumn97;
  3749. private System.Data.DataColumn dataColumn98;
  3750. private System.Data.DataColumn dataColumn99;
  3751. private System.Data.DataColumn dataColumn100;
  3752. private System.Data.DataColumn dataColumn101;
  3753. private System.Data.DataColumn dataColumn102;
  3754. private System.Data.DataColumn dataColumn103;
  3755. private System.Data.DataColumn dataColumn104;
  3756. private System.Data.DataTable dataTable5;
  3757. private System.Data.DataColumn dataColumn105;
  3758. private System.Data.DataColumn dataColumn106;
  3759. private System.Data.DataColumn dataColumn107;
  3760. private System.Data.DataColumn dataColumn108;
  3761. private System.Data.DataColumn dataColumn109;
  3762. private System.Data.DataColumn dataColumn110;
  3763. private System.Data.DataColumn dataColumn111;
  3764. private System.Data.DataColumn dataColumn112;
  3765. private System.Data.DataColumn dataColumn113;
  3766. private System.Data.DataColumn dataColumn114;
  3767. private System.Data.DataColumn dataColumn115;
  3768. private System.Data.DataSet dataSet2;
  3769. private System.Data.DataTable dataTable2;
  3770. private System.Data.DataColumn dataColumn131;
  3771. private System.Data.DataColumn dataColumn132;
  3772. private System.Data.DataColumn dataColumn133;
  3773. private System.Data.DataColumn dataColumn134;
  3774. private System.Data.DataColumn dataColumn135;
  3775. private System.Data.DataColumn dataColumn136;
  3776. private System.Data.DataColumn dataColumn137;
  3777. private System.Data.DataColumn dataColumn138;
  3778. private System.Data.DataColumn dataColumn139;
  3779. private System.Data.DataColumn dataColumn140;
  3780. private System.Data.DataColumn dataColumn7;
  3781. private System.Data.DataColumn dataColumn116;
  3782. private System.Data.DataColumn dataColumn117;
  3783. private System.Data.DataSet dataSet4;
  3784. private System.Data.DataTable dataTable6;
  3785. private System.Data.DataColumn dataColumn14;
  3786. private System.Data.DataColumn dataColumn118;
  3787. private System.Data.DataColumn dataColumn119;
  3788. private System.Data.DataColumn dataColumn141;
  3789. private System.Data.DataColumn dataColumn142;
  3790. private System.Data.DataColumn dataColumn143;
  3791. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  3792. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  3793. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  3794. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  3795. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeEnd;
  3796. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeStart;
  3797. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ck_ctime;
  3798. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  3799. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  3800. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  3801. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ck_isAll;
  3802. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_taskName;
  3803. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_taskId;
  3804. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  3805. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  3806. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  3807. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  3808. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  3809. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  3810. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox4;
  3811. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel4;
  3812. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  3813. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox5;
  3814. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel5;
  3815. private Infragistics.Win.Misc.UltraButton btn_delete;
  3816. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_EVA_USERNAME;
  3817. private Infragistics.Win.Misc.UltraButton btn_add;
  3818. private System.Windows.Forms.TextBox txt_EVA_ORG_NAME;
  3819. private System.Windows.Forms.Label label3;
  3820. private System.Windows.Forms.Label label1;
  3821. private System.Windows.Forms.Label label2;
  3822. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmb_EVA_ROLE_NAME;
  3823. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox3;
  3824. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel3;
  3825. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  3826. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_procRecord;
  3827. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  3828. private Infragistics.Win.UltraWinEditors.UltraTextEditor craftImg;
  3829. private Infragistics.Win.UltraWinEditors.UltraComboEditor jy_type;
  3830. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  3831. private Infragistics.Win.Misc.UltraLabel eeee;
  3832. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_status;
  3833. private Infragistics.Win.Misc.UltraLabel iiii;
  3834. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_RecordId;
  3835. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo jy_negDate;
  3836. private Infragistics.Win.Misc.UltraLabel ultraLabel32;
  3837. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_mngOrgName;
  3838. private Infragistics.Win.Misc.UltraLabel ultraLabel31;
  3839. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_buyerUsername;
  3840. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  3841. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox7;
  3842. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel7;
  3843. private Infragistics.Win.Misc.UltraPanel ultraPanel5;
  3844. private Infragistics.Win.Misc.UltraButton btn_deleteAppend;
  3845. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CERTDESC;
  3846. private Infragistics.Win.Misc.UltraButton btn_submitAppend;
  3847. private Infragistics.Win.Misc.UltraLabel ultraLabel94;
  3848. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_certPath;
  3849. private Infragistics.Win.Misc.UltraLabel ultraLabel46;
  3850. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  3851. private System.Windows.Forms.Panel FrmTaskRecordManage_Fill_Panel;
  3852. private System.Data.DataSet suppBidStatus;
  3853. private System.Data.DataTable dataTable7;
  3854. private System.Data.DataColumn dataColumn120;
  3855. private System.Data.DataColumn dataColumn121;
  3856. private System.Data.DataColumn dataColumn122;
  3857. private System.Data.DataColumn dataColumn123;
  3858. private System.Data.DataColumn dataColumn124;
  3859. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
  3860. private Infragistics.Win.Misc.UltraButton txt_refresh;
  3861. private System.Data.DataColumn dataColumn125;
  3862. private System.Windows.Forms.SplitContainer splitContainer1;
  3863. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid6;
  3864. private System.Data.DataSet bidstatus;
  3865. private System.Data.DataTable dataTable8;
  3866. private System.Data.DataColumn dataColumn126;
  3867. private System.Data.DataColumn dataColumn127;
  3868. private System.Data.DataColumn dataColumn128;
  3869. private System.Data.DataColumn dataColumn129;
  3870. private System.Data.DataColumn dataColumn130;
  3871. private System.Windows.Forms.Panel panel1;
  3872. private System.Windows.Forms.Panel panel2;
  3873. private System.Windows.Forms.SplitContainer splitContainer2;
  3874. private System.Data.DataTable dataTable9;
  3875. private System.Data.DataColumn dataColumn144;
  3876. private System.Data.DataColumn dataColumn145;
  3877. private System.Data.DataColumn dataColumn146;
  3878. private System.Data.DataColumn dataColumn147;
  3879. private System.Data.DataColumn dataColumn148;
  3880. private System.Data.DataColumn dataColumn150;
  3881. private System.Data.DataColumn dataColumn151;
  3882. private System.Data.DataColumn dataColumn152;
  3883. private System.Data.DataColumn dataColumn153;
  3884. private System.Data.DataColumn dataColumn154;
  3885. private System.Data.DataColumn dataColumn155;
  3886. private System.Data.DataColumn dataColumn156;
  3887. private System.Data.DataColumn dataColumn157;
  3888. private System.Data.DataColumn dataColumn149;
  3889. private System.Data.DataColumn dataColumn158;
  3890. private System.Data.DataColumn dataColumn159;
  3891. }
  3892. }