frmLocalTruckScaleNew.Designer.cs 278 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538
  1. using Core.StlMes.Client.LgResMgt.Mcms.entity;
  2. namespace Core.StlMes.Client.LgResMgt.Mcms
  3. {
  4. partial class frmLocalTruckScaleNew
  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(frmLocalTruckScaleNew));
  32. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab13 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  35. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab28 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  36. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  37. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab29 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  38. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab30 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  39. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab31 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  40. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab32 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  41. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  42. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab14 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  45. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  46. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab15 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  47. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab16 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  48. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab17 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  49. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab18 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  50. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab19 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  51. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab20 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  52. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab21 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  53. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab35 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  54. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  60. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  61. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  62. Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
  63. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  64. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  65. Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
  66. Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
  67. Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
  68. Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
  69. Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
  70. Infragistics.Win.ValueListItem valueListItem34 = new Infragistics.Win.ValueListItem();
  71. Infragistics.Win.ValueListItem valueListItem35 = new Infragistics.Win.ValueListItem();
  72. Infragistics.Win.ValueListItem valueListItem36 = new Infragistics.Win.ValueListItem();
  73. Infragistics.Win.ValueListItem valueListItem37 = new Infragistics.Win.ValueListItem();
  74. Infragistics.Win.ValueListItem valueListItem38 = new Infragistics.Win.ValueListItem();
  75. Infragistics.Win.ValueListItem valueListItem63 = new Infragistics.Win.ValueListItem();
  76. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  77. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  78. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  79. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  80. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  81. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  82. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab9 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  83. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab10 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  84. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab11 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  85. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab12 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  86. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab23 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  87. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab24 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  88. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab33 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  89. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab34 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  90. Infragistics.Win.ValueListItem valueListItem39 = new Infragistics.Win.ValueListItem();
  91. Infragistics.Win.ValueListItem valueListItem40 = new Infragistics.Win.ValueListItem();
  92. Infragistics.Win.ValueListItem valueListItem41 = new Infragistics.Win.ValueListItem();
  93. Infragistics.Win.ValueListItem valueListItem42 = new Infragistics.Win.ValueListItem();
  94. Infragistics.Win.ValueListItem valueListItem43 = new Infragistics.Win.ValueListItem();
  95. Infragistics.Win.ValueListItem valueListItem44 = new Infragistics.Win.ValueListItem();
  96. Infragistics.Win.ValueListItem valueListItem45 = new Infragistics.Win.ValueListItem();
  97. Infragistics.Win.ValueListItem valueListItem46 = new Infragistics.Win.ValueListItem();
  98. Infragistics.Win.ValueListItem valueListItem47 = new Infragistics.Win.ValueListItem();
  99. Infragistics.Win.ValueListItem valueListItem49 = new Infragistics.Win.ValueListItem();
  100. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab25 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  105. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab22 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  106. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab26 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  107. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab27 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  108. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("CmmWeightResultEntity", -1);
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ResultNo");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordNo1");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordNo2");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Recoder1");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Recoder2");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordType1");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordType2");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TareWt");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GrossWt");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NetWt");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordDate1");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordDate2");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatName");
  122. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatType");
  123. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LoadvehicleNo");
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReceiveName");
  125. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderName");
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShippersName");
  127. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TransportName");
  128. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Memo");
  129. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteDate");
  130. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteUser");
  131. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecoderLocation1");
  132. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecoderLocation2");
  133. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RealWt");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CarNo");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatNum");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActDimater");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SpecName");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Steelname");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Gradename");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Producname");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProOrderNo");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StorageFlag");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StorageDate");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StorageUser");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderFull");
  148. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordWeight2");
  149. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordWeight1");
  150. Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  151. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ResultNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  152. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordNo1", -1, Infragistics.Win.DefaultableBoolean.Default);
  153. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordNo2", -1, Infragistics.Win.DefaultableBoolean.Default);
  154. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Recoder1", -1, Infragistics.Win.DefaultableBoolean.Default);
  155. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Recoder2", -1, Infragistics.Win.DefaultableBoolean.Default);
  156. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordType1", -1, Infragistics.Win.DefaultableBoolean.Default);
  157. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordType2", -1, Infragistics.Win.DefaultableBoolean.Default);
  158. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "TareWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  159. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "GrossWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  160. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "NetWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  161. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordDate1", -1, Infragistics.Win.DefaultableBoolean.Default);
  162. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo12 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordDate2", -1, Infragistics.Win.DefaultableBoolean.Default);
  163. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo13 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatName", -1, Infragistics.Win.DefaultableBoolean.Default);
  164. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo14 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatType", -1, Infragistics.Win.DefaultableBoolean.Default);
  165. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo15 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "LoadvehicleNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  166. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo16 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ReceiveName", -1, Infragistics.Win.DefaultableBoolean.Default);
  167. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo17 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderName", -1, Infragistics.Win.DefaultableBoolean.Default);
  168. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo18 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ShippersName", -1, Infragistics.Win.DefaultableBoolean.Default);
  169. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo19 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "TransportName", -1, Infragistics.Win.DefaultableBoolean.Default);
  170. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo20 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Memo", -1, Infragistics.Win.DefaultableBoolean.Default);
  171. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo21 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  172. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo22 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteUser", -1, Infragistics.Win.DefaultableBoolean.Default);
  173. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo23 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecoderLocation1", -1, Infragistics.Win.DefaultableBoolean.Default);
  174. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo24 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecoderLocation2", -1, Infragistics.Win.DefaultableBoolean.Default);
  175. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo25 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Validflag", -1, Infragistics.Win.DefaultableBoolean.Default);
  176. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo26 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RealWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  177. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo27 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CarNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  178. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo28 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatNum", -1, Infragistics.Win.DefaultableBoolean.Default);
  179. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo29 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActDimater", -1, Infragistics.Win.DefaultableBoolean.Default);
  180. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo30 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "SpecName", -1, Infragistics.Win.DefaultableBoolean.Default);
  181. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo31 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Steelname", -1, Infragistics.Win.DefaultableBoolean.Default);
  182. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo32 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Gradename", -1, Infragistics.Win.DefaultableBoolean.Default);
  183. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo33 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Producname", -1, Infragistics.Win.DefaultableBoolean.Default);
  184. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo34 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProOrderNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  185. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo35 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "JudgeStoveNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  186. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo36 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "StorageFlag", -1, Infragistics.Win.DefaultableBoolean.Default);
  187. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo37 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "StorageDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  188. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo38 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "StorageUser", -1, Infragistics.Win.DefaultableBoolean.Default);
  189. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo39 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderFull", -1, Infragistics.Win.DefaultableBoolean.Default);
  190. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo40 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordWeight2", -1, Infragistics.Win.DefaultableBoolean.Default);
  191. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo41 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordWeight1", -1, Infragistics.Win.DefaultableBoolean.Default);
  192. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  193. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  194. Infragistics.Win.ValueListItem valueListItem50 = new Infragistics.Win.ValueListItem();
  195. Infragistics.Win.ValueListItem valueListItem51 = new Infragistics.Win.ValueListItem();
  196. Infragistics.Win.ValueListItem valueListItem52 = new Infragistics.Win.ValueListItem();
  197. Infragistics.Win.ValueListItem valueListItem53 = new Infragistics.Win.ValueListItem();
  198. Infragistics.Win.ValueListItem valueListItem54 = new Infragistics.Win.ValueListItem();
  199. Infragistics.Win.ValueListItem valueListItem55 = new Infragistics.Win.ValueListItem();
  200. Infragistics.Win.ValueListItem valueListItem56 = new Infragistics.Win.ValueListItem();
  201. Infragistics.Win.ValueListItem valueListItem57 = new Infragistics.Win.ValueListItem();
  202. Infragistics.Win.ValueListItem valueListItem58 = new Infragistics.Win.ValueListItem();
  203. Infragistics.Win.ValueListItem valueListItem59 = new Infragistics.Win.ValueListItem();
  204. Infragistics.Win.ValueListItem valueListItem60 = new Infragistics.Win.ValueListItem();
  205. Infragistics.Win.ValueListItem valueListItem61 = new Infragistics.Win.ValueListItem();
  206. Infragistics.Win.ValueListItem valueListItem62 = new Infragistics.Win.ValueListItem();
  207. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  208. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  209. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  210. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  211. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  212. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  213. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  214. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  215. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton();
  216. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  217. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  218. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  219. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  220. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  221. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  222. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  223. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  224. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  225. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  226. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  227. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  228. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  229. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  230. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  231. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  232. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  233. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  234. Infragistics.Win.ValueListItem valueListItem48 = new Infragistics.Win.ValueListItem();
  235. Infragistics.Win.ValueListItem valueListItem64 = new Infragistics.Win.ValueListItem();
  236. Infragistics.Win.ValueListItem valueListItem65 = new Infragistics.Win.ValueListItem();
  237. Infragistics.Win.UltraWinEditors.EditorButton editorButton5 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  238. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("CmmWeightRecordEntity", -1);
  239. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordNo");
  240. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordDate");
  241. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Recoder");
  242. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CarNo");
  243. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordType");
  244. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordWeight");
  245. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecordNumber");
  246. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  247. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatName");
  248. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatType");
  249. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LoadvehicleNo");
  250. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReceiveName");
  251. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderName");
  252. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShippersName");
  253. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TransportName");
  254. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteDate");
  255. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteUser");
  256. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Memo");
  257. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WtType");
  258. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecoderLocation");
  259. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RealWt");
  260. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EffRemaind");
  261. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("firstGross");
  262. Infragistics.Win.UltraWinGrid.RowLayout rowLayout2 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  263. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo42 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  264. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo43 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  265. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo44 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Recoder", -1, Infragistics.Win.DefaultableBoolean.Default);
  266. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo45 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CarNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  267. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo46 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordType", -1, Infragistics.Win.DefaultableBoolean.Default);
  268. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo47 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordWeight", -1, Infragistics.Win.DefaultableBoolean.Default);
  269. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo48 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecordNumber", -1, Infragistics.Win.DefaultableBoolean.Default);
  270. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo49 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Validflag", -1, Infragistics.Win.DefaultableBoolean.Default);
  271. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo50 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatName", -1, Infragistics.Win.DefaultableBoolean.Default);
  272. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo51 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatType", -1, Infragistics.Win.DefaultableBoolean.Default);
  273. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo52 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "LoadvehicleNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  274. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo53 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ReceiveName", -1, Infragistics.Win.DefaultableBoolean.Default);
  275. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo54 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderName", -1, Infragistics.Win.DefaultableBoolean.Default);
  276. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo55 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ShippersName", -1, Infragistics.Win.DefaultableBoolean.Default);
  277. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo56 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "TransportName", -1, Infragistics.Win.DefaultableBoolean.Default);
  278. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo57 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  279. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo58 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteUser", -1, Infragistics.Win.DefaultableBoolean.Default);
  280. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo59 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Memo", -1, Infragistics.Win.DefaultableBoolean.Default);
  281. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo60 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WtType", -1, Infragistics.Win.DefaultableBoolean.Default);
  282. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo61 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RecoderLocation", -1, Infragistics.Win.DefaultableBoolean.Default);
  283. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo62 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RealWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  284. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo63 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "EffRemaind", -1, Infragistics.Win.DefaultableBoolean.Default);
  285. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo64 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "firstGross", -1, Infragistics.Win.DefaultableBoolean.Default);
  286. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  287. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  288. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  289. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  290. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  291. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  292. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  293. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  294. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  295. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  296. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  297. this.ultraTabPageControl18 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  298. this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  299. this.ultraTabPageControl24 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  300. this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  301. this.ultraTabPageControl15 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  302. this.ultraTabPageControl16 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  303. this.ultraTabPageControl17 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  304. this.ultraTabPageControl35 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  305. this.ultraTabPageControl26 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  306. this.ultraTabPageControl34 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  307. this.ultraTabPageControl27 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  308. this.ultraTabPageControl28 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  309. this.ultraTabPageControl29 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  310. this.ultraTabPageControl30 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  311. this.ultraTabPageControl31 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  312. this.ultraTabPageControl32 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  313. this.ultraTabPageControl33 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  314. this.ultraTabPageControl25 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  315. this.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  316. this.ultraTabPageControl20 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  317. this.ultraTabPageControl8 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  318. this.ultraTabPageControl9 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  319. this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  320. this.ultraTabPageControl11 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  321. this.ultraTabPageControl12 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  322. this.ultraTabPageControl13 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  323. this.ultraTabPageControl14 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  324. this.ultraTabPageControl21 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  325. this.ultraPanel12 = new Infragistics.Win.Misc.UltraPanel();
  326. this.utbSave = new Infragistics.Win.Misc.UltraButton();
  327. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  328. this.ultraTabPageControl19 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  329. this.ultraPanel11 = new Infragistics.Win.Misc.UltraPanel();
  330. this.utbSave4 = new Infragistics.Win.Misc.UltraButton();
  331. this.ultraTabPageControl22 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  332. this.tbOther = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  333. this.ultraTabSharedControlsPage8 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  334. this.ultraPanel9 = new Infragistics.Win.Misc.UltraPanel();
  335. this.CX_HTH = new System.Windows.Forms.Label();
  336. this.CX_HT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  337. this.btnSaveAsT2 = new Infragistics.Win.Misc.UltraButton();
  338. this.btnSave2 = new Infragistics.Win.Misc.UltraButton();
  339. this.ultraTabPageControl23 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  340. this.ultraPanel10 = new Infragistics.Win.Misc.UltraPanel();
  341. this.ultraPanel13 = new Infragistics.Win.Misc.UltraPanel();
  342. this.qitahuipi = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  343. this.ultraTabSharedControlsPage9 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  344. this.ultraPanel8 = new Infragistics.Win.Misc.UltraPanel();
  345. this.utbSaveAsT2 = new Infragistics.Win.Misc.UltraButton();
  346. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  347. this.checkBox3 = new System.Windows.Forms.CheckBox();
  348. this.utbSave3 = new Infragistics.Win.Misc.UltraButton();
  349. this.uceType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  350. this.uceVlid = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  351. this.delete = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  352. this.uteChangeType = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  353. this.uctMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  354. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  355. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  356. this.tbFirstWt = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  357. this.ultraTabSharedControlsPage4 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  358. this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
  359. this.checkBox1 = new System.Windows.Forms.CheckBox();
  360. this.recordType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  361. this.chkSteelCar = new System.Windows.Forms.CheckBox();
  362. this.utbSelect2 = new Infragistics.Win.Misc.UltraButton();
  363. this.utbSelect = new Infragistics.Win.Misc.UltraButton();
  364. this.utbSaveAsT = new Infragistics.Win.Misc.UltraButton();
  365. this.chkGross = new System.Windows.Forms.CheckBox();
  366. this.utbSave1 = new Infragistics.Win.Misc.UltraButton();
  367. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  368. this.tbScondWt = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  369. this.ultraTabSharedControlsPage7 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  370. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  371. this.ultraPanel23 = new Infragistics.Win.Misc.UltraPanel();
  372. this.ugData = new Infragistics.Win.UltraWinGrid.UltraGrid();
  373. this.panel1 = new System.Windows.Forms.Panel();
  374. this.lblCount = new System.Windows.Forms.Label();
  375. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  376. this.upQueryTop = new Infragistics.Win.Misc.UltraPanel();
  377. this.utbReset = new Infragistics.Win.Misc.UltraButton();
  378. this.utnQuery = new Infragistics.Win.Misc.UltraButton();
  379. this.uteJudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  380. this.label14 = new System.Windows.Forms.Label();
  381. this.uteReceiveName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  382. this.label11 = new System.Windows.Forms.Label();
  383. this.uteShippersName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  384. this.label10 = new System.Windows.Forms.Label();
  385. this.uteOrder = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  386. this.label9 = new System.Windows.Forms.Label();
  387. this.utePound = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  388. this.label7 = new System.Windows.Forms.Label();
  389. this.uteMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  390. this.label12 = new System.Windows.Forms.Label();
  391. this.uceQueryCarType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  392. this.uteCarNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  393. this.label8 = new System.Windows.Forms.Label();
  394. this.label6 = new System.Windows.Forms.Label();
  395. this.RegEndTime = new System.Windows.Forms.DateTimePicker();
  396. this.chkTim = new System.Windows.Forms.CheckBox();
  397. this.label4 = new System.Windows.Forms.Label();
  398. this.RegStartTime = new System.Windows.Forms.DateTimePicker();
  399. this.ultraPanel7 = new Infragistics.Win.Misc.UltraPanel();
  400. this.ultraButton3 = new Infragistics.Win.Misc.UltraButton();
  401. this.utbExport = new Infragistics.Win.Misc.UltraButton();
  402. this.unExcel = new Infragistics.Win.Misc.UltraButton();
  403. this.utnUpdate = new Infragistics.Win.Misc.UltraButton();
  404. this.utbPrint = new Infragistics.Win.Misc.UltraButton();
  405. this.utbPrintSingle = new Infragistics.Win.Misc.UltraButton();
  406. this.btnDelete = new Infragistics.Win.Misc.UltraButton();
  407. this.utbDelete2 = new Infragistics.Win.Misc.UltraButton();
  408. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  409. this.plImgShow = new System.Windows.Forms.Panel();
  410. this.pictureShow = new System.Windows.Forms.PictureBox();
  411. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  412. this.uceType2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  413. this.uteEdit = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  414. this.CurrentGrid = new Infragistics.Win.UltraWinGrid.UltraGrid();
  415. this.tbWt = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  416. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  417. this.ultraPanel20 = new Infragistics.Win.Misc.UltraPanel();
  418. this.comboCount = new System.Windows.Forms.ComboBox();
  419. this.label1 = new System.Windows.Forms.Label();
  420. this.cmbVioce = new System.Windows.Forms.ComboBox();
  421. this.btnPlay = new System.Windows.Forms.Button();
  422. this.button4 = new System.Windows.Forms.Button();
  423. this.button3 = new System.Windows.Forms.Button();
  424. this.button2 = new System.Windows.Forms.Button();
  425. this.button1 = new System.Windows.Forms.Button();
  426. this.cboPoundList = new System.Windows.Forms.ComboBox();
  427. this.label13 = new System.Windows.Forms.Label();
  428. this.cbxCar1 = new System.Windows.Forms.ComboBox();
  429. this.label3 = new System.Windows.Forms.Label();
  430. this.utbExport2 = new Infragistics.Win.Misc.UltraButton();
  431. this.lblWt = new Infragistics.Win.Misc.UltraLabel();
  432. this.tbMain = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  433. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  434. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  435. this.panel4 = new System.Windows.Forms.Panel();
  436. this.panel5 = new System.Windows.Forms.Panel();
  437. this.lvTemplate = new Infragistics.Win.UltraWinListView.UltraListView();
  438. this.lblWtNow = new Infragistics.Win.Misc.UltraLabel();
  439. this.ultraPanel21 = new Core.Mes.Client.Comm.Control.UltraPanel2();
  440. this.btnA = new System.Windows.Forms.Button();
  441. this.btnC = new System.Windows.Forms.Button();
  442. this.btnB = new System.Windows.Forms.Button();
  443. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  444. this.btn = new System.Windows.Forms.Button();
  445. this.lblStatus = new System.Windows.Forms.Label();
  446. this.lblMsg = new System.Windows.Forms.Label();
  447. this.utbConnect = new Infragistics.Win.Misc.UltraButton();
  448. this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  449. this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  450. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  451. this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
  452. this.ultraButton5 = new Infragistics.Win.Misc.UltraButton();
  453. this.checkBox2 = new System.Windows.Forms.CheckBox();
  454. this.ultraButton6 = new Infragistics.Win.Misc.UltraButton();
  455. this.ultraTabSharedControlsPage5 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  456. this.ultraTabControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  457. this.ultraTabControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  458. this.ultraTabSharedControlsPage6 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  459. this.listViewMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
  460. this.deleteTemplate = new System.Windows.Forms.ToolStripMenuItem();
  461. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  462. this.panel3 = new System.Windows.Forms.Panel();
  463. this.PicPnl = new System.Windows.Forms.Panel();
  464. this.panel2 = new System.Windows.Forms.Panel();
  465. this.timer2 = new System.Windows.Forms.Timer(this.components);
  466. this.timer1 = new System.Windows.Forms.Timer(this.components);
  467. this.cmmWeightRecordEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  468. this.matInfo3 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  469. this.matInfo2 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  470. this.matInfo1 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  471. this.matInfo4 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  472. this.matInfo5 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  473. this.matInfo6 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  474. this.matInfo7 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  475. this.matInfo8 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  476. this.matInfo17 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  477. this.matInfo16 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  478. this.matInfo9 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  479. this.matInfo10 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  480. this.matInfo11 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  481. this.matInfo12 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  482. this.matInfo13 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  483. this.matInfo14 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  484. this.matInfo18 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  485. this.matInfo29 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  486. this.matInfo20 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  487. this.matInfo21 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  488. this.matInfo22 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  489. this.matInfo23 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  490. this.matInfo24 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  491. this.matInfo25 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  492. this.matInfo26 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  493. this.matInfo27 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  494. this.matInfo28 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  495. this.matInfo19 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  496. this.matInfo15 = new Core.StlMes.Client.LgResMgt.Mcms.MatInfo();
  497. this.txtCar2 = new Core.StlMes.Client.LgResMgt.Mcms.SuggestText();
  498. this.QueryBS = new System.Windows.Forms.BindingSource(this.components);
  499. this.ultraTabPageControl18.SuspendLayout();
  500. this.ultraTabPageControl5.SuspendLayout();
  501. this.ultraTabPageControl24.SuspendLayout();
  502. this.ultraTabPageControl6.SuspendLayout();
  503. this.ultraTabPageControl15.SuspendLayout();
  504. this.ultraTabPageControl16.SuspendLayout();
  505. this.ultraTabPageControl17.SuspendLayout();
  506. this.ultraTabPageControl35.SuspendLayout();
  507. this.ultraTabPageControl26.SuspendLayout();
  508. this.ultraTabPageControl34.SuspendLayout();
  509. this.ultraTabPageControl27.SuspendLayout();
  510. this.ultraTabPageControl28.SuspendLayout();
  511. this.ultraTabPageControl29.SuspendLayout();
  512. this.ultraTabPageControl30.SuspendLayout();
  513. this.ultraTabPageControl31.SuspendLayout();
  514. this.ultraTabPageControl32.SuspendLayout();
  515. this.ultraTabPageControl33.SuspendLayout();
  516. this.ultraTabPageControl25.SuspendLayout();
  517. this.ultraTabPageControl7.SuspendLayout();
  518. this.ultraTabPageControl20.SuspendLayout();
  519. this.ultraTabPageControl8.SuspendLayout();
  520. this.ultraTabPageControl9.SuspendLayout();
  521. this.ultraTabPageControl10.SuspendLayout();
  522. this.ultraTabPageControl11.SuspendLayout();
  523. this.ultraTabPageControl12.SuspendLayout();
  524. this.ultraTabPageControl13.SuspendLayout();
  525. this.ultraTabPageControl14.SuspendLayout();
  526. this.ultraTabPageControl21.SuspendLayout();
  527. this.ultraPanel12.ClientArea.SuspendLayout();
  528. this.ultraPanel12.SuspendLayout();
  529. this.ultraTabPageControl19.SuspendLayout();
  530. this.ultraPanel11.ClientArea.SuspendLayout();
  531. this.ultraPanel11.SuspendLayout();
  532. this.ultraTabPageControl22.SuspendLayout();
  533. ((System.ComponentModel.ISupportInitialize)(this.tbOther)).BeginInit();
  534. this.tbOther.SuspendLayout();
  535. this.ultraPanel9.ClientArea.SuspendLayout();
  536. this.ultraPanel9.SuspendLayout();
  537. ((System.ComponentModel.ISupportInitialize)(this.CX_HT)).BeginInit();
  538. this.ultraTabPageControl23.SuspendLayout();
  539. this.ultraPanel10.ClientArea.SuspendLayout();
  540. this.ultraPanel10.SuspendLayout();
  541. this.ultraPanel13.ClientArea.SuspendLayout();
  542. this.ultraPanel13.SuspendLayout();
  543. ((System.ComponentModel.ISupportInitialize)(this.qitahuipi)).BeginInit();
  544. this.qitahuipi.SuspendLayout();
  545. this.ultraPanel8.ClientArea.SuspendLayout();
  546. this.ultraPanel8.SuspendLayout();
  547. ((System.ComponentModel.ISupportInitialize)(this.uceType)).BeginInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.uceVlid)).BeginInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.delete)).BeginInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.uteChangeType)).BeginInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.uctMemo)).BeginInit();
  552. this.ultraTabPageControl3.SuspendLayout();
  553. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  554. this.ultraGroupBox1.SuspendLayout();
  555. ((System.ComponentModel.ISupportInitialize)(this.tbFirstWt)).BeginInit();
  556. this.tbFirstWt.SuspendLayout();
  557. this.ultraPanel5.ClientArea.SuspendLayout();
  558. this.ultraPanel5.SuspendLayout();
  559. ((System.ComponentModel.ISupportInitialize)(this.recordType)).BeginInit();
  560. this.ultraTabPageControl4.SuspendLayout();
  561. ((System.ComponentModel.ISupportInitialize)(this.tbScondWt)).BeginInit();
  562. this.tbScondWt.SuspendLayout();
  563. this.ultraTabPageControl2.SuspendLayout();
  564. this.ultraPanel23.ClientArea.SuspendLayout();
  565. this.ultraPanel23.SuspendLayout();
  566. ((System.ComponentModel.ISupportInitialize)(this.ugData)).BeginInit();
  567. this.panel1.SuspendLayout();
  568. this.ultraPanel3.ClientArea.SuspendLayout();
  569. this.ultraPanel3.SuspendLayout();
  570. this.upQueryTop.ClientArea.SuspendLayout();
  571. this.upQueryTop.SuspendLayout();
  572. ((System.ComponentModel.ISupportInitialize)(this.uteJudgeStoveNo)).BeginInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.uteReceiveName)).BeginInit();
  574. ((System.ComponentModel.ISupportInitialize)(this.uteShippersName)).BeginInit();
  575. ((System.ComponentModel.ISupportInitialize)(this.uteOrder)).BeginInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.utePound)).BeginInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.uteMemo)).BeginInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.uceQueryCarType)).BeginInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.uteCarNo)).BeginInit();
  580. this.ultraPanel7.ClientArea.SuspendLayout();
  581. this.ultraPanel7.SuspendLayout();
  582. this.ultraTabPageControl1.SuspendLayout();
  583. this.plImgShow.SuspendLayout();
  584. ((System.ComponentModel.ISupportInitialize)(this.pictureShow)).BeginInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  586. this.splitContainer1.Panel1.SuspendLayout();
  587. this.splitContainer1.Panel2.SuspendLayout();
  588. this.splitContainer1.SuspendLayout();
  589. ((System.ComponentModel.ISupportInitialize)(this.uceType2)).BeginInit();
  590. ((System.ComponentModel.ISupportInitialize)(this.uteEdit)).BeginInit();
  591. ((System.ComponentModel.ISupportInitialize)(this.CurrentGrid)).BeginInit();
  592. ((System.ComponentModel.ISupportInitialize)(this.tbWt)).BeginInit();
  593. this.tbWt.SuspendLayout();
  594. this.ultraPanel20.ClientArea.SuspendLayout();
  595. this.ultraPanel20.SuspendLayout();
  596. ((System.ComponentModel.ISupportInitialize)(this.tbMain)).BeginInit();
  597. this.tbMain.SuspendLayout();
  598. this.ultraPanel1.ClientArea.SuspendLayout();
  599. this.ultraPanel1.SuspendLayout();
  600. this.panel4.SuspendLayout();
  601. this.panel5.SuspendLayout();
  602. ((System.ComponentModel.ISupportInitialize)(this.lvTemplate)).BeginInit();
  603. this.ultraPanel21.ClientArea.SuspendLayout();
  604. this.ultraPanel21.SuspendLayout();
  605. this.ultraPanel2.ClientArea.SuspendLayout();
  606. this.ultraPanel2.SuspendLayout();
  607. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
  608. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  609. this.ultraGroupBox2.SuspendLayout();
  610. this.ultraPanel6.ClientArea.SuspendLayout();
  611. this.ultraPanel6.SuspendLayout();
  612. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).BeginInit();
  613. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl6)).BeginInit();
  614. this.listViewMenuStrip.SuspendLayout();
  615. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  616. this.splitContainer2.Panel1.SuspendLayout();
  617. this.splitContainer2.Panel2.SuspendLayout();
  618. this.splitContainer2.SuspendLayout();
  619. this.panel3.SuspendLayout();
  620. ((System.ComponentModel.ISupportInitialize)(this.cmmWeightRecordEntityBindingSource)).BeginInit();
  621. ((System.ComponentModel.ISupportInitialize)(this.QueryBS)).BeginInit();
  622. this.SuspendLayout();
  623. //
  624. // ultraTabPageControl18
  625. //
  626. this.ultraTabPageControl18.Controls.Add(this.matInfo14);
  627. this.ultraTabPageControl18.Location = new System.Drawing.Point(1, 26);
  628. this.ultraTabPageControl18.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  629. this.ultraTabPageControl18.Name = "ultraTabPageControl18";
  630. this.ultraTabPageControl18.Size = new System.Drawing.Size(832, 129);
  631. //
  632. // ultraTabPageControl5
  633. //
  634. this.ultraTabPageControl5.Controls.Add(this.matInfo9);
  635. this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
  636. this.ultraTabPageControl5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  637. this.ultraTabPageControl5.Name = "ultraTabPageControl5";
  638. this.ultraTabPageControl5.Size = new System.Drawing.Size(832, 129);
  639. //
  640. // ultraTabPageControl24
  641. //
  642. this.ultraTabPageControl24.Controls.Add(this.matInfo18);
  643. this.ultraTabPageControl24.Location = new System.Drawing.Point(-10000, -10000);
  644. this.ultraTabPageControl24.Name = "ultraTabPageControl24";
  645. this.ultraTabPageControl24.Size = new System.Drawing.Size(832, 129);
  646. //
  647. // ultraTabPageControl6
  648. //
  649. this.ultraTabPageControl6.Controls.Add(this.matInfo10);
  650. this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
  651. this.ultraTabPageControl6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  652. this.ultraTabPageControl6.Name = "ultraTabPageControl6";
  653. this.ultraTabPageControl6.Size = new System.Drawing.Size(832, 129);
  654. //
  655. // ultraTabPageControl15
  656. //
  657. this.ultraTabPageControl15.Controls.Add(this.matInfo11);
  658. this.ultraTabPageControl15.Location = new System.Drawing.Point(-10000, -10000);
  659. this.ultraTabPageControl15.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  660. this.ultraTabPageControl15.Name = "ultraTabPageControl15";
  661. this.ultraTabPageControl15.Size = new System.Drawing.Size(832, 129);
  662. //
  663. // ultraTabPageControl16
  664. //
  665. this.ultraTabPageControl16.Controls.Add(this.matInfo12);
  666. this.ultraTabPageControl16.Location = new System.Drawing.Point(-10000, -10000);
  667. this.ultraTabPageControl16.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  668. this.ultraTabPageControl16.Name = "ultraTabPageControl16";
  669. this.ultraTabPageControl16.Size = new System.Drawing.Size(832, 129);
  670. //
  671. // ultraTabPageControl17
  672. //
  673. this.ultraTabPageControl17.Controls.Add(this.matInfo13);
  674. this.ultraTabPageControl17.Location = new System.Drawing.Point(-10000, -10000);
  675. this.ultraTabPageControl17.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  676. this.ultraTabPageControl17.Name = "ultraTabPageControl17";
  677. this.ultraTabPageControl17.Size = new System.Drawing.Size(832, 129);
  678. //
  679. // ultraTabPageControl35
  680. //
  681. this.ultraTabPageControl35.Controls.Add(this.matInfo29);
  682. this.ultraTabPageControl35.Location = new System.Drawing.Point(-10000, -10000);
  683. this.ultraTabPageControl35.Name = "ultraTabPageControl35";
  684. this.ultraTabPageControl35.Size = new System.Drawing.Size(832, 129);
  685. //
  686. // ultraTabPageControl26
  687. //
  688. this.ultraTabPageControl26.Controls.Add(this.matInfo20);
  689. this.ultraTabPageControl26.Location = new System.Drawing.Point(1, 26);
  690. this.ultraTabPageControl26.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  691. this.ultraTabPageControl26.Name = "ultraTabPageControl26";
  692. this.ultraTabPageControl26.Size = new System.Drawing.Size(832, 104);
  693. //
  694. // ultraTabPageControl34
  695. //
  696. this.ultraTabPageControl34.Controls.Add(this.matInfo28);
  697. this.ultraTabPageControl34.Location = new System.Drawing.Point(-10000, -10000);
  698. this.ultraTabPageControl34.Name = "ultraTabPageControl34";
  699. this.ultraTabPageControl34.Size = new System.Drawing.Size(832, 104);
  700. //
  701. // ultraTabPageControl27
  702. //
  703. this.ultraTabPageControl27.Controls.Add(this.matInfo21);
  704. this.ultraTabPageControl27.Location = new System.Drawing.Point(-10000, -10000);
  705. this.ultraTabPageControl27.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  706. this.ultraTabPageControl27.Name = "ultraTabPageControl27";
  707. this.ultraTabPageControl27.Size = new System.Drawing.Size(832, 104);
  708. //
  709. // ultraTabPageControl28
  710. //
  711. this.ultraTabPageControl28.Controls.Add(this.matInfo22);
  712. this.ultraTabPageControl28.Location = new System.Drawing.Point(-10000, -10000);
  713. this.ultraTabPageControl28.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  714. this.ultraTabPageControl28.Name = "ultraTabPageControl28";
  715. this.ultraTabPageControl28.Size = new System.Drawing.Size(832, 104);
  716. //
  717. // ultraTabPageControl29
  718. //
  719. this.ultraTabPageControl29.Controls.Add(this.matInfo23);
  720. this.ultraTabPageControl29.Location = new System.Drawing.Point(-10000, -10000);
  721. this.ultraTabPageControl29.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  722. this.ultraTabPageControl29.Name = "ultraTabPageControl29";
  723. this.ultraTabPageControl29.Size = new System.Drawing.Size(832, 104);
  724. //
  725. // ultraTabPageControl30
  726. //
  727. this.ultraTabPageControl30.Controls.Add(this.matInfo24);
  728. this.ultraTabPageControl30.Location = new System.Drawing.Point(-10000, -10000);
  729. this.ultraTabPageControl30.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  730. this.ultraTabPageControl30.Name = "ultraTabPageControl30";
  731. this.ultraTabPageControl30.Size = new System.Drawing.Size(832, 104);
  732. //
  733. // ultraTabPageControl31
  734. //
  735. this.ultraTabPageControl31.Controls.Add(this.matInfo25);
  736. this.ultraTabPageControl31.Location = new System.Drawing.Point(-10000, -10000);
  737. this.ultraTabPageControl31.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  738. this.ultraTabPageControl31.Name = "ultraTabPageControl31";
  739. this.ultraTabPageControl31.Size = new System.Drawing.Size(832, 104);
  740. //
  741. // ultraTabPageControl32
  742. //
  743. this.ultraTabPageControl32.Controls.Add(this.matInfo26);
  744. this.ultraTabPageControl32.Location = new System.Drawing.Point(-10000, -10000);
  745. this.ultraTabPageControl32.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  746. this.ultraTabPageControl32.Name = "ultraTabPageControl32";
  747. this.ultraTabPageControl32.Size = new System.Drawing.Size(832, 104);
  748. //
  749. // ultraTabPageControl33
  750. //
  751. this.ultraTabPageControl33.Controls.Add(this.matInfo27);
  752. this.ultraTabPageControl33.Location = new System.Drawing.Point(-10000, -10000);
  753. this.ultraTabPageControl33.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  754. this.ultraTabPageControl33.Name = "ultraTabPageControl33";
  755. this.ultraTabPageControl33.Size = new System.Drawing.Size(832, 104);
  756. //
  757. // ultraTabPageControl25
  758. //
  759. this.ultraTabPageControl25.Controls.Add(this.matInfo19);
  760. this.ultraTabPageControl25.Location = new System.Drawing.Point(-10000, -10000);
  761. this.ultraTabPageControl25.Name = "ultraTabPageControl25";
  762. this.ultraTabPageControl25.Size = new System.Drawing.Size(832, 104);
  763. //
  764. // ultraTabPageControl7
  765. //
  766. this.ultraTabPageControl7.Controls.Add(this.matInfo3);
  767. this.ultraTabPageControl7.Location = new System.Drawing.Point(1, 26);
  768. this.ultraTabPageControl7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  769. this.ultraTabPageControl7.Name = "ultraTabPageControl7";
  770. this.ultraTabPageControl7.Size = new System.Drawing.Size(830, 34);
  771. //
  772. // ultraTabPageControl20
  773. //
  774. this.ultraTabPageControl20.Controls.Add(this.matInfo17);
  775. this.ultraTabPageControl20.Location = new System.Drawing.Point(-10000, -10000);
  776. this.ultraTabPageControl20.Name = "ultraTabPageControl20";
  777. this.ultraTabPageControl20.Size = new System.Drawing.Size(830, 34);
  778. //
  779. // ultraTabPageControl8
  780. //
  781. this.ultraTabPageControl8.Controls.Add(this.matInfo2);
  782. this.ultraTabPageControl8.Location = new System.Drawing.Point(-10000, -10000);
  783. this.ultraTabPageControl8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  784. this.ultraTabPageControl8.Name = "ultraTabPageControl8";
  785. this.ultraTabPageControl8.Size = new System.Drawing.Size(830, 34);
  786. //
  787. // ultraTabPageControl9
  788. //
  789. this.ultraTabPageControl9.Controls.Add(this.matInfo1);
  790. this.ultraTabPageControl9.Location = new System.Drawing.Point(-10000, -10000);
  791. this.ultraTabPageControl9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  792. this.ultraTabPageControl9.Name = "ultraTabPageControl9";
  793. this.ultraTabPageControl9.Size = new System.Drawing.Size(830, 34);
  794. //
  795. // ultraTabPageControl10
  796. //
  797. this.ultraTabPageControl10.Controls.Add(this.matInfo4);
  798. this.ultraTabPageControl10.Location = new System.Drawing.Point(-10000, -10000);
  799. this.ultraTabPageControl10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  800. this.ultraTabPageControl10.Name = "ultraTabPageControl10";
  801. this.ultraTabPageControl10.Size = new System.Drawing.Size(830, 34);
  802. //
  803. // ultraTabPageControl11
  804. //
  805. this.ultraTabPageControl11.Controls.Add(this.matInfo5);
  806. this.ultraTabPageControl11.Location = new System.Drawing.Point(-10000, -10000);
  807. this.ultraTabPageControl11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  808. this.ultraTabPageControl11.Name = "ultraTabPageControl11";
  809. this.ultraTabPageControl11.Size = new System.Drawing.Size(830, 34);
  810. //
  811. // ultraTabPageControl12
  812. //
  813. this.ultraTabPageControl12.Controls.Add(this.matInfo6);
  814. this.ultraTabPageControl12.Location = new System.Drawing.Point(-10000, -10000);
  815. this.ultraTabPageControl12.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  816. this.ultraTabPageControl12.Name = "ultraTabPageControl12";
  817. this.ultraTabPageControl12.Size = new System.Drawing.Size(830, 34);
  818. //
  819. // ultraTabPageControl13
  820. //
  821. this.ultraTabPageControl13.Controls.Add(this.matInfo7);
  822. this.ultraTabPageControl13.Location = new System.Drawing.Point(-10000, -10000);
  823. this.ultraTabPageControl13.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  824. this.ultraTabPageControl13.Name = "ultraTabPageControl13";
  825. this.ultraTabPageControl13.Size = new System.Drawing.Size(830, 34);
  826. //
  827. // ultraTabPageControl14
  828. //
  829. this.ultraTabPageControl14.Controls.Add(this.matInfo8);
  830. this.ultraTabPageControl14.Location = new System.Drawing.Point(-10000, -10000);
  831. this.ultraTabPageControl14.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  832. this.ultraTabPageControl14.Name = "ultraTabPageControl14";
  833. this.ultraTabPageControl14.Size = new System.Drawing.Size(830, 34);
  834. //
  835. // ultraTabPageControl21
  836. //
  837. this.ultraTabPageControl21.Controls.Add(this.matInfo16);
  838. this.ultraTabPageControl21.Controls.Add(this.ultraPanel12);
  839. this.ultraTabPageControl21.Location = new System.Drawing.Point(-10000, -10000);
  840. this.ultraTabPageControl21.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  841. this.ultraTabPageControl21.Name = "ultraTabPageControl21";
  842. this.ultraTabPageControl21.Size = new System.Drawing.Size(836, 206);
  843. //
  844. // ultraPanel12
  845. //
  846. //
  847. // ultraPanel12.ClientArea
  848. //
  849. this.ultraPanel12.ClientArea.Controls.Add(this.utbSave);
  850. this.ultraPanel12.ClientArea.Controls.Add(this.ultraButton1);
  851. this.ultraPanel12.Dock = System.Windows.Forms.DockStyle.Top;
  852. this.ultraPanel12.Location = new System.Drawing.Point(0, 0);
  853. this.ultraPanel12.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  854. this.ultraPanel12.Name = "ultraPanel12";
  855. this.ultraPanel12.Size = new System.Drawing.Size(836, 48);
  856. this.ultraPanel12.TabIndex = 6;
  857. //
  858. // utbSave
  859. //
  860. appearance19.Image = ((object)(resources.GetObject("appearance19.Image")));
  861. this.utbSave.Appearance = appearance19;
  862. this.utbSave.AutoSize = true;
  863. this.utbSave.Font = new System.Drawing.Font("宋体", 10F);
  864. this.utbSave.Location = new System.Drawing.Point(582, 8);
  865. this.utbSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  866. this.utbSave.Name = "utbSave";
  867. this.utbSave.Size = new System.Drawing.Size(65, 27);
  868. this.utbSave.TabIndex = 597;
  869. this.utbSave.Text = " 保存";
  870. this.utbSave.Visible = false;
  871. //
  872. // ultraButton1
  873. //
  874. appearance7.Image = ((object)(resources.GetObject("appearance7.Image")));
  875. this.ultraButton1.Appearance = appearance7;
  876. this.ultraButton1.AutoSize = true;
  877. this.ultraButton1.Font = new System.Drawing.Font("宋体", 10F);
  878. this.ultraButton1.Location = new System.Drawing.Point(29, 8);
  879. this.ultraButton1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  880. this.ultraButton1.Name = "ultraButton1";
  881. this.ultraButton1.Size = new System.Drawing.Size(65, 27);
  882. this.ultraButton1.TabIndex = 596;
  883. this.ultraButton1.Text = " 保存";
  884. this.ultraButton1.Click += new System.EventHandler(this.btnSave2_Click);
  885. //
  886. // ultraTabPageControl19
  887. //
  888. this.ultraTabPageControl19.Controls.Add(this.matInfo15);
  889. this.ultraTabPageControl19.Controls.Add(this.ultraPanel11);
  890. this.ultraTabPageControl19.Location = new System.Drawing.Point(-10000, -10000);
  891. this.ultraTabPageControl19.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  892. this.ultraTabPageControl19.Name = "ultraTabPageControl19";
  893. this.ultraTabPageControl19.Size = new System.Drawing.Size(836, 206);
  894. //
  895. // ultraPanel11
  896. //
  897. //
  898. // ultraPanel11.ClientArea
  899. //
  900. this.ultraPanel11.ClientArea.Controls.Add(this.utbSave4);
  901. this.ultraPanel11.Dock = System.Windows.Forms.DockStyle.Top;
  902. this.ultraPanel11.Location = new System.Drawing.Point(0, 0);
  903. this.ultraPanel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  904. this.ultraPanel11.Name = "ultraPanel11";
  905. this.ultraPanel11.Size = new System.Drawing.Size(836, 48);
  906. this.ultraPanel11.TabIndex = 5;
  907. //
  908. // utbSave4
  909. //
  910. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  911. this.utbSave4.Appearance = appearance13;
  912. this.utbSave4.AutoSize = true;
  913. this.utbSave4.Font = new System.Drawing.Font("宋体", 10F);
  914. this.utbSave4.Location = new System.Drawing.Point(29, 8);
  915. this.utbSave4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  916. this.utbSave4.Name = "utbSave4";
  917. this.utbSave4.Size = new System.Drawing.Size(65, 27);
  918. this.utbSave4.TabIndex = 596;
  919. this.utbSave4.Text = " 保存";
  920. this.utbSave4.Click += new System.EventHandler(this.btnSave2_Click);
  921. //
  922. // ultraTabPageControl22
  923. //
  924. this.ultraTabPageControl22.Controls.Add(this.tbOther);
  925. this.ultraTabPageControl22.Controls.Add(this.ultraPanel9);
  926. this.ultraTabPageControl22.Location = new System.Drawing.Point(1, 26);
  927. this.ultraTabPageControl22.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  928. this.ultraTabPageControl22.Name = "ultraTabPageControl22";
  929. this.ultraTabPageControl22.Size = new System.Drawing.Size(836, 206);
  930. //
  931. // tbOther
  932. //
  933. this.tbOther.Controls.Add(this.ultraTabSharedControlsPage8);
  934. this.tbOther.Controls.Add(this.ultraTabPageControl5);
  935. this.tbOther.Controls.Add(this.ultraTabPageControl6);
  936. this.tbOther.Controls.Add(this.ultraTabPageControl15);
  937. this.tbOther.Controls.Add(this.ultraTabPageControl16);
  938. this.tbOther.Controls.Add(this.ultraTabPageControl17);
  939. this.tbOther.Controls.Add(this.ultraTabPageControl18);
  940. this.tbOther.Controls.Add(this.ultraTabPageControl24);
  941. this.tbOther.Controls.Add(this.ultraTabPageControl35);
  942. this.tbOther.Dock = System.Windows.Forms.DockStyle.Fill;
  943. this.tbOther.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  944. this.tbOther.Location = new System.Drawing.Point(0, 48);
  945. this.tbOther.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  946. this.tbOther.Name = "tbOther";
  947. this.tbOther.SharedControlsPage = this.ultraTabSharedControlsPage8;
  948. this.tbOther.Size = new System.Drawing.Size(836, 158);
  949. this.tbOther.TabIndex = 5;
  950. this.tbOther.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  951. ultraTab13.Key = "200";
  952. ultraTab13.TabPage = this.ultraTabPageControl18;
  953. ultraTab13.Text = "钢管销售";
  954. ultraTab28.Key = "202";
  955. ultraTab28.TabPage = this.ultraTabPageControl5;
  956. ultraTab28.Text = "废料销售";
  957. ultraTab2.Key = "209";
  958. ultraTab2.TabPage = this.ultraTabPageControl24;
  959. ultraTab2.Text = "废料销售2";
  960. ultraTab29.Key = "203";
  961. ultraTab29.TabPage = this.ultraTabPageControl6;
  962. ultraTab29.Text = "修复出厂";
  963. ultraTab30.Key = "204";
  964. ultraTab30.TabPage = this.ultraTabPageControl15;
  965. ultraTab30.Text = "其他内转";
  966. ultraTab31.Key = "205";
  967. ultraTab31.TabPage = this.ultraTabPageControl16;
  968. ultraTab31.Text = "内转钢管";
  969. ultraTab32.Key = "206";
  970. ultraTab32.TabPage = this.ultraTabPageControl17;
  971. ultraTab32.Text = "内转钢坯";
  972. ultraTab7.Key = "210";
  973. ultraTab7.TabPage = this.ultraTabPageControl35;
  974. ultraTab7.Text = "钢坯退货";
  975. this.tbOther.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  976. ultraTab13,
  977. ultraTab28,
  978. ultraTab2,
  979. ultraTab29,
  980. ultraTab30,
  981. ultraTab31,
  982. ultraTab32,
  983. ultraTab7});
  984. this.tbOther.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tbFirstWt_SelectedTabChanged);
  985. //
  986. // ultraTabSharedControlsPage8
  987. //
  988. this.ultraTabSharedControlsPage8.Location = new System.Drawing.Point(-10000, -10000);
  989. this.ultraTabSharedControlsPage8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  990. this.ultraTabSharedControlsPage8.Name = "ultraTabSharedControlsPage8";
  991. this.ultraTabSharedControlsPage8.Size = new System.Drawing.Size(832, 129);
  992. //
  993. // ultraPanel9
  994. //
  995. //
  996. // ultraPanel9.ClientArea
  997. //
  998. this.ultraPanel9.ClientArea.Controls.Add(this.CX_HTH);
  999. this.ultraPanel9.ClientArea.Controls.Add(this.CX_HT);
  1000. this.ultraPanel9.ClientArea.Controls.Add(this.btnSaveAsT2);
  1001. this.ultraPanel9.ClientArea.Controls.Add(this.btnSave2);
  1002. this.ultraPanel9.Dock = System.Windows.Forms.DockStyle.Top;
  1003. this.ultraPanel9.Location = new System.Drawing.Point(0, 0);
  1004. this.ultraPanel9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1005. this.ultraPanel9.Name = "ultraPanel9";
  1006. this.ultraPanel9.Size = new System.Drawing.Size(836, 48);
  1007. this.ultraPanel9.TabIndex = 4;
  1008. //
  1009. // CX_HTH
  1010. //
  1011. this.CX_HTH.AutoSize = true;
  1012. this.CX_HTH.Location = new System.Drawing.Point(365, 13);
  1013. this.CX_HTH.Name = "CX_HTH";
  1014. this.CX_HTH.Size = new System.Drawing.Size(71, 15);
  1015. this.CX_HTH.TabIndex = 600;
  1016. this.CX_HTH.Text = "提单号:";
  1017. //
  1018. // CX_HT
  1019. //
  1020. this.CX_HT.DropDownListWidth = -1;
  1021. this.CX_HT.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1022. this.CX_HT.Location = new System.Drawing.Point(471, 8);
  1023. this.CX_HT.Name = "CX_HT";
  1024. this.CX_HT.Size = new System.Drawing.Size(120, 24);
  1025. this.CX_HT.TabIndex = 599;
  1026. //
  1027. // btnSaveAsT2
  1028. //
  1029. appearance6.Image = ((object)(resources.GetObject("appearance6.Image")));
  1030. this.btnSaveAsT2.Appearance = appearance6;
  1031. this.btnSaveAsT2.AutoSize = true;
  1032. this.btnSaveAsT2.Font = new System.Drawing.Font("宋体", 10F);
  1033. this.btnSaveAsT2.Location = new System.Drawing.Point(144, 8);
  1034. this.btnSaveAsT2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1035. this.btnSaveAsT2.Name = "btnSaveAsT2";
  1036. this.btnSaveAsT2.Size = new System.Drawing.Size(106, 27);
  1037. this.btnSaveAsT2.TabIndex = 598;
  1038. this.btnSaveAsT2.Text = " 保存为模板";
  1039. this.btnSaveAsT2.Click += new System.EventHandler(this.utbSaveAsT_Click);
  1040. //
  1041. // btnSave2
  1042. //
  1043. appearance8.Image = ((object)(resources.GetObject("appearance8.Image")));
  1044. this.btnSave2.Appearance = appearance8;
  1045. this.btnSave2.AutoSize = true;
  1046. this.btnSave2.Font = new System.Drawing.Font("宋体", 10F);
  1047. this.btnSave2.Location = new System.Drawing.Point(29, 8);
  1048. this.btnSave2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1049. this.btnSave2.Name = "btnSave2";
  1050. this.btnSave2.Size = new System.Drawing.Size(65, 27);
  1051. this.btnSave2.TabIndex = 596;
  1052. this.btnSave2.Text = " 保存";
  1053. this.btnSave2.Click += new System.EventHandler(this.btnSave2_Click);
  1054. //
  1055. // ultraTabPageControl23
  1056. //
  1057. this.ultraTabPageControl23.Controls.Add(this.ultraPanel10);
  1058. this.ultraTabPageControl23.Location = new System.Drawing.Point(-10000, -10000);
  1059. this.ultraTabPageControl23.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1060. this.ultraTabPageControl23.Name = "ultraTabPageControl23";
  1061. this.ultraTabPageControl23.Size = new System.Drawing.Size(836, 206);
  1062. //
  1063. // ultraPanel10
  1064. //
  1065. //
  1066. // ultraPanel10.ClientArea
  1067. //
  1068. this.ultraPanel10.ClientArea.Controls.Add(this.ultraPanel13);
  1069. this.ultraPanel10.ClientArea.Controls.Add(this.ultraPanel8);
  1070. this.ultraPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
  1071. this.ultraPanel10.Location = new System.Drawing.Point(0, 0);
  1072. this.ultraPanel10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1073. this.ultraPanel10.Name = "ultraPanel10";
  1074. this.ultraPanel10.Size = new System.Drawing.Size(836, 206);
  1075. this.ultraPanel10.TabIndex = 5;
  1076. //
  1077. // ultraPanel13
  1078. //
  1079. //
  1080. // ultraPanel13.ClientArea
  1081. //
  1082. this.ultraPanel13.ClientArea.Controls.Add(this.qitahuipi);
  1083. this.ultraPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
  1084. this.ultraPanel13.Location = new System.Drawing.Point(0, 73);
  1085. this.ultraPanel13.Name = "ultraPanel13";
  1086. this.ultraPanel13.Size = new System.Drawing.Size(836, 133);
  1087. this.ultraPanel13.TabIndex = 598;
  1088. //
  1089. // qitahuipi
  1090. //
  1091. this.qitahuipi.Controls.Add(this.ultraTabSharedControlsPage9);
  1092. this.qitahuipi.Controls.Add(this.ultraTabPageControl26);
  1093. this.qitahuipi.Controls.Add(this.ultraTabPageControl27);
  1094. this.qitahuipi.Controls.Add(this.ultraTabPageControl28);
  1095. this.qitahuipi.Controls.Add(this.ultraTabPageControl29);
  1096. this.qitahuipi.Controls.Add(this.ultraTabPageControl30);
  1097. this.qitahuipi.Controls.Add(this.ultraTabPageControl31);
  1098. this.qitahuipi.Controls.Add(this.ultraTabPageControl32);
  1099. this.qitahuipi.Controls.Add(this.ultraTabPageControl33);
  1100. this.qitahuipi.Controls.Add(this.ultraTabPageControl34);
  1101. this.qitahuipi.Controls.Add(this.ultraTabPageControl25);
  1102. this.qitahuipi.Dock = System.Windows.Forms.DockStyle.Fill;
  1103. this.qitahuipi.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold);
  1104. this.qitahuipi.Location = new System.Drawing.Point(0, 0);
  1105. this.qitahuipi.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1106. this.qitahuipi.Name = "qitahuipi";
  1107. this.qitahuipi.SharedControlsPage = this.ultraTabSharedControlsPage9;
  1108. this.qitahuipi.Size = new System.Drawing.Size(836, 133);
  1109. this.qitahuipi.TabIndex = 3;
  1110. this.qitahuipi.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  1111. ultraTab14.Key = "102";
  1112. ultraTab14.TabPage = this.ultraTabPageControl26;
  1113. ultraTab14.Text = "钢坯采购";
  1114. ultraTab1.Key = "110";
  1115. ultraTab1.TabPage = this.ultraTabPageControl34;
  1116. ultraTab1.Text = "钢坯退货";
  1117. ultraTab15.Key = "103";
  1118. ultraTab15.TabPage = this.ultraTabPageControl27;
  1119. ultraTab15.Text = "钢管退货";
  1120. ultraTab16.Key = "104";
  1121. ultraTab16.TabPage = this.ultraTabPageControl28;
  1122. ultraTab16.Text = "采购辅料";
  1123. ultraTab17.Key = "105";
  1124. ultraTab17.TabPage = this.ultraTabPageControl29;
  1125. ultraTab17.Text = "修复返厂";
  1126. ultraTab18.Key = "106";
  1127. ultraTab18.TabPage = this.ultraTabPageControl30;
  1128. ultraTab18.Text = "设备采购";
  1129. ultraTab19.Key = "107";
  1130. ultraTab19.TabPage = this.ultraTabPageControl31;
  1131. ultraTab19.Text = "其他内转";
  1132. ultraTab20.Key = "108";
  1133. ultraTab20.TabPage = this.ultraTabPageControl32;
  1134. ultraTab20.Text = "内转钢管";
  1135. ultraTab21.Key = "109";
  1136. ultraTab21.TabPage = this.ultraTabPageControl33;
  1137. ultraTab21.Text = "内转钢坯";
  1138. ultraTab35.Key = "301";
  1139. ultraTab35.TabPage = this.ultraTabPageControl25;
  1140. ultraTab35.Text = "外购钢管";
  1141. this.qitahuipi.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1142. ultraTab14,
  1143. ultraTab1,
  1144. ultraTab15,
  1145. ultraTab16,
  1146. ultraTab17,
  1147. ultraTab18,
  1148. ultraTab19,
  1149. ultraTab20,
  1150. ultraTab21,
  1151. ultraTab35});
  1152. this.qitahuipi.Visible = false;
  1153. this.qitahuipi.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.qitahuipi_SelectedTabChanged);
  1154. //
  1155. // ultraTabSharedControlsPage9
  1156. //
  1157. this.ultraTabSharedControlsPage9.Location = new System.Drawing.Point(-10000, -10000);
  1158. this.ultraTabSharedControlsPage9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1159. this.ultraTabSharedControlsPage9.Name = "ultraTabSharedControlsPage9";
  1160. this.ultraTabSharedControlsPage9.Size = new System.Drawing.Size(832, 104);
  1161. //
  1162. // ultraPanel8
  1163. //
  1164. //
  1165. // ultraPanel8.ClientArea
  1166. //
  1167. this.ultraPanel8.ClientArea.Controls.Add(this.utbSaveAsT2);
  1168. this.ultraPanel8.ClientArea.Controls.Add(this.ultraButton2);
  1169. this.ultraPanel8.ClientArea.Controls.Add(this.checkBox3);
  1170. this.ultraPanel8.ClientArea.Controls.Add(this.utbSave3);
  1171. this.ultraPanel8.Dock = System.Windows.Forms.DockStyle.Top;
  1172. this.ultraPanel8.Location = new System.Drawing.Point(0, 0);
  1173. this.ultraPanel8.Name = "ultraPanel8";
  1174. this.ultraPanel8.Size = new System.Drawing.Size(836, 73);
  1175. this.ultraPanel8.TabIndex = 597;
  1176. //
  1177. // utbSaveAsT2
  1178. //
  1179. appearance18.Image = ((object)(resources.GetObject("appearance18.Image")));
  1180. this.utbSaveAsT2.Appearance = appearance18;
  1181. this.utbSaveAsT2.AutoSize = true;
  1182. this.utbSaveAsT2.Font = new System.Drawing.Font("宋体", 10F);
  1183. this.utbSaveAsT2.Location = new System.Drawing.Point(231, 17);
  1184. this.utbSaveAsT2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1185. this.utbSaveAsT2.Name = "utbSaveAsT2";
  1186. this.utbSaveAsT2.Size = new System.Drawing.Size(106, 27);
  1187. this.utbSaveAsT2.TabIndex = 604;
  1188. this.utbSaveAsT2.Text = " 保存为模板";
  1189. this.utbSaveAsT2.Click += new System.EventHandler(this.utbSaveAsT2_Click);
  1190. //
  1191. // ultraButton2
  1192. //
  1193. appearance16.Image = ((object)(resources.GetObject("appearance16.Image")));
  1194. this.ultraButton2.Appearance = appearance16;
  1195. this.ultraButton2.AutoSize = true;
  1196. this.ultraButton2.Font = new System.Drawing.Font("宋体", 10F);
  1197. this.ultraButton2.Location = new System.Drawing.Point(385, 17);
  1198. this.ultraButton2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1199. this.ultraButton2.Name = "ultraButton2";
  1200. this.ultraButton2.Size = new System.Drawing.Size(58, 27);
  1201. this.ultraButton2.TabIndex = 603;
  1202. this.ultraButton2.Text = "选择";
  1203. this.ultraButton2.Click += new System.EventHandler(this.ultraButton2_Click);
  1204. //
  1205. // checkBox3
  1206. //
  1207. this.checkBox3.AutoSize = true;
  1208. this.checkBox3.Font = new System.Drawing.Font("宋体", 10F);
  1209. this.checkBox3.Location = new System.Drawing.Point(19, 44);
  1210. this.checkBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1211. this.checkBox3.Name = "checkBox3";
  1212. this.checkBox3.Size = new System.Drawing.Size(82, 18);
  1213. this.checkBox3.TabIndex = 602;
  1214. this.checkBox3.Text = "先毛后皮";
  1215. this.checkBox3.UseVisualStyleBackColor = true;
  1216. this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
  1217. //
  1218. // utbSave3
  1219. //
  1220. appearance9.Image = ((object)(resources.GetObject("appearance9.Image")));
  1221. this.utbSave3.Appearance = appearance9;
  1222. this.utbSave3.AutoSize = true;
  1223. this.utbSave3.Font = new System.Drawing.Font("宋体", 10F);
  1224. this.utbSave3.Location = new System.Drawing.Point(19, 6);
  1225. this.utbSave3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1226. this.utbSave3.Name = "utbSave3";
  1227. this.utbSave3.Size = new System.Drawing.Size(65, 27);
  1228. this.utbSave3.TabIndex = 597;
  1229. this.utbSave3.Text = " 保存";
  1230. this.utbSave3.Click += new System.EventHandler(this.btnSave2_Click);
  1231. //
  1232. // uceType
  1233. //
  1234. this.uceType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1235. valueListItem14.DataValue = "101";
  1236. valueListItem14.DisplayText = "空车过皮";
  1237. valueListItem15.DataValue = "102";
  1238. valueListItem15.DisplayText = "钢坯采购";
  1239. valueListItem16.DataValue = "103";
  1240. valueListItem16.DisplayText = "钢管退货";
  1241. valueListItem17.DataValue = "104";
  1242. valueListItem17.DisplayText = "采购辅料";
  1243. valueListItem18.DataValue = "105";
  1244. valueListItem18.DisplayText = "修复返厂";
  1245. valueListItem26.DataValue = "106";
  1246. valueListItem26.DisplayText = "设备采购";
  1247. valueListItem27.DataValue = "107";
  1248. valueListItem27.DisplayText = "其他内转";
  1249. valueListItem28.DataValue = "108";
  1250. valueListItem28.DisplayText = "内转钢管";
  1251. valueListItem29.DataValue = "109";
  1252. valueListItem29.DisplayText = "内转钢坯";
  1253. valueListItem30.DataValue = "201";
  1254. valueListItem30.DisplayText = "配车单称重";
  1255. valueListItem31.DataValue = "202";
  1256. valueListItem31.DisplayText = "废料销售";
  1257. valueListItem32.DataValue = "203";
  1258. valueListItem32.DisplayText = "修复出厂";
  1259. valueListItem33.DataValue = "204";
  1260. valueListItem33.DisplayText = "其他内转";
  1261. valueListItem34.DataValue = "205";
  1262. valueListItem34.DisplayText = "内转钢管";
  1263. valueListItem35.DataValue = "206";
  1264. valueListItem35.DisplayText = "内转钢坯";
  1265. valueListItem36.DataValue = "207";
  1266. valueListItem36.DisplayText = "空车回皮";
  1267. valueListItem37.DataValue = "200";
  1268. valueListItem37.DisplayText = "钢管销售";
  1269. valueListItem38.DataValue = "208";
  1270. valueListItem38.DisplayText = "废品倒运";
  1271. valueListItem63.DataValue = "钢管外购";
  1272. valueListItem63.DisplayText = "301";
  1273. this.uceType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1274. valueListItem14,
  1275. valueListItem15,
  1276. valueListItem16,
  1277. valueListItem17,
  1278. valueListItem18,
  1279. valueListItem26,
  1280. valueListItem27,
  1281. valueListItem28,
  1282. valueListItem29,
  1283. valueListItem30,
  1284. valueListItem31,
  1285. valueListItem32,
  1286. valueListItem33,
  1287. valueListItem34,
  1288. valueListItem35,
  1289. valueListItem36,
  1290. valueListItem37,
  1291. valueListItem38,
  1292. valueListItem63});
  1293. this.uceType.Location = new System.Drawing.Point(473, 186);
  1294. this.uceType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1295. this.uceType.Name = "uceType";
  1296. this.uceType.Size = new System.Drawing.Size(144, 21);
  1297. this.uceType.TabIndex = 72;
  1298. this.uceType.Visible = false;
  1299. //
  1300. // uceVlid
  1301. //
  1302. this.uceVlid.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1303. valueListItem1.DataValue = "0";
  1304. valueListItem1.DisplayText = "无效";
  1305. valueListItem2.DataValue = "1";
  1306. valueListItem2.DisplayText = "有效";
  1307. this.uceVlid.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1308. valueListItem1,
  1309. valueListItem2});
  1310. this.uceVlid.Location = new System.Drawing.Point(579, 282);
  1311. this.uceVlid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1312. this.uceVlid.Name = "uceVlid";
  1313. this.uceVlid.Size = new System.Drawing.Size(144, 21);
  1314. this.uceVlid.TabIndex = 73;
  1315. this.uceVlid.Visible = false;
  1316. //
  1317. // delete
  1318. //
  1319. editorButton1.Key = "select";
  1320. editorButton1.Text = "删除";
  1321. this.delete.ButtonsRight.Add(editorButton1);
  1322. this.delete.Location = new System.Drawing.Point(265, 186);
  1323. this.delete.Margin = new System.Windows.Forms.Padding(4);
  1324. this.delete.Name = "delete";
  1325. this.delete.Size = new System.Drawing.Size(183, 21);
  1326. this.delete.TabIndex = 73;
  1327. this.delete.Visible = false;
  1328. this.delete.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.delete_EditorButtonClick);
  1329. //
  1330. // uteChangeType
  1331. //
  1332. editorButton2.Key = "select";
  1333. editorButton2.Text = "修改";
  1334. this.uteChangeType.ButtonsRight.Add(editorButton2);
  1335. this.uteChangeType.Location = new System.Drawing.Point(369, 120);
  1336. this.uteChangeType.Margin = new System.Windows.Forms.Padding(4);
  1337. this.uteChangeType.Name = "uteChangeType";
  1338. this.uteChangeType.Size = new System.Drawing.Size(183, 21);
  1339. this.uteChangeType.TabIndex = 80;
  1340. this.uteChangeType.Visible = false;
  1341. this.uteChangeType.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteChangeType_EditorButtonClick);
  1342. //
  1343. // uctMemo
  1344. //
  1345. editorButton3.Key = "select";
  1346. editorButton3.Text = "修改";
  1347. this.uctMemo.ButtonsRight.Add(editorButton3);
  1348. this.uctMemo.Location = new System.Drawing.Point(89, 120);
  1349. this.uctMemo.Margin = new System.Windows.Forms.Padding(4);
  1350. this.uctMemo.Name = "uctMemo";
  1351. this.uctMemo.Size = new System.Drawing.Size(82, 21);
  1352. this.uctMemo.TabIndex = 82;
  1353. this.uctMemo.Visible = false;
  1354. this.uctMemo.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uctMemo_EditorButtonClick);
  1355. //
  1356. // ultraTabPageControl3
  1357. //
  1358. this.ultraTabPageControl3.Controls.Add(this.ultraGroupBox1);
  1359. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  1360. this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1361. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  1362. this.ultraTabPageControl3.Size = new System.Drawing.Size(840, 235);
  1363. //
  1364. // ultraGroupBox1
  1365. //
  1366. this.ultraGroupBox1.Controls.Add(this.tbFirstWt);
  1367. this.ultraGroupBox1.Controls.Add(this.ultraPanel5);
  1368. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  1369. this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 10F);
  1370. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  1371. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1372. this.ultraGroupBox1.Name = "ultraGroupBox1";
  1373. this.ultraGroupBox1.Size = new System.Drawing.Size(840, 235);
  1374. this.ultraGroupBox1.TabIndex = 3;
  1375. this.ultraGroupBox1.Text = "第一次称重";
  1376. //
  1377. // tbFirstWt
  1378. //
  1379. this.tbFirstWt.Controls.Add(this.ultraTabSharedControlsPage4);
  1380. this.tbFirstWt.Controls.Add(this.ultraTabPageControl7);
  1381. this.tbFirstWt.Controls.Add(this.ultraTabPageControl8);
  1382. this.tbFirstWt.Controls.Add(this.ultraTabPageControl9);
  1383. this.tbFirstWt.Controls.Add(this.ultraTabPageControl10);
  1384. this.tbFirstWt.Controls.Add(this.ultraTabPageControl11);
  1385. this.tbFirstWt.Controls.Add(this.ultraTabPageControl12);
  1386. this.tbFirstWt.Controls.Add(this.ultraTabPageControl13);
  1387. this.tbFirstWt.Controls.Add(this.ultraTabPageControl14);
  1388. this.tbFirstWt.Controls.Add(this.ultraTabPageControl20);
  1389. this.tbFirstWt.Dock = System.Windows.Forms.DockStyle.Fill;
  1390. this.tbFirstWt.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold);
  1391. this.tbFirstWt.Location = new System.Drawing.Point(3, 169);
  1392. this.tbFirstWt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1393. this.tbFirstWt.Name = "tbFirstWt";
  1394. this.tbFirstWt.SharedControlsPage = this.ultraTabSharedControlsPage4;
  1395. this.tbFirstWt.Size = new System.Drawing.Size(834, 63);
  1396. this.tbFirstWt.TabIndex = 2;
  1397. this.tbFirstWt.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  1398. ultraTab8.Key = "102";
  1399. ultraTab8.TabPage = this.ultraTabPageControl7;
  1400. ultraTab8.Text = "钢坯采购";
  1401. ultraTab9.Key = "110";
  1402. ultraTab9.TabPage = this.ultraTabPageControl20;
  1403. ultraTab9.Text = "钢坯退货";
  1404. ultraTab10.Key = "103";
  1405. ultraTab10.TabPage = this.ultraTabPageControl8;
  1406. ultraTab10.Text = "钢管退货";
  1407. ultraTab11.Key = "104";
  1408. ultraTab11.TabPage = this.ultraTabPageControl9;
  1409. ultraTab11.Text = "采购辅料";
  1410. ultraTab12.Key = "105";
  1411. ultraTab12.TabPage = this.ultraTabPageControl10;
  1412. ultraTab12.Text = "修复返厂";
  1413. ultraTab23.Key = "106";
  1414. ultraTab23.TabPage = this.ultraTabPageControl11;
  1415. ultraTab23.Text = "设备采购";
  1416. ultraTab24.Key = "107";
  1417. ultraTab24.TabPage = this.ultraTabPageControl12;
  1418. ultraTab24.Text = "其他内转";
  1419. ultraTab33.Key = "108";
  1420. ultraTab33.TabPage = this.ultraTabPageControl13;
  1421. ultraTab33.Text = "内转钢管";
  1422. ultraTab34.Key = "109";
  1423. ultraTab34.TabPage = this.ultraTabPageControl14;
  1424. ultraTab34.Text = "内转钢坯";
  1425. this.tbFirstWt.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1426. ultraTab8,
  1427. ultraTab9,
  1428. ultraTab10,
  1429. ultraTab11,
  1430. ultraTab12,
  1431. ultraTab23,
  1432. ultraTab24,
  1433. ultraTab33,
  1434. ultraTab34});
  1435. this.tbFirstWt.Visible = false;
  1436. this.tbFirstWt.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tbFirstWt_SelectedTabChanged);
  1437. //
  1438. // ultraTabSharedControlsPage4
  1439. //
  1440. this.ultraTabSharedControlsPage4.Location = new System.Drawing.Point(-10000, -10000);
  1441. this.ultraTabSharedControlsPage4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1442. this.ultraTabSharedControlsPage4.Name = "ultraTabSharedControlsPage4";
  1443. this.ultraTabSharedControlsPage4.Size = new System.Drawing.Size(830, 34);
  1444. //
  1445. // ultraPanel5
  1446. //
  1447. //
  1448. // ultraPanel5.ClientArea
  1449. //
  1450. this.ultraPanel5.ClientArea.Controls.Add(this.checkBox1);
  1451. this.ultraPanel5.ClientArea.Controls.Add(this.recordType);
  1452. this.ultraPanel5.ClientArea.Controls.Add(this.chkSteelCar);
  1453. this.ultraPanel5.ClientArea.Controls.Add(this.utbSelect2);
  1454. this.ultraPanel5.ClientArea.Controls.Add(this.utbSelect);
  1455. this.ultraPanel5.ClientArea.Controls.Add(this.utbSaveAsT);
  1456. this.ultraPanel5.ClientArea.Controls.Add(this.chkGross);
  1457. this.ultraPanel5.ClientArea.Controls.Add(this.utbSave1);
  1458. this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Top;
  1459. this.ultraPanel5.Location = new System.Drawing.Point(3, 19);
  1460. this.ultraPanel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1461. this.ultraPanel5.Name = "ultraPanel5";
  1462. this.ultraPanel5.Size = new System.Drawing.Size(834, 150);
  1463. this.ultraPanel5.TabIndex = 3;
  1464. //
  1465. // checkBox1
  1466. //
  1467. this.checkBox1.AutoSize = true;
  1468. this.checkBox1.Font = new System.Drawing.Font("宋体", 10F);
  1469. this.checkBox1.Location = new System.Drawing.Point(36, 62);
  1470. this.checkBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1471. this.checkBox1.Name = "checkBox1";
  1472. this.checkBox1.Size = new System.Drawing.Size(82, 18);
  1473. this.checkBox1.TabIndex = 603;
  1474. this.checkBox1.Text = "先毛后皮";
  1475. this.checkBox1.UseVisualStyleBackColor = true;
  1476. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  1477. //
  1478. // recordType
  1479. //
  1480. valueListItem39.DataValue = "102";
  1481. valueListItem39.DisplayText = "钢坯采购";
  1482. valueListItem40.DataValue = "110";
  1483. valueListItem40.DisplayText = "钢坯退货";
  1484. valueListItem41.DataValue = "103";
  1485. valueListItem41.DisplayText = "钢管退货";
  1486. valueListItem42.DataValue = "104";
  1487. valueListItem42.DisplayText = "采购辅料";
  1488. valueListItem43.DataValue = "105";
  1489. valueListItem43.DisplayText = "修复返厂";
  1490. valueListItem44.DataValue = "106";
  1491. valueListItem44.DisplayText = "设备采购";
  1492. valueListItem45.DataValue = "107";
  1493. valueListItem45.DisplayText = "其他内转";
  1494. valueListItem46.DataValue = "108";
  1495. valueListItem46.DisplayText = "内转钢管";
  1496. valueListItem47.DataValue = "109";
  1497. valueListItem47.DisplayText = "内转钢坯";
  1498. valueListItem49.DataValue = "301";
  1499. valueListItem49.DisplayText = "外购钢管";
  1500. this.recordType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1501. valueListItem39,
  1502. valueListItem40,
  1503. valueListItem41,
  1504. valueListItem42,
  1505. valueListItem43,
  1506. valueListItem44,
  1507. valueListItem45,
  1508. valueListItem46,
  1509. valueListItem47,
  1510. valueListItem49});
  1511. this.recordType.Location = new System.Drawing.Point(24, 87);
  1512. this.recordType.Name = "recordType";
  1513. this.recordType.Size = new System.Drawing.Size(144, 22);
  1514. this.recordType.TabIndex = 602;
  1515. //
  1516. // chkSteelCar
  1517. //
  1518. this.chkSteelCar.AutoSize = true;
  1519. this.chkSteelCar.Font = new System.Drawing.Font("宋体", 10F);
  1520. this.chkSteelCar.Location = new System.Drawing.Point(36, 35);
  1521. this.chkSteelCar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1522. this.chkSteelCar.Name = "chkSteelCar";
  1523. this.chkSteelCar.Size = new System.Drawing.Size(82, 18);
  1524. this.chkSteelCar.TabIndex = 601;
  1525. this.chkSteelCar.Text = "钢管车辆";
  1526. this.chkSteelCar.UseVisualStyleBackColor = true;
  1527. this.chkSteelCar.CheckedChanged += new System.EventHandler(this.chkSteelCar_CheckedChanged);
  1528. //
  1529. // utbSelect2
  1530. //
  1531. appearance4.Image = ((object)(resources.GetObject("appearance4.Image")));
  1532. this.utbSelect2.Appearance = appearance4;
  1533. this.utbSelect2.AutoSize = true;
  1534. this.utbSelect2.Font = new System.Drawing.Font("宋体", 10F);
  1535. this.utbSelect2.Location = new System.Drawing.Point(643, 8);
  1536. this.utbSelect2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1537. this.utbSelect2.Name = "utbSelect2";
  1538. this.utbSelect2.Size = new System.Drawing.Size(113, 27);
  1539. this.utbSelect2.TabIndex = 600;
  1540. this.utbSelect2.Text = "读取出库记录";
  1541. this.utbSelect2.Visible = false;
  1542. this.utbSelect2.Click += new System.EventHandler(this.utbSelect2_Click);
  1543. //
  1544. // utbSelect
  1545. //
  1546. appearance1.Image = ((object)(resources.GetObject("appearance1.Image")));
  1547. this.utbSelect.Appearance = appearance1;
  1548. this.utbSelect.AutoSize = true;
  1549. this.utbSelect.Font = new System.Drawing.Font("宋体", 10F);
  1550. this.utbSelect.Location = new System.Drawing.Point(541, 8);
  1551. this.utbSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1552. this.utbSelect.Name = "utbSelect";
  1553. this.utbSelect.Size = new System.Drawing.Size(58, 27);
  1554. this.utbSelect.TabIndex = 599;
  1555. this.utbSelect.Text = "选择";
  1556. this.utbSelect.Visible = false;
  1557. this.utbSelect.Click += new System.EventHandler(this.utbSelect_Click);
  1558. //
  1559. // utbSaveAsT
  1560. //
  1561. appearance10.Image = ((object)(resources.GetObject("appearance10.Image")));
  1562. this.utbSaveAsT.Appearance = appearance10;
  1563. this.utbSaveAsT.AutoSize = true;
  1564. this.utbSaveAsT.Font = new System.Drawing.Font("宋体", 10F);
  1565. this.utbSaveAsT.Location = new System.Drawing.Point(375, 8);
  1566. this.utbSaveAsT.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1567. this.utbSaveAsT.Name = "utbSaveAsT";
  1568. this.utbSaveAsT.Size = new System.Drawing.Size(106, 27);
  1569. this.utbSaveAsT.TabIndex = 598;
  1570. this.utbSaveAsT.Text = " 保存为模板";
  1571. this.utbSaveAsT.Visible = false;
  1572. this.utbSaveAsT.Click += new System.EventHandler(this.utbSaveAsT_Click);
  1573. //
  1574. // chkGross
  1575. //
  1576. this.chkGross.AutoSize = true;
  1577. this.chkGross.Font = new System.Drawing.Font("宋体", 10F);
  1578. this.chkGross.Location = new System.Drawing.Point(36, 9);
  1579. this.chkGross.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1580. this.chkGross.Name = "chkGross";
  1581. this.chkGross.Size = new System.Drawing.Size(110, 18);
  1582. this.chkGross.TabIndex = 597;
  1583. this.chkGross.Text = "带货过皮车辆";
  1584. this.chkGross.UseVisualStyleBackColor = true;
  1585. this.chkGross.CheckedChanged += new System.EventHandler(this.chkGross_CheckedChanged);
  1586. //
  1587. // utbSave1
  1588. //
  1589. appearance20.Image = ((object)(resources.GetObject("appearance20.Image")));
  1590. this.utbSave1.Appearance = appearance20;
  1591. this.utbSave1.AutoSize = true;
  1592. this.utbSave1.Font = new System.Drawing.Font("宋体", 10F);
  1593. this.utbSave1.Location = new System.Drawing.Point(24, 118);
  1594. this.utbSave1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1595. this.utbSave1.Name = "utbSave1";
  1596. this.utbSave1.Size = new System.Drawing.Size(65, 27);
  1597. this.utbSave1.TabIndex = 596;
  1598. this.utbSave1.Text = " 保存";
  1599. this.utbSave1.Click += new System.EventHandler(this.utbSave1_Click);
  1600. //
  1601. // ultraTabPageControl4
  1602. //
  1603. this.ultraTabPageControl4.Controls.Add(this.tbScondWt);
  1604. this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 26);
  1605. this.ultraTabPageControl4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1606. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  1607. this.ultraTabPageControl4.Size = new System.Drawing.Size(840, 235);
  1608. //
  1609. // tbScondWt
  1610. //
  1611. this.tbScondWt.Controls.Add(this.ultraTabSharedControlsPage7);
  1612. this.tbScondWt.Controls.Add(this.ultraTabPageControl21);
  1613. this.tbScondWt.Controls.Add(this.ultraTabPageControl22);
  1614. this.tbScondWt.Controls.Add(this.ultraTabPageControl23);
  1615. this.tbScondWt.Controls.Add(this.ultraTabPageControl19);
  1616. this.tbScondWt.Dock = System.Windows.Forms.DockStyle.Fill;
  1617. this.tbScondWt.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1618. this.tbScondWt.Location = new System.Drawing.Point(0, 0);
  1619. this.tbScondWt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1620. this.tbScondWt.Name = "tbScondWt";
  1621. this.tbScondWt.SharedControlsPage = this.ultraTabSharedControlsPage7;
  1622. this.tbScondWt.Size = new System.Drawing.Size(840, 235);
  1623. this.tbScondWt.TabIndex = 3;
  1624. this.tbScondWt.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  1625. ultraTab25.Key = "0";
  1626. ultraTab25.TabPage = this.ultraTabPageControl21;
  1627. ultraTab25.Text = "配车单称重";
  1628. ultraTab22.Key = "3";
  1629. ultraTab22.TabPage = this.ultraTabPageControl19;
  1630. ultraTab22.Text = "废品倒运";
  1631. ultraTab22.Visible = false;
  1632. ultraTab26.Key = "1";
  1633. ultraTab26.TabPage = this.ultraTabPageControl22;
  1634. ultraTab26.Text = "其他称重";
  1635. ultraTab27.Key = "2";
  1636. ultraTab27.TabPage = this.ultraTabPageControl23;
  1637. ultraTab27.Text = "空车回皮";
  1638. this.tbScondWt.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1639. ultraTab25,
  1640. ultraTab22,
  1641. ultraTab26,
  1642. ultraTab27});
  1643. this.tbScondWt.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tbScondWt_SelectedTabChanged);
  1644. //
  1645. // ultraTabSharedControlsPage7
  1646. //
  1647. this.ultraTabSharedControlsPage7.Location = new System.Drawing.Point(-10000, -10000);
  1648. this.ultraTabSharedControlsPage7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1649. this.ultraTabSharedControlsPage7.Name = "ultraTabSharedControlsPage7";
  1650. this.ultraTabSharedControlsPage7.Size = new System.Drawing.Size(836, 206);
  1651. //
  1652. // ultraTabPageControl2
  1653. //
  1654. this.ultraTabPageControl2.Controls.Add(this.ultraPanel23);
  1655. this.ultraTabPageControl2.Controls.Add(this.panel1);
  1656. this.ultraTabPageControl2.Controls.Add(this.ultraPanel3);
  1657. this.ultraTabPageControl2.Controls.Add(this.ultraPanel7);
  1658. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1659. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1660. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1661. this.ultraTabPageControl2.Size = new System.Drawing.Size(844, 697);
  1662. //
  1663. // ultraPanel23
  1664. //
  1665. //
  1666. // ultraPanel23.ClientArea
  1667. //
  1668. this.ultraPanel23.ClientArea.Controls.Add(this.uceVlid);
  1669. this.ultraPanel23.ClientArea.Controls.Add(this.ugData);
  1670. this.ultraPanel23.Dock = System.Windows.Forms.DockStyle.Fill;
  1671. this.ultraPanel23.Location = new System.Drawing.Point(0, 151);
  1672. this.ultraPanel23.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1673. this.ultraPanel23.Name = "ultraPanel23";
  1674. this.ultraPanel23.Size = new System.Drawing.Size(844, 474);
  1675. this.ultraPanel23.TabIndex = 3;
  1676. //
  1677. // ugData
  1678. //
  1679. this.ugData.DataSource = this.QueryBS;
  1680. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1681. ultraGridColumn1.Header.Caption = "磅单号";
  1682. ultraGridColumn1.Header.VisiblePosition = 0;
  1683. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  1684. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  1685. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1686. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  1687. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  1688. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1689. ultraGridColumn2.Header.Caption = "一次流水号";
  1690. ultraGridColumn2.Header.VisiblePosition = 1;
  1691. ultraGridColumn2.Hidden = true;
  1692. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 10;
  1693. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  1694. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  1695. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  1696. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1697. ultraGridColumn3.Header.Caption = "二次流水号";
  1698. ultraGridColumn3.Header.VisiblePosition = 2;
  1699. ultraGridColumn3.Hidden = true;
  1700. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 12;
  1701. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  1702. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  1703. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  1704. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1705. ultraGridColumn4.Header.Caption = "检斤人";
  1706. ultraGridColumn4.Header.VisiblePosition = 3;
  1707. ultraGridColumn4.Hidden = true;
  1708. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  1709. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  1710. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  1711. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1712. ultraGridColumn5.Header.Caption = "检斤人";
  1713. ultraGridColumn5.Header.VisiblePosition = 5;
  1714. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 20;
  1715. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  1716. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  1717. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  1718. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  1719. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1720. ultraGridColumn6.EditorComponent = this.uceType;
  1721. ultraGridColumn6.Header.Caption = "类型";
  1722. ultraGridColumn6.Header.VisiblePosition = 7;
  1723. ultraGridColumn6.Hidden = true;
  1724. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  1725. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  1726. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  1727. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1728. ultraGridColumn7.EditorComponent = this.uceType;
  1729. ultraGridColumn7.Header.Caption = "类型";
  1730. ultraGridColumn7.Header.VisiblePosition = 9;
  1731. ultraGridColumn7.Hidden = true;
  1732. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  1733. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  1734. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  1735. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1736. ultraGridColumn8.Header.Caption = "皮重";
  1737. ultraGridColumn8.Header.VisiblePosition = 4;
  1738. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 12;
  1739. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  1740. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  1741. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1742. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  1743. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  1744. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1745. ultraGridColumn9.Header.Caption = "毛重";
  1746. ultraGridColumn9.Header.VisiblePosition = 6;
  1747. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 14;
  1748. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  1749. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  1750. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1751. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  1752. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  1753. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1754. ultraGridColumn10.Header.Caption = "净重";
  1755. ultraGridColumn10.Header.VisiblePosition = 8;
  1756. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 16;
  1757. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  1758. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1759. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  1760. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  1761. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1762. ultraGridColumn11.Header.Caption = "称皮时间";
  1763. ultraGridColumn11.Header.VisiblePosition = 10;
  1764. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 18;
  1765. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  1766. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(160, 0);
  1767. ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1768. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  1769. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  1770. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1771. ultraGridColumn12.Header.Caption = "回皮时间";
  1772. ultraGridColumn12.Header.VisiblePosition = 12;
  1773. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 8;
  1774. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  1775. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(160, 0);
  1776. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  1777. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  1778. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1779. ultraGridColumn13.Header.Caption = "物资名称";
  1780. ultraGridColumn13.Header.VisiblePosition = 11;
  1781. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 4;
  1782. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  1783. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(129, 0);
  1784. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1785. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  1786. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  1787. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1788. ultraGridColumn14.Header.Caption = "过磅类型";
  1789. ultraGridColumn14.Header.VisiblePosition = 13;
  1790. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 24;
  1791. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  1792. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(107, 0);
  1793. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1794. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  1795. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  1796. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1797. ultraGridColumn15.Header.Caption = "装车单";
  1798. ultraGridColumn15.Header.VisiblePosition = 14;
  1799. ultraGridColumn15.Hidden = true;
  1800. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 8;
  1801. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  1802. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  1803. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  1804. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1805. ultraGridColumn16.Header.Caption = "收货单位";
  1806. ultraGridColumn16.Header.VisiblePosition = 15;
  1807. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 22;
  1808. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  1809. ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1810. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  1811. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  1812. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1813. ultraGridColumn17.Header.Caption = "订货单位";
  1814. ultraGridColumn17.Header.VisiblePosition = 16;
  1815. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 28;
  1816. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  1817. ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1818. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  1819. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  1820. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1821. ultraGridColumn18.Header.Caption = "发货单位";
  1822. ultraGridColumn18.Header.VisiblePosition = 17;
  1823. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 26;
  1824. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  1825. ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1826. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  1827. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  1828. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1829. ultraGridColumn19.Header.Caption = "运输单位";
  1830. ultraGridColumn19.Header.VisiblePosition = 18;
  1831. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 32;
  1832. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  1833. ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1834. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  1835. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  1836. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1837. ultraGridColumn20.Header.Caption = "备注";
  1838. ultraGridColumn20.Header.VisiblePosition = 19;
  1839. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 30;
  1840. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  1841. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(189, 0);
  1842. ultraGridColumn20.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1843. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  1844. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  1845. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1846. ultraGridColumn21.Header.Caption = "作废时间";
  1847. ultraGridColumn21.Header.VisiblePosition = 21;
  1848. ultraGridColumn21.Hidden = true;
  1849. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 48;
  1850. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  1851. ultraGridColumn21.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1852. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  1853. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  1854. ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1855. ultraGridColumn22.Header.Caption = "作废人";
  1856. ultraGridColumn22.Header.VisiblePosition = 22;
  1857. ultraGridColumn22.Hidden = true;
  1858. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 46;
  1859. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  1860. ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1861. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  1862. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  1863. ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1864. ultraGridColumn23.Header.Caption = "磅房";
  1865. ultraGridColumn23.Header.VisiblePosition = 23;
  1866. ultraGridColumn23.Hidden = true;
  1867. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  1868. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  1869. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  1870. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1871. ultraGridColumn24.Header.Caption = "磅房";
  1872. ultraGridColumn24.Header.VisiblePosition = 24;
  1873. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 2;
  1874. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  1875. ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  1876. ultraGridColumn24.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(57, 28);
  1877. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  1878. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  1879. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1880. ultraGridColumn25.EditorComponent = this.uceVlid;
  1881. ultraGridColumn25.Header.Caption = "有效标志";
  1882. ultraGridColumn25.Header.VisiblePosition = 20;
  1883. ultraGridColumn25.Hidden = true;
  1884. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 50;
  1885. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  1886. ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1887. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  1888. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  1889. ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1890. ultraGridColumn26.Header.Caption = "实发数";
  1891. ultraGridColumn26.Header.VisiblePosition = 25;
  1892. ultraGridColumn26.Hidden = true;
  1893. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 14;
  1894. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  1895. ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  1896. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  1897. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  1898. ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1899. ultraGridColumn27.Header.Caption = "车牌号";
  1900. ultraGridColumn27.Header.VisiblePosition = 26;
  1901. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 6;
  1902. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  1903. ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(102, 0);
  1904. ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1905. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  1906. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  1907. ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1908. ultraGridColumn28.Header.Caption = "支数";
  1909. ultraGridColumn28.Header.VisiblePosition = 27;
  1910. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 10;
  1911. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  1912. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
  1913. ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 28);
  1914. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  1915. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
  1916. ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1917. ultraGridColumn29.Header.Caption = "外径";
  1918. ultraGridColumn29.Header.VisiblePosition = 28;
  1919. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 38;
  1920. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  1921. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  1922. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  1923. ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1924. ultraGridColumn30.Header.Caption = "规格";
  1925. ultraGridColumn30.Header.VisiblePosition = 29;
  1926. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 36;
  1927. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  1928. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  1929. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  1930. ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1931. ultraGridColumn31.Header.Caption = "钢级(牌号)";
  1932. ultraGridColumn31.Header.VisiblePosition = 30;
  1933. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 44;
  1934. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  1935. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  1936. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  1937. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1938. ultraGridColumn32.Header.Caption = "钢种";
  1939. ultraGridColumn32.Header.VisiblePosition = 31;
  1940. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 42;
  1941. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  1942. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  1943. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  1944. ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1945. ultraGridColumn33.Header.Caption = "品名";
  1946. ultraGridColumn33.Header.VisiblePosition = 32;
  1947. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 40;
  1948. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  1949. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  1950. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  1951. ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1952. ultraGridColumn34.Header.Caption = "合同";
  1953. ultraGridColumn34.Header.VisiblePosition = 33;
  1954. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 34;
  1955. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1956. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  1957. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  1958. ultraGridColumn35.Header.Caption = "炉号";
  1959. ultraGridColumn35.Header.VisiblePosition = 34;
  1960. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 46;
  1961. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1962. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  1963. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  1964. ultraGridColumn36.Header.VisiblePosition = 35;
  1965. ultraGridColumn36.Hidden = true;
  1966. ultraGridColumn37.Header.VisiblePosition = 36;
  1967. ultraGridColumn37.Hidden = true;
  1968. ultraGridColumn38.Header.VisiblePosition = 37;
  1969. ultraGridColumn38.Hidden = true;
  1970. ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1971. ultraGridColumn39.Header.VisiblePosition = 38;
  1972. ultraGridColumn39.Hidden = true;
  1973. ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1974. ultraGridColumn40.Header.VisiblePosition = 39;
  1975. ultraGridColumn40.Hidden = true;
  1976. ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1977. ultraGridColumn41.Header.VisiblePosition = 40;
  1978. ultraGridColumn41.Hidden = true;
  1979. ultraGridBand1.Columns.AddRange(new object[] {
  1980. ultraGridColumn1,
  1981. ultraGridColumn2,
  1982. ultraGridColumn3,
  1983. ultraGridColumn4,
  1984. ultraGridColumn5,
  1985. ultraGridColumn6,
  1986. ultraGridColumn7,
  1987. ultraGridColumn8,
  1988. ultraGridColumn9,
  1989. ultraGridColumn10,
  1990. ultraGridColumn11,
  1991. ultraGridColumn12,
  1992. ultraGridColumn13,
  1993. ultraGridColumn14,
  1994. ultraGridColumn15,
  1995. ultraGridColumn16,
  1996. ultraGridColumn17,
  1997. ultraGridColumn18,
  1998. ultraGridColumn19,
  1999. ultraGridColumn20,
  2000. ultraGridColumn21,
  2001. ultraGridColumn22,
  2002. ultraGridColumn23,
  2003. ultraGridColumn24,
  2004. ultraGridColumn25,
  2005. ultraGridColumn26,
  2006. ultraGridColumn27,
  2007. ultraGridColumn28,
  2008. ultraGridColumn29,
  2009. ultraGridColumn30,
  2010. ultraGridColumn31,
  2011. ultraGridColumn32,
  2012. ultraGridColumn33,
  2013. ultraGridColumn34,
  2014. ultraGridColumn35,
  2015. ultraGridColumn36,
  2016. ultraGridColumn37,
  2017. ultraGridColumn38,
  2018. ultraGridColumn39,
  2019. ultraGridColumn40,
  2020. ultraGridColumn41});
  2021. rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  2022. rowLayoutColumnInfo1,
  2023. rowLayoutColumnInfo2,
  2024. rowLayoutColumnInfo3,
  2025. rowLayoutColumnInfo4,
  2026. rowLayoutColumnInfo5,
  2027. rowLayoutColumnInfo6,
  2028. rowLayoutColumnInfo7,
  2029. rowLayoutColumnInfo8,
  2030. rowLayoutColumnInfo9,
  2031. rowLayoutColumnInfo10,
  2032. rowLayoutColumnInfo11,
  2033. rowLayoutColumnInfo12,
  2034. rowLayoutColumnInfo13,
  2035. rowLayoutColumnInfo14,
  2036. rowLayoutColumnInfo15,
  2037. rowLayoutColumnInfo16,
  2038. rowLayoutColumnInfo17,
  2039. rowLayoutColumnInfo18,
  2040. rowLayoutColumnInfo19,
  2041. rowLayoutColumnInfo20,
  2042. rowLayoutColumnInfo21,
  2043. rowLayoutColumnInfo22,
  2044. rowLayoutColumnInfo23,
  2045. rowLayoutColumnInfo24,
  2046. rowLayoutColumnInfo25,
  2047. rowLayoutColumnInfo26,
  2048. rowLayoutColumnInfo27,
  2049. rowLayoutColumnInfo28,
  2050. rowLayoutColumnInfo29,
  2051. rowLayoutColumnInfo30,
  2052. rowLayoutColumnInfo31,
  2053. rowLayoutColumnInfo32,
  2054. rowLayoutColumnInfo33,
  2055. rowLayoutColumnInfo34,
  2056. rowLayoutColumnInfo35,
  2057. rowLayoutColumnInfo36,
  2058. rowLayoutColumnInfo37,
  2059. rowLayoutColumnInfo38,
  2060. rowLayoutColumnInfo39,
  2061. rowLayoutColumnInfo40,
  2062. rowLayoutColumnInfo41});
  2063. rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  2064. ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  2065. rowLayout1});
  2066. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  2067. this.ugData.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  2068. this.ugData.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.None;
  2069. this.ugData.Dock = System.Windows.Forms.DockStyle.Fill;
  2070. this.ugData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2071. this.ugData.Location = new System.Drawing.Point(0, 0);
  2072. this.ugData.Margin = new System.Windows.Forms.Padding(4);
  2073. this.ugData.Name = "ugData";
  2074. this.ugData.Size = new System.Drawing.Size(844, 474);
  2075. this.ugData.TabIndex = 72;
  2076. this.ugData.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ugData_InitializeRow);
  2077. this.ugData.AfterRowActivate += new System.EventHandler(this.ugData_AfterRowActivate);
  2078. this.ugData.AfterRowRegionScroll += new Infragistics.Win.UltraWinGrid.RowScrollRegionEventHandler(this.ugData_AfterRowRegionScroll);
  2079. this.ugData.BeforeRowDeactivate += new System.ComponentModel.CancelEventHandler(this.ugData_BeforeRowDeactivate);
  2080. this.ugData.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.ugData_DoubleClickCell);
  2081. this.ugData.KeyDown += new System.Windows.Forms.KeyEventHandler(this.CurrentGrid_KeyDown);
  2082. //
  2083. // panel1
  2084. //
  2085. this.panel1.Controls.Add(this.lblCount);
  2086. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  2087. this.panel1.Location = new System.Drawing.Point(0, 127);
  2088. this.panel1.Name = "panel1";
  2089. this.panel1.Size = new System.Drawing.Size(844, 24);
  2090. this.panel1.TabIndex = 74;
  2091. //
  2092. // lblCount
  2093. //
  2094. this.lblCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2095. this.lblCount.Dock = System.Windows.Forms.DockStyle.Fill;
  2096. this.lblCount.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold);
  2097. this.lblCount.Location = new System.Drawing.Point(0, 0);
  2098. this.lblCount.Name = "lblCount";
  2099. this.lblCount.Size = new System.Drawing.Size(844, 24);
  2100. this.lblCount.TabIndex = 0;
  2101. this.lblCount.Text = "无数据";
  2102. this.lblCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2103. //
  2104. // ultraPanel3
  2105. //
  2106. this.ultraPanel3.AutoSize = true;
  2107. //
  2108. // ultraPanel3.ClientArea
  2109. //
  2110. this.ultraPanel3.ClientArea.Controls.Add(this.upQueryTop);
  2111. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Top;
  2112. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  2113. this.ultraPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2114. this.ultraPanel3.Name = "ultraPanel3";
  2115. this.ultraPanel3.Size = new System.Drawing.Size(844, 127);
  2116. this.ultraPanel3.TabIndex = 2;
  2117. //
  2118. // upQueryTop
  2119. //
  2120. //
  2121. // upQueryTop.ClientArea
  2122. //
  2123. this.upQueryTop.ClientArea.Controls.Add(this.utbReset);
  2124. this.upQueryTop.ClientArea.Controls.Add(this.utnQuery);
  2125. this.upQueryTop.ClientArea.Controls.Add(this.uteJudgeStoveNo);
  2126. this.upQueryTop.ClientArea.Controls.Add(this.label14);
  2127. this.upQueryTop.ClientArea.Controls.Add(this.uteReceiveName);
  2128. this.upQueryTop.ClientArea.Controls.Add(this.label11);
  2129. this.upQueryTop.ClientArea.Controls.Add(this.uteShippersName);
  2130. this.upQueryTop.ClientArea.Controls.Add(this.label10);
  2131. this.upQueryTop.ClientArea.Controls.Add(this.uteOrder);
  2132. this.upQueryTop.ClientArea.Controls.Add(this.label9);
  2133. this.upQueryTop.ClientArea.Controls.Add(this.utePound);
  2134. this.upQueryTop.ClientArea.Controls.Add(this.label7);
  2135. this.upQueryTop.ClientArea.Controls.Add(this.uteMemo);
  2136. this.upQueryTop.ClientArea.Controls.Add(this.label12);
  2137. this.upQueryTop.ClientArea.Controls.Add(this.uceQueryCarType);
  2138. this.upQueryTop.ClientArea.Controls.Add(this.uteCarNo);
  2139. this.upQueryTop.ClientArea.Controls.Add(this.label8);
  2140. this.upQueryTop.ClientArea.Controls.Add(this.label6);
  2141. this.upQueryTop.ClientArea.Controls.Add(this.RegEndTime);
  2142. this.upQueryTop.ClientArea.Controls.Add(this.chkTim);
  2143. this.upQueryTop.ClientArea.Controls.Add(this.label4);
  2144. this.upQueryTop.ClientArea.Controls.Add(this.RegStartTime);
  2145. this.upQueryTop.Dock = System.Windows.Forms.DockStyle.Top;
  2146. this.upQueryTop.Location = new System.Drawing.Point(0, 0);
  2147. this.upQueryTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2148. this.upQueryTop.Name = "upQueryTop";
  2149. this.upQueryTop.Size = new System.Drawing.Size(844, 127);
  2150. this.upQueryTop.TabIndex = 0;
  2151. //
  2152. // utbReset
  2153. //
  2154. this.utbReset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2155. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  2156. this.utbReset.Appearance = appearance14;
  2157. this.utbReset.AutoSize = true;
  2158. this.utbReset.Font = new System.Drawing.Font("宋体", 10F);
  2159. this.utbReset.Location = new System.Drawing.Point(696, 6);
  2160. this.utbReset.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2161. this.utbReset.Name = "utbReset";
  2162. this.utbReset.Size = new System.Drawing.Size(58, 27);
  2163. this.utbReset.TabIndex = 598;
  2164. this.utbReset.Text = "重置";
  2165. this.utbReset.Click += new System.EventHandler(this.utbReset_Click);
  2166. //
  2167. // utnQuery
  2168. //
  2169. this.utnQuery.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2170. appearance17.Image = ((object)(resources.GetObject("appearance17.Image")));
  2171. this.utnQuery.Appearance = appearance17;
  2172. this.utnQuery.AutoSize = true;
  2173. this.utnQuery.Font = new System.Drawing.Font("宋体", 10F);
  2174. this.utnQuery.Location = new System.Drawing.Point(696, 40);
  2175. this.utnQuery.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2176. this.utnQuery.Name = "utnQuery";
  2177. this.utnQuery.Size = new System.Drawing.Size(58, 27);
  2178. this.utnQuery.TabIndex = 597;
  2179. this.utnQuery.Text = "查询";
  2180. this.utnQuery.Click += new System.EventHandler(this.utnQuery_Click);
  2181. //
  2182. // uteJudgeStoveNo
  2183. //
  2184. this.uteJudgeStoveNo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2185. | System.Windows.Forms.AnchorStyles.Left)));
  2186. this.uteJudgeStoveNo.Location = new System.Drawing.Point(200, 76);
  2187. this.uteJudgeStoveNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2188. this.uteJudgeStoveNo.Name = "uteJudgeStoveNo";
  2189. this.uteJudgeStoveNo.Size = new System.Drawing.Size(110, 21);
  2190. this.uteJudgeStoveNo.TabIndex = 958;
  2191. //
  2192. // label14
  2193. //
  2194. this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2195. | System.Windows.Forms.AnchorStyles.Left)));
  2196. this.label14.AutoSize = true;
  2197. this.label14.Location = new System.Drawing.Point(166, 79);
  2198. this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2199. this.label14.Name = "label14";
  2200. this.label14.Size = new System.Drawing.Size(29, 12);
  2201. this.label14.TabIndex = 957;
  2202. this.label14.Text = "炉号";
  2203. //
  2204. // uteReceiveName
  2205. //
  2206. this.uteReceiveName.Location = new System.Drawing.Point(723, 42);
  2207. this.uteReceiveName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2208. this.uteReceiveName.Name = "uteReceiveName";
  2209. this.uteReceiveName.Size = new System.Drawing.Size(121, 21);
  2210. this.uteReceiveName.TabIndex = 950;
  2211. this.uteReceiveName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  2212. //
  2213. // label11
  2214. //
  2215. this.label11.AutoSize = true;
  2216. this.label11.Location = new System.Drawing.Point(651, 48);
  2217. this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2218. this.label11.Name = "label11";
  2219. this.label11.Size = new System.Drawing.Size(53, 12);
  2220. this.label11.TabIndex = 949;
  2221. this.label11.Text = "收货单位";
  2222. //
  2223. // uteShippersName
  2224. //
  2225. this.uteShippersName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2226. | System.Windows.Forms.AnchorStyles.Left)));
  2227. this.uteShippersName.Location = new System.Drawing.Point(517, 43);
  2228. this.uteShippersName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2229. this.uteShippersName.Name = "uteShippersName";
  2230. this.uteShippersName.Size = new System.Drawing.Size(121, 21);
  2231. this.uteShippersName.TabIndex = 950;
  2232. this.uteShippersName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  2233. //
  2234. // label10
  2235. //
  2236. this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2237. | System.Windows.Forms.AnchorStyles.Left)));
  2238. this.label10.AutoSize = true;
  2239. this.label10.Location = new System.Drawing.Point(442, 47);
  2240. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2241. this.label10.Name = "label10";
  2242. this.label10.Size = new System.Drawing.Size(53, 12);
  2243. this.label10.TabIndex = 949;
  2244. this.label10.Text = "发货单位";
  2245. //
  2246. // uteOrder
  2247. //
  2248. this.uteOrder.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2249. | System.Windows.Forms.AnchorStyles.Left)));
  2250. this.uteOrder.Location = new System.Drawing.Point(279, 43);
  2251. this.uteOrder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2252. this.uteOrder.Name = "uteOrder";
  2253. this.uteOrder.Size = new System.Drawing.Size(121, 21);
  2254. this.uteOrder.TabIndex = 950;
  2255. this.uteOrder.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  2256. //
  2257. // label9
  2258. //
  2259. this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2260. | System.Windows.Forms.AnchorStyles.Left)));
  2261. this.label9.AutoSize = true;
  2262. this.label9.Location = new System.Drawing.Point(209, 47);
  2263. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2264. this.label9.Name = "label9";
  2265. this.label9.Size = new System.Drawing.Size(53, 12);
  2266. this.label9.TabIndex = 949;
  2267. this.label9.Text = "订货单位";
  2268. //
  2269. // utePound
  2270. //
  2271. this.utePound.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2272. | System.Windows.Forms.AnchorStyles.Left)));
  2273. this.utePound.Location = new System.Drawing.Point(57, 43);
  2274. this.utePound.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2275. this.utePound.Name = "utePound";
  2276. this.utePound.Size = new System.Drawing.Size(143, 21);
  2277. this.utePound.TabIndex = 950;
  2278. //
  2279. // label7
  2280. //
  2281. this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2282. | System.Windows.Forms.AnchorStyles.Left)));
  2283. this.label7.AutoSize = true;
  2284. this.label7.Location = new System.Drawing.Point(4, 47);
  2285. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2286. this.label7.Name = "label7";
  2287. this.label7.Size = new System.Drawing.Size(41, 12);
  2288. this.label7.TabIndex = 949;
  2289. this.label7.Text = "磅单号";
  2290. //
  2291. // uteMemo
  2292. //
  2293. this.uteMemo.Location = new System.Drawing.Point(44, 76);
  2294. this.uteMemo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2295. this.uteMemo.Name = "uteMemo";
  2296. this.uteMemo.Size = new System.Drawing.Size(110, 21);
  2297. this.uteMemo.TabIndex = 950;
  2298. this.uteMemo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  2299. //
  2300. // label12
  2301. //
  2302. this.label12.AutoSize = true;
  2303. this.label12.Location = new System.Drawing.Point(0, 81);
  2304. this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2305. this.label12.Name = "label12";
  2306. this.label12.Size = new System.Drawing.Size(29, 12);
  2307. this.label12.TabIndex = 949;
  2308. this.label12.Text = "备注";
  2309. //
  2310. // uceQueryCarType
  2311. //
  2312. valueListItem50.DataValue = "102";
  2313. valueListItem50.DisplayText = "钢坯采购";
  2314. valueListItem51.DataValue = "103";
  2315. valueListItem51.DisplayText = "钢管退货";
  2316. valueListItem52.DataValue = "104";
  2317. valueListItem52.DisplayText = "采购辅料";
  2318. valueListItem53.DataValue = "105";
  2319. valueListItem53.DisplayText = "修复返厂";
  2320. valueListItem54.DataValue = "106";
  2321. valueListItem54.DisplayText = "设备采购";
  2322. valueListItem55.DataValue = "201";
  2323. valueListItem55.DisplayText = "钢管发运";
  2324. valueListItem56.DataValue = "202";
  2325. valueListItem56.DisplayText = "废料销售";
  2326. valueListItem57.DataValue = "203";
  2327. valueListItem57.DisplayText = "修复出厂";
  2328. valueListItem58.DataValue = "204";
  2329. valueListItem58.DisplayText = "其他内转";
  2330. valueListItem59.DataValue = "205";
  2331. valueListItem59.DisplayText = "内转钢管";
  2332. valueListItem60.DataValue = "206";
  2333. valueListItem60.DisplayText = "内转钢坯";
  2334. valueListItem61.DataValue = "200";
  2335. valueListItem61.DisplayText = "钢管销售";
  2336. valueListItem62.DataValue = "208";
  2337. valueListItem62.DisplayText = "废品倒运";
  2338. this.uceQueryCarType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  2339. valueListItem50,
  2340. valueListItem51,
  2341. valueListItem52,
  2342. valueListItem53,
  2343. valueListItem54,
  2344. valueListItem55,
  2345. valueListItem56,
  2346. valueListItem57,
  2347. valueListItem58,
  2348. valueListItem59,
  2349. valueListItem60,
  2350. valueListItem61,
  2351. valueListItem62});
  2352. this.uceQueryCarType.Location = new System.Drawing.Point(702, 9);
  2353. this.uceQueryCarType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2354. this.uceQueryCarType.Name = "uceQueryCarType";
  2355. this.uceQueryCarType.Size = new System.Drawing.Size(121, 21);
  2356. this.uceQueryCarType.TabIndex = 950;
  2357. this.uceQueryCarType.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  2358. //
  2359. // uteCarNo
  2360. //
  2361. this.uteCarNo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2362. | System.Windows.Forms.AnchorStyles.Left)));
  2363. this.uteCarNo.Location = new System.Drawing.Point(541, 8);
  2364. this.uteCarNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2365. this.uteCarNo.Name = "uteCarNo";
  2366. this.uteCarNo.Size = new System.Drawing.Size(97, 21);
  2367. this.uteCarNo.TabIndex = 950;
  2368. this.uteCarNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uteCarNo_KeyPress);
  2369. //
  2370. // label8
  2371. //
  2372. this.label8.AutoSize = true;
  2373. this.label8.Location = new System.Drawing.Point(656, 11);
  2374. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2375. this.label8.Name = "label8";
  2376. this.label8.Size = new System.Drawing.Size(29, 12);
  2377. this.label8.TabIndex = 949;
  2378. this.label8.Text = "类型";
  2379. //
  2380. // label6
  2381. //
  2382. this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2383. | System.Windows.Forms.AnchorStyles.Left)));
  2384. this.label6.AutoSize = true;
  2385. this.label6.Location = new System.Drawing.Point(485, 13);
  2386. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2387. this.label6.Name = "label6";
  2388. this.label6.Size = new System.Drawing.Size(41, 12);
  2389. this.label6.TabIndex = 949;
  2390. this.label6.Text = "车牌号";
  2391. //
  2392. // RegEndTime
  2393. //
  2394. this.RegEndTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2395. | System.Windows.Forms.AnchorStyles.Left)));
  2396. this.RegEndTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  2397. this.RegEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  2398. this.RegEndTime.Location = new System.Drawing.Point(289, 7);
  2399. this.RegEndTime.Margin = new System.Windows.Forms.Padding(4);
  2400. this.RegEndTime.Name = "RegEndTime";
  2401. this.RegEndTime.Size = new System.Drawing.Size(159, 21);
  2402. this.RegEndTime.TabIndex = 954;
  2403. //
  2404. // chkTim
  2405. //
  2406. this.chkTim.AutoSize = true;
  2407. this.chkTim.Checked = true;
  2408. this.chkTim.CheckState = System.Windows.Forms.CheckState.Checked;
  2409. this.chkTim.Enabled = false;
  2410. this.chkTim.Location = new System.Drawing.Point(4, 10);
  2411. this.chkTim.Margin = new System.Windows.Forms.Padding(4);
  2412. this.chkTim.Name = "chkTim";
  2413. this.chkTim.Size = new System.Drawing.Size(72, 16);
  2414. this.chkTim.TabIndex = 948;
  2415. this.chkTim.Text = "称重时间";
  2416. this.chkTim.UseVisualStyleBackColor = false;
  2417. //
  2418. // label4
  2419. //
  2420. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2421. | System.Windows.Forms.AnchorStyles.Left)));
  2422. this.label4.AutoSize = true;
  2423. this.label4.Location = new System.Drawing.Point(259, 10);
  2424. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  2425. this.label4.Name = "label4";
  2426. this.label4.Size = new System.Drawing.Size(17, 12);
  2427. this.label4.TabIndex = 953;
  2428. this.label4.Text = "至";
  2429. //
  2430. // RegStartTime
  2431. //
  2432. this.RegStartTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  2433. | System.Windows.Forms.AnchorStyles.Left)));
  2434. this.RegStartTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  2435. this.RegStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  2436. this.RegStartTime.Location = new System.Drawing.Point(92, 7);
  2437. this.RegStartTime.Margin = new System.Windows.Forms.Padding(4);
  2438. this.RegStartTime.Name = "RegStartTime";
  2439. this.RegStartTime.Size = new System.Drawing.Size(166, 21);
  2440. this.RegStartTime.TabIndex = 948;
  2441. //
  2442. // ultraPanel7
  2443. //
  2444. //
  2445. // ultraPanel7.ClientArea
  2446. //
  2447. this.ultraPanel7.ClientArea.Controls.Add(this.ultraButton3);
  2448. this.ultraPanel7.ClientArea.Controls.Add(this.utbExport);
  2449. this.ultraPanel7.ClientArea.Controls.Add(this.unExcel);
  2450. this.ultraPanel7.ClientArea.Controls.Add(this.utnUpdate);
  2451. this.ultraPanel7.ClientArea.Controls.Add(this.utbPrint);
  2452. this.ultraPanel7.ClientArea.Controls.Add(this.utbPrintSingle);
  2453. this.ultraPanel7.ClientArea.Controls.Add(this.btnDelete);
  2454. this.ultraPanel7.ClientArea.Controls.Add(this.utbDelete2);
  2455. this.ultraPanel7.Dock = System.Windows.Forms.DockStyle.Bottom;
  2456. this.ultraPanel7.Location = new System.Drawing.Point(0, 625);
  2457. this.ultraPanel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2458. this.ultraPanel7.Name = "ultraPanel7";
  2459. this.ultraPanel7.Size = new System.Drawing.Size(844, 72);
  2460. this.ultraPanel7.TabIndex = 1;
  2461. //
  2462. // ultraButton3
  2463. //
  2464. this.ultraButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2465. appearance25.Image = ((object)(resources.GetObject("appearance25.Image")));
  2466. this.ultraButton3.Appearance = appearance25;
  2467. this.ultraButton3.AutoSize = true;
  2468. this.ultraButton3.Font = new System.Drawing.Font("宋体", 10F);
  2469. this.ultraButton3.Location = new System.Drawing.Point(28, 48);
  2470. this.ultraButton3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2471. this.ultraButton3.Name = "ultraButton3";
  2472. this.ultraButton3.Size = new System.Drawing.Size(93, 27);
  2473. this.ultraButton3.TabIndex = 605;
  2474. this.ultraButton3.Text = "磅单打印2";
  2475. this.ultraButton3.Visible = false;
  2476. this.ultraButton3.Click += new System.EventHandler(this.ultraButton3_Click);
  2477. //
  2478. // utbExport
  2479. //
  2480. this.utbExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2481. appearance34.Image = ((object)(resources.GetObject("appearance34.Image")));
  2482. this.utbExport.Appearance = appearance34;
  2483. this.utbExport.AutoSize = true;
  2484. this.utbExport.Font = new System.Drawing.Font("宋体", 10F);
  2485. this.utbExport.Location = new System.Drawing.Point(426, 20);
  2486. this.utbExport.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2487. this.utbExport.Name = "utbExport";
  2488. this.utbExport.Size = new System.Drawing.Size(58, 27);
  2489. this.utbExport.TabIndex = 604;
  2490. this.utbExport.Text = "导出";
  2491. this.utbExport.Click += new System.EventHandler(this.utbExport_Click);
  2492. //
  2493. // unExcel
  2494. //
  2495. this.unExcel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2496. appearance33.Image = ((object)(resources.GetObject("appearance33.Image")));
  2497. this.unExcel.Appearance = appearance33;
  2498. this.unExcel.AutoSize = true;
  2499. this.unExcel.Font = new System.Drawing.Font("宋体", 10F);
  2500. this.unExcel.Location = new System.Drawing.Point(343, 19);
  2501. this.unExcel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2502. this.unExcel.Name = "unExcel";
  2503. this.unExcel.Size = new System.Drawing.Size(58, 27);
  2504. this.unExcel.TabIndex = 603;
  2505. this.unExcel.Text = "统计";
  2506. this.unExcel.Click += new System.EventHandler(this.unExcel_Click);
  2507. //
  2508. // utnUpdate
  2509. //
  2510. this.utnUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2511. appearance27.Image = ((object)(resources.GetObject("appearance27.Image")));
  2512. this.utnUpdate.Appearance = appearance27;
  2513. this.utnUpdate.AutoSize = true;
  2514. this.utnUpdate.Font = new System.Drawing.Font("宋体", 10F);
  2515. this.utnUpdate.Location = new System.Drawing.Point(510, 20);
  2516. this.utnUpdate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2517. this.utnUpdate.Name = "utnUpdate";
  2518. this.utnUpdate.Size = new System.Drawing.Size(58, 27);
  2519. this.utnUpdate.TabIndex = 602;
  2520. this.utnUpdate.Text = "修改";
  2521. this.utnUpdate.Click += new System.EventHandler(this.utnUpdate_Click);
  2522. //
  2523. // utbPrint
  2524. //
  2525. this.utbPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2526. appearance22.Image = ((object)(resources.GetObject("appearance22.Image")));
  2527. this.utbPrint.Appearance = appearance22;
  2528. this.utbPrint.AutoSize = true;
  2529. this.utbPrint.Font = new System.Drawing.Font("宋体", 10F);
  2530. this.utbPrint.Location = new System.Drawing.Point(29, 19);
  2531. this.utbPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2532. this.utbPrint.Name = "utbPrint";
  2533. this.utbPrint.Size = new System.Drawing.Size(86, 27);
  2534. this.utbPrint.TabIndex = 601;
  2535. this.utbPrint.Text = "磅单打印";
  2536. this.utbPrint.Click += new System.EventHandler(this.utbPrint_Click);
  2537. //
  2538. // utbPrintSingle
  2539. //
  2540. this.utbPrintSingle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2541. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  2542. this.utbPrintSingle.Appearance = appearance29;
  2543. this.utbPrintSingle.AutoSize = true;
  2544. this.utbPrintSingle.Font = new System.Drawing.Font("宋体", 10F);
  2545. this.utbPrintSingle.Location = new System.Drawing.Point(185, 20);
  2546. this.utbPrintSingle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2547. this.utbPrintSingle.Name = "utbPrintSingle";
  2548. this.utbPrintSingle.Size = new System.Drawing.Size(86, 27);
  2549. this.utbPrintSingle.TabIndex = 600;
  2550. this.utbPrintSingle.Text = "单项打印";
  2551. this.utbPrintSingle.Click += new System.EventHandler(this.utbPrintSingle_Click);
  2552. //
  2553. // btnDelete
  2554. //
  2555. this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2556. appearance28.Image = ((object)(resources.GetObject("appearance28.Image")));
  2557. this.btnDelete.Appearance = appearance28;
  2558. this.btnDelete.AutoSize = true;
  2559. this.btnDelete.Enabled = false;
  2560. this.btnDelete.Font = new System.Drawing.Font("宋体", 10F);
  2561. this.btnDelete.Location = new System.Drawing.Point(746, 21);
  2562. this.btnDelete.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2563. this.btnDelete.Name = "btnDelete";
  2564. this.btnDelete.Size = new System.Drawing.Size(58, 27);
  2565. this.btnDelete.TabIndex = 599;
  2566. this.btnDelete.Text = "删除";
  2567. this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
  2568. //
  2569. // utbDelete2
  2570. //
  2571. this.utbDelete2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2572. appearance35.Image = ((object)(resources.GetObject("appearance35.Image")));
  2573. this.utbDelete2.Appearance = appearance35;
  2574. this.utbDelete2.AutoSize = true;
  2575. this.utbDelete2.Font = new System.Drawing.Font("宋体", 10F);
  2576. this.utbDelete2.Location = new System.Drawing.Point(593, 20);
  2577. this.utbDelete2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2578. this.utbDelete2.Name = "utbDelete2";
  2579. this.utbDelete2.Size = new System.Drawing.Size(58, 27);
  2580. this.utbDelete2.TabIndex = 598;
  2581. this.utbDelete2.Text = "重过";
  2582. this.utbDelete2.Click += new System.EventHandler(this.btnDelete_Click);
  2583. //
  2584. // ultraTabPageControl1
  2585. //
  2586. this.ultraTabPageControl1.Controls.Add(this.plImgShow);
  2587. this.ultraTabPageControl1.Controls.Add(this.splitContainer1);
  2588. this.ultraTabPageControl1.Controls.Add(this.ultraPanel20);
  2589. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  2590. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2591. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  2592. this.ultraTabPageControl1.Size = new System.Drawing.Size(844, 697);
  2593. //
  2594. // plImgShow
  2595. //
  2596. this.plImgShow.Controls.Add(this.pictureShow);
  2597. this.plImgShow.Location = new System.Drawing.Point(180, 149);
  2598. this.plImgShow.Name = "plImgShow";
  2599. this.plImgShow.Size = new System.Drawing.Size(73, 60);
  2600. this.plImgShow.TabIndex = 82;
  2601. this.plImgShow.Visible = false;
  2602. //
  2603. // pictureShow
  2604. //
  2605. this.pictureShow.BackColor = System.Drawing.Color.GreenYellow;
  2606. this.pictureShow.Dock = System.Windows.Forms.DockStyle.Fill;
  2607. this.pictureShow.Location = new System.Drawing.Point(0, 0);
  2608. this.pictureShow.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2609. this.pictureShow.Name = "pictureShow";
  2610. this.pictureShow.Size = new System.Drawing.Size(73, 60);
  2611. this.pictureShow.TabIndex = 2;
  2612. this.pictureShow.TabStop = false;
  2613. this.pictureShow.DoubleClick += new System.EventHandler(this.pictureShow_DoubleClick);
  2614. //
  2615. // splitContainer1
  2616. //
  2617. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  2618. this.splitContainer1.Location = new System.Drawing.Point(0, 83);
  2619. this.splitContainer1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2620. this.splitContainer1.Name = "splitContainer1";
  2621. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  2622. //
  2623. // splitContainer1.Panel1
  2624. //
  2625. this.splitContainer1.Panel1.Controls.Add(this.uctMemo);
  2626. this.splitContainer1.Panel1.Controls.Add(this.uceType2);
  2627. this.splitContainer1.Panel1.Controls.Add(this.uteChangeType);
  2628. this.splitContainer1.Panel1.Controls.Add(this.uteEdit);
  2629. this.splitContainer1.Panel1.Controls.Add(this.delete);
  2630. this.splitContainer1.Panel1.Controls.Add(this.uceType);
  2631. this.splitContainer1.Panel1.Controls.Add(this.CurrentGrid);
  2632. //
  2633. // splitContainer1.Panel2
  2634. //
  2635. this.splitContainer1.Panel2.Controls.Add(this.tbWt);
  2636. this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
  2637. this.splitContainer1.Size = new System.Drawing.Size(844, 614);
  2638. this.splitContainer1.SplitterDistance = 346;
  2639. this.splitContainer1.TabIndex = 581;
  2640. this.splitContainer1.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.splitContainer1_SplitterMoved);
  2641. //
  2642. // uceType2
  2643. //
  2644. editorButton4.Text = "修改 ";
  2645. this.uceType2.ButtonsRight.Add(editorButton4);
  2646. this.uceType2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  2647. valueListItem3.DataValue = "101";
  2648. valueListItem3.DisplayText = "空车过皮";
  2649. valueListItem4.DataValue = "102";
  2650. valueListItem4.DisplayText = "钢坯采购";
  2651. valueListItem5.DataValue = "103";
  2652. valueListItem5.DisplayText = "钢管退货";
  2653. valueListItem6.DataValue = "104";
  2654. valueListItem6.DisplayText = "采购辅料";
  2655. valueListItem7.DataValue = "105";
  2656. valueListItem7.DisplayText = "修复返厂";
  2657. valueListItem8.DataValue = "106";
  2658. valueListItem8.DisplayText = "设备采购";
  2659. valueListItem9.DataValue = "107";
  2660. valueListItem9.DisplayText = "其他内转";
  2661. valueListItem10.DataValue = "108";
  2662. valueListItem10.DisplayText = "内转钢管";
  2663. valueListItem11.DataValue = "109";
  2664. valueListItem11.DisplayText = "内转钢坯";
  2665. valueListItem12.DataValue = "201";
  2666. valueListItem12.DisplayText = "配车单称重";
  2667. valueListItem13.DataValue = "202";
  2668. valueListItem13.DisplayText = "废料销售";
  2669. valueListItem19.DataValue = "203";
  2670. valueListItem19.DisplayText = "修复出厂";
  2671. valueListItem20.DataValue = "204";
  2672. valueListItem20.DisplayText = "其他内转";
  2673. valueListItem21.DataValue = "205";
  2674. valueListItem21.DisplayText = "内转钢管";
  2675. valueListItem22.DataValue = "206";
  2676. valueListItem22.DisplayText = "内转钢坯";
  2677. valueListItem23.DataValue = "207";
  2678. valueListItem23.DisplayText = "空车回皮";
  2679. valueListItem24.DataValue = "200";
  2680. valueListItem24.DisplayText = "钢管销售";
  2681. valueListItem25.DataValue = "208";
  2682. valueListItem25.DisplayText = "废品倒运";
  2683. valueListItem48.DataValue = "110";
  2684. valueListItem48.DisplayText = "钢坯退货";
  2685. valueListItem64.DataValue = "301";
  2686. valueListItem64.DisplayText = "外购钢管";
  2687. valueListItem65.DataValue = "210";
  2688. valueListItem65.DisplayText = "钢坯退货";
  2689. this.uceType2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  2690. valueListItem3,
  2691. valueListItem4,
  2692. valueListItem5,
  2693. valueListItem6,
  2694. valueListItem7,
  2695. valueListItem8,
  2696. valueListItem9,
  2697. valueListItem10,
  2698. valueListItem11,
  2699. valueListItem12,
  2700. valueListItem13,
  2701. valueListItem19,
  2702. valueListItem20,
  2703. valueListItem21,
  2704. valueListItem22,
  2705. valueListItem23,
  2706. valueListItem24,
  2707. valueListItem25,
  2708. valueListItem48,
  2709. valueListItem64,
  2710. valueListItem65});
  2711. this.uceType2.Location = new System.Drawing.Point(628, 198);
  2712. this.uceType2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2713. this.uceType2.Name = "uceType2";
  2714. this.uceType2.Size = new System.Drawing.Size(144, 21);
  2715. this.uceType2.TabIndex = 81;
  2716. this.uceType2.Visible = false;
  2717. this.uceType2.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteChangeType_EditorButtonClick);
  2718. //
  2719. // uteEdit
  2720. //
  2721. editorButton5.Key = "select";
  2722. editorButton5.Text = "修改";
  2723. this.uteEdit.ButtonsRight.Add(editorButton5);
  2724. this.uteEdit.Location = new System.Drawing.Point(602, 145);
  2725. this.uteEdit.Margin = new System.Windows.Forms.Padding(4);
  2726. this.uteEdit.Name = "uteEdit";
  2727. this.uteEdit.Size = new System.Drawing.Size(183, 21);
  2728. this.uteEdit.TabIndex = 79;
  2729. this.uteEdit.Visible = false;
  2730. this.uteEdit.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteEdit_EditorButtonClick);
  2731. //
  2732. // CurrentGrid
  2733. //
  2734. this.CurrentGrid.DataSource = this.cmmWeightRecordEntityBindingSource;
  2735. ultraGridColumn42.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  2736. ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2737. ultraGridColumn42.EditorComponent = this.delete;
  2738. ultraGridColumn42.Header.Caption = "过磅流水号";
  2739. ultraGridColumn42.Header.VisiblePosition = 0;
  2740. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 0;
  2741. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  2742. ultraGridColumn42.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(149, 0);
  2743. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
  2744. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
  2745. ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2746. ultraGridColumn43.Header.Caption = "过磅时间";
  2747. ultraGridColumn43.Header.VisiblePosition = 1;
  2748. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 6;
  2749. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  2750. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
  2751. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
  2752. ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2753. ultraGridColumn44.Header.Caption = "检斤人";
  2754. ultraGridColumn44.Header.VisiblePosition = 2;
  2755. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 12;
  2756. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  2757. ultraGridColumn44.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(127, 0);
  2758. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 2;
  2759. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 2;
  2760. ultraGridColumn45.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  2761. ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2762. ultraGridColumn45.Header.Caption = "车牌号";
  2763. ultraGridColumn45.Header.VisiblePosition = 20;
  2764. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 4;
  2765. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  2766. ultraGridColumn45.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(125, 0);
  2767. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 2;
  2768. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 2;
  2769. ultraGridColumn46.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  2770. ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2771. ultraGridColumn46.EditorComponent = this.uteChangeType;
  2772. ultraGridColumn46.Header.Caption = "检斤类型";
  2773. ultraGridColumn46.Header.VisiblePosition = 3;
  2774. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 16;
  2775. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  2776. ultraGridColumn46.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(131, 0);
  2777. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 2;
  2778. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 2;
  2779. ultraGridColumn47.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2780. ultraGridColumn47.Header.Caption = "重量";
  2781. ultraGridColumn47.Header.VisiblePosition = 4;
  2782. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 10;
  2783. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  2784. ultraGridColumn47.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  2785. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2;
  2786. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2;
  2787. ultraGridColumn48.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2788. ultraGridColumn48.Header.Caption = "支数";
  2789. ultraGridColumn48.Header.VisiblePosition = 5;
  2790. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 8;
  2791. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  2792. ultraGridColumn48.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
  2793. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 2;
  2794. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 2;
  2795. ultraGridColumn49.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2796. ultraGridColumn49.Header.Caption = "有效标志";
  2797. ultraGridColumn49.Header.VisiblePosition = 16;
  2798. ultraGridColumn49.Hidden = true;
  2799. ultraGridColumn50.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2800. ultraGridColumn50.Header.Caption = "物资名称";
  2801. ultraGridColumn50.Header.VisiblePosition = 6;
  2802. ultraGridColumn50.Hidden = true;
  2803. ultraGridColumn51.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2804. ultraGridColumn51.Header.Caption = "过磅类型";
  2805. ultraGridColumn51.Header.VisiblePosition = 7;
  2806. ultraGridColumn51.Hidden = true;
  2807. ultraGridColumn51.RowLayoutColumnInfo.OriginX = 18;
  2808. ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
  2809. ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2;
  2810. ultraGridColumn51.RowLayoutColumnInfo.SpanY = 2;
  2811. ultraGridColumn52.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2812. ultraGridColumn52.Header.Caption = "装车单";
  2813. ultraGridColumn52.Header.VisiblePosition = 8;
  2814. ultraGridColumn52.Hidden = true;
  2815. ultraGridColumn53.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2816. ultraGridColumn53.Header.Caption = "收货单位";
  2817. ultraGridColumn53.Header.VisiblePosition = 9;
  2818. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 24;
  2819. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  2820. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2;
  2821. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 2;
  2822. ultraGridColumn54.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2823. ultraGridColumn54.Header.Caption = "订货单位";
  2824. ultraGridColumn54.Header.VisiblePosition = 10;
  2825. ultraGridColumn54.RowLayoutColumnInfo.OriginX = 22;
  2826. ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
  2827. ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2;
  2828. ultraGridColumn54.RowLayoutColumnInfo.SpanY = 2;
  2829. ultraGridColumn55.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2830. ultraGridColumn55.Header.Caption = "发货单位";
  2831. ultraGridColumn55.Header.VisiblePosition = 11;
  2832. ultraGridColumn55.RowLayoutColumnInfo.OriginX = 20;
  2833. ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
  2834. ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
  2835. ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2;
  2836. ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2837. ultraGridColumn56.Header.Caption = "运输单位";
  2838. ultraGridColumn56.Header.VisiblePosition = 12;
  2839. ultraGridColumn56.RowLayoutColumnInfo.OriginX = 26;
  2840. ultraGridColumn56.RowLayoutColumnInfo.OriginY = 0;
  2841. ultraGridColumn56.RowLayoutColumnInfo.SpanX = 2;
  2842. ultraGridColumn56.RowLayoutColumnInfo.SpanY = 2;
  2843. ultraGridColumn57.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2844. ultraGridColumn57.Header.Caption = "作废时间";
  2845. ultraGridColumn57.Header.VisiblePosition = 17;
  2846. ultraGridColumn57.Hidden = true;
  2847. ultraGridColumn58.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2848. ultraGridColumn58.Header.Caption = "作废人";
  2849. ultraGridColumn58.Header.VisiblePosition = 18;
  2850. ultraGridColumn58.Hidden = true;
  2851. ultraGridColumn59.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  2852. ultraGridColumn59.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2853. ultraGridColumn59.EditorComponent = this.uctMemo;
  2854. ultraGridColumn59.Header.Caption = "备注";
  2855. ultraGridColumn59.Header.VisiblePosition = 14;
  2856. ultraGridColumn59.RowLayoutColumnInfo.OriginX = 18;
  2857. ultraGridColumn59.RowLayoutColumnInfo.OriginY = 0;
  2858. ultraGridColumn59.RowLayoutColumnInfo.SpanX = 2;
  2859. ultraGridColumn59.RowLayoutColumnInfo.SpanY = 2;
  2860. ultraGridColumn60.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2861. ultraGridColumn60.Header.Caption = "重量类型";
  2862. ultraGridColumn60.Header.VisiblePosition = 13;
  2863. ultraGridColumn60.Hidden = true;
  2864. ultraGridColumn60.RowLayoutColumnInfo.OriginX = 10;
  2865. ultraGridColumn60.RowLayoutColumnInfo.OriginY = 0;
  2866. ultraGridColumn60.RowLayoutColumnInfo.SpanX = 2;
  2867. ultraGridColumn60.RowLayoutColumnInfo.SpanY = 2;
  2868. ultraGridColumn61.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2869. ultraGridColumn61.Header.Caption = "磅房";
  2870. ultraGridColumn61.Header.VisiblePosition = 15;
  2871. ultraGridColumn61.RowLayoutColumnInfo.OriginX = 2;
  2872. ultraGridColumn61.RowLayoutColumnInfo.OriginY = 0;
  2873. ultraGridColumn61.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  2874. ultraGridColumn61.RowLayoutColumnInfo.SpanX = 2;
  2875. ultraGridColumn61.RowLayoutColumnInfo.SpanY = 2;
  2876. ultraGridColumn62.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2877. ultraGridColumn62.Header.Caption = "实发数";
  2878. ultraGridColumn62.Header.VisiblePosition = 19;
  2879. ultraGridColumn62.Hidden = true;
  2880. ultraGridColumn62.RowLayoutColumnInfo.OriginX = 14;
  2881. ultraGridColumn62.RowLayoutColumnInfo.OriginY = 0;
  2882. ultraGridColumn62.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  2883. ultraGridColumn62.RowLayoutColumnInfo.SpanX = 2;
  2884. ultraGridColumn62.RowLayoutColumnInfo.SpanY = 2;
  2885. ultraGridColumn63.Header.Caption = "皮重有效剩余时间(小时)";
  2886. ultraGridColumn63.Header.VisiblePosition = 21;
  2887. ultraGridColumn63.Hidden = true;
  2888. ultraGridColumn63.RowLayoutColumnInfo.OriginX = 28;
  2889. ultraGridColumn63.RowLayoutColumnInfo.OriginY = 0;
  2890. ultraGridColumn63.RowLayoutColumnInfo.SpanX = 2;
  2891. ultraGridColumn63.RowLayoutColumnInfo.SpanY = 2;
  2892. ultraGridColumn64.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  2893. ultraGridColumn64.Header.Caption = "带货过皮";
  2894. ultraGridColumn64.Header.VisiblePosition = 22;
  2895. ultraGridColumn64.RowLayoutColumnInfo.OriginX = 14;
  2896. ultraGridColumn64.RowLayoutColumnInfo.OriginY = 0;
  2897. ultraGridColumn64.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
  2898. ultraGridColumn64.RowLayoutColumnInfo.SpanX = 2;
  2899. ultraGridColumn64.RowLayoutColumnInfo.SpanY = 2;
  2900. ultraGridBand2.Columns.AddRange(new object[] {
  2901. ultraGridColumn42,
  2902. ultraGridColumn43,
  2903. ultraGridColumn44,
  2904. ultraGridColumn45,
  2905. ultraGridColumn46,
  2906. ultraGridColumn47,
  2907. ultraGridColumn48,
  2908. ultraGridColumn49,
  2909. ultraGridColumn50,
  2910. ultraGridColumn51,
  2911. ultraGridColumn52,
  2912. ultraGridColumn53,
  2913. ultraGridColumn54,
  2914. ultraGridColumn55,
  2915. ultraGridColumn56,
  2916. ultraGridColumn57,
  2917. ultraGridColumn58,
  2918. ultraGridColumn59,
  2919. ultraGridColumn60,
  2920. ultraGridColumn61,
  2921. ultraGridColumn62,
  2922. ultraGridColumn63,
  2923. ultraGridColumn64});
  2924. rowLayout2.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  2925. rowLayoutColumnInfo42,
  2926. rowLayoutColumnInfo43,
  2927. rowLayoutColumnInfo44,
  2928. rowLayoutColumnInfo45,
  2929. rowLayoutColumnInfo46,
  2930. rowLayoutColumnInfo47,
  2931. rowLayoutColumnInfo48,
  2932. rowLayoutColumnInfo49,
  2933. rowLayoutColumnInfo50,
  2934. rowLayoutColumnInfo51,
  2935. rowLayoutColumnInfo52,
  2936. rowLayoutColumnInfo53,
  2937. rowLayoutColumnInfo54,
  2938. rowLayoutColumnInfo55,
  2939. rowLayoutColumnInfo56,
  2940. rowLayoutColumnInfo57,
  2941. rowLayoutColumnInfo58,
  2942. rowLayoutColumnInfo59,
  2943. rowLayoutColumnInfo60,
  2944. rowLayoutColumnInfo61,
  2945. rowLayoutColumnInfo62,
  2946. rowLayoutColumnInfo63,
  2947. rowLayoutColumnInfo64});
  2948. rowLayout2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  2949. ultraGridBand2.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  2950. rowLayout2});
  2951. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  2952. this.CurrentGrid.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  2953. this.CurrentGrid.Dock = System.Windows.Forms.DockStyle.Fill;
  2954. this.CurrentGrid.Font = new System.Drawing.Font("宋体", 10F);
  2955. this.CurrentGrid.Location = new System.Drawing.Point(0, 0);
  2956. this.CurrentGrid.Margin = new System.Windows.Forms.Padding(4);
  2957. this.CurrentGrid.Name = "CurrentGrid";
  2958. this.CurrentGrid.Size = new System.Drawing.Size(844, 346);
  2959. this.CurrentGrid.TabIndex = 71;
  2960. this.CurrentGrid.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.CurrentGrid_InitializeLayout);
  2961. this.CurrentGrid.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.CurrentGrid_InitializeRow);
  2962. this.CurrentGrid.AfterRowActivate += new System.EventHandler(this.CurrentGrid_AfterRowActivate);
  2963. this.CurrentGrid.AfterRowRegionScroll += new Infragistics.Win.UltraWinGrid.RowScrollRegionEventHandler(this.CurrentGrid_AfterRowRegionScroll);
  2964. this.CurrentGrid.BeforeRowDeactivate += new System.ComponentModel.CancelEventHandler(this.CurrentGrid_BeforeRowDeactivate);
  2965. this.CurrentGrid.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.CurrentGrid_DoubleClickCell);
  2966. this.CurrentGrid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.CurrentGrid_KeyDown);
  2967. //
  2968. // tbWt
  2969. //
  2970. appearance21.ForeColor = System.Drawing.SystemColors.ControlText;
  2971. this.tbWt.Appearance = appearance21;
  2972. this.tbWt.Controls.Add(this.ultraTabSharedControlsPage2);
  2973. this.tbWt.Controls.Add(this.ultraTabPageControl3);
  2974. this.tbWt.Controls.Add(this.ultraTabPageControl4);
  2975. this.tbWt.Dock = System.Windows.Forms.DockStyle.Fill;
  2976. this.tbWt.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2977. this.tbWt.Location = new System.Drawing.Point(0, 0);
  2978. this.tbWt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2979. this.tbWt.Name = "tbWt";
  2980. this.tbWt.SharedControlsPage = this.ultraTabSharedControlsPage2;
  2981. this.tbWt.Size = new System.Drawing.Size(844, 264);
  2982. this.tbWt.TabIndex = 1;
  2983. this.tbWt.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  2984. ultraTab5.Key = "1";
  2985. ultraTab5.TabPage = this.ultraTabPageControl3;
  2986. ultraTab5.Text = "第一次称重";
  2987. ultraTab6.Key = "2";
  2988. ultraTab6.TabPage = this.ultraTabPageControl4;
  2989. ultraTab6.Text = "第二次称重";
  2990. this.tbWt.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  2991. ultraTab5,
  2992. ultraTab6});
  2993. this.tbWt.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tbFirstWt_SelectedTabChanged);
  2994. //
  2995. // ultraTabSharedControlsPage2
  2996. //
  2997. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
  2998. this.ultraTabSharedControlsPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2999. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  3000. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(840, 235);
  3001. //
  3002. // ultraPanel20
  3003. //
  3004. //
  3005. // ultraPanel20.ClientArea
  3006. //
  3007. this.ultraPanel20.ClientArea.Controls.Add(this.comboCount);
  3008. this.ultraPanel20.ClientArea.Controls.Add(this.label1);
  3009. this.ultraPanel20.ClientArea.Controls.Add(this.cmbVioce);
  3010. this.ultraPanel20.ClientArea.Controls.Add(this.btnPlay);
  3011. this.ultraPanel20.ClientArea.Controls.Add(this.button4);
  3012. this.ultraPanel20.ClientArea.Controls.Add(this.button3);
  3013. this.ultraPanel20.ClientArea.Controls.Add(this.button2);
  3014. this.ultraPanel20.ClientArea.Controls.Add(this.button1);
  3015. this.ultraPanel20.ClientArea.Controls.Add(this.cboPoundList);
  3016. this.ultraPanel20.ClientArea.Controls.Add(this.label13);
  3017. this.ultraPanel20.ClientArea.Controls.Add(this.txtCar2);
  3018. this.ultraPanel20.ClientArea.Controls.Add(this.cbxCar1);
  3019. this.ultraPanel20.ClientArea.Controls.Add(this.label3);
  3020. this.ultraPanel20.ClientArea.Controls.Add(this.utbExport2);
  3021. this.ultraPanel20.ClientArea.Controls.Add(this.lblWt);
  3022. this.ultraPanel20.Dock = System.Windows.Forms.DockStyle.Top;
  3023. this.ultraPanel20.Location = new System.Drawing.Point(0, 0);
  3024. this.ultraPanel20.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3025. this.ultraPanel20.Name = "ultraPanel20";
  3026. this.ultraPanel20.Size = new System.Drawing.Size(844, 83);
  3027. this.ultraPanel20.TabIndex = 74;
  3028. //
  3029. // comboCount
  3030. //
  3031. this.comboCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  3032. this.comboCount.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3033. this.comboCount.Font = new System.Drawing.Font("宋体", 10F);
  3034. this.comboCount.FormattingEnabled = true;
  3035. this.comboCount.Items.AddRange(new object[] {
  3036. "",
  3037. "1",
  3038. "2",
  3039. "3",
  3040. "4",
  3041. "5",
  3042. "6",
  3043. "7",
  3044. "8",
  3045. "9",
  3046. "10",
  3047. "11",
  3048. "12",
  3049. "13",
  3050. "14",
  3051. "15",
  3052. "16",
  3053. "17",
  3054. "18",
  3055. "19",
  3056. "20",
  3057. "21",
  3058. "22",
  3059. "23",
  3060. "24",
  3061. "25",
  3062. "26",
  3063. "27",
  3064. "28",
  3065. "29",
  3066. "30"});
  3067. this.comboCount.Location = new System.Drawing.Point(669, 12);
  3068. this.comboCount.Margin = new System.Windows.Forms.Padding(4);
  3069. this.comboCount.Name = "comboCount";
  3070. this.comboCount.Size = new System.Drawing.Size(67, 21);
  3071. this.comboCount.TabIndex = 614;
  3072. //
  3073. // label1
  3074. //
  3075. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  3076. this.label1.AutoSize = true;
  3077. this.label1.Font = new System.Drawing.Font("宋体", 10F);
  3078. this.label1.Location = new System.Drawing.Point(586, 18);
  3079. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  3080. this.label1.Name = "label1";
  3081. this.label1.Size = new System.Drawing.Size(70, 14);
  3082. this.label1.TabIndex = 613;
  3083. this.label1.Text = "倒库个数:";
  3084. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3085. //
  3086. // cmbVioce
  3087. //
  3088. this.cmbVioce.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3089. this.cmbVioce.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3090. this.cmbVioce.FormattingEnabled = true;
  3091. this.cmbVioce.Items.AddRange(new object[] {
  3092. "检斤员正忙,请稍等",
  3093. "吨位超载,无法过磅",
  3094. "车上人员请下车",
  3095. "称重完成"});
  3096. this.cmbVioce.Location = new System.Drawing.Point(366, 51);
  3097. this.cmbVioce.Name = "cmbVioce";
  3098. this.cmbVioce.Size = new System.Drawing.Size(245, 24);
  3099. this.cmbVioce.TabIndex = 612;
  3100. //
  3101. // btnPlay
  3102. //
  3103. this.btnPlay.Location = new System.Drawing.Point(269, 48);
  3104. this.btnPlay.Name = "btnPlay";
  3105. this.btnPlay.Size = new System.Drawing.Size(90, 32);
  3106. this.btnPlay.TabIndex = 611;
  3107. this.btnPlay.Text = "播放";
  3108. this.btnPlay.UseVisualStyleBackColor = true;
  3109. this.btnPlay.Click += new System.EventHandler(this.btnPlay_Click);
  3110. //
  3111. // button4
  3112. //
  3113. this.button4.Location = new System.Drawing.Point(760, 45);
  3114. this.button4.Name = "button4";
  3115. this.button4.Size = new System.Drawing.Size(75, 23);
  3116. this.button4.TabIndex = 610;
  3117. this.button4.Text = "button4";
  3118. this.button4.UseVisualStyleBackColor = true;
  3119. this.button4.Visible = false;
  3120. this.button4.Click += new System.EventHandler(this.button4_Click);
  3121. //
  3122. // button3
  3123. //
  3124. this.button3.Location = new System.Drawing.Point(461, 47);
  3125. this.button3.Name = "button3";
  3126. this.button3.Size = new System.Drawing.Size(75, 23);
  3127. this.button3.TabIndex = 0;
  3128. this.button3.Text = "设定磅房A";
  3129. this.button3.UseVisualStyleBackColor = true;
  3130. this.button3.Visible = false;
  3131. this.button3.Click += new System.EventHandler(this.button3_Click);
  3132. //
  3133. // button2
  3134. //
  3135. this.button2.Location = new System.Drawing.Point(369, 47);
  3136. this.button2.Name = "button2";
  3137. this.button2.Size = new System.Drawing.Size(75, 23);
  3138. this.button2.TabIndex = 609;
  3139. this.button2.Text = "给重量2";
  3140. this.button2.UseVisualStyleBackColor = false;
  3141. this.button2.Visible = false;
  3142. this.button2.Click += new System.EventHandler(this.button2_Click);
  3143. //
  3144. // button1
  3145. //
  3146. this.button1.Location = new System.Drawing.Point(288, 44);
  3147. this.button1.Name = "button1";
  3148. this.button1.Size = new System.Drawing.Size(75, 23);
  3149. this.button1.TabIndex = 608;
  3150. this.button1.Text = "给重量1";
  3151. this.button1.UseVisualStyleBackColor = false;
  3152. this.button1.Visible = false;
  3153. this.button1.Click += new System.EventHandler(this.button1_Click_1);
  3154. //
  3155. // cboPoundList
  3156. //
  3157. this.cboPoundList.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  3158. this.cboPoundList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3159. this.cboPoundList.Font = new System.Drawing.Font("宋体", 10F);
  3160. this.cboPoundList.FormattingEnabled = true;
  3161. this.cboPoundList.Items.AddRange(new object[] {
  3162. "",
  3163. "A",
  3164. "B",
  3165. "C"});
  3166. this.cboPoundList.Location = new System.Drawing.Point(669, 47);
  3167. this.cboPoundList.Margin = new System.Windows.Forms.Padding(4);
  3168. this.cboPoundList.Name = "cboPoundList";
  3169. this.cboPoundList.Size = new System.Drawing.Size(67, 21);
  3170. this.cboPoundList.TabIndex = 607;
  3171. this.cboPoundList.SelectedValueChanged += new System.EventHandler(this.cboPoundList_SelectedValueChanged);
  3172. //
  3173. // label13
  3174. //
  3175. this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  3176. this.label13.AutoSize = true;
  3177. this.label13.Font = new System.Drawing.Font("宋体", 10F);
  3178. this.label13.Location = new System.Drawing.Point(558, 50);
  3179. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  3180. this.label13.Name = "label13";
  3181. this.label13.Size = new System.Drawing.Size(98, 14);
  3182. this.label13.TabIndex = 606;
  3183. this.label13.Text = "过磅磅房编号:";
  3184. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  3185. //
  3186. // cbxCar1
  3187. //
  3188. this.cbxCar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3189. | System.Windows.Forms.AnchorStyles.Left)));
  3190. this.cbxCar1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3191. this.cbxCar1.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3192. this.cbxCar1.FormattingEnabled = true;
  3193. this.cbxCar1.Items.AddRange(new object[] {
  3194. "厂内 ",
  3195. "苏",
  3196. "浙",
  3197. "皖",
  3198. "闽",
  3199. "赣",
  3200. "京",
  3201. "沪",
  3202. "津",
  3203. "渝",
  3204. "鲁",
  3205. "冀",
  3206. "晋",
  3207. "蒙",
  3208. "辽",
  3209. "吉",
  3210. "黑",
  3211. "豫",
  3212. "湘",
  3213. "鄂",
  3214. "粤",
  3215. "桂",
  3216. "琼",
  3217. "川",
  3218. "贵",
  3219. "云",
  3220. "藏",
  3221. "陕",
  3222. "甘",
  3223. "青",
  3224. "宁",
  3225. "新",
  3226. "港",
  3227. "澳",
  3228. "台"});
  3229. this.cbxCar1.Location = new System.Drawing.Point(350, 12);
  3230. this.cbxCar1.Margin = new System.Windows.Forms.Padding(4);
  3231. this.cbxCar1.Name = "cbxCar1";
  3232. this.cbxCar1.Size = new System.Drawing.Size(71, 26);
  3233. this.cbxCar1.TabIndex = 593;
  3234. this.cbxCar1.SelectedValueChanged += new System.EventHandler(this.cbxCar1_SelectedValueChanged);
  3235. //
  3236. // label3
  3237. //
  3238. this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  3239. | System.Windows.Forms.AnchorStyles.Left)));
  3240. this.label3.AutoSize = true;
  3241. this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3242. this.label3.Location = new System.Drawing.Point(280, 18);
  3243. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  3244. this.label3.Name = "label3";
  3245. this.label3.Size = new System.Drawing.Size(64, 16);
  3246. this.label3.TabIndex = 592;
  3247. this.label3.Text = "车牌号:";
  3248. //
  3249. // utbExport2
  3250. //
  3251. this.utbExport2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  3252. appearance5.Image = ((object)(resources.GetObject("appearance5.Image")));
  3253. this.utbExport2.Appearance = appearance5;
  3254. this.utbExport2.AutoSize = true;
  3255. this.utbExport2.Location = new System.Drawing.Point(773, 8);
  3256. this.utbExport2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3257. this.utbExport2.Name = "utbExport2";
  3258. this.utbExport2.Size = new System.Drawing.Size(55, 26);
  3259. this.utbExport2.TabIndex = 605;
  3260. this.utbExport2.Text = "导出";
  3261. this.utbExport2.Click += new System.EventHandler(this.utbExport2_Click);
  3262. //
  3263. // lblWt
  3264. //
  3265. appearance11.BackColor = System.Drawing.Color.LightBlue;
  3266. appearance11.TextHAlignAsString = "Center";
  3267. appearance11.TextVAlignAsString = "Middle";
  3268. this.lblWt.Appearance = appearance11;
  3269. this.lblWt.Dock = System.Windows.Forms.DockStyle.Left;
  3270. this.lblWt.Font = new System.Drawing.Font("微软雅黑", 34.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3271. this.lblWt.Location = new System.Drawing.Point(0, 0);
  3272. this.lblWt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3273. this.lblWt.Name = "lblWt";
  3274. this.lblWt.Size = new System.Drawing.Size(263, 83);
  3275. this.lblWt.TabIndex = 73;
  3276. this.lblWt.Text = "0.00t";
  3277. //
  3278. // tbMain
  3279. //
  3280. this.tbMain.Controls.Add(this.ultraTabSharedControlsPage1);
  3281. this.tbMain.Controls.Add(this.ultraTabPageControl1);
  3282. this.tbMain.Controls.Add(this.ultraTabPageControl2);
  3283. this.tbMain.Dock = System.Windows.Forms.DockStyle.Fill;
  3284. this.tbMain.Location = new System.Drawing.Point(0, 0);
  3285. this.tbMain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3286. this.tbMain.Name = "tbMain";
  3287. this.tbMain.SharedControlsPage = this.ultraTabSharedControlsPage1;
  3288. this.tbMain.Size = new System.Drawing.Size(848, 723);
  3289. this.tbMain.TabIndex = 0;
  3290. this.tbMain.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  3291. ultraTab4.Key = "2";
  3292. ultraTab4.TabPage = this.ultraTabPageControl2;
  3293. ultraTab4.Text = "称重记录";
  3294. ultraTab3.Key = "1";
  3295. ultraTab3.TabPage = this.ultraTabPageControl1;
  3296. ultraTab3.Text = "配车称重";
  3297. this.tbMain.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  3298. ultraTab4,
  3299. ultraTab3});
  3300. //
  3301. // ultraTabSharedControlsPage1
  3302. //
  3303. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  3304. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3305. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  3306. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(844, 697);
  3307. //
  3308. // ultraPanel1
  3309. //
  3310. //
  3311. // ultraPanel1.ClientArea
  3312. //
  3313. this.ultraPanel1.ClientArea.Controls.Add(this.panel4);
  3314. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel21);
  3315. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  3316. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  3317. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  3318. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3319. this.ultraPanel1.Name = "ultraPanel1";
  3320. this.ultraPanel1.Size = new System.Drawing.Size(214, 723);
  3321. this.ultraPanel1.TabIndex = 1;
  3322. //
  3323. // panel4
  3324. //
  3325. this.panel4.Controls.Add(this.panel5);
  3326. this.panel4.Controls.Add(this.lblWtNow);
  3327. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  3328. this.panel4.Location = new System.Drawing.Point(0, 326);
  3329. this.panel4.Name = "panel4";
  3330. this.panel4.Size = new System.Drawing.Size(214, 397);
  3331. this.panel4.TabIndex = 595;
  3332. //
  3333. // panel5
  3334. //
  3335. this.panel5.Controls.Add(this.lvTemplate);
  3336. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  3337. this.panel5.Location = new System.Drawing.Point(0, 149);
  3338. this.panel5.Name = "panel5";
  3339. this.panel5.Size = new System.Drawing.Size(214, 248);
  3340. this.panel5.TabIndex = 595;
  3341. //
  3342. // lvTemplate
  3343. //
  3344. this.lvTemplate.Dock = System.Windows.Forms.DockStyle.Fill;
  3345. this.lvTemplate.Font = new System.Drawing.Font("宋体", 10F);
  3346. this.lvTemplate.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
  3347. this.lvTemplate.ItemSettings.DefaultImage = ((System.Drawing.Image)(resources.GetObject("lvTemplate.ItemSettings.DefaultImage")));
  3348. this.lvTemplate.Location = new System.Drawing.Point(0, 0);
  3349. this.lvTemplate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3350. this.lvTemplate.Name = "lvTemplate";
  3351. this.lvTemplate.Size = new System.Drawing.Size(214, 248);
  3352. this.lvTemplate.TabIndex = 593;
  3353. this.lvTemplate.View = Infragistics.Win.UltraWinListView.UltraListViewStyle.List;
  3354. this.lvTemplate.ItemDoubleClick += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.lvTemplate_ItemDoubleClick);
  3355. this.lvTemplate.MouseClick += new System.Windows.Forms.MouseEventHandler(this.lvTemplate_MouseClick);
  3356. //
  3357. // lblWtNow
  3358. //
  3359. appearance12.BackColor = System.Drawing.Color.LightBlue;
  3360. appearance12.TextHAlignAsString = "Center";
  3361. appearance12.TextVAlignAsString = "Middle";
  3362. this.lblWtNow.Appearance = appearance12;
  3363. this.lblWtNow.Dock = System.Windows.Forms.DockStyle.Top;
  3364. this.lblWtNow.Font = new System.Drawing.Font("微软雅黑", 34.8F, System.Drawing.FontStyle.Bold);
  3365. this.lblWtNow.Location = new System.Drawing.Point(0, 0);
  3366. this.lblWtNow.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3367. this.lblWtNow.Name = "lblWtNow";
  3368. this.lblWtNow.Size = new System.Drawing.Size(214, 149);
  3369. this.lblWtNow.TabIndex = 72;
  3370. this.lblWtNow.Text = "0.00t";
  3371. this.lblWtNow.Click += new System.EventHandler(this.lblWtNow_Click);
  3372. //
  3373. // ultraPanel21
  3374. //
  3375. //
  3376. // ultraPanel21.ClientArea
  3377. //
  3378. this.ultraPanel21.ClientArea.Controls.Add(this.btnA);
  3379. this.ultraPanel21.ClientArea.Controls.Add(this.btnC);
  3380. this.ultraPanel21.ClientArea.Controls.Add(this.btnB);
  3381. this.ultraPanel21.Dock = System.Windows.Forms.DockStyle.Top;
  3382. this.ultraPanel21.Location = new System.Drawing.Point(0, 158);
  3383. this.ultraPanel21.Name = "ultraPanel21";
  3384. this.ultraPanel21.Size = new System.Drawing.Size(214, 168);
  3385. this.ultraPanel21.TabIndex = 594;
  3386. //
  3387. // btnA
  3388. //
  3389. this.btnA.BackColor = System.Drawing.SystemColors.ActiveCaption;
  3390. this.btnA.Dock = System.Windows.Forms.DockStyle.Top;
  3391. this.btnA.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3392. this.btnA.ForeColor = System.Drawing.SystemColors.ControlText;
  3393. this.btnA.Location = new System.Drawing.Point(0, 0);
  3394. this.btnA.Name = "btnA";
  3395. this.btnA.Size = new System.Drawing.Size(214, 56);
  3396. this.btnA.TabIndex = 82;
  3397. this.btnA.Tag = "A";
  3398. this.btnA.Text = "A磅房";
  3399. this.btnA.UseVisualStyleBackColor = false;
  3400. this.btnA.Click += new System.EventHandler(this.btn_SelectedValueChanged);
  3401. //
  3402. // btnC
  3403. //
  3404. this.btnC.BackColor = System.Drawing.SystemColors.ActiveCaption;
  3405. this.btnC.Dock = System.Windows.Forms.DockStyle.Bottom;
  3406. this.btnC.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3407. this.btnC.Location = new System.Drawing.Point(0, 107);
  3408. this.btnC.Name = "btnC";
  3409. this.btnC.Size = new System.Drawing.Size(214, 61);
  3410. this.btnC.TabIndex = 82;
  3411. this.btnC.Tag = "C";
  3412. this.btnC.Text = "C磅房";
  3413. this.btnC.UseVisualStyleBackColor = false;
  3414. this.btnC.Click += new System.EventHandler(this.btn_SelectedValueChanged);
  3415. //
  3416. // btnB
  3417. //
  3418. this.btnB.BackColor = System.Drawing.SystemColors.ActiveCaption;
  3419. this.btnB.Dock = System.Windows.Forms.DockStyle.Fill;
  3420. this.btnB.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3421. this.btnB.Location = new System.Drawing.Point(0, 0);
  3422. this.btnB.Name = "btnB";
  3423. this.btnB.Size = new System.Drawing.Size(214, 168);
  3424. this.btnB.TabIndex = 82;
  3425. this.btnB.Tag = "B";
  3426. this.btnB.Text = "B磅房";
  3427. this.btnB.UseVisualStyleBackColor = false;
  3428. this.btnB.Click += new System.EventHandler(this.btn_SelectedValueChanged);
  3429. //
  3430. // ultraPanel2
  3431. //
  3432. //
  3433. // ultraPanel2.ClientArea
  3434. //
  3435. this.ultraPanel2.ClientArea.Controls.Add(this.btn);
  3436. this.ultraPanel2.ClientArea.Controls.Add(this.lblStatus);
  3437. this.ultraPanel2.ClientArea.Controls.Add(this.lblMsg);
  3438. this.ultraPanel2.ClientArea.Controls.Add(this.utbConnect);
  3439. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  3440. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  3441. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3442. this.ultraPanel2.Name = "ultraPanel2";
  3443. this.ultraPanel2.Size = new System.Drawing.Size(214, 158);
  3444. this.ultraPanel2.TabIndex = 591;
  3445. //
  3446. // btn
  3447. //
  3448. this.btn.Location = new System.Drawing.Point(3, 4);
  3449. this.btn.Name = "btn";
  3450. this.btn.Size = new System.Drawing.Size(76, 29);
  3451. this.btn.TabIndex = 600;
  3452. this.btn.Text = "远程取消";
  3453. this.btn.UseVisualStyleBackColor = true;
  3454. this.btn.Click += new System.EventHandler(this.btn_Click);
  3455. //
  3456. // lblStatus
  3457. //
  3458. this.lblStatus.Dock = System.Windows.Forms.DockStyle.Bottom;
  3459. this.lblStatus.Location = new System.Drawing.Point(0, 79);
  3460. this.lblStatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  3461. this.lblStatus.Name = "lblStatus";
  3462. this.lblStatus.Size = new System.Drawing.Size(214, 30);
  3463. this.lblStatus.TabIndex = 599;
  3464. this.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3465. //
  3466. // lblMsg
  3467. //
  3468. this.lblMsg.Dock = System.Windows.Forms.DockStyle.Bottom;
  3469. this.lblMsg.Location = new System.Drawing.Point(0, 109);
  3470. this.lblMsg.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  3471. this.lblMsg.Name = "lblMsg";
  3472. this.lblMsg.Size = new System.Drawing.Size(214, 49);
  3473. this.lblMsg.TabIndex = 598;
  3474. this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3475. //
  3476. // utbConnect
  3477. //
  3478. this.utbConnect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  3479. appearance15.ForeColor = System.Drawing.Color.Lime;
  3480. this.utbConnect.Appearance = appearance15;
  3481. this.utbConnect.AutoSize = true;
  3482. this.utbConnect.Font = new System.Drawing.Font("宋体", 10F);
  3483. this.utbConnect.Location = new System.Drawing.Point(171, 4);
  3484. this.utbConnect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  3485. this.utbConnect.Name = "utbConnect";
  3486. this.utbConnect.Size = new System.Drawing.Size(29, 25);
  3487. this.utbConnect.TabIndex = 595;
  3488. this.utbConnect.Text = "●";
  3489. this.utbConnect.Click += new System.EventHandler(this.utbConnect_Click);
  3490. //
  3491. // ultraTabControl3
  3492. //
  3493. this.ultraTabControl3.Location = new System.Drawing.Point(0, 0);
  3494. this.ultraTabControl3.Name = "ultraTabControl3";
  3495. this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
  3496. this.ultraTabControl3.Size = new System.Drawing.Size(200, 100);
  3497. this.ultraTabControl3.TabIndex = 0;
  3498. //
  3499. // ultraTabSharedControlsPage3
  3500. //
  3501. this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(1, 20);
  3502. this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
  3503. this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(196, 77);
  3504. //
  3505. // ultraGroupBox2
  3506. //
  3507. this.ultraGroupBox2.Controls.Add(this.ultraPanel6);
  3508. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  3509. this.ultraGroupBox2.Name = "ultraGroupBox2";
  3510. this.ultraGroupBox2.Size = new System.Drawing.Size(200, 110);
  3511. this.ultraGroupBox2.TabIndex = 0;
  3512. //
  3513. // ultraPanel6
  3514. //
  3515. //
  3516. // ultraPanel6.ClientArea
  3517. //
  3518. this.ultraPanel6.ClientArea.Controls.Add(this.ultraButton5);
  3519. this.ultraPanel6.ClientArea.Controls.Add(this.checkBox2);
  3520. this.ultraPanel6.ClientArea.Controls.Add(this.ultraButton6);
  3521. this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  3522. this.ultraPanel6.Location = new System.Drawing.Point(3, 0);
  3523. this.ultraPanel6.Name = "ultraPanel6";
  3524. this.ultraPanel6.Size = new System.Drawing.Size(194, 107);
  3525. this.ultraPanel6.TabIndex = 3;
  3526. //
  3527. // ultraButton5
  3528. //
  3529. appearance2.Image = ((object)(resources.GetObject("appearance2.Image")));
  3530. this.ultraButton5.Appearance = appearance2;
  3531. this.ultraButton5.AutoSize = true;
  3532. this.ultraButton5.Font = new System.Drawing.Font("宋体", 10F);
  3533. this.ultraButton5.Location = new System.Drawing.Point(349, 20);
  3534. this.ultraButton5.Name = "ultraButton5";
  3535. this.ultraButton5.Size = new System.Drawing.Size(113, 27);
  3536. this.ultraButton5.TabIndex = 598;
  3537. this.ultraButton5.Text = " 保存为模板";
  3538. //
  3539. // checkBox2
  3540. //
  3541. this.checkBox2.AutoSize = true;
  3542. this.checkBox2.Location = new System.Drawing.Point(157, 24);
  3543. this.checkBox2.Name = "checkBox2";
  3544. this.checkBox2.Size = new System.Drawing.Size(96, 16);
  3545. this.checkBox2.TabIndex = 597;
  3546. this.checkBox2.Text = "带货过皮车辆";
  3547. this.checkBox2.UseVisualStyleBackColor = true;
  3548. //
  3549. // ultraButton6
  3550. //
  3551. appearance3.Image = ((object)(resources.GetObject("appearance3.Image")));
  3552. this.ultraButton6.Appearance = appearance3;
  3553. this.ultraButton6.AutoSize = true;
  3554. this.ultraButton6.Font = new System.Drawing.Font("宋体", 10F);
  3555. this.ultraButton6.Location = new System.Drawing.Point(30, 20);
  3556. this.ultraButton6.Name = "ultraButton6";
  3557. this.ultraButton6.Size = new System.Drawing.Size(72, 27);
  3558. this.ultraButton6.TabIndex = 596;
  3559. this.ultraButton6.Text = " 保存";
  3560. //
  3561. // ultraTabSharedControlsPage5
  3562. //
  3563. this.ultraTabSharedControlsPage5.Location = new System.Drawing.Point(1, 20);
  3564. this.ultraTabSharedControlsPage5.Name = "ultraTabSharedControlsPage5";
  3565. this.ultraTabSharedControlsPage5.Size = new System.Drawing.Size(196, 77);
  3566. //
  3567. // ultraTabControl5
  3568. //
  3569. this.ultraTabControl5.Location = new System.Drawing.Point(0, 0);
  3570. this.ultraTabControl5.Name = "ultraTabControl5";
  3571. this.ultraTabControl5.SharedControlsPage = this.ultraTabSharedControlsPage5;
  3572. this.ultraTabControl5.Size = new System.Drawing.Size(200, 100);
  3573. this.ultraTabControl5.TabIndex = 0;
  3574. //
  3575. // ultraTabControl6
  3576. //
  3577. this.ultraTabControl6.Location = new System.Drawing.Point(0, 0);
  3578. this.ultraTabControl6.Name = "ultraTabControl6";
  3579. this.ultraTabControl6.SharedControlsPage = this.ultraTabSharedControlsPage6;
  3580. this.ultraTabControl6.Size = new System.Drawing.Size(200, 100);
  3581. this.ultraTabControl6.TabIndex = 0;
  3582. //
  3583. // ultraTabSharedControlsPage6
  3584. //
  3585. this.ultraTabSharedControlsPage6.Location = new System.Drawing.Point(1, 20);
  3586. this.ultraTabSharedControlsPage6.Name = "ultraTabSharedControlsPage6";
  3587. this.ultraTabSharedControlsPage6.Size = new System.Drawing.Size(196, 77);
  3588. //
  3589. // listViewMenuStrip
  3590. //
  3591. this.listViewMenuStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
  3592. this.listViewMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  3593. this.deleteTemplate});
  3594. this.listViewMenuStrip.Name = "contextMenuStrip1";
  3595. this.listViewMenuStrip.Size = new System.Drawing.Size(125, 26);
  3596. //
  3597. // deleteTemplate
  3598. //
  3599. this.deleteTemplate.Name = "deleteTemplate";
  3600. this.deleteTemplate.Size = new System.Drawing.Size(124, 22);
  3601. this.deleteTemplate.Text = "删除模板";
  3602. this.deleteTemplate.Click += new System.EventHandler(this.deleteTemplate_Click);
  3603. //
  3604. // splitContainer2
  3605. //
  3606. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  3607. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  3608. this.splitContainer2.Name = "splitContainer2";
  3609. //
  3610. // splitContainer2.Panel1
  3611. //
  3612. this.splitContainer2.Panel1.Controls.Add(this.ultraPanel1);
  3613. //
  3614. // splitContainer2.Panel2
  3615. //
  3616. this.splitContainer2.Panel2.Controls.Add(this.panel3);
  3617. this.splitContainer2.Panel2.Controls.Add(this.PicPnl);
  3618. this.splitContainer2.Panel2.Controls.Add(this.panel2);
  3619. this.splitContainer2.Size = new System.Drawing.Size(1343, 723);
  3620. this.splitContainer2.SplitterDistance = 214;
  3621. this.splitContainer2.TabIndex = 74;
  3622. this.splitContainer2.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.splitContainer2_SplitterMoved);
  3623. //
  3624. // panel3
  3625. //
  3626. this.panel3.Controls.Add(this.tbMain);
  3627. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  3628. this.panel3.Location = new System.Drawing.Point(0, 0);
  3629. this.panel3.Name = "panel3";
  3630. this.panel3.Size = new System.Drawing.Size(848, 723);
  3631. this.panel3.TabIndex = 3;
  3632. //
  3633. // PicPnl
  3634. //
  3635. this.PicPnl.Dock = System.Windows.Forms.DockStyle.Right;
  3636. this.PicPnl.Location = new System.Drawing.Point(848, 0);
  3637. this.PicPnl.Name = "PicPnl";
  3638. this.PicPnl.Size = new System.Drawing.Size(277, 723);
  3639. this.PicPnl.TabIndex = 2;
  3640. //
  3641. // panel2
  3642. //
  3643. this.panel2.Location = new System.Drawing.Point(1115, 130);
  3644. this.panel2.Name = "panel2";
  3645. this.panel2.Size = new System.Drawing.Size(200, 100);
  3646. this.panel2.TabIndex = 1;
  3647. //
  3648. // timer2
  3649. //
  3650. this.timer2.Enabled = true;
  3651. this.timer2.Interval = 3000;
  3652. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  3653. //
  3654. // timer1
  3655. //
  3656. this.timer1.Enabled = true;
  3657. this.timer1.Interval = 60000;
  3658. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  3659. //
  3660. // cmmWeightRecordEntityBindingSource
  3661. //
  3662. this.cmmWeightRecordEntityBindingSource.DataSource = typeof(Core.StlMes.Client.LgResMgt.Mcms.entity.CmmWeightRecordEntity);
  3663. //
  3664. // matInfo3
  3665. //
  3666. this.matInfo3.AddNew = false;
  3667. this.matInfo3.ColumnsC = "ProOrderNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight,JudgeStoveNoOld";
  3668. this.matInfo3.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3669. this.matInfo3.Dock = System.Windows.Forms.DockStyle.Fill;
  3670. this.matInfo3.EnableUpdateInfo = true;
  3671. this.matInfo3.EnableUpdateWt = false;
  3672. this.matInfo3.Font = new System.Drawing.Font("宋体", 10F);
  3673. this.matInfo3.Key = "102";
  3674. this.matInfo3.Location = new System.Drawing.Point(0, 0);
  3675. this.matInfo3.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3676. this.matInfo3.MatName = "";
  3677. this.matInfo3.Name = "matInfo3";
  3678. this.matInfo3.Size = new System.Drawing.Size(830, 34);
  3679. this.matInfo3.TabIndex = 2;
  3680. //
  3681. // matInfo2
  3682. //
  3683. this.matInfo2.AddNew = true;
  3684. this.matInfo2.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActC" +
  3685. "ount,ActWeight";
  3686. this.matInfo2.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3687. this.matInfo2.Dock = System.Windows.Forms.DockStyle.Left;
  3688. this.matInfo2.EnableUpdateInfo = true;
  3689. this.matInfo2.EnableUpdateWt = true;
  3690. this.matInfo2.Font = new System.Drawing.Font("宋体", 10F);
  3691. this.matInfo2.Key = "103";
  3692. this.matInfo2.Location = new System.Drawing.Point(0, 0);
  3693. this.matInfo2.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3694. this.matInfo2.MatName = "";
  3695. this.matInfo2.Name = "matInfo2";
  3696. this.matInfo2.Size = new System.Drawing.Size(907, 34);
  3697. this.matInfo2.TabIndex = 2;
  3698. //
  3699. // matInfo1
  3700. //
  3701. this.matInfo1.AddNew = true;
  3702. this.matInfo1.ColumnsC = "SpecName,ActCount,SpecNo";
  3703. this.matInfo1.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3704. this.matInfo1.Dock = System.Windows.Forms.DockStyle.Fill;
  3705. this.matInfo1.EnableUpdateInfo = true;
  3706. this.matInfo1.EnableUpdateWt = true;
  3707. this.matInfo1.Font = new System.Drawing.Font("宋体", 10F);
  3708. this.matInfo1.Key = "104";
  3709. this.matInfo1.Location = new System.Drawing.Point(0, 0);
  3710. this.matInfo1.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3711. this.matInfo1.MatName = "";
  3712. this.matInfo1.Name = "matInfo1";
  3713. this.matInfo1.Size = new System.Drawing.Size(830, 34);
  3714. this.matInfo1.TabIndex = 2;
  3715. //
  3716. // matInfo4
  3717. //
  3718. this.matInfo4.AddNew = true;
  3719. this.matInfo4.ColumnsC = "SpecName,ActCount,Memo";
  3720. this.matInfo4.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3721. this.matInfo4.Dock = System.Windows.Forms.DockStyle.Fill;
  3722. this.matInfo4.EnableUpdateInfo = true;
  3723. this.matInfo4.EnableUpdateWt = true;
  3724. this.matInfo4.Font = new System.Drawing.Font("宋体", 10F);
  3725. this.matInfo4.Key = "105";
  3726. this.matInfo4.Location = new System.Drawing.Point(0, 0);
  3727. this.matInfo4.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3728. this.matInfo4.MatName = "";
  3729. this.matInfo4.Name = "matInfo4";
  3730. this.matInfo4.Size = new System.Drawing.Size(830, 34);
  3731. this.matInfo4.TabIndex = 1;
  3732. //
  3733. // matInfo5
  3734. //
  3735. this.matInfo5.AddNew = true;
  3736. this.matInfo5.ColumnsC = "SpecName,ActCount,Memo";
  3737. this.matInfo5.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3738. this.matInfo5.Dock = System.Windows.Forms.DockStyle.Fill;
  3739. this.matInfo5.EnableUpdateInfo = true;
  3740. this.matInfo5.EnableUpdateWt = true;
  3741. this.matInfo5.Font = new System.Drawing.Font("宋体", 10F);
  3742. this.matInfo5.Key = "106";
  3743. this.matInfo5.Location = new System.Drawing.Point(0, 0);
  3744. this.matInfo5.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  3745. this.matInfo5.MatName = "";
  3746. this.matInfo5.Name = "matInfo5";
  3747. this.matInfo5.Size = new System.Drawing.Size(830, 34);
  3748. this.matInfo5.TabIndex = 1;
  3749. //
  3750. // matInfo6
  3751. //
  3752. this.matInfo6.AddNew = true;
  3753. this.matInfo6.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActCount,Memo";
  3754. this.matInfo6.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3755. this.matInfo6.Dock = System.Windows.Forms.DockStyle.Fill;
  3756. this.matInfo6.EnableUpdateInfo = true;
  3757. this.matInfo6.EnableUpdateWt = true;
  3758. this.matInfo6.Font = new System.Drawing.Font("宋体", 10F);
  3759. this.matInfo6.Key = "107";
  3760. this.matInfo6.Location = new System.Drawing.Point(0, 0);
  3761. this.matInfo6.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  3762. this.matInfo6.MatName = "";
  3763. this.matInfo6.Name = "matInfo6";
  3764. this.matInfo6.Size = new System.Drawing.Size(830, 34);
  3765. this.matInfo6.TabIndex = 1;
  3766. //
  3767. // matInfo7
  3768. //
  3769. this.matInfo7.AddNew = true;
  3770. this.matInfo7.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActCount,ActWei" +
  3771. "ght";
  3772. this.matInfo7.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3773. this.matInfo7.Dock = System.Windows.Forms.DockStyle.Fill;
  3774. this.matInfo7.EnableUpdateInfo = true;
  3775. this.matInfo7.EnableUpdateWt = true;
  3776. this.matInfo7.Font = new System.Drawing.Font("宋体", 10F);
  3777. this.matInfo7.Key = "108";
  3778. this.matInfo7.Location = new System.Drawing.Point(0, 0);
  3779. this.matInfo7.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  3780. this.matInfo7.MatName = "";
  3781. this.matInfo7.Name = "matInfo7";
  3782. this.matInfo7.Size = new System.Drawing.Size(830, 34);
  3783. this.matInfo7.TabIndex = 1;
  3784. //
  3785. // matInfo8
  3786. //
  3787. this.matInfo8.AddNew = true;
  3788. this.matInfo8.ColumnsC = "JudgeStoveNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight";
  3789. this.matInfo8.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3790. this.matInfo8.Dock = System.Windows.Forms.DockStyle.Fill;
  3791. this.matInfo8.EnableUpdateInfo = true;
  3792. this.matInfo8.EnableUpdateWt = true;
  3793. this.matInfo8.Font = new System.Drawing.Font("宋体", 10F);
  3794. this.matInfo8.Key = "109";
  3795. this.matInfo8.Location = new System.Drawing.Point(0, 0);
  3796. this.matInfo8.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  3797. this.matInfo8.MatName = "";
  3798. this.matInfo8.Name = "matInfo8";
  3799. this.matInfo8.Size = new System.Drawing.Size(830, 34);
  3800. this.matInfo8.TabIndex = 1;
  3801. //
  3802. // matInfo17
  3803. //
  3804. this.matInfo17.AddNew = true;
  3805. this.matInfo17.ColumnsC = "ProOrderNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight,JudgeStoveNoOld";
  3806. this.matInfo17.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3807. this.matInfo17.Dock = System.Windows.Forms.DockStyle.Fill;
  3808. this.matInfo17.EnableUpdateInfo = true;
  3809. this.matInfo17.EnableUpdateWt = true;
  3810. this.matInfo17.Font = new System.Drawing.Font("宋体", 10F);
  3811. this.matInfo17.Key = "110";
  3812. this.matInfo17.Location = new System.Drawing.Point(0, 0);
  3813. this.matInfo17.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3814. this.matInfo17.MatName = "";
  3815. this.matInfo17.Name = "matInfo17";
  3816. this.matInfo17.Size = new System.Drawing.Size(830, 34);
  3817. this.matInfo17.TabIndex = 3;
  3818. //
  3819. // matInfo16
  3820. //
  3821. this.matInfo16.AddNew = false;
  3822. this.matInfo16.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Gradename,Steelname,ActDimater,ActHeight,ActLe" +
  3823. "nTemp,ActCount,ActWeight,StorageName";
  3824. this.matInfo16.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3825. this.matInfo16.Dock = System.Windows.Forms.DockStyle.Fill;
  3826. this.matInfo16.EnableUpdateInfo = true;
  3827. this.matInfo16.EnableUpdateWt = false;
  3828. this.matInfo16.Font = new System.Drawing.Font("宋体", 10F);
  3829. this.matInfo16.Key = "201";
  3830. this.matInfo16.Location = new System.Drawing.Point(0, 48);
  3831. this.matInfo16.Margin = new System.Windows.Forms.Padding(3, 10, 3, 10);
  3832. this.matInfo16.MatName = "钢管";
  3833. this.matInfo16.Name = "matInfo16";
  3834. this.matInfo16.Size = new System.Drawing.Size(836, 158);
  3835. this.matInfo16.TabIndex = 7;
  3836. //
  3837. // matInfo9
  3838. //
  3839. this.matInfo9.AddNew = true;
  3840. this.matInfo9.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActCount,Memo";
  3841. this.matInfo9.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3842. this.matInfo9.Dock = System.Windows.Forms.DockStyle.Fill;
  3843. this.matInfo9.EnableUpdateInfo = true;
  3844. this.matInfo9.EnableUpdateWt = true;
  3845. this.matInfo9.Font = new System.Drawing.Font("宋体", 10F);
  3846. this.matInfo9.Key = "202";
  3847. this.matInfo9.Location = new System.Drawing.Point(0, 0);
  3848. this.matInfo9.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3849. this.matInfo9.MatName = "钢管销售";
  3850. this.matInfo9.Name = "matInfo9";
  3851. this.matInfo9.Size = new System.Drawing.Size(832, 129);
  3852. this.matInfo9.TabIndex = 2;
  3853. //
  3854. // matInfo10
  3855. //
  3856. this.matInfo10.AddNew = true;
  3857. this.matInfo10.ColumnsC = "SpecName,ActCount,Memo";
  3858. this.matInfo10.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3859. this.matInfo10.Dock = System.Windows.Forms.DockStyle.Fill;
  3860. this.matInfo10.EnableUpdateInfo = true;
  3861. this.matInfo10.EnableUpdateWt = true;
  3862. this.matInfo10.Font = new System.Drawing.Font("宋体", 10F);
  3863. this.matInfo10.Key = "203";
  3864. this.matInfo10.Location = new System.Drawing.Point(0, 0);
  3865. this.matInfo10.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3866. this.matInfo10.MatName = "钢管销售";
  3867. this.matInfo10.Name = "matInfo10";
  3868. this.matInfo10.Size = new System.Drawing.Size(832, 129);
  3869. this.matInfo10.TabIndex = 2;
  3870. //
  3871. // matInfo11
  3872. //
  3873. this.matInfo11.AddNew = true;
  3874. this.matInfo11.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActCount,Memo";
  3875. this.matInfo11.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3876. this.matInfo11.Dock = System.Windows.Forms.DockStyle.Fill;
  3877. this.matInfo11.EnableUpdateInfo = true;
  3878. this.matInfo11.EnableUpdateWt = true;
  3879. this.matInfo11.Font = new System.Drawing.Font("宋体", 10F);
  3880. this.matInfo11.Key = "204";
  3881. this.matInfo11.Location = new System.Drawing.Point(0, 0);
  3882. this.matInfo11.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3883. this.matInfo11.MatName = "钢管销售";
  3884. this.matInfo11.Name = "matInfo11";
  3885. this.matInfo11.Size = new System.Drawing.Size(832, 129);
  3886. this.matInfo11.TabIndex = 2;
  3887. //
  3888. // matInfo12
  3889. //
  3890. this.matInfo12.AddNew = true;
  3891. this.matInfo12.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActCount,ActWei" +
  3892. "ght";
  3893. this.matInfo12.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3894. this.matInfo12.Dock = System.Windows.Forms.DockStyle.Fill;
  3895. this.matInfo12.EnableUpdateInfo = true;
  3896. this.matInfo12.EnableUpdateWt = true;
  3897. this.matInfo12.Font = new System.Drawing.Font("宋体", 10F);
  3898. this.matInfo12.Key = "205";
  3899. this.matInfo12.Location = new System.Drawing.Point(0, 0);
  3900. this.matInfo12.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3901. this.matInfo12.MatName = "内转钢管";
  3902. this.matInfo12.Name = "matInfo12";
  3903. this.matInfo12.Size = new System.Drawing.Size(832, 129);
  3904. this.matInfo12.TabIndex = 1;
  3905. //
  3906. // matInfo13
  3907. //
  3908. this.matInfo13.AddNew = true;
  3909. this.matInfo13.ColumnsC = "JudgeStoveNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight";
  3910. this.matInfo13.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3911. this.matInfo13.Dock = System.Windows.Forms.DockStyle.Fill;
  3912. this.matInfo13.EnableUpdateInfo = true;
  3913. this.matInfo13.EnableUpdateWt = true;
  3914. this.matInfo13.Font = new System.Drawing.Font("宋体", 10F);
  3915. this.matInfo13.Key = "206";
  3916. this.matInfo13.Location = new System.Drawing.Point(0, 0);
  3917. this.matInfo13.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  3918. this.matInfo13.MatName = "内转钢坯";
  3919. this.matInfo13.Name = "matInfo13";
  3920. this.matInfo13.Size = new System.Drawing.Size(832, 129);
  3921. this.matInfo13.TabIndex = 1;
  3922. //
  3923. // matInfo14
  3924. //
  3925. this.matInfo14.AddNew = true;
  3926. this.matInfo14.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActC" +
  3927. "ount,ActWeight";
  3928. this.matInfo14.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3929. this.matInfo14.Dock = System.Windows.Forms.DockStyle.Fill;
  3930. this.matInfo14.EnableUpdateInfo = true;
  3931. this.matInfo14.EnableUpdateWt = true;
  3932. this.matInfo14.Font = new System.Drawing.Font("宋体", 10F);
  3933. this.matInfo14.Key = "200";
  3934. this.matInfo14.Location = new System.Drawing.Point(0, 0);
  3935. this.matInfo14.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  3936. this.matInfo14.MatName = "钢管销售";
  3937. this.matInfo14.Name = "matInfo14";
  3938. this.matInfo14.Size = new System.Drawing.Size(832, 129);
  3939. this.matInfo14.TabIndex = 3;
  3940. //
  3941. // matInfo18
  3942. //
  3943. this.matInfo18.AddNew = true;
  3944. this.matInfo18.ColumnsC = "SpecName,ActCount,Memo";
  3945. this.matInfo18.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3946. this.matInfo18.Dock = System.Windows.Forms.DockStyle.Fill;
  3947. this.matInfo18.EnableUpdateInfo = true;
  3948. this.matInfo18.EnableUpdateWt = true;
  3949. this.matInfo18.Font = new System.Drawing.Font("宋体", 10F);
  3950. this.matInfo18.Key = "209";
  3951. this.matInfo18.Location = new System.Drawing.Point(0, 0);
  3952. this.matInfo18.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3953. this.matInfo18.MatName = "钢管销售";
  3954. this.matInfo18.Name = "matInfo18";
  3955. this.matInfo18.Size = new System.Drawing.Size(832, 129);
  3956. this.matInfo18.TabIndex = 3;
  3957. //
  3958. // matInfo29
  3959. //
  3960. this.matInfo29.AddNew = true;
  3961. this.matInfo29.ColumnsC = "ProOrderNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight,JudgeStoveNoOld";
  3962. this.matInfo29.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3963. this.matInfo29.Dock = System.Windows.Forms.DockStyle.Fill;
  3964. this.matInfo29.EnableUpdateInfo = true;
  3965. this.matInfo29.EnableUpdateWt = true;
  3966. this.matInfo29.Font = new System.Drawing.Font("宋体", 10F);
  3967. this.matInfo29.Key = "110";
  3968. this.matInfo29.Location = new System.Drawing.Point(0, 0);
  3969. this.matInfo29.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3970. this.matInfo29.MatName = "";
  3971. this.matInfo29.Name = "matInfo29";
  3972. this.matInfo29.Size = new System.Drawing.Size(832, 129);
  3973. this.matInfo29.TabIndex = 4;
  3974. //
  3975. // matInfo20
  3976. //
  3977. this.matInfo20.AddNew = false;
  3978. this.matInfo20.ColumnsC = "ProOrderNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight,JudgeStoveNoOld";
  3979. this.matInfo20.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3980. this.matInfo20.Dock = System.Windows.Forms.DockStyle.Fill;
  3981. this.matInfo20.EnableUpdateInfo = true;
  3982. this.matInfo20.EnableUpdateWt = false;
  3983. this.matInfo20.Font = new System.Drawing.Font("宋体", 10F);
  3984. this.matInfo20.Key = "102";
  3985. this.matInfo20.Location = new System.Drawing.Point(0, 0);
  3986. this.matInfo20.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  3987. this.matInfo20.MatName = "";
  3988. this.matInfo20.Name = "matInfo20";
  3989. this.matInfo20.Size = new System.Drawing.Size(832, 104);
  3990. this.matInfo20.TabIndex = 2;
  3991. //
  3992. // matInfo21
  3993. //
  3994. this.matInfo21.AddNew = true;
  3995. this.matInfo21.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActC" +
  3996. "ount,ActWeight";
  3997. this.matInfo21.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  3998. this.matInfo21.Dock = System.Windows.Forms.DockStyle.Fill;
  3999. this.matInfo21.EnableUpdateInfo = true;
  4000. this.matInfo21.EnableUpdateWt = true;
  4001. this.matInfo21.Font = new System.Drawing.Font("宋体", 10F);
  4002. this.matInfo21.Key = "103";
  4003. this.matInfo21.Location = new System.Drawing.Point(0, 0);
  4004. this.matInfo21.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  4005. this.matInfo21.MatName = "";
  4006. this.matInfo21.Name = "matInfo21";
  4007. this.matInfo21.Size = new System.Drawing.Size(832, 104);
  4008. this.matInfo21.TabIndex = 2;
  4009. //
  4010. // matInfo22
  4011. //
  4012. this.matInfo22.AddNew = true;
  4013. this.matInfo22.ColumnsC = "SpecName,ActCount,SpecNo";
  4014. this.matInfo22.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  4015. this.matInfo22.Dock = System.Windows.Forms.DockStyle.Fill;
  4016. this.matInfo22.EnableUpdateInfo = true;
  4017. this.matInfo22.EnableUpdateWt = true;
  4018. this.matInfo22.Font = new System.Drawing.Font("宋体", 10F);
  4019. this.matInfo22.Key = "104";
  4020. this.matInfo22.Location = new System.Drawing.Point(0, 0);
  4021. this.matInfo22.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  4022. this.matInfo22.MatName = "";
  4023. this.matInfo22.Name = "matInfo22";
  4024. this.matInfo22.Size = new System.Drawing.Size(832, 104);
  4025. this.matInfo22.TabIndex = 2;
  4026. //
  4027. // matInfo23
  4028. //
  4029. this.matInfo23.AddNew = true;
  4030. this.matInfo23.ColumnsC = "SpecName,ActCount,Memo";
  4031. this.matInfo23.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  4032. this.matInfo23.Dock = System.Windows.Forms.DockStyle.Fill;
  4033. this.matInfo23.EnableUpdateInfo = true;
  4034. this.matInfo23.EnableUpdateWt = true;
  4035. this.matInfo23.Font = new System.Drawing.Font("宋体", 10F);
  4036. this.matInfo23.Key = "105";
  4037. this.matInfo23.Location = new System.Drawing.Point(0, 0);
  4038. this.matInfo23.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  4039. this.matInfo23.MatName = "";
  4040. this.matInfo23.Name = "matInfo23";
  4041. this.matInfo23.Size = new System.Drawing.Size(832, 104);
  4042. this.matInfo23.TabIndex = 1;
  4043. //
  4044. // matInfo24
  4045. //
  4046. this.matInfo24.AddNew = true;
  4047. this.matInfo24.ColumnsC = "SpecName,ActCount,Memo";
  4048. this.matInfo24.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  4049. this.matInfo24.Dock = System.Windows.Forms.DockStyle.Fill;
  4050. this.matInfo24.EnableUpdateInfo = true;
  4051. this.matInfo24.EnableUpdateWt = true;
  4052. this.matInfo24.Font = new System.Drawing.Font("宋体", 10F);
  4053. this.matInfo24.Key = "106";
  4054. this.matInfo24.Location = new System.Drawing.Point(0, 0);
  4055. this.matInfo24.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  4056. this.matInfo24.MatName = "";
  4057. this.matInfo24.Name = "matInfo24";
  4058. this.matInfo24.Size = new System.Drawing.Size(832, 104);
  4059. this.matInfo24.TabIndex = 1;
  4060. //
  4061. // matInfo25
  4062. //
  4063. this.matInfo25.AddNew = true;
  4064. this.matInfo25.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActCount,Memo";
  4065. this.matInfo25.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  4066. this.matInfo25.Dock = System.Windows.Forms.DockStyle.Fill;
  4067. this.matInfo25.EnableUpdateInfo = true;
  4068. this.matInfo25.EnableUpdateWt = true;
  4069. this.matInfo25.Font = new System.Drawing.Font("宋体", 10F);
  4070. this.matInfo25.Key = "107";
  4071. this.matInfo25.Location = new System.Drawing.Point(0, 0);
  4072. this.matInfo25.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  4073. this.matInfo25.MatName = "";
  4074. this.matInfo25.Name = "matInfo25";
  4075. this.matInfo25.Size = new System.Drawing.Size(832, 104);
  4076. this.matInfo25.TabIndex = 1;
  4077. //
  4078. // matInfo26
  4079. //
  4080. this.matInfo26.AddNew = true;
  4081. this.matInfo26.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActCount,ActWei" +
  4082. "ght";
  4083. this.matInfo26.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  4084. this.matInfo26.Dock = System.Windows.Forms.DockStyle.Fill;
  4085. this.matInfo26.EnableUpdateInfo = true;
  4086. this.matInfo26.EnableUpdateWt = true;
  4087. this.matInfo26.Font = new System.Drawing.Font("宋体", 10F);
  4088. this.matInfo26.Key = "108";
  4089. this.matInfo26.Location = new System.Drawing.Point(0, 0);
  4090. this.matInfo26.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  4091. this.matInfo26.MatName = "";
  4092. this.matInfo26.Name = "matInfo26";
  4093. this.matInfo26.Size = new System.Drawing.Size(832, 104);
  4094. this.matInfo26.TabIndex = 1;
  4095. //
  4096. // matInfo27
  4097. //
  4098. this.matInfo27.AddNew = true;
  4099. this.matInfo27.ColumnsC = "JudgeStoveNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight";
  4100. this.matInfo27.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  4101. this.matInfo27.Dock = System.Windows.Forms.DockStyle.Fill;
  4102. this.matInfo27.EnableUpdateInfo = true;
  4103. this.matInfo27.EnableUpdateWt = true;
  4104. this.matInfo27.Font = new System.Drawing.Font("宋体", 10F);
  4105. this.matInfo27.Key = "109";
  4106. this.matInfo27.Location = new System.Drawing.Point(0, 0);
  4107. this.matInfo27.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  4108. this.matInfo27.MatName = "";
  4109. this.matInfo27.Name = "matInfo27";
  4110. this.matInfo27.Size = new System.Drawing.Size(832, 104);
  4111. this.matInfo27.TabIndex = 1;
  4112. //
  4113. // matInfo28
  4114. //
  4115. this.matInfo28.AddNew = true;
  4116. this.matInfo28.ColumnsC = "ProOrderNo,Steelname,ActDimater,ActLenTemp,ActCount,ActWeight,JudgeStoveNoOld";
  4117. this.matInfo28.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  4118. this.matInfo28.Dock = System.Windows.Forms.DockStyle.Fill;
  4119. this.matInfo28.EnableUpdateInfo = true;
  4120. this.matInfo28.EnableUpdateWt = true;
  4121. this.matInfo28.Font = new System.Drawing.Font("宋体", 10F);
  4122. this.matInfo28.Key = "110";
  4123. this.matInfo28.Location = new System.Drawing.Point(0, 0);
  4124. this.matInfo28.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  4125. this.matInfo28.MatName = "";
  4126. this.matInfo28.Name = "matInfo28";
  4127. this.matInfo28.Size = new System.Drawing.Size(832, 104);
  4128. this.matInfo28.TabIndex = 3;
  4129. //
  4130. // matInfo19
  4131. //
  4132. this.matInfo19.AddNew = true;
  4133. this.matInfo19.ColumnsC = "ProOrderNo,JudgeStoveNo,Producname,Gradename,Steelname,ActDimater,ActHeight,ActLe" +
  4134. "nTemp,ActCount,ActWeight";
  4135. this.matInfo19.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  4136. this.matInfo19.Dock = System.Windows.Forms.DockStyle.Fill;
  4137. this.matInfo19.EnableUpdateInfo = true;
  4138. this.matInfo19.EnableUpdateWt = true;
  4139. this.matInfo19.Font = new System.Drawing.Font("宋体", 10F);
  4140. this.matInfo19.Key = "103";
  4141. this.matInfo19.Location = new System.Drawing.Point(0, 0);
  4142. this.matInfo19.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  4143. this.matInfo19.MatName = "";
  4144. this.matInfo19.Name = "matInfo19";
  4145. this.matInfo19.Size = new System.Drawing.Size(832, 104);
  4146. this.matInfo19.TabIndex = 3;
  4147. //
  4148. // matInfo15
  4149. //
  4150. this.matInfo15.AddNew = false;
  4151. this.matInfo15.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActCount,Memo";
  4152. this.matInfo15.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  4153. this.matInfo15.Dock = System.Windows.Forms.DockStyle.Fill;
  4154. this.matInfo15.EnableUpdateInfo = true;
  4155. this.matInfo15.EnableUpdateWt = false;
  4156. this.matInfo15.Key = "208";
  4157. this.matInfo15.Location = new System.Drawing.Point(0, 48);
  4158. this.matInfo15.Margin = new System.Windows.Forms.Padding(0);
  4159. this.matInfo15.MatName = "";
  4160. this.matInfo15.Name = "matInfo15";
  4161. this.matInfo15.Size = new System.Drawing.Size(836, 158);
  4162. this.matInfo15.TabIndex = 6;
  4163. //
  4164. // txtCar2
  4165. //
  4166. this.txtCar2.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4167. this.txtCar2.FormattingEnabled = true;
  4168. this.txtCar2.Location = new System.Drawing.Point(429, 13);
  4169. this.txtCar2.Name = "txtCar2";
  4170. this.txtCar2.Size = new System.Drawing.Size(150, 26);
  4171. this.txtCar2.TabIndex = 599;
  4172. this.txtCar2.TextChanged += new System.EventHandler(this.txtCar2_TextChanged);
  4173. this.txtCar2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCar2_KeyPress);
  4174. //
  4175. // QueryBS
  4176. //
  4177. this.QueryBS.DataSource = typeof(Core.StlMes.Client.LgResMgt.Mcms.entity.CmmWeightResultEntity);
  4178. //
  4179. // frmLocalTruckScaleNew
  4180. //
  4181. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  4182. this.ClientSize = new System.Drawing.Size(1343, 723);
  4183. this.Controls.Add(this.splitContainer2);
  4184. this.Name = "frmLocalTruckScaleNew";
  4185. this.Text = "本地计量";
  4186. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmLocalTruckScale_FormClosed);
  4187. this.Shown += new System.EventHandler(this.frmLocalTruckScale_Shown);
  4188. this.ultraTabPageControl18.ResumeLayout(false);
  4189. this.ultraTabPageControl5.ResumeLayout(false);
  4190. this.ultraTabPageControl24.ResumeLayout(false);
  4191. this.ultraTabPageControl6.ResumeLayout(false);
  4192. this.ultraTabPageControl15.ResumeLayout(false);
  4193. this.ultraTabPageControl16.ResumeLayout(false);
  4194. this.ultraTabPageControl17.ResumeLayout(false);
  4195. this.ultraTabPageControl35.ResumeLayout(false);
  4196. this.ultraTabPageControl26.ResumeLayout(false);
  4197. this.ultraTabPageControl34.ResumeLayout(false);
  4198. this.ultraTabPageControl27.ResumeLayout(false);
  4199. this.ultraTabPageControl28.ResumeLayout(false);
  4200. this.ultraTabPageControl29.ResumeLayout(false);
  4201. this.ultraTabPageControl30.ResumeLayout(false);
  4202. this.ultraTabPageControl31.ResumeLayout(false);
  4203. this.ultraTabPageControl32.ResumeLayout(false);
  4204. this.ultraTabPageControl33.ResumeLayout(false);
  4205. this.ultraTabPageControl25.ResumeLayout(false);
  4206. this.ultraTabPageControl7.ResumeLayout(false);
  4207. this.ultraTabPageControl20.ResumeLayout(false);
  4208. this.ultraTabPageControl8.ResumeLayout(false);
  4209. this.ultraTabPageControl9.ResumeLayout(false);
  4210. this.ultraTabPageControl10.ResumeLayout(false);
  4211. this.ultraTabPageControl11.ResumeLayout(false);
  4212. this.ultraTabPageControl12.ResumeLayout(false);
  4213. this.ultraTabPageControl13.ResumeLayout(false);
  4214. this.ultraTabPageControl14.ResumeLayout(false);
  4215. this.ultraTabPageControl21.ResumeLayout(false);
  4216. this.ultraPanel12.ClientArea.ResumeLayout(false);
  4217. this.ultraPanel12.ClientArea.PerformLayout();
  4218. this.ultraPanel12.ResumeLayout(false);
  4219. this.ultraTabPageControl19.ResumeLayout(false);
  4220. this.ultraPanel11.ClientArea.ResumeLayout(false);
  4221. this.ultraPanel11.ClientArea.PerformLayout();
  4222. this.ultraPanel11.ResumeLayout(false);
  4223. this.ultraTabPageControl22.ResumeLayout(false);
  4224. ((System.ComponentModel.ISupportInitialize)(this.tbOther)).EndInit();
  4225. this.tbOther.ResumeLayout(false);
  4226. this.ultraPanel9.ClientArea.ResumeLayout(false);
  4227. this.ultraPanel9.ClientArea.PerformLayout();
  4228. this.ultraPanel9.ResumeLayout(false);
  4229. ((System.ComponentModel.ISupportInitialize)(this.CX_HT)).EndInit();
  4230. this.ultraTabPageControl23.ResumeLayout(false);
  4231. this.ultraPanel10.ClientArea.ResumeLayout(false);
  4232. this.ultraPanel10.ResumeLayout(false);
  4233. this.ultraPanel13.ClientArea.ResumeLayout(false);
  4234. this.ultraPanel13.ResumeLayout(false);
  4235. ((System.ComponentModel.ISupportInitialize)(this.qitahuipi)).EndInit();
  4236. this.qitahuipi.ResumeLayout(false);
  4237. this.ultraPanel8.ClientArea.ResumeLayout(false);
  4238. this.ultraPanel8.ClientArea.PerformLayout();
  4239. this.ultraPanel8.ResumeLayout(false);
  4240. ((System.ComponentModel.ISupportInitialize)(this.uceType)).EndInit();
  4241. ((System.ComponentModel.ISupportInitialize)(this.uceVlid)).EndInit();
  4242. ((System.ComponentModel.ISupportInitialize)(this.delete)).EndInit();
  4243. ((System.ComponentModel.ISupportInitialize)(this.uteChangeType)).EndInit();
  4244. ((System.ComponentModel.ISupportInitialize)(this.uctMemo)).EndInit();
  4245. this.ultraTabPageControl3.ResumeLayout(false);
  4246. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  4247. this.ultraGroupBox1.ResumeLayout(false);
  4248. ((System.ComponentModel.ISupportInitialize)(this.tbFirstWt)).EndInit();
  4249. this.tbFirstWt.ResumeLayout(false);
  4250. this.ultraPanel5.ClientArea.ResumeLayout(false);
  4251. this.ultraPanel5.ClientArea.PerformLayout();
  4252. this.ultraPanel5.ResumeLayout(false);
  4253. ((System.ComponentModel.ISupportInitialize)(this.recordType)).EndInit();
  4254. this.ultraTabPageControl4.ResumeLayout(false);
  4255. ((System.ComponentModel.ISupportInitialize)(this.tbScondWt)).EndInit();
  4256. this.tbScondWt.ResumeLayout(false);
  4257. this.ultraTabPageControl2.ResumeLayout(false);
  4258. this.ultraTabPageControl2.PerformLayout();
  4259. this.ultraPanel23.ClientArea.ResumeLayout(false);
  4260. this.ultraPanel23.ClientArea.PerformLayout();
  4261. this.ultraPanel23.ResumeLayout(false);
  4262. ((System.ComponentModel.ISupportInitialize)(this.ugData)).EndInit();
  4263. this.panel1.ResumeLayout(false);
  4264. this.ultraPanel3.ClientArea.ResumeLayout(false);
  4265. this.ultraPanel3.ResumeLayout(false);
  4266. this.ultraPanel3.PerformLayout();
  4267. this.upQueryTop.ClientArea.ResumeLayout(false);
  4268. this.upQueryTop.ClientArea.PerformLayout();
  4269. this.upQueryTop.ResumeLayout(false);
  4270. ((System.ComponentModel.ISupportInitialize)(this.uteJudgeStoveNo)).EndInit();
  4271. ((System.ComponentModel.ISupportInitialize)(this.uteReceiveName)).EndInit();
  4272. ((System.ComponentModel.ISupportInitialize)(this.uteShippersName)).EndInit();
  4273. ((System.ComponentModel.ISupportInitialize)(this.uteOrder)).EndInit();
  4274. ((System.ComponentModel.ISupportInitialize)(this.utePound)).EndInit();
  4275. ((System.ComponentModel.ISupportInitialize)(this.uteMemo)).EndInit();
  4276. ((System.ComponentModel.ISupportInitialize)(this.uceQueryCarType)).EndInit();
  4277. ((System.ComponentModel.ISupportInitialize)(this.uteCarNo)).EndInit();
  4278. this.ultraPanel7.ClientArea.ResumeLayout(false);
  4279. this.ultraPanel7.ClientArea.PerformLayout();
  4280. this.ultraPanel7.ResumeLayout(false);
  4281. this.ultraTabPageControl1.ResumeLayout(false);
  4282. this.plImgShow.ResumeLayout(false);
  4283. ((System.ComponentModel.ISupportInitialize)(this.pictureShow)).EndInit();
  4284. this.splitContainer1.Panel1.ResumeLayout(false);
  4285. this.splitContainer1.Panel1.PerformLayout();
  4286. this.splitContainer1.Panel2.ResumeLayout(false);
  4287. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  4288. this.splitContainer1.ResumeLayout(false);
  4289. ((System.ComponentModel.ISupportInitialize)(this.uceType2)).EndInit();
  4290. ((System.ComponentModel.ISupportInitialize)(this.uteEdit)).EndInit();
  4291. ((System.ComponentModel.ISupportInitialize)(this.CurrentGrid)).EndInit();
  4292. ((System.ComponentModel.ISupportInitialize)(this.tbWt)).EndInit();
  4293. this.tbWt.ResumeLayout(false);
  4294. this.ultraPanel20.ClientArea.ResumeLayout(false);
  4295. this.ultraPanel20.ClientArea.PerformLayout();
  4296. this.ultraPanel20.ResumeLayout(false);
  4297. ((System.ComponentModel.ISupportInitialize)(this.tbMain)).EndInit();
  4298. this.tbMain.ResumeLayout(false);
  4299. this.ultraPanel1.ClientArea.ResumeLayout(false);
  4300. this.ultraPanel1.ResumeLayout(false);
  4301. this.panel4.ResumeLayout(false);
  4302. this.panel5.ResumeLayout(false);
  4303. ((System.ComponentModel.ISupportInitialize)(this.lvTemplate)).EndInit();
  4304. this.ultraPanel21.ClientArea.ResumeLayout(false);
  4305. this.ultraPanel21.ResumeLayout(false);
  4306. this.ultraPanel2.ClientArea.ResumeLayout(false);
  4307. this.ultraPanel2.ClientArea.PerformLayout();
  4308. this.ultraPanel2.ResumeLayout(false);
  4309. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
  4310. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  4311. this.ultraGroupBox2.ResumeLayout(false);
  4312. this.ultraPanel6.ClientArea.ResumeLayout(false);
  4313. this.ultraPanel6.ClientArea.PerformLayout();
  4314. this.ultraPanel6.ResumeLayout(false);
  4315. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).EndInit();
  4316. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl6)).EndInit();
  4317. this.listViewMenuStrip.ResumeLayout(false);
  4318. this.splitContainer2.Panel1.ResumeLayout(false);
  4319. this.splitContainer2.Panel2.ResumeLayout(false);
  4320. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  4321. this.splitContainer2.ResumeLayout(false);
  4322. this.panel3.ResumeLayout(false);
  4323. ((System.ComponentModel.ISupportInitialize)(this.cmmWeightRecordEntityBindingSource)).EndInit();
  4324. ((System.ComponentModel.ISupportInitialize)(this.QueryBS)).EndInit();
  4325. this.ResumeLayout(false);
  4326. }
  4327. #endregion
  4328. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbMain;
  4329. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  4330. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  4331. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  4332. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  4333. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  4334. private Infragistics.Win.UltraWinListView.UltraListView lvTemplate;
  4335. private System.Windows.Forms.SplitContainer splitContainer1;
  4336. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbWt;
  4337. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  4338. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  4339. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  4340. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl3;
  4341. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage3;
  4342. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  4343. private Infragistics.Win.Misc.UltraPanel ultraPanel5;
  4344. private Infragistics.Win.Misc.UltraButton utbSave1;
  4345. private System.Windows.Forms.CheckBox chkGross;
  4346. private Infragistics.Win.Misc.UltraButton utbSaveAsT;
  4347. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  4348. private Infragistics.Win.Misc.UltraPanel ultraPanel6;
  4349. private Infragistics.Win.Misc.UltraButton ultraButton5;
  4350. private System.Windows.Forms.CheckBox checkBox2;
  4351. private Infragistics.Win.Misc.UltraButton ultraButton6;
  4352. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage5;
  4353. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl5;
  4354. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbScondWt;
  4355. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage7;
  4356. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl21;
  4357. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl22;
  4358. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl23;
  4359. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl6;
  4360. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage6;
  4361. private Infragistics.Win.UltraWinGrid.UltraGrid CurrentGrid;
  4362. private Infragistics.Win.Misc.UltraButton utbConnect;
  4363. private Infragistics.Win.Misc.UltraLabel lblWt;
  4364. private Infragistics.Win.Misc.UltraPanel ultraPanel7;
  4365. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbFirstWt;
  4366. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage4;
  4367. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl7;
  4368. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl8;
  4369. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl9;
  4370. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl10;
  4371. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl11;
  4372. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl12;
  4373. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl13;
  4374. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl14;
  4375. private MatInfo matInfo5;
  4376. private MatInfo matInfo6;
  4377. private MatInfo matInfo7;
  4378. private MatInfo matInfo8;
  4379. private MatInfo matInfo3;
  4380. private MatInfo matInfo2;
  4381. private MatInfo matInfo1;
  4382. private MatInfo matInfo4;
  4383. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceType;
  4384. private System.Windows.Forms.ContextMenuStrip listViewMenuStrip;
  4385. private System.Windows.Forms.ToolStripMenuItem deleteTemplate;
  4386. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbOther;
  4387. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage8;
  4388. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
  4389. private MatInfo matInfo9;
  4390. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl6;
  4391. private MatInfo matInfo10;
  4392. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl15;
  4393. private MatInfo matInfo11;
  4394. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl16;
  4395. private MatInfo matInfo12;
  4396. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl17;
  4397. private MatInfo matInfo13;
  4398. private Infragistics.Win.Misc.UltraPanel ultraPanel9;
  4399. private Infragistics.Win.Misc.UltraButton btnSaveAsT2;
  4400. private Infragistics.Win.Misc.UltraButton btnSave2;
  4401. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl18;
  4402. private MatInfo matInfo14;
  4403. private Infragistics.Win.Misc.UltraPanel ultraPanel10;
  4404. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl19;
  4405. private MatInfo matInfo16;
  4406. private Infragistics.Win.Misc.UltraPanel ultraPanel12;
  4407. private Infragistics.Win.Misc.UltraButton ultraButton1;
  4408. private MatInfo matInfo15;
  4409. private Infragistics.Win.Misc.UltraPanel ultraPanel11;
  4410. private Infragistics.Win.Misc.UltraButton utbSave4;
  4411. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  4412. private Infragistics.Win.Misc.UltraPanel ultraPanel23;
  4413. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceVlid;
  4414. private Infragistics.Win.UltraWinGrid.UltraGrid ugData;
  4415. private Infragistics.Win.Misc.UltraButton btnDelete;
  4416. private Infragistics.Win.Misc.UltraButton utbDelete2;
  4417. private Infragistics.Win.Misc.UltraButton utbPrint;
  4418. private Infragistics.Win.Misc.UltraButton utbPrintSingle;
  4419. private System.Windows.Forms.BindingSource QueryBS;
  4420. private System.Windows.Forms.BindingSource cmmWeightRecordEntityBindingSource;
  4421. public Infragistics.Win.UltraWinEditors.UltraTextEditor delete;
  4422. private Infragistics.Win.Misc.UltraButton utnUpdate;
  4423. private Infragistics.Win.Misc.UltraPanel ultraPanel20;
  4424. private Infragistics.Win.Misc.UltraButton unExcel;
  4425. private SuggestText txtCar2;
  4426. private System.Windows.Forms.SplitContainer splitContainer2;
  4427. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl20;
  4428. private MatInfo matInfo17;
  4429. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl24;
  4430. private MatInfo matInfo18;
  4431. private Infragistics.Win.Misc.UltraButton utbExport;
  4432. private Infragistics.Win.Misc.UltraButton utbExport2;
  4433. public Infragistics.Win.UltraWinEditors.UltraTextEditor uteEdit;
  4434. private System.Windows.Forms.Panel panel1;
  4435. private System.Windows.Forms.Label lblCount;
  4436. private Infragistics.Win.Misc.UltraButton utbSelect;
  4437. public Infragistics.Win.UltraWinEditors.UltraTextEditor uteChangeType;
  4438. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceType2;
  4439. private Infragistics.Win.Misc.UltraButton utbSave;
  4440. private Infragistics.Win.Misc.UltraButton utbSelect2;
  4441. private System.Windows.Forms.Label lblMsg;
  4442. private System.Windows.Forms.Label lblStatus;
  4443. private System.Windows.Forms.ComboBox cbxCar1;
  4444. private System.Windows.Forms.Label label3;
  4445. private Mes.Client.Comm.Control.UltraPanel2 ultraPanel21;
  4446. private System.Windows.Forms.Button btnA;
  4447. private System.Windows.Forms.Button btnC;
  4448. private System.Windows.Forms.Button btnB;
  4449. private Infragistics.Win.Misc.UltraLabel lblWtNow;
  4450. private System.Windows.Forms.ComboBox cboPoundList;
  4451. private System.Windows.Forms.Label label13;
  4452. private System.Windows.Forms.Panel PicPnl;
  4453. private System.Windows.Forms.Panel panel2;
  4454. private System.Windows.Forms.Panel panel3;
  4455. private Infragistics.Win.Misc.UltraPanel upQueryTop;
  4456. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteJudgeStoveNo;
  4457. private System.Windows.Forms.Label label14;
  4458. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteReceiveName;
  4459. private System.Windows.Forms.Label label11;
  4460. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteShippersName;
  4461. private System.Windows.Forms.Label label10;
  4462. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteOrder;
  4463. private System.Windows.Forms.Label label9;
  4464. private Infragistics.Win.UltraWinEditors.UltraTextEditor utePound;
  4465. private System.Windows.Forms.Label label7;
  4466. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteMemo;
  4467. private System.Windows.Forms.Label label12;
  4468. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceQueryCarType;
  4469. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteCarNo;
  4470. private System.Windows.Forms.Label label8;
  4471. private System.Windows.Forms.Label label6;
  4472. private System.Windows.Forms.DateTimePicker RegEndTime;
  4473. private System.Windows.Forms.CheckBox chkTim;
  4474. private System.Windows.Forms.Label label4;
  4475. private System.Windows.Forms.DateTimePicker RegStartTime;
  4476. private Infragistics.Win.Misc.UltraButton utbReset;
  4477. private Infragistics.Win.Misc.UltraButton utnQuery;
  4478. private System.Windows.Forms.Timer timer2;
  4479. private System.Windows.Forms.Button btn;
  4480. private System.Windows.Forms.Panel plImgShow;
  4481. private System.Windows.Forms.PictureBox pictureShow;
  4482. private System.Windows.Forms.Panel panel4;
  4483. private System.Windows.Forms.Panel panel5;
  4484. public Infragistics.Win.UltraWinEditors.UltraTextEditor uctMemo;
  4485. private System.Windows.Forms.CheckBox chkSteelCar;
  4486. private System.Windows.Forms.Button button1;
  4487. private System.Windows.Forms.Button button2;
  4488. private Infragistics.Win.UltraWinEditors.UltraComboEditor recordType;
  4489. private System.Windows.Forms.CheckBox checkBox1;
  4490. private Infragistics.Win.Misc.UltraPanel ultraPanel13;
  4491. private Infragistics.Win.UltraWinTabControl.UltraTabControl qitahuipi;
  4492. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage9;
  4493. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl26;
  4494. private MatInfo matInfo20;
  4495. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl27;
  4496. private MatInfo matInfo21;
  4497. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl28;
  4498. private MatInfo matInfo22;
  4499. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl29;
  4500. private MatInfo matInfo23;
  4501. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl30;
  4502. private MatInfo matInfo24;
  4503. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl31;
  4504. private MatInfo matInfo25;
  4505. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl32;
  4506. private MatInfo matInfo26;
  4507. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl33;
  4508. private MatInfo matInfo27;
  4509. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl34;
  4510. private MatInfo matInfo28;
  4511. private Infragistics.Win.Misc.UltraPanel ultraPanel8;
  4512. private Infragistics.Win.Misc.UltraButton utbSave3;
  4513. private System.Windows.Forms.CheckBox checkBox3;
  4514. private Infragistics.Win.Misc.UltraButton ultraButton2;
  4515. private System.Windows.Forms.Button button3;
  4516. private System.Windows.Forms.Timer timer1;
  4517. private System.Windows.Forms.Button button4;
  4518. private Infragistics.Win.Misc.UltraButton utbSaveAsT2;
  4519. private System.Windows.Forms.ComboBox cmbVioce;
  4520. private System.Windows.Forms.Button btnPlay;
  4521. private Infragistics.Win.Misc.UltraButton ultraButton3;
  4522. private System.Windows.Forms.ComboBox comboCount;
  4523. private System.Windows.Forms.Label label1;
  4524. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl25;
  4525. private MatInfo matInfo19;
  4526. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl35;
  4527. private MatInfo matInfo29;
  4528. private Infragistics.Win.UltraWinEditors.UltraComboEditor CX_HT;
  4529. private System.Windows.Forms.Label CX_HTH;
  4530. }
  4531. }