Form1.Designer.cs 206 KB

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