frmLocalTruckScale.Designer.cs 212 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452
  1. using Core.StlMes.Client.Mcp.Mch.Mcms.entity;
  2. namespace Core.StlMes.Client.Mcp.Mch.Mcms
  3. {
  4. partial class frmLocalTruckScale
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLocalTruckScale));
  32. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab13 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  34. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab28 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  35. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  36. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab29 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  37. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab30 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  38. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab31 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  39. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab32 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  40. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  50. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  51. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  52. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  53. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  55. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  56. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  57. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  60. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  61. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  62. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  63. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  64. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab14 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  65. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  66. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab15 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  67. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab16 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  68. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab17 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  69. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab18 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  70. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab19 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  71. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab20 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  72. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab21 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  73. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab25 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  76. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab22 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  77. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab26 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  78. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab27 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  79. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("CmmWeightResultEntity", -1);
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ResultNo");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordNo1");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordNo2");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Recoder1");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Recoder2");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordType1");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordType2");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TareWt");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GrossWt");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NetWt");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordDate1");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordDate2");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatName");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatType");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LoadvehicleNo");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReceiveName");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderName");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShippersName");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TransportName");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Memo");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteDate");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteUser");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecoderLocation1");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecoderLocation2");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RealWt");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CarNo");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatNum");
  108. Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  109. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ResultNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  110. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordNo1", -1, Infragistics.Win.DefaultableBoolean.Default);
  111. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordNo2", -1, Infragistics.Win.DefaultableBoolean.Default);
  112. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Recoder1", -1, Infragistics.Win.DefaultableBoolean.Default);
  113. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Recoder2", -1, Infragistics.Win.DefaultableBoolean.Default);
  114. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordType1", -1, Infragistics.Win.DefaultableBoolean.Default);
  115. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordType2", -1, Infragistics.Win.DefaultableBoolean.Default);
  116. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "TareWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  117. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "GrossWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  118. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "NetWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  119. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordDate1", -1, Infragistics.Win.DefaultableBoolean.Default);
  120. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo12 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordDate2", -1, Infragistics.Win.DefaultableBoolean.Default);
  121. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo13 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatName", -1, Infragistics.Win.DefaultableBoolean.Default);
  122. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo14 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatType", -1, Infragistics.Win.DefaultableBoolean.Default);
  123. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo15 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "LoadvehicleNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  124. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo16 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ReceiveName", -1, Infragistics.Win.DefaultableBoolean.Default);
  125. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo17 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderName", -1, Infragistics.Win.DefaultableBoolean.Default);
  126. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo18 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ShippersName", -1, Infragistics.Win.DefaultableBoolean.Default);
  127. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo19 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "TransportName", -1, Infragistics.Win.DefaultableBoolean.Default);
  128. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo20 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Memo", -1, Infragistics.Win.DefaultableBoolean.Default);
  129. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo21 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  130. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo22 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteUser", -1, Infragistics.Win.DefaultableBoolean.Default);
  131. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo23 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecoderLocation1", -1, Infragistics.Win.DefaultableBoolean.Default);
  132. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo24 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecoderLocation2", -1, Infragistics.Win.DefaultableBoolean.Default);
  133. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo25 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Validflag", -1, Infragistics.Win.DefaultableBoolean.Default);
  134. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo26 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RealWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  135. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo27 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CarNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  136. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo28 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatNum", -1, Infragistics.Win.DefaultableBoolean.Default);
  137. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "ResultNo", 0, true, "CmmWeightResultEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.Left, "ResultNo", 0, true);
  138. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  139. Infragistics.Win.ValueListItem valueListItem50 = new Infragistics.Win.ValueListItem();
  140. Infragistics.Win.ValueListItem valueListItem51 = new Infragistics.Win.ValueListItem();
  141. Infragistics.Win.ValueListItem valueListItem52 = new Infragistics.Win.ValueListItem();
  142. Infragistics.Win.ValueListItem valueListItem53 = new Infragistics.Win.ValueListItem();
  143. Infragistics.Win.ValueListItem valueListItem54 = new Infragistics.Win.ValueListItem();
  144. Infragistics.Win.ValueListItem valueListItem55 = new Infragistics.Win.ValueListItem();
  145. Infragistics.Win.ValueListItem valueListItem56 = new Infragistics.Win.ValueListItem();
  146. Infragistics.Win.ValueListItem valueListItem57 = new Infragistics.Win.ValueListItem();
  147. Infragistics.Win.ValueListItem valueListItem58 = new Infragistics.Win.ValueListItem();
  148. Infragistics.Win.ValueListItem valueListItem59 = new Infragistics.Win.ValueListItem();
  149. Infragistics.Win.ValueListItem valueListItem60 = new Infragistics.Win.ValueListItem();
  150. Infragistics.Win.ValueListItem valueListItem61 = new Infragistics.Win.ValueListItem();
  151. Infragistics.Win.ValueListItem valueListItem62 = new Infragistics.Win.ValueListItem();
  152. Infragistics.Win.ValueListItem valueListItem63 = new Infragistics.Win.ValueListItem();
  153. Infragistics.Win.ValueListItem valueListItem65 = new Infragistics.Win.ValueListItem();
  154. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  155. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  156. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  157. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  158. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  159. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  160. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  161. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  162. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  163. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("CmmWeightRecordEntity", -1);
  164. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordNo");
  165. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordDate");
  166. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Recoder");
  167. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CarNo");
  168. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordType");
  169. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordWeight");
  170. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordNumber");
  171. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  172. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatName");
  173. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatType");
  174. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LoadvehicleNo");
  175. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReceiveName");
  176. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderName");
  177. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShippersName");
  178. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TransportName");
  179. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteDate");
  180. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteUser");
  181. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Memo");
  182. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WtType");
  183. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecoderLocation");
  184. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RealWt");
  185. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("firstGross");
  186. Infragistics.Win.UltraWinGrid.RowLayout rowLayout2 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  187. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo29 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  188. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo30 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  189. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo31 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Recoder", -1, Infragistics.Win.DefaultableBoolean.Default);
  190. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo32 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CarNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  191. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo33 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordType", -1, Infragistics.Win.DefaultableBoolean.Default);
  192. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo34 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordWeight", -1, Infragistics.Win.DefaultableBoolean.Default);
  193. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo35 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordNumber", -1, Infragistics.Win.DefaultableBoolean.Default);
  194. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo36 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Validflag", -1, Infragistics.Win.DefaultableBoolean.Default);
  195. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo37 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatName", -1, Infragistics.Win.DefaultableBoolean.Default);
  196. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo38 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatType", -1, Infragistics.Win.DefaultableBoolean.Default);
  197. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo39 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "LoadvehicleNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  198. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo40 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ReceiveName", -1, Infragistics.Win.DefaultableBoolean.Default);
  199. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo41 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderName", -1, Infragistics.Win.DefaultableBoolean.Default);
  200. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo42 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ShippersName", -1, Infragistics.Win.DefaultableBoolean.Default);
  201. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo43 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "TransportName", -1, Infragistics.Win.DefaultableBoolean.Default);
  202. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo44 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  203. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo45 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteUser", -1, Infragistics.Win.DefaultableBoolean.Default);
  204. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo46 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Memo", -1, Infragistics.Win.DefaultableBoolean.Default);
  205. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo47 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WtType", -1, Infragistics.Win.DefaultableBoolean.Default);
  206. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo48 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecoderLocation", -1, Infragistics.Win.DefaultableBoolean.Default);
  207. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo49 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RealWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  208. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo50 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "firstGross", -1, Infragistics.Win.DefaultableBoolean.Default);
  209. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  210. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  211. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  212. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  213. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  214. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  215. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  216. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  217. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  218. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  219. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  220. this.ultraTabPageControl18 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  221. this.matInfo14 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  222. this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  223. this.matInfo9 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  224. this.ultraTabPageControl24 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  225. this.matInfo18 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  226. this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  227. this.matInfo10 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  228. this.ultraTabPageControl15 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  229. this.matInfo11 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  230. this.ultraTabPageControl16 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  231. this.matInfo12 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  232. this.ultraTabPageControl17 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  233. this.matInfo13 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  234. this.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  235. this.matInfo3 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  236. this.ultraTabPageControl20 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  237. this.matInfo17 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  238. this.ultraTabPageControl8 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  239. this.matInfo2 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  240. this.ultraTabPageControl9 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  241. this.matInfo1 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  242. this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  243. this.matInfo4 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  244. this.ultraTabPageControl11 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  245. this.matInfo5 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  246. this.ultraTabPageControl12 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  247. this.matInfo6 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  248. this.ultraTabPageControl13 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  249. this.matInfo7 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  250. this.ultraTabPageControl14 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  251. this.matInfo8 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  252. this.ultraTabPageControl21 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  253. this.matInfo16 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  254. this.ultraPanel12 = new Infragistics.Win.Misc.UltraPanel();
  255. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  256. this.ultraTabPageControl19 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  257. this.matInfo15 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  258. this.ultraPanel11 = new Infragistics.Win.Misc.UltraPanel();
  259. this.utbSave4 = new Infragistics.Win.Misc.UltraButton();
  260. this.ultraTabPageControl22 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  261. this.tbOther = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  262. this.ultraTabSharedControlsPage8 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  263. this.ultraPanel9 = new Infragistics.Win.Misc.UltraPanel();
  264. this.btnSaveAsT2 = new Infragistics.Win.Misc.UltraButton();
  265. this.btnSave2 = new Infragistics.Win.Misc.UltraButton();
  266. this.ultraTabPageControl23 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  267. this.ultraPanel10 = new Infragistics.Win.Misc.UltraPanel();
  268. this.utbSave3 = new Infragistics.Win.Misc.UltraButton();
  269. this.uceType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  270. this.uceVlid = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  271. this.delete = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  272. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  273. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  274. this.tbFirstWt = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  275. this.ultraTabSharedControlsPage4 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  276. this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
  277. this.utbSaveAsT = new Infragistics.Win.Misc.UltraButton();
  278. this.chkGross = new System.Windows.Forms.CheckBox();
  279. this.utbSave1 = new Infragistics.Win.Misc.UltraButton();
  280. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  281. this.tbScondWt = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  282. this.ultraTabSharedControlsPage7 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  283. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  284. this.ultraPanel23 = new Infragistics.Win.Misc.UltraPanel();
  285. this.ugData = new Infragistics.Win.UltraWinGrid.UltraGrid();
  286. this.QueryBS = new System.Windows.Forms.BindingSource(this.components);
  287. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  288. this.upQueryTop = new Infragistics.Win.Misc.UltraPanel();
  289. this.plDate = new System.Windows.Forms.Panel();
  290. this.RegEndTime = new System.Windows.Forms.DateTimePicker();
  291. this.label4 = new System.Windows.Forms.Label();
  292. this.chkTim = new System.Windows.Forms.CheckBox();
  293. this.RegStartTime = new System.Windows.Forms.DateTimePicker();
  294. this.ultraPanel14 = new Infragistics.Win.Misc.UltraPanel();
  295. this.label6 = new System.Windows.Forms.Label();
  296. this.uteCarNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  297. this.ultraPanel16 = new Infragistics.Win.Misc.UltraPanel();
  298. this.uceQueryCarType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  299. this.label8 = new System.Windows.Forms.Label();
  300. this.ultraPanel17 = new Infragistics.Win.Misc.UltraPanel();
  301. this.label9 = new System.Windows.Forms.Label();
  302. this.uteOrder = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  303. this.ultraPanel18 = new Infragistics.Win.Misc.UltraPanel();
  304. this.label10 = new System.Windows.Forms.Label();
  305. this.uteShippersName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  306. this.ultraPanel19 = new Infragistics.Win.Misc.UltraPanel();
  307. this.label11 = new System.Windows.Forms.Label();
  308. this.uteReceiveName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  309. this.ultraPanel13 = new Infragistics.Win.Misc.UltraPanel();
  310. this.label12 = new System.Windows.Forms.Label();
  311. this.uteMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  312. this.ultraPanel15 = new Infragistics.Win.Misc.UltraPanel();
  313. this.uceValidflag = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  314. this.label7 = new System.Windows.Forms.Label();
  315. this.ultraPanel8 = new Infragistics.Win.Misc.UltraPanel();
  316. this.utbReset = new Infragistics.Win.Misc.UltraButton();
  317. this.utnQuery = new Infragistics.Win.Misc.UltraButton();
  318. this.ultraPanel7 = new Infragistics.Win.Misc.UltraPanel();
  319. this.utbExport = new Infragistics.Win.Misc.UltraButton();
  320. this.unExcel = new Infragistics.Win.Misc.UltraButton();
  321. this.utnUpdate = new Infragistics.Win.Misc.UltraButton();
  322. this.utbPrint = new Infragistics.Win.Misc.UltraButton();
  323. this.utbPrintSingle = new Infragistics.Win.Misc.UltraButton();
  324. this.btnDelete = new Infragistics.Win.Misc.UltraButton();
  325. this.utbDelete2 = new Infragistics.Win.Misc.UltraButton();
  326. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  327. this.txtCar2 = new Core.StlMes.Client.Mcp.Mch.Mcms.SuggestText();
  328. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  329. this.CurrentGrid = new Infragistics.Win.UltraWinGrid.UltraGrid();
  330. this.cmmWeightRecordEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  331. this.tbWt = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  332. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  333. this.ultraPanel20 = new Infragistics.Win.Misc.UltraPanel();
  334. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  335. this.utbExport2 = new Infragistics.Win.Misc.UltraButton();
  336. this.cboPoundList = new System.Windows.Forms.ComboBox();
  337. this.label13 = new System.Windows.Forms.Label();
  338. this.cbxCar1 = new System.Windows.Forms.ComboBox();
  339. this.label3 = new System.Windows.Forms.Label();
  340. this.lblWt = new Infragistics.Win.Misc.UltraLabel();
  341. this.tbMain = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  342. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  343. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  344. this.lvTemplate = new Infragistics.Win.UltraWinListView.UltraListView();
  345. this.lblWtNow = new Infragistics.Win.Misc.UltraLabel();
  346. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  347. this.cboNo = new System.Windows.Forms.ComboBox();
  348. this.utbConnect = new Infragistics.Win.Misc.UltraButton();
  349. this.label2 = new System.Windows.Forms.Label();
  350. this.label5 = new System.Windows.Forms.Label();
  351. this.label1 = new System.Windows.Forms.Label();
  352. this.baudRate = new System.Windows.Forms.ComboBox();
  353. this.cmbCom = new System.Windows.Forms.ComboBox();
  354. this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  355. this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  356. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  357. this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
  358. this.ultraButton5 = new Infragistics.Win.Misc.UltraButton();
  359. this.checkBox2 = new System.Windows.Forms.CheckBox();
  360. this.ultraButton6 = new Infragistics.Win.Misc.UltraButton();
  361. this.ultraTabSharedControlsPage5 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  362. this.ultraTabControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  363. this.ultraTabControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  364. this.ultraTabSharedControlsPage6 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  365. this.listViewMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
  366. this.deleteTemplate = new System.Windows.Forms.ToolStripMenuItem();
  367. this.ultraFlowLayoutManager1 = new Infragistics.Win.Misc.UltraFlowLayoutManager(this.components);
  368. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  369. this.ultraTabPageControl18.SuspendLayout();
  370. this.ultraTabPageControl5.SuspendLayout();
  371. this.ultraTabPageControl24.SuspendLayout();
  372. this.ultraTabPageControl6.SuspendLayout();
  373. this.ultraTabPageControl15.SuspendLayout();
  374. this.ultraTabPageControl16.SuspendLayout();
  375. this.ultraTabPageControl17.SuspendLayout();
  376. this.ultraTabPageControl7.SuspendLayout();
  377. this.ultraTabPageControl20.SuspendLayout();
  378. this.ultraTabPageControl8.SuspendLayout();
  379. this.ultraTabPageControl9.SuspendLayout();
  380. this.ultraTabPageControl10.SuspendLayout();
  381. this.ultraTabPageControl11.SuspendLayout();
  382. this.ultraTabPageControl12.SuspendLayout();
  383. this.ultraTabPageControl13.SuspendLayout();
  384. this.ultraTabPageControl14.SuspendLayout();
  385. this.ultraTabPageControl21.SuspendLayout();
  386. this.ultraPanel12.ClientArea.SuspendLayout();
  387. this.ultraPanel12.SuspendLayout();
  388. this.ultraTabPageControl19.SuspendLayout();
  389. this.ultraPanel11.ClientArea.SuspendLayout();
  390. this.ultraPanel11.SuspendLayout();
  391. this.ultraTabPageControl22.SuspendLayout();
  392. ((System.ComponentModel.ISupportInitialize)(this.tbOther)).BeginInit();
  393. this.tbOther.SuspendLayout();
  394. this.ultraPanel9.ClientArea.SuspendLayout();
  395. this.ultraPanel9.SuspendLayout();
  396. this.ultraTabPageControl23.SuspendLayout();
  397. this.ultraPanel10.ClientArea.SuspendLayout();
  398. this.ultraPanel10.SuspendLayout();
  399. ((System.ComponentModel.ISupportInitialize)(this.uceType)).BeginInit();
  400. ((System.ComponentModel.ISupportInitialize)(this.uceVlid)).BeginInit();
  401. ((System.ComponentModel.ISupportInitialize)(this.delete)).BeginInit();
  402. this.ultraTabPageControl3.SuspendLayout();
  403. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  404. this.ultraGroupBox1.SuspendLayout();
  405. ((System.ComponentModel.ISupportInitialize)(this.tbFirstWt)).BeginInit();
  406. this.tbFirstWt.SuspendLayout();
  407. this.ultraPanel5.ClientArea.SuspendLayout();
  408. this.ultraPanel5.SuspendLayout();
  409. this.ultraTabPageControl4.SuspendLayout();
  410. ((System.ComponentModel.ISupportInitialize)(this.tbScondWt)).BeginInit();
  411. this.tbScondWt.SuspendLayout();
  412. this.ultraTabPageControl2.SuspendLayout();
  413. this.ultraPanel23.ClientArea.SuspendLayout();
  414. this.ultraPanel23.SuspendLayout();
  415. ((System.ComponentModel.ISupportInitialize)(this.ugData)).BeginInit();
  416. ((System.ComponentModel.ISupportInitialize)(this.QueryBS)).BeginInit();
  417. this.ultraPanel3.ClientArea.SuspendLayout();
  418. this.ultraPanel3.SuspendLayout();
  419. this.upQueryTop.ClientArea.SuspendLayout();
  420. this.upQueryTop.SuspendLayout();
  421. this.plDate.SuspendLayout();
  422. this.ultraPanel14.ClientArea.SuspendLayout();
  423. this.ultraPanel14.SuspendLayout();
  424. ((System.ComponentModel.ISupportInitialize)(this.uteCarNo)).BeginInit();
  425. this.ultraPanel16.ClientArea.SuspendLayout();
  426. this.ultraPanel16.SuspendLayout();
  427. ((System.ComponentModel.ISupportInitialize)(this.uceQueryCarType)).BeginInit();
  428. this.ultraPanel17.ClientArea.SuspendLayout();
  429. this.ultraPanel17.SuspendLayout();
  430. ((System.ComponentModel.ISupportInitialize)(this.uteOrder)).BeginInit();
  431. this.ultraPanel18.ClientArea.SuspendLayout();
  432. this.ultraPanel18.SuspendLayout();
  433. ((System.ComponentModel.ISupportInitialize)(this.uteShippersName)).BeginInit();
  434. this.ultraPanel19.ClientArea.SuspendLayout();
  435. this.ultraPanel19.SuspendLayout();
  436. ((System.ComponentModel.ISupportInitialize)(this.uteReceiveName)).BeginInit();
  437. this.ultraPanel13.ClientArea.SuspendLayout();
  438. this.ultraPanel13.SuspendLayout();
  439. ((System.ComponentModel.ISupportInitialize)(this.uteMemo)).BeginInit();
  440. this.ultraPanel15.ClientArea.SuspendLayout();
  441. this.ultraPanel15.SuspendLayout();
  442. ((System.ComponentModel.ISupportInitialize)(this.uceValidflag)).BeginInit();
  443. this.ultraPanel8.ClientArea.SuspendLayout();
  444. this.ultraPanel8.SuspendLayout();
  445. this.ultraPanel7.ClientArea.SuspendLayout();
  446. this.ultraPanel7.SuspendLayout();
  447. this.ultraTabPageControl1.SuspendLayout();
  448. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  449. this.splitContainer1.Panel1.SuspendLayout();
  450. this.splitContainer1.Panel2.SuspendLayout();
  451. this.splitContainer1.SuspendLayout();
  452. ((System.ComponentModel.ISupportInitialize)(this.CurrentGrid)).BeginInit();
  453. ((System.ComponentModel.ISupportInitialize)(this.cmmWeightRecordEntityBindingSource)).BeginInit();
  454. ((System.ComponentModel.ISupportInitialize)(this.tbWt)).BeginInit();
  455. this.tbWt.SuspendLayout();
  456. this.ultraPanel20.ClientArea.SuspendLayout();
  457. this.ultraPanel20.SuspendLayout();
  458. this.ultraPanel4.ClientArea.SuspendLayout();
  459. this.ultraPanel4.SuspendLayout();
  460. ((System.ComponentModel.ISupportInitialize)(this.tbMain)).BeginInit();
  461. this.tbMain.SuspendLayout();
  462. this.ultraPanel1.ClientArea.SuspendLayout();
  463. this.ultraPanel1.SuspendLayout();
  464. ((System.ComponentModel.ISupportInitialize)(this.lvTemplate)).BeginInit();
  465. this.ultraPanel2.ClientArea.SuspendLayout();
  466. this.ultraPanel2.SuspendLayout();
  467. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
  468. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  469. this.ultraGroupBox2.SuspendLayout();
  470. this.ultraPanel6.ClientArea.SuspendLayout();
  471. this.ultraPanel6.SuspendLayout();
  472. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).BeginInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl6)).BeginInit();
  474. this.listViewMenuStrip.SuspendLayout();
  475. ((System.ComponentModel.ISupportInitialize)(this.ultraFlowLayoutManager1)).BeginInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  477. this.splitContainer2.Panel1.SuspendLayout();
  478. this.splitContainer2.Panel2.SuspendLayout();
  479. this.splitContainer2.SuspendLayout();
  480. this.SuspendLayout();
  481. //
  482. // ultraTabPageControl18
  483. //
  484. this.ultraTabPageControl18.Controls.Add(this.matInfo14);
  485. this.ultraTabPageControl18.Location = new System.Drawing.Point(1, 30);
  486. this.ultraTabPageControl18.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  487. this.ultraTabPageControl18.Name = "ultraTabPageControl18";
  488. this.ultraTabPageControl18.Size = new System.Drawing.Size(1166, 147);
  489. //
  490. // matInfo14
  491. //
  492. this.matInfo14.AddNew = true;
  493. this.matInfo14.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActC" +
  494. "ount,ActWeight";
  495. this.matInfo14.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  496. this.matInfo14.Dock = System.Windows.Forms.DockStyle.Fill;
  497. this.matInfo14.Font = new System.Drawing.Font("宋体", 10F);
  498. this.matInfo14.Key = "200";
  499. this.matInfo14.Location = new System.Drawing.Point(0, 0);
  500. this.matInfo14.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  501. this.matInfo14.MatName = "钢管销售";
  502. this.matInfo14.Name = "matInfo14";
  503. this.matInfo14.Size = new System.Drawing.Size(1166, 147);
  504. this.matInfo14.TabIndex = 3;
  505. //
  506. // ultraTabPageControl5
  507. //
  508. this.ultraTabPageControl5.Controls.Add(this.matInfo9);
  509. this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
  510. this.ultraTabPageControl5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  511. this.ultraTabPageControl5.Name = "ultraTabPageControl5";
  512. this.ultraTabPageControl5.Size = new System.Drawing.Size(1166, 147);
  513. //
  514. // matInfo9
  515. //
  516. this.matInfo9.AddNew = true;
  517. this.matInfo9.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActCount,Memo";
  518. this.matInfo9.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  519. this.matInfo9.Dock = System.Windows.Forms.DockStyle.Fill;
  520. this.matInfo9.Font = new System.Drawing.Font("宋体", 10F);
  521. this.matInfo9.Key = "202";
  522. this.matInfo9.Location = new System.Drawing.Point(0, 0);
  523. this.matInfo9.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  524. this.matInfo9.MatName = "钢管销售";
  525. this.matInfo9.Name = "matInfo9";
  526. this.matInfo9.Size = new System.Drawing.Size(1166, 147);
  527. this.matInfo9.TabIndex = 2;
  528. //
  529. // ultraTabPageControl24
  530. //
  531. this.ultraTabPageControl24.Controls.Add(this.matInfo18);
  532. this.ultraTabPageControl24.Location = new System.Drawing.Point(-10000, -10000);
  533. this.ultraTabPageControl24.Name = "ultraTabPageControl24";
  534. this.ultraTabPageControl24.Size = new System.Drawing.Size(1166, 147);
  535. //
  536. // matInfo18
  537. //
  538. this.matInfo18.AddNew = true;
  539. this.matInfo18.ColumnsC = "SpecName,ActCount,Memo";
  540. this.matInfo18.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  541. this.matInfo18.Dock = System.Windows.Forms.DockStyle.Fill;
  542. this.matInfo18.Font = new System.Drawing.Font("宋体", 10F);
  543. this.matInfo18.Key = "209";
  544. this.matInfo18.Location = new System.Drawing.Point(0, 0);
  545. this.matInfo18.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  546. this.matInfo18.MatName = "钢管销售";
  547. this.matInfo18.Name = "matInfo18";
  548. this.matInfo18.Size = new System.Drawing.Size(1166, 147);
  549. this.matInfo18.TabIndex = 3;
  550. //
  551. // ultraTabPageControl6
  552. //
  553. this.ultraTabPageControl6.Controls.Add(this.matInfo10);
  554. this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
  555. this.ultraTabPageControl6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  556. this.ultraTabPageControl6.Name = "ultraTabPageControl6";
  557. this.ultraTabPageControl6.Size = new System.Drawing.Size(1166, 147);
  558. //
  559. // matInfo10
  560. //
  561. this.matInfo10.AddNew = true;
  562. this.matInfo10.ColumnsC = "SpecName,ActCount,Memo";
  563. this.matInfo10.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  564. this.matInfo10.Dock = System.Windows.Forms.DockStyle.Fill;
  565. this.matInfo10.Font = new System.Drawing.Font("宋体", 10F);
  566. this.matInfo10.Key = "203";
  567. this.matInfo10.Location = new System.Drawing.Point(0, 0);
  568. this.matInfo10.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  569. this.matInfo10.MatName = "钢管销售";
  570. this.matInfo10.Name = "matInfo10";
  571. this.matInfo10.Size = new System.Drawing.Size(1166, 147);
  572. this.matInfo10.TabIndex = 2;
  573. //
  574. // ultraTabPageControl15
  575. //
  576. this.ultraTabPageControl15.Controls.Add(this.matInfo11);
  577. this.ultraTabPageControl15.Location = new System.Drawing.Point(-10000, -10000);
  578. this.ultraTabPageControl15.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  579. this.ultraTabPageControl15.Name = "ultraTabPageControl15";
  580. this.ultraTabPageControl15.Size = new System.Drawing.Size(1166, 147);
  581. //
  582. // matInfo11
  583. //
  584. this.matInfo11.AddNew = true;
  585. this.matInfo11.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActCount,Memo";
  586. this.matInfo11.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  587. this.matInfo11.Dock = System.Windows.Forms.DockStyle.Fill;
  588. this.matInfo11.Font = new System.Drawing.Font("宋体", 10F);
  589. this.matInfo11.Key = "204";
  590. this.matInfo11.Location = new System.Drawing.Point(0, 0);
  591. this.matInfo11.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  592. this.matInfo11.MatName = "钢管销售";
  593. this.matInfo11.Name = "matInfo11";
  594. this.matInfo11.Size = new System.Drawing.Size(1166, 147);
  595. this.matInfo11.TabIndex = 2;
  596. //
  597. // ultraTabPageControl16
  598. //
  599. this.ultraTabPageControl16.Controls.Add(this.matInfo12);
  600. this.ultraTabPageControl16.Location = new System.Drawing.Point(-10000, -10000);
  601. this.ultraTabPageControl16.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  602. this.ultraTabPageControl16.Name = "ultraTabPageControl16";
  603. this.ultraTabPageControl16.Size = new System.Drawing.Size(1166, 147);
  604. //
  605. // matInfo12
  606. //
  607. this.matInfo12.AddNew = true;
  608. this.matInfo12.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActCount,ActWei" +
  609. "ght";
  610. this.matInfo12.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  611. this.matInfo12.Dock = System.Windows.Forms.DockStyle.Fill;
  612. this.matInfo12.Font = new System.Drawing.Font("宋体", 10F);
  613. this.matInfo12.Key = "205";
  614. this.matInfo12.Location = new System.Drawing.Point(0, 0);
  615. this.matInfo12.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  616. this.matInfo12.MatName = "内转钢管";
  617. this.matInfo12.Name = "matInfo12";
  618. this.matInfo12.Size = new System.Drawing.Size(1166, 147);
  619. this.matInfo12.TabIndex = 1;
  620. //
  621. // ultraTabPageControl17
  622. //
  623. this.ultraTabPageControl17.Controls.Add(this.matInfo13);
  624. this.ultraTabPageControl17.Location = new System.Drawing.Point(-10000, -10000);
  625. this.ultraTabPageControl17.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  626. this.ultraTabPageControl17.Name = "ultraTabPageControl17";
  627. this.ultraTabPageControl17.Size = new System.Drawing.Size(1166, 147);
  628. //
  629. // matInfo13
  630. //
  631. this.matInfo13.AddNew = true;
  632. this.matInfo13.ColumnsC = "JudgeStoveNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight";
  633. this.matInfo13.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  634. this.matInfo13.Dock = System.Windows.Forms.DockStyle.Fill;
  635. this.matInfo13.Font = new System.Drawing.Font("宋体", 10F);
  636. this.matInfo13.Key = "206";
  637. this.matInfo13.Location = new System.Drawing.Point(0, 0);
  638. this.matInfo13.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  639. this.matInfo13.MatName = "内转钢坯";
  640. this.matInfo13.Name = "matInfo13";
  641. this.matInfo13.Size = new System.Drawing.Size(1166, 147);
  642. this.matInfo13.TabIndex = 1;
  643. //
  644. // ultraTabPageControl7
  645. //
  646. this.ultraTabPageControl7.Controls.Add(this.matInfo3);
  647. this.ultraTabPageControl7.Location = new System.Drawing.Point(1, 30);
  648. this.ultraTabPageControl7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  649. this.ultraTabPageControl7.Name = "ultraTabPageControl7";
  650. this.ultraTabPageControl7.Size = new System.Drawing.Size(1164, 153);
  651. //
  652. // matInfo3
  653. //
  654. this.matInfo3.AddNew = true;
  655. this.matInfo3.ColumnsC = "ProOrderNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight,JudgeStoveNoOld";
  656. this.matInfo3.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  657. this.matInfo3.Dock = System.Windows.Forms.DockStyle.Fill;
  658. this.matInfo3.Font = new System.Drawing.Font("宋体", 10F);
  659. this.matInfo3.Key = "102";
  660. this.matInfo3.Location = new System.Drawing.Point(0, 0);
  661. this.matInfo3.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  662. this.matInfo3.MatName = "";
  663. this.matInfo3.Name = "matInfo3";
  664. this.matInfo3.Size = new System.Drawing.Size(1164, 153);
  665. this.matInfo3.TabIndex = 2;
  666. //
  667. // ultraTabPageControl20
  668. //
  669. this.ultraTabPageControl20.Controls.Add(this.matInfo17);
  670. this.ultraTabPageControl20.Location = new System.Drawing.Point(-10000, -10000);
  671. this.ultraTabPageControl20.Name = "ultraTabPageControl20";
  672. this.ultraTabPageControl20.Size = new System.Drawing.Size(1164, 153);
  673. //
  674. // matInfo17
  675. //
  676. this.matInfo17.AddNew = true;
  677. this.matInfo17.ColumnsC = "ProOrderNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight,JudgeStoveNoOld";
  678. this.matInfo17.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  679. this.matInfo17.Dock = System.Windows.Forms.DockStyle.Fill;
  680. this.matInfo17.Font = new System.Drawing.Font("宋体", 10F);
  681. this.matInfo17.Key = "110";
  682. this.matInfo17.Location = new System.Drawing.Point(0, 0);
  683. this.matInfo17.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  684. this.matInfo17.MatName = "";
  685. this.matInfo17.Name = "matInfo17";
  686. this.matInfo17.Size = new System.Drawing.Size(1164, 153);
  687. this.matInfo17.TabIndex = 3;
  688. //
  689. // ultraTabPageControl8
  690. //
  691. this.ultraTabPageControl8.Controls.Add(this.matInfo2);
  692. this.ultraTabPageControl8.Location = new System.Drawing.Point(-10000, -10000);
  693. this.ultraTabPageControl8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  694. this.ultraTabPageControl8.Name = "ultraTabPageControl8";
  695. this.ultraTabPageControl8.Size = new System.Drawing.Size(1164, 153);
  696. //
  697. // matInfo2
  698. //
  699. this.matInfo2.AddNew = true;
  700. this.matInfo2.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActC" +
  701. "ount,ActWeight";
  702. this.matInfo2.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  703. this.matInfo2.Dock = System.Windows.Forms.DockStyle.Fill;
  704. this.matInfo2.Font = new System.Drawing.Font("宋体", 10F);
  705. this.matInfo2.Key = "103";
  706. this.matInfo2.Location = new System.Drawing.Point(0, 0);
  707. this.matInfo2.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  708. this.matInfo2.MatName = "";
  709. this.matInfo2.Name = "matInfo2";
  710. this.matInfo2.Size = new System.Drawing.Size(1164, 153);
  711. this.matInfo2.TabIndex = 2;
  712. //
  713. // ultraTabPageControl9
  714. //
  715. this.ultraTabPageControl9.Controls.Add(this.matInfo1);
  716. this.ultraTabPageControl9.Location = new System.Drawing.Point(-10000, -10000);
  717. this.ultraTabPageControl9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  718. this.ultraTabPageControl9.Name = "ultraTabPageControl9";
  719. this.ultraTabPageControl9.Size = new System.Drawing.Size(1164, 153);
  720. //
  721. // matInfo1
  722. //
  723. this.matInfo1.AddNew = true;
  724. this.matInfo1.ColumnsC = "SpecName,ActCount,SpecNo";
  725. this.matInfo1.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  726. this.matInfo1.Dock = System.Windows.Forms.DockStyle.Fill;
  727. this.matInfo1.Font = new System.Drawing.Font("宋体", 10F);
  728. this.matInfo1.Key = "104";
  729. this.matInfo1.Location = new System.Drawing.Point(0, 0);
  730. this.matInfo1.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  731. this.matInfo1.MatName = "";
  732. this.matInfo1.Name = "matInfo1";
  733. this.matInfo1.Size = new System.Drawing.Size(1164, 153);
  734. this.matInfo1.TabIndex = 2;
  735. //
  736. // ultraTabPageControl10
  737. //
  738. this.ultraTabPageControl10.Controls.Add(this.matInfo4);
  739. this.ultraTabPageControl10.Location = new System.Drawing.Point(-10000, -10000);
  740. this.ultraTabPageControl10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  741. this.ultraTabPageControl10.Name = "ultraTabPageControl10";
  742. this.ultraTabPageControl10.Size = new System.Drawing.Size(1164, 153);
  743. //
  744. // matInfo4
  745. //
  746. this.matInfo4.AddNew = true;
  747. this.matInfo4.ColumnsC = "SpecName,ActCount,Memo";
  748. this.matInfo4.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  749. this.matInfo4.Dock = System.Windows.Forms.DockStyle.Fill;
  750. this.matInfo4.Font = new System.Drawing.Font("宋体", 10F);
  751. this.matInfo4.Key = "105";
  752. this.matInfo4.Location = new System.Drawing.Point(0, 0);
  753. this.matInfo4.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  754. this.matInfo4.MatName = "";
  755. this.matInfo4.Name = "matInfo4";
  756. this.matInfo4.Size = new System.Drawing.Size(1164, 153);
  757. this.matInfo4.TabIndex = 1;
  758. //
  759. // ultraTabPageControl11
  760. //
  761. this.ultraTabPageControl11.Controls.Add(this.matInfo5);
  762. this.ultraTabPageControl11.Location = new System.Drawing.Point(-10000, -10000);
  763. this.ultraTabPageControl11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  764. this.ultraTabPageControl11.Name = "ultraTabPageControl11";
  765. this.ultraTabPageControl11.Size = new System.Drawing.Size(1164, 153);
  766. //
  767. // matInfo5
  768. //
  769. this.matInfo5.AddNew = true;
  770. this.matInfo5.ColumnsC = "SpecName,ActCount,Memo";
  771. this.matInfo5.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  772. this.matInfo5.Dock = System.Windows.Forms.DockStyle.Fill;
  773. this.matInfo5.Font = new System.Drawing.Font("宋体", 10F);
  774. this.matInfo5.Key = "106";
  775. this.matInfo5.Location = new System.Drawing.Point(0, 0);
  776. this.matInfo5.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  777. this.matInfo5.MatName = "";
  778. this.matInfo5.Name = "matInfo5";
  779. this.matInfo5.Size = new System.Drawing.Size(1164, 153);
  780. this.matInfo5.TabIndex = 1;
  781. //
  782. // ultraTabPageControl12
  783. //
  784. this.ultraTabPageControl12.Controls.Add(this.matInfo6);
  785. this.ultraTabPageControl12.Location = new System.Drawing.Point(-10000, -10000);
  786. this.ultraTabPageControl12.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  787. this.ultraTabPageControl12.Name = "ultraTabPageControl12";
  788. this.ultraTabPageControl12.Size = new System.Drawing.Size(1164, 153);
  789. //
  790. // matInfo6
  791. //
  792. this.matInfo6.AddNew = true;
  793. this.matInfo6.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActCount,Memo";
  794. this.matInfo6.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  795. this.matInfo6.Dock = System.Windows.Forms.DockStyle.Fill;
  796. this.matInfo6.Font = new System.Drawing.Font("宋体", 10F);
  797. this.matInfo6.Key = "107";
  798. this.matInfo6.Location = new System.Drawing.Point(0, 0);
  799. this.matInfo6.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  800. this.matInfo6.MatName = "";
  801. this.matInfo6.Name = "matInfo6";
  802. this.matInfo6.Size = new System.Drawing.Size(1164, 153);
  803. this.matInfo6.TabIndex = 1;
  804. //
  805. // ultraTabPageControl13
  806. //
  807. this.ultraTabPageControl13.Controls.Add(this.matInfo7);
  808. this.ultraTabPageControl13.Location = new System.Drawing.Point(-10000, -10000);
  809. this.ultraTabPageControl13.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  810. this.ultraTabPageControl13.Name = "ultraTabPageControl13";
  811. this.ultraTabPageControl13.Size = new System.Drawing.Size(1164, 153);
  812. //
  813. // matInfo7
  814. //
  815. this.matInfo7.AddNew = true;
  816. this.matInfo7.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActCount,ActWei" +
  817. "ght";
  818. this.matInfo7.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  819. this.matInfo7.Dock = System.Windows.Forms.DockStyle.Fill;
  820. this.matInfo7.Font = new System.Drawing.Font("宋体", 10F);
  821. this.matInfo7.Key = "108";
  822. this.matInfo7.Location = new System.Drawing.Point(0, 0);
  823. this.matInfo7.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  824. this.matInfo7.MatName = "";
  825. this.matInfo7.Name = "matInfo7";
  826. this.matInfo7.Size = new System.Drawing.Size(1164, 153);
  827. this.matInfo7.TabIndex = 1;
  828. //
  829. // ultraTabPageControl14
  830. //
  831. this.ultraTabPageControl14.Controls.Add(this.matInfo8);
  832. this.ultraTabPageControl14.Location = new System.Drawing.Point(-10000, -10000);
  833. this.ultraTabPageControl14.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  834. this.ultraTabPageControl14.Name = "ultraTabPageControl14";
  835. this.ultraTabPageControl14.Size = new System.Drawing.Size(1164, 153);
  836. //
  837. // matInfo8
  838. //
  839. this.matInfo8.AddNew = true;
  840. this.matInfo8.ColumnsC = "JudgeStoveNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight";
  841. this.matInfo8.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  842. this.matInfo8.Dock = System.Windows.Forms.DockStyle.Fill;
  843. this.matInfo8.Font = new System.Drawing.Font("宋体", 10F);
  844. this.matInfo8.Key = "109";
  845. this.matInfo8.Location = new System.Drawing.Point(0, 0);
  846. this.matInfo8.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  847. this.matInfo8.MatName = "";
  848. this.matInfo8.Name = "matInfo8";
  849. this.matInfo8.Size = new System.Drawing.Size(1164, 153);
  850. this.matInfo8.TabIndex = 1;
  851. //
  852. // ultraTabPageControl21
  853. //
  854. this.ultraTabPageControl21.Controls.Add(this.matInfo16);
  855. this.ultraTabPageControl21.Controls.Add(this.ultraPanel12);
  856. this.ultraTabPageControl21.Location = new System.Drawing.Point(1, 30);
  857. this.ultraTabPageControl21.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  858. this.ultraTabPageControl21.Name = "ultraTabPageControl21";
  859. this.ultraTabPageControl21.Size = new System.Drawing.Size(1170, 228);
  860. //
  861. // matInfo16
  862. //
  863. this.matInfo16.AddNew = true;
  864. this.matInfo16.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Gradename,Steelname,ActDimater,ActHeight,ActLe" +
  865. "nTemp,ActCount,ActWeight,StorageName";
  866. this.matInfo16.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  867. this.matInfo16.Dock = System.Windows.Forms.DockStyle.Fill;
  868. this.matInfo16.Font = new System.Drawing.Font("宋体", 10F);
  869. this.matInfo16.Key = "201";
  870. this.matInfo16.Location = new System.Drawing.Point(0, 48);
  871. this.matInfo16.Margin = new System.Windows.Forms.Padding(3, 10, 3, 10);
  872. this.matInfo16.MatName = "钢管";
  873. this.matInfo16.Name = "matInfo16";
  874. this.matInfo16.Size = new System.Drawing.Size(1170, 180);
  875. this.matInfo16.TabIndex = 7;
  876. //
  877. // ultraPanel12
  878. //
  879. //
  880. // ultraPanel12.ClientArea
  881. //
  882. this.ultraPanel12.ClientArea.Controls.Add(this.ultraButton1);
  883. this.ultraPanel12.Dock = System.Windows.Forms.DockStyle.Top;
  884. this.ultraPanel12.Location = new System.Drawing.Point(0, 0);
  885. this.ultraPanel12.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  886. this.ultraPanel12.Name = "ultraPanel12";
  887. this.ultraPanel12.Size = new System.Drawing.Size(1170, 48);
  888. this.ultraPanel12.TabIndex = 6;
  889. //
  890. // ultraButton1
  891. //
  892. appearance19.Image = ((object)(resources.GetObject("appearance19.Image")));
  893. this.ultraButton1.Appearance = appearance19;
  894. this.ultraButton1.AutoSize = true;
  895. this.ultraButton1.Font = new System.Drawing.Font("宋体", 10F);
  896. this.ultraButton1.Location = new System.Drawing.Point(29, 8);
  897. this.ultraButton1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  898. this.ultraButton1.Name = "ultraButton1";
  899. this.ultraButton1.Size = new System.Drawing.Size(75, 32);
  900. this.ultraButton1.TabIndex = 596;
  901. this.ultraButton1.Text = " 保存";
  902. this.ultraButton1.Click += new System.EventHandler(this.btnSave2_Click);
  903. //
  904. // ultraTabPageControl19
  905. //
  906. this.ultraTabPageControl19.Controls.Add(this.matInfo15);
  907. this.ultraTabPageControl19.Controls.Add(this.ultraPanel11);
  908. this.ultraTabPageControl19.Location = new System.Drawing.Point(-10000, -10000);
  909. this.ultraTabPageControl19.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  910. this.ultraTabPageControl19.Name = "ultraTabPageControl19";
  911. this.ultraTabPageControl19.Size = new System.Drawing.Size(1170, 228);
  912. //
  913. // matInfo15
  914. //
  915. this.matInfo15.AddNew = false;
  916. this.matInfo15.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActCount,Memo";
  917. this.matInfo15.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  918. this.matInfo15.Dock = System.Windows.Forms.DockStyle.Fill;
  919. this.matInfo15.Key = "208";
  920. this.matInfo15.Location = new System.Drawing.Point(0, 48);
  921. this.matInfo15.Margin = new System.Windows.Forms.Padding(564, 133209250, 564, 133209250);
  922. this.matInfo15.MatName = "";
  923. this.matInfo15.Name = "matInfo15";
  924. this.matInfo15.Size = new System.Drawing.Size(1170, 180);
  925. this.matInfo15.TabIndex = 6;
  926. //
  927. // ultraPanel11
  928. //
  929. //
  930. // ultraPanel11.ClientArea
  931. //
  932. this.ultraPanel11.ClientArea.Controls.Add(this.utbSave4);
  933. this.ultraPanel11.Dock = System.Windows.Forms.DockStyle.Top;
  934. this.ultraPanel11.Location = new System.Drawing.Point(0, 0);
  935. this.ultraPanel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  936. this.ultraPanel11.Name = "ultraPanel11";
  937. this.ultraPanel11.Size = new System.Drawing.Size(1170, 48);
  938. this.ultraPanel11.TabIndex = 5;
  939. //
  940. // utbSave4
  941. //
  942. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  943. this.utbSave4.Appearance = appearance13;
  944. this.utbSave4.AutoSize = true;
  945. this.utbSave4.Font = new System.Drawing.Font("宋体", 10F);
  946. this.utbSave4.Location = new System.Drawing.Point(29, 8);
  947. this.utbSave4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  948. this.utbSave4.Name = "utbSave4";
  949. this.utbSave4.Size = new System.Drawing.Size(75, 32);
  950. this.utbSave4.TabIndex = 596;
  951. this.utbSave4.Text = " 保存";
  952. this.utbSave4.Click += new System.EventHandler(this.btnSave2_Click);
  953. //
  954. // ultraTabPageControl22
  955. //
  956. this.ultraTabPageControl22.Controls.Add(this.tbOther);
  957. this.ultraTabPageControl22.Controls.Add(this.ultraPanel9);
  958. this.ultraTabPageControl22.Location = new System.Drawing.Point(-10000, -10000);
  959. this.ultraTabPageControl22.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  960. this.ultraTabPageControl22.Name = "ultraTabPageControl22";
  961. this.ultraTabPageControl22.Size = new System.Drawing.Size(1170, 228);
  962. //
  963. // tbOther
  964. //
  965. this.tbOther.Controls.Add(this.ultraTabSharedControlsPage8);
  966. this.tbOther.Controls.Add(this.ultraTabPageControl5);
  967. this.tbOther.Controls.Add(this.ultraTabPageControl6);
  968. this.tbOther.Controls.Add(this.ultraTabPageControl15);
  969. this.tbOther.Controls.Add(this.ultraTabPageControl16);
  970. this.tbOther.Controls.Add(this.ultraTabPageControl17);
  971. this.tbOther.Controls.Add(this.ultraTabPageControl18);
  972. this.tbOther.Controls.Add(this.ultraTabPageControl24);
  973. this.tbOther.Dock = System.Windows.Forms.DockStyle.Fill;
  974. this.tbOther.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  975. this.tbOther.Location = new System.Drawing.Point(0, 48);
  976. this.tbOther.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  977. this.tbOther.Name = "tbOther";
  978. this.tbOther.SharedControlsPage = this.ultraTabSharedControlsPage8;
  979. this.tbOther.Size = new System.Drawing.Size(1170, 180);
  980. this.tbOther.TabIndex = 5;
  981. this.tbOther.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  982. ultraTab13.Key = "200";
  983. ultraTab13.TabPage = this.ultraTabPageControl18;
  984. ultraTab13.Text = "钢管销售";
  985. ultraTab28.Key = "202";
  986. ultraTab28.TabPage = this.ultraTabPageControl5;
  987. ultraTab28.Text = "废料销售";
  988. ultraTab2.Key = "209";
  989. ultraTab2.TabPage = this.ultraTabPageControl24;
  990. ultraTab2.Text = "废料销售2";
  991. ultraTab29.Key = "203";
  992. ultraTab29.TabPage = this.ultraTabPageControl6;
  993. ultraTab29.Text = "修复出厂";
  994. ultraTab30.Key = "204";
  995. ultraTab30.TabPage = this.ultraTabPageControl15;
  996. ultraTab30.Text = "其他内转";
  997. ultraTab31.Key = "205";
  998. ultraTab31.TabPage = this.ultraTabPageControl16;
  999. ultraTab31.Text = "内转钢管";
  1000. ultraTab32.Key = "206";
  1001. ultraTab32.TabPage = this.ultraTabPageControl17;
  1002. ultraTab32.Text = "内转钢坯";
  1003. this.tbOther.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1004. ultraTab13,
  1005. ultraTab28,
  1006. ultraTab2,
  1007. ultraTab29,
  1008. ultraTab30,
  1009. ultraTab31,
  1010. ultraTab32});
  1011. this.tbOther.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tbFirstWt_SelectedTabChanged);
  1012. //
  1013. // ultraTabSharedControlsPage8
  1014. //
  1015. this.ultraTabSharedControlsPage8.Location = new System.Drawing.Point(-10000, -10000);
  1016. this.ultraTabSharedControlsPage8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1017. this.ultraTabSharedControlsPage8.Name = "ultraTabSharedControlsPage8";
  1018. this.ultraTabSharedControlsPage8.Size = new System.Drawing.Size(1166, 147);
  1019. //
  1020. // ultraPanel9
  1021. //
  1022. //
  1023. // ultraPanel9.ClientArea
  1024. //
  1025. this.ultraPanel9.ClientArea.Controls.Add(this.btnSaveAsT2);
  1026. this.ultraPanel9.ClientArea.Controls.Add(this.btnSave2);
  1027. this.ultraPanel9.Dock = System.Windows.Forms.DockStyle.Top;
  1028. this.ultraPanel9.Location = new System.Drawing.Point(0, 0);
  1029. this.ultraPanel9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1030. this.ultraPanel9.Name = "ultraPanel9";
  1031. this.ultraPanel9.Size = new System.Drawing.Size(1170, 48);
  1032. this.ultraPanel9.TabIndex = 4;
  1033. //
  1034. // btnSaveAsT2
  1035. //
  1036. appearance6.Image = ((object)(resources.GetObject("appearance6.Image")));
  1037. this.btnSaveAsT2.Appearance = appearance6;
  1038. this.btnSaveAsT2.AutoSize = true;
  1039. this.btnSaveAsT2.Font = new System.Drawing.Font("宋体", 10F);
  1040. this.btnSaveAsT2.Location = new System.Drawing.Point(144, 8);
  1041. this.btnSaveAsT2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1042. this.btnSaveAsT2.Name = "btnSaveAsT2";
  1043. this.btnSaveAsT2.Size = new System.Drawing.Size(126, 32);
  1044. this.btnSaveAsT2.TabIndex = 598;
  1045. this.btnSaveAsT2.Text = " 保存为模板";
  1046. this.btnSaveAsT2.Click += new System.EventHandler(this.utbSaveAsT_Click);
  1047. //
  1048. // btnSave2
  1049. //
  1050. appearance8.Image = ((object)(resources.GetObject("appearance8.Image")));
  1051. this.btnSave2.Appearance = appearance8;
  1052. this.btnSave2.AutoSize = true;
  1053. this.btnSave2.Font = new System.Drawing.Font("宋体", 10F);
  1054. this.btnSave2.Location = new System.Drawing.Point(29, 8);
  1055. this.btnSave2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1056. this.btnSave2.Name = "btnSave2";
  1057. this.btnSave2.Size = new System.Drawing.Size(75, 32);
  1058. this.btnSave2.TabIndex = 596;
  1059. this.btnSave2.Text = " 保存";
  1060. this.btnSave2.Click += new System.EventHandler(this.btnSave2_Click);
  1061. //
  1062. // ultraTabPageControl23
  1063. //
  1064. this.ultraTabPageControl23.Controls.Add(this.ultraPanel10);
  1065. this.ultraTabPageControl23.Location = new System.Drawing.Point(-10000, -10000);
  1066. this.ultraTabPageControl23.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1067. this.ultraTabPageControl23.Name = "ultraTabPageControl23";
  1068. this.ultraTabPageControl23.Size = new System.Drawing.Size(1170, 228);
  1069. //
  1070. // ultraPanel10
  1071. //
  1072. //
  1073. // ultraPanel10.ClientArea
  1074. //
  1075. this.ultraPanel10.ClientArea.Controls.Add(this.utbSave3);
  1076. this.ultraPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
  1077. this.ultraPanel10.Location = new System.Drawing.Point(0, 0);
  1078. this.ultraPanel10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1079. this.ultraPanel10.Name = "ultraPanel10";
  1080. this.ultraPanel10.Size = new System.Drawing.Size(1170, 228);
  1081. this.ultraPanel10.TabIndex = 5;
  1082. //
  1083. // utbSave3
  1084. //
  1085. appearance9.Image = ((object)(resources.GetObject("appearance9.Image")));
  1086. this.utbSave3.Appearance = appearance9;
  1087. this.utbSave3.AutoSize = true;
  1088. this.utbSave3.Font = new System.Drawing.Font("宋体", 10F);
  1089. this.utbSave3.Location = new System.Drawing.Point(39, 18);
  1090. this.utbSave3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1091. this.utbSave3.Name = "utbSave3";
  1092. this.utbSave3.Size = new System.Drawing.Size(75, 32);
  1093. this.utbSave3.TabIndex = 596;
  1094. this.utbSave3.Text = " 保存";
  1095. this.utbSave3.Click += new System.EventHandler(this.btnSave2_Click);
  1096. //
  1097. // uceType
  1098. //
  1099. this.uceType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1100. valueListItem3.DataValue = "101";
  1101. valueListItem3.DisplayText = "空车过皮";
  1102. valueListItem4.DataValue = "102";
  1103. valueListItem4.DisplayText = "钢坯采购";
  1104. valueListItem5.DataValue = "103";
  1105. valueListItem5.DisplayText = "钢管退货";
  1106. valueListItem6.DataValue = "104";
  1107. valueListItem6.DisplayText = "采购辅料";
  1108. valueListItem7.DataValue = "105";
  1109. valueListItem7.DisplayText = "修复返厂";
  1110. valueListItem8.DataValue = "106";
  1111. valueListItem8.DisplayText = "设备采购";
  1112. valueListItem9.DataValue = "107";
  1113. valueListItem9.DisplayText = "其他内转";
  1114. valueListItem10.DataValue = "108";
  1115. valueListItem10.DisplayText = "内转钢管";
  1116. valueListItem11.DataValue = "109";
  1117. valueListItem11.DisplayText = "内转钢坯";
  1118. valueListItem12.DataValue = "201";
  1119. valueListItem12.DisplayText = "配车单称重";
  1120. valueListItem13.DataValue = "202";
  1121. valueListItem13.DisplayText = "废料销售";
  1122. valueListItem19.DataValue = "203";
  1123. valueListItem19.DisplayText = "修复出厂";
  1124. valueListItem20.DataValue = "204";
  1125. valueListItem20.DisplayText = "其他内转";
  1126. valueListItem21.DataValue = "205";
  1127. valueListItem21.DisplayText = "内转钢管";
  1128. valueListItem22.DataValue = "206";
  1129. valueListItem22.DisplayText = "内转钢坯";
  1130. valueListItem23.DataValue = "207";
  1131. valueListItem23.DisplayText = "空车回皮";
  1132. valueListItem24.DataValue = "200";
  1133. valueListItem24.DisplayText = "钢管销售";
  1134. valueListItem25.DataValue = "208";
  1135. valueListItem25.DisplayText = "废品倒运";
  1136. this.uceType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1137. valueListItem3,
  1138. valueListItem4,
  1139. valueListItem5,
  1140. valueListItem6,
  1141. valueListItem7,
  1142. valueListItem8,
  1143. valueListItem9,
  1144. valueListItem10,
  1145. valueListItem11,
  1146. valueListItem12,
  1147. valueListItem13,
  1148. valueListItem19,
  1149. valueListItem20,
  1150. valueListItem21,
  1151. valueListItem22,
  1152. valueListItem23,
  1153. valueListItem24,
  1154. valueListItem25});
  1155. this.uceType.Location = new System.Drawing.Point(533, 186);
  1156. this.uceType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1157. this.uceType.Name = "uceType";
  1158. this.uceType.Size = new System.Drawing.Size(144, 26);
  1159. this.uceType.TabIndex = 72;
  1160. this.uceType.Visible = false;
  1161. //
  1162. // uceVlid
  1163. //
  1164. this.uceVlid.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1165. valueListItem1.DataValue = "0";
  1166. valueListItem1.DisplayText = "无效";
  1167. valueListItem2.DataValue = "1";
  1168. valueListItem2.DisplayText = "有效";
  1169. this.uceVlid.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1170. valueListItem1,
  1171. valueListItem2});
  1172. this.uceVlid.Location = new System.Drawing.Point(611, 282);
  1173. this.uceVlid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1174. this.uceVlid.Name = "uceVlid";
  1175. this.uceVlid.Size = new System.Drawing.Size(144, 26);
  1176. this.uceVlid.TabIndex = 73;
  1177. this.uceVlid.Visible = false;
  1178. //
  1179. // delete
  1180. //
  1181. editorButton1.Key = "select";
  1182. editorButton1.Text = "删除";
  1183. this.delete.ButtonsRight.Add(editorButton1);
  1184. this.delete.Font = new System.Drawing.Font("宋体", 10F);
  1185. this.delete.Location = new System.Drawing.Point(265, 186);
  1186. this.delete.Margin = new System.Windows.Forms.Padding(4);
  1187. this.delete.Name = "delete";
  1188. this.delete.Size = new System.Drawing.Size(183, 26);
  1189. this.delete.TabIndex = 73;
  1190. this.delete.Visible = false;
  1191. this.delete.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.delete_EditorButtonClick);
  1192. //
  1193. // ultraTabPageControl3
  1194. //
  1195. this.ultraTabPageControl3.Controls.Add(this.ultraGroupBox1);
  1196. this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 30);
  1197. this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1198. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  1199. this.ultraTabPageControl3.Size = new System.Drawing.Size(1174, 261);
  1200. //
  1201. // ultraGroupBox1
  1202. //
  1203. this.ultraGroupBox1.Controls.Add(this.tbFirstWt);
  1204. this.ultraGroupBox1.Controls.Add(this.ultraPanel5);
  1205. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  1206. this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 10F);
  1207. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  1208. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1209. this.ultraGroupBox1.Name = "ultraGroupBox1";
  1210. this.ultraGroupBox1.Size = new System.Drawing.Size(1174, 261);
  1211. this.ultraGroupBox1.TabIndex = 3;
  1212. this.ultraGroupBox1.Text = "第一次称重";
  1213. //
  1214. // tbFirstWt
  1215. //
  1216. this.tbFirstWt.Controls.Add(this.ultraTabSharedControlsPage4);
  1217. this.tbFirstWt.Controls.Add(this.ultraTabPageControl7);
  1218. this.tbFirstWt.Controls.Add(this.ultraTabPageControl8);
  1219. this.tbFirstWt.Controls.Add(this.ultraTabPageControl9);
  1220. this.tbFirstWt.Controls.Add(this.ultraTabPageControl10);
  1221. this.tbFirstWt.Controls.Add(this.ultraTabPageControl11);
  1222. this.tbFirstWt.Controls.Add(this.ultraTabPageControl12);
  1223. this.tbFirstWt.Controls.Add(this.ultraTabPageControl13);
  1224. this.tbFirstWt.Controls.Add(this.ultraTabPageControl14);
  1225. this.tbFirstWt.Controls.Add(this.ultraTabPageControl20);
  1226. this.tbFirstWt.Dock = System.Windows.Forms.DockStyle.Fill;
  1227. this.tbFirstWt.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold);
  1228. this.tbFirstWt.Location = new System.Drawing.Point(3, 72);
  1229. this.tbFirstWt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1230. this.tbFirstWt.Name = "tbFirstWt";
  1231. this.tbFirstWt.SharedControlsPage = this.ultraTabSharedControlsPage4;
  1232. this.tbFirstWt.Size = new System.Drawing.Size(1168, 186);
  1233. this.tbFirstWt.TabIndex = 2;
  1234. this.tbFirstWt.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  1235. ultraTab14.Key = "102";
  1236. ultraTab14.TabPage = this.ultraTabPageControl7;
  1237. ultraTab14.Text = "钢坯采购";
  1238. ultraTab1.Key = "110";
  1239. ultraTab1.TabPage = this.ultraTabPageControl20;
  1240. ultraTab1.Text = "钢坯退货";
  1241. ultraTab15.Key = "103";
  1242. ultraTab15.TabPage = this.ultraTabPageControl8;
  1243. ultraTab15.Text = "钢管退货";
  1244. ultraTab16.Key = "104";
  1245. ultraTab16.TabPage = this.ultraTabPageControl9;
  1246. ultraTab16.Text = "采购辅料";
  1247. ultraTab17.Key = "105";
  1248. ultraTab17.TabPage = this.ultraTabPageControl10;
  1249. ultraTab17.Text = "修复返厂";
  1250. ultraTab18.Key = "106";
  1251. ultraTab18.TabPage = this.ultraTabPageControl11;
  1252. ultraTab18.Text = "设备采购";
  1253. ultraTab19.Key = "107";
  1254. ultraTab19.TabPage = this.ultraTabPageControl12;
  1255. ultraTab19.Text = "其他内转";
  1256. ultraTab20.Key = "108";
  1257. ultraTab20.TabPage = this.ultraTabPageControl13;
  1258. ultraTab20.Text = "内转钢管";
  1259. ultraTab21.Key = "109";
  1260. ultraTab21.TabPage = this.ultraTabPageControl14;
  1261. ultraTab21.Text = "内转钢坯";
  1262. this.tbFirstWt.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1263. ultraTab14,
  1264. ultraTab1,
  1265. ultraTab15,
  1266. ultraTab16,
  1267. ultraTab17,
  1268. ultraTab18,
  1269. ultraTab19,
  1270. ultraTab20,
  1271. ultraTab21});
  1272. this.tbFirstWt.Visible = false;
  1273. this.tbFirstWt.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tbFirstWt_SelectedTabChanged);
  1274. //
  1275. // ultraTabSharedControlsPage4
  1276. //
  1277. this.ultraTabSharedControlsPage4.Location = new System.Drawing.Point(-10000, -10000);
  1278. this.ultraTabSharedControlsPage4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1279. this.ultraTabSharedControlsPage4.Name = "ultraTabSharedControlsPage4";
  1280. this.ultraTabSharedControlsPage4.Size = new System.Drawing.Size(1164, 153);
  1281. //
  1282. // ultraPanel5
  1283. //
  1284. //
  1285. // ultraPanel5.ClientArea
  1286. //
  1287. this.ultraPanel5.ClientArea.Controls.Add(this.utbSaveAsT);
  1288. this.ultraPanel5.ClientArea.Controls.Add(this.chkGross);
  1289. this.ultraPanel5.ClientArea.Controls.Add(this.utbSave1);
  1290. this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Top;
  1291. this.ultraPanel5.Location = new System.Drawing.Point(3, 24);
  1292. this.ultraPanel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1293. this.ultraPanel5.Name = "ultraPanel5";
  1294. this.ultraPanel5.Size = new System.Drawing.Size(1168, 48);
  1295. this.ultraPanel5.TabIndex = 3;
  1296. //
  1297. // utbSaveAsT
  1298. //
  1299. appearance22.Image = ((object)(resources.GetObject("appearance22.Image")));
  1300. this.utbSaveAsT.Appearance = appearance22;
  1301. this.utbSaveAsT.AutoSize = true;
  1302. this.utbSaveAsT.Font = new System.Drawing.Font("宋体", 10F);
  1303. this.utbSaveAsT.Location = new System.Drawing.Point(333, 8);
  1304. this.utbSaveAsT.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1305. this.utbSaveAsT.Name = "utbSaveAsT";
  1306. this.utbSaveAsT.Size = new System.Drawing.Size(126, 32);
  1307. this.utbSaveAsT.TabIndex = 598;
  1308. this.utbSaveAsT.Text = " 保存为模板";
  1309. this.utbSaveAsT.Visible = false;
  1310. this.utbSaveAsT.Click += new System.EventHandler(this.utbSaveAsT_Click);
  1311. //
  1312. // chkGross
  1313. //
  1314. this.chkGross.AutoSize = true;
  1315. this.chkGross.Font = new System.Drawing.Font("宋体", 10F);
  1316. this.chkGross.Location = new System.Drawing.Point(139, 11);
  1317. this.chkGross.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1318. this.chkGross.Name = "chkGross";
  1319. this.chkGross.Size = new System.Drawing.Size(132, 21);
  1320. this.chkGross.TabIndex = 597;
  1321. this.chkGross.Text = "带货过皮车辆";
  1322. this.chkGross.UseVisualStyleBackColor = true;
  1323. this.chkGross.CheckedChanged += new System.EventHandler(this.chkGross_CheckedChanged);
  1324. //
  1325. // utbSave1
  1326. //
  1327. appearance23.Image = ((object)(resources.GetObject("appearance23.Image")));
  1328. this.utbSave1.Appearance = appearance23;
  1329. this.utbSave1.AutoSize = true;
  1330. this.utbSave1.Font = new System.Drawing.Font("宋体", 10F);
  1331. this.utbSave1.Location = new System.Drawing.Point(29, 8);
  1332. this.utbSave1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1333. this.utbSave1.Name = "utbSave1";
  1334. this.utbSave1.Size = new System.Drawing.Size(75, 32);
  1335. this.utbSave1.TabIndex = 596;
  1336. this.utbSave1.Text = " 保存";
  1337. this.utbSave1.Click += new System.EventHandler(this.utbSave1_Click);
  1338. //
  1339. // ultraTabPageControl4
  1340. //
  1341. this.ultraTabPageControl4.Controls.Add(this.tbScondWt);
  1342. this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
  1343. this.ultraTabPageControl4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1344. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  1345. this.ultraTabPageControl4.Size = new System.Drawing.Size(1174, 261);
  1346. //
  1347. // tbScondWt
  1348. //
  1349. this.tbScondWt.Controls.Add(this.ultraTabSharedControlsPage7);
  1350. this.tbScondWt.Controls.Add(this.ultraTabPageControl21);
  1351. this.tbScondWt.Controls.Add(this.ultraTabPageControl22);
  1352. this.tbScondWt.Controls.Add(this.ultraTabPageControl23);
  1353. this.tbScondWt.Controls.Add(this.ultraTabPageControl19);
  1354. this.tbScondWt.Dock = System.Windows.Forms.DockStyle.Fill;
  1355. this.tbScondWt.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1356. this.tbScondWt.Location = new System.Drawing.Point(0, 0);
  1357. this.tbScondWt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1358. this.tbScondWt.Name = "tbScondWt";
  1359. this.tbScondWt.SharedControlsPage = this.ultraTabSharedControlsPage7;
  1360. this.tbScondWt.Size = new System.Drawing.Size(1174, 261);
  1361. this.tbScondWt.TabIndex = 3;
  1362. this.tbScondWt.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  1363. ultraTab25.Key = "0";
  1364. ultraTab25.TabPage = this.ultraTabPageControl21;
  1365. ultraTab25.Text = "配车单称重";
  1366. ultraTab22.Key = "3";
  1367. ultraTab22.TabPage = this.ultraTabPageControl19;
  1368. ultraTab22.Text = "废品倒运";
  1369. ultraTab22.Visible = false;
  1370. ultraTab26.Key = "1";
  1371. ultraTab26.TabPage = this.ultraTabPageControl22;
  1372. ultraTab26.Text = "其他称重";
  1373. ultraTab27.Key = "2";
  1374. ultraTab27.TabPage = this.ultraTabPageControl23;
  1375. ultraTab27.Text = "空车回皮";
  1376. this.tbScondWt.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1377. ultraTab25,
  1378. ultraTab22,
  1379. ultraTab26,
  1380. ultraTab27});
  1381. this.tbScondWt.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tbScondWt_SelectedTabChanged);
  1382. //
  1383. // ultraTabSharedControlsPage7
  1384. //
  1385. this.ultraTabSharedControlsPage7.Location = new System.Drawing.Point(-10000, -10000);
  1386. this.ultraTabSharedControlsPage7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1387. this.ultraTabSharedControlsPage7.Name = "ultraTabSharedControlsPage7";
  1388. this.ultraTabSharedControlsPage7.Size = new System.Drawing.Size(1170, 228);
  1389. //
  1390. // ultraTabPageControl2
  1391. //
  1392. this.ultraTabPageControl2.Controls.Add(this.ultraPanel23);
  1393. this.ultraTabPageControl2.Controls.Add(this.ultraPanel3);
  1394. this.ultraTabPageControl2.Controls.Add(this.ultraPanel7);
  1395. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1396. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1397. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1398. this.ultraTabPageControl2.Size = new System.Drawing.Size(1178, 691);
  1399. //
  1400. // ultraPanel23
  1401. //
  1402. //
  1403. // ultraPanel23.ClientArea
  1404. //
  1405. this.ultraPanel23.ClientArea.Controls.Add(this.uceVlid);
  1406. this.ultraPanel23.ClientArea.Controls.Add(this.ugData);
  1407. this.ultraPanel23.Dock = System.Windows.Forms.DockStyle.Fill;
  1408. this.ultraPanel23.Location = new System.Drawing.Point(0, 92);
  1409. this.ultraPanel23.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1410. this.ultraPanel23.Name = "ultraPanel23";
  1411. this.ultraPanel23.Size = new System.Drawing.Size(1178, 527);
  1412. this.ultraPanel23.TabIndex = 3;
  1413. //
  1414. // ugData
  1415. //
  1416. this.ugData.DataSource = this.QueryBS;
  1417. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1418. ultraGridColumn1.Header.Caption = "磅单号";
  1419. ultraGridColumn1.Header.VisiblePosition = 0;
  1420. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  1421. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  1422. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1423. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  1424. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  1425. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1426. ultraGridColumn2.Header.Caption = "一次流水号";
  1427. ultraGridColumn2.Header.VisiblePosition = 1;
  1428. ultraGridColumn2.Hidden = true;
  1429. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 10;
  1430. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  1431. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  1432. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  1433. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1434. ultraGridColumn3.Header.Caption = "二次流水号";
  1435. ultraGridColumn3.Header.VisiblePosition = 2;
  1436. ultraGridColumn3.Hidden = true;
  1437. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 12;
  1438. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  1439. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  1440. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  1441. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1442. ultraGridColumn4.Header.Caption = "检斤人";
  1443. ultraGridColumn4.Header.VisiblePosition = 3;
  1444. ultraGridColumn4.Hidden = true;
  1445. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  1446. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  1447. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  1448. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1449. ultraGridColumn5.Header.Caption = "检斤人";
  1450. ultraGridColumn5.Header.VisiblePosition = 5;
  1451. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 22;
  1452. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  1453. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  1454. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  1455. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  1456. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1457. ultraGridColumn6.EditorComponent = this.uceType;
  1458. ultraGridColumn6.Header.Caption = "类型";
  1459. ultraGridColumn6.Header.VisiblePosition = 7;
  1460. ultraGridColumn6.Hidden = true;
  1461. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  1462. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  1463. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  1464. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1465. ultraGridColumn7.EditorComponent = this.uceType;
  1466. ultraGridColumn7.Header.Caption = "类型";
  1467. ultraGridColumn7.Header.VisiblePosition = 9;
  1468. ultraGridColumn7.Hidden = true;
  1469. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  1470. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  1471. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  1472. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1473. ultraGridColumn8.Header.Caption = "皮重";
  1474. ultraGridColumn8.Header.VisiblePosition = 4;
  1475. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
  1476. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  1477. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  1478. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1479. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  1480. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  1481. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1482. ultraGridColumn9.Header.Caption = "毛重";
  1483. ultraGridColumn9.Header.VisiblePosition = 6;
  1484. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
  1485. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  1486. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  1487. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1488. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  1489. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  1490. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1491. ultraGridColumn10.Header.Caption = "净重";
  1492. ultraGridColumn10.Header.VisiblePosition = 8;
  1493. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 18;
  1494. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  1495. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1496. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  1497. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  1498. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1499. ultraGridColumn11.Header.Caption = "称皮时间";
  1500. ultraGridColumn11.Header.VisiblePosition = 10;
  1501. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 20;
  1502. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  1503. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(160, 0);
  1504. ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1505. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  1506. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  1507. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1508. ultraGridColumn12.Header.Caption = "回皮时间";
  1509. ultraGridColumn12.Header.VisiblePosition = 12;
  1510. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 10;
  1511. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  1512. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(160, 0);
  1513. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  1514. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  1515. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1516. ultraGridColumn13.Header.Caption = "物资名称";
  1517. ultraGridColumn13.Header.VisiblePosition = 11;
  1518. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 4;
  1519. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  1520. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(129, 0);
  1521. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1522. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  1523. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  1524. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1525. ultraGridColumn14.Header.Caption = "过磅类型";
  1526. ultraGridColumn14.Header.VisiblePosition = 13;
  1527. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 8;
  1528. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  1529. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(107, 0);
  1530. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1531. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  1532. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  1533. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1534. ultraGridColumn15.Header.Caption = "装车单";
  1535. ultraGridColumn15.Header.VisiblePosition = 14;
  1536. ultraGridColumn15.Hidden = true;
  1537. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 8;
  1538. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  1539. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  1540. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  1541. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1542. ultraGridColumn16.Header.Caption = "收货单位";
  1543. ultraGridColumn16.Header.VisiblePosition = 15;
  1544. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 30;
  1545. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  1546. ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1547. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  1548. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  1549. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1550. ultraGridColumn17.Header.Caption = "订货单位";
  1551. ultraGridColumn17.Header.VisiblePosition = 16;
  1552. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 28;
  1553. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  1554. ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1555. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  1556. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  1557. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1558. ultraGridColumn18.Header.Caption = "发货单位";
  1559. ultraGridColumn18.Header.VisiblePosition = 17;
  1560. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 26;
  1561. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  1562. ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1563. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  1564. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  1565. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1566. ultraGridColumn19.Header.Caption = "运输单位";
  1567. ultraGridColumn19.Header.VisiblePosition = 18;
  1568. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 32;
  1569. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  1570. ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1571. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  1572. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  1573. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1574. ultraGridColumn20.Header.Caption = "备注";
  1575. ultraGridColumn20.Header.VisiblePosition = 19;
  1576. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 24;
  1577. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  1578. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(189, 0);
  1579. ultraGridColumn20.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1580. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  1581. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  1582. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1583. ultraGridColumn21.Header.Caption = "作废时间";
  1584. ultraGridColumn21.Header.VisiblePosition = 21;
  1585. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 36;
  1586. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  1587. ultraGridColumn21.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1588. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  1589. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  1590. ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1591. ultraGridColumn22.Header.Caption = "作废人";
  1592. ultraGridColumn22.Header.VisiblePosition = 22;
  1593. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 34;
  1594. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  1595. ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1596. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  1597. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  1598. ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1599. ultraGridColumn23.Header.Caption = "磅房";
  1600. ultraGridColumn23.Header.VisiblePosition = 23;
  1601. ultraGridColumn23.Hidden = true;
  1602. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  1603. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  1604. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  1605. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1606. ultraGridColumn24.Header.Caption = "磅房";
  1607. ultraGridColumn24.Header.VisiblePosition = 24;
  1608. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 2;
  1609. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  1610. ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  1611. ultraGridColumn24.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(57, 28);
  1612. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  1613. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  1614. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1615. ultraGridColumn25.EditorComponent = this.uceVlid;
  1616. ultraGridColumn25.Header.Caption = "有效标志";
  1617. ultraGridColumn25.Header.VisiblePosition = 20;
  1618. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 38;
  1619. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  1620. ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1621. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  1622. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  1623. ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1624. ultraGridColumn26.Header.Caption = "实发数";
  1625. ultraGridColumn26.Header.VisiblePosition = 25;
  1626. ultraGridColumn26.Hidden = true;
  1627. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 14;
  1628. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  1629. ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  1630. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  1631. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  1632. ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1633. ultraGridColumn27.Header.Caption = "车牌号";
  1634. ultraGridColumn27.Header.VisiblePosition = 26;
  1635. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 6;
  1636. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  1637. ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(102, 0);
  1638. ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1639. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  1640. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  1641. ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1642. ultraGridColumn28.Header.Caption = "支数";
  1643. ultraGridColumn28.Header.VisiblePosition = 27;
  1644. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 12;
  1645. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  1646. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
  1647. ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1648. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  1649. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
  1650. ultraGridBand1.Columns.AddRange(new object[] {
  1651. ultraGridColumn1,
  1652. ultraGridColumn2,
  1653. ultraGridColumn3,
  1654. ultraGridColumn4,
  1655. ultraGridColumn5,
  1656. ultraGridColumn6,
  1657. ultraGridColumn7,
  1658. ultraGridColumn8,
  1659. ultraGridColumn9,
  1660. ultraGridColumn10,
  1661. ultraGridColumn11,
  1662. ultraGridColumn12,
  1663. ultraGridColumn13,
  1664. ultraGridColumn14,
  1665. ultraGridColumn15,
  1666. ultraGridColumn16,
  1667. ultraGridColumn17,
  1668. ultraGridColumn18,
  1669. ultraGridColumn19,
  1670. ultraGridColumn20,
  1671. ultraGridColumn21,
  1672. ultraGridColumn22,
  1673. ultraGridColumn23,
  1674. ultraGridColumn24,
  1675. ultraGridColumn25,
  1676. ultraGridColumn26,
  1677. ultraGridColumn27,
  1678. ultraGridColumn28});
  1679. rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  1680. rowLayoutColumnInfo1,
  1681. rowLayoutColumnInfo2,
  1682. rowLayoutColumnInfo3,
  1683. rowLayoutColumnInfo4,
  1684. rowLayoutColumnInfo5,
  1685. rowLayoutColumnInfo6,
  1686. rowLayoutColumnInfo7,
  1687. rowLayoutColumnInfo8,
  1688. rowLayoutColumnInfo9,
  1689. rowLayoutColumnInfo10,
  1690. rowLayoutColumnInfo11,
  1691. rowLayoutColumnInfo12,
  1692. rowLayoutColumnInfo13,
  1693. rowLayoutColumnInfo14,
  1694. rowLayoutColumnInfo15,
  1695. rowLayoutColumnInfo16,
  1696. rowLayoutColumnInfo17,
  1697. rowLayoutColumnInfo18,
  1698. rowLayoutColumnInfo19,
  1699. rowLayoutColumnInfo20,
  1700. rowLayoutColumnInfo21,
  1701. rowLayoutColumnInfo22,
  1702. rowLayoutColumnInfo23,
  1703. rowLayoutColumnInfo24,
  1704. rowLayoutColumnInfo25,
  1705. rowLayoutColumnInfo26,
  1706. rowLayoutColumnInfo27,
  1707. rowLayoutColumnInfo28});
  1708. rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  1709. ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  1710. rowLayout1});
  1711. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1712. summarySettings1.DisplayFormat = "共{0}条记录";
  1713. summarySettings1.GroupBySummaryValueAppearance = appearance1;
  1714. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  1715. summarySettings1});
  1716. this.ugData.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  1717. this.ugData.Dock = System.Windows.Forms.DockStyle.Fill;
  1718. this.ugData.Font = new System.Drawing.Font("宋体", 10F);
  1719. this.ugData.Location = new System.Drawing.Point(0, 0);
  1720. this.ugData.Margin = new System.Windows.Forms.Padding(4);
  1721. this.ugData.Name = "ugData";
  1722. this.ugData.Size = new System.Drawing.Size(1178, 527);
  1723. this.ugData.TabIndex = 72;
  1724. this.ugData.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ugData_InitializeRow);
  1725. this.ugData.KeyDown += new System.Windows.Forms.KeyEventHandler(this.CurrentGrid_KeyDown);
  1726. //
  1727. // QueryBS
  1728. //
  1729. this.QueryBS.DataSource = typeof(Core.StlMes.Client.Mcp.Mch.Mcms.entity.CmmWeightResultEntity);
  1730. //
  1731. // ultraPanel3
  1732. //
  1733. this.ultraPanel3.AutoSize = true;
  1734. //
  1735. // ultraPanel3.ClientArea
  1736. //
  1737. this.ultraPanel3.ClientArea.Controls.Add(this.upQueryTop);
  1738. this.ultraPanel3.ClientArea.Controls.Add(this.ultraPanel8);
  1739. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Top;
  1740. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  1741. this.ultraPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1742. this.ultraPanel3.Name = "ultraPanel3";
  1743. this.ultraPanel3.Size = new System.Drawing.Size(1178, 92);
  1744. this.ultraPanel3.TabIndex = 2;
  1745. //
  1746. // upQueryTop
  1747. //
  1748. this.upQueryTop.AutoSize = true;
  1749. //
  1750. // upQueryTop.ClientArea
  1751. //
  1752. this.upQueryTop.ClientArea.Controls.Add(this.plDate);
  1753. this.upQueryTop.ClientArea.Controls.Add(this.ultraPanel14);
  1754. this.upQueryTop.ClientArea.Controls.Add(this.ultraPanel16);
  1755. this.upQueryTop.ClientArea.Controls.Add(this.ultraPanel17);
  1756. this.upQueryTop.ClientArea.Controls.Add(this.ultraPanel18);
  1757. this.upQueryTop.ClientArea.Controls.Add(this.ultraPanel19);
  1758. this.upQueryTop.ClientArea.Controls.Add(this.ultraPanel13);
  1759. this.upQueryTop.ClientArea.Controls.Add(this.ultraPanel15);
  1760. this.upQueryTop.Dock = System.Windows.Forms.DockStyle.Top;
  1761. this.upQueryTop.Font = new System.Drawing.Font("宋体", 10F);
  1762. this.upQueryTop.Location = new System.Drawing.Point(0, 0);
  1763. this.upQueryTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1764. this.upQueryTop.Name = "upQueryTop";
  1765. this.upQueryTop.Size = new System.Drawing.Size(1073, 92);
  1766. this.upQueryTop.TabIndex = 0;
  1767. //
  1768. // plDate
  1769. //
  1770. this.plDate.AutoSize = true;
  1771. this.plDate.Controls.Add(this.RegEndTime);
  1772. this.plDate.Controls.Add(this.label4);
  1773. this.plDate.Controls.Add(this.chkTim);
  1774. this.plDate.Controls.Add(this.RegStartTime);
  1775. this.plDate.Location = new System.Drawing.Point(5, 6);
  1776. this.plDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1777. this.plDate.Name = "plDate";
  1778. this.plDate.Size = new System.Drawing.Size(547, 38);
  1779. this.plDate.TabIndex = 81;
  1780. //
  1781. // RegEndTime
  1782. //
  1783. this.RegEndTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1784. | System.Windows.Forms.AnchorStyles.Left)));
  1785. this.RegEndTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  1786. this.RegEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  1787. this.RegEndTime.Location = new System.Drawing.Point(344, 5);
  1788. this.RegEndTime.Margin = new System.Windows.Forms.Padding(4);
  1789. this.RegEndTime.Name = "RegEndTime";
  1790. this.RegEndTime.Size = new System.Drawing.Size(199, 27);
  1791. this.RegEndTime.TabIndex = 954;
  1792. //
  1793. // label4
  1794. //
  1795. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1796. | System.Windows.Forms.AnchorStyles.Left)));
  1797. this.label4.AutoSize = true;
  1798. this.label4.Location = new System.Drawing.Point(318, 10);
  1799. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1800. this.label4.Name = "label4";
  1801. this.label4.Size = new System.Drawing.Size(25, 17);
  1802. this.label4.TabIndex = 953;
  1803. this.label4.Text = "至";
  1804. //
  1805. // chkTim
  1806. //
  1807. this.chkTim.AutoSize = true;
  1808. this.chkTim.Checked = true;
  1809. this.chkTim.CheckState = System.Windows.Forms.CheckState.Checked;
  1810. this.chkTim.Enabled = false;
  1811. this.chkTim.Location = new System.Drawing.Point(4, 9);
  1812. this.chkTim.Margin = new System.Windows.Forms.Padding(4);
  1813. this.chkTim.Name = "chkTim";
  1814. this.chkTim.Size = new System.Drawing.Size(98, 21);
  1815. this.chkTim.TabIndex = 948;
  1816. this.chkTim.Text = "称重时间";
  1817. this.chkTim.UseVisualStyleBackColor = false;
  1818. //
  1819. // RegStartTime
  1820. //
  1821. this.RegStartTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1822. | System.Windows.Forms.AnchorStyles.Left)));
  1823. this.RegStartTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  1824. this.RegStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  1825. this.RegStartTime.Location = new System.Drawing.Point(112, 5);
  1826. this.RegStartTime.Margin = new System.Windows.Forms.Padding(4);
  1827. this.RegStartTime.Name = "RegStartTime";
  1828. this.RegStartTime.Size = new System.Drawing.Size(199, 27);
  1829. this.RegStartTime.TabIndex = 948;
  1830. //
  1831. // ultraPanel14
  1832. //
  1833. this.ultraPanel14.AutoSize = true;
  1834. //
  1835. // ultraPanel14.ClientArea
  1836. //
  1837. this.ultraPanel14.ClientArea.Controls.Add(this.label6);
  1838. this.ultraPanel14.ClientArea.Controls.Add(this.uteCarNo);
  1839. this.ultraPanel14.Location = new System.Drawing.Point(557, 5);
  1840. this.ultraPanel14.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1841. this.ultraPanel14.Name = "ultraPanel14";
  1842. this.ultraPanel14.Size = new System.Drawing.Size(195, 40);
  1843. this.ultraPanel14.TabIndex = 951;
  1844. //
  1845. // label6
  1846. //
  1847. this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1848. | System.Windows.Forms.AnchorStyles.Left)));
  1849. this.label6.AutoSize = true;
  1850. this.label6.Font = new System.Drawing.Font("宋体", 10F);
  1851. this.label6.Location = new System.Drawing.Point(4, 9);
  1852. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1853. this.label6.Name = "label6";
  1854. this.label6.Size = new System.Drawing.Size(59, 17);
  1855. this.label6.TabIndex = 949;
  1856. this.label6.Text = "车牌号";
  1857. //
  1858. // uteCarNo
  1859. //
  1860. this.uteCarNo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1861. | System.Windows.Forms.AnchorStyles.Left)));
  1862. this.uteCarNo.Font = new System.Drawing.Font("宋体", 10F);
  1863. this.uteCarNo.Location = new System.Drawing.Point(71, 5);
  1864. this.uteCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1865. this.uteCarNo.Name = "uteCarNo";
  1866. this.uteCarNo.Size = new System.Drawing.Size(121, 26);
  1867. this.uteCarNo.TabIndex = 950;
  1868. this.uteCarNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  1869. //
  1870. // ultraPanel16
  1871. //
  1872. this.ultraPanel16.AutoSize = true;
  1873. //
  1874. // ultraPanel16.ClientArea
  1875. //
  1876. this.ultraPanel16.ClientArea.Controls.Add(this.uceQueryCarType);
  1877. this.ultraPanel16.ClientArea.Controls.Add(this.label8);
  1878. this.ultraPanel16.Location = new System.Drawing.Point(757, 5);
  1879. this.ultraPanel16.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1880. this.ultraPanel16.Name = "ultraPanel16";
  1881. this.ultraPanel16.Size = new System.Drawing.Size(184, 40);
  1882. this.ultraPanel16.TabIndex = 953;
  1883. //
  1884. // uceQueryCarType
  1885. //
  1886. this.uceQueryCarType.Font = new System.Drawing.Font("宋体", 10F);
  1887. valueListItem50.DataValue = "102";
  1888. valueListItem50.DisplayText = "钢坯采购";
  1889. valueListItem51.DataValue = "103";
  1890. valueListItem51.DisplayText = "钢管退货";
  1891. valueListItem52.DataValue = "104";
  1892. valueListItem52.DisplayText = "采购辅料";
  1893. valueListItem53.DataValue = "105";
  1894. valueListItem53.DisplayText = "修复返厂";
  1895. valueListItem54.DataValue = "106";
  1896. valueListItem54.DisplayText = "设备采购";
  1897. valueListItem55.DataValue = "201";
  1898. valueListItem55.DisplayText = "钢管发运";
  1899. valueListItem56.DataValue = "202";
  1900. valueListItem56.DisplayText = "废料销售";
  1901. valueListItem57.DataValue = "203";
  1902. valueListItem57.DisplayText = "修复出厂";
  1903. valueListItem58.DataValue = "204";
  1904. valueListItem58.DisplayText = "其他内转";
  1905. valueListItem59.DataValue = "205";
  1906. valueListItem59.DisplayText = "内转钢管";
  1907. valueListItem60.DataValue = "206";
  1908. valueListItem60.DisplayText = "内转钢坯";
  1909. valueListItem61.DataValue = "200";
  1910. valueListItem61.DisplayText = "钢管销售";
  1911. valueListItem62.DataValue = "208";
  1912. valueListItem62.DisplayText = "废品倒运";
  1913. this.uceQueryCarType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1914. valueListItem50,
  1915. valueListItem51,
  1916. valueListItem52,
  1917. valueListItem53,
  1918. valueListItem54,
  1919. valueListItem55,
  1920. valueListItem56,
  1921. valueListItem57,
  1922. valueListItem58,
  1923. valueListItem59,
  1924. valueListItem60,
  1925. valueListItem61,
  1926. valueListItem62});
  1927. this.uceQueryCarType.Location = new System.Drawing.Point(60, 5);
  1928. this.uceQueryCarType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1929. this.uceQueryCarType.Name = "uceQueryCarType";
  1930. this.uceQueryCarType.Size = new System.Drawing.Size(121, 26);
  1931. this.uceQueryCarType.TabIndex = 950;
  1932. this.uceQueryCarType.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  1933. //
  1934. // label8
  1935. //
  1936. this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1937. | System.Windows.Forms.AnchorStyles.Left)));
  1938. this.label8.AutoSize = true;
  1939. this.label8.Font = new System.Drawing.Font("宋体", 10F);
  1940. this.label8.Location = new System.Drawing.Point(4, 9);
  1941. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1942. this.label8.Name = "label8";
  1943. this.label8.Size = new System.Drawing.Size(42, 17);
  1944. this.label8.TabIndex = 949;
  1945. this.label8.Text = "类型";
  1946. //
  1947. // ultraPanel17
  1948. //
  1949. this.ultraPanel17.AutoSize = true;
  1950. //
  1951. // ultraPanel17.ClientArea
  1952. //
  1953. this.ultraPanel17.ClientArea.Controls.Add(this.label9);
  1954. this.ultraPanel17.ClientArea.Controls.Add(this.uteOrder);
  1955. this.ultraPanel17.Location = new System.Drawing.Point(5, 50);
  1956. this.ultraPanel17.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1957. this.ultraPanel17.Name = "ultraPanel17";
  1958. this.ultraPanel17.Size = new System.Drawing.Size(216, 40);
  1959. this.ultraPanel17.TabIndex = 954;
  1960. //
  1961. // label9
  1962. //
  1963. this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1964. | System.Windows.Forms.AnchorStyles.Left)));
  1965. this.label9.AutoSize = true;
  1966. this.label9.Font = new System.Drawing.Font("宋体", 10F);
  1967. this.label9.Location = new System.Drawing.Point(4, 9);
  1968. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1969. this.label9.Name = "label9";
  1970. this.label9.Size = new System.Drawing.Size(76, 17);
  1971. this.label9.TabIndex = 949;
  1972. this.label9.Text = "订货单位";
  1973. //
  1974. // uteOrder
  1975. //
  1976. this.uteOrder.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1977. | System.Windows.Forms.AnchorStyles.Left)));
  1978. this.uteOrder.Font = new System.Drawing.Font("宋体", 10F);
  1979. this.uteOrder.Location = new System.Drawing.Point(92, 5);
  1980. this.uteOrder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1981. this.uteOrder.Name = "uteOrder";
  1982. this.uteOrder.Size = new System.Drawing.Size(121, 26);
  1983. this.uteOrder.TabIndex = 950;
  1984. this.uteOrder.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  1985. //
  1986. // ultraPanel18
  1987. //
  1988. this.ultraPanel18.AutoSize = true;
  1989. //
  1990. // ultraPanel18.ClientArea
  1991. //
  1992. this.ultraPanel18.ClientArea.Controls.Add(this.label10);
  1993. this.ultraPanel18.ClientArea.Controls.Add(this.uteShippersName);
  1994. this.ultraPanel18.Location = new System.Drawing.Point(226, 50);
  1995. this.ultraPanel18.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1996. this.ultraPanel18.Name = "ultraPanel18";
  1997. this.ultraPanel18.Size = new System.Drawing.Size(213, 40);
  1998. this.ultraPanel18.TabIndex = 955;
  1999. //
  2000. // label10
  2001. //
  2002. this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2003. | System.Windows.Forms.AnchorStyles.Left)));
  2004. this.label10.AutoSize = true;
  2005. this.label10.Font = new System.Drawing.Font("宋体", 10F);
  2006. this.label10.Location = new System.Drawing.Point(4, 9);
  2007. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2008. this.label10.Name = "label10";
  2009. this.label10.Size = new System.Drawing.Size(76, 17);
  2010. this.label10.TabIndex = 949;
  2011. this.label10.Text = "发货单位";
  2012. //
  2013. // uteShippersName
  2014. //
  2015. this.uteShippersName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2016. | System.Windows.Forms.AnchorStyles.Left)));
  2017. this.uteShippersName.Font = new System.Drawing.Font("宋体", 10F);
  2018. this.uteShippersName.Location = new System.Drawing.Point(89, 5);
  2019. this.uteShippersName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2020. this.uteShippersName.Name = "uteShippersName";
  2021. this.uteShippersName.Size = new System.Drawing.Size(121, 26);
  2022. this.uteShippersName.TabIndex = 950;
  2023. this.uteShippersName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  2024. //
  2025. // ultraPanel19
  2026. //
  2027. this.ultraPanel19.AutoSize = true;
  2028. //
  2029. // ultraPanel19.ClientArea
  2030. //
  2031. this.ultraPanel19.ClientArea.Controls.Add(this.label11);
  2032. this.ultraPanel19.ClientArea.Controls.Add(this.uteReceiveName);
  2033. this.ultraPanel19.Location = new System.Drawing.Point(444, 50);
  2034. this.ultraPanel19.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2035. this.ultraPanel19.Name = "ultraPanel19";
  2036. this.ultraPanel19.Size = new System.Drawing.Size(216, 40);
  2037. this.ultraPanel19.TabIndex = 956;
  2038. //
  2039. // label11
  2040. //
  2041. this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2042. | System.Windows.Forms.AnchorStyles.Left)));
  2043. this.label11.AutoSize = true;
  2044. this.label11.Font = new System.Drawing.Font("宋体", 10F);
  2045. this.label11.Location = new System.Drawing.Point(4, 9);
  2046. this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2047. this.label11.Name = "label11";
  2048. this.label11.Size = new System.Drawing.Size(76, 17);
  2049. this.label11.TabIndex = 949;
  2050. this.label11.Text = "收货单位";
  2051. //
  2052. // uteReceiveName
  2053. //
  2054. this.uteReceiveName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2055. | System.Windows.Forms.AnchorStyles.Left)));
  2056. this.uteReceiveName.Font = new System.Drawing.Font("宋体", 10F);
  2057. this.uteReceiveName.Location = new System.Drawing.Point(92, 5);
  2058. this.uteReceiveName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2059. this.uteReceiveName.Name = "uteReceiveName";
  2060. this.uteReceiveName.Size = new System.Drawing.Size(121, 26);
  2061. this.uteReceiveName.TabIndex = 950;
  2062. this.uteReceiveName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  2063. //
  2064. // ultraPanel13
  2065. //
  2066. this.ultraPanel13.AutoSize = true;
  2067. //
  2068. // ultraPanel13.ClientArea
  2069. //
  2070. this.ultraPanel13.ClientArea.Controls.Add(this.label12);
  2071. this.ultraPanel13.ClientArea.Controls.Add(this.uteMemo);
  2072. this.ultraPanel13.Location = new System.Drawing.Point(665, 50);
  2073. this.ultraPanel13.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2074. this.ultraPanel13.Name = "ultraPanel13";
  2075. this.ultraPanel13.Size = new System.Drawing.Size(200, 40);
  2076. this.ultraPanel13.TabIndex = 957;
  2077. //
  2078. // label12
  2079. //
  2080. this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2081. | System.Windows.Forms.AnchorStyles.Left)));
  2082. this.label12.AutoSize = true;
  2083. this.label12.Font = new System.Drawing.Font("宋体", 10F);
  2084. this.label12.Location = new System.Drawing.Point(4, 9);
  2085. this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2086. this.label12.Name = "label12";
  2087. this.label12.Size = new System.Drawing.Size(42, 17);
  2088. this.label12.TabIndex = 949;
  2089. this.label12.Text = "备注";
  2090. //
  2091. // uteMemo
  2092. //
  2093. this.uteMemo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2094. | System.Windows.Forms.AnchorStyles.Left)));
  2095. this.uteMemo.Font = new System.Drawing.Font("宋体", 10F);
  2096. this.uteMemo.Location = new System.Drawing.Point(56, 5);
  2097. this.uteMemo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2098. this.uteMemo.Name = "uteMemo";
  2099. this.uteMemo.Size = new System.Drawing.Size(141, 26);
  2100. this.uteMemo.TabIndex = 950;
  2101. this.uteMemo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  2102. //
  2103. // ultraPanel15
  2104. //
  2105. this.ultraPanel15.AutoSize = true;
  2106. //
  2107. // ultraPanel15.ClientArea
  2108. //
  2109. this.ultraPanel15.ClientArea.Controls.Add(this.uceValidflag);
  2110. this.ultraPanel15.ClientArea.Controls.Add(this.label7);
  2111. this.ultraPanel15.Location = new System.Drawing.Point(870, 50);
  2112. this.ultraPanel15.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2113. this.ultraPanel15.Name = "ultraPanel15";
  2114. this.ultraPanel15.Size = new System.Drawing.Size(129, 40);
  2115. this.ultraPanel15.TabIndex = 952;
  2116. //
  2117. // uceValidflag
  2118. //
  2119. this.uceValidflag.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
  2120. this.uceValidflag.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
  2121. this.uceValidflag.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  2122. this.uceValidflag.Font = new System.Drawing.Font("宋体", 10F);
  2123. valueListItem63.DataValue = "0";
  2124. valueListItem63.DisplayText = "无效";
  2125. valueListItem65.CheckState = System.Windows.Forms.CheckState.Checked;
  2126. valueListItem65.DataValue = "1";
  2127. valueListItem65.DisplayText = "有效";
  2128. this.uceValidflag.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  2129. valueListItem63,
  2130. valueListItem65});
  2131. this.uceValidflag.Location = new System.Drawing.Point(49, 5);
  2132. this.uceValidflag.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2133. this.uceValidflag.Name = "uceValidflag";
  2134. this.uceValidflag.Size = new System.Drawing.Size(77, 26);
  2135. this.uceValidflag.TabIndex = 951;
  2136. this.uceValidflag.Text = "有效";
  2137. //
  2138. // label7
  2139. //
  2140. this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2141. | System.Windows.Forms.AnchorStyles.Left)));
  2142. this.label7.AutoSize = true;
  2143. this.label7.Font = new System.Drawing.Font("宋体", 10F);
  2144. this.label7.Location = new System.Drawing.Point(4, 9);
  2145. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2146. this.label7.Name = "label7";
  2147. this.label7.Size = new System.Drawing.Size(42, 17);
  2148. this.label7.TabIndex = 949;
  2149. this.label7.Text = "状态";
  2150. //
  2151. // ultraPanel8
  2152. //
  2153. //
  2154. // ultraPanel8.ClientArea
  2155. //
  2156. this.ultraPanel8.ClientArea.Controls.Add(this.utbReset);
  2157. this.ultraPanel8.ClientArea.Controls.Add(this.utnQuery);
  2158. this.ultraPanel8.Dock = System.Windows.Forms.DockStyle.Right;
  2159. this.ultraPanel8.Location = new System.Drawing.Point(1073, 0);
  2160. this.ultraPanel8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2161. this.ultraPanel8.Name = "ultraPanel8";
  2162. this.ultraPanel8.Size = new System.Drawing.Size(105, 92);
  2163. this.ultraPanel8.TabIndex = 3;
  2164. //
  2165. // utbReset
  2166. //
  2167. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  2168. this.utbReset.Appearance = appearance14;
  2169. this.utbReset.AutoSize = true;
  2170. this.utbReset.Font = new System.Drawing.Font("宋体", 10F);
  2171. this.utbReset.Location = new System.Drawing.Point(21, 9);
  2172. this.utbReset.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2173. this.utbReset.Name = "utbReset";
  2174. this.utbReset.Size = new System.Drawing.Size(66, 32);
  2175. this.utbReset.TabIndex = 598;
  2176. this.utbReset.Text = "重置";
  2177. this.utbReset.Click += new System.EventHandler(this.utbReset_Click);
  2178. //
  2179. // utnQuery
  2180. //
  2181. appearance17.Image = ((object)(resources.GetObject("appearance17.Image")));
  2182. this.utnQuery.Appearance = appearance17;
  2183. this.utnQuery.AutoSize = true;
  2184. this.utnQuery.Font = new System.Drawing.Font("宋体", 10F);
  2185. this.utnQuery.Location = new System.Drawing.Point(21, 50);
  2186. this.utnQuery.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2187. this.utnQuery.Name = "utnQuery";
  2188. this.utnQuery.Size = new System.Drawing.Size(66, 32);
  2189. this.utnQuery.TabIndex = 597;
  2190. this.utnQuery.Text = "查询";
  2191. this.utnQuery.Click += new System.EventHandler(this.utnQuery_Click);
  2192. //
  2193. // ultraPanel7
  2194. //
  2195. //
  2196. // ultraPanel7.ClientArea
  2197. //
  2198. this.ultraPanel7.ClientArea.Controls.Add(this.utbExport);
  2199. this.ultraPanel7.ClientArea.Controls.Add(this.unExcel);
  2200. this.ultraPanel7.ClientArea.Controls.Add(this.utnUpdate);
  2201. this.ultraPanel7.ClientArea.Controls.Add(this.utbPrint);
  2202. this.ultraPanel7.ClientArea.Controls.Add(this.utbPrintSingle);
  2203. this.ultraPanel7.ClientArea.Controls.Add(this.btnDelete);
  2204. this.ultraPanel7.ClientArea.Controls.Add(this.utbDelete2);
  2205. this.ultraPanel7.Dock = System.Windows.Forms.DockStyle.Bottom;
  2206. this.ultraPanel7.Location = new System.Drawing.Point(0, 619);
  2207. this.ultraPanel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2208. this.ultraPanel7.Name = "ultraPanel7";
  2209. this.ultraPanel7.Size = new System.Drawing.Size(1178, 72);
  2210. this.ultraPanel7.TabIndex = 1;
  2211. //
  2212. // utbExport
  2213. //
  2214. this.utbExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2215. appearance34.Image = ((object)(resources.GetObject("appearance34.Image")));
  2216. this.utbExport.Appearance = appearance34;
  2217. this.utbExport.AutoSize = true;
  2218. this.utbExport.Font = new System.Drawing.Font("宋体", 10F);
  2219. this.utbExport.Location = new System.Drawing.Point(801, 20);
  2220. this.utbExport.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2221. this.utbExport.Name = "utbExport";
  2222. this.utbExport.Size = new System.Drawing.Size(66, 32);
  2223. this.utbExport.TabIndex = 604;
  2224. this.utbExport.Text = "导出";
  2225. this.utbExport.Click += new System.EventHandler(this.utbExport_Click);
  2226. //
  2227. // unExcel
  2228. //
  2229. this.unExcel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2230. appearance33.Image = ((object)(resources.GetObject("appearance33.Image")));
  2231. this.unExcel.Appearance = appearance33;
  2232. this.unExcel.AutoSize = true;
  2233. this.unExcel.Font = new System.Drawing.Font("宋体", 10F);
  2234. this.unExcel.Location = new System.Drawing.Point(721, 19);
  2235. this.unExcel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2236. this.unExcel.Name = "unExcel";
  2237. this.unExcel.Size = new System.Drawing.Size(66, 32);
  2238. this.unExcel.TabIndex = 603;
  2239. this.unExcel.Text = "统计";
  2240. this.unExcel.Click += new System.EventHandler(this.unExcel_Click);
  2241. //
  2242. // utnUpdate
  2243. //
  2244. this.utnUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2245. appearance27.Image = ((object)(resources.GetObject("appearance27.Image")));
  2246. this.utnUpdate.Appearance = appearance27;
  2247. this.utnUpdate.AutoSize = true;
  2248. this.utnUpdate.Font = new System.Drawing.Font("宋体", 10F);
  2249. this.utnUpdate.Location = new System.Drawing.Point(891, 19);
  2250. this.utnUpdate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2251. this.utnUpdate.Name = "utnUpdate";
  2252. this.utnUpdate.Size = new System.Drawing.Size(66, 32);
  2253. this.utnUpdate.TabIndex = 602;
  2254. this.utnUpdate.Text = "修改";
  2255. this.utnUpdate.Click += new System.EventHandler(this.utnUpdate_Click);
  2256. //
  2257. // utbPrint
  2258. //
  2259. this.utbPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2260. appearance25.Image = ((object)(resources.GetObject("appearance25.Image")));
  2261. this.utbPrint.Appearance = appearance25;
  2262. this.utbPrint.AutoSize = true;
  2263. this.utbPrint.Font = new System.Drawing.Font("宋体", 10F);
  2264. this.utbPrint.Location = new System.Drawing.Point(399, 20);
  2265. this.utbPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2266. this.utbPrint.Name = "utbPrint";
  2267. this.utbPrint.Size = new System.Drawing.Size(101, 32);
  2268. this.utbPrint.TabIndex = 601;
  2269. this.utbPrint.Text = "磅单打印";
  2270. this.utbPrint.Click += new System.EventHandler(this.utbPrint_Click);
  2271. //
  2272. // utbPrintSingle
  2273. //
  2274. this.utbPrintSingle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2275. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  2276. this.utbPrintSingle.Appearance = appearance29;
  2277. this.utbPrintSingle.AutoSize = true;
  2278. this.utbPrintSingle.Font = new System.Drawing.Font("宋体", 10F);
  2279. this.utbPrintSingle.Location = new System.Drawing.Point(521, 20);
  2280. this.utbPrintSingle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2281. this.utbPrintSingle.Name = "utbPrintSingle";
  2282. this.utbPrintSingle.Size = new System.Drawing.Size(101, 32);
  2283. this.utbPrintSingle.TabIndex = 600;
  2284. this.utbPrintSingle.Text = "单项打印";
  2285. this.utbPrintSingle.Click += new System.EventHandler(this.utbPrintSingle_Click);
  2286. //
  2287. // btnDelete
  2288. //
  2289. this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2290. appearance28.Image = ((object)(resources.GetObject("appearance28.Image")));
  2291. this.btnDelete.Appearance = appearance28;
  2292. this.btnDelete.AutoSize = true;
  2293. this.btnDelete.Enabled = false;
  2294. this.btnDelete.Font = new System.Drawing.Font("宋体", 10F);
  2295. this.btnDelete.Location = new System.Drawing.Point(1069, 19);
  2296. this.btnDelete.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2297. this.btnDelete.Name = "btnDelete";
  2298. this.btnDelete.Size = new System.Drawing.Size(66, 32);
  2299. this.btnDelete.TabIndex = 599;
  2300. this.btnDelete.Text = "删除";
  2301. this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
  2302. //
  2303. // utbDelete2
  2304. //
  2305. this.utbDelete2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2306. appearance35.Image = ((object)(resources.GetObject("appearance35.Image")));
  2307. this.utbDelete2.Appearance = appearance35;
  2308. this.utbDelete2.AutoSize = true;
  2309. this.utbDelete2.Font = new System.Drawing.Font("宋体", 10F);
  2310. this.utbDelete2.Location = new System.Drawing.Point(979, 20);
  2311. this.utbDelete2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2312. this.utbDelete2.Name = "utbDelete2";
  2313. this.utbDelete2.Size = new System.Drawing.Size(66, 32);
  2314. this.utbDelete2.TabIndex = 598;
  2315. this.utbDelete2.Text = "重过";
  2316. this.utbDelete2.Click += new System.EventHandler(this.btnDelete_Click);
  2317. //
  2318. // ultraTabPageControl1
  2319. //
  2320. this.ultraTabPageControl1.Controls.Add(this.txtCar2);
  2321. this.ultraTabPageControl1.Controls.Add(this.splitContainer1);
  2322. this.ultraTabPageControl1.Controls.Add(this.ultraPanel20);
  2323. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 29);
  2324. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2325. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  2326. this.ultraTabPageControl1.Size = new System.Drawing.Size(1178, 691);
  2327. //
  2328. // txtCar2
  2329. //
  2330. this.txtCar2.FormattingEnabled = true;
  2331. this.txtCar2.Location = new System.Drawing.Point(456, 30);
  2332. this.txtCar2.Name = "txtCar2";
  2333. this.txtCar2.Size = new System.Drawing.Size(185, 25);
  2334. this.txtCar2.TabIndex = 599;
  2335. this.txtCar2.TextChanged += new System.EventHandler(this.txtCar2_TextChanged);
  2336. //
  2337. // splitContainer1
  2338. //
  2339. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  2340. this.splitContainer1.Location = new System.Drawing.Point(0, 83);
  2341. this.splitContainer1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2342. this.splitContainer1.Name = "splitContainer1";
  2343. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  2344. //
  2345. // splitContainer1.Panel1
  2346. //
  2347. this.splitContainer1.Panel1.Controls.Add(this.delete);
  2348. this.splitContainer1.Panel1.Controls.Add(this.uceType);
  2349. this.splitContainer1.Panel1.Controls.Add(this.CurrentGrid);
  2350. //
  2351. // splitContainer1.Panel2
  2352. //
  2353. this.splitContainer1.Panel2.Controls.Add(this.tbWt);
  2354. this.splitContainer1.Size = new System.Drawing.Size(1178, 608);
  2355. this.splitContainer1.SplitterDistance = 310;
  2356. this.splitContainer1.TabIndex = 581;
  2357. this.splitContainer1.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.splitContainer1_SplitterMoved);
  2358. //
  2359. // CurrentGrid
  2360. //
  2361. this.CurrentGrid.DataSource = this.cmmWeightRecordEntityBindingSource;
  2362. ultraGridColumn29.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  2363. ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2364. ultraGridColumn29.EditorComponent = this.delete;
  2365. ultraGridColumn29.Header.Caption = "过磅流水号";
  2366. ultraGridColumn29.Header.VisiblePosition = 0;
  2367. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 0;
  2368. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  2369. ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(149, 0);
  2370. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  2371. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  2372. ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2373. ultraGridColumn30.Header.Caption = "过磅时间";
  2374. ultraGridColumn30.Header.VisiblePosition = 1;
  2375. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 6;
  2376. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  2377. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  2378. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  2379. ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2380. ultraGridColumn31.Header.Caption = "检斤人";
  2381. ultraGridColumn31.Header.VisiblePosition = 2;
  2382. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 12;
  2383. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  2384. ultraGridColumn31.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(127, 0);
  2385. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  2386. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  2387. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2388. ultraGridColumn32.Header.Caption = "车牌号";
  2389. ultraGridColumn32.Header.VisiblePosition = 20;
  2390. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 4;
  2391. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  2392. ultraGridColumn32.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(125, 0);
  2393. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  2394. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  2395. ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2396. ultraGridColumn33.EditorComponent = this.uceType;
  2397. ultraGridColumn33.Header.Caption = "检斤类型";
  2398. ultraGridColumn33.Header.VisiblePosition = 3;
  2399. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 16;
  2400. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  2401. ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(131, 0);
  2402. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  2403. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  2404. ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2405. ultraGridColumn34.Header.Caption = "重量";
  2406. ultraGridColumn34.Header.VisiblePosition = 4;
  2407. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 10;
  2408. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  2409. ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  2410. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  2411. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  2412. ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2413. ultraGridColumn35.Header.Caption = "支数";
  2414. ultraGridColumn35.Header.VisiblePosition = 5;
  2415. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 8;
  2416. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  2417. ultraGridColumn35.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
  2418. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  2419. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  2420. ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2421. ultraGridColumn36.Header.Caption = "有效标志";
  2422. ultraGridColumn36.Header.VisiblePosition = 16;
  2423. ultraGridColumn36.Hidden = true;
  2424. ultraGridColumn37.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2425. ultraGridColumn37.Header.Caption = "物资名称";
  2426. ultraGridColumn37.Header.VisiblePosition = 6;
  2427. ultraGridColumn37.Hidden = true;
  2428. ultraGridColumn38.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2429. ultraGridColumn38.Header.Caption = "过磅类型";
  2430. ultraGridColumn38.Header.VisiblePosition = 7;
  2431. ultraGridColumn38.Hidden = true;
  2432. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 18;
  2433. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  2434. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
  2435. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
  2436. ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2437. ultraGridColumn39.Header.Caption = "装车单";
  2438. ultraGridColumn39.Header.VisiblePosition = 8;
  2439. ultraGridColumn39.Hidden = true;
  2440. ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2441. ultraGridColumn40.Header.Caption = "收货单位";
  2442. ultraGridColumn40.Header.VisiblePosition = 9;
  2443. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 26;
  2444. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  2445. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
  2446. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
  2447. ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2448. ultraGridColumn41.Header.Caption = "订货单位";
  2449. ultraGridColumn41.Header.VisiblePosition = 10;
  2450. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 24;
  2451. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  2452. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
  2453. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
  2454. ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2455. ultraGridColumn42.Header.Caption = "发货单位";
  2456. ultraGridColumn42.Header.VisiblePosition = 11;
  2457. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 22;
  2458. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  2459. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
  2460. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
  2461. ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2462. ultraGridColumn43.Header.Caption = "运输单位";
  2463. ultraGridColumn43.Header.VisiblePosition = 12;
  2464. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 28;
  2465. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  2466. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
  2467. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
  2468. ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2469. ultraGridColumn44.Header.Caption = "作废时间";
  2470. ultraGridColumn44.Header.VisiblePosition = 17;
  2471. ultraGridColumn44.Hidden = true;
  2472. ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2473. ultraGridColumn45.Header.Caption = "作废人";
  2474. ultraGridColumn45.Header.VisiblePosition = 18;
  2475. ultraGridColumn45.Hidden = true;
  2476. ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2477. ultraGridColumn46.Header.Caption = "备注";
  2478. ultraGridColumn46.Header.VisiblePosition = 14;
  2479. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 20;
  2480. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  2481. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 2;
  2482. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 2;
  2483. ultraGridColumn47.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2484. ultraGridColumn47.Header.Caption = "重量类型";
  2485. ultraGridColumn47.Header.VisiblePosition = 13;
  2486. ultraGridColumn47.Hidden = true;
  2487. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 10;
  2488. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  2489. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2;
  2490. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2;
  2491. ultraGridColumn48.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2492. ultraGridColumn48.Header.Caption = "磅房编号";
  2493. ultraGridColumn48.Header.VisiblePosition = 15;
  2494. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 2;
  2495. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  2496. ultraGridColumn48.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  2497. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 2;
  2498. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 2;
  2499. ultraGridColumn49.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2500. ultraGridColumn49.Header.Caption = "实发数";
  2501. ultraGridColumn49.Header.VisiblePosition = 19;
  2502. ultraGridColumn49.Hidden = true;
  2503. ultraGridColumn49.RowLayoutColumnInfo.OriginX = 14;
  2504. ultraGridColumn49.RowLayoutColumnInfo.OriginY = 0;
  2505. ultraGridColumn49.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  2506. ultraGridColumn49.RowLayoutColumnInfo.SpanX = 2;
  2507. ultraGridColumn49.RowLayoutColumnInfo.SpanY = 2;
  2508. ultraGridColumn50.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2509. ultraGridColumn50.Header.Caption = "带货过皮";
  2510. ultraGridColumn50.Header.VisiblePosition = 21;
  2511. ultraGridColumn50.RowLayoutColumnInfo.OriginX = 14;
  2512. ultraGridColumn50.RowLayoutColumnInfo.OriginY = 0;
  2513. ultraGridColumn50.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
  2514. ultraGridColumn50.RowLayoutColumnInfo.SpanX = 2;
  2515. ultraGridColumn50.RowLayoutColumnInfo.SpanY = 2;
  2516. ultraGridBand2.Columns.AddRange(new object[] {
  2517. ultraGridColumn29,
  2518. ultraGridColumn30,
  2519. ultraGridColumn31,
  2520. ultraGridColumn32,
  2521. ultraGridColumn33,
  2522. ultraGridColumn34,
  2523. ultraGridColumn35,
  2524. ultraGridColumn36,
  2525. ultraGridColumn37,
  2526. ultraGridColumn38,
  2527. ultraGridColumn39,
  2528. ultraGridColumn40,
  2529. ultraGridColumn41,
  2530. ultraGridColumn42,
  2531. ultraGridColumn43,
  2532. ultraGridColumn44,
  2533. ultraGridColumn45,
  2534. ultraGridColumn46,
  2535. ultraGridColumn47,
  2536. ultraGridColumn48,
  2537. ultraGridColumn49,
  2538. ultraGridColumn50});
  2539. rowLayout2.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  2540. rowLayoutColumnInfo29,
  2541. rowLayoutColumnInfo30,
  2542. rowLayoutColumnInfo31,
  2543. rowLayoutColumnInfo32,
  2544. rowLayoutColumnInfo33,
  2545. rowLayoutColumnInfo34,
  2546. rowLayoutColumnInfo35,
  2547. rowLayoutColumnInfo36,
  2548. rowLayoutColumnInfo37,
  2549. rowLayoutColumnInfo38,
  2550. rowLayoutColumnInfo39,
  2551. rowLayoutColumnInfo40,
  2552. rowLayoutColumnInfo41,
  2553. rowLayoutColumnInfo42,
  2554. rowLayoutColumnInfo43,
  2555. rowLayoutColumnInfo44,
  2556. rowLayoutColumnInfo45,
  2557. rowLayoutColumnInfo46,
  2558. rowLayoutColumnInfo47,
  2559. rowLayoutColumnInfo48,
  2560. rowLayoutColumnInfo49,
  2561. rowLayoutColumnInfo50});
  2562. rowLayout2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  2563. ultraGridBand2.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  2564. rowLayout2});
  2565. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  2566. this.CurrentGrid.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  2567. this.CurrentGrid.Dock = System.Windows.Forms.DockStyle.Fill;
  2568. this.CurrentGrid.Font = new System.Drawing.Font("宋体", 10F);
  2569. this.CurrentGrid.Location = new System.Drawing.Point(0, 0);
  2570. this.CurrentGrid.Margin = new System.Windows.Forms.Padding(4);
  2571. this.CurrentGrid.Name = "CurrentGrid";
  2572. this.CurrentGrid.Size = new System.Drawing.Size(1178, 310);
  2573. this.CurrentGrid.TabIndex = 71;
  2574. this.CurrentGrid.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.CurrentGrid_InitializeLayout);
  2575. this.CurrentGrid.AfterRowActivate += new System.EventHandler(this.CurrentGrid_AfterRowActivate);
  2576. this.CurrentGrid.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.CurrentGrid_DoubleClickCell);
  2577. this.CurrentGrid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.CurrentGrid_KeyDown);
  2578. this.CurrentGrid.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.CurrentGrid_KeyPress);
  2579. //
  2580. // cmmWeightRecordEntityBindingSource
  2581. //
  2582. this.cmmWeightRecordEntityBindingSource.DataSource = typeof(Core.StlMes.Client.Mcp.Mch.Mcms.entity.CmmWeightRecordEntity);
  2583. //
  2584. // tbWt
  2585. //
  2586. appearance21.ForeColor = System.Drawing.SystemColors.ControlText;
  2587. this.tbWt.Appearance = appearance21;
  2588. this.tbWt.Controls.Add(this.ultraTabSharedControlsPage2);
  2589. this.tbWt.Controls.Add(this.ultraTabPageControl3);
  2590. this.tbWt.Controls.Add(this.ultraTabPageControl4);
  2591. this.tbWt.Dock = System.Windows.Forms.DockStyle.Fill;
  2592. this.tbWt.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2593. this.tbWt.Location = new System.Drawing.Point(0, 0);
  2594. this.tbWt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2595. this.tbWt.Name = "tbWt";
  2596. this.tbWt.SharedControlsPage = this.ultraTabSharedControlsPage2;
  2597. this.tbWt.Size = new System.Drawing.Size(1178, 294);
  2598. this.tbWt.TabIndex = 1;
  2599. this.tbWt.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  2600. ultraTab5.Key = "1";
  2601. ultraTab5.TabPage = this.ultraTabPageControl3;
  2602. ultraTab5.Text = "第一次称重";
  2603. ultraTab6.Key = "2";
  2604. ultraTab6.TabPage = this.ultraTabPageControl4;
  2605. ultraTab6.Text = "第二次称重";
  2606. this.tbWt.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  2607. ultraTab5,
  2608. ultraTab6});
  2609. this.tbWt.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tbFirstWt_SelectedTabChanged);
  2610. //
  2611. // ultraTabSharedControlsPage2
  2612. //
  2613. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
  2614. this.ultraTabSharedControlsPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2615. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  2616. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1174, 261);
  2617. //
  2618. // ultraPanel20
  2619. //
  2620. //
  2621. // ultraPanel20.ClientArea
  2622. //
  2623. this.ultraPanel20.ClientArea.Controls.Add(this.ultraPanel4);
  2624. this.ultraPanel20.ClientArea.Controls.Add(this.lblWt);
  2625. this.ultraPanel20.Dock = System.Windows.Forms.DockStyle.Top;
  2626. this.ultraPanel20.Location = new System.Drawing.Point(0, 0);
  2627. this.ultraPanel20.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2628. this.ultraPanel20.Name = "ultraPanel20";
  2629. this.ultraPanel20.Size = new System.Drawing.Size(1178, 83);
  2630. this.ultraPanel20.TabIndex = 74;
  2631. //
  2632. // ultraPanel4
  2633. //
  2634. //
  2635. // ultraPanel4.ClientArea
  2636. //
  2637. this.ultraPanel4.ClientArea.Controls.Add(this.utbExport2);
  2638. this.ultraPanel4.ClientArea.Controls.Add(this.cboPoundList);
  2639. this.ultraPanel4.ClientArea.Controls.Add(this.label13);
  2640. this.ultraPanel4.ClientArea.Controls.Add(this.cbxCar1);
  2641. this.ultraPanel4.ClientArea.Controls.Add(this.label3);
  2642. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  2643. this.ultraPanel4.Font = new System.Drawing.Font("宋体", 10F);
  2644. this.ultraPanel4.Location = new System.Drawing.Point(274, 0);
  2645. this.ultraPanel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2646. this.ultraPanel4.Name = "ultraPanel4";
  2647. this.ultraPanel4.Size = new System.Drawing.Size(904, 83);
  2648. this.ultraPanel4.TabIndex = 582;
  2649. //
  2650. // utbExport2
  2651. //
  2652. this.utbExport2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2653. appearance7.Image = ((object)(resources.GetObject("appearance7.Image")));
  2654. this.utbExport2.Appearance = appearance7;
  2655. this.utbExport2.AutoSize = true;
  2656. this.utbExport2.Font = new System.Drawing.Font("宋体", 10F);
  2657. this.utbExport2.Location = new System.Drawing.Point(578, 27);
  2658. this.utbExport2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2659. this.utbExport2.Name = "utbExport2";
  2660. this.utbExport2.Size = new System.Drawing.Size(66, 32);
  2661. this.utbExport2.TabIndex = 605;
  2662. this.utbExport2.Text = "导出";
  2663. this.utbExport2.Click += new System.EventHandler(this.utbExport2_Click);
  2664. //
  2665. // cboPoundList
  2666. //
  2667. this.cboPoundList.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2668. this.cboPoundList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2669. this.cboPoundList.Font = new System.Drawing.Font("宋体", 10F);
  2670. this.cboPoundList.FormattingEnabled = true;
  2671. this.cboPoundList.Location = new System.Drawing.Point(810, 32);
  2672. this.cboPoundList.Margin = new System.Windows.Forms.Padding(4);
  2673. this.cboPoundList.Name = "cboPoundList";
  2674. this.cboPoundList.Size = new System.Drawing.Size(67, 25);
  2675. this.cboPoundList.TabIndex = 597;
  2676. this.cboPoundList.SelectedValueChanged += new System.EventHandler(this.cboPoundList_SelectedValueChanged);
  2677. //
  2678. // label13
  2679. //
  2680. this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2681. this.label13.AutoSize = true;
  2682. this.label13.Font = new System.Drawing.Font("宋体", 10F);
  2683. this.label13.Location = new System.Drawing.Point(679, 35);
  2684. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2685. this.label13.Name = "label13";
  2686. this.label13.Size = new System.Drawing.Size(119, 17);
  2687. this.label13.TabIndex = 595;
  2688. this.label13.Text = "过磅磅房编号:";
  2689. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2690. //
  2691. // cbxCar1
  2692. //
  2693. this.cbxCar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2694. | System.Windows.Forms.AnchorStyles.Left)));
  2695. this.cbxCar1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2696. this.cbxCar1.Font = new System.Drawing.Font("宋体", 10F);
  2697. this.cbxCar1.FormattingEnabled = true;
  2698. this.cbxCar1.Items.AddRange(new object[] {
  2699. "苏",
  2700. "厂内 ",
  2701. "浙",
  2702. "皖",
  2703. "闽",
  2704. "赣",
  2705. "京",
  2706. "沪",
  2707. "津",
  2708. "渝",
  2709. "鲁",
  2710. "冀",
  2711. "晋",
  2712. "蒙",
  2713. "辽",
  2714. "吉",
  2715. "黑",
  2716. "豫",
  2717. "湘",
  2718. "鄂",
  2719. "粤",
  2720. "桂",
  2721. "琼",
  2722. "川",
  2723. "贵",
  2724. "云",
  2725. "藏",
  2726. "陕",
  2727. "甘",
  2728. "青",
  2729. "宁",
  2730. "新",
  2731. "港",
  2732. "澳",
  2733. "台"});
  2734. this.cbxCar1.Location = new System.Drawing.Point(95, 29);
  2735. this.cbxCar1.Margin = new System.Windows.Forms.Padding(4);
  2736. this.cbxCar1.Name = "cbxCar1";
  2737. this.cbxCar1.Size = new System.Drawing.Size(71, 25);
  2738. this.cbxCar1.TabIndex = 593;
  2739. this.cbxCar1.SelectedValueChanged += new System.EventHandler(this.cbxCar1_SelectedValueChanged);
  2740. //
  2741. // label3
  2742. //
  2743. this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2744. | System.Windows.Forms.AnchorStyles.Left)));
  2745. this.label3.AutoSize = true;
  2746. this.label3.Font = new System.Drawing.Font("宋体", 10F);
  2747. this.label3.Location = new System.Drawing.Point(19, 32);
  2748. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2749. this.label3.Name = "label3";
  2750. this.label3.Size = new System.Drawing.Size(68, 17);
  2751. this.label3.TabIndex = 592;
  2752. this.label3.Text = "车牌号:";
  2753. //
  2754. // lblWt
  2755. //
  2756. appearance11.BackColor = System.Drawing.Color.LightBlue;
  2757. appearance11.TextHAlignAsString = "Center";
  2758. appearance11.TextVAlignAsString = "Middle";
  2759. this.lblWt.Appearance = appearance11;
  2760. this.lblWt.Dock = System.Windows.Forms.DockStyle.Left;
  2761. this.lblWt.Font = new System.Drawing.Font("微软雅黑", 34.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2762. this.lblWt.Location = new System.Drawing.Point(0, 0);
  2763. this.lblWt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2764. this.lblWt.Name = "lblWt";
  2765. this.lblWt.Size = new System.Drawing.Size(274, 83);
  2766. this.lblWt.TabIndex = 73;
  2767. this.lblWt.Text = "0.000t";
  2768. //
  2769. // tbMain
  2770. //
  2771. this.tbMain.Controls.Add(this.ultraTabSharedControlsPage1);
  2772. this.tbMain.Controls.Add(this.ultraTabPageControl1);
  2773. this.tbMain.Controls.Add(this.ultraTabPageControl2);
  2774. this.tbMain.Dock = System.Windows.Forms.DockStyle.Fill;
  2775. this.tbMain.Font = new System.Drawing.Font("宋体", 10F);
  2776. this.tbMain.Location = new System.Drawing.Point(0, 0);
  2777. this.tbMain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2778. this.tbMain.Name = "tbMain";
  2779. this.tbMain.SharedControlsPage = this.ultraTabSharedControlsPage1;
  2780. this.tbMain.Size = new System.Drawing.Size(1182, 723);
  2781. this.tbMain.TabIndex = 0;
  2782. this.tbMain.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  2783. ultraTab4.Key = "2";
  2784. ultraTab4.TabPage = this.ultraTabPageControl2;
  2785. ultraTab4.Text = "称重记录";
  2786. ultraTab3.Key = "1";
  2787. ultraTab3.TabPage = this.ultraTabPageControl1;
  2788. ultraTab3.Text = "配车称重";
  2789. this.tbMain.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  2790. ultraTab4,
  2791. ultraTab3});
  2792. //
  2793. // ultraTabSharedControlsPage1
  2794. //
  2795. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  2796. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2797. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  2798. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1178, 691);
  2799. //
  2800. // ultraPanel1
  2801. //
  2802. //
  2803. // ultraPanel1.ClientArea
  2804. //
  2805. this.ultraPanel1.ClientArea.Controls.Add(this.lvTemplate);
  2806. this.ultraPanel1.ClientArea.Controls.Add(this.lblWtNow);
  2807. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  2808. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  2809. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  2810. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2811. this.ultraPanel1.Name = "ultraPanel1";
  2812. this.ultraPanel1.Size = new System.Drawing.Size(211, 723);
  2813. this.ultraPanel1.TabIndex = 1;
  2814. //
  2815. // lvTemplate
  2816. //
  2817. this.lvTemplate.Dock = System.Windows.Forms.DockStyle.Fill;
  2818. this.lvTemplate.Font = new System.Drawing.Font("宋体", 10F);
  2819. this.lvTemplate.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
  2820. this.lvTemplate.ItemSettings.DefaultImage = ((System.Drawing.Image)(resources.GetObject("lvTemplate.ItemSettings.DefaultImage")));
  2821. this.lvTemplate.Location = new System.Drawing.Point(0, 266);
  2822. this.lvTemplate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2823. this.lvTemplate.Name = "lvTemplate";
  2824. this.lvTemplate.Size = new System.Drawing.Size(211, 457);
  2825. this.lvTemplate.TabIndex = 593;
  2826. this.lvTemplate.View = Infragistics.Win.UltraWinListView.UltraListViewStyle.List;
  2827. this.lvTemplate.ItemDoubleClick += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.lvTemplate_ItemDoubleClick);
  2828. this.lvTemplate.MouseClick += new System.Windows.Forms.MouseEventHandler(this.lvTemplate_MouseClick);
  2829. //
  2830. // lblWtNow
  2831. //
  2832. appearance12.BackColor = System.Drawing.Color.LightBlue;
  2833. appearance12.TextHAlignAsString = "Center";
  2834. appearance12.TextVAlignAsString = "Middle";
  2835. this.lblWtNow.Appearance = appearance12;
  2836. this.lblWtNow.Dock = System.Windows.Forms.DockStyle.Top;
  2837. this.lblWtNow.Font = new System.Drawing.Font("微软雅黑", 34.8F, System.Drawing.FontStyle.Bold);
  2838. this.lblWtNow.Location = new System.Drawing.Point(0, 171);
  2839. this.lblWtNow.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2840. this.lblWtNow.Name = "lblWtNow";
  2841. this.lblWtNow.Size = new System.Drawing.Size(211, 95);
  2842. this.lblWtNow.TabIndex = 72;
  2843. this.lblWtNow.Text = "0.00t";
  2844. this.lblWtNow.Click += new System.EventHandler(this.lblWtNow_Click);
  2845. //
  2846. // ultraPanel2
  2847. //
  2848. //
  2849. // ultraPanel2.ClientArea
  2850. //
  2851. this.ultraPanel2.ClientArea.Controls.Add(this.cboNo);
  2852. this.ultraPanel2.ClientArea.Controls.Add(this.utbConnect);
  2853. this.ultraPanel2.ClientArea.Controls.Add(this.label2);
  2854. this.ultraPanel2.ClientArea.Controls.Add(this.label5);
  2855. this.ultraPanel2.ClientArea.Controls.Add(this.label1);
  2856. this.ultraPanel2.ClientArea.Controls.Add(this.baudRate);
  2857. this.ultraPanel2.ClientArea.Controls.Add(this.cmbCom);
  2858. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  2859. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  2860. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2861. this.ultraPanel2.Name = "ultraPanel2";
  2862. this.ultraPanel2.Size = new System.Drawing.Size(211, 171);
  2863. this.ultraPanel2.TabIndex = 591;
  2864. //
  2865. // cboNo
  2866. //
  2867. this.cboNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2868. this.cboNo.Font = new System.Drawing.Font("宋体", 10F);
  2869. this.cboNo.FormattingEnabled = true;
  2870. this.cboNo.Items.AddRange(new object[] {
  2871. "300",
  2872. "1200",
  2873. "2400",
  2874. "4800",
  2875. "9600",
  2876. "19200",
  2877. "38400",
  2878. "57600"});
  2879. this.cboNo.Location = new System.Drawing.Point(101, 122);
  2880. this.cboNo.Margin = new System.Windows.Forms.Padding(4);
  2881. this.cboNo.Name = "cboNo";
  2882. this.cboNo.Size = new System.Drawing.Size(86, 25);
  2883. this.cboNo.TabIndex = 596;
  2884. this.cboNo.SelectedValueChanged += new System.EventHandler(this.cboNo_SelectedValueChanged);
  2885. //
  2886. // utbConnect
  2887. //
  2888. this.utbConnect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2889. appearance4.ForeColor = System.Drawing.Color.Lime;
  2890. this.utbConnect.Appearance = appearance4;
  2891. this.utbConnect.AutoSize = true;
  2892. this.utbConnect.Font = new System.Drawing.Font("宋体", 10F);
  2893. this.utbConnect.Location = new System.Drawing.Point(170, 4);
  2894. this.utbConnect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2895. this.utbConnect.Name = "utbConnect";
  2896. this.utbConnect.Size = new System.Drawing.Size(33, 29);
  2897. this.utbConnect.TabIndex = 595;
  2898. this.utbConnect.Text = "●";
  2899. this.utbConnect.Click += new System.EventHandler(this.utbConnect_Click);
  2900. //
  2901. // label2
  2902. //
  2903. this.label2.AutoSize = true;
  2904. this.label2.Font = new System.Drawing.Font("宋体", 10F);
  2905. this.label2.Location = new System.Drawing.Point(13, 125);
  2906. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2907. this.label2.Name = "label2";
  2908. this.label2.Size = new System.Drawing.Size(85, 17);
  2909. this.label2.TabIndex = 591;
  2910. this.label2.Text = "磅房编号:";
  2911. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2912. //
  2913. // label5
  2914. //
  2915. this.label5.AutoSize = true;
  2916. this.label5.Font = new System.Drawing.Font("宋体", 10F);
  2917. this.label5.Location = new System.Drawing.Point(13, 45);
  2918. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2919. this.label5.Name = "label5";
  2920. this.label5.Size = new System.Drawing.Size(85, 17);
  2921. this.label5.TabIndex = 588;
  2922. this.label5.Text = "采集端口:";
  2923. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2924. //
  2925. // label1
  2926. //
  2927. this.label1.AutoSize = true;
  2928. this.label1.Font = new System.Drawing.Font("宋体", 10F);
  2929. this.label1.Location = new System.Drawing.Point(13, 85);
  2930. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2931. this.label1.Name = "label1";
  2932. this.label1.Size = new System.Drawing.Size(85, 17);
  2933. this.label1.TabIndex = 590;
  2934. this.label1.Text = "端口速率:";
  2935. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2936. //
  2937. // baudRate
  2938. //
  2939. this.baudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2940. this.baudRate.Font = new System.Drawing.Font("宋体", 10F);
  2941. this.baudRate.FormattingEnabled = true;
  2942. this.baudRate.Items.AddRange(new object[] {
  2943. "300",
  2944. "1200",
  2945. "2400",
  2946. "4800",
  2947. "9600",
  2948. "19200",
  2949. "38400",
  2950. "57600"});
  2951. this.baudRate.Location = new System.Drawing.Point(101, 82);
  2952. this.baudRate.Margin = new System.Windows.Forms.Padding(4);
  2953. this.baudRate.Name = "baudRate";
  2954. this.baudRate.Size = new System.Drawing.Size(86, 25);
  2955. this.baudRate.TabIndex = 584;
  2956. this.baudRate.SelectedValueChanged += new System.EventHandler(this.baudRate_SelectedValueChanged);
  2957. //
  2958. // cmbCom
  2959. //
  2960. this.cmbCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2961. this.cmbCom.Font = new System.Drawing.Font("宋体", 10F);
  2962. this.cmbCom.FormattingEnabled = true;
  2963. this.cmbCom.Items.AddRange(new object[] {
  2964. "COM1",
  2965. "COM2",
  2966. "COM3",
  2967. "COM4",
  2968. "COM5",
  2969. "COM6",
  2970. "COM7",
  2971. "COM8",
  2972. "COM9",
  2973. "COM10",
  2974. "COM11",
  2975. "COM12",
  2976. "COM13",
  2977. "COM14",
  2978. "COM15",
  2979. "COM16",
  2980. "COM17",
  2981. "COM18",
  2982. "COM19",
  2983. "COM20",
  2984. "COM21",
  2985. "COM22",
  2986. "COM23",
  2987. "COM24",
  2988. "COM25",
  2989. "COM26",
  2990. "COM27",
  2991. "COM28",
  2992. "COM29",
  2993. "COM30"});
  2994. this.cmbCom.Location = new System.Drawing.Point(101, 42);
  2995. this.cmbCom.Margin = new System.Windows.Forms.Padding(4);
  2996. this.cmbCom.Name = "cmbCom";
  2997. this.cmbCom.Size = new System.Drawing.Size(86, 25);
  2998. this.cmbCom.TabIndex = 589;
  2999. this.cmbCom.SelectedValueChanged += new System.EventHandler(this.cmbCom_SelectedValueChanged);
  3000. //
  3001. // ultraTabControl3
  3002. //
  3003. this.ultraTabControl3.Location = new System.Drawing.Point(0, 0);
  3004. this.ultraTabControl3.Name = "ultraTabControl3";
  3005. this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
  3006. this.ultraTabControl3.Size = new System.Drawing.Size(200, 100);
  3007. this.ultraTabControl3.TabIndex = 0;
  3008. //
  3009. // ultraTabSharedControlsPage3
  3010. //
  3011. this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(1, 24);
  3012. this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
  3013. this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(196, 73);
  3014. //
  3015. // ultraGroupBox2
  3016. //
  3017. this.ultraGroupBox2.Controls.Add(this.ultraPanel6);
  3018. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  3019. this.ultraGroupBox2.Name = "ultraGroupBox2";
  3020. this.ultraGroupBox2.Size = new System.Drawing.Size(200, 110);
  3021. this.ultraGroupBox2.TabIndex = 0;
  3022. //
  3023. // ultraPanel6
  3024. //
  3025. //
  3026. // ultraPanel6.ClientArea
  3027. //
  3028. this.ultraPanel6.ClientArea.Controls.Add(this.ultraButton5);
  3029. this.ultraPanel6.ClientArea.Controls.Add(this.checkBox2);
  3030. this.ultraPanel6.ClientArea.Controls.Add(this.ultraButton6);
  3031. this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  3032. this.ultraPanel6.Location = new System.Drawing.Point(3, 0);
  3033. this.ultraPanel6.Name = "ultraPanel6";
  3034. this.ultraPanel6.Size = new System.Drawing.Size(194, 107);
  3035. this.ultraPanel6.TabIndex = 3;
  3036. //
  3037. // ultraButton5
  3038. //
  3039. appearance2.Image = ((object)(resources.GetObject("appearance2.Image")));
  3040. this.ultraButton5.Appearance = appearance2;
  3041. this.ultraButton5.AutoSize = true;
  3042. this.ultraButton5.Font = new System.Drawing.Font("宋体", 10F);
  3043. this.ultraButton5.Location = new System.Drawing.Point(349, 20);
  3044. this.ultraButton5.Name = "ultraButton5";
  3045. this.ultraButton5.Size = new System.Drawing.Size(135, 32);
  3046. this.ultraButton5.TabIndex = 598;
  3047. this.ultraButton5.Text = " 保存为模板";
  3048. //
  3049. // checkBox2
  3050. //
  3051. this.checkBox2.AutoSize = true;
  3052. this.checkBox2.Location = new System.Drawing.Point(157, 24);
  3053. this.checkBox2.Name = "checkBox2";
  3054. this.checkBox2.Size = new System.Drawing.Size(119, 19);
  3055. this.checkBox2.TabIndex = 597;
  3056. this.checkBox2.Text = "带货过皮车辆";
  3057. this.checkBox2.UseVisualStyleBackColor = true;
  3058. //
  3059. // ultraButton6
  3060. //
  3061. appearance3.Image = ((object)(resources.GetObject("appearance3.Image")));
  3062. this.ultraButton6.Appearance = appearance3;
  3063. this.ultraButton6.AutoSize = true;
  3064. this.ultraButton6.Font = new System.Drawing.Font("宋体", 10F);
  3065. this.ultraButton6.Location = new System.Drawing.Point(30, 20);
  3066. this.ultraButton6.Name = "ultraButton6";
  3067. this.ultraButton6.Size = new System.Drawing.Size(84, 32);
  3068. this.ultraButton6.TabIndex = 596;
  3069. this.ultraButton6.Text = " 保存";
  3070. //
  3071. // ultraTabSharedControlsPage5
  3072. //
  3073. this.ultraTabSharedControlsPage5.Location = new System.Drawing.Point(1, 24);
  3074. this.ultraTabSharedControlsPage5.Name = "ultraTabSharedControlsPage5";
  3075. this.ultraTabSharedControlsPage5.Size = new System.Drawing.Size(196, 73);
  3076. //
  3077. // ultraTabControl5
  3078. //
  3079. this.ultraTabControl5.Location = new System.Drawing.Point(0, 0);
  3080. this.ultraTabControl5.Name = "ultraTabControl5";
  3081. this.ultraTabControl5.SharedControlsPage = this.ultraTabSharedControlsPage5;
  3082. this.ultraTabControl5.Size = new System.Drawing.Size(200, 100);
  3083. this.ultraTabControl5.TabIndex = 0;
  3084. //
  3085. // ultraTabControl6
  3086. //
  3087. this.ultraTabControl6.Location = new System.Drawing.Point(0, 0);
  3088. this.ultraTabControl6.Name = "ultraTabControl6";
  3089. this.ultraTabControl6.SharedControlsPage = this.ultraTabSharedControlsPage6;
  3090. this.ultraTabControl6.Size = new System.Drawing.Size(200, 100);
  3091. this.ultraTabControl6.TabIndex = 0;
  3092. //
  3093. // ultraTabSharedControlsPage6
  3094. //
  3095. this.ultraTabSharedControlsPage6.Location = new System.Drawing.Point(1, 24);
  3096. this.ultraTabSharedControlsPage6.Name = "ultraTabSharedControlsPage6";
  3097. this.ultraTabSharedControlsPage6.Size = new System.Drawing.Size(196, 73);
  3098. //
  3099. // listViewMenuStrip
  3100. //
  3101. this.listViewMenuStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
  3102. this.listViewMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  3103. this.deleteTemplate});
  3104. this.listViewMenuStrip.Name = "contextMenuStrip1";
  3105. this.listViewMenuStrip.Size = new System.Drawing.Size(139, 28);
  3106. //
  3107. // deleteTemplate
  3108. //
  3109. this.deleteTemplate.Name = "deleteTemplate";
  3110. this.deleteTemplate.Size = new System.Drawing.Size(138, 24);
  3111. this.deleteTemplate.Text = "删除模板";
  3112. this.deleteTemplate.Click += new System.EventHandler(this.deleteTemplate_Click);
  3113. //
  3114. // ultraFlowLayoutManager1
  3115. //
  3116. this.ultraFlowLayoutManager1.ContainerControl = this.upQueryTop.ClientArea;
  3117. this.ultraFlowLayoutManager1.HorizontalAlignment = Infragistics.Win.Layout.DefaultableFlowLayoutAlignment.Near;
  3118. //
  3119. // splitContainer2
  3120. //
  3121. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  3122. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  3123. this.splitContainer2.Name = "splitContainer2";
  3124. //
  3125. // splitContainer2.Panel1
  3126. //
  3127. this.splitContainer2.Panel1.Controls.Add(this.ultraPanel1);
  3128. //
  3129. // splitContainer2.Panel2
  3130. //
  3131. this.splitContainer2.Panel2.Controls.Add(this.tbMain);
  3132. this.splitContainer2.Size = new System.Drawing.Size(1397, 723);
  3133. this.splitContainer2.SplitterDistance = 211;
  3134. this.splitContainer2.TabIndex = 74;
  3135. this.splitContainer2.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.splitContainer2_SplitterMoved);
  3136. //
  3137. // frmLocalTruckScale
  3138. //
  3139. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  3140. this.ClientSize = new System.Drawing.Size(1397, 723);
  3141. this.Controls.Add(this.splitContainer2);
  3142. this.Margin = new System.Windows.Forms.Padding(4);
  3143. this.Name = "frmLocalTruckScale";
  3144. this.Text = "本地计量";
  3145. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmLocalTruckScale_FormClosed);
  3146. this.Shown += new System.EventHandler(this.frmLocalTruckScale_Shown);
  3147. this.ultraTabPageControl18.ResumeLayout(false);
  3148. this.ultraTabPageControl5.ResumeLayout(false);
  3149. this.ultraTabPageControl24.ResumeLayout(false);
  3150. this.ultraTabPageControl6.ResumeLayout(false);
  3151. this.ultraTabPageControl15.ResumeLayout(false);
  3152. this.ultraTabPageControl16.ResumeLayout(false);
  3153. this.ultraTabPageControl17.ResumeLayout(false);
  3154. this.ultraTabPageControl7.ResumeLayout(false);
  3155. this.ultraTabPageControl20.ResumeLayout(false);
  3156. this.ultraTabPageControl8.ResumeLayout(false);
  3157. this.ultraTabPageControl9.ResumeLayout(false);
  3158. this.ultraTabPageControl10.ResumeLayout(false);
  3159. this.ultraTabPageControl11.ResumeLayout(false);
  3160. this.ultraTabPageControl12.ResumeLayout(false);
  3161. this.ultraTabPageControl13.ResumeLayout(false);
  3162. this.ultraTabPageControl14.ResumeLayout(false);
  3163. this.ultraTabPageControl21.ResumeLayout(false);
  3164. this.ultraPanel12.ClientArea.ResumeLayout(false);
  3165. this.ultraPanel12.ClientArea.PerformLayout();
  3166. this.ultraPanel12.ResumeLayout(false);
  3167. this.ultraTabPageControl19.ResumeLayout(false);
  3168. this.ultraPanel11.ClientArea.ResumeLayout(false);
  3169. this.ultraPanel11.ClientArea.PerformLayout();
  3170. this.ultraPanel11.ResumeLayout(false);
  3171. this.ultraTabPageControl22.ResumeLayout(false);
  3172. ((System.ComponentModel.ISupportInitialize)(this.tbOther)).EndInit();
  3173. this.tbOther.ResumeLayout(false);
  3174. this.ultraPanel9.ClientArea.ResumeLayout(false);
  3175. this.ultraPanel9.ClientArea.PerformLayout();
  3176. this.ultraPanel9.ResumeLayout(false);
  3177. this.ultraTabPageControl23.ResumeLayout(false);
  3178. this.ultraPanel10.ClientArea.ResumeLayout(false);
  3179. this.ultraPanel10.ClientArea.PerformLayout();
  3180. this.ultraPanel10.ResumeLayout(false);
  3181. ((System.ComponentModel.ISupportInitialize)(this.uceType)).EndInit();
  3182. ((System.ComponentModel.ISupportInitialize)(this.uceVlid)).EndInit();
  3183. ((System.ComponentModel.ISupportInitialize)(this.delete)).EndInit();
  3184. this.ultraTabPageControl3.ResumeLayout(false);
  3185. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  3186. this.ultraGroupBox1.ResumeLayout(false);
  3187. ((System.ComponentModel.ISupportInitialize)(this.tbFirstWt)).EndInit();
  3188. this.tbFirstWt.ResumeLayout(false);
  3189. this.ultraPanel5.ClientArea.ResumeLayout(false);
  3190. this.ultraPanel5.ClientArea.PerformLayout();
  3191. this.ultraPanel5.ResumeLayout(false);
  3192. this.ultraTabPageControl4.ResumeLayout(false);
  3193. ((System.ComponentModel.ISupportInitialize)(this.tbScondWt)).EndInit();
  3194. this.tbScondWt.ResumeLayout(false);
  3195. this.ultraTabPageControl2.ResumeLayout(false);
  3196. this.ultraTabPageControl2.PerformLayout();
  3197. this.ultraPanel23.ClientArea.ResumeLayout(false);
  3198. this.ultraPanel23.ClientArea.PerformLayout();
  3199. this.ultraPanel23.ResumeLayout(false);
  3200. ((System.ComponentModel.ISupportInitialize)(this.ugData)).EndInit();
  3201. ((System.ComponentModel.ISupportInitialize)(this.QueryBS)).EndInit();
  3202. this.ultraPanel3.ClientArea.ResumeLayout(false);
  3203. this.ultraPanel3.ClientArea.PerformLayout();
  3204. this.ultraPanel3.ResumeLayout(false);
  3205. this.ultraPanel3.PerformLayout();
  3206. this.upQueryTop.ClientArea.ResumeLayout(false);
  3207. this.upQueryTop.ClientArea.PerformLayout();
  3208. this.upQueryTop.ResumeLayout(false);
  3209. this.upQueryTop.PerformLayout();
  3210. this.plDate.ResumeLayout(false);
  3211. this.plDate.PerformLayout();
  3212. this.ultraPanel14.ClientArea.ResumeLayout(false);
  3213. this.ultraPanel14.ClientArea.PerformLayout();
  3214. this.ultraPanel14.ResumeLayout(false);
  3215. this.ultraPanel14.PerformLayout();
  3216. ((System.ComponentModel.ISupportInitialize)(this.uteCarNo)).EndInit();
  3217. this.ultraPanel16.ClientArea.ResumeLayout(false);
  3218. this.ultraPanel16.ClientArea.PerformLayout();
  3219. this.ultraPanel16.ResumeLayout(false);
  3220. this.ultraPanel16.PerformLayout();
  3221. ((System.ComponentModel.ISupportInitialize)(this.uceQueryCarType)).EndInit();
  3222. this.ultraPanel17.ClientArea.ResumeLayout(false);
  3223. this.ultraPanel17.ClientArea.PerformLayout();
  3224. this.ultraPanel17.ResumeLayout(false);
  3225. this.ultraPanel17.PerformLayout();
  3226. ((System.ComponentModel.ISupportInitialize)(this.uteOrder)).EndInit();
  3227. this.ultraPanel18.ClientArea.ResumeLayout(false);
  3228. this.ultraPanel18.ClientArea.PerformLayout();
  3229. this.ultraPanel18.ResumeLayout(false);
  3230. this.ultraPanel18.PerformLayout();
  3231. ((System.ComponentModel.ISupportInitialize)(this.uteShippersName)).EndInit();
  3232. this.ultraPanel19.ClientArea.ResumeLayout(false);
  3233. this.ultraPanel19.ClientArea.PerformLayout();
  3234. this.ultraPanel19.ResumeLayout(false);
  3235. this.ultraPanel19.PerformLayout();
  3236. ((System.ComponentModel.ISupportInitialize)(this.uteReceiveName)).EndInit();
  3237. this.ultraPanel13.ClientArea.ResumeLayout(false);
  3238. this.ultraPanel13.ClientArea.PerformLayout();
  3239. this.ultraPanel13.ResumeLayout(false);
  3240. this.ultraPanel13.PerformLayout();
  3241. ((System.ComponentModel.ISupportInitialize)(this.uteMemo)).EndInit();
  3242. this.ultraPanel15.ClientArea.ResumeLayout(false);
  3243. this.ultraPanel15.ClientArea.PerformLayout();
  3244. this.ultraPanel15.ResumeLayout(false);
  3245. this.ultraPanel15.PerformLayout();
  3246. ((System.ComponentModel.ISupportInitialize)(this.uceValidflag)).EndInit();
  3247. this.ultraPanel8.ClientArea.ResumeLayout(false);
  3248. this.ultraPanel8.ClientArea.PerformLayout();
  3249. this.ultraPanel8.ResumeLayout(false);
  3250. this.ultraPanel7.ClientArea.ResumeLayout(false);
  3251. this.ultraPanel7.ClientArea.PerformLayout();
  3252. this.ultraPanel7.ResumeLayout(false);
  3253. this.ultraTabPageControl1.ResumeLayout(false);
  3254. this.splitContainer1.Panel1.ResumeLayout(false);
  3255. this.splitContainer1.Panel1.PerformLayout();
  3256. this.splitContainer1.Panel2.ResumeLayout(false);
  3257. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  3258. this.splitContainer1.ResumeLayout(false);
  3259. ((System.ComponentModel.ISupportInitialize)(this.CurrentGrid)).EndInit();
  3260. ((System.ComponentModel.ISupportInitialize)(this.cmmWeightRecordEntityBindingSource)).EndInit();
  3261. ((System.ComponentModel.ISupportInitialize)(this.tbWt)).EndInit();
  3262. this.tbWt.ResumeLayout(false);
  3263. this.ultraPanel20.ClientArea.ResumeLayout(false);
  3264. this.ultraPanel20.ResumeLayout(false);
  3265. this.ultraPanel4.ClientArea.ResumeLayout(false);
  3266. this.ultraPanel4.ClientArea.PerformLayout();
  3267. this.ultraPanel4.ResumeLayout(false);
  3268. ((System.ComponentModel.ISupportInitialize)(this.tbMain)).EndInit();
  3269. this.tbMain.ResumeLayout(false);
  3270. this.ultraPanel1.ClientArea.ResumeLayout(false);
  3271. this.ultraPanel1.ResumeLayout(false);
  3272. ((System.ComponentModel.ISupportInitialize)(this.lvTemplate)).EndInit();
  3273. this.ultraPanel2.ClientArea.ResumeLayout(false);
  3274. this.ultraPanel2.ClientArea.PerformLayout();
  3275. this.ultraPanel2.ResumeLayout(false);
  3276. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
  3277. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  3278. this.ultraGroupBox2.ResumeLayout(false);
  3279. this.ultraPanel6.ClientArea.ResumeLayout(false);
  3280. this.ultraPanel6.ClientArea.PerformLayout();
  3281. this.ultraPanel6.ResumeLayout(false);
  3282. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).EndInit();
  3283. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl6)).EndInit();
  3284. this.listViewMenuStrip.ResumeLayout(false);
  3285. ((System.ComponentModel.ISupportInitialize)(this.ultraFlowLayoutManager1)).EndInit();
  3286. this.splitContainer2.Panel1.ResumeLayout(false);
  3287. this.splitContainer2.Panel2.ResumeLayout(false);
  3288. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  3289. this.splitContainer2.ResumeLayout(false);
  3290. this.ResumeLayout(false);
  3291. }
  3292. #endregion
  3293. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbMain;
  3294. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  3295. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  3296. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  3297. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  3298. private System.Windows.Forms.ComboBox cmbCom;
  3299. private System.Windows.Forms.Label label5;
  3300. private System.Windows.Forms.ComboBox baudRate;
  3301. private System.Windows.Forms.Label label1;
  3302. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  3303. private System.Windows.Forms.Label label2;
  3304. private Infragistics.Win.UltraWinListView.UltraListView lvTemplate;
  3305. private System.Windows.Forms.SplitContainer splitContainer1;
  3306. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbWt;
  3307. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  3308. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  3309. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  3310. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl3;
  3311. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage3;
  3312. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  3313. private Infragistics.Win.Misc.UltraPanel ultraPanel5;
  3314. private Infragistics.Win.Misc.UltraButton utbSave1;
  3315. private System.Windows.Forms.CheckBox chkGross;
  3316. private Infragistics.Win.Misc.UltraButton utbSaveAsT;
  3317. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  3318. private Infragistics.Win.Misc.UltraPanel ultraPanel6;
  3319. private Infragistics.Win.Misc.UltraButton ultraButton5;
  3320. private System.Windows.Forms.CheckBox checkBox2;
  3321. private Infragistics.Win.Misc.UltraButton ultraButton6;
  3322. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage5;
  3323. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl5;
  3324. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbScondWt;
  3325. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage7;
  3326. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl21;
  3327. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl22;
  3328. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl23;
  3329. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl6;
  3330. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage6;
  3331. private Infragistics.Win.UltraWinGrid.UltraGrid CurrentGrid;
  3332. private Infragistics.Win.Misc.UltraButton utbConnect;
  3333. private Infragistics.Win.Misc.UltraLabel lblWtNow;
  3334. private Infragistics.Win.Misc.UltraLabel lblWt;
  3335. private Infragistics.Win.Misc.UltraPanel ultraPanel7;
  3336. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbFirstWt;
  3337. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage4;
  3338. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl7;
  3339. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl8;
  3340. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl9;
  3341. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl10;
  3342. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl11;
  3343. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl12;
  3344. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl13;
  3345. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl14;
  3346. private MatInfo matInfo5;
  3347. private MatInfo matInfo6;
  3348. private MatInfo matInfo7;
  3349. private MatInfo matInfo8;
  3350. private MatInfo matInfo3;
  3351. private MatInfo matInfo2;
  3352. private MatInfo matInfo1;
  3353. private MatInfo matInfo4;
  3354. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceType;
  3355. private System.Windows.Forms.ContextMenuStrip listViewMenuStrip;
  3356. private System.Windows.Forms.ToolStripMenuItem deleteTemplate;
  3357. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbOther;
  3358. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage8;
  3359. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
  3360. private MatInfo matInfo9;
  3361. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl6;
  3362. private MatInfo matInfo10;
  3363. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl15;
  3364. private MatInfo matInfo11;
  3365. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl16;
  3366. private MatInfo matInfo12;
  3367. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl17;
  3368. private MatInfo matInfo13;
  3369. private Infragistics.Win.Misc.UltraPanel ultraPanel9;
  3370. private Infragistics.Win.Misc.UltraButton btnSaveAsT2;
  3371. private Infragistics.Win.Misc.UltraButton btnSave2;
  3372. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl18;
  3373. private MatInfo matInfo14;
  3374. private Infragistics.Win.Misc.UltraPanel ultraPanel10;
  3375. private Infragistics.Win.Misc.UltraButton utbSave3;
  3376. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl19;
  3377. private MatInfo matInfo16;
  3378. private Infragistics.Win.Misc.UltraPanel ultraPanel12;
  3379. private Infragistics.Win.Misc.UltraButton ultraButton1;
  3380. private MatInfo matInfo15;
  3381. private Infragistics.Win.Misc.UltraPanel ultraPanel11;
  3382. private Infragistics.Win.Misc.UltraButton utbSave4;
  3383. private System.Windows.Forms.Panel plDate;
  3384. private System.Windows.Forms.DateTimePicker RegEndTime;
  3385. private System.Windows.Forms.Label label4;
  3386. private System.Windows.Forms.DateTimePicker RegStartTime;
  3387. private System.Windows.Forms.CheckBox chkTim;
  3388. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteCarNo;
  3389. private System.Windows.Forms.Label label6;
  3390. private Infragistics.Win.Misc.UltraPanel ultraPanel14;
  3391. private Infragistics.Win.Misc.UltraPanel ultraPanel15;
  3392. private System.Windows.Forms.Label label7;
  3393. private Infragistics.Win.Misc.UltraPanel ultraPanel16;
  3394. private System.Windows.Forms.Label label8;
  3395. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceQueryCarType;
  3396. private Infragistics.Win.Misc.UltraPanel ultraPanel17;
  3397. private System.Windows.Forms.Label label9;
  3398. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteOrder;
  3399. private Infragistics.Win.Misc.UltraPanel ultraPanel18;
  3400. private System.Windows.Forms.Label label10;
  3401. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteShippersName;
  3402. private Infragistics.Win.Misc.UltraPanel ultraPanel19;
  3403. private System.Windows.Forms.Label label11;
  3404. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteReceiveName;
  3405. private Infragistics.Win.Misc.UltraPanel upQueryTop;
  3406. private Infragistics.Win.Misc.UltraFlowLayoutManager ultraFlowLayoutManager1;
  3407. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  3408. private Infragistics.Win.Misc.UltraPanel ultraPanel8;
  3409. private Infragistics.Win.Misc.UltraButton utnQuery;
  3410. private Infragistics.Win.Misc.UltraButton utbReset;
  3411. private Infragistics.Win.Misc.UltraPanel ultraPanel13;
  3412. private System.Windows.Forms.Label label12;
  3413. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteMemo;
  3414. private Infragistics.Win.Misc.UltraPanel ultraPanel23;
  3415. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceVlid;
  3416. private Infragistics.Win.UltraWinGrid.UltraGrid ugData;
  3417. private Infragistics.Win.Misc.UltraButton btnDelete;
  3418. private Infragistics.Win.Misc.UltraButton utbDelete2;
  3419. private Infragistics.Win.Misc.UltraButton utbPrint;
  3420. private Infragistics.Win.Misc.UltraButton utbPrintSingle;
  3421. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceValidflag;
  3422. private System.Windows.Forms.BindingSource QueryBS;
  3423. private System.Windows.Forms.ComboBox cboNo;
  3424. private System.Windows.Forms.BindingSource cmmWeightRecordEntityBindingSource;
  3425. public Infragistics.Win.UltraWinEditors.UltraTextEditor delete;
  3426. private Infragistics.Win.Misc.UltraButton utnUpdate;
  3427. private Infragistics.Win.Misc.UltraPanel ultraPanel20;
  3428. private Infragistics.Win.Misc.UltraButton unExcel;
  3429. private SuggestText txtCar2;
  3430. private System.Windows.Forms.SplitContainer splitContainer2;
  3431. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl20;
  3432. private MatInfo matInfo17;
  3433. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl24;
  3434. private MatInfo matInfo18;
  3435. private Infragistics.Win.Misc.UltraButton utbExport;
  3436. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  3437. private Infragistics.Win.Misc.UltraButton utbExport2;
  3438. private System.Windows.Forms.ComboBox cboPoundList;
  3439. private System.Windows.Forms.Label label13;
  3440. private System.Windows.Forms.ComboBox cbxCar1;
  3441. private System.Windows.Forms.Label label3;
  3442. }
  3443. }