FrmOrderMNew.Designer.cs 372 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301
  1. namespace Pur.order
  2. {
  3. partial class FrmOrderMNew
  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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  29. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  30. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  33. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATCODE");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATNAME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STDMIN");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STDMINSIGN");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STDMAXSIGN");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STDMAX");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGETYPE");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADDCONDITION");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECKCONDITION");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mic");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("orderLineSqe");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  49. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  62. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  63. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  64. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  65. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton3 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  66. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  67. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  68. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  69. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  70. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  71. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  72. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  73. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  74. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  75. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton4 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  76. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton();
  78. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton();
  80. Infragistics.Win.UltraWinEditors.EditorButton editorButton5 = new Infragistics.Win.UltraWinEditors.EditorButton("insert");
  81. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderId");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderLineSqe");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReviewLineSqe");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TaskLineId");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemCode");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemName");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Qty");
  90. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemUom");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemUomConefficient");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WeightUnit");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CkQty");
  95. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DelvryRangeTpe");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DelvryRangeMin");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DelvryRangeMax");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MeteringFlag");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchFlag");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PcFlag");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReceiveType");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BasePriceNo");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QuantityPriceNum");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OtherPriceNum");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceWithoutTax");
  107. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceWithTax");
  109. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TaxAmt");
  111. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WithoutTaxAmt");
  113. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WithAmtTax");
  115. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SuppCode");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SuppName");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeliveryLocationCode");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeliveryLocation");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReceivedQty");
  121. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderedQty");
  123. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InvoicedQty");
  125. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EndDate");
  127. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DaysEarly");
  129. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DaysLate");
  130. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerName");
  131. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerDeptCode");
  132. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerDeptDesc");
  133. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerUnitCode");
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerUnitDesc");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteName");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteTime");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PurLineId");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BcmID");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BcmName");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BcmVersionNo");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemAttr");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemAttrId");
  148. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
  149. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMID");
  150. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUNIQUE");
  151. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSTANDARDSCODE");
  152. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSTANDARDSID");
  153. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("taxRateName");
  154. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  155. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("offerType");
  156. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("resPricePackage");
  157. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("resPriceFreight");
  158. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn78 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASEPRICETYPE");
  159. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn79 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASEPRICENAME");
  160. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn80 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATEDNOTICEQTY");
  161. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  162. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn81 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("convertCount");
  163. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  164. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("convertPrice");
  165. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("convertPriceTax");
  166. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 564639016);
  167. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup2 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup1", 564639017);
  168. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup3 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup2", 564639018);
  169. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup4 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup3", 564639019);
  170. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup5 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup4", 564639020);
  171. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup6 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup5", 564639021);
  172. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  173. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  174. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "OrderLineSqe", 1, true, "Table2", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ItemCode", 4, true);
  175. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  176. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "WithoutTaxAmt", 24, true, "Table2", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "WithoutTaxAmt", 24, true);
  177. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  178. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "WithAmtTax", 25, true, "Table2", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "WithAmtTax", 25, true);
  179. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  180. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  181. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  182. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  183. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  184. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  185. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  186. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  187. Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
  188. Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance();
  189. Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance();
  190. Infragistics.Win.Appearance appearance141 = new Infragistics.Win.Appearance();
  191. Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
  192. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  193. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseName");
  194. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseDesc");
  195. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseIndx");
  196. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn87 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseType");
  197. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  198. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn88 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  199. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn89 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  200. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn90 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  201. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn91 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  202. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn92 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteName");
  203. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn93 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteTime");
  204. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn94 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  205. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn95 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLAUSEIDOLD");
  206. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn96 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bcmId");
  207. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn97 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bcmName");
  208. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn98 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseIndxIn");
  209. Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
  210. Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
  211. Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
  212. Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
  213. Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
  214. Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
  215. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  216. Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
  217. Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
  218. Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
  219. Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
  220. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  221. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  222. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn99 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAID");
  223. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn100 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVARESULT");
  224. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn101 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAMSG");
  225. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn102 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISLATEST");
  226. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn103 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  227. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn104 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  228. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn105 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deletename");
  229. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn106 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATEUSERID");
  230. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn107 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteUserId");
  231. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  232. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  233. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  234. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  235. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  236. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  237. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  238. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  239. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  240. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  241. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  242. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  243. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  244. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  245. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand5 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  246. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn108 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("type");
  247. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn109 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("userName");
  248. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn110 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("message");
  249. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn111 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("startTime");
  250. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn112 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("endTime");
  251. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn113 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("duration");
  252. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn114 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
  253. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn115 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("description");
  254. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  255. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  256. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  257. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  258. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  259. Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
  260. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  261. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  262. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  263. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  264. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  265. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  266. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand6 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  267. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn116 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  268. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn117 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  269. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn118 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  270. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn119 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CERTPATH");
  271. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn120 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CERTDESC");
  272. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn121 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CERTPATHOLD");
  273. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  274. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  275. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  276. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  277. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  278. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  279. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  280. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  281. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  282. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  283. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  284. Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance();
  285. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand7 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  286. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn122 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERID");
  287. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn123 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHANGEID");
  288. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn124 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  289. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn125 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  290. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn126 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHANGERECORD");
  291. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn127 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERIDB");
  292. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn128 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EFFECTIVETIME");
  293. Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance();
  294. Infragistics.Win.Appearance appearance121 = new Infragistics.Win.Appearance();
  295. Infragistics.Win.Appearance appearance122 = new Infragistics.Win.Appearance();
  296. Infragistics.Win.Appearance appearance123 = new Infragistics.Win.Appearance();
  297. Infragistics.Win.Appearance appearance124 = new Infragistics.Win.Appearance();
  298. Infragistics.Win.Appearance appearance125 = new Infragistics.Win.Appearance();
  299. Infragistics.Win.Appearance appearance126 = new Infragistics.Win.Appearance();
  300. Infragistics.Win.Appearance appearance127 = new Infragistics.Win.Appearance();
  301. Infragistics.Win.Appearance appearance128 = new Infragistics.Win.Appearance();
  302. Infragistics.Win.Appearance appearance153 = new Infragistics.Win.Appearance();
  303. Infragistics.Win.Appearance appearance154 = new Infragistics.Win.Appearance();
  304. Infragistics.Win.Appearance appearance129 = new Infragistics.Win.Appearance();
  305. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand8 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  306. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn129 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERLINESQE");
  307. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn130 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLDVALUE");
  308. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn131 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NEWVALUE");
  309. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn132 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHANGELINEID");
  310. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn133 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHANGETYPENAME");
  311. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn134 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHANGECODENAME");
  312. Infragistics.Win.Appearance appearance130 = new Infragistics.Win.Appearance();
  313. Infragistics.Win.Appearance appearance132 = new Infragistics.Win.Appearance();
  314. Infragistics.Win.Appearance appearance131 = new Infragistics.Win.Appearance();
  315. Infragistics.Win.Appearance appearance135 = new Infragistics.Win.Appearance();
  316. Infragistics.Win.Appearance appearance138 = new Infragistics.Win.Appearance();
  317. Infragistics.Win.Appearance appearance140 = new Infragistics.Win.Appearance();
  318. Infragistics.Win.Appearance appearance136 = new Infragistics.Win.Appearance();
  319. Infragistics.Win.Appearance appearance134 = new Infragistics.Win.Appearance();
  320. Infragistics.Win.Appearance appearance133 = new Infragistics.Win.Appearance();
  321. Infragistics.Win.Appearance appearance139 = new Infragistics.Win.Appearance();
  322. Infragistics.Win.Appearance appearance137 = new Infragistics.Win.Appearance();
  323. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  324. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  325. Infragistics.Win.ValueListItem valueListItem43 = new Infragistics.Win.ValueListItem();
  326. Infragistics.Win.ValueListItem valueListItem44 = new Infragistics.Win.ValueListItem();
  327. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  328. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  329. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  330. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  331. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  332. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  333. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand9 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  334. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn135 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderId");
  335. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn136 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderVer");
  336. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn137 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderType");
  337. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn138 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderMoneyType");
  338. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn139 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ModeId");
  339. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn140 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ModeName");
  340. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn141 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderTitleCode");
  341. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn142 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SuppCode", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  342. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn143 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SuppName");
  343. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn144 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PorderId");
  344. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn145 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SuppOrdeId");
  345. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn146 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportOrdeId");
  346. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn147 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Currency");
  347. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn148 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExchangeRateCur");
  348. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn149 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AmtMin");
  349. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn150 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AmtMax");
  350. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn151 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TaxAmt");
  351. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  352. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn152 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WithoutTaxAmt");
  353. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  354. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn153 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WithAmtTax");
  355. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  356. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn154 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PrePaymentAmt1");
  357. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn155 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PrePaymentAmt2");
  358. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn156 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PrePaymentAmt3");
  359. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn157 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PrePaymentAmt4");
  360. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn158 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PrePaymentAmt5");
  361. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn159 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AftPaymentAmt1");
  362. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn160 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AftPaymentAmt2");
  363. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn161 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AftPaymentAmt3");
  364. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn162 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AftPaymentAmt4");
  365. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn163 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AftPaymentAmt5");
  366. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn164 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GuaAmt");
  367. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn165 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StartDate");
  368. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn166 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EndDate");
  369. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn167 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DaysEarly");
  370. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn168 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DaysLate");
  371. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn169 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SignAddress");
  372. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn170 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SignDate");
  373. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn171 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PrintNum");
  374. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn172 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerName");
  375. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn173 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerDeptCode");
  376. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn174 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerDeptDesc");
  377. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn175 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerUnitCode");
  378. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn176 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BuyerUnitDesc");
  379. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn177 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  380. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn178 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  381. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn179 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  382. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn180 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  383. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn181 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  384. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn182 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteName");
  385. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn183 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteTime");
  386. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn184 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  387. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn185 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("taskRecordId");
  388. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn186 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("orderForm");
  389. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn187 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0);
  390. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup7 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 564639547);
  391. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup8 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup1", 564639548);
  392. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  393. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  394. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "OrderId", 0, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "OrderId", 0, true);
  395. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  396. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings5 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "WithAmtTax", 18, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "WithAmtTax", 18, true);
  397. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  398. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings6 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "WithoutTaxAmt", 17, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "WithoutTaxAmt", 17, true);
  399. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  400. Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
  401. Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
  402. Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
  403. Infragistics.Win.Appearance appearance109 = new Infragistics.Win.Appearance();
  404. Infragistics.Win.Appearance appearance110 = new Infragistics.Win.Appearance();
  405. Infragistics.Win.Appearance appearance111 = new Infragistics.Win.Appearance();
  406. Infragistics.Win.Appearance appearance112 = new Infragistics.Win.Appearance();
  407. Infragistics.Win.Appearance appearance113 = new Infragistics.Win.Appearance();
  408. Infragistics.Win.Appearance appearance114 = new Infragistics.Win.Appearance();
  409. Infragistics.Win.Appearance appearance115 = new Infragistics.Win.Appearance();
  410. Infragistics.Win.Appearance appearance116 = new Infragistics.Win.Appearance();
  411. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  412. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  413. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  414. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab9 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  415. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  416. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab11 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  417. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton5 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  418. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton6 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  419. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOrderMNew));
  420. this.craftImg = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  421. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  422. this.ultraLabel34 = new Infragistics.Win.Misc.UltraLabel();
  423. this.txt_buy_name = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  424. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  425. this.txt_AftPaymentAmt1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  426. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  427. this.txt_deliveryType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  428. this.txt_deliveryCondition = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  429. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  430. this.txt_OrderMoneyType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  431. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  432. this.txt_CreateTime = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  433. this.currencylabel1 = new Infragistics.Win.Misc.UltraLabel();
  434. this.currencylabel4 = new Infragistics.Win.Misc.UltraLabel();
  435. this.txt_SignDate = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  436. this.txt_OrderType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  437. this.txt_OrderClass = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  438. this.txt_Currency = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  439. this.txt_SignAddress = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  440. this.txt_TitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  441. this.txt_ExchangeRateCur = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  442. this.txt_ModeName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  443. this.txt_TaskRecordId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  444. this.txt_OrderId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  445. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  446. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  447. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  448. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  449. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  450. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  451. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  452. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  453. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  454. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  455. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  456. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  457. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  458. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  459. this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  460. this.dataSet5 = new System.Data.DataSet();
  461. this.dataTable11 = new System.Data.DataTable();
  462. this.dataColumn147 = new System.Data.DataColumn();
  463. this.dataColumn148 = new System.Data.DataColumn();
  464. this.dataColumn151 = new System.Data.DataColumn();
  465. this.dataColumn144 = new System.Data.DataColumn();
  466. this.dataColumn145 = new System.Data.DataColumn();
  467. this.dataColumn150 = new System.Data.DataColumn();
  468. this.dataColumn156 = new System.Data.DataColumn();
  469. this.dataColumn157 = new System.Data.DataColumn();
  470. this.dataColumn146 = new System.Data.DataColumn();
  471. this.dataColumn167 = new System.Data.DataColumn();
  472. this.dataColumn172 = new System.Data.DataColumn();
  473. this.dataColumn173 = new System.Data.DataColumn();
  474. this.dataColumn174 = new System.Data.DataColumn();
  475. this.dataTable6 = new System.Data.DataTable();
  476. this.dataColumn149 = new System.Data.DataColumn();
  477. this.dataColumn168 = new System.Data.DataColumn();
  478. this.dataColumn169 = new System.Data.DataColumn();
  479. this.dataColumn170 = new System.Data.DataColumn();
  480. this.dataColumn171 = new System.Data.DataColumn();
  481. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  482. this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
  483. this.cb_standardsCode = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  484. this.btn_saveItem = new Infragistics.Win.Misc.UltraButton();
  485. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  486. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  487. this.txt_balanceClause = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  488. this.txt_BalanceClauseType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  489. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  490. this.txt_matStand = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  491. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  492. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  493. this.txt_StartDate2 = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  494. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  495. this.ultraJUDGE_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  496. this.ultraMAT_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  497. this.ultraComSignMax = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  498. this.ultraComSignMin = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  499. this.ultraLabel76 = new Infragistics.Win.Misc.UltraLabel();
  500. this.txt_Remark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  501. this.ultraLabel44 = new Infragistics.Win.Misc.UltraLabel();
  502. this.txt_ReceiveType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  503. this.txt_EndDate2 = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  504. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  505. this.txt_packType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  506. this.txt_paymentType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  507. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  508. this.currencyLabel66 = new Infragistics.Win.Misc.UltraLabel();
  509. this.ultraLabel63 = new Infragistics.Win.Misc.UltraLabel();
  510. this.txt_QuantityPriceNum = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  511. this.txt_GradePriceNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  512. this.txt_ChemPriceNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  513. this.txt_DelvryRangeMin = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  514. this.ultraLabel59 = new Infragistics.Win.Misc.UltraLabel();
  515. this.ultraLabel53 = new Infragistics.Win.Misc.UltraLabel();
  516. this.ultraLabel47 = new Infragistics.Win.Misc.UltraLabel();
  517. this.ultraLabel37 = new Infragistics.Win.Misc.UltraLabel();
  518. this.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  519. this.ultraLabel43 = new Infragistics.Win.Misc.UltraLabel();
  520. this.txt_ClauseIndx2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  521. this.ultraLabel42 = new Infragistics.Win.Misc.UltraLabel();
  522. this.txt_Bcm_Name = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  523. this.txt_ClauseType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  524. this.ultraLabel41 = new Infragistics.Win.Misc.UltraLabel();
  525. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  526. this.txt_ClauseName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  527. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  528. this.txt_ClauseIndx1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  529. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  530. this.txt_ClauseDesc = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  531. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  532. this.txt_ClauseOldId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  533. this.ultraLabel40 = new Infragistics.Win.Misc.UltraLabel();
  534. this.txt_Clauseid = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  535. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  536. this.btn_submitAppend = new Infragistics.Win.Misc.UltraButton();
  537. this.txt_certPath = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  538. this.ultraLabel94 = new Infragistics.Win.Misc.UltraLabel();
  539. this.txt_CERTDESC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  540. this.txt_certpath_local = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  541. this.ultraLabel46 = new Infragistics.Win.Misc.UltraLabel();
  542. this.ultraLabel62 = new Infragistics.Win.Misc.UltraLabel();
  543. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  544. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  545. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  546. this.dataSet1 = new System.Data.DataSet();
  547. this.dataTable1 = new System.Data.DataTable();
  548. this.dataColumn1 = new System.Data.DataColumn();
  549. this.dataColumn2 = new System.Data.DataColumn();
  550. this.dataColumn3 = new System.Data.DataColumn();
  551. this.dataColumn4 = new System.Data.DataColumn();
  552. this.dataColumn5 = new System.Data.DataColumn();
  553. this.dataColumn6 = new System.Data.DataColumn();
  554. this.dataColumn7 = new System.Data.DataColumn();
  555. this.dataColumn8 = new System.Data.DataColumn();
  556. this.dataColumn9 = new System.Data.DataColumn();
  557. this.dataColumn10 = new System.Data.DataColumn();
  558. this.dataColumn11 = new System.Data.DataColumn();
  559. this.dataColumn12 = new System.Data.DataColumn();
  560. this.dataColumn13 = new System.Data.DataColumn();
  561. this.dataColumn14 = new System.Data.DataColumn();
  562. this.dataColumn15 = new System.Data.DataColumn();
  563. this.dataColumn16 = new System.Data.DataColumn();
  564. this.dataColumn18 = new System.Data.DataColumn();
  565. this.dataColumn19 = new System.Data.DataColumn();
  566. this.dataColumn20 = new System.Data.DataColumn();
  567. this.dataColumn21 = new System.Data.DataColumn();
  568. this.dataColumn22 = new System.Data.DataColumn();
  569. this.dataColumn23 = new System.Data.DataColumn();
  570. this.dataColumn24 = new System.Data.DataColumn();
  571. this.dataColumn25 = new System.Data.DataColumn();
  572. this.dataColumn26 = new System.Data.DataColumn();
  573. this.dataColumn27 = new System.Data.DataColumn();
  574. this.dataColumn29 = new System.Data.DataColumn();
  575. this.dataColumn30 = new System.Data.DataColumn();
  576. this.dataColumn31 = new System.Data.DataColumn();
  577. this.dataColumn32 = new System.Data.DataColumn();
  578. this.dataColumn28 = new System.Data.DataColumn();
  579. this.dataColumn33 = new System.Data.DataColumn();
  580. this.dataColumn34 = new System.Data.DataColumn();
  581. this.dataColumn35 = new System.Data.DataColumn();
  582. this.dataColumn36 = new System.Data.DataColumn();
  583. this.dataColumn37 = new System.Data.DataColumn();
  584. this.dataColumn38 = new System.Data.DataColumn();
  585. this.dataColumn39 = new System.Data.DataColumn();
  586. this.dataColumn40 = new System.Data.DataColumn();
  587. this.dataColumn41 = new System.Data.DataColumn();
  588. this.dataColumn42 = new System.Data.DataColumn();
  589. this.dataColumn43 = new System.Data.DataColumn();
  590. this.dataColumn44 = new System.Data.DataColumn();
  591. this.dataColumn45 = new System.Data.DataColumn();
  592. this.dataColumn46 = new System.Data.DataColumn();
  593. this.dataColumn47 = new System.Data.DataColumn();
  594. this.dataColumn48 = new System.Data.DataColumn();
  595. this.dataColumn49 = new System.Data.DataColumn();
  596. this.dataColumn50 = new System.Data.DataColumn();
  597. this.dataColumn127 = new System.Data.DataColumn();
  598. this.dataColumn158 = new System.Data.DataColumn();
  599. this.dataColumn190 = new System.Data.DataColumn();
  600. this.dataTable2 = new System.Data.DataTable();
  601. this.dataColumn51 = new System.Data.DataColumn();
  602. this.dataColumn52 = new System.Data.DataColumn();
  603. this.dataColumn53 = new System.Data.DataColumn();
  604. this.dataColumn54 = new System.Data.DataColumn();
  605. this.dataColumn55 = new System.Data.DataColumn();
  606. this.dataColumn57 = new System.Data.DataColumn();
  607. this.dataColumn61 = new System.Data.DataColumn();
  608. this.dataColumn63 = new System.Data.DataColumn();
  609. this.dataColumn64 = new System.Data.DataColumn();
  610. this.dataColumn65 = new System.Data.DataColumn();
  611. this.dataColumn66 = new System.Data.DataColumn();
  612. this.dataColumn67 = new System.Data.DataColumn();
  613. this.dataColumn68 = new System.Data.DataColumn();
  614. this.dataColumn69 = new System.Data.DataColumn();
  615. this.dataColumn70 = new System.Data.DataColumn();
  616. this.dataColumn71 = new System.Data.DataColumn();
  617. this.dataColumn72 = new System.Data.DataColumn();
  618. this.dataColumn73 = new System.Data.DataColumn();
  619. this.dataColumn76 = new System.Data.DataColumn();
  620. this.dataColumn79 = new System.Data.DataColumn();
  621. this.dataColumn80 = new System.Data.DataColumn();
  622. this.dataColumn81 = new System.Data.DataColumn();
  623. this.dataColumn82 = new System.Data.DataColumn();
  624. this.dataColumn83 = new System.Data.DataColumn();
  625. this.dataColumn84 = new System.Data.DataColumn();
  626. this.dataColumn85 = new System.Data.DataColumn();
  627. this.dataColumn86 = new System.Data.DataColumn();
  628. this.dataColumn87 = new System.Data.DataColumn();
  629. this.dataColumn88 = new System.Data.DataColumn();
  630. this.dataColumn89 = new System.Data.DataColumn();
  631. this.dataColumn90 = new System.Data.DataColumn();
  632. this.dataColumn92 = new System.Data.DataColumn();
  633. this.dataColumn94 = new System.Data.DataColumn();
  634. this.dataColumn97 = new System.Data.DataColumn();
  635. this.dataColumn98 = new System.Data.DataColumn();
  636. this.dataColumn99 = new System.Data.DataColumn();
  637. this.dataColumn100 = new System.Data.DataColumn();
  638. this.dataColumn101 = new System.Data.DataColumn();
  639. this.dataColumn102 = new System.Data.DataColumn();
  640. this.dataColumn103 = new System.Data.DataColumn();
  641. this.dataColumn104 = new System.Data.DataColumn();
  642. this.dataColumn105 = new System.Data.DataColumn();
  643. this.dataColumn106 = new System.Data.DataColumn();
  644. this.dataColumn107 = new System.Data.DataColumn();
  645. this.dataColumn108 = new System.Data.DataColumn();
  646. this.dataColumn109 = new System.Data.DataColumn();
  647. this.dataColumn110 = new System.Data.DataColumn();
  648. this.dataColumn111 = new System.Data.DataColumn();
  649. this.dataColumn128 = new System.Data.DataColumn();
  650. this.dataColumn129 = new System.Data.DataColumn();
  651. this.dataColumn130 = new System.Data.DataColumn();
  652. this.dataColumn131 = new System.Data.DataColumn();
  653. this.dataColumn132 = new System.Data.DataColumn();
  654. this.dataColumn133 = new System.Data.DataColumn();
  655. this.dataColumn134 = new System.Data.DataColumn();
  656. this.dataColumn152 = new System.Data.DataColumn();
  657. this.dataColumn153 = new System.Data.DataColumn();
  658. this.dataColumn154 = new System.Data.DataColumn();
  659. this.dataColumn155 = new System.Data.DataColumn();
  660. this.dataColumn17 = new System.Data.DataColumn();
  661. this.dataColumn119 = new System.Data.DataColumn();
  662. this.dataColumn135 = new System.Data.DataColumn();
  663. this.dataColumn136 = new System.Data.DataColumn();
  664. this.dataColumn56 = new System.Data.DataColumn();
  665. this.dataColumn58 = new System.Data.DataColumn();
  666. this.dataColumn59 = new System.Data.DataColumn();
  667. this.dataColumn187 = new System.Data.DataColumn();
  668. this.dataColumn188 = new System.Data.DataColumn();
  669. this.dataColumn189 = new System.Data.DataColumn();
  670. this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  671. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  672. this.dataSet2 = new System.Data.DataSet();
  673. this.dataTable3 = new System.Data.DataTable();
  674. this.dataColumn115 = new System.Data.DataColumn();
  675. this.dataColumn116 = new System.Data.DataColumn();
  676. this.dataColumn117 = new System.Data.DataColumn();
  677. this.dataColumn118 = new System.Data.DataColumn();
  678. this.dataColumn120 = new System.Data.DataColumn();
  679. this.dataColumn121 = new System.Data.DataColumn();
  680. this.dataColumn122 = new System.Data.DataColumn();
  681. this.dataColumn123 = new System.Data.DataColumn();
  682. this.dataColumn124 = new System.Data.DataColumn();
  683. this.dataColumn125 = new System.Data.DataColumn();
  684. this.dataColumn126 = new System.Data.DataColumn();
  685. this.dataColumn96 = new System.Data.DataColumn();
  686. this.dataColumn112 = new System.Data.DataColumn();
  687. this.dataColumn113 = new System.Data.DataColumn();
  688. this.dataColumn114 = new System.Data.DataColumn();
  689. this.ultraTabPageControl8 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  690. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  691. this.jy_procRecord = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  692. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  693. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  694. this.btn_editJy = new Infragistics.Win.Misc.UltraButton();
  695. this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  696. this.dataSet4 = new System.Data.DataSet();
  697. this.dataTable5 = new System.Data.DataTable();
  698. this.dataColumn159 = new System.Data.DataColumn();
  699. this.dataColumn161 = new System.Data.DataColumn();
  700. this.dataColumn162 = new System.Data.DataColumn();
  701. this.dataColumn163 = new System.Data.DataColumn();
  702. this.dataColumn164 = new System.Data.DataColumn();
  703. this.dataColumn165 = new System.Data.DataColumn();
  704. this.dataColumn166 = new System.Data.DataColumn();
  705. this.dataColumn160 = new System.Data.DataColumn();
  706. this.dataColumn137 = new System.Data.DataColumn();
  707. this.panel1 = new System.Windows.Forms.Panel();
  708. this.jy_type = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  709. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  710. this.ultraLabel38 = new Infragistics.Win.Misc.UltraLabel();
  711. this.jy_negDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  712. this.ultraLabel35 = new Infragistics.Win.Misc.UltraLabel();
  713. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  714. this.jy_mngOrgName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  715. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  716. this.jy_buyerUsername = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  717. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  718. this.jy_taskName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  719. this.jy_taskId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  720. this.ultraTabPageControl9 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  721. this.ultraGrid7 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  722. this.message = new System.Data.DataSet();
  723. this.dataTable7 = new System.Data.DataTable();
  724. this.dataColumn60 = new System.Data.DataColumn();
  725. this.dataColumn62 = new System.Data.DataColumn();
  726. this.dataColumn74 = new System.Data.DataColumn();
  727. this.dataColumn75 = new System.Data.DataColumn();
  728. this.dataColumn77 = new System.Data.DataColumn();
  729. this.dataColumn78 = new System.Data.DataColumn();
  730. this.dataColumn91 = new System.Data.DataColumn();
  731. this.dataColumn93 = new System.Data.DataColumn();
  732. this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  733. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  734. this.dataSet3 = new System.Data.DataSet();
  735. this.dataTable4 = new System.Data.DataTable();
  736. this.dataColumn138 = new System.Data.DataColumn();
  737. this.dataColumn139 = new System.Data.DataColumn();
  738. this.dataColumn140 = new System.Data.DataColumn();
  739. this.dataColumn141 = new System.Data.DataColumn();
  740. this.dataColumn142 = new System.Data.DataColumn();
  741. this.dataColumn143 = new System.Data.DataColumn();
  742. this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  743. this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
  744. this.txt_change_record = new System.Windows.Forms.RichTextBox();
  745. this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
  746. this.splitContainer3 = new System.Windows.Forms.SplitContainer();
  747. this.ultraGrid8 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  748. this.change = new System.Data.DataSet();
  749. this.dataTable8 = new System.Data.DataTable();
  750. this.dataColumn95 = new System.Data.DataColumn();
  751. this.dataColumn175 = new System.Data.DataColumn();
  752. this.dataColumn176 = new System.Data.DataColumn();
  753. this.dataColumn177 = new System.Data.DataColumn();
  754. this.dataColumn178 = new System.Data.DataColumn();
  755. this.dataColumn179 = new System.Data.DataColumn();
  756. this.dataColumn180 = new System.Data.DataColumn();
  757. this.dataTable9 = new System.Data.DataTable();
  758. this.dataColumn181 = new System.Data.DataColumn();
  759. this.dataColumn182 = new System.Data.DataColumn();
  760. this.dataColumn183 = new System.Data.DataColumn();
  761. this.dataColumn184 = new System.Data.DataColumn();
  762. this.dataColumn185 = new System.Data.DataColumn();
  763. this.dataColumn186 = new System.Data.DataColumn();
  764. this.ultraGrid9 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  765. this.COP_OrderType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  766. this.COP_SuppName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  767. this.COP_OrderId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  768. this.ultraLabel60 = new Infragistics.Win.Misc.UltraLabel();
  769. this.ultraLabel56 = new Infragistics.Win.Misc.UltraLabel();
  770. this.ultraLabel55 = new Infragistics.Win.Misc.UltraLabel();
  771. this.ultraLabel54 = new Infragistics.Win.Misc.UltraLabel();
  772. this.COPStatus = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  773. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  774. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  775. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  776. this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
  777. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  778. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  779. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  780. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  781. this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  782. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  783. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  784. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  785. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  786. this.ultraLabel45 = new Infragistics.Win.Misc.UltraLabel();
  787. this.utAccount = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  788. this.ultraLabel39 = new Infragistics.Win.Misc.UltraLabel();
  789. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  790. this.txt_printMs = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  791. this.CK_Ctime = new System.Windows.Forms.CheckBox();
  792. this.label7 = new System.Windows.Forms.Label();
  793. this.label6 = new System.Windows.Forms.Label();
  794. this.txt_createTimeEnd = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  795. this.txt_createTimeStart = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  796. this.combo_order_type = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  797. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).BeginInit();
  798. this.ultraTabPageControl1.SuspendLayout();
  799. ((System.ComponentModel.ISupportInitialize)(this.txt_buy_name)).BeginInit();
  800. ((System.ComponentModel.ISupportInitialize)(this.txt_AftPaymentAmt1)).BeginInit();
  801. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryType)).BeginInit();
  802. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryCondition)).BeginInit();
  803. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderMoneyType)).BeginInit();
  804. ((System.ComponentModel.ISupportInitialize)(this.txt_CreateTime)).BeginInit();
  805. ((System.ComponentModel.ISupportInitialize)(this.txt_SignDate)).BeginInit();
  806. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderType)).BeginInit();
  807. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderClass)).BeginInit();
  808. ((System.ComponentModel.ISupportInitialize)(this.txt_Currency)).BeginInit();
  809. ((System.ComponentModel.ISupportInitialize)(this.txt_SignAddress)).BeginInit();
  810. ((System.ComponentModel.ISupportInitialize)(this.txt_TitleName)).BeginInit();
  811. ((System.ComponentModel.ISupportInitialize)(this.txt_ExchangeRateCur)).BeginInit();
  812. ((System.ComponentModel.ISupportInitialize)(this.txt_ModeName)).BeginInit();
  813. ((System.ComponentModel.ISupportInitialize)(this.txt_TaskRecordId)).BeginInit();
  814. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderId)).BeginInit();
  815. this.ultraTabPageControl2.SuspendLayout();
  816. this.ultraPanel2.ClientArea.SuspendLayout();
  817. this.ultraPanel2.SuspendLayout();
  818. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
  819. ((System.ComponentModel.ISupportInitialize)(this.dataSet5)).BeginInit();
  820. ((System.ComponentModel.ISupportInitialize)(this.dataTable11)).BeginInit();
  821. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit();
  822. this.ultraPanel4.ClientArea.SuspendLayout();
  823. this.ultraPanel4.SuspendLayout();
  824. ((System.ComponentModel.ISupportInitialize)(this.cb_standardsCode)).BeginInit();
  825. this.ultraPanel1.ClientArea.SuspendLayout();
  826. this.ultraPanel1.SuspendLayout();
  827. ((System.ComponentModel.ISupportInitialize)(this.txt_balanceClause)).BeginInit();
  828. ((System.ComponentModel.ISupportInitialize)(this.txt_BalanceClauseType)).BeginInit();
  829. ((System.ComponentModel.ISupportInitialize)(this.txt_matStand)).BeginInit();
  830. ((System.ComponentModel.ISupportInitialize)(this.txt_StartDate2)).BeginInit();
  831. ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_TYPE)).BeginInit();
  832. ((System.ComponentModel.ISupportInitialize)(this.ultraMAT_NAME)).BeginInit();
  833. ((System.ComponentModel.ISupportInitialize)(this.ultraComSignMax)).BeginInit();
  834. ((System.ComponentModel.ISupportInitialize)(this.ultraComSignMin)).BeginInit();
  835. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).BeginInit();
  836. ((System.ComponentModel.ISupportInitialize)(this.txt_ReceiveType)).BeginInit();
  837. ((System.ComponentModel.ISupportInitialize)(this.txt_EndDate2)).BeginInit();
  838. ((System.ComponentModel.ISupportInitialize)(this.txt_packType)).BeginInit();
  839. ((System.ComponentModel.ISupportInitialize)(this.txt_paymentType)).BeginInit();
  840. ((System.ComponentModel.ISupportInitialize)(this.txt_QuantityPriceNum)).BeginInit();
  841. ((System.ComponentModel.ISupportInitialize)(this.txt_GradePriceNo)).BeginInit();
  842. ((System.ComponentModel.ISupportInitialize)(this.txt_ChemPriceNo)).BeginInit();
  843. ((System.ComponentModel.ISupportInitialize)(this.txt_DelvryRangeMin)).BeginInit();
  844. this.ultraTabPageControl7.SuspendLayout();
  845. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseIndx2)).BeginInit();
  846. ((System.ComponentModel.ISupportInitialize)(this.txt_Bcm_Name)).BeginInit();
  847. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseType)).BeginInit();
  848. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseName)).BeginInit();
  849. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseIndx1)).BeginInit();
  850. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseDesc)).BeginInit();
  851. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseOldId)).BeginInit();
  852. ((System.ComponentModel.ISupportInitialize)(this.txt_Clauseid)).BeginInit();
  853. this.ultraTabPageControl3.SuspendLayout();
  854. ((System.ComponentModel.ISupportInitialize)(this.txt_certPath)).BeginInit();
  855. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTDESC)).BeginInit();
  856. ((System.ComponentModel.ISupportInitialize)(this.txt_certpath_local)).BeginInit();
  857. this.ultraTabPageControl4.SuspendLayout();
  858. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  859. this.ultraGroupBox2.SuspendLayout();
  860. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  861. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  862. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  863. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  864. this.ultraTabPageControl5.SuspendLayout();
  865. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  866. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  867. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  868. this.ultraTabPageControl8.SuspendLayout();
  869. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  870. this.splitContainer1.Panel1.SuspendLayout();
  871. this.splitContainer1.Panel2.SuspendLayout();
  872. this.splitContainer1.SuspendLayout();
  873. ((System.ComponentModel.ISupportInitialize)(this.jy_procRecord)).BeginInit();
  874. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  875. this.ultraExpandableGroupBox1.SuspendLayout();
  876. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  877. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
  878. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).BeginInit();
  879. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
  880. this.panel1.SuspendLayout();
  881. ((System.ComponentModel.ISupportInitialize)(this.jy_type)).BeginInit();
  882. ((System.ComponentModel.ISupportInitialize)(this.jy_negDate)).BeginInit();
  883. ((System.ComponentModel.ISupportInitialize)(this.jy_mngOrgName)).BeginInit();
  884. ((System.ComponentModel.ISupportInitialize)(this.jy_buyerUsername)).BeginInit();
  885. ((System.ComponentModel.ISupportInitialize)(this.jy_taskName)).BeginInit();
  886. ((System.ComponentModel.ISupportInitialize)(this.jy_taskId)).BeginInit();
  887. this.ultraTabPageControl9.SuspendLayout();
  888. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid7)).BeginInit();
  889. ((System.ComponentModel.ISupportInitialize)(this.message)).BeginInit();
  890. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
  891. this.ultraTabPageControl6.SuspendLayout();
  892. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  893. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  894. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  895. this.ultraTabPageControl10.SuspendLayout();
  896. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
  897. this.ultraGroupBox6.SuspendLayout();
  898. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
  899. this.ultraGroupBox5.SuspendLayout();
  900. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
  901. this.splitContainer3.Panel1.SuspendLayout();
  902. this.splitContainer3.Panel2.SuspendLayout();
  903. this.splitContainer3.SuspendLayout();
  904. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid8)).BeginInit();
  905. ((System.ComponentModel.ISupportInitialize)(this.change)).BeginInit();
  906. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).BeginInit();
  907. ((System.ComponentModel.ISupportInitialize)(this.dataTable9)).BeginInit();
  908. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid9)).BeginInit();
  909. ((System.ComponentModel.ISupportInitialize)(this.COP_OrderType)).BeginInit();
  910. ((System.ComponentModel.ISupportInitialize)(this.COP_SuppName)).BeginInit();
  911. ((System.ComponentModel.ISupportInitialize)(this.COP_OrderId)).BeginInit();
  912. ((System.ComponentModel.ISupportInitialize)(this.COPStatus)).BeginInit();
  913. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  914. this.ultraTabControl1.SuspendLayout();
  915. this.ultraPanel3.ClientArea.SuspendLayout();
  916. this.ultraPanel3.SuspendLayout();
  917. this.ultraPanel6.ClientArea.SuspendLayout();
  918. this.ultraPanel6.SuspendLayout();
  919. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  920. this.splitContainer2.Panel1.SuspendLayout();
  921. this.splitContainer2.Panel2.SuspendLayout();
  922. this.splitContainer2.SuspendLayout();
  923. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  924. this.ultraGroupBox3.SuspendLayout();
  925. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  926. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  927. this.ultraGroupBox4.SuspendLayout();
  928. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
  929. this.ultraTabControl2.SuspendLayout();
  930. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  931. this.ultraExpandableGroupBox2.SuspendLayout();
  932. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  933. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  934. this.ultraGroupBox1.SuspendLayout();
  935. ((System.ComponentModel.ISupportInitialize)(this.utAccount)).BeginInit();
  936. ((System.ComponentModel.ISupportInitialize)(this.txt_printMs)).BeginInit();
  937. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeEnd)).BeginInit();
  938. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeStart)).BeginInit();
  939. ((System.ComponentModel.ISupportInitialize)(this.combo_order_type)).BeginInit();
  940. this.SuspendLayout();
  941. //
  942. // craftImg
  943. //
  944. editorButton1.Key = "select";
  945. editorButton1.Text = "查看";
  946. this.craftImg.ButtonsRight.Add(editorButton1);
  947. this.craftImg.Location = new System.Drawing.Point(592, 96);
  948. this.craftImg.Margin = new System.Windows.Forms.Padding(4);
  949. this.craftImg.Name = "craftImg";
  950. this.craftImg.Size = new System.Drawing.Size(223, 24);
  951. this.craftImg.TabIndex = 87;
  952. this.craftImg.Visible = false;
  953. this.craftImg.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.craftImg_EditorButtonClick);
  954. //
  955. // ultraTabPageControl1
  956. //
  957. this.ultraTabPageControl1.Controls.Add(this.ultraLabel34);
  958. this.ultraTabPageControl1.Controls.Add(this.combo_order_type);
  959. this.ultraTabPageControl1.Controls.Add(this.txt_buy_name);
  960. this.ultraTabPageControl1.Controls.Add(this.ultraLabel25);
  961. this.ultraTabPageControl1.Controls.Add(this.txt_AftPaymentAmt1);
  962. this.ultraTabPageControl1.Controls.Add(this.ultraLabel18);
  963. this.ultraTabPageControl1.Controls.Add(this.txt_deliveryType);
  964. this.ultraTabPageControl1.Controls.Add(this.txt_deliveryCondition);
  965. this.ultraTabPageControl1.Controls.Add(this.ultraLabel15);
  966. this.ultraTabPageControl1.Controls.Add(this.txt_OrderMoneyType);
  967. this.ultraTabPageControl1.Controls.Add(this.ultraLabel7);
  968. this.ultraTabPageControl1.Controls.Add(this.txt_CreateTime);
  969. this.ultraTabPageControl1.Controls.Add(this.currencylabel1);
  970. this.ultraTabPageControl1.Controls.Add(this.currencylabel4);
  971. this.ultraTabPageControl1.Controls.Add(this.txt_SignDate);
  972. this.ultraTabPageControl1.Controls.Add(this.txt_OrderType);
  973. this.ultraTabPageControl1.Controls.Add(this.txt_OrderClass);
  974. this.ultraTabPageControl1.Controls.Add(this.txt_Currency);
  975. this.ultraTabPageControl1.Controls.Add(this.txt_SignAddress);
  976. this.ultraTabPageControl1.Controls.Add(this.txt_TitleName);
  977. this.ultraTabPageControl1.Controls.Add(this.txt_ExchangeRateCur);
  978. this.ultraTabPageControl1.Controls.Add(this.txt_ModeName);
  979. this.ultraTabPageControl1.Controls.Add(this.txt_TaskRecordId);
  980. this.ultraTabPageControl1.Controls.Add(this.txt_OrderId);
  981. this.ultraTabPageControl1.Controls.Add(this.ultraLabel22);
  982. this.ultraTabPageControl1.Controls.Add(this.ultraLabel23);
  983. this.ultraTabPageControl1.Controls.Add(this.ultraLabel16);
  984. this.ultraTabPageControl1.Controls.Add(this.ultraLabel12);
  985. this.ultraTabPageControl1.Controls.Add(this.ultraLabel13);
  986. this.ultraTabPageControl1.Controls.Add(this.ultraLabel14);
  987. this.ultraTabPageControl1.Controls.Add(this.ultraLabel8);
  988. this.ultraTabPageControl1.Controls.Add(this.ultraLabel10);
  989. this.ultraTabPageControl1.Controls.Add(this.ultraLabel5);
  990. this.ultraTabPageControl1.Controls.Add(this.ultraLabel3);
  991. this.ultraTabPageControl1.Controls.Add(this.ultraLabel2);
  992. this.ultraTabPageControl1.Controls.Add(this.ultraLabel1);
  993. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  994. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  995. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  996. this.ultraTabPageControl1.Size = new System.Drawing.Size(1843, 220);
  997. this.ultraTabPageControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.ultraTabPageControl1_Paint);
  998. //
  999. // ultraLabel34
  1000. //
  1001. this.ultraLabel34.AutoSize = true;
  1002. this.ultraLabel34.Location = new System.Drawing.Point(1267, 37);
  1003. this.ultraLabel34.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1004. this.ultraLabel34.Name = "ultraLabel34";
  1005. this.ultraLabel34.Size = new System.Drawing.Size(67, 19);
  1006. this.ultraLabel34.TabIndex = 121;
  1007. this.ultraLabel34.Text = "合同类型";
  1008. //
  1009. // txt_buy_name
  1010. //
  1011. this.txt_buy_name.AcceptsReturn = true;
  1012. this.txt_buy_name.Location = new System.Drawing.Point(1340, 2);
  1013. this.txt_buy_name.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1014. this.txt_buy_name.Name = "txt_buy_name";
  1015. this.txt_buy_name.Size = new System.Drawing.Size(240, 24);
  1016. this.txt_buy_name.TabIndex = 120;
  1017. //
  1018. // ultraLabel25
  1019. //
  1020. this.ultraLabel25.AutoSize = true;
  1021. this.ultraLabel25.Location = new System.Drawing.Point(1279, 6);
  1022. this.ultraLabel25.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1023. this.ultraLabel25.Name = "ultraLabel25";
  1024. this.ultraLabel25.Size = new System.Drawing.Size(52, 19);
  1025. this.ultraLabel25.TabIndex = 119;
  1026. this.ultraLabel25.Text = "业务员";
  1027. //
  1028. // txt_AftPaymentAmt1
  1029. //
  1030. this.txt_AftPaymentAmt1.Location = new System.Drawing.Point(551, 90);
  1031. this.txt_AftPaymentAmt1.Margin = new System.Windows.Forms.Padding(4);
  1032. this.txt_AftPaymentAmt1.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  1033. this.txt_AftPaymentAmt1.MaskInput = "{double:9.2}";
  1034. this.txt_AftPaymentAmt1.MaxValue = 100000000001D;
  1035. this.txt_AftPaymentAmt1.Name = "txt_AftPaymentAmt1";
  1036. this.txt_AftPaymentAmt1.Nullable = true;
  1037. this.txt_AftPaymentAmt1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1038. this.txt_AftPaymentAmt1.ReadOnly = true;
  1039. this.txt_AftPaymentAmt1.Size = new System.Drawing.Size(237, 24);
  1040. this.txt_AftPaymentAmt1.TabIndex = 118;
  1041. //
  1042. // ultraLabel18
  1043. //
  1044. this.ultraLabel18.AutoSize = true;
  1045. this.ultraLabel18.Location = new System.Drawing.Point(913, 35);
  1046. this.ultraLabel18.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1047. this.ultraLabel18.Name = "ultraLabel18";
  1048. this.ultraLabel18.Size = new System.Drawing.Size(67, 19);
  1049. this.ultraLabel18.TabIndex = 77;
  1050. this.ultraLabel18.Text = "运输类型";
  1051. //
  1052. // txt_deliveryType
  1053. //
  1054. this.txt_deliveryType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1055. this.txt_deliveryType.Location = new System.Drawing.Point(991, 32);
  1056. this.txt_deliveryType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1057. this.txt_deliveryType.Name = "txt_deliveryType";
  1058. this.txt_deliveryType.Size = new System.Drawing.Size(240, 24);
  1059. this.txt_deliveryType.TabIndex = 76;
  1060. //
  1061. // txt_deliveryCondition
  1062. //
  1063. this.txt_deliveryCondition.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1064. this.txt_deliveryCondition.Location = new System.Drawing.Point(991, 4);
  1065. this.txt_deliveryCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1066. this.txt_deliveryCondition.Name = "txt_deliveryCondition";
  1067. this.txt_deliveryCondition.Size = new System.Drawing.Size(240, 24);
  1068. this.txt_deliveryCondition.TabIndex = 75;
  1069. //
  1070. // ultraLabel15
  1071. //
  1072. this.ultraLabel15.AutoSize = true;
  1073. this.ultraLabel15.Location = new System.Drawing.Point(913, 6);
  1074. this.ultraLabel15.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1075. this.ultraLabel15.Name = "ultraLabel15";
  1076. this.ultraLabel15.Size = new System.Drawing.Size(67, 19);
  1077. this.ultraLabel15.TabIndex = 74;
  1078. this.ultraLabel15.Text = "运输条件";
  1079. //
  1080. // txt_OrderMoneyType
  1081. //
  1082. this.txt_OrderMoneyType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1083. this.txt_OrderMoneyType.Location = new System.Drawing.Point(551, 61);
  1084. this.txt_OrderMoneyType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1085. this.txt_OrderMoneyType.Name = "txt_OrderMoneyType";
  1086. this.txt_OrderMoneyType.ReadOnly = true;
  1087. this.txt_OrderMoneyType.Size = new System.Drawing.Size(237, 24);
  1088. this.txt_OrderMoneyType.TabIndex = 71;
  1089. //
  1090. // ultraLabel7
  1091. //
  1092. this.ultraLabel7.AutoSize = true;
  1093. this.ultraLabel7.Location = new System.Drawing.Point(437, 66);
  1094. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1095. this.ultraLabel7.Name = "ultraLabel7";
  1096. this.ultraLabel7.Size = new System.Drawing.Size(98, 19);
  1097. this.ultraLabel7.TabIndex = 70;
  1098. this.ultraLabel7.Text = "合同金额分类";
  1099. //
  1100. // txt_CreateTime
  1101. //
  1102. this.txt_CreateTime.DateButtons.Add(dateButton1);
  1103. this.txt_CreateTime.Location = new System.Drawing.Point(991, 90);
  1104. this.txt_CreateTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1105. this.txt_CreateTime.Name = "txt_CreateTime";
  1106. this.txt_CreateTime.NonAutoSizeHeight = 25;
  1107. this.txt_CreateTime.ReadOnly = true;
  1108. this.txt_CreateTime.Size = new System.Drawing.Size(240, 25);
  1109. this.txt_CreateTime.TabIndex = 68;
  1110. this.txt_CreateTime.Value = new System.DateTime(2016, 1, 16, 0, 0, 0, 0);
  1111. //
  1112. // currencylabel1
  1113. //
  1114. appearance39.FontData.BoldAsString = "False";
  1115. this.currencylabel1.Appearance = appearance39;
  1116. this.currencylabel1.AutoSize = true;
  1117. this.currencylabel1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1118. this.currencylabel1.Location = new System.Drawing.Point(795, 122);
  1119. this.currencylabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1120. this.currencylabel1.Name = "currencylabel1";
  1121. this.currencylabel1.Size = new System.Drawing.Size(13, 17);
  1122. this.currencylabel1.TabIndex = 66;
  1123. this.currencylabel1.Text = "-";
  1124. //
  1125. // currencylabel4
  1126. //
  1127. appearance38.FontData.BoldAsString = "False";
  1128. this.currencylabel4.Appearance = appearance38;
  1129. this.currencylabel4.AutoSize = true;
  1130. this.currencylabel4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1131. this.currencylabel4.Location = new System.Drawing.Point(795, 95);
  1132. this.currencylabel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1133. this.currencylabel4.Name = "currencylabel4";
  1134. this.currencylabel4.Size = new System.Drawing.Size(13, 17);
  1135. this.currencylabel4.TabIndex = 65;
  1136. this.currencylabel4.Text = "-";
  1137. //
  1138. // txt_SignDate
  1139. //
  1140. this.txt_SignDate.DateButtons.Add(dateButton2);
  1141. this.txt_SignDate.Location = new System.Drawing.Point(991, 61);
  1142. this.txt_SignDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1143. this.txt_SignDate.Name = "txt_SignDate";
  1144. this.txt_SignDate.NonAutoSizeHeight = 25;
  1145. this.txt_SignDate.Size = new System.Drawing.Size(240, 25);
  1146. this.txt_SignDate.TabIndex = 7;
  1147. this.txt_SignDate.Value = new System.DateTime(2016, 1, 16, 0, 0, 0, 0);
  1148. //
  1149. // txt_OrderType
  1150. //
  1151. this.txt_OrderType.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Suggest;
  1152. this.txt_OrderType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1153. this.txt_OrderType.Location = new System.Drawing.Point(121, 90);
  1154. this.txt_OrderType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1155. this.txt_OrderType.Name = "txt_OrderType";
  1156. this.txt_OrderType.Size = new System.Drawing.Size(240, 24);
  1157. this.txt_OrderType.TabIndex = 4;
  1158. //
  1159. // txt_OrderClass
  1160. //
  1161. this.txt_OrderClass.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1162. this.txt_OrderClass.Location = new System.Drawing.Point(121, 61);
  1163. this.txt_OrderClass.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1164. this.txt_OrderClass.Name = "txt_OrderClass";
  1165. this.txt_OrderClass.Size = new System.Drawing.Size(240, 24);
  1166. this.txt_OrderClass.TabIndex = 19;
  1167. //
  1168. // txt_Currency
  1169. //
  1170. this.txt_Currency.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1171. this.txt_Currency.Location = new System.Drawing.Point(551, 32);
  1172. this.txt_Currency.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1173. this.txt_Currency.Name = "txt_Currency";
  1174. this.txt_Currency.ReadOnly = true;
  1175. this.txt_Currency.Size = new System.Drawing.Size(237, 24);
  1176. this.txt_Currency.TabIndex = 10;
  1177. this.txt_Currency.ValueChanged += new System.EventHandler(this.txt_Currency_ValueChanged);
  1178. //
  1179. // txt_SignAddress
  1180. //
  1181. this.txt_SignAddress.AcceptsReturn = true;
  1182. this.txt_SignAddress.Location = new System.Drawing.Point(991, 119);
  1183. this.txt_SignAddress.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1184. this.txt_SignAddress.Name = "txt_SignAddress";
  1185. this.txt_SignAddress.Size = new System.Drawing.Size(240, 24);
  1186. this.txt_SignAddress.TabIndex = 9;
  1187. //
  1188. // txt_TitleName
  1189. //
  1190. this.txt_TitleName.Location = new System.Drawing.Point(551, 4);
  1191. this.txt_TitleName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1192. this.txt_TitleName.Name = "txt_TitleName";
  1193. this.txt_TitleName.ReadOnly = true;
  1194. this.txt_TitleName.Size = new System.Drawing.Size(237, 24);
  1195. this.txt_TitleName.TabIndex = 18;
  1196. this.txt_TitleName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_TitleName_EditorButtonClick);
  1197. //
  1198. // txt_ExchangeRateCur
  1199. //
  1200. this.txt_ExchangeRateCur.Location = new System.Drawing.Point(551, 119);
  1201. this.txt_ExchangeRateCur.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1202. this.txt_ExchangeRateCur.Name = "txt_ExchangeRateCur";
  1203. this.txt_ExchangeRateCur.ReadOnly = true;
  1204. this.txt_ExchangeRateCur.Size = new System.Drawing.Size(237, 24);
  1205. this.txt_ExchangeRateCur.TabIndex = 11;
  1206. //
  1207. // txt_ModeName
  1208. //
  1209. this.txt_ModeName.Location = new System.Drawing.Point(121, 119);
  1210. this.txt_ModeName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1211. this.txt_ModeName.Name = "txt_ModeName";
  1212. this.txt_ModeName.ReadOnly = true;
  1213. this.txt_ModeName.Size = new System.Drawing.Size(240, 24);
  1214. this.txt_ModeName.TabIndex = 1;
  1215. this.txt_ModeName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_ModeName_EditorButtonClick);
  1216. //
  1217. // txt_TaskRecordId
  1218. //
  1219. this.txt_TaskRecordId.Location = new System.Drawing.Point(121, 32);
  1220. this.txt_TaskRecordId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1221. this.txt_TaskRecordId.Name = "txt_TaskRecordId";
  1222. this.txt_TaskRecordId.ReadOnly = true;
  1223. this.txt_TaskRecordId.Size = new System.Drawing.Size(240, 24);
  1224. this.txt_TaskRecordId.TabIndex = 5;
  1225. //
  1226. // txt_OrderId
  1227. //
  1228. this.txt_OrderId.Location = new System.Drawing.Point(121, 4);
  1229. this.txt_OrderId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1230. this.txt_OrderId.Name = "txt_OrderId";
  1231. this.txt_OrderId.ReadOnly = true;
  1232. this.txt_OrderId.Size = new System.Drawing.Size(240, 24);
  1233. this.txt_OrderId.TabIndex = 0;
  1234. //
  1235. // ultraLabel22
  1236. //
  1237. this.ultraLabel22.AutoSize = true;
  1238. this.ultraLabel22.Location = new System.Drawing.Point(913, 121);
  1239. this.ultraLabel22.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1240. this.ultraLabel22.Name = "ultraLabel22";
  1241. this.ultraLabel22.Size = new System.Drawing.Size(67, 19);
  1242. this.ultraLabel22.TabIndex = 23;
  1243. this.ultraLabel22.Text = "签订地点";
  1244. //
  1245. // ultraLabel23
  1246. //
  1247. this.ultraLabel23.AutoSize = true;
  1248. this.ultraLabel23.Location = new System.Drawing.Point(44, 92);
  1249. this.ultraLabel23.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1250. this.ultraLabel23.Name = "ultraLabel23";
  1251. this.ultraLabel23.Size = new System.Drawing.Size(67, 19);
  1252. this.ultraLabel23.TabIndex = 22;
  1253. this.ultraLabel23.Text = "合同类别";
  1254. //
  1255. // ultraLabel16
  1256. //
  1257. this.ultraLabel16.AutoSize = true;
  1258. this.ultraLabel16.Location = new System.Drawing.Point(504, 4);
  1259. this.ultraLabel16.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1260. this.ultraLabel16.Name = "ultraLabel16";
  1261. this.ultraLabel16.Size = new System.Drawing.Size(36, 19);
  1262. this.ultraLabel16.TabIndex = 19;
  1263. this.ultraLabel16.Text = "买方";
  1264. //
  1265. // ultraLabel12
  1266. //
  1267. this.ultraLabel12.AutoSize = true;
  1268. this.ultraLabel12.Location = new System.Drawing.Point(487, 95);
  1269. this.ultraLabel12.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1270. this.ultraLabel12.Name = "ultraLabel12";
  1271. this.ultraLabel12.Size = new System.Drawing.Size(52, 19);
  1272. this.ultraLabel12.TabIndex = 13;
  1273. this.ultraLabel12.Text = "预付款";
  1274. //
  1275. // ultraLabel13
  1276. //
  1277. this.ultraLabel13.AutoSize = true;
  1278. this.ultraLabel13.Location = new System.Drawing.Point(913, 92);
  1279. this.ultraLabel13.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1280. this.ultraLabel13.Name = "ultraLabel13";
  1281. this.ultraLabel13.Size = new System.Drawing.Size(67, 19);
  1282. this.ultraLabel13.TabIndex = 12;
  1283. this.ultraLabel13.Text = "录入日期";
  1284. //
  1285. // ultraLabel14
  1286. //
  1287. this.ultraLabel14.AutoSize = true;
  1288. this.ultraLabel14.Location = new System.Drawing.Point(913, 64);
  1289. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1290. this.ultraLabel14.Name = "ultraLabel14";
  1291. this.ultraLabel14.Size = new System.Drawing.Size(67, 19);
  1292. this.ultraLabel14.TabIndex = 11;
  1293. this.ultraLabel14.Text = "签订日期";
  1294. //
  1295. // ultraLabel8
  1296. //
  1297. this.ultraLabel8.AutoSize = true;
  1298. this.ultraLabel8.Location = new System.Drawing.Point(441, 128);
  1299. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1300. this.ultraLabel8.Name = "ultraLabel8";
  1301. this.ultraLabel8.Size = new System.Drawing.Size(98, 19);
  1302. this.ultraLabel8.TabIndex = 7;
  1303. this.ultraLabel8.Text = "当前兑换汇率";
  1304. //
  1305. // ultraLabel10
  1306. //
  1307. this.ultraLabel10.AutoSize = true;
  1308. this.ultraLabel10.Location = new System.Drawing.Point(44, 121);
  1309. this.ultraLabel10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1310. this.ultraLabel10.Name = "ultraLabel10";
  1311. this.ultraLabel10.Size = new System.Drawing.Size(67, 19);
  1312. this.ultraLabel10.TabIndex = 5;
  1313. this.ultraLabel10.Text = "合同模板";
  1314. //
  1315. // ultraLabel5
  1316. //
  1317. this.ultraLabel5.AutoSize = true;
  1318. this.ultraLabel5.Location = new System.Drawing.Point(44, 64);
  1319. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1320. this.ultraLabel5.Name = "ultraLabel5";
  1321. this.ultraLabel5.Size = new System.Drawing.Size(67, 19);
  1322. this.ultraLabel5.TabIndex = 4;
  1323. this.ultraLabel5.Text = "合同分类";
  1324. //
  1325. // ultraLabel3
  1326. //
  1327. this.ultraLabel3.AutoSize = true;
  1328. this.ultraLabel3.Location = new System.Drawing.Point(437, 32);
  1329. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1330. this.ultraLabel3.Name = "ultraLabel3";
  1331. this.ultraLabel3.Size = new System.Drawing.Size(98, 19);
  1332. this.ultraLabel3.TabIndex = 2;
  1333. this.ultraLabel3.Text = "合同货币代码";
  1334. //
  1335. // ultraLabel2
  1336. //
  1337. this.ultraLabel2.AutoSize = true;
  1338. this.ultraLabel2.Location = new System.Drawing.Point(60, 35);
  1339. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1340. this.ultraLabel2.Name = "ultraLabel2";
  1341. this.ultraLabel2.Size = new System.Drawing.Size(52, 19);
  1342. this.ultraLabel2.TabIndex = 1;
  1343. this.ultraLabel2.Text = "纪要号";
  1344. //
  1345. // ultraLabel1
  1346. //
  1347. this.ultraLabel1.AutoSize = true;
  1348. this.ultraLabel1.Location = new System.Drawing.Point(60, 6);
  1349. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1350. this.ultraLabel1.Name = "ultraLabel1";
  1351. this.ultraLabel1.Size = new System.Drawing.Size(52, 19);
  1352. this.ultraLabel1.TabIndex = 0;
  1353. this.ultraLabel1.Text = "合同号";
  1354. //
  1355. // ultraTabPageControl2
  1356. //
  1357. this.ultraTabPageControl2.Controls.Add(this.ultraPanel2);
  1358. this.ultraTabPageControl2.Controls.Add(this.ultraPanel1);
  1359. this.ultraTabPageControl2.Controls.Add(this.currencyLabel66);
  1360. this.ultraTabPageControl2.Controls.Add(this.ultraLabel63);
  1361. this.ultraTabPageControl2.Controls.Add(this.txt_QuantityPriceNum);
  1362. this.ultraTabPageControl2.Controls.Add(this.txt_GradePriceNo);
  1363. this.ultraTabPageControl2.Controls.Add(this.txt_ChemPriceNo);
  1364. this.ultraTabPageControl2.Controls.Add(this.txt_DelvryRangeMin);
  1365. this.ultraTabPageControl2.Controls.Add(this.ultraLabel59);
  1366. this.ultraTabPageControl2.Controls.Add(this.ultraLabel53);
  1367. this.ultraTabPageControl2.Controls.Add(this.ultraLabel47);
  1368. this.ultraTabPageControl2.Controls.Add(this.ultraLabel37);
  1369. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1370. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1371. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1372. this.ultraTabPageControl2.Size = new System.Drawing.Size(1843, 220);
  1373. //
  1374. // ultraPanel2
  1375. //
  1376. //
  1377. // ultraPanel2.ClientArea
  1378. //
  1379. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGrid5);
  1380. this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel4);
  1381. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel19);
  1382. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1383. this.ultraPanel2.Location = new System.Drawing.Point(395, 0);
  1384. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
  1385. this.ultraPanel2.Name = "ultraPanel2";
  1386. this.ultraPanel2.Size = new System.Drawing.Size(1448, 220);
  1387. this.ultraPanel2.TabIndex = 117;
  1388. //
  1389. // ultraGrid5
  1390. //
  1391. this.ultraGrid5.DataMember = "Table1";
  1392. this.ultraGrid5.DataSource = this.dataSet5;
  1393. appearance4.BackColor = System.Drawing.SystemColors.Window;
  1394. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1395. this.ultraGrid5.DisplayLayout.Appearance = appearance4;
  1396. ultraGridColumn1.Header.VisiblePosition = 1;
  1397. ultraGridColumn2.Header.VisiblePosition = 2;
  1398. ultraGridColumn3.Header.VisiblePosition = 11;
  1399. ultraGridColumn4.Header.VisiblePosition = 3;
  1400. ultraGridColumn5.Header.VisiblePosition = 4;
  1401. ultraGridColumn6.Header.VisiblePosition = 5;
  1402. ultraGridColumn7.Header.VisiblePosition = 6;
  1403. ultraGridColumn8.Header.VisiblePosition = 7;
  1404. ultraGridColumn9.Header.VisiblePosition = 8;
  1405. ultraGridColumn9.Hidden = true;
  1406. ultraGridColumn10.Header.VisiblePosition = 9;
  1407. ultraGridColumn10.Hidden = true;
  1408. ultraGridColumn11.Header.VisiblePosition = 10;
  1409. ultraGridColumn11.Hidden = true;
  1410. ultraGridColumn12.Header.VisiblePosition = 12;
  1411. ultraGridColumn13.Header.VisiblePosition = 13;
  1412. appearance27.TextHAlignAsString = "Center";
  1413. ultraGridColumn14.CellAppearance = appearance27;
  1414. ultraGridColumn14.DataType = typeof(bool);
  1415. ultraGridColumn14.DefaultCellValue = false;
  1416. ultraGridColumn14.Header.Caption = "";
  1417. ultraGridColumn14.Header.VisiblePosition = 0;
  1418. ultraGridColumn14.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  1419. ultraGridBand1.Columns.AddRange(new object[] {
  1420. ultraGridColumn1,
  1421. ultraGridColumn2,
  1422. ultraGridColumn3,
  1423. ultraGridColumn4,
  1424. ultraGridColumn5,
  1425. ultraGridColumn6,
  1426. ultraGridColumn7,
  1427. ultraGridColumn8,
  1428. ultraGridColumn9,
  1429. ultraGridColumn10,
  1430. ultraGridColumn11,
  1431. ultraGridColumn12,
  1432. ultraGridColumn13,
  1433. ultraGridColumn14});
  1434. this.ultraGrid5.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  1435. this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1436. this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1437. appearance6.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1438. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1439. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1440. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  1441. this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance6;
  1442. appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
  1443. this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17;
  1444. this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1445. this.ultraGrid5.DisplayLayout.GroupByBox.Hidden = true;
  1446. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1447. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  1448. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1449. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  1450. this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  1451. this.ultraGrid5.DisplayLayout.MaxColScrollRegions = 1;
  1452. this.ultraGrid5.DisplayLayout.MaxRowScrollRegions = 1;
  1453. appearance20.BackColor = System.Drawing.SystemColors.Window;
  1454. appearance20.ForeColor = System.Drawing.SystemColors.ControlText;
  1455. this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance20;
  1456. appearance24.BackColor = System.Drawing.SystemColors.Highlight;
  1457. appearance24.ForeColor = System.Drawing.SystemColors.HighlightText;
  1458. this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance24;
  1459. this.ultraGrid5.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  1460. this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1461. this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1462. appearance26.BackColor = System.Drawing.SystemColors.Window;
  1463. this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance26;
  1464. appearance21.BorderColor = System.Drawing.Color.Silver;
  1465. appearance21.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1466. this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance21;
  1467. this.ultraGrid5.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1468. this.ultraGrid5.DisplayLayout.Override.CellPadding = 0;
  1469. appearance19.BackColor = System.Drawing.SystemColors.Control;
  1470. appearance19.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1471. appearance19.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1472. appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1473. appearance19.BorderColor = System.Drawing.SystemColors.Window;
  1474. this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance19;
  1475. appearance18.TextHAlignAsString = "Left";
  1476. this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance18;
  1477. this.ultraGrid5.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1478. this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1479. appearance25.BackColor = System.Drawing.SystemColors.Window;
  1480. appearance25.BorderColor = System.Drawing.Color.Silver;
  1481. this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance25;
  1482. this.ultraGrid5.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1483. appearance23.BackColor = System.Drawing.SystemColors.ControlLight;
  1484. this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance23;
  1485. this.ultraGrid5.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1486. this.ultraGrid5.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1487. this.ultraGrid5.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1488. this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
  1489. this.ultraGrid5.Location = new System.Drawing.Point(0, 0);
  1490. this.ultraGrid5.Margin = new System.Windows.Forms.Padding(4);
  1491. this.ultraGrid5.Name = "ultraGrid5";
  1492. this.ultraGrid5.Size = new System.Drawing.Size(1237, 220);
  1493. this.ultraGrid5.TabIndex = 125;
  1494. this.ultraGrid5.Text = "ultraGrid5";
  1495. //
  1496. // dataSet5
  1497. //
  1498. this.dataSet5.DataSetName = "NewDataSet";
  1499. this.dataSet5.Tables.AddRange(new System.Data.DataTable[] {
  1500. this.dataTable11,
  1501. this.dataTable6});
  1502. //
  1503. // dataTable11
  1504. //
  1505. this.dataTable11.Columns.AddRange(new System.Data.DataColumn[] {
  1506. this.dataColumn147,
  1507. this.dataColumn148,
  1508. this.dataColumn151,
  1509. this.dataColumn144,
  1510. this.dataColumn145,
  1511. this.dataColumn150,
  1512. this.dataColumn156,
  1513. this.dataColumn157,
  1514. this.dataColumn146,
  1515. this.dataColumn167,
  1516. this.dataColumn172,
  1517. this.dataColumn173,
  1518. this.dataColumn174});
  1519. this.dataTable11.TableName = "Table1";
  1520. //
  1521. // dataColumn147
  1522. //
  1523. this.dataColumn147.Caption = "检验项目编号";
  1524. this.dataColumn147.ColumnName = "MATCODE";
  1525. //
  1526. // dataColumn148
  1527. //
  1528. this.dataColumn148.Caption = "检验项目名称";
  1529. this.dataColumn148.ColumnName = "MATNAME";
  1530. //
  1531. // dataColumn151
  1532. //
  1533. this.dataColumn151.Caption = "备注";
  1534. this.dataColumn151.ColumnName = "REMARK";
  1535. //
  1536. // dataColumn144
  1537. //
  1538. this.dataColumn144.Caption = "下限值";
  1539. this.dataColumn144.ColumnName = "STDMIN";
  1540. //
  1541. // dataColumn145
  1542. //
  1543. this.dataColumn145.Caption = "下限符号";
  1544. this.dataColumn145.ColumnName = "STDMINSIGN";
  1545. //
  1546. // dataColumn150
  1547. //
  1548. this.dataColumn150.Caption = "上限符号";
  1549. this.dataColumn150.ColumnName = "STDMAXSIGN";
  1550. //
  1551. // dataColumn156
  1552. //
  1553. this.dataColumn156.Caption = "上限值";
  1554. this.dataColumn156.ColumnName = "STDMAX";
  1555. //
  1556. // dataColumn157
  1557. //
  1558. this.dataColumn157.Caption = "判定类型";
  1559. this.dataColumn157.ColumnName = "JUDGETYPE";
  1560. //
  1561. // dataColumn146
  1562. //
  1563. this.dataColumn146.Caption = "条件";
  1564. this.dataColumn146.ColumnName = "ADDCONDITION";
  1565. //
  1566. // dataColumn167
  1567. //
  1568. this.dataColumn167.Caption = "试验条件";
  1569. this.dataColumn167.ColumnName = "CHECKCONDITION";
  1570. //
  1571. // dataColumn172
  1572. //
  1573. this.dataColumn172.Caption = "索引号";
  1574. this.dataColumn172.ColumnName = "mic";
  1575. //
  1576. // dataColumn173
  1577. //
  1578. this.dataColumn173.Caption = "合同行号";
  1579. this.dataColumn173.ColumnName = "orderLineSqe";
  1580. //
  1581. // dataColumn174
  1582. //
  1583. this.dataColumn174.Caption = "主键";
  1584. this.dataColumn174.ColumnName = "id";
  1585. //
  1586. // dataTable6
  1587. //
  1588. this.dataTable6.Columns.AddRange(new System.Data.DataColumn[] {
  1589. this.dataColumn149,
  1590. this.dataColumn168,
  1591. this.dataColumn169,
  1592. this.dataColumn170,
  1593. this.dataColumn171});
  1594. this.dataTable6.TableName = "Table2";
  1595. //
  1596. // dataColumn149
  1597. //
  1598. this.dataColumn149.Caption = "索引号";
  1599. this.dataColumn149.ColumnName = "MIC";
  1600. //
  1601. // dataColumn168
  1602. //
  1603. this.dataColumn168.Caption = "牌号";
  1604. this.dataColumn168.ColumnName = "GRADE";
  1605. //
  1606. // dataColumn169
  1607. //
  1608. this.dataColumn169.Caption = "检验标准";
  1609. this.dataColumn169.ColumnName = "PRODUCTSTD";
  1610. //
  1611. // dataColumn170
  1612. //
  1613. this.dataColumn170.Caption = "标准等级";
  1614. this.dataColumn170.ColumnName = "JUDGELEVEL";
  1615. //
  1616. // dataColumn171
  1617. //
  1618. this.dataColumn171.Caption = "描述";
  1619. this.dataColumn171.ColumnName = "desc";
  1620. //
  1621. // ultraPanel4
  1622. //
  1623. //
  1624. // ultraPanel4.ClientArea
  1625. //
  1626. this.ultraPanel4.ClientArea.Controls.Add(this.ultraLabel33);
  1627. this.ultraPanel4.ClientArea.Controls.Add(this.cb_standardsCode);
  1628. this.ultraPanel4.ClientArea.Controls.Add(this.btn_saveItem);
  1629. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Right;
  1630. this.ultraPanel4.Location = new System.Drawing.Point(1237, 0);
  1631. this.ultraPanel4.Margin = new System.Windows.Forms.Padding(4);
  1632. this.ultraPanel4.Name = "ultraPanel4";
  1633. this.ultraPanel4.Size = new System.Drawing.Size(211, 220);
  1634. this.ultraPanel4.TabIndex = 126;
  1635. //
  1636. // ultraLabel33
  1637. //
  1638. this.ultraLabel33.AutoSize = true;
  1639. this.ultraLabel33.Location = new System.Drawing.Point(8, 42);
  1640. this.ultraLabel33.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1641. this.ultraLabel33.Name = "ultraLabel33";
  1642. this.ultraLabel33.Size = new System.Drawing.Size(67, 19);
  1643. this.ultraLabel33.TabIndex = 128;
  1644. this.ultraLabel33.Text = "检验标准";
  1645. //
  1646. // cb_standardsCode
  1647. //
  1648. this.cb_standardsCode.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1649. this.cb_standardsCode.Location = new System.Drawing.Point(8, 65);
  1650. this.cb_standardsCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1651. this.cb_standardsCode.Name = "cb_standardsCode";
  1652. this.cb_standardsCode.Size = new System.Drawing.Size(188, 24);
  1653. this.cb_standardsCode.TabIndex = 128;
  1654. this.cb_standardsCode.ValueChanged += new System.EventHandler(this.cb_standardsCode_ValueChanged);
  1655. //
  1656. // btn_saveItem
  1657. //
  1658. this.btn_saveItem.Location = new System.Drawing.Point(8, 98);
  1659. this.btn_saveItem.Margin = new System.Windows.Forms.Padding(4);
  1660. this.btn_saveItem.Name = "btn_saveItem";
  1661. this.btn_saveItem.Size = new System.Drawing.Size(188, 49);
  1662. this.btn_saveItem.TabIndex = 0;
  1663. this.btn_saveItem.Text = "保存检验项";
  1664. this.btn_saveItem.Click += new System.EventHandler(this.btn_saveItem_Click);
  1665. //
  1666. // ultraLabel19
  1667. //
  1668. this.ultraLabel19.AutoSize = true;
  1669. this.ultraLabel19.Location = new System.Drawing.Point(8, 10);
  1670. this.ultraLabel19.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1671. this.ultraLabel19.Name = "ultraLabel19";
  1672. this.ultraLabel19.Size = new System.Drawing.Size(0, 0);
  1673. this.ultraLabel19.TabIndex = 122;
  1674. //
  1675. // ultraPanel1
  1676. //
  1677. //
  1678. // ultraPanel1.ClientArea
  1679. //
  1680. this.ultraPanel1.ClientArea.Controls.Add(this.txt_balanceClause);
  1681. this.ultraPanel1.ClientArea.Controls.Add(this.txt_BalanceClauseType);
  1682. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel24);
  1683. this.ultraPanel1.ClientArea.Controls.Add(this.txt_matStand);
  1684. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel9);
  1685. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel6);
  1686. this.ultraPanel1.ClientArea.Controls.Add(this.txt_StartDate2);
  1687. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
  1688. this.ultraPanel1.ClientArea.Controls.Add(this.ultraJUDGE_TYPE);
  1689. this.ultraPanel1.ClientArea.Controls.Add(this.ultraMAT_NAME);
  1690. this.ultraPanel1.ClientArea.Controls.Add(this.ultraComSignMax);
  1691. this.ultraPanel1.ClientArea.Controls.Add(this.ultraComSignMin);
  1692. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel76);
  1693. this.ultraPanel1.ClientArea.Controls.Add(this.txt_Remark);
  1694. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel44);
  1695. this.ultraPanel1.ClientArea.Controls.Add(this.txt_ReceiveType);
  1696. this.ultraPanel1.ClientArea.Controls.Add(this.txt_EndDate2);
  1697. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel20);
  1698. this.ultraPanel1.ClientArea.Controls.Add(this.txt_packType);
  1699. this.ultraPanel1.ClientArea.Controls.Add(this.txt_paymentType);
  1700. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel21);
  1701. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  1702. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  1703. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4);
  1704. this.ultraPanel1.Name = "ultraPanel1";
  1705. this.ultraPanel1.Size = new System.Drawing.Size(395, 220);
  1706. this.ultraPanel1.TabIndex = 116;
  1707. //
  1708. // txt_balanceClause
  1709. //
  1710. editorButton2.Text = "+";
  1711. this.txt_balanceClause.ButtonsRight.Add(editorButton2);
  1712. this.txt_balanceClause.Location = new System.Drawing.Point(185, 145);
  1713. this.txt_balanceClause.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1714. this.txt_balanceClause.Name = "txt_balanceClause";
  1715. this.txt_balanceClause.ReadOnly = true;
  1716. this.txt_balanceClause.Size = new System.Drawing.Size(201, 24);
  1717. this.txt_balanceClause.TabIndex = 127;
  1718. this.txt_balanceClause.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_balanceClause_EditorButtonClick);
  1719. //
  1720. // txt_BalanceClauseType
  1721. //
  1722. this.txt_BalanceClauseType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1723. valueListItem14.DataValue = "0";
  1724. valueListItem14.DisplayText = "不使用";
  1725. valueListItem15.DataValue = "1";
  1726. valueListItem15.DisplayText = "当期";
  1727. valueListItem16.DataValue = "2";
  1728. valueListItem16.DisplayText = "指定";
  1729. this.txt_BalanceClauseType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1730. valueListItem14,
  1731. valueListItem15,
  1732. valueListItem16});
  1733. this.txt_BalanceClauseType.Location = new System.Drawing.Point(100, 145);
  1734. this.txt_BalanceClauseType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1735. this.txt_BalanceClauseType.Name = "txt_BalanceClauseType";
  1736. this.txt_BalanceClauseType.Size = new System.Drawing.Size(81, 24);
  1737. this.txt_BalanceClauseType.TabIndex = 125;
  1738. this.txt_BalanceClauseType.SelectionChanged += new System.EventHandler(this.txt_BalanceClauseType_SelectionChanged);
  1739. //
  1740. // ultraLabel24
  1741. //
  1742. this.ultraLabel24.AutoSize = true;
  1743. this.ultraLabel24.Location = new System.Drawing.Point(23, 146);
  1744. this.ultraLabel24.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1745. this.ultraLabel24.Name = "ultraLabel24";
  1746. this.ultraLabel24.Size = new System.Drawing.Size(67, 19);
  1747. this.ultraLabel24.TabIndex = 126;
  1748. this.ultraLabel24.Text = "价格政策";
  1749. //
  1750. // txt_matStand
  1751. //
  1752. this.txt_matStand.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1753. this.txt_matStand.Location = new System.Drawing.Point(100, 34);
  1754. this.txt_matStand.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1755. this.txt_matStand.Name = "txt_matStand";
  1756. this.txt_matStand.Size = new System.Drawing.Size(288, 24);
  1757. this.txt_matStand.TabIndex = 124;
  1758. //
  1759. // ultraLabel9
  1760. //
  1761. this.ultraLabel9.AutoSize = true;
  1762. this.ultraLabel9.Location = new System.Drawing.Point(235, 10);
  1763. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1764. this.ultraLabel9.Name = "ultraLabel9";
  1765. this.ultraLabel9.Size = new System.Drawing.Size(13, 17);
  1766. this.ultraLabel9.TabIndex = 123;
  1767. this.ultraLabel9.Text = "-";
  1768. //
  1769. // ultraLabel6
  1770. //
  1771. this.ultraLabel6.AutoSize = true;
  1772. this.ultraLabel6.Location = new System.Drawing.Point(23, 36);
  1773. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1774. this.ultraLabel6.Name = "ultraLabel6";
  1775. this.ultraLabel6.Size = new System.Drawing.Size(67, 19);
  1776. this.ultraLabel6.TabIndex = 121;
  1777. this.ultraLabel6.Text = "标 准";
  1778. //
  1779. // txt_StartDate2
  1780. //
  1781. this.txt_StartDate2.DateButtons.Add(dateButton3);
  1782. this.txt_StartDate2.Location = new System.Drawing.Point(100, 5);
  1783. this.txt_StartDate2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1784. this.txt_StartDate2.Name = "txt_StartDate2";
  1785. this.txt_StartDate2.NonAutoSizeHeight = 25;
  1786. this.txt_StartDate2.Size = new System.Drawing.Size(136, 25);
  1787. this.txt_StartDate2.TabIndex = 120;
  1788. this.txt_StartDate2.Value = "";
  1789. //
  1790. // ultraLabel4
  1791. //
  1792. this.ultraLabel4.AutoSize = true;
  1793. this.ultraLabel4.Location = new System.Drawing.Point(23, 9);
  1794. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1795. this.ultraLabel4.Name = "ultraLabel4";
  1796. this.ultraLabel4.Size = new System.Drawing.Size(67, 19);
  1797. this.ultraLabel4.TabIndex = 119;
  1798. this.ultraLabel4.Text = "交 期";
  1799. //
  1800. // ultraJUDGE_TYPE
  1801. //
  1802. this.ultraJUDGE_TYPE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1803. valueListItem11.DataValue = "409001";
  1804. valueListItem11.DisplayText = "检验";
  1805. valueListItem12.DataValue = "409002";
  1806. valueListItem12.DisplayText = "验证";
  1807. this.ultraJUDGE_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1808. valueListItem11,
  1809. valueListItem12});
  1810. this.ultraJUDGE_TYPE.Location = new System.Drawing.Point(187, 278);
  1811. this.ultraJUDGE_TYPE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1812. this.ultraJUDGE_TYPE.Name = "ultraJUDGE_TYPE";
  1813. this.ultraJUDGE_TYPE.Size = new System.Drawing.Size(120, 24);
  1814. this.ultraJUDGE_TYPE.TabIndex = 118;
  1815. //
  1816. // ultraMAT_NAME
  1817. //
  1818. this.ultraMAT_NAME.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1819. this.ultraMAT_NAME.Location = new System.Drawing.Point(61, 278);
  1820. this.ultraMAT_NAME.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1821. this.ultraMAT_NAME.Name = "ultraMAT_NAME";
  1822. this.ultraMAT_NAME.Size = new System.Drawing.Size(120, 24);
  1823. this.ultraMAT_NAME.TabIndex = 117;
  1824. //
  1825. // ultraComSignMax
  1826. //
  1827. this.ultraComSignMax.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1828. valueListItem8.DataValue = "0";
  1829. valueListItem8.DisplayText = "<";
  1830. valueListItem9.DataValue = "1";
  1831. valueListItem9.DisplayText = "<=";
  1832. valueListItem10.DataValue = "2";
  1833. this.ultraComSignMax.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1834. valueListItem8,
  1835. valueListItem9,
  1836. valueListItem10});
  1837. this.ultraComSignMax.Location = new System.Drawing.Point(187, 246);
  1838. this.ultraComSignMax.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1839. this.ultraComSignMax.Name = "ultraComSignMax";
  1840. this.ultraComSignMax.Size = new System.Drawing.Size(120, 24);
  1841. this.ultraComSignMax.TabIndex = 116;
  1842. //
  1843. // ultraComSignMin
  1844. //
  1845. this.ultraComSignMin.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1846. valueListItem4.DataValue = "0";
  1847. valueListItem4.DisplayText = ">";
  1848. valueListItem5.DataValue = "1";
  1849. valueListItem5.DisplayText = ">=";
  1850. valueListItem6.DataValue = "2";
  1851. valueListItem6.DisplayText = "=";
  1852. valueListItem7.DataValue = "3";
  1853. valueListItem7.DisplayText = " ";
  1854. this.ultraComSignMin.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1855. valueListItem4,
  1856. valueListItem5,
  1857. valueListItem6,
  1858. valueListItem7});
  1859. this.ultraComSignMin.Location = new System.Drawing.Point(61, 246);
  1860. this.ultraComSignMin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1861. this.ultraComSignMin.Name = "ultraComSignMin";
  1862. this.ultraComSignMin.Size = new System.Drawing.Size(120, 24);
  1863. this.ultraComSignMin.TabIndex = 115;
  1864. //
  1865. // ultraLabel76
  1866. //
  1867. this.ultraLabel76.AutoSize = true;
  1868. this.ultraLabel76.Location = new System.Drawing.Point(23, 175);
  1869. this.ultraLabel76.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1870. this.ultraLabel76.Name = "ultraLabel76";
  1871. this.ultraLabel76.Size = new System.Drawing.Size(67, 19);
  1872. this.ultraLabel76.TabIndex = 114;
  1873. this.ultraLabel76.Text = "备 注";
  1874. //
  1875. // txt_Remark
  1876. //
  1877. this.txt_Remark.Location = new System.Drawing.Point(100, 172);
  1878. this.txt_Remark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1879. this.txt_Remark.Name = "txt_Remark";
  1880. this.txt_Remark.Size = new System.Drawing.Size(288, 24);
  1881. this.txt_Remark.TabIndex = 113;
  1882. //
  1883. // ultraLabel44
  1884. //
  1885. this.ultraLabel44.AutoSize = true;
  1886. this.ultraLabel44.Location = new System.Drawing.Point(23, 65);
  1887. this.ultraLabel44.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1888. this.ultraLabel44.Name = "ultraLabel44";
  1889. this.ultraLabel44.Size = new System.Drawing.Size(67, 19);
  1890. this.ultraLabel44.TabIndex = 21;
  1891. this.ultraLabel44.Text = "接收方式";
  1892. //
  1893. // txt_ReceiveType
  1894. //
  1895. this.txt_ReceiveType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1896. this.txt_ReceiveType.Location = new System.Drawing.Point(100, 62);
  1897. this.txt_ReceiveType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1898. this.txt_ReceiveType.Name = "txt_ReceiveType";
  1899. this.txt_ReceiveType.Size = new System.Drawing.Size(288, 24);
  1900. this.txt_ReceiveType.TabIndex = 3;
  1901. //
  1902. // txt_EndDate2
  1903. //
  1904. this.txt_EndDate2.DateButtons.Add(dateButton4);
  1905. this.txt_EndDate2.Location = new System.Drawing.Point(251, 5);
  1906. this.txt_EndDate2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1907. this.txt_EndDate2.Name = "txt_EndDate2";
  1908. this.txt_EndDate2.NonAutoSizeHeight = 25;
  1909. this.txt_EndDate2.Size = new System.Drawing.Size(137, 25);
  1910. this.txt_EndDate2.TabIndex = 13;
  1911. this.txt_EndDate2.Value = new System.DateTime(2017, 6, 8, 16, 3, 43, 0);
  1912. //
  1913. // ultraLabel20
  1914. //
  1915. this.ultraLabel20.AutoSize = true;
  1916. this.ultraLabel20.Location = new System.Drawing.Point(23, 94);
  1917. this.ultraLabel20.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1918. this.ultraLabel20.Name = "ultraLabel20";
  1919. this.ultraLabel20.Size = new System.Drawing.Size(67, 19);
  1920. this.ultraLabel20.TabIndex = 106;
  1921. this.ultraLabel20.Text = "包装类型";
  1922. //
  1923. // txt_packType
  1924. //
  1925. this.txt_packType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1926. this.txt_packType.Location = new System.Drawing.Point(100, 90);
  1927. this.txt_packType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1928. this.txt_packType.Name = "txt_packType";
  1929. this.txt_packType.Size = new System.Drawing.Size(288, 24);
  1930. this.txt_packType.TabIndex = 105;
  1931. //
  1932. // txt_paymentType
  1933. //
  1934. this.txt_paymentType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1935. this.txt_paymentType.Location = new System.Drawing.Point(100, 118);
  1936. this.txt_paymentType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1937. this.txt_paymentType.Name = "txt_paymentType";
  1938. this.txt_paymentType.Size = new System.Drawing.Size(288, 24);
  1939. this.txt_paymentType.TabIndex = 107;
  1940. //
  1941. // ultraLabel21
  1942. //
  1943. this.ultraLabel21.AutoSize = true;
  1944. this.ultraLabel21.Location = new System.Drawing.Point(23, 119);
  1945. this.ultraLabel21.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1946. this.ultraLabel21.Name = "ultraLabel21";
  1947. this.ultraLabel21.Size = new System.Drawing.Size(67, 19);
  1948. this.ultraLabel21.TabIndex = 108;
  1949. this.ultraLabel21.Text = "付款方式";
  1950. //
  1951. // currencyLabel66
  1952. //
  1953. appearance40.FontData.BoldAsString = "False";
  1954. this.currencyLabel66.Appearance = appearance40;
  1955. this.currencyLabel66.AutoSize = true;
  1956. this.currencyLabel66.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1957. this.currencyLabel66.Location = new System.Drawing.Point(1337, 12);
  1958. this.currencyLabel66.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1959. this.currencyLabel66.Name = "currencyLabel66";
  1960. this.currencyLabel66.Size = new System.Drawing.Size(13, 17);
  1961. this.currencyLabel66.TabIndex = 87;
  1962. this.currencyLabel66.Text = "-";
  1963. //
  1964. // ultraLabel63
  1965. //
  1966. this.ultraLabel63.AutoSize = true;
  1967. this.ultraLabel63.Location = new System.Drawing.Point(1392, 61);
  1968. this.ultraLabel63.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1969. this.ultraLabel63.Name = "ultraLabel63";
  1970. this.ultraLabel63.Size = new System.Drawing.Size(0, 0);
  1971. this.ultraLabel63.TabIndex = 84;
  1972. //
  1973. // txt_QuantityPriceNum
  1974. //
  1975. this.txt_QuantityPriceNum.Location = new System.Drawing.Point(2529, 2);
  1976. this.txt_QuantityPriceNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1977. this.txt_QuantityPriceNum.Name = "txt_QuantityPriceNum";
  1978. this.txt_QuantityPriceNum.Size = new System.Drawing.Size(107, 24);
  1979. this.txt_QuantityPriceNum.TabIndex = 66;
  1980. this.txt_QuantityPriceNum.Visible = false;
  1981. //
  1982. // txt_GradePriceNo
  1983. //
  1984. this.txt_GradePriceNo.Location = new System.Drawing.Point(2259, 0);
  1985. this.txt_GradePriceNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1986. this.txt_GradePriceNo.Name = "txt_GradePriceNo";
  1987. this.txt_GradePriceNo.Size = new System.Drawing.Size(115, 24);
  1988. this.txt_GradePriceNo.TabIndex = 60;
  1989. this.txt_GradePriceNo.Visible = false;
  1990. //
  1991. // txt_ChemPriceNo
  1992. //
  1993. this.txt_ChemPriceNo.Location = new System.Drawing.Point(1993, 2);
  1994. this.txt_ChemPriceNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1995. this.txt_ChemPriceNo.Name = "txt_ChemPriceNo";
  1996. this.txt_ChemPriceNo.Size = new System.Drawing.Size(117, 24);
  1997. this.txt_ChemPriceNo.TabIndex = 54;
  1998. this.txt_ChemPriceNo.Visible = false;
  1999. //
  2000. // txt_DelvryRangeMin
  2001. //
  2002. this.txt_DelvryRangeMin.Location = new System.Drawing.Point(1947, 142);
  2003. this.txt_DelvryRangeMin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2004. this.txt_DelvryRangeMin.Name = "txt_DelvryRangeMin";
  2005. this.txt_DelvryRangeMin.Size = new System.Drawing.Size(108, 24);
  2006. this.txt_DelvryRangeMin.TabIndex = 52;
  2007. this.txt_DelvryRangeMin.Visible = false;
  2008. //
  2009. // ultraLabel59
  2010. //
  2011. this.ultraLabel59.AutoSize = true;
  2012. this.ultraLabel59.Location = new System.Drawing.Point(2387, 4);
  2013. this.ultraLabel59.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2014. this.ultraLabel59.Name = "ultraLabel59";
  2015. this.ultraLabel59.Size = new System.Drawing.Size(129, 19);
  2016. this.ultraLabel59.TabIndex = 30;
  2017. this.ultraLabel59.Text = "保量加价标准编号";
  2018. this.ultraLabel59.Visible = false;
  2019. //
  2020. // ultraLabel53
  2021. //
  2022. this.ultraLabel53.AutoSize = true;
  2023. this.ultraLabel53.Location = new System.Drawing.Point(2124, 2);
  2024. this.ultraLabel53.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2025. this.ultraLabel53.Name = "ultraLabel53";
  2026. this.ultraLabel53.Size = new System.Drawing.Size(129, 19);
  2027. this.ultraLabel53.TabIndex = 24;
  2028. this.ultraLabel53.Text = "品级计价标准编号";
  2029. this.ultraLabel53.Visible = false;
  2030. //
  2031. // ultraLabel47
  2032. //
  2033. this.ultraLabel47.AutoSize = true;
  2034. this.ultraLabel47.Location = new System.Drawing.Point(1855, 6);
  2035. this.ultraLabel47.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2036. this.ultraLabel47.Name = "ultraLabel47";
  2037. this.ultraLabel47.Size = new System.Drawing.Size(129, 19);
  2038. this.ultraLabel47.TabIndex = 18;
  2039. this.ultraLabel47.Text = "成分计价标准编号";
  2040. this.ultraLabel47.Visible = false;
  2041. //
  2042. // ultraLabel37
  2043. //
  2044. this.ultraLabel37.AutoSize = true;
  2045. this.ultraLabel37.Location = new System.Drawing.Point(1840, 144);
  2046. this.ultraLabel37.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2047. this.ultraLabel37.Name = "ultraLabel37";
  2048. this.ultraLabel37.Size = new System.Drawing.Size(98, 19);
  2049. this.ultraLabel37.TabIndex = 16;
  2050. this.ultraLabel37.Text = "交货量差下限";
  2051. this.ultraLabel37.Visible = false;
  2052. //
  2053. // ultraTabPageControl7
  2054. //
  2055. this.ultraTabPageControl7.Controls.Add(this.ultraLabel43);
  2056. this.ultraTabPageControl7.Controls.Add(this.txt_ClauseIndx2);
  2057. this.ultraTabPageControl7.Controls.Add(this.ultraLabel42);
  2058. this.ultraTabPageControl7.Controls.Add(this.txt_Bcm_Name);
  2059. this.ultraTabPageControl7.Controls.Add(this.txt_ClauseType);
  2060. this.ultraTabPageControl7.Controls.Add(this.ultraLabel41);
  2061. this.ultraTabPageControl7.Controls.Add(this.ultraLabel17);
  2062. this.ultraTabPageControl7.Controls.Add(this.txt_ClauseName);
  2063. this.ultraTabPageControl7.Controls.Add(this.ultraLabel26);
  2064. this.ultraTabPageControl7.Controls.Add(this.txt_ClauseIndx1);
  2065. this.ultraTabPageControl7.Controls.Add(this.ultraLabel29);
  2066. this.ultraTabPageControl7.Controls.Add(this.txt_ClauseDesc);
  2067. this.ultraTabPageControl7.Controls.Add(this.ultraLabel30);
  2068. this.ultraTabPageControl7.Controls.Add(this.txt_ClauseOldId);
  2069. this.ultraTabPageControl7.Controls.Add(this.ultraLabel40);
  2070. this.ultraTabPageControl7.Controls.Add(this.txt_Clauseid);
  2071. this.ultraTabPageControl7.Location = new System.Drawing.Point(-10000, -10000);
  2072. this.ultraTabPageControl7.Margin = new System.Windows.Forms.Padding(4);
  2073. this.ultraTabPageControl7.Name = "ultraTabPageControl7";
  2074. this.ultraTabPageControl7.Size = new System.Drawing.Size(1843, 220);
  2075. //
  2076. // ultraLabel43
  2077. //
  2078. this.ultraLabel43.AutoSize = true;
  2079. this.ultraLabel43.Location = new System.Drawing.Point(887, 10);
  2080. this.ultraLabel43.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2081. this.ultraLabel43.Name = "ultraLabel43";
  2082. this.ultraLabel43.Size = new System.Drawing.Size(13, 17);
  2083. this.ultraLabel43.TabIndex = 40;
  2084. this.ultraLabel43.Text = "-";
  2085. //
  2086. // txt_ClauseIndx2
  2087. //
  2088. this.txt_ClauseIndx2.Location = new System.Drawing.Point(905, 6);
  2089. this.txt_ClauseIndx2.Margin = new System.Windows.Forms.Padding(4);
  2090. this.txt_ClauseIndx2.MaskClipMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeBoth;
  2091. this.txt_ClauseIndx2.MaskInput = "nnnnnnnnn";
  2092. this.txt_ClauseIndx2.MaxValue = 999;
  2093. this.txt_ClauseIndx2.MinValue = 1;
  2094. this.txt_ClauseIndx2.Name = "txt_ClauseIndx2";
  2095. this.txt_ClauseIndx2.Size = new System.Drawing.Size(88, 24);
  2096. this.txt_ClauseIndx2.TabIndex = 39;
  2097. //
  2098. // ultraLabel42
  2099. //
  2100. this.ultraLabel42.AutoSize = true;
  2101. this.ultraLabel42.Location = new System.Drawing.Point(693, 41);
  2102. this.ultraLabel42.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2103. this.ultraLabel42.Name = "ultraLabel42";
  2104. this.ultraLabel42.Size = new System.Drawing.Size(98, 19);
  2105. this.ultraLabel42.TabIndex = 38;
  2106. this.ultraLabel42.Text = "系统结算条款";
  2107. //
  2108. // txt_Bcm_Name
  2109. //
  2110. editorButton3.Text = "+";
  2111. this.txt_Bcm_Name.ButtonsRight.Add(editorButton3);
  2112. this.txt_Bcm_Name.Location = new System.Drawing.Point(804, 39);
  2113. this.txt_Bcm_Name.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2114. this.txt_Bcm_Name.Name = "txt_Bcm_Name";
  2115. this.txt_Bcm_Name.ReadOnly = true;
  2116. this.txt_Bcm_Name.Size = new System.Drawing.Size(189, 24);
  2117. this.txt_Bcm_Name.TabIndex = 37;
  2118. this.txt_Bcm_Name.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_Bcm_Name_EditorButtonClick);
  2119. //
  2120. // txt_ClauseType
  2121. //
  2122. this.txt_ClauseType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  2123. this.txt_ClauseType.Location = new System.Drawing.Point(485, 6);
  2124. this.txt_ClauseType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2125. this.txt_ClauseType.Name = "txt_ClauseType";
  2126. this.txt_ClauseType.Size = new System.Drawing.Size(189, 24);
  2127. this.txt_ClauseType.TabIndex = 34;
  2128. this.txt_ClauseType.ValueChanged += new System.EventHandler(this.txt_ClauseType_ValueChanged);
  2129. //
  2130. // ultraLabel41
  2131. //
  2132. this.ultraLabel41.AutoSize = true;
  2133. this.ultraLabel41.Location = new System.Drawing.Point(408, 9);
  2134. this.ultraLabel41.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2135. this.ultraLabel41.Name = "ultraLabel41";
  2136. this.ultraLabel41.Size = new System.Drawing.Size(67, 19);
  2137. this.ultraLabel41.TabIndex = 33;
  2138. this.ultraLabel41.Text = "条款分类";
  2139. //
  2140. // ultraLabel17
  2141. //
  2142. this.ultraLabel17.AutoSize = true;
  2143. this.ultraLabel17.Location = new System.Drawing.Point(375, 41);
  2144. this.ultraLabel17.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2145. this.ultraLabel17.Name = "ultraLabel17";
  2146. this.ultraLabel17.Size = new System.Drawing.Size(98, 19);
  2147. this.ultraLabel17.TabIndex = 27;
  2148. this.ultraLabel17.Text = "系统条款名称";
  2149. //
  2150. // txt_ClauseName
  2151. //
  2152. this.txt_ClauseName.Location = new System.Drawing.Point(485, 39);
  2153. this.txt_ClauseName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2154. this.txt_ClauseName.Name = "txt_ClauseName";
  2155. this.txt_ClauseName.Size = new System.Drawing.Size(189, 24);
  2156. this.txt_ClauseName.TabIndex = 26;
  2157. //
  2158. // ultraLabel26
  2159. //
  2160. this.ultraLabel26.AutoSize = true;
  2161. this.ultraLabel26.Location = new System.Drawing.Point(727, 9);
  2162. this.ultraLabel26.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2163. this.ultraLabel26.Name = "ultraLabel26";
  2164. this.ultraLabel26.Size = new System.Drawing.Size(67, 19);
  2165. this.ultraLabel26.TabIndex = 25;
  2166. this.ultraLabel26.Text = "打印顺序";
  2167. //
  2168. // txt_ClauseIndx1
  2169. //
  2170. appearance1.TextHAlignAsString = "Right";
  2171. this.txt_ClauseIndx1.Appearance = appearance1;
  2172. this.txt_ClauseIndx1.Location = new System.Drawing.Point(804, 6);
  2173. this.txt_ClauseIndx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2174. this.txt_ClauseIndx1.Name = "txt_ClauseIndx1";
  2175. this.txt_ClauseIndx1.ReadOnly = true;
  2176. this.txt_ClauseIndx1.Size = new System.Drawing.Size(77, 24);
  2177. this.txt_ClauseIndx1.TabIndex = 24;
  2178. //
  2179. // ultraLabel29
  2180. //
  2181. this.ultraLabel29.AutoSize = true;
  2182. this.ultraLabel29.Location = new System.Drawing.Point(65, 75);
  2183. this.ultraLabel29.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2184. this.ultraLabel29.Name = "ultraLabel29";
  2185. this.ultraLabel29.Size = new System.Drawing.Size(90, 19);
  2186. this.ultraLabel29.TabIndex = 23;
  2187. this.ultraLabel29.Text = "条 款 内 容";
  2188. //
  2189. // txt_ClauseDesc
  2190. //
  2191. this.txt_ClauseDesc.Location = new System.Drawing.Point(167, 71);
  2192. this.txt_ClauseDesc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2193. this.txt_ClauseDesc.Multiline = true;
  2194. this.txt_ClauseDesc.Name = "txt_ClauseDesc";
  2195. this.txt_ClauseDesc.Size = new System.Drawing.Size(1177, 162);
  2196. this.txt_ClauseDesc.TabIndex = 22;
  2197. //
  2198. // ultraLabel30
  2199. //
  2200. this.ultraLabel30.AutoSize = true;
  2201. this.ultraLabel30.Location = new System.Drawing.Point(65, 41);
  2202. this.ultraLabel30.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2203. this.ultraLabel30.Name = "ultraLabel30";
  2204. this.ultraLabel30.Size = new System.Drawing.Size(90, 19);
  2205. this.ultraLabel30.TabIndex = 21;
  2206. this.ultraLabel30.Text = "系 统 条 款";
  2207. //
  2208. // txt_ClauseOldId
  2209. //
  2210. editorButton4.Text = "+";
  2211. this.txt_ClauseOldId.ButtonsRight.Add(editorButton4);
  2212. this.txt_ClauseOldId.Location = new System.Drawing.Point(167, 39);
  2213. this.txt_ClauseOldId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2214. this.txt_ClauseOldId.Name = "txt_ClauseOldId";
  2215. this.txt_ClauseOldId.ReadOnly = true;
  2216. this.txt_ClauseOldId.Size = new System.Drawing.Size(189, 24);
  2217. this.txt_ClauseOldId.TabIndex = 20;
  2218. this.txt_ClauseOldId.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_ClauseOldId_EditorButtonClick);
  2219. //
  2220. // ultraLabel40
  2221. //
  2222. this.ultraLabel40.AutoSize = true;
  2223. this.ultraLabel40.Location = new System.Drawing.Point(56, 9);
  2224. this.ultraLabel40.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2225. this.ultraLabel40.Name = "ultraLabel40";
  2226. this.ultraLabel40.Size = new System.Drawing.Size(98, 19);
  2227. this.ultraLabel40.TabIndex = 19;
  2228. this.ultraLabel40.Text = "合同条款行号";
  2229. //
  2230. // txt_Clauseid
  2231. //
  2232. this.txt_Clauseid.Location = new System.Drawing.Point(167, 6);
  2233. this.txt_Clauseid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2234. this.txt_Clauseid.Name = "txt_Clauseid";
  2235. this.txt_Clauseid.ReadOnly = true;
  2236. this.txt_Clauseid.Size = new System.Drawing.Size(189, 24);
  2237. this.txt_Clauseid.TabIndex = 18;
  2238. //
  2239. // ultraTabPageControl3
  2240. //
  2241. this.ultraTabPageControl3.Controls.Add(this.btn_submitAppend);
  2242. this.ultraTabPageControl3.Controls.Add(this.txt_certPath);
  2243. this.ultraTabPageControl3.Controls.Add(this.ultraLabel94);
  2244. this.ultraTabPageControl3.Controls.Add(this.craftImg);
  2245. this.ultraTabPageControl3.Controls.Add(this.txt_CERTDESC);
  2246. this.ultraTabPageControl3.Controls.Add(this.txt_certpath_local);
  2247. this.ultraTabPageControl3.Controls.Add(this.ultraLabel46);
  2248. this.ultraTabPageControl3.Controls.Add(this.ultraLabel62);
  2249. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  2250. this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2251. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  2252. this.ultraTabPageControl3.Size = new System.Drawing.Size(1843, 220);
  2253. //
  2254. // btn_submitAppend
  2255. //
  2256. this.btn_submitAppend.Location = new System.Drawing.Point(861, 18);
  2257. this.btn_submitAppend.Margin = new System.Windows.Forms.Padding(4);
  2258. this.btn_submitAppend.Name = "btn_submitAppend";
  2259. this.btn_submitAppend.Size = new System.Drawing.Size(95, 56);
  2260. this.btn_submitAppend.TabIndex = 92;
  2261. this.btn_submitAppend.Text = "上传";
  2262. this.btn_submitAppend.Click += new System.EventHandler(this.btn_submitAppend_Click);
  2263. //
  2264. // txt_certPath
  2265. //
  2266. editorButton5.Key = "insert";
  2267. editorButton5.Text = "选择";
  2268. this.txt_certPath.ButtonsRight.Add(editorButton5);
  2269. this.txt_certPath.Location = new System.Drawing.Point(145, 19);
  2270. this.txt_certPath.Margin = new System.Windows.Forms.Padding(4);
  2271. this.txt_certPath.Name = "txt_certPath";
  2272. this.txt_certPath.ReadOnly = true;
  2273. this.txt_certPath.Size = new System.Drawing.Size(267, 24);
  2274. this.txt_certPath.TabIndex = 91;
  2275. this.txt_certPath.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_certPath_EditorButtonClick);
  2276. //
  2277. // ultraLabel94
  2278. //
  2279. this.ultraLabel94.AutoSize = true;
  2280. this.ultraLabel94.Location = new System.Drawing.Point(68, 21);
  2281. this.ultraLabel94.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2282. this.ultraLabel94.Name = "ultraLabel94";
  2283. this.ultraLabel94.Size = new System.Drawing.Size(67, 19);
  2284. this.ultraLabel94.TabIndex = 88;
  2285. this.ultraLabel94.Text = "附件名称";
  2286. //
  2287. // txt_CERTDESC
  2288. //
  2289. this.txt_CERTDESC.Location = new System.Drawing.Point(484, 18);
  2290. this.txt_CERTDESC.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2291. this.txt_CERTDESC.Multiline = true;
  2292. this.txt_CERTDESC.Name = "txt_CERTDESC";
  2293. this.txt_CERTDESC.Size = new System.Drawing.Size(343, 59);
  2294. this.txt_CERTDESC.TabIndex = 86;
  2295. //
  2296. // txt_certpath_local
  2297. //
  2298. this.txt_certpath_local.Location = new System.Drawing.Point(145, 49);
  2299. this.txt_certpath_local.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2300. this.txt_certpath_local.Name = "txt_certpath_local";
  2301. this.txt_certpath_local.ReadOnly = true;
  2302. this.txt_certpath_local.Size = new System.Drawing.Size(267, 24);
  2303. this.txt_certpath_local.TabIndex = 82;
  2304. //
  2305. // ultraLabel46
  2306. //
  2307. this.ultraLabel46.AutoSize = true;
  2308. this.ultraLabel46.Location = new System.Drawing.Point(440, 21);
  2309. this.ultraLabel46.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2310. this.ultraLabel46.Name = "ultraLabel46";
  2311. this.ultraLabel46.Size = new System.Drawing.Size(36, 19);
  2312. this.ultraLabel46.TabIndex = 85;
  2313. this.ultraLabel46.Text = "描述";
  2314. //
  2315. // ultraLabel62
  2316. //
  2317. this.ultraLabel62.AutoSize = true;
  2318. this.ultraLabel62.Location = new System.Drawing.Point(68, 51);
  2319. this.ultraLabel62.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2320. this.ultraLabel62.Name = "ultraLabel62";
  2321. this.ultraLabel62.Size = new System.Drawing.Size(67, 19);
  2322. this.ultraLabel62.TabIndex = 76;
  2323. this.ultraLabel62.Text = "本地地址";
  2324. //
  2325. // ultraTabPageControl4
  2326. //
  2327. this.ultraTabPageControl4.Controls.Add(this.ultraGroupBox2);
  2328. this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 26);
  2329. this.ultraTabPageControl4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2330. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  2331. this.ultraTabPageControl4.Size = new System.Drawing.Size(1841, 213);
  2332. //
  2333. // ultraGroupBox2
  2334. //
  2335. this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
  2336. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  2337. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  2338. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  2339. this.ultraGroupBox2.Name = "ultraGroupBox2";
  2340. this.ultraGroupBox2.Size = new System.Drawing.Size(1841, 213);
  2341. this.ultraGroupBox2.TabIndex = 3;
  2342. //
  2343. // ultraGrid2
  2344. //
  2345. this.ultraGrid2.DataMember = "Table2";
  2346. this.ultraGrid2.DataSource = this.dataSet1;
  2347. appearance22.BackColor = System.Drawing.SystemColors.Window;
  2348. appearance22.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  2349. this.ultraGrid2.DisplayLayout.Appearance = appearance22;
  2350. ultraGridColumn15.Header.VisiblePosition = 0;
  2351. ultraGridColumn15.Hidden = true;
  2352. ultraGridColumn16.Header.VisiblePosition = 12;
  2353. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 0;
  2354. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  2355. ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2356. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  2357. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 4;
  2358. ultraGridColumn17.Header.VisiblePosition = 14;
  2359. ultraGridColumn17.Hidden = true;
  2360. ultraGridColumn18.Header.VisiblePosition = 15;
  2361. ultraGridColumn18.Hidden = true;
  2362. ultraGridColumn19.Header.VisiblePosition = 1;
  2363. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 0;
  2364. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  2365. ultraGridColumn19.RowLayoutColumnInfo.ParentGroupIndex = 0;
  2366. ultraGridColumn19.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  2367. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  2368. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  2369. ultraGridColumn20.Header.Caption = "物料名称";
  2370. ultraGridColumn20.Header.VisiblePosition = 2;
  2371. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 2;
  2372. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  2373. ultraGridColumn20.RowLayoutColumnInfo.ParentGroupIndex = 0;
  2374. ultraGridColumn20.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  2375. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  2376. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  2377. ultraGridColumn20.Width = 161;
  2378. appearance28.TextHAlignAsString = "Right";
  2379. ultraGridColumn21.CellAppearance = appearance28;
  2380. ultraGridColumn21.Header.Caption = "合同数量";
  2381. ultraGridColumn21.Header.VisiblePosition = 5;
  2382. ultraGridColumn21.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2383. ultraGridColumn21.MaskInput = "{double:9.3}";
  2384. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 0;
  2385. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  2386. ultraGridColumn21.RowLayoutColumnInfo.ParentGroupIndex = 5;
  2387. ultraGridColumn21.RowLayoutColumnInfo.ParentGroupKey = "NewGroup5";
  2388. ultraGridColumn21.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2389. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  2390. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  2391. ultraGridColumn21.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  2392. ultraGridColumn21.Width = 89;
  2393. ultraGridColumn22.Header.VisiblePosition = 6;
  2394. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 8;
  2395. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  2396. ultraGridColumn22.RowLayoutColumnInfo.ParentGroupIndex = 5;
  2397. ultraGridColumn22.RowLayoutColumnInfo.ParentGroupKey = "NewGroup5";
  2398. ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2399. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  2400. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  2401. ultraGridColumn23.Header.VisiblePosition = 24;
  2402. ultraGridColumn23.Hidden = true;
  2403. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 34;
  2404. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  2405. ultraGridColumn23.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2406. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  2407. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 4;
  2408. ultraGridColumn24.Header.VisiblePosition = 17;
  2409. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 12;
  2410. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  2411. ultraGridColumn24.RowLayoutColumnInfo.ParentGroupIndex = 5;
  2412. ultraGridColumn24.RowLayoutColumnInfo.ParentGroupKey = "NewGroup5";
  2413. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  2414. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  2415. appearance29.TextHAlignAsString = "Right";
  2416. ultraGridColumn25.CellAppearance = appearance29;
  2417. ultraGridColumn25.Header.VisiblePosition = 23;
  2418. ultraGridColumn25.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2419. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 10;
  2420. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  2421. ultraGridColumn25.RowLayoutColumnInfo.ParentGroupIndex = 5;
  2422. ultraGridColumn25.RowLayoutColumnInfo.ParentGroupKey = "NewGroup5";
  2423. ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2424. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  2425. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  2426. ultraGridColumn25.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  2427. ultraGridColumn26.Header.VisiblePosition = 25;
  2428. ultraGridColumn26.Hidden = true;
  2429. ultraGridColumn27.Header.VisiblePosition = 26;
  2430. ultraGridColumn27.Hidden = true;
  2431. ultraGridColumn28.Header.VisiblePosition = 27;
  2432. ultraGridColumn28.Hidden = true;
  2433. ultraGridColumn29.Header.VisiblePosition = 28;
  2434. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 2;
  2435. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  2436. ultraGridColumn29.RowLayoutColumnInfo.ParentGroupIndex = 3;
  2437. ultraGridColumn29.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  2438. ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2439. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  2440. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  2441. ultraGridColumn30.Header.VisiblePosition = 29;
  2442. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 4;
  2443. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  2444. ultraGridColumn30.RowLayoutColumnInfo.ParentGroupIndex = 3;
  2445. ultraGridColumn30.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  2446. ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2447. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  2448. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  2449. ultraGridColumn31.Header.VisiblePosition = 30;
  2450. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 6;
  2451. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  2452. ultraGridColumn31.RowLayoutColumnInfo.ParentGroupIndex = 3;
  2453. ultraGridColumn31.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  2454. ultraGridColumn31.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2455. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  2456. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  2457. ultraGridColumn32.Header.VisiblePosition = 11;
  2458. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 0;
  2459. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  2460. ultraGridColumn32.RowLayoutColumnInfo.ParentGroupIndex = 3;
  2461. ultraGridColumn32.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  2462. ultraGridColumn32.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2463. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  2464. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  2465. ultraGridColumn33.Header.VisiblePosition = 31;
  2466. ultraGridColumn33.Hidden = true;
  2467. ultraGridColumn34.Header.VisiblePosition = 32;
  2468. ultraGridColumn34.Hidden = true;
  2469. ultraGridColumn35.Header.VisiblePosition = 33;
  2470. ultraGridColumn35.Hidden = true;
  2471. appearance32.TextHAlignAsString = "Right";
  2472. ultraGridColumn36.CellAppearance = appearance32;
  2473. ultraGridColumn36.Header.VisiblePosition = 18;
  2474. ultraGridColumn36.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2475. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 8;
  2476. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  2477. ultraGridColumn36.RowLayoutColumnInfo.ParentGroupIndex = 1;
  2478. ultraGridColumn36.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  2479. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
  2480. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  2481. ultraGridColumn36.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  2482. appearance33.TextHAlignAsString = "Right";
  2483. ultraGridColumn37.CellAppearance = appearance33;
  2484. ultraGridColumn37.Header.VisiblePosition = 7;
  2485. ultraGridColumn37.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2486. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 6;
  2487. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  2488. ultraGridColumn37.RowLayoutColumnInfo.ParentGroupIndex = 1;
  2489. ultraGridColumn37.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  2490. ultraGridColumn37.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  2491. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  2492. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  2493. ultraGridColumn37.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  2494. ultraGridColumn37.Width = 88;
  2495. appearance34.TextHAlignAsString = "Right";
  2496. ultraGridColumn38.CellAppearance = appearance34;
  2497. ultraGridColumn38.Header.VisiblePosition = 20;
  2498. ultraGridColumn38.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2499. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 4;
  2500. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  2501. ultraGridColumn38.RowLayoutColumnInfo.ParentGroupIndex = 2;
  2502. ultraGridColumn38.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  2503. ultraGridColumn38.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2504. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
  2505. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
  2506. ultraGridColumn38.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  2507. appearance35.TextHAlignAsString = "Right";
  2508. ultraGridColumn39.CellAppearance = appearance35;
  2509. ultraGridColumn39.Header.Caption = "不含总金额税";
  2510. ultraGridColumn39.Header.VisiblePosition = 19;
  2511. ultraGridColumn39.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2512. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 2;
  2513. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  2514. ultraGridColumn39.RowLayoutColumnInfo.ParentGroupIndex = 2;
  2515. ultraGridColumn39.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  2516. ultraGridColumn39.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2517. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
  2518. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
  2519. ultraGridColumn39.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  2520. appearance36.TextHAlignAsString = "Right";
  2521. ultraGridColumn40.CellAppearance = appearance36;
  2522. ultraGridColumn40.Header.Caption = "含税总金额";
  2523. ultraGridColumn40.Header.VisiblePosition = 8;
  2524. ultraGridColumn40.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2525. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 0;
  2526. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  2527. ultraGridColumn40.RowLayoutColumnInfo.ParentGroupIndex = 2;
  2528. ultraGridColumn40.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  2529. ultraGridColumn40.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2530. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
  2531. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
  2532. ultraGridColumn40.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  2533. ultraGridColumn41.Header.VisiblePosition = 21;
  2534. ultraGridColumn41.Hidden = true;
  2535. ultraGridColumn42.Header.VisiblePosition = 22;
  2536. ultraGridColumn42.Hidden = true;
  2537. ultraGridColumn43.Header.VisiblePosition = 36;
  2538. ultraGridColumn43.Hidden = true;
  2539. ultraGridColumn44.Header.VisiblePosition = 37;
  2540. ultraGridColumn44.Hidden = true;
  2541. appearance37.TextHAlignAsString = "Right";
  2542. ultraGridColumn45.CellAppearance = appearance37;
  2543. ultraGridColumn45.Header.VisiblePosition = 40;
  2544. ultraGridColumn45.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2545. ultraGridColumn45.MaskInput = "{double:9.3}";
  2546. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 4;
  2547. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  2548. ultraGridColumn45.RowLayoutColumnInfo.ParentGroupIndex = 5;
  2549. ultraGridColumn45.RowLayoutColumnInfo.ParentGroupKey = "NewGroup5";
  2550. ultraGridColumn45.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2551. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 2;
  2552. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 2;
  2553. ultraGridColumn45.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  2554. appearance41.TextHAlignAsString = "Right";
  2555. ultraGridColumn46.CellAppearance = appearance41;
  2556. ultraGridColumn46.Header.VisiblePosition = 39;
  2557. ultraGridColumn46.Hidden = true;
  2558. ultraGridColumn46.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2559. ultraGridColumn46.MaskInput = "{double:9.3}";
  2560. ultraGridColumn46.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  2561. appearance42.TextHAlignAsString = "Right";
  2562. ultraGridColumn47.CellAppearance = appearance42;
  2563. ultraGridColumn47.Header.VisiblePosition = 42;
  2564. ultraGridColumn47.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2565. ultraGridColumn47.MaskInput = "{double:9.3}";
  2566. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 6;
  2567. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  2568. ultraGridColumn47.RowLayoutColumnInfo.ParentGroupIndex = 5;
  2569. ultraGridColumn47.RowLayoutColumnInfo.ParentGroupKey = "NewGroup5";
  2570. ultraGridColumn47.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  2571. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2;
  2572. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2;
  2573. ultraGridColumn47.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  2574. appearance43.TextHAlignAsString = "Right";
  2575. ultraGridColumn48.CellAppearance = appearance43;
  2576. ultraGridColumn48.Format = "yyyy/MM/dd";
  2577. ultraGridColumn48.Header.VisiblePosition = 10;
  2578. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 36;
  2579. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  2580. ultraGridColumn48.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2581. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 2;
  2582. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 4;
  2583. ultraGridColumn48.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date;
  2584. ultraGridColumn49.Header.VisiblePosition = 34;
  2585. ultraGridColumn49.Hidden = true;
  2586. ultraGridColumn50.Header.VisiblePosition = 35;
  2587. ultraGridColumn50.Hidden = true;
  2588. ultraGridColumn51.Header.VisiblePosition = 38;
  2589. ultraGridColumn51.Hidden = true;
  2590. ultraGridColumn51.RowLayoutColumnInfo.OriginX = 40;
  2591. ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
  2592. ultraGridColumn51.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2593. ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2;
  2594. ultraGridColumn51.RowLayoutColumnInfo.SpanY = 4;
  2595. ultraGridColumn52.Header.VisiblePosition = 44;
  2596. ultraGridColumn52.Hidden = true;
  2597. ultraGridColumn53.Header.VisiblePosition = 45;
  2598. ultraGridColumn53.Hidden = true;
  2599. ultraGridColumn54.Header.VisiblePosition = 46;
  2600. ultraGridColumn54.Hidden = true;
  2601. ultraGridColumn55.Header.VisiblePosition = 47;
  2602. ultraGridColumn55.Hidden = true;
  2603. ultraGridColumn56.Header.VisiblePosition = 48;
  2604. ultraGridColumn56.Hidden = true;
  2605. ultraGridColumn57.Header.VisiblePosition = 49;
  2606. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 60;
  2607. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  2608. ultraGridColumn57.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2609. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 2;
  2610. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 4;
  2611. ultraGridColumn58.Header.VisiblePosition = 50;
  2612. ultraGridColumn58.RowLayoutColumnInfo.OriginX = 62;
  2613. ultraGridColumn58.RowLayoutColumnInfo.OriginY = 0;
  2614. ultraGridColumn58.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2615. ultraGridColumn58.RowLayoutColumnInfo.SpanX = 2;
  2616. ultraGridColumn58.RowLayoutColumnInfo.SpanY = 4;
  2617. ultraGridColumn59.Header.VisiblePosition = 51;
  2618. ultraGridColumn59.Hidden = true;
  2619. ultraGridColumn59.RowLayoutColumnInfo.OriginX = 54;
  2620. ultraGridColumn59.RowLayoutColumnInfo.OriginY = 0;
  2621. ultraGridColumn59.RowLayoutColumnInfo.SpanX = 2;
  2622. ultraGridColumn59.RowLayoutColumnInfo.SpanY = 2;
  2623. ultraGridColumn60.Header.VisiblePosition = 52;
  2624. ultraGridColumn60.Hidden = true;
  2625. ultraGridColumn60.RowLayoutColumnInfo.OriginX = 56;
  2626. ultraGridColumn60.RowLayoutColumnInfo.OriginY = 0;
  2627. ultraGridColumn60.RowLayoutColumnInfo.SpanX = 2;
  2628. ultraGridColumn60.RowLayoutColumnInfo.SpanY = 2;
  2629. ultraGridColumn61.Header.VisiblePosition = 53;
  2630. ultraGridColumn61.Hidden = true;
  2631. ultraGridColumn62.Header.VisiblePosition = 54;
  2632. ultraGridColumn62.Hidden = true;
  2633. ultraGridColumn63.Header.VisiblePosition = 13;
  2634. ultraGridColumn63.RowLayoutColumnInfo.OriginX = 56;
  2635. ultraGridColumn63.RowLayoutColumnInfo.OriginY = 0;
  2636. ultraGridColumn63.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2637. ultraGridColumn63.RowLayoutColumnInfo.SpanX = 2;
  2638. ultraGridColumn63.RowLayoutColumnInfo.SpanY = 4;
  2639. ultraGridColumn64.Header.VisiblePosition = 55;
  2640. ultraGridColumn64.Hidden = true;
  2641. ultraGridColumn65.Header.VisiblePosition = 41;
  2642. ultraGridColumn65.Hidden = true;
  2643. ultraGridColumn66.Header.VisiblePosition = 57;
  2644. ultraGridColumn66.Hidden = true;
  2645. ultraGridColumn67.Header.VisiblePosition = 3;
  2646. ultraGridColumn67.RowLayoutColumnInfo.OriginX = 4;
  2647. ultraGridColumn67.RowLayoutColumnInfo.OriginY = 0;
  2648. ultraGridColumn67.RowLayoutColumnInfo.ParentGroupIndex = 0;
  2649. ultraGridColumn67.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  2650. ultraGridColumn67.RowLayoutColumnInfo.SpanX = 2;
  2651. ultraGridColumn67.RowLayoutColumnInfo.SpanY = 2;
  2652. ultraGridColumn68.Header.VisiblePosition = 16;
  2653. ultraGridColumn68.Hidden = true;
  2654. ultraGridColumn69.Header.VisiblePosition = 43;
  2655. ultraGridColumn69.RowLayoutColumnInfo.OriginX = 58;
  2656. ultraGridColumn69.RowLayoutColumnInfo.OriginY = 0;
  2657. ultraGridColumn69.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2658. ultraGridColumn69.RowLayoutColumnInfo.SpanX = 2;
  2659. ultraGridColumn69.RowLayoutColumnInfo.SpanY = 4;
  2660. ultraGridColumn70.Header.VisiblePosition = 58;
  2661. ultraGridColumn70.Hidden = true;
  2662. ultraGridColumn71.Header.VisiblePosition = 59;
  2663. ultraGridColumn71.Hidden = true;
  2664. ultraGridColumn72.Header.VisiblePosition = 4;
  2665. ultraGridColumn72.RowLayoutColumnInfo.OriginX = 6;
  2666. ultraGridColumn72.RowLayoutColumnInfo.OriginY = 0;
  2667. ultraGridColumn72.RowLayoutColumnInfo.ParentGroupIndex = 0;
  2668. ultraGridColumn72.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  2669. ultraGridColumn72.RowLayoutColumnInfo.SpanX = 2;
  2670. ultraGridColumn72.RowLayoutColumnInfo.SpanY = 2;
  2671. ultraGridColumn72.Width = 91;
  2672. ultraGridColumn73.Header.VisiblePosition = 60;
  2673. ultraGridColumn73.Hidden = true;
  2674. appearance44.TextHAlignAsString = "Right";
  2675. ultraGridColumn74.CellAppearance = appearance44;
  2676. ultraGridColumn74.Header.VisiblePosition = 9;
  2677. ultraGridColumn74.RowLayoutColumnInfo.OriginX = 10;
  2678. ultraGridColumn74.RowLayoutColumnInfo.OriginY = 0;
  2679. ultraGridColumn74.RowLayoutColumnInfo.ParentGroupIndex = 1;
  2680. ultraGridColumn74.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  2681. ultraGridColumn74.RowLayoutColumnInfo.SpanX = 2;
  2682. ultraGridColumn74.RowLayoutColumnInfo.SpanY = 2;
  2683. ultraGridColumn74.Width = 57;
  2684. ultraGridColumn75.Header.VisiblePosition = 56;
  2685. ultraGridColumn75.RowLayoutColumnInfo.OriginX = 64;
  2686. ultraGridColumn75.RowLayoutColumnInfo.OriginY = 0;
  2687. ultraGridColumn75.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2688. ultraGridColumn75.RowLayoutColumnInfo.SpanX = 2;
  2689. ultraGridColumn75.RowLayoutColumnInfo.SpanY = 4;
  2690. ultraGridColumn76.Header.VisiblePosition = 61;
  2691. ultraGridColumn76.RowLayoutColumnInfo.OriginX = 66;
  2692. ultraGridColumn76.RowLayoutColumnInfo.OriginY = 0;
  2693. ultraGridColumn76.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2694. ultraGridColumn76.RowLayoutColumnInfo.SpanX = 2;
  2695. ultraGridColumn76.RowLayoutColumnInfo.SpanY = 4;
  2696. ultraGridColumn77.Header.VisiblePosition = 62;
  2697. ultraGridColumn77.RowLayoutColumnInfo.OriginX = 68;
  2698. ultraGridColumn77.RowLayoutColumnInfo.OriginY = 0;
  2699. ultraGridColumn77.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  2700. ultraGridColumn77.RowLayoutColumnInfo.SpanX = 2;
  2701. ultraGridColumn77.RowLayoutColumnInfo.SpanY = 4;
  2702. ultraGridColumn78.Header.VisiblePosition = 63;
  2703. ultraGridColumn78.RowLayoutColumnInfo.OriginX = 0;
  2704. ultraGridColumn78.RowLayoutColumnInfo.OriginY = 0;
  2705. ultraGridColumn78.RowLayoutColumnInfo.ParentGroupIndex = 4;
  2706. ultraGridColumn78.RowLayoutColumnInfo.ParentGroupKey = "NewGroup4";
  2707. ultraGridColumn78.RowLayoutColumnInfo.SpanX = 2;
  2708. ultraGridColumn78.RowLayoutColumnInfo.SpanY = 2;
  2709. ultraGridColumn79.Header.VisiblePosition = 64;
  2710. ultraGridColumn79.RowLayoutColumnInfo.OriginX = 2;
  2711. ultraGridColumn79.RowLayoutColumnInfo.OriginY = 0;
  2712. ultraGridColumn79.RowLayoutColumnInfo.ParentGroupIndex = 4;
  2713. ultraGridColumn79.RowLayoutColumnInfo.ParentGroupKey = "NewGroup4";
  2714. ultraGridColumn79.RowLayoutColumnInfo.SpanX = 2;
  2715. ultraGridColumn79.RowLayoutColumnInfo.SpanY = 2;
  2716. appearance45.TextHAlignAsString = "Right";
  2717. ultraGridColumn80.CellAppearance = appearance45;
  2718. ultraGridColumn80.Header.VisiblePosition = 65;
  2719. ultraGridColumn80.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  2720. ultraGridColumn80.MaskInput = "{double:9.3}";
  2721. ultraGridColumn80.RowLayoutColumnInfo.OriginX = 2;
  2722. ultraGridColumn80.RowLayoutColumnInfo.OriginY = 0;
  2723. ultraGridColumn80.RowLayoutColumnInfo.ParentGroupIndex = 5;
  2724. ultraGridColumn80.RowLayoutColumnInfo.ParentGroupKey = "NewGroup5";
  2725. ultraGridColumn80.RowLayoutColumnInfo.SpanX = 2;
  2726. ultraGridColumn80.RowLayoutColumnInfo.SpanY = 2;
  2727. ultraGridColumn80.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  2728. appearance46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  2729. appearance46.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  2730. appearance46.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  2731. appearance46.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  2732. ultraGridColumn81.CellAppearance = appearance46;
  2733. ultraGridColumn81.Header.VisiblePosition = 66;
  2734. ultraGridColumn81.MaskInput = "nnnnnnnnn";
  2735. ultraGridColumn81.RowLayoutColumnInfo.OriginX = 0;
  2736. ultraGridColumn81.RowLayoutColumnInfo.OriginY = 0;
  2737. ultraGridColumn81.RowLayoutColumnInfo.ParentGroupIndex = 1;
  2738. ultraGridColumn81.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  2739. ultraGridColumn81.RowLayoutColumnInfo.SpanX = 2;
  2740. ultraGridColumn81.RowLayoutColumnInfo.SpanY = 2;
  2741. ultraGridColumn82.Header.VisiblePosition = 67;
  2742. ultraGridColumn82.RowLayoutColumnInfo.OriginX = 2;
  2743. ultraGridColumn82.RowLayoutColumnInfo.OriginY = 0;
  2744. ultraGridColumn82.RowLayoutColumnInfo.ParentGroupIndex = 1;
  2745. ultraGridColumn82.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  2746. ultraGridColumn82.RowLayoutColumnInfo.SpanX = 2;
  2747. ultraGridColumn82.RowLayoutColumnInfo.SpanY = 2;
  2748. ultraGridColumn83.Header.VisiblePosition = 68;
  2749. ultraGridColumn83.RowLayoutColumnInfo.OriginX = 4;
  2750. ultraGridColumn83.RowLayoutColumnInfo.OriginY = 0;
  2751. ultraGridColumn83.RowLayoutColumnInfo.ParentGroupIndex = 1;
  2752. ultraGridColumn83.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  2753. ultraGridColumn83.RowLayoutColumnInfo.SpanX = 2;
  2754. ultraGridColumn83.RowLayoutColumnInfo.SpanY = 2;
  2755. ultraGridBand2.Columns.AddRange(new object[] {
  2756. ultraGridColumn15,
  2757. ultraGridColumn16,
  2758. ultraGridColumn17,
  2759. ultraGridColumn18,
  2760. ultraGridColumn19,
  2761. ultraGridColumn20,
  2762. ultraGridColumn21,
  2763. ultraGridColumn22,
  2764. ultraGridColumn23,
  2765. ultraGridColumn24,
  2766. ultraGridColumn25,
  2767. ultraGridColumn26,
  2768. ultraGridColumn27,
  2769. ultraGridColumn28,
  2770. ultraGridColumn29,
  2771. ultraGridColumn30,
  2772. ultraGridColumn31,
  2773. ultraGridColumn32,
  2774. ultraGridColumn33,
  2775. ultraGridColumn34,
  2776. ultraGridColumn35,
  2777. ultraGridColumn36,
  2778. ultraGridColumn37,
  2779. ultraGridColumn38,
  2780. ultraGridColumn39,
  2781. ultraGridColumn40,
  2782. ultraGridColumn41,
  2783. ultraGridColumn42,
  2784. ultraGridColumn43,
  2785. ultraGridColumn44,
  2786. ultraGridColumn45,
  2787. ultraGridColumn46,
  2788. ultraGridColumn47,
  2789. ultraGridColumn48,
  2790. ultraGridColumn49,
  2791. ultraGridColumn50,
  2792. ultraGridColumn51,
  2793. ultraGridColumn52,
  2794. ultraGridColumn53,
  2795. ultraGridColumn54,
  2796. ultraGridColumn55,
  2797. ultraGridColumn56,
  2798. ultraGridColumn57,
  2799. ultraGridColumn58,
  2800. ultraGridColumn59,
  2801. ultraGridColumn60,
  2802. ultraGridColumn61,
  2803. ultraGridColumn62,
  2804. ultraGridColumn63,
  2805. ultraGridColumn64,
  2806. ultraGridColumn65,
  2807. ultraGridColumn66,
  2808. ultraGridColumn67,
  2809. ultraGridColumn68,
  2810. ultraGridColumn69,
  2811. ultraGridColumn70,
  2812. ultraGridColumn71,
  2813. ultraGridColumn72,
  2814. ultraGridColumn73,
  2815. ultraGridColumn74,
  2816. ultraGridColumn75,
  2817. ultraGridColumn76,
  2818. ultraGridColumn77,
  2819. ultraGridColumn78,
  2820. ultraGridColumn79,
  2821. ultraGridColumn80,
  2822. ultraGridColumn81,
  2823. ultraGridColumn82,
  2824. ultraGridColumn83});
  2825. ultraGridGroup1.Header.Caption = "物料";
  2826. ultraGridGroup1.Key = "NewGroup0";
  2827. ultraGridGroup1.RowLayoutGroupInfo.LabelSpan = 1;
  2828. ultraGridGroup1.RowLayoutGroupInfo.OriginX = 2;
  2829. ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
  2830. ultraGridGroup1.RowLayoutGroupInfo.SpanX = 8;
  2831. ultraGridGroup1.RowLayoutGroupInfo.SpanY = 3;
  2832. ultraGridGroup2.Header.Caption = "单价";
  2833. ultraGridGroup2.Key = "NewGroup1";
  2834. ultraGridGroup2.RowLayoutGroupInfo.LabelSpan = 1;
  2835. ultraGridGroup2.RowLayoutGroupInfo.OriginX = 24;
  2836. ultraGridGroup2.RowLayoutGroupInfo.OriginY = 0;
  2837. ultraGridGroup2.RowLayoutGroupInfo.SpanX = 12;
  2838. ultraGridGroup2.RowLayoutGroupInfo.SpanY = 3;
  2839. ultraGridGroup3.Header.Caption = "金额统计";
  2840. ultraGridGroup3.Key = "NewGroup2";
  2841. ultraGridGroup3.RowLayoutGroupInfo.LabelSpan = 1;
  2842. ultraGridGroup3.RowLayoutGroupInfo.OriginX = 38;
  2843. ultraGridGroup3.RowLayoutGroupInfo.OriginY = 0;
  2844. ultraGridGroup3.RowLayoutGroupInfo.SpanX = 6;
  2845. ultraGridGroup3.RowLayoutGroupInfo.SpanY = 3;
  2846. ultraGridGroup4.Header.Caption = "接收信息";
  2847. ultraGridGroup4.Key = "NewGroup3";
  2848. ultraGridGroup4.RowLayoutGroupInfo.LabelSpan = 1;
  2849. ultraGridGroup4.RowLayoutGroupInfo.OriginX = 44;
  2850. ultraGridGroup4.RowLayoutGroupInfo.OriginY = 0;
  2851. ultraGridGroup4.RowLayoutGroupInfo.SpanX = 8;
  2852. ultraGridGroup4.RowLayoutGroupInfo.SpanY = 3;
  2853. ultraGridGroup5.Header.Caption = "价格政策";
  2854. ultraGridGroup5.Key = "NewGroup4";
  2855. ultraGridGroup5.RowLayoutGroupInfo.LabelSpan = 1;
  2856. ultraGridGroup5.RowLayoutGroupInfo.OriginX = 52;
  2857. ultraGridGroup5.RowLayoutGroupInfo.OriginY = 0;
  2858. ultraGridGroup5.RowLayoutGroupInfo.SpanX = 4;
  2859. ultraGridGroup5.RowLayoutGroupInfo.SpanY = 3;
  2860. ultraGridGroup6.Header.Caption = "数量统计";
  2861. ultraGridGroup6.Key = "NewGroup5";
  2862. ultraGridGroup6.RowLayoutGroupInfo.LabelSpan = 1;
  2863. ultraGridGroup6.RowLayoutGroupInfo.OriginX = 10;
  2864. ultraGridGroup6.RowLayoutGroupInfo.OriginY = 0;
  2865. ultraGridGroup6.RowLayoutGroupInfo.SpanX = 14;
  2866. ultraGridGroup6.RowLayoutGroupInfo.SpanY = 3;
  2867. ultraGridBand2.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  2868. ultraGridGroup1,
  2869. ultraGridGroup2,
  2870. ultraGridGroup3,
  2871. ultraGridGroup4,
  2872. ultraGridGroup5,
  2873. ultraGridGroup6});
  2874. appearance48.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2875. ultraGridBand2.Override.SummaryFooterAppearance = appearance48;
  2876. appearance49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  2877. appearance49.TextHAlignAsString = "Right";
  2878. ultraGridBand2.Override.SummaryValueAppearance = appearance49;
  2879. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  2880. summarySettings1.DisplayFormat = "共{0}条";
  2881. summarySettings1.GroupBySummaryValueAppearance = appearance50;
  2882. summarySettings2.DisplayFormat = "{0:N}";
  2883. summarySettings2.GroupBySummaryValueAppearance = appearance51;
  2884. summarySettings3.DisplayFormat = "{0:N}";
  2885. summarySettings3.GroupBySummaryValueAppearance = appearance52;
  2886. ultraGridBand2.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  2887. summarySettings1,
  2888. summarySettings2,
  2889. summarySettings3});
  2890. ultraGridBand2.SummaryFooterCaption = "统计";
  2891. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  2892. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2893. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  2894. appearance53.BackColor = System.Drawing.SystemColors.ActiveBorder;
  2895. appearance53.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2896. appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  2897. appearance53.BorderColor = System.Drawing.SystemColors.Window;
  2898. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance53;
  2899. appearance54.ForeColor = System.Drawing.SystemColors.GrayText;
  2900. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance54;
  2901. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2902. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  2903. appearance55.BackColor = System.Drawing.SystemColors.ControlLightLight;
  2904. appearance55.BackColor2 = System.Drawing.SystemColors.Control;
  2905. appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2906. appearance55.ForeColor = System.Drawing.SystemColors.GrayText;
  2907. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance55;
  2908. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  2909. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  2910. appearance56.BackColor = System.Drawing.SystemColors.Window;
  2911. appearance56.ForeColor = System.Drawing.SystemColors.ControlText;
  2912. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance56;
  2913. appearance66.BackColor = System.Drawing.SystemColors.Highlight;
  2914. appearance66.ForeColor = System.Drawing.SystemColors.HighlightText;
  2915. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance66;
  2916. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  2917. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  2918. appearance67.BackColor = System.Drawing.SystemColors.Window;
  2919. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance67;
  2920. appearance90.BorderColor = System.Drawing.Color.Silver;
  2921. appearance90.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  2922. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance90;
  2923. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  2924. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  2925. appearance91.BackColor = System.Drawing.SystemColors.Control;
  2926. appearance91.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2927. appearance91.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  2928. appearance91.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2929. appearance91.BorderColor = System.Drawing.SystemColors.Window;
  2930. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance91;
  2931. appearance117.TextHAlignAsString = "Left";
  2932. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance117;
  2933. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  2934. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  2935. appearance118.BackColor = System.Drawing.SystemColors.Window;
  2936. appearance118.BorderColor = System.Drawing.Color.Silver;
  2937. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance118;
  2938. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  2939. appearance141.BackColor = System.Drawing.SystemColors.ControlLight;
  2940. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance141;
  2941. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  2942. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  2943. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  2944. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  2945. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2946. this.ultraGrid2.Location = new System.Drawing.Point(3, 0);
  2947. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2948. this.ultraGrid2.Name = "ultraGrid2";
  2949. this.ultraGrid2.Size = new System.Drawing.Size(1835, 210);
  2950. this.ultraGrid2.TabIndex = 1;
  2951. this.ultraGrid2.Text = "ultraGrid2";
  2952. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  2953. this.ultraGrid2.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid2_ClickCell);
  2954. this.ultraGrid2.Click += new System.EventHandler(this.ultraGrid2_Click);
  2955. //
  2956. // dataSet1
  2957. //
  2958. this.dataSet1.DataSetName = "NewDataSet";
  2959. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  2960. this.dataTable1,
  2961. this.dataTable2});
  2962. //
  2963. // dataTable1
  2964. //
  2965. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  2966. this.dataColumn1,
  2967. this.dataColumn2,
  2968. this.dataColumn3,
  2969. this.dataColumn4,
  2970. this.dataColumn5,
  2971. this.dataColumn6,
  2972. this.dataColumn7,
  2973. this.dataColumn8,
  2974. this.dataColumn9,
  2975. this.dataColumn10,
  2976. this.dataColumn11,
  2977. this.dataColumn12,
  2978. this.dataColumn13,
  2979. this.dataColumn14,
  2980. this.dataColumn15,
  2981. this.dataColumn16,
  2982. this.dataColumn18,
  2983. this.dataColumn19,
  2984. this.dataColumn20,
  2985. this.dataColumn21,
  2986. this.dataColumn22,
  2987. this.dataColumn23,
  2988. this.dataColumn24,
  2989. this.dataColumn25,
  2990. this.dataColumn26,
  2991. this.dataColumn27,
  2992. this.dataColumn29,
  2993. this.dataColumn30,
  2994. this.dataColumn31,
  2995. this.dataColumn32,
  2996. this.dataColumn28,
  2997. this.dataColumn33,
  2998. this.dataColumn34,
  2999. this.dataColumn35,
  3000. this.dataColumn36,
  3001. this.dataColumn37,
  3002. this.dataColumn38,
  3003. this.dataColumn39,
  3004. this.dataColumn40,
  3005. this.dataColumn41,
  3006. this.dataColumn42,
  3007. this.dataColumn43,
  3008. this.dataColumn44,
  3009. this.dataColumn45,
  3010. this.dataColumn46,
  3011. this.dataColumn47,
  3012. this.dataColumn48,
  3013. this.dataColumn49,
  3014. this.dataColumn50,
  3015. this.dataColumn127,
  3016. this.dataColumn158,
  3017. this.dataColumn190});
  3018. this.dataTable1.Constraints.AddRange(new System.Data.Constraint[] {
  3019. new System.Data.UniqueConstraint("Constraint1", new string[] {
  3020. "OrderId"}, false)});
  3021. this.dataTable1.TableName = "Table1";
  3022. //
  3023. // dataColumn1
  3024. //
  3025. this.dataColumn1.Caption = "合同号";
  3026. this.dataColumn1.ColumnName = "OrderId";
  3027. //
  3028. // dataColumn2
  3029. //
  3030. this.dataColumn2.Caption = "合同版本编号";
  3031. this.dataColumn2.ColumnName = "OrderVer";
  3032. //
  3033. // dataColumn3
  3034. //
  3035. this.dataColumn3.Caption = "合同类别";
  3036. this.dataColumn3.ColumnName = "OrderType";
  3037. //
  3038. // dataColumn4
  3039. //
  3040. this.dataColumn4.Caption = "合同金额类别";
  3041. this.dataColumn4.ColumnName = "OrderMoneyType";
  3042. //
  3043. // dataColumn5
  3044. //
  3045. this.dataColumn5.Caption = "模板编号";
  3046. this.dataColumn5.ColumnName = "ModeId";
  3047. //
  3048. // dataColumn6
  3049. //
  3050. this.dataColumn6.Caption = "模板名称";
  3051. this.dataColumn6.ColumnName = "ModeName";
  3052. //
  3053. // dataColumn7
  3054. //
  3055. this.dataColumn7.Caption = "买方编号";
  3056. this.dataColumn7.ColumnName = "OrderTitleCode";
  3057. //
  3058. // dataColumn8
  3059. //
  3060. this.dataColumn8.Caption = "代码";
  3061. this.dataColumn8.ColumnName = "SuppCode";
  3062. //
  3063. // dataColumn9
  3064. //
  3065. this.dataColumn9.Caption = "名称";
  3066. this.dataColumn9.ColumnName = "SuppName";
  3067. //
  3068. // dataColumn10
  3069. //
  3070. this.dataColumn10.Caption = "打印合同号";
  3071. this.dataColumn10.ColumnName = "PorderId";
  3072. //
  3073. // dataColumn11
  3074. //
  3075. this.dataColumn11.Caption = "供应商合同编号";
  3076. this.dataColumn11.ColumnName = "SuppOrdeId";
  3077. //
  3078. // dataColumn12
  3079. //
  3080. this.dataColumn12.Caption = "进口合同编号";
  3081. this.dataColumn12.ColumnName = "ImportOrdeId";
  3082. //
  3083. // dataColumn13
  3084. //
  3085. this.dataColumn13.Caption = "合同货币代码";
  3086. this.dataColumn13.ColumnName = "Currency";
  3087. //
  3088. // dataColumn14
  3089. //
  3090. this.dataColumn14.Caption = "当前兑换汇率";
  3091. this.dataColumn14.ColumnName = "ExchangeRateCur";
  3092. //
  3093. // dataColumn15
  3094. //
  3095. this.dataColumn15.Caption = "最小金额";
  3096. this.dataColumn15.ColumnName = "AmtMin";
  3097. this.dataColumn15.DataType = typeof(decimal);
  3098. //
  3099. // dataColumn16
  3100. //
  3101. this.dataColumn16.Caption = "最大金额";
  3102. this.dataColumn16.ColumnName = "AmtMax";
  3103. this.dataColumn16.DataType = typeof(decimal);
  3104. //
  3105. // dataColumn18
  3106. //
  3107. this.dataColumn18.Caption = "合同税额";
  3108. this.dataColumn18.ColumnName = "TaxAmt";
  3109. this.dataColumn18.DataType = typeof(decimal);
  3110. //
  3111. // dataColumn19
  3112. //
  3113. this.dataColumn19.Caption = "不含税金额";
  3114. this.dataColumn19.ColumnName = "WithoutTaxAmt";
  3115. this.dataColumn19.DataType = typeof(decimal);
  3116. //
  3117. // dataColumn20
  3118. //
  3119. this.dataColumn20.Caption = "含税金额";
  3120. this.dataColumn20.ColumnName = "WithAmtTax";
  3121. this.dataColumn20.DataType = typeof(decimal);
  3122. //
  3123. // dataColumn21
  3124. //
  3125. this.dataColumn21.Caption = "预付款1";
  3126. this.dataColumn21.ColumnName = "PrePaymentAmt1";
  3127. //
  3128. // dataColumn22
  3129. //
  3130. this.dataColumn22.Caption = "预付款2";
  3131. this.dataColumn22.ColumnName = "PrePaymentAmt2";
  3132. //
  3133. // dataColumn23
  3134. //
  3135. this.dataColumn23.Caption = "预付款3";
  3136. this.dataColumn23.ColumnName = "PrePaymentAmt3";
  3137. //
  3138. // dataColumn24
  3139. //
  3140. this.dataColumn24.Caption = "预付款4";
  3141. this.dataColumn24.ColumnName = "PrePaymentAmt4";
  3142. //
  3143. // dataColumn25
  3144. //
  3145. this.dataColumn25.Caption = "预付款5";
  3146. this.dataColumn25.ColumnName = "PrePaymentAmt5";
  3147. //
  3148. // dataColumn26
  3149. //
  3150. this.dataColumn26.Caption = "尾款1";
  3151. this.dataColumn26.ColumnName = "AftPaymentAmt1";
  3152. //
  3153. // dataColumn27
  3154. //
  3155. this.dataColumn27.Caption = "尾款2 ";
  3156. this.dataColumn27.ColumnName = "AftPaymentAmt2";
  3157. //
  3158. // dataColumn29
  3159. //
  3160. this.dataColumn29.Caption = "尾款3";
  3161. this.dataColumn29.ColumnName = "AftPaymentAmt3";
  3162. //
  3163. // dataColumn30
  3164. //
  3165. this.dataColumn30.Caption = "尾款4";
  3166. this.dataColumn30.ColumnName = "AftPaymentAmt4";
  3167. //
  3168. // dataColumn31
  3169. //
  3170. this.dataColumn31.Caption = "尾款5";
  3171. this.dataColumn31.ColumnName = "AftPaymentAmt5";
  3172. //
  3173. // dataColumn32
  3174. //
  3175. this.dataColumn32.Caption = "履约保证金";
  3176. this.dataColumn32.ColumnName = "GuaAmt";
  3177. //
  3178. // dataColumn28
  3179. //
  3180. this.dataColumn28.Caption = "开始日期";
  3181. this.dataColumn28.ColumnName = "StartDate";
  3182. //
  3183. // dataColumn33
  3184. //
  3185. this.dataColumn33.Caption = "要求到货时间";
  3186. this.dataColumn33.ColumnName = "EndDate";
  3187. //
  3188. // dataColumn34
  3189. //
  3190. this.dataColumn34.Caption = "允许提早天数";
  3191. this.dataColumn34.ColumnName = "DaysEarly";
  3192. //
  3193. // dataColumn35
  3194. //
  3195. this.dataColumn35.Caption = "允许延迟天数";
  3196. this.dataColumn35.ColumnName = "DaysLate";
  3197. //
  3198. // dataColumn36
  3199. //
  3200. this.dataColumn36.Caption = "签订地点";
  3201. this.dataColumn36.ColumnName = "SignAddress";
  3202. //
  3203. // dataColumn37
  3204. //
  3205. this.dataColumn37.Caption = "签订日期";
  3206. this.dataColumn37.ColumnName = "SignDate";
  3207. //
  3208. // dataColumn38
  3209. //
  3210. this.dataColumn38.Caption = "打印次数";
  3211. this.dataColumn38.ColumnName = "PrintNum";
  3212. //
  3213. // dataColumn39
  3214. //
  3215. this.dataColumn39.Caption = "采购员";
  3216. this.dataColumn39.ColumnName = "BuyerName";
  3217. //
  3218. // dataColumn40
  3219. //
  3220. this.dataColumn40.Caption = "采购管理部门代码";
  3221. this.dataColumn40.ColumnName = "BuyerDeptCode";
  3222. //
  3223. // dataColumn41
  3224. //
  3225. this.dataColumn41.Caption = "采购管理部门描叙";
  3226. this.dataColumn41.ColumnName = "BuyerDeptDesc";
  3227. //
  3228. // dataColumn42
  3229. //
  3230. this.dataColumn42.Caption = "采购管理科室代码";
  3231. this.dataColumn42.ColumnName = "BuyerUnitCode";
  3232. //
  3233. // dataColumn43
  3234. //
  3235. this.dataColumn43.Caption = "采购管理科室描叙";
  3236. this.dataColumn43.ColumnName = "BuyerUnitDesc";
  3237. //
  3238. // dataColumn44
  3239. //
  3240. this.dataColumn44.Caption = "数据状态(有效、无效)";
  3241. this.dataColumn44.ColumnName = "Validflag";
  3242. //
  3243. // dataColumn45
  3244. //
  3245. this.dataColumn45.Caption = "创建人";
  3246. this.dataColumn45.ColumnName = "CreateName";
  3247. //
  3248. // dataColumn46
  3249. //
  3250. this.dataColumn46.Caption = "创建时间";
  3251. this.dataColumn46.ColumnName = "CreateTime";
  3252. //
  3253. // dataColumn47
  3254. //
  3255. this.dataColumn47.Caption = "修改人";
  3256. this.dataColumn47.ColumnName = "UpdateName";
  3257. //
  3258. // dataColumn48
  3259. //
  3260. this.dataColumn48.Caption = "修改时间";
  3261. this.dataColumn48.ColumnName = "UpdateTime";
  3262. //
  3263. // dataColumn49
  3264. //
  3265. this.dataColumn49.Caption = "买方";
  3266. this.dataColumn49.ColumnName = "DeleteName";
  3267. //
  3268. // dataColumn50
  3269. //
  3270. this.dataColumn50.Caption = "废除时间";
  3271. this.dataColumn50.ColumnName = "DeleteTime";
  3272. //
  3273. // dataColumn127
  3274. //
  3275. this.dataColumn127.Caption = "状态";
  3276. this.dataColumn127.ColumnName = "Status";
  3277. //
  3278. // dataColumn158
  3279. //
  3280. this.dataColumn158.Caption = "采购纪要号";
  3281. this.dataColumn158.ColumnName = "taskRecordId";
  3282. //
  3283. // dataColumn190
  3284. //
  3285. this.dataColumn190.Caption = "合同类型";
  3286. this.dataColumn190.ColumnName = "orderForm";
  3287. //
  3288. // dataTable2
  3289. //
  3290. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  3291. this.dataColumn51,
  3292. this.dataColumn52,
  3293. this.dataColumn53,
  3294. this.dataColumn54,
  3295. this.dataColumn55,
  3296. this.dataColumn57,
  3297. this.dataColumn61,
  3298. this.dataColumn63,
  3299. this.dataColumn64,
  3300. this.dataColumn65,
  3301. this.dataColumn66,
  3302. this.dataColumn67,
  3303. this.dataColumn68,
  3304. this.dataColumn69,
  3305. this.dataColumn70,
  3306. this.dataColumn71,
  3307. this.dataColumn72,
  3308. this.dataColumn73,
  3309. this.dataColumn76,
  3310. this.dataColumn79,
  3311. this.dataColumn80,
  3312. this.dataColumn81,
  3313. this.dataColumn82,
  3314. this.dataColumn83,
  3315. this.dataColumn84,
  3316. this.dataColumn85,
  3317. this.dataColumn86,
  3318. this.dataColumn87,
  3319. this.dataColumn88,
  3320. this.dataColumn89,
  3321. this.dataColumn90,
  3322. this.dataColumn92,
  3323. this.dataColumn94,
  3324. this.dataColumn97,
  3325. this.dataColumn98,
  3326. this.dataColumn99,
  3327. this.dataColumn100,
  3328. this.dataColumn101,
  3329. this.dataColumn102,
  3330. this.dataColumn103,
  3331. this.dataColumn104,
  3332. this.dataColumn105,
  3333. this.dataColumn106,
  3334. this.dataColumn107,
  3335. this.dataColumn108,
  3336. this.dataColumn109,
  3337. this.dataColumn110,
  3338. this.dataColumn111,
  3339. this.dataColumn128,
  3340. this.dataColumn129,
  3341. this.dataColumn130,
  3342. this.dataColumn131,
  3343. this.dataColumn132,
  3344. this.dataColumn133,
  3345. this.dataColumn134,
  3346. this.dataColumn152,
  3347. this.dataColumn153,
  3348. this.dataColumn154,
  3349. this.dataColumn155,
  3350. this.dataColumn17,
  3351. this.dataColumn119,
  3352. this.dataColumn135,
  3353. this.dataColumn136,
  3354. this.dataColumn56,
  3355. this.dataColumn58,
  3356. this.dataColumn59,
  3357. this.dataColumn187,
  3358. this.dataColumn188,
  3359. this.dataColumn189});
  3360. this.dataTable2.TableName = "Table2";
  3361. //
  3362. // dataColumn51
  3363. //
  3364. this.dataColumn51.Caption = "合同号";
  3365. this.dataColumn51.ColumnName = "OrderId";
  3366. //
  3367. // dataColumn52
  3368. //
  3369. this.dataColumn52.Caption = "合同行号";
  3370. this.dataColumn52.ColumnName = "OrderLineSqe";
  3371. //
  3372. // dataColumn53
  3373. //
  3374. this.dataColumn53.Caption = "评单行号";
  3375. this.dataColumn53.ColumnName = "ReviewLineSqe";
  3376. //
  3377. // dataColumn54
  3378. //
  3379. this.dataColumn54.Caption = "任务单行号";
  3380. this.dataColumn54.ColumnName = "TaskLineId";
  3381. //
  3382. // dataColumn55
  3383. //
  3384. this.dataColumn55.Caption = "物料编码";
  3385. this.dataColumn55.ColumnName = "ItemCode";
  3386. //
  3387. // dataColumn57
  3388. //
  3389. this.dataColumn57.Caption = "物料简称";
  3390. this.dataColumn57.ColumnName = "ItemName";
  3391. //
  3392. // dataColumn61
  3393. //
  3394. this.dataColumn61.Caption = "合同采购数量";
  3395. this.dataColumn61.ColumnName = "Qty";
  3396. //
  3397. // dataColumn63
  3398. //
  3399. this.dataColumn63.Caption = "采购单位";
  3400. this.dataColumn63.ColumnName = "ItemUom";
  3401. //
  3402. // dataColumn64
  3403. //
  3404. this.dataColumn64.Caption = "转换系数";
  3405. this.dataColumn64.ColumnName = "ItemUomConefficient";
  3406. //
  3407. // dataColumn65
  3408. //
  3409. this.dataColumn65.Caption = "库存单位";
  3410. this.dataColumn65.ColumnName = "WeightUnit";
  3411. //
  3412. // dataColumn66
  3413. //
  3414. this.dataColumn66.Caption = "库存转换数量";
  3415. this.dataColumn66.ColumnName = "CkQty";
  3416. //
  3417. // dataColumn67
  3418. //
  3419. this.dataColumn67.Caption = "交货量差方式";
  3420. this.dataColumn67.ColumnName = "DelvryRangeTpe";
  3421. //
  3422. // dataColumn68
  3423. //
  3424. this.dataColumn68.Caption = "交货量差下限";
  3425. this.dataColumn68.ColumnName = "DelvryRangeMin";
  3426. //
  3427. // dataColumn69
  3428. //
  3429. this.dataColumn69.Caption = "交货量差上限";
  3430. this.dataColumn69.ColumnName = "DelvryRangeMax";
  3431. //
  3432. // dataColumn70
  3433. //
  3434. this.dataColumn70.Caption = "是否计量";
  3435. this.dataColumn70.ColumnName = "MeteringFlag";
  3436. //
  3437. // dataColumn71
  3438. //
  3439. this.dataColumn71.Caption = "是否批次控制";
  3440. this.dataColumn71.ColumnName = "BatchFlag";
  3441. //
  3442. // dataColumn72
  3443. //
  3444. this.dataColumn72.Caption = "是否理化检验";
  3445. this.dataColumn72.ColumnName = "PcFlag";
  3446. //
  3447. // dataColumn73
  3448. //
  3449. this.dataColumn73.Caption = "入库类型";
  3450. this.dataColumn73.ColumnName = "ReceiveType";
  3451. //
  3452. // dataColumn76
  3453. //
  3454. this.dataColumn76.Caption = "基础价格编号";
  3455. this.dataColumn76.ColumnName = "BasePriceNo";
  3456. //
  3457. // dataColumn79
  3458. //
  3459. this.dataColumn79.Caption = "保量加价标准编号";
  3460. this.dataColumn79.ColumnName = "QuantityPriceNum";
  3461. //
  3462. // dataColumn80
  3463. //
  3464. this.dataColumn80.Caption = "其它计价标准编号";
  3465. this.dataColumn80.ColumnName = "OtherPriceNum";
  3466. //
  3467. // dataColumn81
  3468. //
  3469. this.dataColumn81.Caption = "不含税单价";
  3470. this.dataColumn81.ColumnName = "PriceWithoutTax";
  3471. //
  3472. // dataColumn82
  3473. //
  3474. this.dataColumn82.Caption = "含税单价";
  3475. this.dataColumn82.ColumnName = "PriceWithTax";
  3476. //
  3477. // dataColumn83
  3478. //
  3479. this.dataColumn83.Caption = "合同税额";
  3480. this.dataColumn83.ColumnName = "TaxAmt";
  3481. //
  3482. // dataColumn84
  3483. //
  3484. this.dataColumn84.Caption = "不含总金额税金额";
  3485. this.dataColumn84.ColumnName = "WithoutTaxAmt";
  3486. //
  3487. // dataColumn85
  3488. //
  3489. this.dataColumn85.Caption = "含税总金额金额";
  3490. this.dataColumn85.ColumnName = "WithAmtTax";
  3491. //
  3492. // dataColumn86
  3493. //
  3494. this.dataColumn86.Caption = "供应商代码";
  3495. this.dataColumn86.ColumnName = "SuppCode";
  3496. //
  3497. // dataColumn87
  3498. //
  3499. this.dataColumn87.Caption = "供应商名称";
  3500. this.dataColumn87.ColumnName = "SuppName";
  3501. //
  3502. // dataColumn88
  3503. //
  3504. this.dataColumn88.Caption = "交付地点编码";
  3505. this.dataColumn88.ColumnName = "DeliveryLocationCode";
  3506. //
  3507. // dataColumn89
  3508. //
  3509. this.dataColumn89.Caption = "交付地点";
  3510. this.dataColumn89.ColumnName = "DeliveryLocation";
  3511. //
  3512. // dataColumn90
  3513. //
  3514. this.dataColumn90.Caption = "入库量";
  3515. this.dataColumn90.ColumnName = "ReceivedQty";
  3516. //
  3517. // dataColumn92
  3518. //
  3519. this.dataColumn92.Caption = "订单量";
  3520. this.dataColumn92.ColumnName = "OrderedQty";
  3521. //
  3522. // dataColumn94
  3523. //
  3524. this.dataColumn94.Caption = "已结算量";
  3525. this.dataColumn94.ColumnName = "InvoicedQty";
  3526. //
  3527. // dataColumn97
  3528. //
  3529. this.dataColumn97.Caption = "要求到货时间";
  3530. this.dataColumn97.ColumnName = "EndDate";
  3531. //
  3532. // dataColumn98
  3533. //
  3534. this.dataColumn98.Caption = "允许提早天数";
  3535. this.dataColumn98.ColumnName = "DaysEarly";
  3536. //
  3537. // dataColumn99
  3538. //
  3539. this.dataColumn99.Caption = "允许延迟天数";
  3540. this.dataColumn99.ColumnName = "DaysLate";
  3541. //
  3542. // dataColumn100
  3543. //
  3544. this.dataColumn100.Caption = "采购员";
  3545. this.dataColumn100.ColumnName = "BuyerName";
  3546. //
  3547. // dataColumn101
  3548. //
  3549. this.dataColumn101.Caption = "采购管理部门代码";
  3550. this.dataColumn101.ColumnName = "BuyerDeptCode";
  3551. //
  3552. // dataColumn102
  3553. //
  3554. this.dataColumn102.Caption = "采购管理部门描叙";
  3555. this.dataColumn102.ColumnName = "BuyerDeptDesc";
  3556. //
  3557. // dataColumn103
  3558. //
  3559. this.dataColumn103.Caption = "采购管理科室代码";
  3560. this.dataColumn103.ColumnName = "BuyerUnitCode";
  3561. //
  3562. // dataColumn104
  3563. //
  3564. this.dataColumn104.Caption = "采购管理科室描叙";
  3565. this.dataColumn104.ColumnName = "BuyerUnitDesc";
  3566. //
  3567. // dataColumn105
  3568. //
  3569. this.dataColumn105.Caption = "数据状态(有效、无效)";
  3570. this.dataColumn105.ColumnName = "Validflag";
  3571. //
  3572. // dataColumn106
  3573. //
  3574. this.dataColumn106.Caption = "创建人";
  3575. this.dataColumn106.ColumnName = "CreateName";
  3576. //
  3577. // dataColumn107
  3578. //
  3579. this.dataColumn107.Caption = "创建时间";
  3580. this.dataColumn107.ColumnName = "CreateTime";
  3581. //
  3582. // dataColumn108
  3583. //
  3584. this.dataColumn108.Caption = "修改人";
  3585. this.dataColumn108.ColumnName = "UpdateName";
  3586. //
  3587. // dataColumn109
  3588. //
  3589. this.dataColumn109.Caption = "修改时间";
  3590. this.dataColumn109.ColumnName = "UpdateTime";
  3591. //
  3592. // dataColumn110
  3593. //
  3594. this.dataColumn110.Caption = "废除人";
  3595. this.dataColumn110.ColumnName = "DeleteName";
  3596. //
  3597. // dataColumn111
  3598. //
  3599. this.dataColumn111.Caption = "废除时间";
  3600. this.dataColumn111.ColumnName = "DeleteTime";
  3601. //
  3602. // dataColumn128
  3603. //
  3604. this.dataColumn128.Caption = "采购计划行";
  3605. this.dataColumn128.ColumnName = "PurLineId";
  3606. //
  3607. // dataColumn129
  3608. //
  3609. this.dataColumn129.Caption = "结算条款ID";
  3610. this.dataColumn129.ColumnName = "BcmID";
  3611. //
  3612. // dataColumn130
  3613. //
  3614. this.dataColumn130.Caption = "结算条款名称";
  3615. this.dataColumn130.ColumnName = "BcmName";
  3616. //
  3617. // dataColumn131
  3618. //
  3619. this.dataColumn131.Caption = "结算条款版本号";
  3620. this.dataColumn131.ColumnName = "BcmVersionNo";
  3621. //
  3622. // dataColumn132
  3623. //
  3624. this.dataColumn132.Caption = "属性";
  3625. this.dataColumn132.ColumnName = "itemAttr";
  3626. //
  3627. // dataColumn133
  3628. //
  3629. this.dataColumn133.Caption = "属性编码";
  3630. this.dataColumn133.ColumnName = "itemAttrId";
  3631. //
  3632. // dataColumn134
  3633. //
  3634. this.dataColumn134.Caption = "备注";
  3635. this.dataColumn134.ColumnName = "remark";
  3636. //
  3637. // dataColumn152
  3638. //
  3639. this.dataColumn152.Caption = "单位换算编码";
  3640. this.dataColumn152.ColumnName = "ITEMUOMID";
  3641. //
  3642. // dataColumn153
  3643. //
  3644. this.dataColumn153.Caption = "唯一值编码";
  3645. this.dataColumn153.ColumnName = "ITEMUNIQUE";
  3646. //
  3647. // dataColumn154
  3648. //
  3649. this.dataColumn154.Caption = "标准";
  3650. this.dataColumn154.ColumnName = "ITEMSTANDARDSCODE";
  3651. //
  3652. // dataColumn155
  3653. //
  3654. this.dataColumn155.Caption = "标准编码";
  3655. this.dataColumn155.ColumnName = "ITEMSTANDARDSID";
  3656. //
  3657. // dataColumn17
  3658. //
  3659. this.dataColumn17.Caption = "税率";
  3660. this.dataColumn17.ColumnName = "taxRateName";
  3661. //
  3662. // dataColumn119
  3663. //
  3664. this.dataColumn119.Caption = "报价类型";
  3665. this.dataColumn119.ColumnName = "offerType";
  3666. //
  3667. // dataColumn135
  3668. //
  3669. this.dataColumn135.Caption = "包装费单价";
  3670. this.dataColumn135.ColumnName = "resPricePackage";
  3671. //
  3672. // dataColumn136
  3673. //
  3674. this.dataColumn136.Caption = "运费单价";
  3675. this.dataColumn136.ColumnName = "resPriceFreight";
  3676. //
  3677. // dataColumn56
  3678. //
  3679. this.dataColumn56.Caption = "标识";
  3680. this.dataColumn56.ColumnName = "BASEPRICETYPE";
  3681. //
  3682. // dataColumn58
  3683. //
  3684. this.dataColumn58.Caption = "政策名";
  3685. this.dataColumn58.ColumnName = "BASEPRICENAME";
  3686. //
  3687. // dataColumn59
  3688. //
  3689. this.dataColumn59.Caption = "通知发货量";
  3690. this.dataColumn59.ColumnName = "CREATEDNOTICEQTY";
  3691. //
  3692. // dataColumn187
  3693. //
  3694. this.dataColumn187.Caption = "折算数量";
  3695. this.dataColumn187.ColumnName = "convertCount";
  3696. this.dataColumn187.DataType = typeof(int);
  3697. //
  3698. // dataColumn188
  3699. //
  3700. this.dataColumn188.Caption = "含税折算单价";
  3701. this.dataColumn188.ColumnName = "convertPrice";
  3702. //
  3703. // dataColumn189
  3704. //
  3705. this.dataColumn189.Caption = "不含税折算单价";
  3706. this.dataColumn189.ColumnName = "convertPriceTax";
  3707. //
  3708. // ultraTabPageControl5
  3709. //
  3710. this.ultraTabPageControl5.Controls.Add(this.ultraGrid3);
  3711. this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
  3712. this.ultraTabPageControl5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3713. this.ultraTabPageControl5.Name = "ultraTabPageControl5";
  3714. this.ultraTabPageControl5.Size = new System.Drawing.Size(1841, 213);
  3715. //
  3716. // ultraGrid3
  3717. //
  3718. this.ultraGrid3.DataSource = this.dataSet2;
  3719. appearance93.BackColor = System.Drawing.SystemColors.Window;
  3720. appearance93.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  3721. this.ultraGrid3.DisplayLayout.Appearance = appearance93;
  3722. ultraGridColumn84.Header.VisiblePosition = 1;
  3723. ultraGridColumn84.Width = 149;
  3724. ultraGridColumn85.Header.VisiblePosition = 2;
  3725. ultraGridColumn85.Width = 366;
  3726. ultraGridColumn86.Header.VisiblePosition = 5;
  3727. ultraGridColumn86.Width = 76;
  3728. appearance57.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  3729. ultraGridColumn87.CellAppearance = appearance57;
  3730. ultraGridColumn87.Header.VisiblePosition = 0;
  3731. ultraGridColumn87.MergedCellContentArea = Infragistics.Win.UltraWinGrid.MergedCellContentArea.VisibleRect;
  3732. ultraGridColumn87.MergedCellEvaluationType = Infragistics.Win.UltraWinGrid.MergedCellEvaluationType.MergeSameValue;
  3733. ultraGridColumn87.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
  3734. ultraGridColumn87.Width = 197;
  3735. ultraGridColumn88.Header.VisiblePosition = 9;
  3736. ultraGridColumn88.Width = 78;
  3737. ultraGridColumn89.Header.VisiblePosition = 10;
  3738. ultraGridColumn90.Header.VisiblePosition = 11;
  3739. ultraGridColumn90.Width = 67;
  3740. ultraGridColumn91.Header.VisiblePosition = 12;
  3741. ultraGridColumn92.Header.VisiblePosition = 13;
  3742. ultraGridColumn92.Hidden = true;
  3743. ultraGridColumn93.Header.VisiblePosition = 14;
  3744. ultraGridColumn93.Hidden = true;
  3745. ultraGridColumn94.Header.VisiblePosition = 7;
  3746. ultraGridColumn95.Header.VisiblePosition = 8;
  3747. ultraGridColumn96.Header.VisiblePosition = 4;
  3748. ultraGridColumn97.Header.VisiblePosition = 3;
  3749. ultraGridColumn97.Width = 164;
  3750. ultraGridColumn98.Header.VisiblePosition = 6;
  3751. ultraGridColumn98.Width = 87;
  3752. ultraGridBand3.Columns.AddRange(new object[] {
  3753. ultraGridColumn84,
  3754. ultraGridColumn85,
  3755. ultraGridColumn86,
  3756. ultraGridColumn87,
  3757. ultraGridColumn88,
  3758. ultraGridColumn89,
  3759. ultraGridColumn90,
  3760. ultraGridColumn91,
  3761. ultraGridColumn92,
  3762. ultraGridColumn93,
  3763. ultraGridColumn94,
  3764. ultraGridColumn95,
  3765. ultraGridColumn96,
  3766. ultraGridColumn97,
  3767. ultraGridColumn98});
  3768. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  3769. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3770. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  3771. appearance94.BackColor = System.Drawing.SystemColors.ActiveBorder;
  3772. appearance94.BackColor2 = System.Drawing.SystemColors.ControlDark;
  3773. appearance94.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  3774. appearance94.BorderColor = System.Drawing.SystemColors.Window;
  3775. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance94;
  3776. appearance95.ForeColor = System.Drawing.SystemColors.GrayText;
  3777. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance95;
  3778. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3779. this.ultraGrid3.DisplayLayout.GroupByBox.Hidden = true;
  3780. appearance96.BackColor = System.Drawing.SystemColors.ControlLightLight;
  3781. appearance96.BackColor2 = System.Drawing.SystemColors.Control;
  3782. appearance96.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  3783. appearance96.ForeColor = System.Drawing.SystemColors.GrayText;
  3784. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance96;
  3785. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  3786. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  3787. appearance97.BackColor = System.Drawing.SystemColors.Window;
  3788. appearance97.ForeColor = System.Drawing.SystemColors.ControlText;
  3789. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance97;
  3790. appearance98.BackColor = System.Drawing.SystemColors.Highlight;
  3791. appearance98.ForeColor = System.Drawing.SystemColors.HighlightText;
  3792. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance98;
  3793. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  3794. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  3795. appearance99.BackColor = System.Drawing.SystemColors.Window;
  3796. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance99;
  3797. appearance100.BorderColor = System.Drawing.Color.Silver;
  3798. appearance100.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  3799. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance100;
  3800. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  3801. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  3802. appearance101.BackColor = System.Drawing.SystemColors.Control;
  3803. appearance101.BackColor2 = System.Drawing.SystemColors.ControlDark;
  3804. appearance101.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  3805. appearance101.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  3806. appearance101.BorderColor = System.Drawing.SystemColors.Window;
  3807. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance101;
  3808. appearance102.TextHAlignAsString = "Left";
  3809. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance102;
  3810. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  3811. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  3812. appearance103.BackColor = System.Drawing.SystemColors.Window;
  3813. appearance103.BorderColor = System.Drawing.Color.Silver;
  3814. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance103;
  3815. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  3816. appearance104.BackColor = System.Drawing.SystemColors.ControlLight;
  3817. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance104;
  3818. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  3819. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  3820. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  3821. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  3822. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3823. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  3824. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3825. this.ultraGrid3.Name = "ultraGrid3";
  3826. this.ultraGrid3.Size = new System.Drawing.Size(1841, 213);
  3827. this.ultraGrid3.TabIndex = 2;
  3828. this.ultraGrid3.Text = "ultraGrid3";
  3829. this.ultraGrid3.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid3_ClickCell);
  3830. this.ultraGrid3.Click += new System.EventHandler(this.ultraGrid3_Click);
  3831. //
  3832. // dataSet2
  3833. //
  3834. this.dataSet2.DataSetName = "NewDataSet";
  3835. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  3836. this.dataTable3});
  3837. //
  3838. // dataTable3
  3839. //
  3840. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  3841. this.dataColumn115,
  3842. this.dataColumn116,
  3843. this.dataColumn117,
  3844. this.dataColumn118,
  3845. this.dataColumn120,
  3846. this.dataColumn121,
  3847. this.dataColumn122,
  3848. this.dataColumn123,
  3849. this.dataColumn124,
  3850. this.dataColumn125,
  3851. this.dataColumn126,
  3852. this.dataColumn96,
  3853. this.dataColumn112,
  3854. this.dataColumn113,
  3855. this.dataColumn114});
  3856. this.dataTable3.TableName = "Table1";
  3857. //
  3858. // dataColumn115
  3859. //
  3860. this.dataColumn115.Caption = "条款名称";
  3861. this.dataColumn115.ColumnName = "ClauseName";
  3862. //
  3863. // dataColumn116
  3864. //
  3865. this.dataColumn116.Caption = "条款内容";
  3866. this.dataColumn116.ColumnName = "ClauseDesc";
  3867. //
  3868. // dataColumn117
  3869. //
  3870. this.dataColumn117.Caption = "打印顺序1";
  3871. this.dataColumn117.ColumnName = "ClauseIndx";
  3872. //
  3873. // dataColumn118
  3874. //
  3875. this.dataColumn118.Caption = "条款分类";
  3876. this.dataColumn118.ColumnName = "ClauseType";
  3877. //
  3878. // dataColumn120
  3879. //
  3880. this.dataColumn120.Caption = "创建人";
  3881. this.dataColumn120.ColumnName = "CreateName";
  3882. //
  3883. // dataColumn121
  3884. //
  3885. this.dataColumn121.Caption = "创建时间";
  3886. this.dataColumn121.ColumnName = "CreateTime";
  3887. //
  3888. // dataColumn122
  3889. //
  3890. this.dataColumn122.Caption = "修改人";
  3891. this.dataColumn122.ColumnName = "UpdateName";
  3892. //
  3893. // dataColumn123
  3894. //
  3895. this.dataColumn123.Caption = "修改时间";
  3896. this.dataColumn123.ColumnName = "UpdateTime";
  3897. //
  3898. // dataColumn124
  3899. //
  3900. this.dataColumn124.Caption = "废除人";
  3901. this.dataColumn124.ColumnName = "DeleteName";
  3902. //
  3903. // dataColumn125
  3904. //
  3905. this.dataColumn125.Caption = "废除时间";
  3906. this.dataColumn125.ColumnName = "DeleteTime";
  3907. //
  3908. // dataColumn126
  3909. //
  3910. this.dataColumn126.Caption = "合同条款行号";
  3911. this.dataColumn126.ColumnName = "ID";
  3912. //
  3913. // dataColumn96
  3914. //
  3915. this.dataColumn96.Caption = "条款代码";
  3916. this.dataColumn96.ColumnName = "CLAUSEIDOLD";
  3917. //
  3918. // dataColumn112
  3919. //
  3920. this.dataColumn112.Caption = "结算条款编号";
  3921. this.dataColumn112.ColumnName = "bcmId";
  3922. //
  3923. // dataColumn113
  3924. //
  3925. this.dataColumn113.Caption = "结算条款名";
  3926. this.dataColumn113.ColumnName = "bcmName";
  3927. //
  3928. // dataColumn114
  3929. //
  3930. this.dataColumn114.Caption = "打印顺序2";
  3931. this.dataColumn114.ColumnName = "ClauseIndxIn";
  3932. //
  3933. // ultraTabPageControl8
  3934. //
  3935. this.ultraTabPageControl8.Controls.Add(this.splitContainer1);
  3936. this.ultraTabPageControl8.Controls.Add(this.panel1);
  3937. this.ultraTabPageControl8.Location = new System.Drawing.Point(-10000, -10000);
  3938. this.ultraTabPageControl8.Margin = new System.Windows.Forms.Padding(4);
  3939. this.ultraTabPageControl8.Name = "ultraTabPageControl8";
  3940. this.ultraTabPageControl8.Size = new System.Drawing.Size(1841, 213);
  3941. //
  3942. // splitContainer1
  3943. //
  3944. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  3945. this.splitContainer1.Location = new System.Drawing.Point(372, 0);
  3946. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
  3947. this.splitContainer1.Name = "splitContainer1";
  3948. //
  3949. // splitContainer1.Panel1
  3950. //
  3951. this.splitContainer1.Panel1.Controls.Add(this.jy_procRecord);
  3952. this.splitContainer1.Panel1.Controls.Add(this.ultraExpandableGroupBox1);
  3953. //
  3954. // splitContainer1.Panel2
  3955. //
  3956. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid6);
  3957. this.splitContainer1.Size = new System.Drawing.Size(1469, 213);
  3958. this.splitContainer1.SplitterDistance = 756;
  3959. this.splitContainer1.SplitterWidth = 5;
  3960. this.splitContainer1.TabIndex = 29;
  3961. //
  3962. // jy_procRecord
  3963. //
  3964. this.jy_procRecord.Dock = System.Windows.Forms.DockStyle.Fill;
  3965. this.jy_procRecord.Location = new System.Drawing.Point(0, 0);
  3966. this.jy_procRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3967. this.jy_procRecord.Multiline = true;
  3968. this.jy_procRecord.Name = "jy_procRecord";
  3969. this.jy_procRecord.Size = new System.Drawing.Size(756, 144);
  3970. this.jy_procRecord.TabIndex = 25;
  3971. //
  3972. // ultraExpandableGroupBox1
  3973. //
  3974. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  3975. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  3976. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(756, 69);
  3977. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 144);
  3978. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  3979. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  3980. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(756, 69);
  3981. this.ultraExpandableGroupBox1.TabIndex = 26;
  3982. this.ultraExpandableGroupBox1.Text = "调整";
  3983. //
  3984. // ultraExpandableGroupBoxPanel1
  3985. //
  3986. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.btn_editJy);
  3987. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  3988. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
  3989. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4);
  3990. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  3991. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(750, 45);
  3992. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  3993. //
  3994. // btn_editJy
  3995. //
  3996. this.btn_editJy.Dock = System.Windows.Forms.DockStyle.Right;
  3997. this.btn_editJy.Location = new System.Drawing.Point(635, 0);
  3998. this.btn_editJy.Margin = new System.Windows.Forms.Padding(4);
  3999. this.btn_editJy.Name = "btn_editJy";
  4000. this.btn_editJy.Size = new System.Drawing.Size(115, 45);
  4001. this.btn_editJy.TabIndex = 0;
  4002. this.btn_editJy.Text = "修改";
  4003. this.btn_editJy.Click += new System.EventHandler(this.btn_editJy_Click);
  4004. //
  4005. // ultraGrid6
  4006. //
  4007. this.ultraGrid6.DataMember = "Table1";
  4008. this.ultraGrid6.DataSource = this.dataSet4;
  4009. appearance31.BackColor = System.Drawing.SystemColors.Window;
  4010. appearance31.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  4011. this.ultraGrid6.DisplayLayout.Appearance = appearance31;
  4012. ultraGridColumn99.Header.VisiblePosition = 7;
  4013. ultraGridColumn100.Header.VisiblePosition = 2;
  4014. ultraGridColumn100.Width = 76;
  4015. ultraGridColumn101.Header.VisiblePosition = 3;
  4016. ultraGridColumn101.Width = 186;
  4017. ultraGridColumn102.Header.VisiblePosition = 5;
  4018. ultraGridColumn103.Header.VisiblePosition = 1;
  4019. ultraGridColumn103.Width = 70;
  4020. ultraGridColumn104.Header.VisiblePosition = 6;
  4021. ultraGridColumn105.Header.VisiblePosition = 4;
  4022. ultraGridColumn105.Width = 167;
  4023. ultraGridColumn106.Header.VisiblePosition = 8;
  4024. ultraGridColumn107.Header.VisiblePosition = 0;
  4025. ultraGridBand4.Columns.AddRange(new object[] {
  4026. ultraGridColumn99,
  4027. ultraGridColumn100,
  4028. ultraGridColumn101,
  4029. ultraGridColumn102,
  4030. ultraGridColumn103,
  4031. ultraGridColumn104,
  4032. ultraGridColumn105,
  4033. ultraGridColumn106,
  4034. ultraGridColumn107});
  4035. this.ultraGrid6.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  4036. this.ultraGrid6.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4037. this.ultraGrid6.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  4038. appearance47.BackColor = System.Drawing.SystemColors.ActiveBorder;
  4039. appearance47.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4040. appearance47.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  4041. appearance47.BorderColor = System.Drawing.SystemColors.Window;
  4042. this.ultraGrid6.DisplayLayout.GroupByBox.Appearance = appearance47;
  4043. appearance68.ForeColor = System.Drawing.SystemColors.GrayText;
  4044. this.ultraGrid6.DisplayLayout.GroupByBox.BandLabelAppearance = appearance68;
  4045. this.ultraGrid6.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4046. this.ultraGrid6.DisplayLayout.GroupByBox.Hidden = true;
  4047. appearance61.BackColor = System.Drawing.SystemColors.ControlLightLight;
  4048. appearance61.BackColor2 = System.Drawing.SystemColors.Control;
  4049. appearance61.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4050. appearance61.ForeColor = System.Drawing.SystemColors.GrayText;
  4051. this.ultraGrid6.DisplayLayout.GroupByBox.PromptAppearance = appearance61;
  4052. this.ultraGrid6.DisplayLayout.MaxColScrollRegions = 1;
  4053. this.ultraGrid6.DisplayLayout.MaxRowScrollRegions = 1;
  4054. appearance71.BackColor = System.Drawing.SystemColors.Window;
  4055. appearance71.ForeColor = System.Drawing.SystemColors.ControlText;
  4056. this.ultraGrid6.DisplayLayout.Override.ActiveCellAppearance = appearance71;
  4057. appearance74.BackColor = System.Drawing.SystemColors.Highlight;
  4058. appearance74.ForeColor = System.Drawing.SystemColors.HighlightText;
  4059. this.ultraGrid6.DisplayLayout.Override.ActiveRowAppearance = appearance74;
  4060. this.ultraGrid6.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  4061. this.ultraGrid6.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  4062. appearance76.BackColor = System.Drawing.SystemColors.Window;
  4063. this.ultraGrid6.DisplayLayout.Override.CardAreaAppearance = appearance76;
  4064. appearance72.BorderColor = System.Drawing.Color.Silver;
  4065. appearance72.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  4066. this.ultraGrid6.DisplayLayout.Override.CellAppearance = appearance72;
  4067. this.ultraGrid6.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  4068. this.ultraGrid6.DisplayLayout.Override.CellPadding = 0;
  4069. appearance70.BackColor = System.Drawing.SystemColors.Control;
  4070. appearance70.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4071. appearance70.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  4072. appearance70.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4073. appearance70.BorderColor = System.Drawing.SystemColors.Window;
  4074. this.ultraGrid6.DisplayLayout.Override.GroupByRowAppearance = appearance70;
  4075. appearance69.TextHAlignAsString = "Left";
  4076. this.ultraGrid6.DisplayLayout.Override.HeaderAppearance = appearance69;
  4077. this.ultraGrid6.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  4078. this.ultraGrid6.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  4079. appearance75.BackColor = System.Drawing.SystemColors.Window;
  4080. appearance75.BorderColor = System.Drawing.Color.Silver;
  4081. this.ultraGrid6.DisplayLayout.Override.RowAppearance = appearance75;
  4082. this.ultraGrid6.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  4083. appearance73.BackColor = System.Drawing.SystemColors.ControlLight;
  4084. this.ultraGrid6.DisplayLayout.Override.TemplateAddRowAppearance = appearance73;
  4085. this.ultraGrid6.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  4086. this.ultraGrid6.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  4087. this.ultraGrid6.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  4088. this.ultraGrid6.Dock = System.Windows.Forms.DockStyle.Fill;
  4089. this.ultraGrid6.Location = new System.Drawing.Point(0, 0);
  4090. this.ultraGrid6.Margin = new System.Windows.Forms.Padding(4);
  4091. this.ultraGrid6.Name = "ultraGrid6";
  4092. this.ultraGrid6.Size = new System.Drawing.Size(708, 213);
  4093. this.ultraGrid6.TabIndex = 28;
  4094. this.ultraGrid6.Text = "ultraGrid6";
  4095. //
  4096. // dataSet4
  4097. //
  4098. this.dataSet4.DataSetName = "NewDataSet";
  4099. this.dataSet4.Tables.AddRange(new System.Data.DataTable[] {
  4100. this.dataTable5});
  4101. //
  4102. // dataTable5
  4103. //
  4104. this.dataTable5.Columns.AddRange(new System.Data.DataColumn[] {
  4105. this.dataColumn159,
  4106. this.dataColumn161,
  4107. this.dataColumn162,
  4108. this.dataColumn163,
  4109. this.dataColumn164,
  4110. this.dataColumn165,
  4111. this.dataColumn166,
  4112. this.dataColumn160,
  4113. this.dataColumn137});
  4114. this.dataTable5.TableName = "Table1";
  4115. //
  4116. // dataColumn159
  4117. //
  4118. this.dataColumn159.Caption = "主键";
  4119. this.dataColumn159.ColumnName = "EVAID";
  4120. //
  4121. // dataColumn161
  4122. //
  4123. this.dataColumn161.Caption = "评标结果";
  4124. this.dataColumn161.ColumnName = "EVARESULT";
  4125. //
  4126. // dataColumn162
  4127. //
  4128. this.dataColumn162.Caption = "评标意见";
  4129. this.dataColumn162.ColumnName = "EVAMSG";
  4130. //
  4131. // dataColumn163
  4132. //
  4133. this.dataColumn163.Caption = "是否最新";
  4134. this.dataColumn163.ColumnName = "ISLATEST";
  4135. //
  4136. // dataColumn164
  4137. //
  4138. this.dataColumn164.Caption = "评标人";
  4139. this.dataColumn164.ColumnName = "CREATENAME";
  4140. //
  4141. // dataColumn165
  4142. //
  4143. this.dataColumn165.Caption = "创建时间";
  4144. this.dataColumn165.ColumnName = "CREATETIME";
  4145. //
  4146. // dataColumn166
  4147. //
  4148. this.dataColumn166.Caption = "评标人部门";
  4149. this.dataColumn166.ColumnName = "deletename";
  4150. //
  4151. // dataColumn160
  4152. //
  4153. this.dataColumn160.Caption = "评标人ID";
  4154. this.dataColumn160.ColumnName = "CREATEUSERID";
  4155. //
  4156. // dataColumn137
  4157. //
  4158. this.dataColumn137.Caption = "角色";
  4159. this.dataColumn137.ColumnName = "deleteUserId";
  4160. //
  4161. // panel1
  4162. //
  4163. this.panel1.Controls.Add(this.jy_type);
  4164. this.panel1.Controls.Add(this.ultraLabel11);
  4165. this.panel1.Controls.Add(this.ultraLabel38);
  4166. this.panel1.Controls.Add(this.jy_negDate);
  4167. this.panel1.Controls.Add(this.ultraLabel35);
  4168. this.panel1.Controls.Add(this.ultraLabel32);
  4169. this.panel1.Controls.Add(this.jy_mngOrgName);
  4170. this.panel1.Controls.Add(this.ultraLabel31);
  4171. this.panel1.Controls.Add(this.jy_buyerUsername);
  4172. this.panel1.Controls.Add(this.ultraLabel28);
  4173. this.panel1.Controls.Add(this.jy_taskName);
  4174. this.panel1.Controls.Add(this.jy_taskId);
  4175. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  4176. this.panel1.Location = new System.Drawing.Point(0, 0);
  4177. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  4178. this.panel1.Name = "panel1";
  4179. this.panel1.Size = new System.Drawing.Size(372, 213);
  4180. this.panel1.TabIndex = 27;
  4181. //
  4182. // jy_type
  4183. //
  4184. this.jy_type.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  4185. valueListItem1.DataValue = "2";
  4186. valueListItem1.DisplayText = "采购纪要";
  4187. valueListItem2.DataValue = "1";
  4188. valueListItem2.DisplayText = "价格审批表";
  4189. this.jy_type.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  4190. valueListItem1,
  4191. valueListItem2});
  4192. this.jy_type.Location = new System.Drawing.Point(88, 104);
  4193. this.jy_type.Margin = new System.Windows.Forms.Padding(4);
  4194. this.jy_type.Name = "jy_type";
  4195. this.jy_type.Size = new System.Drawing.Size(275, 24);
  4196. this.jy_type.TabIndex = 43;
  4197. //
  4198. // ultraLabel11
  4199. //
  4200. this.ultraLabel11.AutoSize = true;
  4201. this.ultraLabel11.Location = new System.Drawing.Point(11, 109);
  4202. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4203. this.ultraLabel11.Name = "ultraLabel11";
  4204. this.ultraLabel11.Size = new System.Drawing.Size(67, 19);
  4205. this.ultraLabel11.TabIndex = 27;
  4206. this.ultraLabel11.Text = "输出类型";
  4207. //
  4208. // ultraLabel38
  4209. //
  4210. this.ultraLabel38.AutoSize = true;
  4211. this.ultraLabel38.Location = new System.Drawing.Point(9, 41);
  4212. this.ultraLabel38.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4213. this.ultraLabel38.Name = "ultraLabel38";
  4214. this.ultraLabel38.Size = new System.Drawing.Size(67, 19);
  4215. this.ultraLabel38.TabIndex = 15;
  4216. this.ultraLabel38.Text = "任务单号";
  4217. //
  4218. // jy_negDate
  4219. //
  4220. this.jy_negDate.DateTime = new System.DateTime(2016, 7, 23, 0, 0, 0, 0);
  4221. this.jy_negDate.FormatProvider = new System.Globalization.CultureInfo("en-GB");
  4222. this.jy_negDate.Location = new System.Drawing.Point(236, 41);
  4223. this.jy_negDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4224. this.jy_negDate.MaskInput = "{LOC}yyyy/mm/dd";
  4225. this.jy_negDate.Name = "jy_negDate";
  4226. this.jy_negDate.ReadOnly = true;
  4227. this.jy_negDate.Size = new System.Drawing.Size(127, 24);
  4228. this.jy_negDate.TabIndex = 26;
  4229. this.jy_negDate.Value = new System.DateTime(2016, 7, 23, 0, 0, 0, 0);
  4230. //
  4231. // ultraLabel35
  4232. //
  4233. this.ultraLabel35.AutoSize = true;
  4234. this.ultraLabel35.Location = new System.Drawing.Point(9, 12);
  4235. this.ultraLabel35.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4236. this.ultraLabel35.Name = "ultraLabel35";
  4237. this.ultraLabel35.Size = new System.Drawing.Size(67, 19);
  4238. this.ultraLabel35.TabIndex = 16;
  4239. this.ultraLabel35.Text = "任务名称";
  4240. //
  4241. // ultraLabel32
  4242. //
  4243. this.ultraLabel32.AutoSize = true;
  4244. this.ultraLabel32.Location = new System.Drawing.Point(24, 76);
  4245. this.ultraLabel32.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4246. this.ultraLabel32.Name = "ultraLabel32";
  4247. this.ultraLabel32.Size = new System.Drawing.Size(52, 19);
  4248. this.ultraLabel32.TabIndex = 17;
  4249. this.ultraLabel32.Text = "业务员";
  4250. //
  4251. // jy_mngOrgName
  4252. //
  4253. this.jy_mngOrgName.Location = new System.Drawing.Point(236, 72);
  4254. this.jy_mngOrgName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4255. this.jy_mngOrgName.Name = "jy_mngOrgName";
  4256. this.jy_mngOrgName.ReadOnly = true;
  4257. this.jy_mngOrgName.Size = new System.Drawing.Size(127, 24);
  4258. this.jy_mngOrgName.TabIndex = 24;
  4259. this.jy_mngOrgName.Text = " ";
  4260. //
  4261. // ultraLabel31
  4262. //
  4263. this.ultraLabel31.AutoSize = true;
  4264. this.ultraLabel31.Location = new System.Drawing.Point(192, 76);
  4265. this.ultraLabel31.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4266. this.ultraLabel31.Name = "ultraLabel31";
  4267. this.ultraLabel31.Size = new System.Drawing.Size(36, 19);
  4268. this.ultraLabel31.TabIndex = 18;
  4269. this.ultraLabel31.Text = "科室";
  4270. //
  4271. // jy_buyerUsername
  4272. //
  4273. this.jy_buyerUsername.Location = new System.Drawing.Point(88, 72);
  4274. this.jy_buyerUsername.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4275. this.jy_buyerUsername.Name = "jy_buyerUsername";
  4276. this.jy_buyerUsername.ReadOnly = true;
  4277. this.jy_buyerUsername.Size = new System.Drawing.Size(101, 24);
  4278. this.jy_buyerUsername.TabIndex = 23;
  4279. //
  4280. // ultraLabel28
  4281. //
  4282. this.ultraLabel28.AutoSize = true;
  4283. this.ultraLabel28.Location = new System.Drawing.Point(192, 44);
  4284. this.ultraLabel28.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4285. this.ultraLabel28.Name = "ultraLabel28";
  4286. this.ultraLabel28.Size = new System.Drawing.Size(36, 19);
  4287. this.ultraLabel28.TabIndex = 19;
  4288. this.ultraLabel28.Text = "日期";
  4289. //
  4290. // jy_taskName
  4291. //
  4292. this.jy_taskName.Location = new System.Drawing.Point(88, 10);
  4293. this.jy_taskName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4294. this.jy_taskName.Name = "jy_taskName";
  4295. this.jy_taskName.ReadOnly = true;
  4296. this.jy_taskName.Size = new System.Drawing.Size(275, 24);
  4297. this.jy_taskName.TabIndex = 22;
  4298. this.jy_taskName.Text = " ";
  4299. //
  4300. // jy_taskId
  4301. //
  4302. this.jy_taskId.Location = new System.Drawing.Point(88, 41);
  4303. this.jy_taskId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4304. this.jy_taskId.Name = "jy_taskId";
  4305. this.jy_taskId.ReadOnly = true;
  4306. this.jy_taskId.Size = new System.Drawing.Size(100, 24);
  4307. this.jy_taskId.TabIndex = 21;
  4308. this.jy_taskId.Text = " ";
  4309. //
  4310. // ultraTabPageControl9
  4311. //
  4312. this.ultraTabPageControl9.Controls.Add(this.ultraGrid7);
  4313. this.ultraTabPageControl9.Location = new System.Drawing.Point(-10000, -10000);
  4314. this.ultraTabPageControl9.Margin = new System.Windows.Forms.Padding(4);
  4315. this.ultraTabPageControl9.Name = "ultraTabPageControl9";
  4316. this.ultraTabPageControl9.Size = new System.Drawing.Size(1841, 213);
  4317. //
  4318. // ultraGrid7
  4319. //
  4320. this.ultraGrid7.DataMember = "Table1";
  4321. this.ultraGrid7.DataSource = this.message;
  4322. appearance78.BackColor = System.Drawing.SystemColors.Window;
  4323. appearance78.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  4324. this.ultraGrid7.DisplayLayout.Appearance = appearance78;
  4325. ultraGridColumn108.Header.VisiblePosition = 3;
  4326. ultraGridColumn109.Header.VisiblePosition = 1;
  4327. ultraGridColumn110.Header.VisiblePosition = 4;
  4328. ultraGridColumn111.Header.VisiblePosition = 5;
  4329. ultraGridColumn112.Header.VisiblePosition = 6;
  4330. ultraGridColumn113.Header.VisiblePosition = 7;
  4331. ultraGridColumn114.Header.VisiblePosition = 0;
  4332. ultraGridColumn115.Header.VisiblePosition = 2;
  4333. ultraGridBand5.Columns.AddRange(new object[] {
  4334. ultraGridColumn108,
  4335. ultraGridColumn109,
  4336. ultraGridColumn110,
  4337. ultraGridColumn111,
  4338. ultraGridColumn112,
  4339. ultraGridColumn113,
  4340. ultraGridColumn114,
  4341. ultraGridColumn115});
  4342. this.ultraGrid7.DisplayLayout.BandsSerializer.Add(ultraGridBand5);
  4343. this.ultraGrid7.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4344. this.ultraGrid7.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  4345. appearance79.BackColor = System.Drawing.SystemColors.ActiveBorder;
  4346. appearance79.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4347. appearance79.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  4348. appearance79.BorderColor = System.Drawing.SystemColors.Window;
  4349. this.ultraGrid7.DisplayLayout.GroupByBox.Appearance = appearance79;
  4350. appearance81.ForeColor = System.Drawing.SystemColors.GrayText;
  4351. this.ultraGrid7.DisplayLayout.GroupByBox.BandLabelAppearance = appearance81;
  4352. this.ultraGrid7.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4353. this.ultraGrid7.DisplayLayout.GroupByBox.Hidden = true;
  4354. appearance80.BackColor = System.Drawing.SystemColors.ControlLightLight;
  4355. appearance80.BackColor2 = System.Drawing.SystemColors.Control;
  4356. appearance80.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4357. appearance80.ForeColor = System.Drawing.SystemColors.GrayText;
  4358. this.ultraGrid7.DisplayLayout.GroupByBox.PromptAppearance = appearance80;
  4359. this.ultraGrid7.DisplayLayout.MaxColScrollRegions = 1;
  4360. this.ultraGrid7.DisplayLayout.MaxRowScrollRegions = 1;
  4361. appearance84.BackColor = System.Drawing.SystemColors.Window;
  4362. appearance84.ForeColor = System.Drawing.SystemColors.ControlText;
  4363. this.ultraGrid7.DisplayLayout.Override.ActiveCellAppearance = appearance84;
  4364. appearance87.BackColor = System.Drawing.SystemColors.Highlight;
  4365. appearance87.ForeColor = System.Drawing.SystemColors.HighlightText;
  4366. this.ultraGrid7.DisplayLayout.Override.ActiveRowAppearance = appearance87;
  4367. this.ultraGrid7.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  4368. this.ultraGrid7.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  4369. appearance89.BackColor = System.Drawing.SystemColors.Window;
  4370. this.ultraGrid7.DisplayLayout.Override.CardAreaAppearance = appearance89;
  4371. appearance85.BorderColor = System.Drawing.Color.Silver;
  4372. appearance85.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  4373. this.ultraGrid7.DisplayLayout.Override.CellAppearance = appearance85;
  4374. this.ultraGrid7.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  4375. this.ultraGrid7.DisplayLayout.Override.CellPadding = 0;
  4376. appearance83.BackColor = System.Drawing.SystemColors.Control;
  4377. appearance83.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4378. appearance83.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  4379. appearance83.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4380. appearance83.BorderColor = System.Drawing.SystemColors.Window;
  4381. this.ultraGrid7.DisplayLayout.Override.GroupByRowAppearance = appearance83;
  4382. appearance82.TextHAlignAsString = "Left";
  4383. this.ultraGrid7.DisplayLayout.Override.HeaderAppearance = appearance82;
  4384. this.ultraGrid7.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  4385. this.ultraGrid7.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  4386. appearance88.BackColor = System.Drawing.SystemColors.Window;
  4387. appearance88.BorderColor = System.Drawing.Color.Silver;
  4388. this.ultraGrid7.DisplayLayout.Override.RowAppearance = appearance88;
  4389. this.ultraGrid7.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  4390. appearance86.BackColor = System.Drawing.SystemColors.ControlLight;
  4391. this.ultraGrid7.DisplayLayout.Override.TemplateAddRowAppearance = appearance86;
  4392. this.ultraGrid7.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  4393. this.ultraGrid7.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  4394. this.ultraGrid7.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  4395. this.ultraGrid7.Dock = System.Windows.Forms.DockStyle.Fill;
  4396. this.ultraGrid7.Location = new System.Drawing.Point(0, 0);
  4397. this.ultraGrid7.Margin = new System.Windows.Forms.Padding(4);
  4398. this.ultraGrid7.Name = "ultraGrid7";
  4399. this.ultraGrid7.Size = new System.Drawing.Size(1841, 213);
  4400. this.ultraGrid7.TabIndex = 0;
  4401. this.ultraGrid7.Text = "ultraGrid7";
  4402. //
  4403. // message
  4404. //
  4405. this.message.DataSetName = "NewDataSet";
  4406. this.message.Tables.AddRange(new System.Data.DataTable[] {
  4407. this.dataTable7});
  4408. //
  4409. // dataTable7
  4410. //
  4411. this.dataTable7.Columns.AddRange(new System.Data.DataColumn[] {
  4412. this.dataColumn60,
  4413. this.dataColumn62,
  4414. this.dataColumn74,
  4415. this.dataColumn75,
  4416. this.dataColumn77,
  4417. this.dataColumn78,
  4418. this.dataColumn91,
  4419. this.dataColumn93});
  4420. this.dataTable7.TableName = "Table1";
  4421. //
  4422. // dataColumn60
  4423. //
  4424. this.dataColumn60.Caption = "是否同意";
  4425. this.dataColumn60.ColumnName = "type";
  4426. //
  4427. // dataColumn62
  4428. //
  4429. this.dataColumn62.Caption = "评审人";
  4430. this.dataColumn62.ColumnName = "userName";
  4431. //
  4432. // dataColumn74
  4433. //
  4434. this.dataColumn74.Caption = "意见";
  4435. this.dataColumn74.ColumnName = "message";
  4436. //
  4437. // dataColumn75
  4438. //
  4439. this.dataColumn75.Caption = "开始时间";
  4440. this.dataColumn75.ColumnName = "startTime";
  4441. //
  4442. // dataColumn77
  4443. //
  4444. this.dataColumn77.Caption = "结束时间";
  4445. this.dataColumn77.ColumnName = "endTime";
  4446. //
  4447. // dataColumn78
  4448. //
  4449. this.dataColumn78.Caption = "耗时";
  4450. this.dataColumn78.ColumnName = "duration";
  4451. //
  4452. // dataColumn91
  4453. //
  4454. this.dataColumn91.Caption = "编码";
  4455. this.dataColumn91.ColumnName = "id";
  4456. //
  4457. // dataColumn93
  4458. //
  4459. this.dataColumn93.Caption = "节点";
  4460. this.dataColumn93.ColumnName = "description";
  4461. //
  4462. // ultraTabPageControl6
  4463. //
  4464. this.ultraTabPageControl6.Controls.Add(this.ultraGrid4);
  4465. this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
  4466. this.ultraTabPageControl6.Margin = new System.Windows.Forms.Padding(4);
  4467. this.ultraTabPageControl6.Name = "ultraTabPageControl6";
  4468. this.ultraTabPageControl6.Size = new System.Drawing.Size(1841, 213);
  4469. //
  4470. // ultraGrid4
  4471. //
  4472. this.ultraGrid4.DataMember = "Table1";
  4473. this.ultraGrid4.DataSource = this.dataSet3;
  4474. appearance2.BackColor = System.Drawing.SystemColors.Window;
  4475. appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  4476. this.ultraGrid4.DisplayLayout.Appearance = appearance2;
  4477. ultraGridColumn116.Header.VisiblePosition = 0;
  4478. ultraGridColumn117.Header.VisiblePosition = 3;
  4479. ultraGridColumn118.Header.VisiblePosition = 4;
  4480. ultraGridColumn119.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  4481. ultraGridColumn119.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  4482. ultraGridColumn119.EditorComponent = this.craftImg;
  4483. ultraGridColumn119.Header.VisiblePosition = 1;
  4484. ultraGridColumn120.Header.VisiblePosition = 2;
  4485. ultraGridColumn121.Header.VisiblePosition = 5;
  4486. ultraGridColumn121.Hidden = true;
  4487. ultraGridBand6.Columns.AddRange(new object[] {
  4488. ultraGridColumn116,
  4489. ultraGridColumn117,
  4490. ultraGridColumn118,
  4491. ultraGridColumn119,
  4492. ultraGridColumn120,
  4493. ultraGridColumn121});
  4494. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand6);
  4495. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4496. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  4497. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  4498. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4499. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  4500. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  4501. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance3;
  4502. appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
  4503. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance7;
  4504. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4505. this.ultraGrid4.DisplayLayout.GroupByBox.Hidden = true;
  4506. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  4507. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  4508. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4509. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  4510. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  4511. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  4512. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  4513. appearance10.BackColor = System.Drawing.SystemColors.Window;
  4514. appearance10.ForeColor = System.Drawing.SystemColors.ControlText;
  4515. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance10;
  4516. appearance13.BackColor = System.Drawing.SystemColors.Highlight;
  4517. appearance13.ForeColor = System.Drawing.SystemColors.HighlightText;
  4518. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance13;
  4519. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  4520. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  4521. appearance15.BackColor = System.Drawing.SystemColors.Window;
  4522. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance15;
  4523. appearance11.BorderColor = System.Drawing.Color.Silver;
  4524. appearance11.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  4525. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance11;
  4526. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  4527. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  4528. appearance9.BackColor = System.Drawing.SystemColors.Control;
  4529. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4530. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  4531. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4532. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  4533. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  4534. appearance8.TextHAlignAsString = "Left";
  4535. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance8;
  4536. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  4537. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  4538. appearance14.BackColor = System.Drawing.SystemColors.Window;
  4539. appearance14.BorderColor = System.Drawing.Color.Silver;
  4540. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance14;
  4541. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  4542. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  4543. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  4544. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  4545. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  4546. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  4547. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  4548. this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
  4549. this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4);
  4550. this.ultraGrid4.Name = "ultraGrid4";
  4551. this.ultraGrid4.Size = new System.Drawing.Size(1841, 213);
  4552. this.ultraGrid4.TabIndex = 0;
  4553. this.ultraGrid4.Text = "ultraGrid4";
  4554. this.ultraGrid4.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid4_ClickCell);
  4555. this.ultraGrid4.Click += new System.EventHandler(this.ultraGrid4_Click);
  4556. //
  4557. // dataSet3
  4558. //
  4559. this.dataSet3.DataSetName = "NewDataSet";
  4560. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  4561. this.dataTable4});
  4562. //
  4563. // dataTable4
  4564. //
  4565. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  4566. this.dataColumn138,
  4567. this.dataColumn139,
  4568. this.dataColumn140,
  4569. this.dataColumn141,
  4570. this.dataColumn142,
  4571. this.dataColumn143});
  4572. this.dataTable4.TableName = "Table1";
  4573. //
  4574. // dataColumn138
  4575. //
  4576. this.dataColumn138.Caption = "附件编号";
  4577. this.dataColumn138.ColumnName = "ID";
  4578. //
  4579. // dataColumn139
  4580. //
  4581. this.dataColumn139.Caption = "创建人";
  4582. this.dataColumn139.ColumnName = "CREATENAME";
  4583. //
  4584. // dataColumn140
  4585. //
  4586. this.dataColumn140.Caption = "创建时间";
  4587. this.dataColumn140.ColumnName = "CREATETIME";
  4588. //
  4589. // dataColumn141
  4590. //
  4591. this.dataColumn141.Caption = "附件";
  4592. this.dataColumn141.ColumnName = "CERTPATH";
  4593. //
  4594. // dataColumn142
  4595. //
  4596. this.dataColumn142.Caption = "备注";
  4597. this.dataColumn142.ColumnName = "CERTDESC";
  4598. //
  4599. // dataColumn143
  4600. //
  4601. this.dataColumn143.Caption = "相对路径";
  4602. this.dataColumn143.ColumnName = "CERTPATHOLD";
  4603. //
  4604. // ultraTabPageControl10
  4605. //
  4606. this.ultraTabPageControl10.Controls.Add(this.ultraGroupBox6);
  4607. this.ultraTabPageControl10.Controls.Add(this.ultraGroupBox5);
  4608. this.ultraTabPageControl10.Location = new System.Drawing.Point(-10000, -10000);
  4609. this.ultraTabPageControl10.Margin = new System.Windows.Forms.Padding(4);
  4610. this.ultraTabPageControl10.Name = "ultraTabPageControl10";
  4611. this.ultraTabPageControl10.Size = new System.Drawing.Size(1841, 213);
  4612. //
  4613. // ultraGroupBox6
  4614. //
  4615. this.ultraGroupBox6.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.None;
  4616. this.ultraGroupBox6.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far;
  4617. this.ultraGroupBox6.Controls.Add(this.txt_change_record);
  4618. this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
  4619. this.ultraGroupBox6.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  4620. this.ultraGroupBox6.Location = new System.Drawing.Point(788, 0);
  4621. this.ultraGroupBox6.Margin = new System.Windows.Forms.Padding(4);
  4622. this.ultraGroupBox6.Name = "ultraGroupBox6";
  4623. this.ultraGroupBox6.Size = new System.Drawing.Size(1053, 213);
  4624. this.ultraGroupBox6.TabIndex = 1;
  4625. this.ultraGroupBox6.Text = "变更说明";
  4626. //
  4627. // txt_change_record
  4628. //
  4629. this.txt_change_record.Dock = System.Windows.Forms.DockStyle.Fill;
  4630. this.txt_change_record.Location = new System.Drawing.Point(22, 1);
  4631. this.txt_change_record.Margin = new System.Windows.Forms.Padding(4);
  4632. this.txt_change_record.Name = "txt_change_record";
  4633. this.txt_change_record.ReadOnly = true;
  4634. this.txt_change_record.Size = new System.Drawing.Size(1030, 211);
  4635. this.txt_change_record.TabIndex = 0;
  4636. this.txt_change_record.Text = "";
  4637. //
  4638. // ultraGroupBox5
  4639. //
  4640. this.ultraGroupBox5.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far;
  4641. this.ultraGroupBox5.Controls.Add(this.splitContainer3);
  4642. this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Left;
  4643. this.ultraGroupBox5.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  4644. this.ultraGroupBox5.Location = new System.Drawing.Point(0, 0);
  4645. this.ultraGroupBox5.Margin = new System.Windows.Forms.Padding(4);
  4646. this.ultraGroupBox5.Name = "ultraGroupBox5";
  4647. this.ultraGroupBox5.Size = new System.Drawing.Size(788, 213);
  4648. this.ultraGroupBox5.TabIndex = 0;
  4649. this.ultraGroupBox5.Text = "变更单列表";
  4650. //
  4651. // splitContainer3
  4652. //
  4653. this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
  4654. this.splitContainer3.Location = new System.Drawing.Point(22, 3);
  4655. this.splitContainer3.Margin = new System.Windows.Forms.Padding(4);
  4656. this.splitContainer3.Name = "splitContainer3";
  4657. this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
  4658. //
  4659. // splitContainer3.Panel1
  4660. //
  4661. this.splitContainer3.Panel1.Controls.Add(this.ultraGrid8);
  4662. //
  4663. // splitContainer3.Panel2
  4664. //
  4665. this.splitContainer3.Panel2.Controls.Add(this.ultraGrid9);
  4666. this.splitContainer3.Size = new System.Drawing.Size(763, 207);
  4667. this.splitContainer3.SplitterDistance = 94;
  4668. this.splitContainer3.SplitterWidth = 5;
  4669. this.splitContainer3.TabIndex = 0;
  4670. //
  4671. // ultraGrid8
  4672. //
  4673. this.ultraGrid8.DataMember = "Table1";
  4674. this.ultraGrid8.DataSource = this.change;
  4675. appearance119.BackColor = System.Drawing.SystemColors.Window;
  4676. appearance119.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  4677. this.ultraGrid8.DisplayLayout.Appearance = appearance119;
  4678. ultraGridColumn122.Header.VisiblePosition = 3;
  4679. ultraGridColumn123.Header.VisiblePosition = 0;
  4680. ultraGridColumn124.Header.VisiblePosition = 5;
  4681. ultraGridColumn125.Header.VisiblePosition = 6;
  4682. ultraGridColumn126.Header.VisiblePosition = 1;
  4683. ultraGridColumn127.Header.VisiblePosition = 4;
  4684. ultraGridColumn128.Header.VisiblePosition = 2;
  4685. ultraGridBand7.Columns.AddRange(new object[] {
  4686. ultraGridColumn122,
  4687. ultraGridColumn123,
  4688. ultraGridColumn124,
  4689. ultraGridColumn125,
  4690. ultraGridColumn126,
  4691. ultraGridColumn127,
  4692. ultraGridColumn128});
  4693. this.ultraGrid8.DisplayLayout.BandsSerializer.Add(ultraGridBand7);
  4694. this.ultraGrid8.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4695. this.ultraGrid8.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  4696. appearance120.BackColor = System.Drawing.SystemColors.ActiveBorder;
  4697. appearance120.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4698. appearance120.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  4699. appearance120.BorderColor = System.Drawing.SystemColors.Window;
  4700. this.ultraGrid8.DisplayLayout.GroupByBox.Appearance = appearance120;
  4701. appearance121.ForeColor = System.Drawing.SystemColors.GrayText;
  4702. this.ultraGrid8.DisplayLayout.GroupByBox.BandLabelAppearance = appearance121;
  4703. this.ultraGrid8.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4704. this.ultraGrid8.DisplayLayout.GroupByBox.Hidden = true;
  4705. appearance122.BackColor = System.Drawing.SystemColors.ControlLightLight;
  4706. appearance122.BackColor2 = System.Drawing.SystemColors.Control;
  4707. appearance122.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4708. appearance122.ForeColor = System.Drawing.SystemColors.GrayText;
  4709. this.ultraGrid8.DisplayLayout.GroupByBox.PromptAppearance = appearance122;
  4710. this.ultraGrid8.DisplayLayout.MaxColScrollRegions = 1;
  4711. this.ultraGrid8.DisplayLayout.MaxRowScrollRegions = 1;
  4712. appearance123.BackColor = System.Drawing.SystemColors.Window;
  4713. appearance123.ForeColor = System.Drawing.SystemColors.ControlText;
  4714. this.ultraGrid8.DisplayLayout.Override.ActiveCellAppearance = appearance123;
  4715. appearance124.BackColor = System.Drawing.SystemColors.Highlight;
  4716. appearance124.ForeColor = System.Drawing.SystemColors.HighlightText;
  4717. this.ultraGrid8.DisplayLayout.Override.ActiveRowAppearance = appearance124;
  4718. this.ultraGrid8.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  4719. this.ultraGrid8.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  4720. appearance125.BackColor = System.Drawing.SystemColors.Window;
  4721. this.ultraGrid8.DisplayLayout.Override.CardAreaAppearance = appearance125;
  4722. appearance126.BorderColor = System.Drawing.Color.Silver;
  4723. appearance126.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  4724. this.ultraGrid8.DisplayLayout.Override.CellAppearance = appearance126;
  4725. this.ultraGrid8.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  4726. this.ultraGrid8.DisplayLayout.Override.CellPadding = 0;
  4727. appearance127.BackColor = System.Drawing.SystemColors.Control;
  4728. appearance127.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4729. appearance127.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  4730. appearance127.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4731. appearance127.BorderColor = System.Drawing.SystemColors.Window;
  4732. this.ultraGrid8.DisplayLayout.Override.GroupByRowAppearance = appearance127;
  4733. appearance128.TextHAlignAsString = "Left";
  4734. this.ultraGrid8.DisplayLayout.Override.HeaderAppearance = appearance128;
  4735. this.ultraGrid8.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  4736. this.ultraGrid8.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  4737. appearance153.BackColor = System.Drawing.SystemColors.Window;
  4738. appearance153.BorderColor = System.Drawing.Color.Silver;
  4739. this.ultraGrid8.DisplayLayout.Override.RowAppearance = appearance153;
  4740. this.ultraGrid8.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  4741. appearance154.BackColor = System.Drawing.SystemColors.ControlLight;
  4742. this.ultraGrid8.DisplayLayout.Override.TemplateAddRowAppearance = appearance154;
  4743. this.ultraGrid8.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  4744. this.ultraGrid8.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  4745. this.ultraGrid8.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  4746. this.ultraGrid8.Dock = System.Windows.Forms.DockStyle.Fill;
  4747. this.ultraGrid8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4748. this.ultraGrid8.Location = new System.Drawing.Point(0, 0);
  4749. this.ultraGrid8.Margin = new System.Windows.Forms.Padding(4);
  4750. this.ultraGrid8.Name = "ultraGrid8";
  4751. this.ultraGrid8.Size = new System.Drawing.Size(763, 94);
  4752. this.ultraGrid8.TabIndex = 0;
  4753. this.ultraGrid8.Text = "ultraGrid8";
  4754. this.ultraGrid8.AfterRowActivate += new System.EventHandler(this.ultraGrid8_AfterRowActivate);
  4755. //
  4756. // change
  4757. //
  4758. this.change.DataSetName = "NewDataSet";
  4759. this.change.Tables.AddRange(new System.Data.DataTable[] {
  4760. this.dataTable8,
  4761. this.dataTable9});
  4762. //
  4763. // dataTable8
  4764. //
  4765. this.dataTable8.Columns.AddRange(new System.Data.DataColumn[] {
  4766. this.dataColumn95,
  4767. this.dataColumn175,
  4768. this.dataColumn176,
  4769. this.dataColumn177,
  4770. this.dataColumn178,
  4771. this.dataColumn179,
  4772. this.dataColumn180});
  4773. this.dataTable8.TableName = "Table1";
  4774. //
  4775. // dataColumn95
  4776. //
  4777. this.dataColumn95.Caption = "合同号";
  4778. this.dataColumn95.ColumnName = "ORDERID";
  4779. //
  4780. // dataColumn175
  4781. //
  4782. this.dataColumn175.Caption = "变更单号";
  4783. this.dataColumn175.ColumnName = "CHANGEID";
  4784. //
  4785. // dataColumn176
  4786. //
  4787. this.dataColumn176.Caption = "申请人";
  4788. this.dataColumn176.ColumnName = "CREATENAME";
  4789. //
  4790. // dataColumn177
  4791. //
  4792. this.dataColumn177.Caption = "申请时间";
  4793. this.dataColumn177.ColumnName = "CREATETIME";
  4794. //
  4795. // dataColumn178
  4796. //
  4797. this.dataColumn178.Caption = "变更说明";
  4798. this.dataColumn178.ColumnName = "CHANGERECORD";
  4799. //
  4800. // dataColumn179
  4801. //
  4802. this.dataColumn179.Caption = "审批临时合同号";
  4803. this.dataColumn179.ColumnName = "ORDERIDB";
  4804. //
  4805. // dataColumn180
  4806. //
  4807. this.dataColumn180.Caption = "生效时间";
  4808. this.dataColumn180.ColumnName = "EFFECTIVETIME";
  4809. //
  4810. // dataTable9
  4811. //
  4812. this.dataTable9.Columns.AddRange(new System.Data.DataColumn[] {
  4813. this.dataColumn181,
  4814. this.dataColumn182,
  4815. this.dataColumn183,
  4816. this.dataColumn184,
  4817. this.dataColumn185,
  4818. this.dataColumn186});
  4819. this.dataTable9.TableName = "Table2";
  4820. //
  4821. // dataColumn181
  4822. //
  4823. this.dataColumn181.Caption = "合同(条款)行号";
  4824. this.dataColumn181.ColumnName = "ORDERLINESQE";
  4825. //
  4826. // dataColumn182
  4827. //
  4828. this.dataColumn182.Caption = "变更前值";
  4829. this.dataColumn182.ColumnName = "OLDVALUE";
  4830. //
  4831. // dataColumn183
  4832. //
  4833. this.dataColumn183.Caption = "变更后值";
  4834. this.dataColumn183.ColumnName = "NEWVALUE";
  4835. //
  4836. // dataColumn184
  4837. //
  4838. this.dataColumn184.Caption = "变更单行号";
  4839. this.dataColumn184.ColumnName = "CHANGELINEID";
  4840. //
  4841. // dataColumn185
  4842. //
  4843. this.dataColumn185.Caption = "变更类型";
  4844. this.dataColumn185.ColumnName = "CHANGETYPENAME";
  4845. //
  4846. // dataColumn186
  4847. //
  4848. this.dataColumn186.Caption = "说明";
  4849. this.dataColumn186.ColumnName = "CHANGECODENAME";
  4850. //
  4851. // ultraGrid9
  4852. //
  4853. this.ultraGrid9.DataMember = "Table2";
  4854. this.ultraGrid9.DataSource = this.change;
  4855. appearance129.BackColor = System.Drawing.SystemColors.Window;
  4856. appearance129.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  4857. this.ultraGrid9.DisplayLayout.Appearance = appearance129;
  4858. ultraGridColumn129.Header.VisiblePosition = 1;
  4859. ultraGridColumn130.Header.VisiblePosition = 4;
  4860. ultraGridColumn131.Header.VisiblePosition = 3;
  4861. ultraGridColumn132.Header.VisiblePosition = 0;
  4862. ultraGridColumn133.Header.VisiblePosition = 2;
  4863. ultraGridColumn134.Header.VisiblePosition = 5;
  4864. ultraGridBand8.Columns.AddRange(new object[] {
  4865. ultraGridColumn129,
  4866. ultraGridColumn130,
  4867. ultraGridColumn131,
  4868. ultraGridColumn132,
  4869. ultraGridColumn133,
  4870. ultraGridColumn134});
  4871. this.ultraGrid9.DisplayLayout.BandsSerializer.Add(ultraGridBand8);
  4872. this.ultraGrid9.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4873. this.ultraGrid9.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  4874. appearance130.BackColor = System.Drawing.SystemColors.ActiveBorder;
  4875. appearance130.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4876. appearance130.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  4877. appearance130.BorderColor = System.Drawing.SystemColors.Window;
  4878. this.ultraGrid9.DisplayLayout.GroupByBox.Appearance = appearance130;
  4879. appearance132.ForeColor = System.Drawing.SystemColors.GrayText;
  4880. this.ultraGrid9.DisplayLayout.GroupByBox.BandLabelAppearance = appearance132;
  4881. this.ultraGrid9.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4882. this.ultraGrid9.DisplayLayout.GroupByBox.Hidden = true;
  4883. appearance131.BackColor = System.Drawing.SystemColors.ControlLightLight;
  4884. appearance131.BackColor2 = System.Drawing.SystemColors.Control;
  4885. appearance131.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4886. appearance131.ForeColor = System.Drawing.SystemColors.GrayText;
  4887. this.ultraGrid9.DisplayLayout.GroupByBox.PromptAppearance = appearance131;
  4888. this.ultraGrid9.DisplayLayout.MaxColScrollRegions = 1;
  4889. this.ultraGrid9.DisplayLayout.MaxRowScrollRegions = 1;
  4890. appearance135.BackColor = System.Drawing.SystemColors.Window;
  4891. appearance135.ForeColor = System.Drawing.SystemColors.ControlText;
  4892. this.ultraGrid9.DisplayLayout.Override.ActiveCellAppearance = appearance135;
  4893. appearance138.BackColor = System.Drawing.SystemColors.Highlight;
  4894. appearance138.ForeColor = System.Drawing.SystemColors.HighlightText;
  4895. this.ultraGrid9.DisplayLayout.Override.ActiveRowAppearance = appearance138;
  4896. this.ultraGrid9.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  4897. this.ultraGrid9.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  4898. appearance140.BackColor = System.Drawing.SystemColors.Window;
  4899. this.ultraGrid9.DisplayLayout.Override.CardAreaAppearance = appearance140;
  4900. appearance136.BorderColor = System.Drawing.Color.Silver;
  4901. appearance136.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  4902. this.ultraGrid9.DisplayLayout.Override.CellAppearance = appearance136;
  4903. this.ultraGrid9.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  4904. this.ultraGrid9.DisplayLayout.Override.CellPadding = 0;
  4905. appearance134.BackColor = System.Drawing.SystemColors.Control;
  4906. appearance134.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4907. appearance134.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  4908. appearance134.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4909. appearance134.BorderColor = System.Drawing.SystemColors.Window;
  4910. this.ultraGrid9.DisplayLayout.Override.GroupByRowAppearance = appearance134;
  4911. appearance133.TextHAlignAsString = "Left";
  4912. this.ultraGrid9.DisplayLayout.Override.HeaderAppearance = appearance133;
  4913. this.ultraGrid9.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  4914. this.ultraGrid9.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  4915. appearance139.BackColor = System.Drawing.SystemColors.Window;
  4916. appearance139.BorderColor = System.Drawing.Color.Silver;
  4917. this.ultraGrid9.DisplayLayout.Override.RowAppearance = appearance139;
  4918. this.ultraGrid9.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  4919. appearance137.BackColor = System.Drawing.SystemColors.ControlLight;
  4920. this.ultraGrid9.DisplayLayout.Override.TemplateAddRowAppearance = appearance137;
  4921. this.ultraGrid9.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  4922. this.ultraGrid9.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  4923. this.ultraGrid9.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  4924. this.ultraGrid9.Dock = System.Windows.Forms.DockStyle.Fill;
  4925. this.ultraGrid9.Location = new System.Drawing.Point(0, 0);
  4926. this.ultraGrid9.Margin = new System.Windows.Forms.Padding(4);
  4927. this.ultraGrid9.Name = "ultraGrid9";
  4928. this.ultraGrid9.Size = new System.Drawing.Size(763, 108);
  4929. this.ultraGrid9.TabIndex = 0;
  4930. this.ultraGrid9.Text = "ultraGrid9";
  4931. //
  4932. // COP_OrderType
  4933. //
  4934. this.COP_OrderType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  4935. this.COP_OrderType.Location = new System.Drawing.Point(780, 8);
  4936. this.COP_OrderType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4937. this.COP_OrderType.Name = "COP_OrderType";
  4938. this.COP_OrderType.Size = new System.Drawing.Size(144, 24);
  4939. this.COP_OrderType.TabIndex = 1;
  4940. //
  4941. // COP_SuppName
  4942. //
  4943. this.COP_SuppName.Location = new System.Drawing.Point(316, 8);
  4944. this.COP_SuppName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4945. this.COP_SuppName.Name = "COP_SuppName";
  4946. this.COP_SuppName.Size = new System.Drawing.Size(144, 24);
  4947. this.COP_SuppName.TabIndex = 3;
  4948. //
  4949. // COP_OrderId
  4950. //
  4951. this.COP_OrderId.Location = new System.Drawing.Point(84, 8);
  4952. this.COP_OrderId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4953. this.COP_OrderId.Name = "COP_OrderId";
  4954. this.COP_OrderId.Size = new System.Drawing.Size(144, 24);
  4955. this.COP_OrderId.TabIndex = 2;
  4956. //
  4957. // ultraLabel60
  4958. //
  4959. this.ultraLabel60.AutoSize = true;
  4960. this.ultraLabel60.Location = new System.Drawing.Point(239, 11);
  4961. this.ultraLabel60.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4962. this.ultraLabel60.Name = "ultraLabel60";
  4963. this.ultraLabel60.Size = new System.Drawing.Size(67, 19);
  4964. this.ultraLabel60.TabIndex = 4;
  4965. this.ultraLabel60.Text = "供应商名";
  4966. //
  4967. // ultraLabel56
  4968. //
  4969. this.ultraLabel56.AutoSize = true;
  4970. this.ultraLabel56.Location = new System.Drawing.Point(23, 11);
  4971. this.ultraLabel56.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4972. this.ultraLabel56.Name = "ultraLabel56";
  4973. this.ultraLabel56.Size = new System.Drawing.Size(52, 19);
  4974. this.ultraLabel56.TabIndex = 3;
  4975. this.ultraLabel56.Text = "合同号";
  4976. //
  4977. // ultraLabel55
  4978. //
  4979. this.ultraLabel55.AutoSize = true;
  4980. this.ultraLabel55.Location = new System.Drawing.Point(703, 10);
  4981. this.ultraLabel55.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4982. this.ultraLabel55.Name = "ultraLabel55";
  4983. this.ultraLabel55.Size = new System.Drawing.Size(67, 19);
  4984. this.ultraLabel55.TabIndex = 2;
  4985. this.ultraLabel55.Text = "合同类别";
  4986. //
  4987. // ultraLabel54
  4988. //
  4989. this.ultraLabel54.AutoSize = true;
  4990. this.ultraLabel54.Location = new System.Drawing.Point(471, 11);
  4991. this.ultraLabel54.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  4992. this.ultraLabel54.Name = "ultraLabel54";
  4993. this.ultraLabel54.Size = new System.Drawing.Size(67, 19);
  4994. this.ultraLabel54.TabIndex = 1;
  4995. this.ultraLabel54.Text = "合同状态";
  4996. //
  4997. // COPStatus
  4998. //
  4999. this.COPStatus.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  5000. valueListItem3.DataValue = " ";
  5001. valueListItem3.DisplayText = "全部";
  5002. valueListItem20.DataValue = "1";
  5003. valueListItem20.DisplayText = "待提报";
  5004. valueListItem43.DataValue = "2";
  5005. valueListItem43.DisplayText = "审批中";
  5006. valueListItem44.DataValue = "3";
  5007. valueListItem44.DisplayText = "已审批,待归档";
  5008. valueListItem13.DataValue = "4";
  5009. valueListItem13.DisplayText = "已归档";
  5010. this.COPStatus.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  5011. valueListItem3,
  5012. valueListItem20,
  5013. valueListItem43,
  5014. valueListItem44,
  5015. valueListItem13});
  5016. this.COPStatus.Location = new System.Drawing.Point(548, 8);
  5017. this.COPStatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5018. this.COPStatus.Name = "COPStatus";
  5019. this.COPStatus.Size = new System.Drawing.Size(144, 24);
  5020. this.COPStatus.TabIndex = 0;
  5021. //
  5022. // ultraTabControl1
  5023. //
  5024. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  5025. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  5026. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  5027. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  5028. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl7);
  5029. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  5030. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  5031. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5032. this.ultraTabControl1.Name = "ultraTabControl1";
  5033. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  5034. this.ultraTabControl1.Size = new System.Drawing.Size(1847, 249);
  5035. this.ultraTabControl1.TabIndex = 0;
  5036. ultraTab1.TabPage = this.ultraTabPageControl1;
  5037. ultraTab1.Text = "合同头";
  5038. ultraTab2.TabPage = this.ultraTabPageControl2;
  5039. ultraTab2.Text = "合同行及检验项";
  5040. ultraTab8.TabPage = this.ultraTabPageControl7;
  5041. ultraTab8.Text = "合同条款";
  5042. ultraTab3.TabPage = this.ultraTabPageControl3;
  5043. ultraTab3.Text = "附件";
  5044. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  5045. ultraTab1,
  5046. ultraTab2,
  5047. ultraTab8,
  5048. ultraTab3});
  5049. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  5050. //
  5051. // ultraTabSharedControlsPage1
  5052. //
  5053. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  5054. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5055. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  5056. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1843, 220);
  5057. //
  5058. // ultraPanel3
  5059. //
  5060. //
  5061. // ultraPanel3.ClientArea
  5062. //
  5063. this.ultraPanel3.ClientArea.Controls.Add(this.ultraPanel6);
  5064. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  5065. this.ultraPanel3.Location = new System.Drawing.Point(0, 41);
  5066. this.ultraPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5067. this.ultraPanel3.Name = "ultraPanel3";
  5068. this.ultraPanel3.Size = new System.Drawing.Size(1851, 703);
  5069. this.ultraPanel3.TabIndex = 2;
  5070. //
  5071. // ultraPanel6
  5072. //
  5073. //
  5074. // ultraPanel6.ClientArea
  5075. //
  5076. this.ultraPanel6.ClientArea.Controls.Add(this.splitContainer2);
  5077. this.ultraPanel6.ClientArea.Controls.Add(this.ultraExpandableGroupBox2);
  5078. this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  5079. this.ultraPanel6.Location = new System.Drawing.Point(0, 0);
  5080. this.ultraPanel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5081. this.ultraPanel6.Name = "ultraPanel6";
  5082. this.ultraPanel6.Size = new System.Drawing.Size(1851, 703);
  5083. this.ultraPanel6.TabIndex = 2;
  5084. //
  5085. // splitContainer2
  5086. //
  5087. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  5088. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  5089. this.splitContainer2.Margin = new System.Windows.Forms.Padding(4);
  5090. this.splitContainer2.Name = "splitContainer2";
  5091. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  5092. //
  5093. // splitContainer2.Panel1
  5094. //
  5095. this.splitContainer2.Panel1.Controls.Add(this.ultraGroupBox3);
  5096. //
  5097. // splitContainer2.Panel2
  5098. //
  5099. this.splitContainer2.Panel2.Controls.Add(this.ultraGroupBox4);
  5100. this.splitContainer2.Size = new System.Drawing.Size(1851, 429);
  5101. this.splitContainer2.SplitterDistance = 179;
  5102. this.splitContainer2.SplitterWidth = 5;
  5103. this.splitContainer2.TabIndex = 1;
  5104. //
  5105. // ultraGroupBox3
  5106. //
  5107. this.ultraGroupBox3.Controls.Add(this.ultraGrid1);
  5108. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  5109. this.ultraGroupBox3.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  5110. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  5111. this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4);
  5112. this.ultraGroupBox3.Name = "ultraGroupBox3";
  5113. this.ultraGroupBox3.Size = new System.Drawing.Size(1851, 179);
  5114. this.ultraGroupBox3.TabIndex = 2;
  5115. this.ultraGroupBox3.Text = "合同头";
  5116. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  5117. //
  5118. // ultraGrid1
  5119. //
  5120. this.ultraGrid1.DataMember = "Table1";
  5121. this.ultraGrid1.DataSource = this.dataSet1;
  5122. appearance30.BackColor = System.Drawing.SystemColors.Window;
  5123. appearance30.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  5124. this.ultraGrid1.DisplayLayout.Appearance = appearance30;
  5125. ultraGridColumn135.Header.VisiblePosition = 1;
  5126. ultraGridColumn135.RowLayoutColumnInfo.OriginX = 0;
  5127. ultraGridColumn135.RowLayoutColumnInfo.OriginY = 0;
  5128. ultraGridColumn135.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5129. ultraGridColumn135.RowLayoutColumnInfo.SpanX = 2;
  5130. ultraGridColumn135.RowLayoutColumnInfo.SpanY = 4;
  5131. ultraGridColumn136.Header.VisiblePosition = 3;
  5132. ultraGridColumn136.Hidden = true;
  5133. ultraGridColumn137.Header.VisiblePosition = 4;
  5134. ultraGridColumn137.Hidden = true;
  5135. ultraGridColumn137.RowLayoutColumnInfo.OriginX = 18;
  5136. ultraGridColumn137.RowLayoutColumnInfo.OriginY = 0;
  5137. ultraGridColumn137.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5138. ultraGridColumn137.RowLayoutColumnInfo.SpanX = 2;
  5139. ultraGridColumn137.RowLayoutColumnInfo.SpanY = 4;
  5140. ultraGridColumn137.Width = 82;
  5141. ultraGridColumn138.Header.VisiblePosition = 11;
  5142. ultraGridColumn138.Hidden = true;
  5143. ultraGridColumn138.RowLayoutColumnInfo.OriginX = 6;
  5144. ultraGridColumn138.RowLayoutColumnInfo.OriginY = 0;
  5145. ultraGridColumn138.RowLayoutColumnInfo.ParentGroupIndex = 1;
  5146. ultraGridColumn138.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  5147. ultraGridColumn138.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  5148. ultraGridColumn138.RowLayoutColumnInfo.SpanX = 2;
  5149. ultraGridColumn138.RowLayoutColumnInfo.SpanY = 2;
  5150. ultraGridColumn139.Header.VisiblePosition = 36;
  5151. ultraGridColumn139.Hidden = true;
  5152. ultraGridColumn139.Width = 83;
  5153. ultraGridColumn140.Header.VisiblePosition = 37;
  5154. ultraGridColumn140.Hidden = true;
  5155. ultraGridColumn140.RowLayoutColumnInfo.OriginX = 28;
  5156. ultraGridColumn140.RowLayoutColumnInfo.OriginY = 0;
  5157. ultraGridColumn140.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5158. ultraGridColumn140.RowLayoutColumnInfo.SpanX = 2;
  5159. ultraGridColumn140.RowLayoutColumnInfo.SpanY = 4;
  5160. ultraGridColumn140.Width = 155;
  5161. ultraGridColumn141.Header.VisiblePosition = 38;
  5162. ultraGridColumn141.Hidden = true;
  5163. ultraGridColumn141.Width = 69;
  5164. ultraGridColumn142.Header.VisiblePosition = 19;
  5165. ultraGridColumn142.RowLayoutColumnInfo.OriginX = 2;
  5166. ultraGridColumn142.RowLayoutColumnInfo.OriginY = 0;
  5167. ultraGridColumn142.RowLayoutColumnInfo.ParentGroupIndex = 0;
  5168. ultraGridColumn142.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  5169. ultraGridColumn142.RowLayoutColumnInfo.SpanX = 2;
  5170. ultraGridColumn142.RowLayoutColumnInfo.SpanY = 2;
  5171. ultraGridColumn142.Width = 89;
  5172. ultraGridColumn143.Header.VisiblePosition = 5;
  5173. ultraGridColumn143.RowLayoutColumnInfo.OriginX = 0;
  5174. ultraGridColumn143.RowLayoutColumnInfo.OriginY = 0;
  5175. ultraGridColumn143.RowLayoutColumnInfo.ParentGroupIndex = 0;
  5176. ultraGridColumn143.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  5177. ultraGridColumn143.RowLayoutColumnInfo.SpanX = 2;
  5178. ultraGridColumn143.RowLayoutColumnInfo.SpanY = 2;
  5179. ultraGridColumn143.Width = 174;
  5180. ultraGridColumn144.Header.VisiblePosition = 12;
  5181. ultraGridColumn144.Hidden = true;
  5182. ultraGridColumn145.Header.VisiblePosition = 13;
  5183. ultraGridColumn145.Hidden = true;
  5184. ultraGridColumn146.Header.VisiblePosition = 14;
  5185. ultraGridColumn146.Hidden = true;
  5186. ultraGridColumn147.Header.Caption = "合同货币";
  5187. ultraGridColumn147.Header.VisiblePosition = 9;
  5188. ultraGridColumn147.Hidden = true;
  5189. ultraGridColumn147.RowLayoutColumnInfo.OriginX = 8;
  5190. ultraGridColumn147.RowLayoutColumnInfo.OriginY = 0;
  5191. ultraGridColumn147.RowLayoutColumnInfo.ParentGroupIndex = 1;
  5192. ultraGridColumn147.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  5193. ultraGridColumn147.RowLayoutColumnInfo.SpanX = 2;
  5194. ultraGridColumn147.RowLayoutColumnInfo.SpanY = 2;
  5195. ultraGridColumn147.Width = 70;
  5196. ultraGridColumn148.Header.VisiblePosition = 15;
  5197. ultraGridColumn148.Hidden = true;
  5198. ultraGridColumn148.RowLayoutColumnInfo.OriginX = 22;
  5199. ultraGridColumn148.RowLayoutColumnInfo.OriginY = 0;
  5200. ultraGridColumn148.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5201. ultraGridColumn148.RowLayoutColumnInfo.SpanX = 2;
  5202. ultraGridColumn148.RowLayoutColumnInfo.SpanY = 4;
  5203. ultraGridColumn149.Header.VisiblePosition = 16;
  5204. ultraGridColumn149.Hidden = true;
  5205. ultraGridColumn150.Header.VisiblePosition = 17;
  5206. ultraGridColumn150.Hidden = true;
  5207. appearance58.TextHAlignAsString = "Right";
  5208. ultraGridColumn151.CellAppearance = appearance58;
  5209. ultraGridColumn151.Header.VisiblePosition = 10;
  5210. ultraGridColumn151.Hidden = true;
  5211. ultraGridColumn151.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  5212. ultraGridColumn151.RowLayoutColumnInfo.OriginX = 4;
  5213. ultraGridColumn151.RowLayoutColumnInfo.OriginY = 0;
  5214. ultraGridColumn151.RowLayoutColumnInfo.ParentGroupIndex = 1;
  5215. ultraGridColumn151.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  5216. ultraGridColumn151.RowLayoutColumnInfo.SpanX = 2;
  5217. ultraGridColumn151.RowLayoutColumnInfo.SpanY = 2;
  5218. ultraGridColumn151.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  5219. ultraGridColumn151.Width = 103;
  5220. appearance59.TextHAlignAsString = "Right";
  5221. ultraGridColumn152.CellAppearance = appearance59;
  5222. ultraGridColumn152.Header.VisiblePosition = 7;
  5223. ultraGridColumn152.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  5224. ultraGridColumn152.RowLayoutColumnInfo.OriginX = 2;
  5225. ultraGridColumn152.RowLayoutColumnInfo.OriginY = 0;
  5226. ultraGridColumn152.RowLayoutColumnInfo.ParentGroupIndex = 1;
  5227. ultraGridColumn152.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  5228. ultraGridColumn152.RowLayoutColumnInfo.SpanX = 2;
  5229. ultraGridColumn152.RowLayoutColumnInfo.SpanY = 2;
  5230. ultraGridColumn152.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  5231. appearance60.TextHAlignAsString = "Right";
  5232. ultraGridColumn153.CellAppearance = appearance60;
  5233. ultraGridColumn153.Header.VisiblePosition = 6;
  5234. ultraGridColumn153.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  5235. ultraGridColumn153.RowLayoutColumnInfo.OriginX = 0;
  5236. ultraGridColumn153.RowLayoutColumnInfo.OriginY = 0;
  5237. ultraGridColumn153.RowLayoutColumnInfo.ParentGroupIndex = 1;
  5238. ultraGridColumn153.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  5239. ultraGridColumn153.RowLayoutColumnInfo.SpanX = 2;
  5240. ultraGridColumn153.RowLayoutColumnInfo.SpanY = 2;
  5241. ultraGridColumn153.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  5242. ultraGridColumn154.Header.VisiblePosition = 20;
  5243. ultraGridColumn154.Hidden = true;
  5244. ultraGridColumn155.Header.VisiblePosition = 21;
  5245. ultraGridColumn155.Hidden = true;
  5246. ultraGridColumn156.Header.VisiblePosition = 22;
  5247. ultraGridColumn156.Hidden = true;
  5248. ultraGridColumn157.Header.VisiblePosition = 23;
  5249. ultraGridColumn157.Hidden = true;
  5250. ultraGridColumn158.Header.VisiblePosition = 24;
  5251. ultraGridColumn158.Hidden = true;
  5252. ultraGridColumn159.Header.VisiblePosition = 25;
  5253. ultraGridColumn159.Hidden = true;
  5254. ultraGridColumn160.Header.VisiblePosition = 26;
  5255. ultraGridColumn160.Hidden = true;
  5256. ultraGridColumn161.Header.VisiblePosition = 27;
  5257. ultraGridColumn161.Hidden = true;
  5258. ultraGridColumn162.Header.VisiblePosition = 28;
  5259. ultraGridColumn162.Hidden = true;
  5260. ultraGridColumn163.Header.VisiblePosition = 29;
  5261. ultraGridColumn163.Hidden = true;
  5262. ultraGridColumn164.Header.VisiblePosition = 30;
  5263. ultraGridColumn164.Hidden = true;
  5264. ultraGridColumn165.Header.VisiblePosition = 31;
  5265. ultraGridColumn165.Hidden = true;
  5266. ultraGridColumn166.Header.VisiblePosition = 32;
  5267. ultraGridColumn166.RowLayoutColumnInfo.OriginX = 16;
  5268. ultraGridColumn166.RowLayoutColumnInfo.OriginY = 0;
  5269. ultraGridColumn166.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 58);
  5270. ultraGridColumn166.RowLayoutColumnInfo.SpanX = 2;
  5271. ultraGridColumn166.RowLayoutColumnInfo.SpanY = 4;
  5272. ultraGridColumn167.Header.VisiblePosition = 33;
  5273. ultraGridColumn167.Hidden = true;
  5274. ultraGridColumn168.Header.VisiblePosition = 34;
  5275. ultraGridColumn168.Hidden = true;
  5276. ultraGridColumn169.Header.VisiblePosition = 35;
  5277. ultraGridColumn169.Hidden = true;
  5278. ultraGridColumn169.RowLayoutColumnInfo.OriginX = 26;
  5279. ultraGridColumn169.RowLayoutColumnInfo.OriginY = 0;
  5280. ultraGridColumn169.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5281. ultraGridColumn169.RowLayoutColumnInfo.SpanX = 2;
  5282. ultraGridColumn169.RowLayoutColumnInfo.SpanY = 4;
  5283. ultraGridColumn169.Width = 87;
  5284. ultraGridColumn170.Header.VisiblePosition = 39;
  5285. ultraGridColumn170.Hidden = true;
  5286. ultraGridColumn170.RowLayoutColumnInfo.OriginX = 30;
  5287. ultraGridColumn170.RowLayoutColumnInfo.OriginY = 0;
  5288. ultraGridColumn170.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5289. ultraGridColumn170.RowLayoutColumnInfo.SpanX = 2;
  5290. ultraGridColumn170.RowLayoutColumnInfo.SpanY = 4;
  5291. ultraGridColumn171.Header.VisiblePosition = 40;
  5292. ultraGridColumn171.Hidden = true;
  5293. ultraGridColumn172.Header.Caption = "业务员";
  5294. ultraGridColumn172.Header.VisiblePosition = 41;
  5295. ultraGridColumn172.Hidden = true;
  5296. ultraGridColumn172.RowLayoutColumnInfo.OriginX = 32;
  5297. ultraGridColumn172.RowLayoutColumnInfo.OriginY = 0;
  5298. ultraGridColumn172.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5299. ultraGridColumn172.RowLayoutColumnInfo.SpanX = 2;
  5300. ultraGridColumn172.RowLayoutColumnInfo.SpanY = 4;
  5301. ultraGridColumn173.Header.VisiblePosition = 42;
  5302. ultraGridColumn173.Hidden = true;
  5303. ultraGridColumn174.Header.VisiblePosition = 43;
  5304. ultraGridColumn174.RowLayoutColumnInfo.OriginX = 18;
  5305. ultraGridColumn174.RowLayoutColumnInfo.OriginY = 0;
  5306. ultraGridColumn174.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5307. ultraGridColumn174.RowLayoutColumnInfo.SpanX = 2;
  5308. ultraGridColumn174.RowLayoutColumnInfo.SpanY = 4;
  5309. ultraGridColumn175.Header.VisiblePosition = 44;
  5310. ultraGridColumn175.Hidden = true;
  5311. ultraGridColumn176.Header.VisiblePosition = 45;
  5312. ultraGridColumn176.Hidden = true;
  5313. ultraGridColumn177.Header.VisiblePosition = 46;
  5314. ultraGridColumn177.Hidden = true;
  5315. ultraGridColumn178.Header.VisiblePosition = 47;
  5316. ultraGridColumn178.RowLayoutColumnInfo.OriginX = 20;
  5317. ultraGridColumn178.RowLayoutColumnInfo.OriginY = 0;
  5318. ultraGridColumn178.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5319. ultraGridColumn178.RowLayoutColumnInfo.SpanX = 2;
  5320. ultraGridColumn178.RowLayoutColumnInfo.SpanY = 4;
  5321. ultraGridColumn179.Header.VisiblePosition = 48;
  5322. ultraGridColumn179.RowLayoutColumnInfo.OriginX = 22;
  5323. ultraGridColumn179.RowLayoutColumnInfo.OriginY = 0;
  5324. ultraGridColumn179.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5325. ultraGridColumn179.RowLayoutColumnInfo.SpanX = 2;
  5326. ultraGridColumn179.RowLayoutColumnInfo.SpanY = 4;
  5327. ultraGridColumn180.Header.VisiblePosition = 49;
  5328. ultraGridColumn180.Hidden = true;
  5329. ultraGridColumn180.RowLayoutColumnInfo.OriginX = 38;
  5330. ultraGridColumn180.RowLayoutColumnInfo.OriginY = 0;
  5331. ultraGridColumn180.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5332. ultraGridColumn180.RowLayoutColumnInfo.SpanX = 2;
  5333. ultraGridColumn180.RowLayoutColumnInfo.SpanY = 4;
  5334. ultraGridColumn181.Header.VisiblePosition = 50;
  5335. ultraGridColumn181.Hidden = true;
  5336. ultraGridColumn181.RowLayoutColumnInfo.OriginX = 40;
  5337. ultraGridColumn181.RowLayoutColumnInfo.OriginY = 0;
  5338. ultraGridColumn181.RowLayoutColumnInfo.SpanX = 2;
  5339. ultraGridColumn181.RowLayoutColumnInfo.SpanY = 2;
  5340. ultraGridColumn182.Header.VisiblePosition = 8;
  5341. ultraGridColumn182.RowLayoutColumnInfo.OriginX = 14;
  5342. ultraGridColumn182.RowLayoutColumnInfo.OriginY = 0;
  5343. ultraGridColumn182.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5344. ultraGridColumn182.RowLayoutColumnInfo.SpanX = 2;
  5345. ultraGridColumn182.RowLayoutColumnInfo.SpanY = 4;
  5346. ultraGridColumn182.Width = 180;
  5347. ultraGridColumn183.Header.VisiblePosition = 51;
  5348. ultraGridColumn183.Hidden = true;
  5349. ultraGridColumn184.Header.VisiblePosition = 2;
  5350. ultraGridColumn184.RowLayoutColumnInfo.OriginX = 2;
  5351. ultraGridColumn184.RowLayoutColumnInfo.OriginY = 0;
  5352. ultraGridColumn184.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5353. ultraGridColumn184.RowLayoutColumnInfo.SpanX = 2;
  5354. ultraGridColumn184.RowLayoutColumnInfo.SpanY = 4;
  5355. ultraGridColumn184.Width = 71;
  5356. ultraGridColumn185.Header.VisiblePosition = 18;
  5357. ultraGridColumn185.Hidden = true;
  5358. ultraGridColumn185.RowLayoutColumnInfo.OriginX = 22;
  5359. ultraGridColumn185.RowLayoutColumnInfo.OriginY = 0;
  5360. ultraGridColumn185.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  5361. ultraGridColumn185.RowLayoutColumnInfo.SpanX = 2;
  5362. ultraGridColumn185.RowLayoutColumnInfo.SpanY = 4;
  5363. ultraGridColumn186.Header.VisiblePosition = 52;
  5364. ultraGridColumn186.RowLayoutColumnInfo.OriginX = 12;
  5365. ultraGridColumn186.RowLayoutColumnInfo.OriginY = 0;
  5366. ultraGridColumn186.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 56);
  5367. ultraGridColumn186.RowLayoutColumnInfo.SpanX = 2;
  5368. ultraGridColumn186.RowLayoutColumnInfo.SpanY = 3;
  5369. ultraGridColumn187.DataType = typeof(bool);
  5370. ultraGridColumn187.DefaultCellValue = false;
  5371. ultraGridColumn187.Header.Caption = "";
  5372. ultraGridColumn187.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
  5373. ultraGridColumn187.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  5374. ultraGridColumn187.Header.VisiblePosition = 0;
  5375. ultraGridColumn187.Hidden = true;
  5376. ultraGridColumn187.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  5377. ultraGridBand9.Columns.AddRange(new object[] {
  5378. ultraGridColumn135,
  5379. ultraGridColumn136,
  5380. ultraGridColumn137,
  5381. ultraGridColumn138,
  5382. ultraGridColumn139,
  5383. ultraGridColumn140,
  5384. ultraGridColumn141,
  5385. ultraGridColumn142,
  5386. ultraGridColumn143,
  5387. ultraGridColumn144,
  5388. ultraGridColumn145,
  5389. ultraGridColumn146,
  5390. ultraGridColumn147,
  5391. ultraGridColumn148,
  5392. ultraGridColumn149,
  5393. ultraGridColumn150,
  5394. ultraGridColumn151,
  5395. ultraGridColumn152,
  5396. ultraGridColumn153,
  5397. ultraGridColumn154,
  5398. ultraGridColumn155,
  5399. ultraGridColumn156,
  5400. ultraGridColumn157,
  5401. ultraGridColumn158,
  5402. ultraGridColumn159,
  5403. ultraGridColumn160,
  5404. ultraGridColumn161,
  5405. ultraGridColumn162,
  5406. ultraGridColumn163,
  5407. ultraGridColumn164,
  5408. ultraGridColumn165,
  5409. ultraGridColumn166,
  5410. ultraGridColumn167,
  5411. ultraGridColumn168,
  5412. ultraGridColumn169,
  5413. ultraGridColumn170,
  5414. ultraGridColumn171,
  5415. ultraGridColumn172,
  5416. ultraGridColumn173,
  5417. ultraGridColumn174,
  5418. ultraGridColumn175,
  5419. ultraGridColumn176,
  5420. ultraGridColumn177,
  5421. ultraGridColumn178,
  5422. ultraGridColumn179,
  5423. ultraGridColumn180,
  5424. ultraGridColumn181,
  5425. ultraGridColumn182,
  5426. ultraGridColumn183,
  5427. ultraGridColumn184,
  5428. ultraGridColumn185,
  5429. ultraGridColumn186,
  5430. ultraGridColumn187});
  5431. ultraGridGroup7.Header.Caption = "供应商";
  5432. ultraGridGroup7.Key = "NewGroup0";
  5433. ultraGridGroup7.RowLayoutGroupInfo.LabelSpan = 1;
  5434. ultraGridGroup7.RowLayoutGroupInfo.OriginX = 4;
  5435. ultraGridGroup7.RowLayoutGroupInfo.OriginY = 0;
  5436. ultraGridGroup7.RowLayoutGroupInfo.SpanX = 4;
  5437. ultraGridGroup7.RowLayoutGroupInfo.SpanY = 3;
  5438. ultraGridGroup8.Header.Caption = "金额统计";
  5439. ultraGridGroup8.Key = "NewGroup1";
  5440. ultraGridGroup8.RowLayoutGroupInfo.LabelSpan = 1;
  5441. ultraGridGroup8.RowLayoutGroupInfo.OriginX = 8;
  5442. ultraGridGroup8.RowLayoutGroupInfo.OriginY = 0;
  5443. ultraGridGroup8.RowLayoutGroupInfo.SpanX = 4;
  5444. ultraGridGroup8.RowLayoutGroupInfo.SpanY = 3;
  5445. ultraGridBand9.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  5446. ultraGridGroup7,
  5447. ultraGridGroup8});
  5448. appearance62.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5449. ultraGridBand9.Override.SummaryFooterAppearance = appearance62;
  5450. appearance63.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  5451. appearance63.TextHAlignAsString = "Right";
  5452. ultraGridBand9.Override.SummaryValueAppearance = appearance63;
  5453. ultraGridBand9.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  5454. summarySettings4.DisplayFormat = "共{0}条";
  5455. summarySettings4.GroupBySummaryValueAppearance = appearance64;
  5456. summarySettings5.DisplayFormat = "{0:N}";
  5457. summarySettings5.GroupBySummaryValueAppearance = appearance65;
  5458. summarySettings6.DisplayFormat = "{0:N}";
  5459. summarySettings6.GroupBySummaryValueAppearance = appearance77;
  5460. ultraGridBand9.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  5461. summarySettings4,
  5462. summarySettings5,
  5463. summarySettings6});
  5464. ultraGridBand9.SummaryFooterCaption = "统计";
  5465. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand9);
  5466. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5467. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  5468. appearance92.BackColor = System.Drawing.SystemColors.ActiveBorder;
  5469. appearance92.BackColor2 = System.Drawing.SystemColors.ControlDark;
  5470. appearance92.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  5471. appearance92.BorderColor = System.Drawing.SystemColors.Window;
  5472. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance92;
  5473. appearance107.ForeColor = System.Drawing.SystemColors.GrayText;
  5474. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance107;
  5475. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5476. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  5477. appearance108.BackColor = System.Drawing.SystemColors.ControlLightLight;
  5478. appearance108.BackColor2 = System.Drawing.SystemColors.Control;
  5479. appearance108.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  5480. appearance108.ForeColor = System.Drawing.SystemColors.GrayText;
  5481. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance108;
  5482. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  5483. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  5484. appearance109.BackColor = System.Drawing.SystemColors.Window;
  5485. appearance109.ForeColor = System.Drawing.SystemColors.ControlText;
  5486. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance109;
  5487. appearance110.BackColor = System.Drawing.SystemColors.Highlight;
  5488. appearance110.ForeColor = System.Drawing.SystemColors.HighlightText;
  5489. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance110;
  5490. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  5491. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  5492. appearance111.BackColor = System.Drawing.SystemColors.Window;
  5493. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance111;
  5494. appearance112.BorderColor = System.Drawing.Color.Silver;
  5495. appearance112.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  5496. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance112;
  5497. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  5498. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  5499. appearance113.BackColor = System.Drawing.SystemColors.Control;
  5500. appearance113.BackColor2 = System.Drawing.SystemColors.ControlDark;
  5501. appearance113.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  5502. appearance113.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  5503. appearance113.BorderColor = System.Drawing.SystemColors.Window;
  5504. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance113;
  5505. appearance114.TextHAlignAsString = "Left";
  5506. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance114;
  5507. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  5508. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  5509. appearance115.BackColor = System.Drawing.SystemColors.Window;
  5510. appearance115.BorderColor = System.Drawing.Color.Silver;
  5511. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance115;
  5512. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  5513. appearance116.BackColor = System.Drawing.SystemColors.ControlLight;
  5514. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance116;
  5515. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  5516. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  5517. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  5518. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  5519. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5520. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  5521. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5522. this.ultraGrid1.Name = "ultraGrid1";
  5523. this.ultraGrid1.Size = new System.Drawing.Size(1845, 155);
  5524. this.ultraGrid1.TabIndex = 0;
  5525. this.ultraGrid1.Text = "ultraGrid1";
  5526. this.ultraGrid1.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid1_InitializeRow);
  5527. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  5528. this.ultraGrid1.Click += new System.EventHandler(this.ultraGrid1_Click);
  5529. //
  5530. // ultraGroupBox4
  5531. //
  5532. this.ultraGroupBox4.Controls.Add(this.ultraTabControl2);
  5533. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  5534. this.ultraGroupBox4.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  5535. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 0);
  5536. this.ultraGroupBox4.Margin = new System.Windows.Forms.Padding(4);
  5537. this.ultraGroupBox4.Name = "ultraGroupBox4";
  5538. this.ultraGroupBox4.Size = new System.Drawing.Size(1851, 245);
  5539. this.ultraGroupBox4.TabIndex = 0;
  5540. this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  5541. //
  5542. // ultraTabControl2
  5543. //
  5544. this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
  5545. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl4);
  5546. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl5);
  5547. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl8);
  5548. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl6);
  5549. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl9);
  5550. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl10);
  5551. this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  5552. this.ultraTabControl2.Location = new System.Drawing.Point(3, 0);
  5553. this.ultraTabControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5554. this.ultraTabControl2.Name = "ultraTabControl2";
  5555. this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
  5556. this.ultraTabControl2.Size = new System.Drawing.Size(1845, 242);
  5557. this.ultraTabControl2.TabIndex = 2;
  5558. this.ultraTabControl2.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  5559. ultraTab4.TabPage = this.ultraTabPageControl4;
  5560. ultraTab4.Text = "合同行";
  5561. ultraTab5.TabPage = this.ultraTabPageControl5;
  5562. ultraTab5.Text = "合同条款";
  5563. ultraTab7.TabPage = this.ultraTabPageControl8;
  5564. ultraTab7.Text = "招标纪要";
  5565. ultraTab9.TabPage = this.ultraTabPageControl9;
  5566. ultraTab9.Text = "合同评审意见";
  5567. ultraTab6.TabPage = this.ultraTabPageControl6;
  5568. ultraTab6.Text = "附件";
  5569. ultraTab11.Key = "change";
  5570. ultraTab11.TabPage = this.ultraTabPageControl10;
  5571. ultraTab11.Text = "合同变更信息";
  5572. this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  5573. ultraTab4,
  5574. ultraTab5,
  5575. ultraTab7,
  5576. ultraTab9,
  5577. ultraTab6,
  5578. ultraTab11});
  5579. this.ultraTabControl2.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl2_SelectedTabChanged);
  5580. //
  5581. // ultraTabSharedControlsPage2
  5582. //
  5583. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
  5584. this.ultraTabSharedControlsPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5585. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  5586. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1841, 213);
  5587. //
  5588. // ultraExpandableGroupBox2
  5589. //
  5590. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  5591. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  5592. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1851, 274);
  5593. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 429);
  5594. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  5595. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  5596. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1851, 274);
  5597. this.ultraExpandableGroupBox2.TabIndex = 3;
  5598. this.ultraExpandableGroupBox2.Text = "编辑区";
  5599. this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  5600. //
  5601. // ultraExpandableGroupBoxPanel2
  5602. //
  5603. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraTabControl1);
  5604. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  5605. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(2, 23);
  5606. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4);
  5607. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  5608. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1847, 249);
  5609. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  5610. //
  5611. // ultraGroupBox1
  5612. //
  5613. this.ultraGroupBox1.Controls.Add(this.ultraLabel45);
  5614. this.ultraGroupBox1.Controls.Add(this.utAccount);
  5615. this.ultraGroupBox1.Controls.Add(this.ultraLabel39);
  5616. this.ultraGroupBox1.Controls.Add(this.ultraLabel27);
  5617. this.ultraGroupBox1.Controls.Add(this.txt_printMs);
  5618. this.ultraGroupBox1.Controls.Add(this.CK_Ctime);
  5619. this.ultraGroupBox1.Controls.Add(this.label7);
  5620. this.ultraGroupBox1.Controls.Add(this.label6);
  5621. this.ultraGroupBox1.Controls.Add(this.txt_createTimeEnd);
  5622. this.ultraGroupBox1.Controls.Add(this.txt_createTimeStart);
  5623. this.ultraGroupBox1.Controls.Add(this.COP_OrderType);
  5624. this.ultraGroupBox1.Controls.Add(this.ultraLabel56);
  5625. this.ultraGroupBox1.Controls.Add(this.COP_SuppName);
  5626. this.ultraGroupBox1.Controls.Add(this.COPStatus);
  5627. this.ultraGroupBox1.Controls.Add(this.COP_OrderId);
  5628. this.ultraGroupBox1.Controls.Add(this.ultraLabel54);
  5629. this.ultraGroupBox1.Controls.Add(this.ultraLabel60);
  5630. this.ultraGroupBox1.Controls.Add(this.ultraLabel55);
  5631. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  5632. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  5633. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  5634. this.ultraGroupBox1.Name = "ultraGroupBox1";
  5635. this.ultraGroupBox1.Size = new System.Drawing.Size(1851, 41);
  5636. this.ultraGroupBox1.TabIndex = 3;
  5637. //
  5638. // ultraLabel45
  5639. //
  5640. this.ultraLabel45.AutoSize = true;
  5641. this.ultraLabel45.Location = new System.Drawing.Point(1733, 10);
  5642. this.ultraLabel45.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5643. this.ultraLabel45.Name = "ultraLabel45";
  5644. this.ultraLabel45.Size = new System.Drawing.Size(13, 17);
  5645. this.ultraLabel45.TabIndex = 52;
  5646. this.ultraLabel45.Text = "%";
  5647. //
  5648. // utAccount
  5649. //
  5650. this.utAccount.Location = new System.Drawing.Point(1648, 6);
  5651. this.utAccount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5652. this.utAccount.Name = "utAccount";
  5653. this.utAccount.Size = new System.Drawing.Size(76, 24);
  5654. this.utAccount.TabIndex = 50;
  5655. //
  5656. // ultraLabel39
  5657. //
  5658. this.ultraLabel39.AutoSize = true;
  5659. this.ultraLabel39.Location = new System.Drawing.Point(1603, 10);
  5660. this.ultraLabel39.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5661. this.ultraLabel39.Name = "ultraLabel39";
  5662. this.ultraLabel39.Size = new System.Drawing.Size(36, 19);
  5663. this.ultraLabel39.TabIndex = 51;
  5664. this.ultraLabel39.Text = "量差";
  5665. //
  5666. // ultraLabel27
  5667. //
  5668. this.ultraLabel27.AutoSize = true;
  5669. this.ultraLabel27.Location = new System.Drawing.Point(1355, 11);
  5670. this.ultraLabel27.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5671. this.ultraLabel27.Name = "ultraLabel27";
  5672. this.ultraLabel27.Size = new System.Drawing.Size(98, 19);
  5673. this.ultraLabel27.TabIndex = 46;
  5674. this.ultraLabel27.Text = "内嵌最大行数";
  5675. //
  5676. // txt_printMs
  5677. //
  5678. this.txt_printMs.Location = new System.Drawing.Point(1467, 8);
  5679. this.txt_printMs.Margin = new System.Windows.Forms.Padding(4);
  5680. this.txt_printMs.Name = "txt_printMs";
  5681. this.txt_printMs.Size = new System.Drawing.Size(117, 24);
  5682. this.txt_printMs.TabIndex = 45;
  5683. //
  5684. // CK_Ctime
  5685. //
  5686. this.CK_Ctime.AutoSize = true;
  5687. this.CK_Ctime.Location = new System.Drawing.Point(948, 11);
  5688. this.CK_Ctime.Margin = new System.Windows.Forms.Padding(4);
  5689. this.CK_Ctime.Name = "CK_Ctime";
  5690. this.CK_Ctime.Size = new System.Drawing.Size(18, 17);
  5691. this.CK_Ctime.TabIndex = 44;
  5692. this.CK_Ctime.UseVisualStyleBackColor = true;
  5693. this.CK_Ctime.CheckedChanged += new System.EventHandler(this.CK_Ctime_CheckedChanged);
  5694. //
  5695. // label7
  5696. //
  5697. this.label7.AutoSize = true;
  5698. this.label7.Location = new System.Drawing.Point(1189, 11);
  5699. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  5700. this.label7.Name = "label7";
  5701. this.label7.Size = new System.Drawing.Size(22, 15);
  5702. this.label7.TabIndex = 43;
  5703. this.label7.Text = "至";
  5704. //
  5705. // label6
  5706. //
  5707. this.label6.AutoSize = true;
  5708. this.label6.Location = new System.Drawing.Point(977, 12);
  5709. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  5710. this.label6.Name = "label6";
  5711. this.label6.Size = new System.Drawing.Size(67, 15);
  5712. this.label6.TabIndex = 42;
  5713. this.label6.Text = "创建时间";
  5714. //
  5715. // txt_createTimeEnd
  5716. //
  5717. this.txt_createTimeEnd.DateButtons.Add(dateButton5);
  5718. this.txt_createTimeEnd.Format = "yyyy/MM/dd";
  5719. this.txt_createTimeEnd.Location = new System.Drawing.Point(1219, 8);
  5720. this.txt_createTimeEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5721. this.txt_createTimeEnd.Name = "txt_createTimeEnd";
  5722. this.txt_createTimeEnd.NonAutoSizeHeight = 25;
  5723. this.txt_createTimeEnd.Size = new System.Drawing.Size(129, 25);
  5724. this.txt_createTimeEnd.TabIndex = 41;
  5725. this.txt_createTimeEnd.Value = new System.DateTime(2016, 3, 1, 0, 0, 0, 0);
  5726. //
  5727. // txt_createTimeStart
  5728. //
  5729. dateButton6.Date = new System.DateTime(((long)(0)));
  5730. this.txt_createTimeStart.DateButtons.Add(dateButton6);
  5731. this.txt_createTimeStart.Format = "yyyy/MM/dd";
  5732. this.txt_createTimeStart.Location = new System.Drawing.Point(1055, 6);
  5733. this.txt_createTimeStart.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5734. this.txt_createTimeStart.Name = "txt_createTimeStart";
  5735. this.txt_createTimeStart.NonAutoSizeHeight = 25;
  5736. this.txt_createTimeStart.Size = new System.Drawing.Size(128, 25);
  5737. this.txt_createTimeStart.TabIndex = 40;
  5738. this.txt_createTimeStart.Value = "2015/11/17 0:00:00";
  5739. //
  5740. // combo_order_type
  5741. //
  5742. this.combo_order_type.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  5743. this.combo_order_type.Location = new System.Drawing.Point(1340, 32);
  5744. this.combo_order_type.Name = "combo_order_type";
  5745. this.combo_order_type.Size = new System.Drawing.Size(241, 24);
  5746. this.combo_order_type.TabIndex = 3;
  5747. //
  5748. // FrmOrderMNew
  5749. //
  5750. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  5751. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  5752. this.ClientSize = new System.Drawing.Size(1851, 744);
  5753. this.Controls.Add(this.ultraPanel3);
  5754. this.Controls.Add(this.ultraGroupBox1);
  5755. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  5756. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  5757. this.Name = "FrmOrderMNew";
  5758. this.Text = "FrmOrderM";
  5759. this.Load += new System.EventHandler(this.FrmOrderMNew_Load);
  5760. this.Shown += new System.EventHandler(this.FrmOrderMNew_Shown);
  5761. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).EndInit();
  5762. this.ultraTabPageControl1.ResumeLayout(false);
  5763. this.ultraTabPageControl1.PerformLayout();
  5764. ((System.ComponentModel.ISupportInitialize)(this.txt_buy_name)).EndInit();
  5765. ((System.ComponentModel.ISupportInitialize)(this.txt_AftPaymentAmt1)).EndInit();
  5766. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryType)).EndInit();
  5767. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryCondition)).EndInit();
  5768. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderMoneyType)).EndInit();
  5769. ((System.ComponentModel.ISupportInitialize)(this.txt_CreateTime)).EndInit();
  5770. ((System.ComponentModel.ISupportInitialize)(this.txt_SignDate)).EndInit();
  5771. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderType)).EndInit();
  5772. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderClass)).EndInit();
  5773. ((System.ComponentModel.ISupportInitialize)(this.txt_Currency)).EndInit();
  5774. ((System.ComponentModel.ISupportInitialize)(this.txt_SignAddress)).EndInit();
  5775. ((System.ComponentModel.ISupportInitialize)(this.txt_TitleName)).EndInit();
  5776. ((System.ComponentModel.ISupportInitialize)(this.txt_ExchangeRateCur)).EndInit();
  5777. ((System.ComponentModel.ISupportInitialize)(this.txt_ModeName)).EndInit();
  5778. ((System.ComponentModel.ISupportInitialize)(this.txt_TaskRecordId)).EndInit();
  5779. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderId)).EndInit();
  5780. this.ultraTabPageControl2.ResumeLayout(false);
  5781. this.ultraTabPageControl2.PerformLayout();
  5782. this.ultraPanel2.ClientArea.ResumeLayout(false);
  5783. this.ultraPanel2.ClientArea.PerformLayout();
  5784. this.ultraPanel2.ResumeLayout(false);
  5785. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
  5786. ((System.ComponentModel.ISupportInitialize)(this.dataSet5)).EndInit();
  5787. ((System.ComponentModel.ISupportInitialize)(this.dataTable11)).EndInit();
  5788. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit();
  5789. this.ultraPanel4.ClientArea.ResumeLayout(false);
  5790. this.ultraPanel4.ClientArea.PerformLayout();
  5791. this.ultraPanel4.ResumeLayout(false);
  5792. ((System.ComponentModel.ISupportInitialize)(this.cb_standardsCode)).EndInit();
  5793. this.ultraPanel1.ClientArea.ResumeLayout(false);
  5794. this.ultraPanel1.ClientArea.PerformLayout();
  5795. this.ultraPanel1.ResumeLayout(false);
  5796. ((System.ComponentModel.ISupportInitialize)(this.txt_balanceClause)).EndInit();
  5797. ((System.ComponentModel.ISupportInitialize)(this.txt_BalanceClauseType)).EndInit();
  5798. ((System.ComponentModel.ISupportInitialize)(this.txt_matStand)).EndInit();
  5799. ((System.ComponentModel.ISupportInitialize)(this.txt_StartDate2)).EndInit();
  5800. ((System.ComponentModel.ISupportInitialize)(this.ultraJUDGE_TYPE)).EndInit();
  5801. ((System.ComponentModel.ISupportInitialize)(this.ultraMAT_NAME)).EndInit();
  5802. ((System.ComponentModel.ISupportInitialize)(this.ultraComSignMax)).EndInit();
  5803. ((System.ComponentModel.ISupportInitialize)(this.ultraComSignMin)).EndInit();
  5804. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).EndInit();
  5805. ((System.ComponentModel.ISupportInitialize)(this.txt_ReceiveType)).EndInit();
  5806. ((System.ComponentModel.ISupportInitialize)(this.txt_EndDate2)).EndInit();
  5807. ((System.ComponentModel.ISupportInitialize)(this.txt_packType)).EndInit();
  5808. ((System.ComponentModel.ISupportInitialize)(this.txt_paymentType)).EndInit();
  5809. ((System.ComponentModel.ISupportInitialize)(this.txt_QuantityPriceNum)).EndInit();
  5810. ((System.ComponentModel.ISupportInitialize)(this.txt_GradePriceNo)).EndInit();
  5811. ((System.ComponentModel.ISupportInitialize)(this.txt_ChemPriceNo)).EndInit();
  5812. ((System.ComponentModel.ISupportInitialize)(this.txt_DelvryRangeMin)).EndInit();
  5813. this.ultraTabPageControl7.ResumeLayout(false);
  5814. this.ultraTabPageControl7.PerformLayout();
  5815. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseIndx2)).EndInit();
  5816. ((System.ComponentModel.ISupportInitialize)(this.txt_Bcm_Name)).EndInit();
  5817. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseType)).EndInit();
  5818. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseName)).EndInit();
  5819. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseIndx1)).EndInit();
  5820. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseDesc)).EndInit();
  5821. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseOldId)).EndInit();
  5822. ((System.ComponentModel.ISupportInitialize)(this.txt_Clauseid)).EndInit();
  5823. this.ultraTabPageControl3.ResumeLayout(false);
  5824. this.ultraTabPageControl3.PerformLayout();
  5825. ((System.ComponentModel.ISupportInitialize)(this.txt_certPath)).EndInit();
  5826. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTDESC)).EndInit();
  5827. ((System.ComponentModel.ISupportInitialize)(this.txt_certpath_local)).EndInit();
  5828. this.ultraTabPageControl4.ResumeLayout(false);
  5829. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  5830. this.ultraGroupBox2.ResumeLayout(false);
  5831. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  5832. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  5833. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  5834. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  5835. this.ultraTabPageControl5.ResumeLayout(false);
  5836. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  5837. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  5838. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  5839. this.ultraTabPageControl8.ResumeLayout(false);
  5840. this.splitContainer1.Panel1.ResumeLayout(false);
  5841. this.splitContainer1.Panel1.PerformLayout();
  5842. this.splitContainer1.Panel2.ResumeLayout(false);
  5843. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  5844. this.splitContainer1.ResumeLayout(false);
  5845. ((System.ComponentModel.ISupportInitialize)(this.jy_procRecord)).EndInit();
  5846. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  5847. this.ultraExpandableGroupBox1.ResumeLayout(false);
  5848. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  5849. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
  5850. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).EndInit();
  5851. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
  5852. this.panel1.ResumeLayout(false);
  5853. this.panel1.PerformLayout();
  5854. ((System.ComponentModel.ISupportInitialize)(this.jy_type)).EndInit();
  5855. ((System.ComponentModel.ISupportInitialize)(this.jy_negDate)).EndInit();
  5856. ((System.ComponentModel.ISupportInitialize)(this.jy_mngOrgName)).EndInit();
  5857. ((System.ComponentModel.ISupportInitialize)(this.jy_buyerUsername)).EndInit();
  5858. ((System.ComponentModel.ISupportInitialize)(this.jy_taskName)).EndInit();
  5859. ((System.ComponentModel.ISupportInitialize)(this.jy_taskId)).EndInit();
  5860. this.ultraTabPageControl9.ResumeLayout(false);
  5861. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid7)).EndInit();
  5862. ((System.ComponentModel.ISupportInitialize)(this.message)).EndInit();
  5863. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
  5864. this.ultraTabPageControl6.ResumeLayout(false);
  5865. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  5866. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  5867. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  5868. this.ultraTabPageControl10.ResumeLayout(false);
  5869. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
  5870. this.ultraGroupBox6.ResumeLayout(false);
  5871. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
  5872. this.ultraGroupBox5.ResumeLayout(false);
  5873. this.splitContainer3.Panel1.ResumeLayout(false);
  5874. this.splitContainer3.Panel2.ResumeLayout(false);
  5875. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
  5876. this.splitContainer3.ResumeLayout(false);
  5877. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid8)).EndInit();
  5878. ((System.ComponentModel.ISupportInitialize)(this.change)).EndInit();
  5879. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).EndInit();
  5880. ((System.ComponentModel.ISupportInitialize)(this.dataTable9)).EndInit();
  5881. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid9)).EndInit();
  5882. ((System.ComponentModel.ISupportInitialize)(this.COP_OrderType)).EndInit();
  5883. ((System.ComponentModel.ISupportInitialize)(this.COP_SuppName)).EndInit();
  5884. ((System.ComponentModel.ISupportInitialize)(this.COP_OrderId)).EndInit();
  5885. ((System.ComponentModel.ISupportInitialize)(this.COPStatus)).EndInit();
  5886. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  5887. this.ultraTabControl1.ResumeLayout(false);
  5888. this.ultraPanel3.ClientArea.ResumeLayout(false);
  5889. this.ultraPanel3.ResumeLayout(false);
  5890. this.ultraPanel6.ClientArea.ResumeLayout(false);
  5891. this.ultraPanel6.ResumeLayout(false);
  5892. this.splitContainer2.Panel1.ResumeLayout(false);
  5893. this.splitContainer2.Panel2.ResumeLayout(false);
  5894. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  5895. this.splitContainer2.ResumeLayout(false);
  5896. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  5897. this.ultraGroupBox3.ResumeLayout(false);
  5898. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  5899. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  5900. this.ultraGroupBox4.ResumeLayout(false);
  5901. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
  5902. this.ultraTabControl2.ResumeLayout(false);
  5903. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  5904. this.ultraExpandableGroupBox2.ResumeLayout(false);
  5905. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  5906. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  5907. this.ultraGroupBox1.ResumeLayout(false);
  5908. this.ultraGroupBox1.PerformLayout();
  5909. ((System.ComponentModel.ISupportInitialize)(this.utAccount)).EndInit();
  5910. ((System.ComponentModel.ISupportInitialize)(this.txt_printMs)).EndInit();
  5911. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeEnd)).EndInit();
  5912. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeStart)).EndInit();
  5913. ((System.ComponentModel.ISupportInitialize)(this.combo_order_type)).EndInit();
  5914. this.ResumeLayout(false);
  5915. }
  5916. #endregion
  5917. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  5918. private Infragistics.Win.Misc.UltraPanel ultraPanel6;
  5919. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  5920. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  5921. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  5922. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  5923. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  5924. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ExchangeRateCur;
  5925. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ModeName;
  5926. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TaskRecordId;
  5927. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_OrderId;
  5928. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  5929. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  5930. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  5931. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  5932. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  5933. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  5934. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  5935. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  5936. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  5937. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  5938. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  5939. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  5940. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SignAddress;
  5941. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  5942. private Infragistics.Win.Misc.UltraLabel ultraLabel59;
  5943. private Infragistics.Win.Misc.UltraLabel ultraLabel53;
  5944. private Infragistics.Win.Misc.UltraLabel ultraLabel44;
  5945. private Infragistics.Win.Misc.UltraLabel ultraLabel47;
  5946. private Infragistics.Win.Misc.UltraLabel ultraLabel37;
  5947. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_QuantityPriceNum;
  5948. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_GradePriceNo;
  5949. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ChemPriceNo;
  5950. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_DelvryRangeMin;
  5951. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_OrderClass;
  5952. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_Currency;
  5953. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_OrderType;
  5954. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_ReceiveType;
  5955. private Infragistics.Win.Misc.UltraLabel ultraLabel60;
  5956. private Infragistics.Win.Misc.UltraLabel ultraLabel56;
  5957. private Infragistics.Win.Misc.UltraLabel ultraLabel55;
  5958. private Infragistics.Win.Misc.UltraLabel ultraLabel54;
  5959. private Infragistics.Win.UltraWinEditors.UltraComboEditor COPStatus;
  5960. private Infragistics.Win.UltraWinEditors.UltraTextEditor COP_SuppName;
  5961. private Infragistics.Win.UltraWinEditors.UltraTextEditor COP_OrderId;
  5962. private System.Data.DataSet dataSet1;
  5963. private System.Data.DataTable dataTable1;
  5964. private System.Data.DataColumn dataColumn1;
  5965. private System.Data.DataColumn dataColumn2;
  5966. private System.Data.DataColumn dataColumn3;
  5967. private System.Data.DataColumn dataColumn4;
  5968. private System.Data.DataColumn dataColumn5;
  5969. private System.Data.DataColumn dataColumn6;
  5970. private System.Data.DataColumn dataColumn7;
  5971. private System.Data.DataColumn dataColumn8;
  5972. private System.Data.DataColumn dataColumn9;
  5973. private System.Data.DataColumn dataColumn10;
  5974. private System.Data.DataColumn dataColumn11;
  5975. private System.Data.DataColumn dataColumn12;
  5976. private System.Data.DataColumn dataColumn13;
  5977. private System.Data.DataColumn dataColumn14;
  5978. private System.Data.DataColumn dataColumn15;
  5979. private System.Data.DataColumn dataColumn16;
  5980. private System.Data.DataColumn dataColumn18;
  5981. private System.Data.DataColumn dataColumn19;
  5982. private System.Data.DataColumn dataColumn20;
  5983. private System.Data.DataColumn dataColumn21;
  5984. private System.Data.DataColumn dataColumn22;
  5985. private System.Data.DataColumn dataColumn23;
  5986. private System.Data.DataColumn dataColumn24;
  5987. private System.Data.DataColumn dataColumn25;
  5988. private System.Data.DataColumn dataColumn26;
  5989. private System.Data.DataColumn dataColumn27;
  5990. private System.Data.DataColumn dataColumn29;
  5991. private System.Data.DataColumn dataColumn30;
  5992. private System.Data.DataColumn dataColumn31;
  5993. private System.Data.DataColumn dataColumn32;
  5994. private System.Data.DataColumn dataColumn28;
  5995. private System.Data.DataColumn dataColumn33;
  5996. private System.Data.DataColumn dataColumn34;
  5997. private System.Data.DataColumn dataColumn35;
  5998. private System.Data.DataColumn dataColumn36;
  5999. private System.Data.DataColumn dataColumn37;
  6000. private System.Data.DataColumn dataColumn38;
  6001. private System.Data.DataColumn dataColumn39;
  6002. private System.Data.DataColumn dataColumn40;
  6003. private System.Data.DataColumn dataColumn41;
  6004. private System.Data.DataColumn dataColumn42;
  6005. private System.Data.DataColumn dataColumn43;
  6006. private System.Data.DataColumn dataColumn44;
  6007. private System.Data.DataColumn dataColumn45;
  6008. private System.Data.DataColumn dataColumn46;
  6009. private System.Data.DataColumn dataColumn47;
  6010. private System.Data.DataColumn dataColumn48;
  6011. private System.Data.DataColumn dataColumn49;
  6012. private System.Data.DataColumn dataColumn50;
  6013. private System.Data.DataTable dataTable2;
  6014. private System.Data.DataColumn dataColumn51;
  6015. private System.Data.DataColumn dataColumn52;
  6016. private System.Data.DataColumn dataColumn53;
  6017. private System.Data.DataColumn dataColumn54;
  6018. private System.Data.DataColumn dataColumn55;
  6019. private System.Data.DataColumn dataColumn57;
  6020. private System.Data.DataColumn dataColumn61;
  6021. private System.Data.DataColumn dataColumn63;
  6022. private System.Data.DataColumn dataColumn64;
  6023. private System.Data.DataColumn dataColumn65;
  6024. private System.Data.DataColumn dataColumn66;
  6025. private System.Data.DataColumn dataColumn67;
  6026. private System.Data.DataColumn dataColumn68;
  6027. private System.Data.DataColumn dataColumn69;
  6028. private System.Data.DataColumn dataColumn70;
  6029. private System.Data.DataColumn dataColumn71;
  6030. private System.Data.DataColumn dataColumn72;
  6031. private System.Data.DataColumn dataColumn73;
  6032. private System.Data.DataColumn dataColumn76;
  6033. private System.Data.DataColumn dataColumn79;
  6034. private System.Data.DataColumn dataColumn80;
  6035. private System.Data.DataColumn dataColumn81;
  6036. private System.Data.DataColumn dataColumn82;
  6037. private System.Data.DataColumn dataColumn83;
  6038. private System.Data.DataColumn dataColumn84;
  6039. private System.Data.DataColumn dataColumn85;
  6040. private System.Data.DataColumn dataColumn86;
  6041. private System.Data.DataColumn dataColumn87;
  6042. private System.Data.DataColumn dataColumn88;
  6043. private System.Data.DataColumn dataColumn89;
  6044. private System.Data.DataColumn dataColumn90;
  6045. private System.Data.DataColumn dataColumn92;
  6046. private System.Data.DataColumn dataColumn94;
  6047. private System.Data.DataColumn dataColumn97;
  6048. private System.Data.DataColumn dataColumn98;
  6049. private System.Data.DataColumn dataColumn99;
  6050. private System.Data.DataColumn dataColumn100;
  6051. private System.Data.DataColumn dataColumn101;
  6052. private System.Data.DataColumn dataColumn102;
  6053. private System.Data.DataColumn dataColumn103;
  6054. private System.Data.DataColumn dataColumn104;
  6055. private System.Data.DataColumn dataColumn105;
  6056. private System.Data.DataColumn dataColumn106;
  6057. private System.Data.DataColumn dataColumn107;
  6058. private System.Data.DataColumn dataColumn108;
  6059. private System.Data.DataColumn dataColumn109;
  6060. private System.Data.DataColumn dataColumn110;
  6061. private System.Data.DataColumn dataColumn111;
  6062. private System.Data.DataSet dataSet2;
  6063. private System.Data.DataTable dataTable3;
  6064. private System.Data.DataColumn dataColumn115;
  6065. private System.Data.DataColumn dataColumn116;
  6066. private System.Data.DataColumn dataColumn117;
  6067. private System.Data.DataColumn dataColumn118;
  6068. private System.Data.DataColumn dataColumn120;
  6069. private System.Data.DataColumn dataColumn121;
  6070. private System.Data.DataColumn dataColumn122;
  6071. private System.Data.DataColumn dataColumn123;
  6072. private System.Data.DataColumn dataColumn124;
  6073. private System.Data.DataColumn dataColumn125;
  6074. private System.Data.DataColumn dataColumn126;
  6075. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
  6076. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  6077. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  6078. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
  6079. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  6080. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  6081. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_EndDate2;
  6082. private Infragistics.Win.UltraWinEditors.UltraComboEditor COP_OrderType;
  6083. private System.Data.DataColumn dataColumn127;
  6084. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_SignDate;
  6085. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TitleName;
  6086. private Infragistics.Win.Misc.UltraLabel ultraLabel63;
  6087. private Infragistics.Win.Misc.UltraLabel currencyLabel66;
  6088. private System.Data.DataColumn dataColumn128;
  6089. private System.Data.DataColumn dataColumn129;
  6090. private System.Data.DataColumn dataColumn130;
  6091. private System.Data.DataColumn dataColumn131;
  6092. private System.Data.DataColumn dataColumn132;
  6093. private System.Data.DataColumn dataColumn133;
  6094. private System.Data.DataColumn dataColumn134;
  6095. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  6096. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  6097. private System.Windows.Forms.SplitContainer splitContainer2;
  6098. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  6099. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  6100. private System.Data.DataColumn dataColumn152;
  6101. private System.Data.DataColumn dataColumn153;
  6102. private System.Data.DataColumn dataColumn154;
  6103. private System.Data.DataColumn dataColumn155;
  6104. private Infragistics.Win.Misc.UltraLabel currencylabel1;
  6105. private Infragistics.Win.Misc.UltraLabel currencylabel4;
  6106. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  6107. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_CreateTime;
  6108. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  6109. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_OrderMoneyType;
  6110. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  6111. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_deliveryCondition;
  6112. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  6113. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  6114. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_deliveryType;
  6115. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_paymentType;
  6116. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  6117. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_packType;
  6118. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  6119. private System.Windows.Forms.CheckBox CK_Ctime;
  6120. private System.Windows.Forms.Label label7;
  6121. private System.Windows.Forms.Label label6;
  6122. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeEnd;
  6123. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeStart;
  6124. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_AftPaymentAmt1;
  6125. private System.Data.DataColumn dataColumn158;
  6126. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl8;
  6127. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor jy_negDate;
  6128. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_procRecord;
  6129. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_mngOrgName;
  6130. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_buyerUsername;
  6131. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_taskName;
  6132. private Infragistics.Win.UltraWinEditors.UltraTextEditor jy_taskId;
  6133. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  6134. private Infragistics.Win.Misc.UltraLabel ultraLabel31;
  6135. private Infragistics.Win.Misc.UltraLabel ultraLabel32;
  6136. private Infragistics.Win.Misc.UltraLabel ultraLabel35;
  6137. private Infragistics.Win.Misc.UltraLabel ultraLabel38;
  6138. private System.Windows.Forms.Panel panel1;
  6139. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid6;
  6140. private System.Data.DataSet dataSet4;
  6141. private System.Data.DataTable dataTable5;
  6142. private System.Data.DataColumn dataColumn159;
  6143. private System.Data.DataColumn dataColumn161;
  6144. private System.Data.DataColumn dataColumn162;
  6145. private System.Data.DataColumn dataColumn163;
  6146. private System.Data.DataColumn dataColumn164;
  6147. private System.Data.DataColumn dataColumn165;
  6148. private System.Data.DataColumn dataColumn166;
  6149. private System.Data.DataColumn dataColumn160;
  6150. private System.Windows.Forms.SplitContainer splitContainer1;
  6151. private System.Data.DataColumn dataColumn17;
  6152. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl7;
  6153. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  6154. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ClauseName;
  6155. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  6156. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ClauseIndx1;
  6157. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  6158. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ClauseDesc;
  6159. private Infragistics.Win.Misc.UltraLabel ultraLabel30;
  6160. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ClauseOldId;
  6161. private Infragistics.Win.Misc.UltraLabel ultraLabel40;
  6162. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Clauseid;
  6163. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_ClauseType;
  6164. private Infragistics.Win.Misc.UltraLabel ultraLabel41;
  6165. private System.Data.DataColumn dataColumn96;
  6166. private Infragistics.Win.Misc.UltraLabel ultraLabel42;
  6167. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Bcm_Name;
  6168. private System.Data.DataColumn dataColumn112;
  6169. private System.Data.DataColumn dataColumn113;
  6170. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_ClauseIndx2;
  6171. private Infragistics.Win.Misc.UltraLabel ultraLabel43;
  6172. private System.Data.DataColumn dataColumn114;
  6173. private System.Data.DataColumn dataColumn119;
  6174. private System.Data.DataColumn dataColumn135;
  6175. private System.Data.DataColumn dataColumn136;
  6176. private System.Data.DataColumn dataColumn137;
  6177. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_certPath;
  6178. private Infragistics.Win.Misc.UltraLabel ultraLabel94;
  6179. private Infragistics.Win.Misc.UltraButton btn_submitAppend;
  6180. private Infragistics.Win.UltraWinEditors.UltraTextEditor craftImg;
  6181. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CERTDESC;
  6182. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_certpath_local;
  6183. private Infragistics.Win.Misc.UltraLabel ultraLabel46;
  6184. private Infragistics.Win.Misc.UltraLabel ultraLabel62;
  6185. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl6;
  6186. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  6187. private System.Data.DataSet dataSet3;
  6188. private System.Data.DataTable dataTable4;
  6189. private System.Data.DataColumn dataColumn138;
  6190. private System.Data.DataColumn dataColumn139;
  6191. private System.Data.DataColumn dataColumn140;
  6192. private System.Data.DataColumn dataColumn141;
  6193. private System.Data.DataColumn dataColumn142;
  6194. private System.Data.DataColumn dataColumn143;
  6195. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  6196. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  6197. private Infragistics.Win.Misc.UltraLabel ultraLabel76;
  6198. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Remark;
  6199. private System.Data.DataSet dataSet5;
  6200. private System.Data.DataTable dataTable11;
  6201. private System.Data.DataColumn dataColumn147;
  6202. private System.Data.DataColumn dataColumn148;
  6203. private System.Data.DataColumn dataColumn151;
  6204. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  6205. private Infragistics.Win.UltraWinEditors.UltraComboEditor jy_type;
  6206. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  6207. private System.Data.DataColumn dataColumn144;
  6208. private System.Data.DataColumn dataColumn145;
  6209. private System.Data.DataColumn dataColumn150;
  6210. private System.Data.DataColumn dataColumn156;
  6211. private System.Data.DataColumn dataColumn157;
  6212. private System.Data.DataColumn dataColumn146;
  6213. private System.Data.DataColumn dataColumn167;
  6214. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
  6215. private System.Data.DataTable dataTable6;
  6216. private System.Data.DataColumn dataColumn149;
  6217. private System.Data.DataColumn dataColumn168;
  6218. private System.Data.DataColumn dataColumn169;
  6219. private System.Data.DataColumn dataColumn170;
  6220. private System.Data.DataColumn dataColumn171;
  6221. private System.Data.DataColumn dataColumn172;
  6222. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraJUDGE_TYPE;
  6223. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraMAT_NAME;
  6224. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComSignMax;
  6225. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComSignMin;
  6226. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  6227. private Infragistics.Win.Misc.UltraButton btn_saveItem;
  6228. private System.Data.DataColumn dataColumn173;
  6229. private System.Data.DataColumn dataColumn174;
  6230. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_StartDate2;
  6231. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  6232. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  6233. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  6234. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_matStand;
  6235. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_BalanceClauseType;
  6236. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  6237. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_balanceClause;
  6238. private System.Data.DataColumn dataColumn56;
  6239. private System.Data.DataColumn dataColumn58;
  6240. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_buy_name;
  6241. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  6242. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  6243. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_printMs;
  6244. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  6245. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  6246. private Infragistics.Win.Misc.UltraButton btn_editJy;
  6247. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl9;
  6248. private System.Data.DataColumn dataColumn59;
  6249. private System.Data.DataSet message;
  6250. private System.Data.DataTable dataTable7;
  6251. private System.Data.DataColumn dataColumn60;
  6252. private System.Data.DataColumn dataColumn62;
  6253. private System.Data.DataColumn dataColumn74;
  6254. private System.Data.DataColumn dataColumn75;
  6255. private System.Data.DataColumn dataColumn77;
  6256. private System.Data.DataColumn dataColumn78;
  6257. private System.Data.DataColumn dataColumn91;
  6258. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid7;
  6259. private System.Data.DataColumn dataColumn93;
  6260. private Infragistics.Win.Misc.UltraLabel ultraLabel33;
  6261. private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_standardsCode;
  6262. private System.Data.DataSet change;
  6263. private System.Data.DataTable dataTable8;
  6264. private System.Data.DataColumn dataColumn95;
  6265. private System.Data.DataColumn dataColumn175;
  6266. private System.Data.DataColumn dataColumn176;
  6267. private System.Data.DataColumn dataColumn177;
  6268. private System.Data.DataColumn dataColumn178;
  6269. private System.Data.DataColumn dataColumn179;
  6270. private System.Data.DataColumn dataColumn180;
  6271. private System.Data.DataTable dataTable9;
  6272. private System.Data.DataColumn dataColumn181;
  6273. private System.Data.DataColumn dataColumn182;
  6274. private System.Data.DataColumn dataColumn183;
  6275. private System.Data.DataColumn dataColumn184;
  6276. private System.Data.DataColumn dataColumn185;
  6277. private System.Data.DataColumn dataColumn186;
  6278. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl10;
  6279. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6;
  6280. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
  6281. private System.Windows.Forms.SplitContainer splitContainer3;
  6282. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid8;
  6283. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid9;
  6284. private System.Windows.Forms.RichTextBox txt_change_record;
  6285. private Infragistics.Win.Misc.UltraLabel ultraLabel45;
  6286. private Infragistics.Win.UltraWinEditors.UltraTextEditor utAccount;
  6287. private Infragistics.Win.Misc.UltraLabel ultraLabel39;
  6288. private System.Data.DataColumn dataColumn190;
  6289. private System.Data.DataColumn dataColumn187;
  6290. private System.Data.DataColumn dataColumn188;
  6291. private System.Data.DataColumn dataColumn189;
  6292. private Infragistics.Win.Misc.UltraLabel ultraLabel34;
  6293. private Infragistics.Win.UltraWinEditors.UltraComboEditor combo_order_type;
  6294. }
  6295. }