AccpetSheet.Designer.cs 222 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665
  1. namespace Core.XgMes.Client.JGKC.MaterialManager
  2. {
  3. partial class AccpetSheet
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.Windows.Forms.Panel panel1;
  9. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  10. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  11. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  12. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  13. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  14. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  15. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  16. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  17. private System.Windows.Forms.Panel panel2;
  18. private Infragistics.Win.UltraWinGrid.UltraGrid gd_CK;
  19. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter excelExporter;
  20. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BH;
  21. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  22. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  23. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  24. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  25. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  26. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  27. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  28. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
  29. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  30. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  31. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  32. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
  33. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  34. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor5;
  35. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  36. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor6;
  37. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  38. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor7;
  39. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  40. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor9;
  41. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  42. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor10;
  43. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  44. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor11;
  45. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  46. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor12;
  47. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  48. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  49. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  50. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor13;
  51. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  52. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor14;
  53. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  54. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor15;
  55. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  56. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor16;
  57. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_AllowFilter;
  58. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_CKLB;
  59. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  60. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor8;
  61. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  62. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor18;
  63. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  64. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor19;
  65. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor20;
  66. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  67. private Infragistics.Win.Misc.UltraLabel ultraLabel37;
  68. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
  69. private Infragistics.Win.Misc.UltraLabel ultraLabel38;
  70. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
  71. private Infragistics.Win.Misc.UltraLabel ultraLabel39;
  72. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor6;
  73. private Infragistics.Win.Misc.UltraLabel ultraLabel40;
  74. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor7;
  75. private Infragistics.Win.Misc.UltraLabel ultraLabel41;
  76. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor8;
  77. private Infragistics.Win.Misc.UltraLabel ultraLabel42;
  78. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor9;
  79. private Infragistics.Win.Misc.UltraLabel ultraLabel43;
  80. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor10;
  81. private Infragistics.Win.Misc.UltraLabel ultraLabel44;
  82. private Infragistics.Win.Misc.UltraLabel ultraLabel45;
  83. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor21;
  84. private Infragistics.Win.Misc.UltraLabel ultraLabel46;
  85. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor22;
  86. private Infragistics.Win.Misc.UltraLabel ultraLabel47;
  87. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor23;
  88. private Infragistics.Win.Misc.UltraLabel ultraLabel48;
  89. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor24;
  90. private Infragistics.Win.Misc.UltraLabel ultraLabel49;
  91. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor25;
  92. private Infragistics.Win.Misc.UltraLabel ultraLabel51;
  93. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor26;
  94. private Infragistics.Win.Misc.UltraLabel ultraLabel52;
  95. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor27;
  96. private Infragistics.Win.Misc.UltraLabel ultraLabel53;
  97. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor28;
  98. private Infragistics.Win.Misc.UltraLabel ultraLabel54;
  99. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor29;
  100. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor30;
  101. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor11;
  102. private Infragistics.Win.Misc.UltraLabel ultraLabel55;
  103. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor12;
  104. private Infragistics.Win.Misc.UltraLabel ultraLabel56;
  105. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor13;
  106. private Infragistics.Win.Misc.UltraLabel ultraLabel57;
  107. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor14;
  108. private Infragistics.Win.Misc.UltraLabel ultraLabel58;
  109. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor15;
  110. private Infragistics.Win.Misc.UltraLabel ultraLabel59;
  111. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor16;
  112. private Infragistics.Win.Misc.UltraLabel ultraLabel60;
  113. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor17;
  114. private Infragistics.Win.Misc.UltraLabel ultraLabel61;
  115. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor18;
  116. private Infragistics.Win.Misc.UltraLabel ultraLabel62;
  117. private Infragistics.Win.Misc.UltraLabel ultraLabel63;
  118. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor31;
  119. private Infragistics.Win.Misc.UltraLabel ultraLabel64;
  120. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor32;
  121. private Infragistics.Win.Misc.UltraLabel ultraLabel65;
  122. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor33;
  123. private Infragistics.Win.Misc.UltraLabel ultraLabel66;
  124. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor34;
  125. private Infragistics.Win.Misc.UltraLabel ultraLabel67;
  126. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor35;
  127. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmb_StorageLB;
  128. private Infragistics.Win.Misc.UltraLabel ultraLabel71;
  129. private Infragistics.Win.Misc.UltraLabel ultraLabel75;
  130. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Remark;
  131. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  132. private System.ComponentModel.IContainer components;
  133. /// <summary>
  134. /// 清理所有正在使用的资源。
  135. /// </summary>
  136. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  137. protected override void Dispose(bool disposing)
  138. {
  139. if (disposing && (components != null))
  140. {
  141. components.Dispose();
  142. }
  143. base.Dispose(disposing);
  144. }
  145. #region Windows 窗体设计器生成的代码
  146. /// <summary>
  147. /// 设计器支持所需的方法 - 不要使用代码编辑器修改
  148. /// 此方法的内容。
  149. /// </summary>
  150. private void InitializeComponent()
  151. {
  152. this.components = new System.ComponentModel.Container();
  153. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  154. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("工具栏");
  155. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  156. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UPDATE");
  157. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Del");
  158. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  159. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  160. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  161. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  162. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  163. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  164. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  165. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UPDATE");
  166. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Del");
  167. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  168. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  169. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  170. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  171. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  172. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  173. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  174. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  175. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  176. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  177. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_CODE");
  178. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
  179. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC");
  180. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL");
  181. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNITS");
  182. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  183. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  184. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  185. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  186. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  187. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  188. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  189. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  190. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  191. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  192. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  193. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  194. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  195. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  196. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_CODE");
  197. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
  198. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC");
  199. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL");
  200. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNITS");
  201. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  202. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  203. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  204. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  205. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  206. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  207. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  208. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  209. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  210. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  211. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  212. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton();
  213. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  214. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  215. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_CODE");
  216. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
  217. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC");
  218. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL");
  219. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNITS");
  220. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  221. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  222. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  223. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  224. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  225. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  226. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  227. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  228. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  229. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  230. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  231. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  232. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  233. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  234. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  235. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  236. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  237. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  238. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  239. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  240. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  241. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  242. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  243. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  244. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  245. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICKING_NO");
  246. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISSUE_DATE");
  247. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_CODE");
  248. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_STYLE");
  249. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISSUE_STORE");
  250. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICKING_NAME");
  251. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_CODE");
  252. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
  253. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPET");
  254. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNIT");
  255. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL");
  256. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT");
  257. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCHEDULER");
  258. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLEASE_NUM");
  259. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REAL_NUM");
  260. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRICE");
  261. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MONERY");
  262. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FILLING_DATE");
  263. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICKING_RECODER");
  264. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GF_CODE");
  265. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GF_NAME");
  266. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECODER");
  267. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INPUT_DATE");
  268. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  269. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  270. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  271. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  272. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  273. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  274. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  275. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  276. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  277. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  278. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  279. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  280. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  281. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  282. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  283. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  284. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  285. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  286. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  287. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  288. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  289. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  290. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  291. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  292. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  293. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  294. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  295. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  296. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  297. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  298. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  299. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  300. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  301. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  302. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  303. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  304. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  305. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  306. Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
  307. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  308. Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
  309. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  310. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  311. Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
  312. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  313. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  314. Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
  315. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  316. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  317. Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
  318. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  319. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  320. Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
  321. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  322. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  323. Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
  324. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  325. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  326. Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
  327. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  328. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  329. Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
  330. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  331. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  332. Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
  333. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  334. Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
  335. Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
  336. Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
  337. Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
  338. Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
  339. Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
  340. Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
  341. Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
  342. Infragistics.Win.Appearance appearance109 = new Infragistics.Win.Appearance();
  343. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  344. Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
  345. Infragistics.Win.Appearance appearance110 = new Infragistics.Win.Appearance();
  346. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  347. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  348. Infragistics.Win.Appearance appearance111 = new Infragistics.Win.Appearance();
  349. Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
  350. Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
  351. Infragistics.Win.Appearance appearance112 = new Infragistics.Win.Appearance();
  352. Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
  353. Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
  354. Infragistics.Win.Appearance appearance113 = new Infragistics.Win.Appearance();
  355. Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
  356. Infragistics.Win.ValueListItem valueListItem34 = new Infragistics.Win.ValueListItem();
  357. Infragistics.Win.Appearance appearance114 = new Infragistics.Win.Appearance();
  358. Infragistics.Win.ValueListItem valueListItem35 = new Infragistics.Win.ValueListItem();
  359. Infragistics.Win.ValueListItem valueListItem36 = new Infragistics.Win.ValueListItem();
  360. Infragistics.Win.Appearance appearance115 = new Infragistics.Win.Appearance();
  361. Infragistics.Win.ValueListItem valueListItem37 = new Infragistics.Win.ValueListItem();
  362. Infragistics.Win.ValueListItem valueListItem38 = new Infragistics.Win.ValueListItem();
  363. Infragistics.Win.Appearance appearance116 = new Infragistics.Win.Appearance();
  364. Infragistics.Win.ValueListItem valueListItem39 = new Infragistics.Win.ValueListItem();
  365. Infragistics.Win.ValueListItem valueListItem40 = new Infragistics.Win.ValueListItem();
  366. Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance();
  367. Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance();
  368. Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance();
  369. Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance();
  370. Infragistics.Win.Appearance appearance121 = new Infragistics.Win.Appearance();
  371. Infragistics.Win.Appearance appearance122 = new Infragistics.Win.Appearance();
  372. Infragistics.Win.Appearance appearance123 = new Infragistics.Win.Appearance();
  373. Infragistics.Win.Appearance appearance124 = new Infragistics.Win.Appearance();
  374. Infragistics.Win.Appearance appearance125 = new Infragistics.Win.Appearance();
  375. Infragistics.Win.Appearance appearance126 = new Infragistics.Win.Appearance();
  376. Infragistics.Win.Appearance appearance127 = new Infragistics.Win.Appearance();
  377. Infragistics.Win.Appearance appearance128 = new Infragistics.Win.Appearance();
  378. Infragistics.Win.Appearance appearance129 = new Infragistics.Win.Appearance();
  379. Infragistics.Win.ValueListItem valueListItem41 = new Infragistics.Win.ValueListItem();
  380. Infragistics.Win.ValueListItem valueListItem42 = new Infragistics.Win.ValueListItem();
  381. Infragistics.Win.Appearance appearance130 = new Infragistics.Win.Appearance();
  382. Infragistics.Win.Appearance appearance131 = new Infragistics.Win.Appearance();
  383. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  384. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  385. this.cmb_StorageLB = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  386. this.panel1 = new System.Windows.Forms.Panel();
  387. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  388. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  389. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  390. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  391. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  392. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  393. this.txt_ckm = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  394. this.chk_Time = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  395. this.dte_EndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  396. this.dte_BeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  397. this.Lab_To = new Infragistics.Win.Misc.UltraLabel();
  398. this.txt_wzdm = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  399. this.Chk_WZDM = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  400. this.chk_AllowFilter = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  401. this.Chk_CKLB = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  402. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  403. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  404. this.ultraLabel83 = new Infragistics.Win.Misc.UltraLabel();
  405. this.txt_YR = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  406. this.ultraLabel82 = new Infragistics.Win.Misc.UltraLabel();
  407. this.txt_PlanR = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  408. this.ultraLabel81 = new Infragistics.Win.Misc.UltraLabel();
  409. this.txt_ylbz = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  410. this.date_td = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  411. this.ultraLabel80 = new Infragistics.Win.Misc.UltraLabel();
  412. this.ultraLabel79 = new Infragistics.Win.Misc.UltraLabel();
  413. this.txt_DZ = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  414. this.Cmd_GFCode = new Infragistics.Win.UltraWinGrid.UltraCombo();
  415. this.Cmb_CKDM = new Infragistics.Win.UltraWinGrid.UltraCombo();
  416. this.Cmb_wzdm = new Infragistics.Win.UltraWinGrid.UltraCombo();
  417. this.ultraLabel78 = new Infragistics.Win.Misc.UltraLabel();
  418. this.ultraLabel77 = new Infragistics.Win.Misc.UltraLabel();
  419. this.txt_CZ = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  420. this.ultraLabel76 = new Infragistics.Win.Misc.UltraLabel();
  421. this.txt_Moneny = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  422. this.ultraLabel74 = new Infragistics.Win.Misc.UltraLabel();
  423. this.txt_Price = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  424. this.ultraLabel73 = new Infragistics.Win.Misc.UltraLabel();
  425. this.txt_YSS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  426. this.ultraLabel72 = new Infragistics.Win.Misc.UltraLabel();
  427. this.txt_qlsl = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  428. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  429. this.txt_GYMC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  430. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  431. this.txt_JLDW = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  432. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  433. this.txt_GGXH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  434. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  435. this.txt_WZMC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  436. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  437. this.txt_CKMC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  438. this.date_YS = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  439. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  440. this.txt_Remark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  441. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  442. this.ultraLabel75 = new Infragistics.Win.Misc.UltraLabel();
  443. this.ultraLabel71 = new Infragistics.Win.Misc.UltraLabel();
  444. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  445. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  446. this.txt_BH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  447. this.panel2 = new System.Windows.Forms.Panel();
  448. this.gd_CK = new Infragistics.Win.UltraWinGrid.UltraGrid();
  449. this.excelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter();
  450. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  451. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  452. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  453. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  454. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  455. this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  456. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  457. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  458. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  459. this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  460. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  461. this.ultraTextEditor5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  462. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  463. this.ultraTextEditor6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  464. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  465. this.ultraTextEditor7 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  466. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  467. this.ultraTextEditor9 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  468. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  469. this.ultraTextEditor10 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  470. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  471. this.ultraTextEditor11 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  472. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  473. this.ultraTextEditor12 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  474. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  475. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  476. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  477. this.ultraTextEditor13 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  478. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  479. this.ultraTextEditor14 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  480. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  481. this.ultraTextEditor15 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  482. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  483. this.ultraTextEditor16 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  484. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  485. this.ultraTextEditor8 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  486. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  487. this.ultraTextEditor18 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  488. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  489. this.ultraTextEditor19 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  490. this.ultraTextEditor20 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  491. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  492. this.ultraLabel37 = new Infragistics.Win.Misc.UltraLabel();
  493. this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  494. this.ultraLabel38 = new Infragistics.Win.Misc.UltraLabel();
  495. this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  496. this.ultraLabel39 = new Infragistics.Win.Misc.UltraLabel();
  497. this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  498. this.ultraLabel40 = new Infragistics.Win.Misc.UltraLabel();
  499. this.ultraComboEditor7 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  500. this.ultraLabel41 = new Infragistics.Win.Misc.UltraLabel();
  501. this.ultraComboEditor8 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  502. this.ultraLabel42 = new Infragistics.Win.Misc.UltraLabel();
  503. this.ultraComboEditor9 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  504. this.ultraLabel43 = new Infragistics.Win.Misc.UltraLabel();
  505. this.ultraComboEditor10 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  506. this.ultraLabel44 = new Infragistics.Win.Misc.UltraLabel();
  507. this.ultraLabel45 = new Infragistics.Win.Misc.UltraLabel();
  508. this.ultraTextEditor21 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  509. this.ultraLabel46 = new Infragistics.Win.Misc.UltraLabel();
  510. this.ultraTextEditor22 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  511. this.ultraLabel47 = new Infragistics.Win.Misc.UltraLabel();
  512. this.ultraTextEditor23 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  513. this.ultraLabel48 = new Infragistics.Win.Misc.UltraLabel();
  514. this.ultraTextEditor24 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  515. this.ultraLabel49 = new Infragistics.Win.Misc.UltraLabel();
  516. this.ultraTextEditor25 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  517. this.ultraLabel51 = new Infragistics.Win.Misc.UltraLabel();
  518. this.ultraTextEditor26 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  519. this.ultraLabel52 = new Infragistics.Win.Misc.UltraLabel();
  520. this.ultraTextEditor27 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  521. this.ultraLabel53 = new Infragistics.Win.Misc.UltraLabel();
  522. this.ultraTextEditor28 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  523. this.ultraLabel54 = new Infragistics.Win.Misc.UltraLabel();
  524. this.ultraTextEditor29 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  525. this.ultraTextEditor30 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  526. this.ultraComboEditor11 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  527. this.ultraLabel55 = new Infragistics.Win.Misc.UltraLabel();
  528. this.ultraComboEditor12 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  529. this.ultraLabel56 = new Infragistics.Win.Misc.UltraLabel();
  530. this.ultraComboEditor13 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  531. this.ultraLabel57 = new Infragistics.Win.Misc.UltraLabel();
  532. this.ultraComboEditor14 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  533. this.ultraLabel58 = new Infragistics.Win.Misc.UltraLabel();
  534. this.ultraComboEditor15 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  535. this.ultraLabel59 = new Infragistics.Win.Misc.UltraLabel();
  536. this.ultraComboEditor16 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  537. this.ultraLabel60 = new Infragistics.Win.Misc.UltraLabel();
  538. this.ultraComboEditor17 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  539. this.ultraLabel61 = new Infragistics.Win.Misc.UltraLabel();
  540. this.ultraComboEditor18 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  541. this.ultraLabel62 = new Infragistics.Win.Misc.UltraLabel();
  542. this.ultraLabel63 = new Infragistics.Win.Misc.UltraLabel();
  543. this.ultraTextEditor31 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  544. this.ultraLabel64 = new Infragistics.Win.Misc.UltraLabel();
  545. this.ultraTextEditor32 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  546. this.ultraLabel65 = new Infragistics.Win.Misc.UltraLabel();
  547. this.ultraTextEditor33 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  548. this.ultraLabel66 = new Infragistics.Win.Misc.UltraLabel();
  549. this.ultraTextEditor34 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  550. this.ultraLabel67 = new Infragistics.Win.Misc.UltraLabel();
  551. this.ultraTextEditor35 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  552. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  553. this.ultraTextEditor17 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  554. this.ultraComboEditor19 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  555. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  556. this.ultraTextEditor36 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  557. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  558. this.ultraTextEditor37 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  559. this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
  560. this.ultraTextEditor38 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  561. this.ultraLabel34 = new Infragistics.Win.Misc.UltraLabel();
  562. this.ultraTextEditor39 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  563. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  564. this.ultraLabel35 = new Infragistics.Win.Misc.UltraLabel();
  565. this.ultraTextEditor40 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  566. this.ultraComboEditor20 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  567. this.ultraLabel36 = new Infragistics.Win.Misc.UltraLabel();
  568. this.ultraLabel50 = new Infragistics.Win.Misc.UltraLabel();
  569. this.ultraComboEditor21 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  570. this.ultraLabel68 = new Infragistics.Win.Misc.UltraLabel();
  571. this.ultraLabel69 = new Infragistics.Win.Misc.UltraLabel();
  572. this.ultraLabel70 = new Infragistics.Win.Misc.UltraLabel();
  573. this.ultraTextEditor41 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  574. this.txt_wz = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  575. this.chk_wzmc = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  576. this.txt_Spet = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  577. this.chk_Spet = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  578. ((System.ComponentModel.ISupportInitialize)(this.cmb_StorageLB)).BeginInit();
  579. this.panel1.SuspendLayout();
  580. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  581. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  582. this.ultraGroupBox1.SuspendLayout();
  583. ((System.ComponentModel.ISupportInitialize)(this.txt_ckm)).BeginInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).BeginInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).BeginInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.txt_wzdm)).BeginInit();
  587. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  588. this.ultraExpandableGroupBox1.SuspendLayout();
  589. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  590. ((System.ComponentModel.ISupportInitialize)(this.txt_YR)).BeginInit();
  591. ((System.ComponentModel.ISupportInitialize)(this.txt_PlanR)).BeginInit();
  592. ((System.ComponentModel.ISupportInitialize)(this.txt_ylbz)).BeginInit();
  593. ((System.ComponentModel.ISupportInitialize)(this.date_td)).BeginInit();
  594. ((System.ComponentModel.ISupportInitialize)(this.txt_DZ)).BeginInit();
  595. ((System.ComponentModel.ISupportInitialize)(this.Cmd_GFCode)).BeginInit();
  596. ((System.ComponentModel.ISupportInitialize)(this.Cmb_CKDM)).BeginInit();
  597. ((System.ComponentModel.ISupportInitialize)(this.Cmb_wzdm)).BeginInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.txt_CZ)).BeginInit();
  599. ((System.ComponentModel.ISupportInitialize)(this.txt_Moneny)).BeginInit();
  600. ((System.ComponentModel.ISupportInitialize)(this.txt_Price)).BeginInit();
  601. ((System.ComponentModel.ISupportInitialize)(this.txt_YSS)).BeginInit();
  602. ((System.ComponentModel.ISupportInitialize)(this.txt_qlsl)).BeginInit();
  603. ((System.ComponentModel.ISupportInitialize)(this.txt_GYMC)).BeginInit();
  604. ((System.ComponentModel.ISupportInitialize)(this.txt_JLDW)).BeginInit();
  605. ((System.ComponentModel.ISupportInitialize)(this.txt_GGXH)).BeginInit();
  606. ((System.ComponentModel.ISupportInitialize)(this.txt_WZMC)).BeginInit();
  607. ((System.ComponentModel.ISupportInitialize)(this.txt_CKMC)).BeginInit();
  608. ((System.ComponentModel.ISupportInitialize)(this.date_YS)).BeginInit();
  609. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).BeginInit();
  610. ((System.ComponentModel.ISupportInitialize)(this.txt_BH)).BeginInit();
  611. this.panel2.SuspendLayout();
  612. ((System.ComponentModel.ISupportInitialize)(this.gd_CK)).BeginInit();
  613. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  614. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  615. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
  616. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  617. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
  618. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).BeginInit();
  619. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).BeginInit();
  620. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).BeginInit();
  621. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor9)).BeginInit();
  622. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor10)).BeginInit();
  623. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor11)).BeginInit();
  624. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor12)).BeginInit();
  625. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  626. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor13)).BeginInit();
  627. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor14)).BeginInit();
  628. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor15)).BeginInit();
  629. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor16)).BeginInit();
  630. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).BeginInit();
  631. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor18)).BeginInit();
  632. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor19)).BeginInit();
  633. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor20)).BeginInit();
  634. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  635. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
  636. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
  637. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
  638. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).BeginInit();
  639. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).BeginInit();
  640. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor9)).BeginInit();
  641. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor10)).BeginInit();
  642. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor21)).BeginInit();
  643. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor22)).BeginInit();
  644. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor23)).BeginInit();
  645. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor24)).BeginInit();
  646. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor25)).BeginInit();
  647. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor26)).BeginInit();
  648. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor27)).BeginInit();
  649. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor28)).BeginInit();
  650. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor29)).BeginInit();
  651. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor30)).BeginInit();
  652. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor11)).BeginInit();
  653. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor12)).BeginInit();
  654. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).BeginInit();
  655. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor14)).BeginInit();
  656. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor15)).BeginInit();
  657. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor16)).BeginInit();
  658. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor17)).BeginInit();
  659. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor18)).BeginInit();
  660. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor31)).BeginInit();
  661. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor32)).BeginInit();
  662. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor33)).BeginInit();
  663. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor34)).BeginInit();
  664. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor35)).BeginInit();
  665. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor17)).BeginInit();
  666. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor19)).BeginInit();
  667. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor36)).BeginInit();
  668. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor37)).BeginInit();
  669. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor38)).BeginInit();
  670. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor39)).BeginInit();
  671. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  672. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor40)).BeginInit();
  673. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor20)).BeginInit();
  674. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor21)).BeginInit();
  675. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor41)).BeginInit();
  676. ((System.ComponentModel.ISupportInitialize)(this.txt_wz)).BeginInit();
  677. ((System.ComponentModel.ISupportInitialize)(this.txt_Spet)).BeginInit();
  678. this.SuspendLayout();
  679. //
  680. // cmb_StorageLB
  681. //
  682. appearance1.BackColor = System.Drawing.Color.LightCyan;
  683. this.cmb_StorageLB.Appearance = appearance1;
  684. this.cmb_StorageLB.AutoSize = true;
  685. this.cmb_StorageLB.Location = new System.Drawing.Point(643, 5);
  686. this.cmb_StorageLB.Name = "cmb_StorageLB";
  687. this.cmb_StorageLB.Size = new System.Drawing.Size(139, 21);
  688. this.cmb_StorageLB.TabIndex = 429;
  689. //
  690. // panel1
  691. //
  692. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  693. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  694. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  695. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  696. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  697. this.panel1.Location = new System.Drawing.Point(0, 0);
  698. this.panel1.Name = "panel1";
  699. this.panel1.Size = new System.Drawing.Size(1169, 32);
  700. this.panel1.TabIndex = 0;
  701. //
  702. // _panel1_Toolbars_Dock_Area_Left
  703. //
  704. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  705. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  706. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  707. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  708. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 26);
  709. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  710. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 6);
  711. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  712. //
  713. // ultraToolbarsManager1
  714. //
  715. this.ultraToolbarsManager1.DesignerFlags = 1;
  716. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  717. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  718. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2000;
  719. ultraToolbar1.DockedColumn = 0;
  720. ultraToolbar1.DockedRow = 0;
  721. ultraToolbar1.Text = "工具栏";
  722. buttonTool1.InstanceProps.IsFirstInGroup = true;
  723. buttonTool4.InstanceProps.IsFirstInGroup = true;
  724. buttonTool5.InstanceProps.IsFirstInGroup = true;
  725. buttonTool6.InstanceProps.IsFirstInGroup = true;
  726. ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  727. buttonTool1,
  728. buttonTool2,
  729. buttonTool3,
  730. buttonTool4,
  731. buttonTool5,
  732. buttonTool6});
  733. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  734. ultraToolbar1});
  735. this.ultraToolbarsManager1.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
  736. buttonTool7.SharedProps.Caption = "新增";
  737. buttonTool7.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  738. buttonTool8.SharedProps.Caption = "查询";
  739. buttonTool8.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  740. buttonTool9.SharedProps.Caption = "关闭";
  741. buttonTool9.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  742. buttonTool10.SharedProps.Caption = "导出";
  743. buttonTool10.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  744. buttonTool11.SharedProps.Caption = "修改";
  745. buttonTool11.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  746. buttonTool12.SharedProps.Caption = "删除";
  747. buttonTool12.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  748. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  749. buttonTool7,
  750. buttonTool8,
  751. buttonTool9,
  752. buttonTool10,
  753. buttonTool11,
  754. buttonTool12});
  755. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  756. //
  757. // _panel1_Toolbars_Dock_Area_Right
  758. //
  759. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  760. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  761. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  762. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  763. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1169, 26);
  764. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  765. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 6);
  766. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  767. //
  768. // _panel1_Toolbars_Dock_Area_Top
  769. //
  770. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  771. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  772. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  773. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  774. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  775. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  776. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1169, 26);
  777. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  778. //
  779. // _panel1_Toolbars_Dock_Area_Bottom
  780. //
  781. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  782. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  783. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  784. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  785. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 32);
  786. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  787. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1169, 0);
  788. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  789. //
  790. // ultraGroupBox1
  791. //
  792. appearance2.BackColor = System.Drawing.Color.LightCyan;
  793. this.ultraGroupBox1.Appearance = appearance2;
  794. this.ultraGroupBox1.Controls.Add(this.txt_Spet);
  795. this.ultraGroupBox1.Controls.Add(this.chk_Spet);
  796. this.ultraGroupBox1.Controls.Add(this.txt_wz);
  797. this.ultraGroupBox1.Controls.Add(this.chk_wzmc);
  798. this.ultraGroupBox1.Controls.Add(this.txt_ckm);
  799. this.ultraGroupBox1.Controls.Add(this.chk_Time);
  800. this.ultraGroupBox1.Controls.Add(this.dte_EndTime);
  801. this.ultraGroupBox1.Controls.Add(this.dte_BeginTime);
  802. this.ultraGroupBox1.Controls.Add(this.Lab_To);
  803. this.ultraGroupBox1.Controls.Add(this.txt_wzdm);
  804. this.ultraGroupBox1.Controls.Add(this.Chk_WZDM);
  805. this.ultraGroupBox1.Controls.Add(this.chk_AllowFilter);
  806. this.ultraGroupBox1.Controls.Add(this.Chk_CKLB);
  807. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  808. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 32);
  809. this.ultraGroupBox1.Name = "ultraGroupBox1";
  810. this.ultraGroupBox1.Size = new System.Drawing.Size(1169, 35);
  811. this.ultraGroupBox1.SupportThemes = false;
  812. this.ultraGroupBox1.TabIndex = 1;
  813. //
  814. // txt_ckm
  815. //
  816. appearance5.BackColor = System.Drawing.Color.LightCyan;
  817. this.txt_ckm.Appearance = appearance5;
  818. this.txt_ckm.AutoSize = true;
  819. this.txt_ckm.Enabled = false;
  820. this.txt_ckm.FlatMode = true;
  821. this.txt_ckm.Location = new System.Drawing.Point(447, 9);
  822. this.txt_ckm.Name = "txt_ckm";
  823. this.txt_ckm.Size = new System.Drawing.Size(96, 19);
  824. this.txt_ckm.TabIndex = 402;
  825. this.txt_ckm.Tag = "";
  826. //
  827. // chk_Time
  828. //
  829. this.chk_Time.Checked = true;
  830. this.chk_Time.CheckState = System.Windows.Forms.CheckState.Checked;
  831. this.chk_Time.Location = new System.Drawing.Point(6, 6);
  832. this.chk_Time.Name = "chk_Time";
  833. this.chk_Time.Size = new System.Drawing.Size(84, 22);
  834. this.chk_Time.TabIndex = 401;
  835. this.chk_Time.Text = "发料时间";
  836. //
  837. // dte_EndTime
  838. //
  839. this.dte_EndTime.FlatMode = true;
  840. this.dte_EndTime.Location = new System.Drawing.Point(245, 6);
  841. this.dte_EndTime.Name = "dte_EndTime";
  842. this.dte_EndTime.Size = new System.Drawing.Size(116, 19);
  843. this.dte_EndTime.TabIndex = 400;
  844. //
  845. // dte_BeginTime
  846. //
  847. this.dte_BeginTime.FlatMode = true;
  848. this.dte_BeginTime.Location = new System.Drawing.Point(97, 7);
  849. this.dte_BeginTime.Name = "dte_BeginTime";
  850. this.dte_BeginTime.Size = new System.Drawing.Size(116, 19);
  851. this.dte_BeginTime.TabIndex = 399;
  852. //
  853. // Lab_To
  854. //
  855. this.Lab_To.FlatMode = true;
  856. this.Lab_To.Location = new System.Drawing.Point(219, 8);
  857. this.Lab_To.Name = "Lab_To";
  858. this.Lab_To.Size = new System.Drawing.Size(17, 16);
  859. this.Lab_To.TabIndex = 398;
  860. this.Lab_To.Text = "到";
  861. //
  862. // txt_wzdm
  863. //
  864. appearance6.BackColor = System.Drawing.Color.LightCyan;
  865. this.txt_wzdm.Appearance = appearance6;
  866. this.txt_wzdm.AutoSize = true;
  867. this.txt_wzdm.Enabled = false;
  868. this.txt_wzdm.FlatMode = true;
  869. this.txt_wzdm.Location = new System.Drawing.Point(627, 10);
  870. this.txt_wzdm.Name = "txt_wzdm";
  871. this.txt_wzdm.Size = new System.Drawing.Size(96, 19);
  872. this.txt_wzdm.TabIndex = 395;
  873. this.txt_wzdm.Tag = "";
  874. //
  875. // Chk_WZDM
  876. //
  877. this.Chk_WZDM.FlatMode = true;
  878. this.Chk_WZDM.Location = new System.Drawing.Point(549, 11);
  879. this.Chk_WZDM.Name = "Chk_WZDM";
  880. this.Chk_WZDM.Size = new System.Drawing.Size(85, 16);
  881. this.Chk_WZDM.TabIndex = 394;
  882. this.Chk_WZDM.Text = "物资代码";
  883. this.Chk_WZDM.CheckedChanged += new System.EventHandler(this.Chk_WZDM_CheckedChanged);
  884. //
  885. // chk_AllowFilter
  886. //
  887. this.chk_AllowFilter.Location = new System.Drawing.Point(1091, 8);
  888. this.chk_AllowFilter.Name = "chk_AllowFilter";
  889. this.chk_AllowFilter.Size = new System.Drawing.Size(72, 20);
  890. this.chk_AllowFilter.TabIndex = 131;
  891. this.chk_AllowFilter.TabStop = false;
  892. this.chk_AllowFilter.Text = "允许过滤";
  893. this.chk_AllowFilter.CheckedChanged += new System.EventHandler(this.chk_AllowFilter_CheckedChanged);
  894. //
  895. // Chk_CKLB
  896. //
  897. this.Chk_CKLB.FlatMode = true;
  898. this.Chk_CKLB.Location = new System.Drawing.Point(369, 8);
  899. this.Chk_CKLB.Name = "Chk_CKLB";
  900. this.Chk_CKLB.Size = new System.Drawing.Size(75, 17);
  901. this.Chk_CKLB.TabIndex = 112;
  902. this.Chk_CKLB.Text = "发料仓库";
  903. this.Chk_CKLB.CheckedChanged += new System.EventHandler(this.Chk_CKLB_CheckedChanged);
  904. //
  905. // ultraExpandableGroupBox1
  906. //
  907. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  908. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  909. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(200, 185);
  910. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 350);
  911. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  912. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1169, 168);
  913. this.ultraExpandableGroupBox1.SupportThemes = false;
  914. this.ultraExpandableGroupBox1.TabIndex = 4;
  915. this.ultraExpandableGroupBox1.Text = "领料单详情";
  916. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  917. //
  918. // ultraExpandableGroupBoxPanel1
  919. //
  920. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel83);
  921. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_YR);
  922. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel82);
  923. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_PlanR);
  924. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel81);
  925. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_ylbz);
  926. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.date_td);
  927. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel80);
  928. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel79);
  929. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_DZ);
  930. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Cmd_GFCode);
  931. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Cmb_CKDM);
  932. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Cmb_wzdm);
  933. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel78);
  934. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel77);
  935. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_CZ);
  936. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel76);
  937. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Moneny);
  938. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel74);
  939. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Price);
  940. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel73);
  941. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_YSS);
  942. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel72);
  943. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_qlsl);
  944. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel29);
  945. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_GYMC);
  946. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel28);
  947. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_JLDW);
  948. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel15);
  949. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_GGXH);
  950. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel14);
  951. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_WZMC);
  952. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  953. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_CKMC);
  954. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.date_YS);
  955. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  956. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Remark);
  957. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  958. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel75);
  959. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_StorageLB);
  960. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel71);
  961. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  962. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  963. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_BH);
  964. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  965. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  966. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  967. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1165, 146);
  968. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  969. //
  970. // ultraLabel83
  971. //
  972. this.ultraLabel83.BackColor = System.Drawing.Color.Transparent;
  973. this.ultraLabel83.Location = new System.Drawing.Point(980, 62);
  974. this.ultraLabel83.Name = "ultraLabel83";
  975. this.ultraLabel83.Size = new System.Drawing.Size(56, 16);
  976. this.ultraLabel83.TabIndex = 481;
  977. this.ultraLabel83.Text = "领料人";
  978. //
  979. // txt_YR
  980. //
  981. appearance7.BackColor = System.Drawing.Color.LightCyan;
  982. this.txt_YR.Appearance = appearance7;
  983. this.txt_YR.AutoSize = true;
  984. this.txt_YR.FlatMode = true;
  985. this.txt_YR.Location = new System.Drawing.Point(1042, 61);
  986. this.txt_YR.Multiline = true;
  987. this.txt_YR.Name = "txt_YR";
  988. this.txt_YR.Size = new System.Drawing.Size(67, 19);
  989. this.txt_YR.TabIndex = 480;
  990. this.txt_YR.Tag = "";
  991. //
  992. // ultraLabel82
  993. //
  994. this.ultraLabel82.BackColor = System.Drawing.Color.Transparent;
  995. this.ultraLabel82.Location = new System.Drawing.Point(980, 34);
  996. this.ultraLabel82.Name = "ultraLabel82";
  997. this.ultraLabel82.Size = new System.Drawing.Size(56, 16);
  998. this.ultraLabel82.TabIndex = 479;
  999. this.ultraLabel82.Text = "计划人";
  1000. //
  1001. // txt_PlanR
  1002. //
  1003. appearance8.BackColor = System.Drawing.Color.LightCyan;
  1004. this.txt_PlanR.Appearance = appearance8;
  1005. this.txt_PlanR.AutoSize = true;
  1006. this.txt_PlanR.FlatMode = true;
  1007. this.txt_PlanR.Location = new System.Drawing.Point(1042, 33);
  1008. this.txt_PlanR.Multiline = true;
  1009. this.txt_PlanR.Name = "txt_PlanR";
  1010. this.txt_PlanR.Size = new System.Drawing.Size(67, 19);
  1011. this.txt_PlanR.TabIndex = 478;
  1012. this.txt_PlanR.Tag = "";
  1013. //
  1014. // ultraLabel81
  1015. //
  1016. this.ultraLabel81.BackColor = System.Drawing.Color.Transparent;
  1017. this.ultraLabel81.Location = new System.Drawing.Point(980, 8);
  1018. this.ultraLabel81.Name = "ultraLabel81";
  1019. this.ultraLabel81.Size = new System.Drawing.Size(56, 16);
  1020. this.ultraLabel81.TabIndex = 477;
  1021. this.ultraLabel81.Text = "领料班组";
  1022. //
  1023. // txt_ylbz
  1024. //
  1025. appearance9.BackColor = System.Drawing.Color.LightCyan;
  1026. this.txt_ylbz.Appearance = appearance9;
  1027. this.txt_ylbz.AutoSize = true;
  1028. this.txt_ylbz.FlatMode = true;
  1029. this.txt_ylbz.Location = new System.Drawing.Point(1042, 5);
  1030. this.txt_ylbz.Multiline = true;
  1031. this.txt_ylbz.Name = "txt_ylbz";
  1032. this.txt_ylbz.Size = new System.Drawing.Size(67, 23);
  1033. this.txt_ylbz.TabIndex = 476;
  1034. this.txt_ylbz.Tag = "";
  1035. //
  1036. // date_td
  1037. //
  1038. this.date_td.DateTime = new System.DateTime(2016, 12, 2, 0, 0, 0, 0);
  1039. this.date_td.FlatMode = true;
  1040. this.date_td.Location = new System.Drawing.Point(842, 59);
  1041. this.date_td.Name = "date_td";
  1042. this.date_td.Size = new System.Drawing.Size(116, 19);
  1043. this.date_td.TabIndex = 475;
  1044. this.date_td.Value = new System.DateTime(2016, 12, 2, 0, 0, 0, 0);
  1045. //
  1046. // ultraLabel80
  1047. //
  1048. this.ultraLabel80.BackColor = System.Drawing.Color.Transparent;
  1049. this.ultraLabel80.Location = new System.Drawing.Point(781, 59);
  1050. this.ultraLabel80.Name = "ultraLabel80";
  1051. this.ultraLabel80.Size = new System.Drawing.Size(56, 16);
  1052. this.ultraLabel80.TabIndex = 474;
  1053. this.ultraLabel80.Text = "填单日期";
  1054. //
  1055. // ultraLabel79
  1056. //
  1057. this.ultraLabel79.BackColor = System.Drawing.Color.Transparent;
  1058. this.ultraLabel79.Location = new System.Drawing.Point(817, 32);
  1059. this.ultraLabel79.Name = "ultraLabel79";
  1060. this.ultraLabel79.Size = new System.Drawing.Size(40, 24);
  1061. this.ultraLabel79.TabIndex = 473;
  1062. this.ultraLabel79.Text = "单重";
  1063. //
  1064. // txt_DZ
  1065. //
  1066. appearance10.BackColor = System.Drawing.Color.LightCyan;
  1067. this.txt_DZ.Appearance = appearance10;
  1068. this.txt_DZ.AutoSize = true;
  1069. this.txt_DZ.FlatMode = true;
  1070. this.txt_DZ.Location = new System.Drawing.Point(857, 27);
  1071. this.txt_DZ.Multiline = true;
  1072. this.txt_DZ.Name = "txt_DZ";
  1073. this.txt_DZ.Size = new System.Drawing.Size(117, 19);
  1074. this.txt_DZ.TabIndex = 472;
  1075. this.txt_DZ.Tag = "";
  1076. //
  1077. // Cmd_GFCode
  1078. //
  1079. this.Cmd_GFCode.ButtonsRight.Add(editorButton1);
  1080. this.Cmd_GFCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1081. appearance11.BackColor = System.Drawing.SystemColors.Window;
  1082. appearance11.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1083. this.Cmd_GFCode.DisplayLayout.Appearance = appearance11;
  1084. ultraGridColumn1.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1085. ultraGridColumn1.Header.Caption = " 物资代码";
  1086. ultraGridColumn1.Header.VisiblePosition = 0;
  1087. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  1088. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  1089. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  1090. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  1091. ultraGridColumn2.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1092. ultraGridColumn2.Header.Caption = "物资名称";
  1093. ultraGridColumn2.Header.VisiblePosition = 1;
  1094. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  1095. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  1096. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  1097. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  1098. ultraGridColumn3.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1099. ultraGridColumn3.Header.Caption = "规格型号";
  1100. ultraGridColumn3.Header.VisiblePosition = 2;
  1101. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  1102. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  1103. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  1104. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  1105. ultraGridColumn4.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1106. ultraGridColumn4.Header.Caption = "材质";
  1107. ultraGridColumn4.Header.VisiblePosition = 3;
  1108. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  1109. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  1110. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  1111. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  1112. ultraGridColumn5.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1113. ultraGridColumn5.Header.Caption = "计量单位";
  1114. ultraGridColumn5.Header.VisiblePosition = 4;
  1115. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  1116. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  1117. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  1118. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  1119. ultraGridBand1.Columns.AddRange(new object[] {
  1120. ultraGridColumn1,
  1121. ultraGridColumn2,
  1122. ultraGridColumn3,
  1123. ultraGridColumn4,
  1124. ultraGridColumn5});
  1125. ultraGridBand1.UseRowLayout = true;
  1126. this.Cmd_GFCode.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  1127. this.Cmd_GFCode.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1128. this.Cmd_GFCode.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1129. appearance12.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1130. appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1131. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1132. appearance12.BorderColor = System.Drawing.SystemColors.Window;
  1133. this.Cmd_GFCode.DisplayLayout.GroupByBox.Appearance = appearance12;
  1134. appearance13.ForeColor = System.Drawing.SystemColors.GrayText;
  1135. this.Cmd_GFCode.DisplayLayout.GroupByBox.BandLabelAppearance = appearance13;
  1136. this.Cmd_GFCode.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1137. appearance14.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1138. appearance14.BackColor2 = System.Drawing.SystemColors.Control;
  1139. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1140. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  1141. this.Cmd_GFCode.DisplayLayout.GroupByBox.PromptAppearance = appearance14;
  1142. this.Cmd_GFCode.DisplayLayout.MaxColScrollRegions = 1;
  1143. this.Cmd_GFCode.DisplayLayout.MaxRowScrollRegions = 1;
  1144. appearance15.BackColor = System.Drawing.SystemColors.Window;
  1145. appearance15.ForeColor = System.Drawing.SystemColors.ControlText;
  1146. this.Cmd_GFCode.DisplayLayout.Override.ActiveCellAppearance = appearance15;
  1147. appearance16.BackColor = System.Drawing.SystemColors.Highlight;
  1148. appearance16.ForeColor = System.Drawing.SystemColors.HighlightText;
  1149. this.Cmd_GFCode.DisplayLayout.Override.ActiveRowAppearance = appearance16;
  1150. this.Cmd_GFCode.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1151. this.Cmd_GFCode.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1152. appearance17.BackColor = System.Drawing.SystemColors.Window;
  1153. this.Cmd_GFCode.DisplayLayout.Override.CardAreaAppearance = appearance17;
  1154. appearance18.BorderColor = System.Drawing.Color.Silver;
  1155. appearance18.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1156. this.Cmd_GFCode.DisplayLayout.Override.CellAppearance = appearance18;
  1157. this.Cmd_GFCode.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1158. this.Cmd_GFCode.DisplayLayout.Override.CellPadding = 0;
  1159. appearance19.BackColor = System.Drawing.SystemColors.Control;
  1160. appearance19.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1161. appearance19.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1162. appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1163. appearance19.BorderColor = System.Drawing.SystemColors.Window;
  1164. this.Cmd_GFCode.DisplayLayout.Override.GroupByRowAppearance = appearance19;
  1165. appearance20.TextHAlign = Infragistics.Win.HAlign.Left;
  1166. this.Cmd_GFCode.DisplayLayout.Override.HeaderAppearance = appearance20;
  1167. this.Cmd_GFCode.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1168. this.Cmd_GFCode.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1169. appearance21.BackColor = System.Drawing.SystemColors.Window;
  1170. appearance21.BorderColor = System.Drawing.Color.Silver;
  1171. this.Cmd_GFCode.DisplayLayout.Override.RowAppearance = appearance21;
  1172. this.Cmd_GFCode.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1173. appearance22.BackColor = System.Drawing.SystemColors.ControlLight;
  1174. this.Cmd_GFCode.DisplayLayout.Override.TemplateAddRowAppearance = appearance22;
  1175. this.Cmd_GFCode.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1176. this.Cmd_GFCode.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1177. this.Cmd_GFCode.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1178. this.Cmd_GFCode.DisplayMember = "";
  1179. this.Cmd_GFCode.Location = new System.Drawing.Point(60, 83);
  1180. this.Cmd_GFCode.Name = "Cmd_GFCode";
  1181. this.Cmd_GFCode.Size = new System.Drawing.Size(130, 21);
  1182. this.Cmd_GFCode.TabIndex = 471;
  1183. this.Cmd_GFCode.ValueMember = "";
  1184. this.Cmd_GFCode.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.Cmd_GFCode_EditorButtonClick);
  1185. //
  1186. // Cmb_CKDM
  1187. //
  1188. this.Cmb_CKDM.ButtonsRight.Add(editorButton2);
  1189. this.Cmb_CKDM.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1190. appearance23.BackColor = System.Drawing.SystemColors.Window;
  1191. appearance23.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1192. this.Cmb_CKDM.DisplayLayout.Appearance = appearance23;
  1193. ultraGridColumn6.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1194. ultraGridColumn6.Header.Caption = " 物资代码";
  1195. ultraGridColumn6.Header.VisiblePosition = 0;
  1196. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 0;
  1197. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  1198. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  1199. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  1200. ultraGridColumn7.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1201. ultraGridColumn7.Header.Caption = "物资名称";
  1202. ultraGridColumn7.Header.VisiblePosition = 1;
  1203. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 2;
  1204. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  1205. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  1206. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  1207. ultraGridColumn8.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1208. ultraGridColumn8.Header.Caption = "规格型号";
  1209. ultraGridColumn8.Header.VisiblePosition = 2;
  1210. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 4;
  1211. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  1212. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  1213. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  1214. ultraGridColumn9.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1215. ultraGridColumn9.Header.Caption = "材质";
  1216. ultraGridColumn9.Header.VisiblePosition = 3;
  1217. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 6;
  1218. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  1219. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  1220. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  1221. ultraGridColumn10.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1222. ultraGridColumn10.Header.Caption = "计量单位";
  1223. ultraGridColumn10.Header.VisiblePosition = 4;
  1224. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 8;
  1225. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  1226. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  1227. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  1228. ultraGridBand2.Columns.AddRange(new object[] {
  1229. ultraGridColumn6,
  1230. ultraGridColumn7,
  1231. ultraGridColumn8,
  1232. ultraGridColumn9,
  1233. ultraGridColumn10});
  1234. ultraGridBand2.UseRowLayout = true;
  1235. this.Cmb_CKDM.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1236. this.Cmb_CKDM.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1237. this.Cmb_CKDM.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1238. appearance24.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1239. appearance24.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1240. appearance24.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1241. appearance24.BorderColor = System.Drawing.SystemColors.Window;
  1242. this.Cmb_CKDM.DisplayLayout.GroupByBox.Appearance = appearance24;
  1243. appearance25.ForeColor = System.Drawing.SystemColors.GrayText;
  1244. this.Cmb_CKDM.DisplayLayout.GroupByBox.BandLabelAppearance = appearance25;
  1245. this.Cmb_CKDM.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1246. appearance26.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1247. appearance26.BackColor2 = System.Drawing.SystemColors.Control;
  1248. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1249. appearance26.ForeColor = System.Drawing.SystemColors.GrayText;
  1250. this.Cmb_CKDM.DisplayLayout.GroupByBox.PromptAppearance = appearance26;
  1251. this.Cmb_CKDM.DisplayLayout.MaxColScrollRegions = 1;
  1252. this.Cmb_CKDM.DisplayLayout.MaxRowScrollRegions = 1;
  1253. appearance27.BackColor = System.Drawing.SystemColors.Window;
  1254. appearance27.ForeColor = System.Drawing.SystemColors.ControlText;
  1255. this.Cmb_CKDM.DisplayLayout.Override.ActiveCellAppearance = appearance27;
  1256. appearance28.BackColor = System.Drawing.SystemColors.Highlight;
  1257. appearance28.ForeColor = System.Drawing.SystemColors.HighlightText;
  1258. this.Cmb_CKDM.DisplayLayout.Override.ActiveRowAppearance = appearance28;
  1259. this.Cmb_CKDM.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1260. this.Cmb_CKDM.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1261. appearance29.BackColor = System.Drawing.SystemColors.Window;
  1262. this.Cmb_CKDM.DisplayLayout.Override.CardAreaAppearance = appearance29;
  1263. appearance30.BorderColor = System.Drawing.Color.Silver;
  1264. appearance30.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1265. this.Cmb_CKDM.DisplayLayout.Override.CellAppearance = appearance30;
  1266. this.Cmb_CKDM.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1267. this.Cmb_CKDM.DisplayLayout.Override.CellPadding = 0;
  1268. appearance31.BackColor = System.Drawing.SystemColors.Control;
  1269. appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1270. appearance31.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1271. appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1272. appearance31.BorderColor = System.Drawing.SystemColors.Window;
  1273. this.Cmb_CKDM.DisplayLayout.Override.GroupByRowAppearance = appearance31;
  1274. appearance32.TextHAlign = Infragistics.Win.HAlign.Left;
  1275. this.Cmb_CKDM.DisplayLayout.Override.HeaderAppearance = appearance32;
  1276. this.Cmb_CKDM.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1277. this.Cmb_CKDM.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1278. appearance33.BackColor = System.Drawing.SystemColors.Window;
  1279. appearance33.BorderColor = System.Drawing.Color.Silver;
  1280. this.Cmb_CKDM.DisplayLayout.Override.RowAppearance = appearance33;
  1281. this.Cmb_CKDM.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1282. appearance34.BackColor = System.Drawing.SystemColors.ControlLight;
  1283. this.Cmb_CKDM.DisplayLayout.Override.TemplateAddRowAppearance = appearance34;
  1284. this.Cmb_CKDM.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1285. this.Cmb_CKDM.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1286. this.Cmb_CKDM.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1287. this.Cmb_CKDM.DisplayMember = "";
  1288. this.Cmb_CKDM.Location = new System.Drawing.Point(444, 3);
  1289. this.Cmb_CKDM.Name = "Cmb_CKDM";
  1290. this.Cmb_CKDM.Size = new System.Drawing.Size(139, 21);
  1291. this.Cmb_CKDM.TabIndex = 470;
  1292. this.Cmb_CKDM.ValueMember = "";
  1293. this.Cmb_CKDM.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Cmb_CKDM_KeyDown);
  1294. this.Cmb_CKDM.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.Cmb_CKDM_EditorButtonClick);
  1295. //
  1296. // Cmb_wzdm
  1297. //
  1298. this.Cmb_wzdm.ButtonsRight.Add(editorButton3);
  1299. this.Cmb_wzdm.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1300. appearance35.BackColor = System.Drawing.SystemColors.Window;
  1301. appearance35.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1302. this.Cmb_wzdm.DisplayLayout.Appearance = appearance35;
  1303. ultraGridColumn11.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1304. ultraGridColumn11.Header.Caption = " 物资代码";
  1305. ultraGridColumn11.Header.VisiblePosition = 0;
  1306. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
  1307. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  1308. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  1309. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  1310. ultraGridColumn12.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1311. ultraGridColumn12.Header.Caption = "物资名称";
  1312. ultraGridColumn12.Header.VisiblePosition = 1;
  1313. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 2;
  1314. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  1315. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  1316. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  1317. ultraGridColumn13.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1318. ultraGridColumn13.Header.Caption = "规格型号";
  1319. ultraGridColumn13.Header.VisiblePosition = 2;
  1320. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 4;
  1321. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  1322. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  1323. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  1324. ultraGridColumn14.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1325. ultraGridColumn14.Header.Caption = "材质";
  1326. ultraGridColumn14.Header.VisiblePosition = 3;
  1327. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 6;
  1328. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  1329. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  1330. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  1331. ultraGridColumn15.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1332. ultraGridColumn15.Header.Caption = "计量单位";
  1333. ultraGridColumn15.Header.VisiblePosition = 4;
  1334. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 8;
  1335. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  1336. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  1337. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  1338. ultraGridBand3.Columns.AddRange(new object[] {
  1339. ultraGridColumn11,
  1340. ultraGridColumn12,
  1341. ultraGridColumn13,
  1342. ultraGridColumn14,
  1343. ultraGridColumn15});
  1344. ultraGridBand3.UseRowLayout = true;
  1345. this.Cmb_wzdm.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1346. this.Cmb_wzdm.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1347. this.Cmb_wzdm.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1348. appearance36.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1349. appearance36.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1350. appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1351. appearance36.BorderColor = System.Drawing.SystemColors.Window;
  1352. this.Cmb_wzdm.DisplayLayout.GroupByBox.Appearance = appearance36;
  1353. appearance37.ForeColor = System.Drawing.SystemColors.GrayText;
  1354. this.Cmb_wzdm.DisplayLayout.GroupByBox.BandLabelAppearance = appearance37;
  1355. this.Cmb_wzdm.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1356. appearance38.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1357. appearance38.BackColor2 = System.Drawing.SystemColors.Control;
  1358. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1359. appearance38.ForeColor = System.Drawing.SystemColors.GrayText;
  1360. this.Cmb_wzdm.DisplayLayout.GroupByBox.PromptAppearance = appearance38;
  1361. this.Cmb_wzdm.DisplayLayout.MaxColScrollRegions = 1;
  1362. this.Cmb_wzdm.DisplayLayout.MaxRowScrollRegions = 1;
  1363. appearance39.BackColor = System.Drawing.SystemColors.Window;
  1364. appearance39.ForeColor = System.Drawing.SystemColors.ControlText;
  1365. this.Cmb_wzdm.DisplayLayout.Override.ActiveCellAppearance = appearance39;
  1366. appearance40.BackColor = System.Drawing.SystemColors.Highlight;
  1367. appearance40.ForeColor = System.Drawing.SystemColors.HighlightText;
  1368. this.Cmb_wzdm.DisplayLayout.Override.ActiveRowAppearance = appearance40;
  1369. this.Cmb_wzdm.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1370. this.Cmb_wzdm.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1371. appearance41.BackColor = System.Drawing.SystemColors.Window;
  1372. this.Cmb_wzdm.DisplayLayout.Override.CardAreaAppearance = appearance41;
  1373. appearance42.BorderColor = System.Drawing.Color.Silver;
  1374. appearance42.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1375. this.Cmb_wzdm.DisplayLayout.Override.CellAppearance = appearance42;
  1376. this.Cmb_wzdm.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1377. this.Cmb_wzdm.DisplayLayout.Override.CellPadding = 0;
  1378. appearance43.BackColor = System.Drawing.SystemColors.Control;
  1379. appearance43.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1380. appearance43.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1381. appearance43.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1382. appearance43.BorderColor = System.Drawing.SystemColors.Window;
  1383. this.Cmb_wzdm.DisplayLayout.Override.GroupByRowAppearance = appearance43;
  1384. appearance44.TextHAlign = Infragistics.Win.HAlign.Left;
  1385. this.Cmb_wzdm.DisplayLayout.Override.HeaderAppearance = appearance44;
  1386. this.Cmb_wzdm.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1387. this.Cmb_wzdm.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1388. appearance45.BackColor = System.Drawing.SystemColors.Window;
  1389. appearance45.BorderColor = System.Drawing.Color.Silver;
  1390. this.Cmb_wzdm.DisplayLayout.Override.RowAppearance = appearance45;
  1391. this.Cmb_wzdm.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1392. appearance46.BackColor = System.Drawing.SystemColors.ControlLight;
  1393. this.Cmb_wzdm.DisplayLayout.Override.TemplateAddRowAppearance = appearance46;
  1394. this.Cmb_wzdm.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1395. this.Cmb_wzdm.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1396. this.Cmb_wzdm.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1397. this.Cmb_wzdm.DisplayMember = "";
  1398. this.Cmb_wzdm.Location = new System.Drawing.Point(60, 32);
  1399. this.Cmb_wzdm.Name = "Cmb_wzdm";
  1400. this.Cmb_wzdm.Size = new System.Drawing.Size(130, 21);
  1401. this.Cmb_wzdm.TabIndex = 469;
  1402. this.Cmb_wzdm.ValueMember = "";
  1403. this.Cmb_wzdm.DoubleClick += new System.EventHandler(this.Cmb_wzdm_DoubleClick);
  1404. this.Cmb_wzdm.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Cmb_wzdm_KeyDown);
  1405. this.Cmb_wzdm.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.Cmb_wzdm_EditorButtonClick);
  1406. this.Cmb_wzdm.TextChanged += new System.EventHandler(this.Cmb_wzdm_TextChanged);
  1407. //
  1408. // ultraLabel78
  1409. //
  1410. this.ultraLabel78.BackColor = System.Drawing.Color.Transparent;
  1411. this.ultraLabel78.Location = new System.Drawing.Point(387, 7);
  1412. this.ultraLabel78.Name = "ultraLabel78";
  1413. this.ultraLabel78.Size = new System.Drawing.Size(89, 20);
  1414. this.ultraLabel78.TabIndex = 464;
  1415. this.ultraLabel78.Text = "仓库代码";
  1416. //
  1417. // ultraLabel77
  1418. //
  1419. this.ultraLabel77.BackColor = System.Drawing.Color.Transparent;
  1420. this.ultraLabel77.Location = new System.Drawing.Point(713, 35);
  1421. this.ultraLabel77.Name = "ultraLabel77";
  1422. this.ultraLabel77.Size = new System.Drawing.Size(33, 14);
  1423. this.ultraLabel77.TabIndex = 463;
  1424. this.ultraLabel77.Text = "材质";
  1425. //
  1426. // txt_CZ
  1427. //
  1428. appearance47.BackColor = System.Drawing.Color.LightCyan;
  1429. this.txt_CZ.Appearance = appearance47;
  1430. this.txt_CZ.AutoSize = true;
  1431. this.txt_CZ.FlatMode = true;
  1432. this.txt_CZ.Location = new System.Drawing.Point(748, 31);
  1433. this.txt_CZ.Multiline = true;
  1434. this.txt_CZ.Name = "txt_CZ";
  1435. this.txt_CZ.Size = new System.Drawing.Size(63, 19);
  1436. this.txt_CZ.TabIndex = 462;
  1437. this.txt_CZ.Tag = "";
  1438. //
  1439. // ultraLabel76
  1440. //
  1441. this.ultraLabel76.BackColor = System.Drawing.Color.Transparent;
  1442. this.ultraLabel76.Location = new System.Drawing.Point(587, 59);
  1443. this.ultraLabel76.Name = "ultraLabel76";
  1444. this.ultraLabel76.Size = new System.Drawing.Size(56, 16);
  1445. this.ultraLabel76.TabIndex = 461;
  1446. this.ultraLabel76.Text = "金额";
  1447. //
  1448. // txt_Moneny
  1449. //
  1450. appearance48.BackColor = System.Drawing.Color.LightCyan;
  1451. this.txt_Moneny.Appearance = appearance48;
  1452. this.txt_Moneny.AutoSize = true;
  1453. this.txt_Moneny.FlatMode = true;
  1454. this.txt_Moneny.Location = new System.Drawing.Point(646, 56);
  1455. this.txt_Moneny.Multiline = true;
  1456. this.txt_Moneny.Name = "txt_Moneny";
  1457. this.txt_Moneny.Size = new System.Drawing.Size(129, 19);
  1458. this.txt_Moneny.TabIndex = 460;
  1459. this.txt_Moneny.Tag = "";
  1460. //
  1461. // ultraLabel74
  1462. //
  1463. this.ultraLabel74.BackColor = System.Drawing.Color.Transparent;
  1464. this.ultraLabel74.Location = new System.Drawing.Point(386, 61);
  1465. this.ultraLabel74.Name = "ultraLabel74";
  1466. this.ultraLabel74.Size = new System.Drawing.Size(56, 16);
  1467. this.ultraLabel74.TabIndex = 459;
  1468. this.ultraLabel74.Text = "单价";
  1469. //
  1470. // txt_Price
  1471. //
  1472. appearance49.BackColor = System.Drawing.Color.LightCyan;
  1473. this.txt_Price.Appearance = appearance49;
  1474. this.txt_Price.AutoSize = true;
  1475. this.txt_Price.FlatMode = true;
  1476. this.txt_Price.Location = new System.Drawing.Point(445, 58);
  1477. this.txt_Price.Multiline = true;
  1478. this.txt_Price.Name = "txt_Price";
  1479. this.txt_Price.Size = new System.Drawing.Size(138, 19);
  1480. this.txt_Price.TabIndex = 458;
  1481. this.txt_Price.Tag = "";
  1482. //
  1483. // ultraLabel73
  1484. //
  1485. this.ultraLabel73.BackColor = System.Drawing.Color.Transparent;
  1486. this.ultraLabel73.Location = new System.Drawing.Point(204, 62);
  1487. this.ultraLabel73.Name = "ultraLabel73";
  1488. this.ultraLabel73.Size = new System.Drawing.Size(56, 16);
  1489. this.ultraLabel73.TabIndex = 457;
  1490. this.ultraLabel73.Text = "实发数量";
  1491. //
  1492. // txt_YSS
  1493. //
  1494. appearance50.BackColor = System.Drawing.Color.LightCyan;
  1495. this.txt_YSS.Appearance = appearance50;
  1496. this.txt_YSS.AutoSize = true;
  1497. this.txt_YSS.FlatMode = true;
  1498. this.txt_YSS.Location = new System.Drawing.Point(263, 59);
  1499. this.txt_YSS.Multiline = true;
  1500. this.txt_YSS.Name = "txt_YSS";
  1501. this.txt_YSS.Size = new System.Drawing.Size(118, 19);
  1502. this.txt_YSS.TabIndex = 456;
  1503. this.txt_YSS.Tag = "";
  1504. //
  1505. // ultraLabel72
  1506. //
  1507. this.ultraLabel72.BackColor = System.Drawing.Color.Transparent;
  1508. this.ultraLabel72.Location = new System.Drawing.Point(3, 62);
  1509. this.ultraLabel72.Name = "ultraLabel72";
  1510. this.ultraLabel72.Size = new System.Drawing.Size(56, 16);
  1511. this.ultraLabel72.TabIndex = 455;
  1512. this.ultraLabel72.Text = "请领数量";
  1513. //
  1514. // txt_qlsl
  1515. //
  1516. appearance51.BackColor = System.Drawing.Color.LightCyan;
  1517. this.txt_qlsl.Appearance = appearance51;
  1518. this.txt_qlsl.AutoSize = true;
  1519. this.txt_qlsl.FlatMode = true;
  1520. this.txt_qlsl.Location = new System.Drawing.Point(60, 59);
  1521. this.txt_qlsl.Name = "txt_qlsl";
  1522. this.txt_qlsl.Size = new System.Drawing.Size(129, 19);
  1523. this.txt_qlsl.TabIndex = 454;
  1524. this.txt_qlsl.Tag = "";
  1525. //
  1526. // ultraLabel29
  1527. //
  1528. this.ultraLabel29.BackColor = System.Drawing.Color.Transparent;
  1529. this.ultraLabel29.Location = new System.Drawing.Point(204, 88);
  1530. this.ultraLabel29.Name = "ultraLabel29";
  1531. this.ultraLabel29.Size = new System.Drawing.Size(56, 16);
  1532. this.ultraLabel29.TabIndex = 453;
  1533. this.ultraLabel29.Text = "供方名称";
  1534. //
  1535. // txt_GYMC
  1536. //
  1537. appearance52.BackColor = System.Drawing.Color.LightCyan;
  1538. this.txt_GYMC.Appearance = appearance52;
  1539. this.txt_GYMC.AutoSize = true;
  1540. this.txt_GYMC.FlatMode = true;
  1541. this.txt_GYMC.Location = new System.Drawing.Point(263, 84);
  1542. this.txt_GYMC.Multiline = true;
  1543. this.txt_GYMC.Name = "txt_GYMC";
  1544. this.txt_GYMC.Size = new System.Drawing.Size(118, 19);
  1545. this.txt_GYMC.TabIndex = 452;
  1546. this.txt_GYMC.Tag = "";
  1547. //
  1548. // ultraLabel28
  1549. //
  1550. this.ultraLabel28.BackColor = System.Drawing.Color.Transparent;
  1551. this.ultraLabel28.Location = new System.Drawing.Point(589, 34);
  1552. this.ultraLabel28.Name = "ultraLabel28";
  1553. this.ultraLabel28.Size = new System.Drawing.Size(56, 16);
  1554. this.ultraLabel28.TabIndex = 450;
  1555. this.ultraLabel28.Text = "计量单位";
  1556. //
  1557. // txt_JLDW
  1558. //
  1559. appearance53.BackColor = System.Drawing.Color.LightCyan;
  1560. this.txt_JLDW.Appearance = appearance53;
  1561. this.txt_JLDW.AutoSize = true;
  1562. this.txt_JLDW.FlatMode = true;
  1563. this.txt_JLDW.Location = new System.Drawing.Point(646, 31);
  1564. this.txt_JLDW.Multiline = true;
  1565. this.txt_JLDW.Name = "txt_JLDW";
  1566. this.txt_JLDW.Size = new System.Drawing.Size(58, 19);
  1567. this.txt_JLDW.TabIndex = 449;
  1568. this.txt_JLDW.Tag = "";
  1569. //
  1570. // ultraLabel15
  1571. //
  1572. this.ultraLabel15.BackColor = System.Drawing.Color.Transparent;
  1573. this.ultraLabel15.Location = new System.Drawing.Point(387, 36);
  1574. this.ultraLabel15.Name = "ultraLabel15";
  1575. this.ultraLabel15.Size = new System.Drawing.Size(56, 16);
  1576. this.ultraLabel15.TabIndex = 448;
  1577. this.ultraLabel15.Text = "规格型号";
  1578. //
  1579. // txt_GGXH
  1580. //
  1581. appearance54.BackColor = System.Drawing.Color.LightCyan;
  1582. this.txt_GGXH.Appearance = appearance54;
  1583. this.txt_GGXH.AutoSize = true;
  1584. this.txt_GGXH.FlatMode = true;
  1585. this.txt_GGXH.Location = new System.Drawing.Point(444, 33);
  1586. this.txt_GGXH.Multiline = true;
  1587. this.txt_GGXH.Name = "txt_GGXH";
  1588. this.txt_GGXH.Size = new System.Drawing.Size(139, 19);
  1589. this.txt_GGXH.TabIndex = 447;
  1590. this.txt_GGXH.Tag = "";
  1591. //
  1592. // ultraLabel14
  1593. //
  1594. this.ultraLabel14.BackColor = System.Drawing.Color.Transparent;
  1595. this.ultraLabel14.Location = new System.Drawing.Point(204, 36);
  1596. this.ultraLabel14.Name = "ultraLabel14";
  1597. this.ultraLabel14.Size = new System.Drawing.Size(56, 16);
  1598. this.ultraLabel14.TabIndex = 446;
  1599. this.ultraLabel14.Text = "物资名称";
  1600. //
  1601. // txt_WZMC
  1602. //
  1603. appearance55.BackColor = System.Drawing.Color.LightCyan;
  1604. this.txt_WZMC.Appearance = appearance55;
  1605. this.txt_WZMC.AutoSize = true;
  1606. this.txt_WZMC.FlatMode = true;
  1607. this.txt_WZMC.Location = new System.Drawing.Point(263, 33);
  1608. this.txt_WZMC.Multiline = true;
  1609. this.txt_WZMC.Name = "txt_WZMC";
  1610. this.txt_WZMC.Size = new System.Drawing.Size(118, 19);
  1611. this.txt_WZMC.TabIndex = 445;
  1612. this.txt_WZMC.Tag = "";
  1613. //
  1614. // ultraLabel8
  1615. //
  1616. this.ultraLabel8.BackColor = System.Drawing.Color.Transparent;
  1617. this.ultraLabel8.Location = new System.Drawing.Point(788, 8);
  1618. this.ultraLabel8.Name = "ultraLabel8";
  1619. this.ultraLabel8.Size = new System.Drawing.Size(56, 16);
  1620. this.ultraLabel8.TabIndex = 444;
  1621. this.ultraLabel8.Text = "仓库名称";
  1622. //
  1623. // txt_CKMC
  1624. //
  1625. appearance56.BackColor = System.Drawing.Color.LightCyan;
  1626. this.txt_CKMC.Appearance = appearance56;
  1627. this.txt_CKMC.AutoSize = true;
  1628. this.txt_CKMC.FlatMode = true;
  1629. this.txt_CKMC.Location = new System.Drawing.Point(845, 5);
  1630. this.txt_CKMC.Multiline = true;
  1631. this.txt_CKMC.Name = "txt_CKMC";
  1632. this.txt_CKMC.Size = new System.Drawing.Size(129, 19);
  1633. this.txt_CKMC.TabIndex = 443;
  1634. this.txt_CKMC.Tag = "";
  1635. //
  1636. // date_YS
  1637. //
  1638. this.date_YS.DateTime = new System.DateTime(2016, 12, 2, 0, 0, 0, 0);
  1639. this.date_YS.FlatMode = true;
  1640. this.date_YS.Location = new System.Drawing.Point(265, 5);
  1641. this.date_YS.Name = "date_YS";
  1642. this.date_YS.Size = new System.Drawing.Size(116, 19);
  1643. this.date_YS.TabIndex = 442;
  1644. this.date_YS.Value = new System.DateTime(2016, 12, 2, 0, 0, 0, 0);
  1645. //
  1646. // ultraLabel7
  1647. //
  1648. this.ultraLabel7.BackColor = System.Drawing.Color.Transparent;
  1649. this.ultraLabel7.Location = new System.Drawing.Point(204, 5);
  1650. this.ultraLabel7.Name = "ultraLabel7";
  1651. this.ultraLabel7.Size = new System.Drawing.Size(56, 16);
  1652. this.ultraLabel7.TabIndex = 441;
  1653. this.ultraLabel7.Text = "发料日期";
  1654. //
  1655. // txt_Remark
  1656. //
  1657. appearance57.BackColor = System.Drawing.Color.LightCyan;
  1658. this.txt_Remark.Appearance = appearance57;
  1659. this.txt_Remark.AutoSize = true;
  1660. this.txt_Remark.FlatMode = true;
  1661. this.txt_Remark.Location = new System.Drawing.Point(431, 83);
  1662. this.txt_Remark.Multiline = true;
  1663. this.txt_Remark.Name = "txt_Remark";
  1664. this.txt_Remark.Size = new System.Drawing.Size(357, 49);
  1665. this.txt_Remark.TabIndex = 440;
  1666. this.txt_Remark.Tag = "";
  1667. //
  1668. // ultraLabel2
  1669. //
  1670. this.ultraLabel2.BackColor = System.Drawing.Color.Transparent;
  1671. this.ultraLabel2.Location = new System.Drawing.Point(3, 36);
  1672. this.ultraLabel2.Name = "ultraLabel2";
  1673. this.ultraLabel2.Size = new System.Drawing.Size(89, 20);
  1674. this.ultraLabel2.TabIndex = 438;
  1675. this.ultraLabel2.Text = "物资代码";
  1676. //
  1677. // ultraLabel75
  1678. //
  1679. this.ultraLabel75.BackColor = System.Drawing.Color.Transparent;
  1680. this.ultraLabel75.Location = new System.Drawing.Point(387, 86);
  1681. this.ultraLabel75.Name = "ultraLabel75";
  1682. this.ultraLabel75.Size = new System.Drawing.Size(89, 20);
  1683. this.ultraLabel75.TabIndex = 436;
  1684. this.ultraLabel75.Text = "备注";
  1685. //
  1686. // ultraLabel71
  1687. //
  1688. this.ultraLabel71.BackColor = System.Drawing.Color.Transparent;
  1689. this.ultraLabel71.Location = new System.Drawing.Point(586, 8);
  1690. this.ultraLabel71.Name = "ultraLabel71";
  1691. this.ultraLabel71.Size = new System.Drawing.Size(89, 20);
  1692. this.ultraLabel71.TabIndex = 428;
  1693. this.ultraLabel71.Text = "仓库类别";
  1694. //
  1695. // ultraLabel1
  1696. //
  1697. this.ultraLabel1.BackColor = System.Drawing.Color.Transparent;
  1698. this.ultraLabel1.Location = new System.Drawing.Point(3, 84);
  1699. this.ultraLabel1.Name = "ultraLabel1";
  1700. this.ultraLabel1.Size = new System.Drawing.Size(56, 16);
  1701. this.ultraLabel1.TabIndex = 363;
  1702. this.ultraLabel1.Text = "供方代码";
  1703. //
  1704. // ultraLabel4
  1705. //
  1706. this.ultraLabel4.BackColor = System.Drawing.Color.Transparent;
  1707. this.ultraLabel4.Location = new System.Drawing.Point(3, 8);
  1708. this.ultraLabel4.Name = "ultraLabel4";
  1709. this.ultraLabel4.Size = new System.Drawing.Size(56, 16);
  1710. this.ultraLabel4.TabIndex = 361;
  1711. this.ultraLabel4.Text = "领料单号";
  1712. //
  1713. // txt_BH
  1714. //
  1715. appearance58.BackColor = System.Drawing.Color.LightCyan;
  1716. this.txt_BH.Appearance = appearance58;
  1717. this.txt_BH.AutoSize = true;
  1718. this.txt_BH.FlatMode = true;
  1719. this.txt_BH.Location = new System.Drawing.Point(60, 5);
  1720. this.txt_BH.Name = "txt_BH";
  1721. this.txt_BH.Size = new System.Drawing.Size(129, 19);
  1722. this.txt_BH.TabIndex = 358;
  1723. this.txt_BH.Tag = "";
  1724. //
  1725. // panel2
  1726. //
  1727. this.panel2.Controls.Add(this.gd_CK);
  1728. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1729. this.panel2.Location = new System.Drawing.Point(0, 67);
  1730. this.panel2.Name = "panel2";
  1731. this.panel2.Size = new System.Drawing.Size(1169, 283);
  1732. this.panel2.TabIndex = 5;
  1733. //
  1734. // gd_CK
  1735. //
  1736. appearance59.BackColor = System.Drawing.Color.Ivory;
  1737. this.gd_CK.DisplayLayout.Appearance = appearance59;
  1738. ultraGridColumn16.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1739. ultraGridColumn16.Header.Caption = "领料单号";
  1740. ultraGridColumn16.Header.VisiblePosition = 0;
  1741. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 0;
  1742. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  1743. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  1744. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  1745. ultraGridColumn17.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1746. ultraGridColumn17.Header.Caption = "发料日期 ";
  1747. ultraGridColumn17.Header.VisiblePosition = 1;
  1748. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 15;
  1749. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  1750. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  1751. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  1752. ultraGridColumn18.Header.Caption = "发料仓库代码";
  1753. ultraGridColumn18.Header.VisiblePosition = 2;
  1754. ultraGridColumn18.Hidden = true;
  1755. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 4;
  1756. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  1757. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  1758. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  1759. ultraGridColumn19.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1760. ultraGridColumn19.Header.Caption = "发料仓库类别";
  1761. ultraGridColumn19.Header.VisiblePosition = 3;
  1762. ultraGridColumn19.Hidden = true;
  1763. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 6;
  1764. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  1765. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  1766. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  1767. ultraGridColumn20.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1768. ultraGridColumn20.Header.Caption = "发料仓库";
  1769. ultraGridColumn20.Header.VisiblePosition = 4;
  1770. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 3;
  1771. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  1772. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  1773. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  1774. ultraGridColumn21.Header.Caption = "领料班组";
  1775. ultraGridColumn21.Header.VisiblePosition = 5;
  1776. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 1;
  1777. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  1778. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  1779. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  1780. ultraGridColumn22.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1781. ultraGridColumn22.Header.Caption = "物资代码";
  1782. ultraGridColumn22.Header.VisiblePosition = 6;
  1783. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 4;
  1784. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  1785. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
  1786. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  1787. ultraGridColumn23.Header.Caption = "物资名称";
  1788. ultraGridColumn23.Header.VisiblePosition = 8;
  1789. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 5;
  1790. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  1791. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
  1792. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
  1793. ultraGridColumn24.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1794. ultraGridColumn24.Header.Caption = "规格型号";
  1795. ultraGridColumn24.Header.VisiblePosition = 9;
  1796. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 7;
  1797. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  1798. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
  1799. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 1;
  1800. ultraGridColumn25.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1801. ultraGridColumn25.Header.Caption = "计量单位";
  1802. ultraGridColumn25.Header.VisiblePosition = 10;
  1803. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 8;
  1804. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  1805. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
  1806. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  1807. ultraGridColumn26.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1808. ultraGridColumn26.Header.Caption = "材质";
  1809. ultraGridColumn26.Header.VisiblePosition = 11;
  1810. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 13;
  1811. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  1812. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 1;
  1813. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 1;
  1814. ultraGridColumn27.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1815. ultraGridColumn27.Header.Caption = "单重";
  1816. ultraGridColumn27.Header.VisiblePosition = 16;
  1817. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 14;
  1818. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  1819. ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  1820. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 1;
  1821. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 1;
  1822. ultraGridColumn28.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1823. ultraGridColumn28.Header.Caption = "计划员";
  1824. ultraGridColumn28.Header.VisiblePosition = 12;
  1825. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 17;
  1826. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  1827. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
  1828. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
  1829. ultraGridColumn29.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1830. ultraGridColumn29.Header.Caption = "请领数量";
  1831. ultraGridColumn29.Header.VisiblePosition = 14;
  1832. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 10;
  1833. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  1834. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
  1835. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 1;
  1836. ultraGridColumn30.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1837. ultraGridColumn30.Header.Caption = "实发数量";
  1838. ultraGridColumn30.Header.VisiblePosition = 15;
  1839. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 11;
  1840. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  1841. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
  1842. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 1;
  1843. ultraGridColumn31.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1844. ultraGridColumn31.Header.Caption = "单价";
  1845. ultraGridColumn31.Header.VisiblePosition = 13;
  1846. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 9;
  1847. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  1848. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
  1849. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 1;
  1850. ultraGridColumn32.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1851. ultraGridColumn32.Header.Caption = "金额";
  1852. ultraGridColumn32.Header.VisiblePosition = 17;
  1853. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 12;
  1854. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  1855. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 1;
  1856. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 1;
  1857. ultraGridColumn33.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1858. ultraGridColumn33.Header.Caption = "填单日期 ";
  1859. ultraGridColumn33.Header.VisiblePosition = 18;
  1860. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 16;
  1861. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  1862. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
  1863. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 1;
  1864. ultraGridColumn34.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1865. ultraGridColumn34.Header.Caption = "领料人";
  1866. ultraGridColumn34.Header.VisiblePosition = 20;
  1867. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 18;
  1868. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1869. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 1;
  1870. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 1;
  1871. ultraGridColumn35.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1872. ultraGridColumn35.Header.Caption = "供方代码";
  1873. ultraGridColumn35.Header.VisiblePosition = 21;
  1874. ultraGridColumn35.Hidden = true;
  1875. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 37;
  1876. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1877. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 1;
  1878. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 1;
  1879. ultraGridColumn36.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1880. ultraGridColumn36.Header.Caption = "供方名称";
  1881. ultraGridColumn36.Header.VisiblePosition = 22;
  1882. ultraGridColumn36.Hidden = true;
  1883. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 39;
  1884. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1885. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 1;
  1886. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 1;
  1887. ultraGridColumn37.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1888. ultraGridColumn37.Header.Caption = "录入人";
  1889. ultraGridColumn37.Header.VisiblePosition = 23;
  1890. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 19;
  1891. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  1892. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 1;
  1893. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 1;
  1894. ultraGridColumn38.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1895. ultraGridColumn38.Header.Caption = "录入日期 ";
  1896. ultraGridColumn38.Header.VisiblePosition = 19;
  1897. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 20;
  1898. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  1899. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 1;
  1900. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 1;
  1901. ultraGridColumn39.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1902. ultraGridColumn39.Header.Caption = "备注";
  1903. ultraGridColumn39.Header.VisiblePosition = 7;
  1904. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 21;
  1905. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  1906. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 1;
  1907. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 1;
  1908. ultraGridBand4.Columns.AddRange(new object[] {
  1909. ultraGridColumn16,
  1910. ultraGridColumn17,
  1911. ultraGridColumn18,
  1912. ultraGridColumn19,
  1913. ultraGridColumn20,
  1914. ultraGridColumn21,
  1915. ultraGridColumn22,
  1916. ultraGridColumn23,
  1917. ultraGridColumn24,
  1918. ultraGridColumn25,
  1919. ultraGridColumn26,
  1920. ultraGridColumn27,
  1921. ultraGridColumn28,
  1922. ultraGridColumn29,
  1923. ultraGridColumn30,
  1924. ultraGridColumn31,
  1925. ultraGridColumn32,
  1926. ultraGridColumn33,
  1927. ultraGridColumn34,
  1928. ultraGridColumn35,
  1929. ultraGridColumn36,
  1930. ultraGridColumn37,
  1931. ultraGridColumn38,
  1932. ultraGridColumn39});
  1933. ultraGridBand4.UseRowLayout = true;
  1934. this.gd_CK.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1935. this.gd_CK.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1936. this.gd_CK.DisplayLayout.GroupByBox.Hidden = true;
  1937. this.gd_CK.DisplayLayout.GroupByBox.Prompt = " 将要分组的列拖至该区域!";
  1938. appearance60.BorderColor = System.Drawing.Color.Black;
  1939. appearance60.TextVAlign = Infragistics.Win.VAlign.Middle;
  1940. this.gd_CK.DisplayLayout.Override.CellAppearance = appearance60;
  1941. this.gd_CK.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  1942. this.gd_CK.DisplayLayout.Override.CellPadding = 0;
  1943. appearance61.BackColor = System.Drawing.SystemColors.Control;
  1944. appearance61.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1945. appearance61.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1946. appearance61.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1947. appearance61.BorderColor = System.Drawing.SystemColors.Window;
  1948. appearance61.TextHAlign = Infragistics.Win.HAlign.Left;
  1949. appearance61.TextVAlign = Infragistics.Win.VAlign.Middle;
  1950. this.gd_CK.DisplayLayout.Override.GroupByRowAppearance = appearance61;
  1951. this.gd_CK.DisplayLayout.Override.GroupByRowDescriptionMask = "[caption]:[value] ([count]条记录)";
  1952. this.gd_CK.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
  1953. appearance62.BackColor = System.Drawing.Color.LightSteelBlue;
  1954. this.gd_CK.DisplayLayout.Override.HeaderAppearance = appearance62;
  1955. this.gd_CK.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
  1956. this.gd_CK.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1957. appearance63.BackColor = System.Drawing.SystemColors.Window;
  1958. appearance63.BorderColor = System.Drawing.Color.Black;
  1959. appearance63.TextVAlign = Infragistics.Win.VAlign.Middle;
  1960. this.gd_CK.DisplayLayout.Override.RowAppearance = appearance63;
  1961. appearance64.BackColor = System.Drawing.SystemColors.Window;
  1962. appearance64.BorderColor = System.Drawing.Color.Black;
  1963. appearance64.TextVAlign = Infragistics.Win.VAlign.Middle;
  1964. this.gd_CK.DisplayLayout.Override.RowPreviewAppearance = appearance64;
  1965. this.gd_CK.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  1966. this.gd_CK.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1967. this.gd_CK.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1968. appearance65.TextHAlign = Infragistics.Win.HAlign.Left;
  1969. appearance65.TextVAlign = Infragistics.Win.VAlign.Middle;
  1970. this.gd_CK.DisplayLayout.Override.SelectedRowAppearance = appearance65;
  1971. this.gd_CK.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  1972. appearance66.BackColor = System.Drawing.SystemColors.Window;
  1973. this.gd_CK.DisplayLayout.Override.SummaryFooterAppearance = appearance66;
  1974. appearance67.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1975. appearance67.ForeColor = System.Drawing.Color.Red;
  1976. this.gd_CK.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance67;
  1977. this.gd_CK.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1978. appearance68.BackColor = System.Drawing.Color.MistyRose;
  1979. appearance68.ForeColor = System.Drawing.Color.Blue;
  1980. appearance68.TextHAlign = Infragistics.Win.HAlign.Right;
  1981. appearance68.TextVAlign = Infragistics.Win.VAlign.Middle;
  1982. this.gd_CK.DisplayLayout.Override.SummaryValueAppearance = appearance68;
  1983. appearance69.BackColor = System.Drawing.SystemColors.ControlLight;
  1984. this.gd_CK.DisplayLayout.Override.TemplateAddRowAppearance = appearance69;
  1985. this.gd_CK.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1986. this.gd_CK.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1987. this.gd_CK.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1988. this.gd_CK.Dock = System.Windows.Forms.DockStyle.Fill;
  1989. this.gd_CK.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1990. this.gd_CK.Location = new System.Drawing.Point(0, 0);
  1991. this.gd_CK.Name = "gd_CK";
  1992. this.gd_CK.Size = new System.Drawing.Size(1169, 283);
  1993. this.gd_CK.TabIndex = 1;
  1994. this.gd_CK.Text = "原料垛位信息";
  1995. this.gd_CK.AfterRowActivate += new System.EventHandler(this.gd_CK_AfterRowActivate);
  1996. //
  1997. // ultraLabel3
  1998. //
  1999. this.ultraLabel3.BackColor = System.Drawing.Color.Transparent;
  2000. this.ultraLabel3.Location = new System.Drawing.Point(3, 55);
  2001. this.ultraLabel3.Name = "ultraLabel3";
  2002. this.ultraLabel3.Size = new System.Drawing.Size(56, 16);
  2003. this.ultraLabel3.TabIndex = 365;
  2004. this.ultraLabel3.Text = "规格型号";
  2005. //
  2006. // ultraTextEditor1
  2007. //
  2008. appearance70.BackColor = System.Drawing.Color.LightCyan;
  2009. this.ultraTextEditor1.Appearance = appearance70;
  2010. this.ultraTextEditor1.AutoSize = true;
  2011. this.ultraTextEditor1.Enabled = false;
  2012. this.ultraTextEditor1.FlatMode = true;
  2013. this.ultraTextEditor1.Location = new System.Drawing.Point(60, 52);
  2014. this.ultraTextEditor1.Multiline = true;
  2015. this.ultraTextEditor1.Name = "ultraTextEditor1";
  2016. this.ultraTextEditor1.Size = new System.Drawing.Size(191, 19);
  2017. this.ultraTextEditor1.TabIndex = 364;
  2018. this.ultraTextEditor1.Tag = "";
  2019. //
  2020. // ultraLabel5
  2021. //
  2022. this.ultraLabel5.BackColor = System.Drawing.Color.Transparent;
  2023. this.ultraLabel5.Location = new System.Drawing.Point(3, 31);
  2024. this.ultraLabel5.Name = "ultraLabel5";
  2025. this.ultraLabel5.Size = new System.Drawing.Size(56, 16);
  2026. this.ultraLabel5.TabIndex = 363;
  2027. this.ultraLabel5.Text = "物资名称";
  2028. //
  2029. // ultraTextEditor2
  2030. //
  2031. appearance71.BackColor = System.Drawing.Color.LightCyan;
  2032. this.ultraTextEditor2.Appearance = appearance71;
  2033. this.ultraTextEditor2.AutoSize = true;
  2034. this.ultraTextEditor2.Enabled = false;
  2035. this.ultraTextEditor2.FlatMode = true;
  2036. this.ultraTextEditor2.Location = new System.Drawing.Point(60, 28);
  2037. this.ultraTextEditor2.Multiline = true;
  2038. this.ultraTextEditor2.Name = "ultraTextEditor2";
  2039. this.ultraTextEditor2.Size = new System.Drawing.Size(191, 19);
  2040. this.ultraTextEditor2.TabIndex = 362;
  2041. this.ultraTextEditor2.Tag = "";
  2042. //
  2043. // ultraLabel6
  2044. //
  2045. this.ultraLabel6.BackColor = System.Drawing.Color.Transparent;
  2046. this.ultraLabel6.Location = new System.Drawing.Point(3, 8);
  2047. this.ultraLabel6.Name = "ultraLabel6";
  2048. this.ultraLabel6.Size = new System.Drawing.Size(56, 16);
  2049. this.ultraLabel6.TabIndex = 361;
  2050. this.ultraLabel6.Text = "物资代码";
  2051. //
  2052. // ultraTextEditor3
  2053. //
  2054. appearance72.BackColor = System.Drawing.Color.LightCyan;
  2055. this.ultraTextEditor3.Appearance = appearance72;
  2056. this.ultraTextEditor3.AutoSize = true;
  2057. this.ultraTextEditor3.Enabled = false;
  2058. this.ultraTextEditor3.FlatMode = true;
  2059. this.ultraTextEditor3.Location = new System.Drawing.Point(60, 5);
  2060. this.ultraTextEditor3.Name = "ultraTextEditor3";
  2061. this.ultraTextEditor3.Size = new System.Drawing.Size(84, 19);
  2062. this.ultraTextEditor3.TabIndex = 358;
  2063. this.ultraTextEditor3.Tag = "";
  2064. //
  2065. // ultraComboEditor1
  2066. //
  2067. appearance73.BackColor = System.Drawing.Color.LightCyan;
  2068. this.ultraComboEditor1.Appearance = appearance73;
  2069. this.ultraComboEditor1.AutoSize = true;
  2070. valueListItem1.DataValue = "0";
  2071. valueListItem2.DataValue = "A";
  2072. valueListItem2.DisplayText = "A";
  2073. valueListItem3.DataValue = "B";
  2074. valueListItem3.DisplayText = "B";
  2075. valueListItem4.DataValue = "C";
  2076. valueListItem4.DisplayText = "C";
  2077. this.ultraComboEditor1.Items.Add(valueListItem1);
  2078. this.ultraComboEditor1.Items.Add(valueListItem2);
  2079. this.ultraComboEditor1.Items.Add(valueListItem3);
  2080. this.ultraComboEditor1.Items.Add(valueListItem4);
  2081. this.ultraComboEditor1.Location = new System.Drawing.Point(340, 5);
  2082. this.ultraComboEditor1.Name = "ultraComboEditor1";
  2083. this.ultraComboEditor1.Size = new System.Drawing.Size(86, 21);
  2084. this.ultraComboEditor1.TabIndex = 369;
  2085. //
  2086. // ultraLabel9
  2087. //
  2088. this.ultraLabel9.BackColor = System.Drawing.Color.Transparent;
  2089. this.ultraLabel9.Location = new System.Drawing.Point(289, 8);
  2090. this.ultraLabel9.Name = "ultraLabel9";
  2091. this.ultraLabel9.Size = new System.Drawing.Size(56, 16);
  2092. this.ultraLabel9.TabIndex = 368;
  2093. this.ultraLabel9.Text = "物资类别";
  2094. //
  2095. // ultraLabel10
  2096. //
  2097. this.ultraLabel10.BackColor = System.Drawing.Color.Transparent;
  2098. this.ultraLabel10.Location = new System.Drawing.Point(3, 77);
  2099. this.ultraLabel10.Name = "ultraLabel10";
  2100. this.ultraLabel10.Size = new System.Drawing.Size(56, 16);
  2101. this.ultraLabel10.TabIndex = 367;
  2102. this.ultraLabel10.Text = "材质";
  2103. //
  2104. // ultraTextEditor4
  2105. //
  2106. appearance74.BackColor = System.Drawing.Color.LightCyan;
  2107. this.ultraTextEditor4.Appearance = appearance74;
  2108. this.ultraTextEditor4.AutoSize = true;
  2109. this.ultraTextEditor4.Enabled = false;
  2110. this.ultraTextEditor4.FlatMode = true;
  2111. this.ultraTextEditor4.Location = new System.Drawing.Point(60, 74);
  2112. this.ultraTextEditor4.Multiline = true;
  2113. this.ultraTextEditor4.Name = "ultraTextEditor4";
  2114. this.ultraTextEditor4.Size = new System.Drawing.Size(191, 19);
  2115. this.ultraTextEditor4.TabIndex = 366;
  2116. this.ultraTextEditor4.Tag = "";
  2117. //
  2118. // ultraLabel11
  2119. //
  2120. this.ultraLabel11.BackColor = System.Drawing.Color.Transparent;
  2121. this.ultraLabel11.Location = new System.Drawing.Point(3, 55);
  2122. this.ultraLabel11.Name = "ultraLabel11";
  2123. this.ultraLabel11.Size = new System.Drawing.Size(56, 16);
  2124. this.ultraLabel11.TabIndex = 365;
  2125. this.ultraLabel11.Text = "规格型号";
  2126. //
  2127. // ultraTextEditor5
  2128. //
  2129. appearance75.BackColor = System.Drawing.Color.LightCyan;
  2130. this.ultraTextEditor5.Appearance = appearance75;
  2131. this.ultraTextEditor5.AutoSize = true;
  2132. this.ultraTextEditor5.Enabled = false;
  2133. this.ultraTextEditor5.FlatMode = true;
  2134. this.ultraTextEditor5.Location = new System.Drawing.Point(60, 52);
  2135. this.ultraTextEditor5.Multiline = true;
  2136. this.ultraTextEditor5.Name = "ultraTextEditor5";
  2137. this.ultraTextEditor5.Size = new System.Drawing.Size(191, 19);
  2138. this.ultraTextEditor5.TabIndex = 364;
  2139. this.ultraTextEditor5.Tag = "";
  2140. //
  2141. // ultraLabel12
  2142. //
  2143. this.ultraLabel12.BackColor = System.Drawing.Color.Transparent;
  2144. this.ultraLabel12.Location = new System.Drawing.Point(3, 31);
  2145. this.ultraLabel12.Name = "ultraLabel12";
  2146. this.ultraLabel12.Size = new System.Drawing.Size(56, 16);
  2147. this.ultraLabel12.TabIndex = 363;
  2148. this.ultraLabel12.Text = "物资名称";
  2149. //
  2150. // ultraTextEditor6
  2151. //
  2152. appearance76.BackColor = System.Drawing.Color.LightCyan;
  2153. this.ultraTextEditor6.Appearance = appearance76;
  2154. this.ultraTextEditor6.AutoSize = true;
  2155. this.ultraTextEditor6.Enabled = false;
  2156. this.ultraTextEditor6.FlatMode = true;
  2157. this.ultraTextEditor6.Location = new System.Drawing.Point(60, 28);
  2158. this.ultraTextEditor6.Multiline = true;
  2159. this.ultraTextEditor6.Name = "ultraTextEditor6";
  2160. this.ultraTextEditor6.Size = new System.Drawing.Size(191, 19);
  2161. this.ultraTextEditor6.TabIndex = 362;
  2162. this.ultraTextEditor6.Tag = "";
  2163. //
  2164. // ultraLabel13
  2165. //
  2166. this.ultraLabel13.BackColor = System.Drawing.Color.Transparent;
  2167. this.ultraLabel13.Location = new System.Drawing.Point(3, 8);
  2168. this.ultraLabel13.Name = "ultraLabel13";
  2169. this.ultraLabel13.Size = new System.Drawing.Size(56, 16);
  2170. this.ultraLabel13.TabIndex = 361;
  2171. this.ultraLabel13.Text = "物资代码";
  2172. //
  2173. // ultraTextEditor7
  2174. //
  2175. appearance77.BackColor = System.Drawing.Color.LightCyan;
  2176. this.ultraTextEditor7.Appearance = appearance77;
  2177. this.ultraTextEditor7.AutoSize = true;
  2178. this.ultraTextEditor7.Enabled = false;
  2179. this.ultraTextEditor7.FlatMode = true;
  2180. this.ultraTextEditor7.Location = new System.Drawing.Point(60, 5);
  2181. this.ultraTextEditor7.Name = "ultraTextEditor7";
  2182. this.ultraTextEditor7.Size = new System.Drawing.Size(84, 19);
  2183. this.ultraTextEditor7.TabIndex = 358;
  2184. this.ultraTextEditor7.Tag = "";
  2185. //
  2186. // ultraLabel18
  2187. //
  2188. this.ultraLabel18.BackColor = System.Drawing.Color.Transparent;
  2189. this.ultraLabel18.Location = new System.Drawing.Point(3, 99);
  2190. this.ultraLabel18.Name = "ultraLabel18";
  2191. this.ultraLabel18.Size = new System.Drawing.Size(56, 16);
  2192. this.ultraLabel18.TabIndex = 377;
  2193. this.ultraLabel18.Text = "最高限价";
  2194. //
  2195. // ultraTextEditor9
  2196. //
  2197. appearance78.BackColor = System.Drawing.Color.LightCyan;
  2198. this.ultraTextEditor9.Appearance = appearance78;
  2199. this.ultraTextEditor9.AutoSize = true;
  2200. this.ultraTextEditor9.Enabled = false;
  2201. this.ultraTextEditor9.FlatMode = true;
  2202. this.ultraTextEditor9.Location = new System.Drawing.Point(60, 96);
  2203. this.ultraTextEditor9.Name = "ultraTextEditor9";
  2204. this.ultraTextEditor9.Size = new System.Drawing.Size(84, 19);
  2205. this.ultraTextEditor9.TabIndex = 376;
  2206. this.ultraTextEditor9.Tag = "";
  2207. //
  2208. // ultraLabel19
  2209. //
  2210. this.ultraLabel19.BackColor = System.Drawing.Color.Transparent;
  2211. this.ultraLabel19.Location = new System.Drawing.Point(289, 77);
  2212. this.ultraLabel19.Name = "ultraLabel19";
  2213. this.ultraLabel19.Size = new System.Drawing.Size(56, 16);
  2214. this.ultraLabel19.TabIndex = 375;
  2215. this.ultraLabel19.Text = "最高限价";
  2216. //
  2217. // ultraTextEditor10
  2218. //
  2219. appearance79.BackColor = System.Drawing.Color.LightCyan;
  2220. this.ultraTextEditor10.Appearance = appearance79;
  2221. this.ultraTextEditor10.AutoSize = true;
  2222. this.ultraTextEditor10.Enabled = false;
  2223. this.ultraTextEditor10.FlatMode = true;
  2224. this.ultraTextEditor10.Location = new System.Drawing.Point(346, 74);
  2225. this.ultraTextEditor10.Name = "ultraTextEditor10";
  2226. this.ultraTextEditor10.Size = new System.Drawing.Size(84, 19);
  2227. this.ultraTextEditor10.TabIndex = 374;
  2228. this.ultraTextEditor10.Tag = "";
  2229. //
  2230. // ultraLabel20
  2231. //
  2232. this.ultraLabel20.BackColor = System.Drawing.Color.Transparent;
  2233. this.ultraLabel20.Location = new System.Drawing.Point(289, 55);
  2234. this.ultraLabel20.Name = "ultraLabel20";
  2235. this.ultraLabel20.Size = new System.Drawing.Size(56, 16);
  2236. this.ultraLabel20.TabIndex = 373;
  2237. this.ultraLabel20.Text = "预估价";
  2238. //
  2239. // ultraTextEditor11
  2240. //
  2241. appearance80.BackColor = System.Drawing.Color.LightCyan;
  2242. this.ultraTextEditor11.Appearance = appearance80;
  2243. this.ultraTextEditor11.AutoSize = true;
  2244. this.ultraTextEditor11.Enabled = false;
  2245. this.ultraTextEditor11.FlatMode = true;
  2246. this.ultraTextEditor11.Location = new System.Drawing.Point(346, 52);
  2247. this.ultraTextEditor11.Name = "ultraTextEditor11";
  2248. this.ultraTextEditor11.Size = new System.Drawing.Size(84, 19);
  2249. this.ultraTextEditor11.TabIndex = 372;
  2250. this.ultraTextEditor11.Tag = "";
  2251. //
  2252. // ultraLabel21
  2253. //
  2254. this.ultraLabel21.BackColor = System.Drawing.Color.Transparent;
  2255. this.ultraLabel21.Location = new System.Drawing.Point(289, 33);
  2256. this.ultraLabel21.Name = "ultraLabel21";
  2257. this.ultraLabel21.Size = new System.Drawing.Size(56, 16);
  2258. this.ultraLabel21.TabIndex = 371;
  2259. this.ultraLabel21.Text = "计划价";
  2260. //
  2261. // ultraTextEditor12
  2262. //
  2263. appearance81.BackColor = System.Drawing.Color.LightCyan;
  2264. this.ultraTextEditor12.Appearance = appearance81;
  2265. this.ultraTextEditor12.AutoSize = true;
  2266. this.ultraTextEditor12.Enabled = false;
  2267. this.ultraTextEditor12.FlatMode = true;
  2268. this.ultraTextEditor12.Location = new System.Drawing.Point(346, 30);
  2269. this.ultraTextEditor12.Name = "ultraTextEditor12";
  2270. this.ultraTextEditor12.Size = new System.Drawing.Size(84, 19);
  2271. this.ultraTextEditor12.TabIndex = 370;
  2272. this.ultraTextEditor12.Tag = "";
  2273. //
  2274. // ultraComboEditor2
  2275. //
  2276. appearance82.BackColor = System.Drawing.Color.LightCyan;
  2277. this.ultraComboEditor2.Appearance = appearance82;
  2278. this.ultraComboEditor2.AutoSize = true;
  2279. valueListItem5.DataValue = "0";
  2280. valueListItem6.DataValue = "A";
  2281. valueListItem6.DisplayText = "A";
  2282. valueListItem7.DataValue = "B";
  2283. valueListItem7.DisplayText = "B";
  2284. valueListItem8.DataValue = "C";
  2285. valueListItem8.DisplayText = "C";
  2286. this.ultraComboEditor2.Items.Add(valueListItem5);
  2287. this.ultraComboEditor2.Items.Add(valueListItem6);
  2288. this.ultraComboEditor2.Items.Add(valueListItem7);
  2289. this.ultraComboEditor2.Items.Add(valueListItem8);
  2290. this.ultraComboEditor2.Location = new System.Drawing.Point(346, 5);
  2291. this.ultraComboEditor2.Name = "ultraComboEditor2";
  2292. this.ultraComboEditor2.Size = new System.Drawing.Size(86, 21);
  2293. this.ultraComboEditor2.TabIndex = 369;
  2294. //
  2295. // ultraLabel22
  2296. //
  2297. this.ultraLabel22.BackColor = System.Drawing.Color.Transparent;
  2298. this.ultraLabel22.Location = new System.Drawing.Point(289, 8);
  2299. this.ultraLabel22.Name = "ultraLabel22";
  2300. this.ultraLabel22.Size = new System.Drawing.Size(56, 16);
  2301. this.ultraLabel22.TabIndex = 368;
  2302. this.ultraLabel22.Text = "物资类别";
  2303. //
  2304. // ultraLabel23
  2305. //
  2306. this.ultraLabel23.BackColor = System.Drawing.Color.Transparent;
  2307. this.ultraLabel23.Location = new System.Drawing.Point(3, 77);
  2308. this.ultraLabel23.Name = "ultraLabel23";
  2309. this.ultraLabel23.Size = new System.Drawing.Size(56, 16);
  2310. this.ultraLabel23.TabIndex = 367;
  2311. this.ultraLabel23.Text = "材质";
  2312. //
  2313. // ultraTextEditor13
  2314. //
  2315. appearance83.BackColor = System.Drawing.Color.LightCyan;
  2316. this.ultraTextEditor13.Appearance = appearance83;
  2317. this.ultraTextEditor13.AutoSize = true;
  2318. this.ultraTextEditor13.Enabled = false;
  2319. this.ultraTextEditor13.FlatMode = true;
  2320. this.ultraTextEditor13.Location = new System.Drawing.Point(60, 74);
  2321. this.ultraTextEditor13.Multiline = true;
  2322. this.ultraTextEditor13.Name = "ultraTextEditor13";
  2323. this.ultraTextEditor13.Size = new System.Drawing.Size(191, 19);
  2324. this.ultraTextEditor13.TabIndex = 366;
  2325. this.ultraTextEditor13.Tag = "";
  2326. //
  2327. // ultraLabel24
  2328. //
  2329. this.ultraLabel24.BackColor = System.Drawing.Color.Transparent;
  2330. this.ultraLabel24.Location = new System.Drawing.Point(3, 55);
  2331. this.ultraLabel24.Name = "ultraLabel24";
  2332. this.ultraLabel24.Size = new System.Drawing.Size(56, 16);
  2333. this.ultraLabel24.TabIndex = 365;
  2334. this.ultraLabel24.Text = "规格型号";
  2335. //
  2336. // ultraTextEditor14
  2337. //
  2338. appearance84.BackColor = System.Drawing.Color.LightCyan;
  2339. this.ultraTextEditor14.Appearance = appearance84;
  2340. this.ultraTextEditor14.AutoSize = true;
  2341. this.ultraTextEditor14.Enabled = false;
  2342. this.ultraTextEditor14.FlatMode = true;
  2343. this.ultraTextEditor14.Location = new System.Drawing.Point(60, 52);
  2344. this.ultraTextEditor14.Multiline = true;
  2345. this.ultraTextEditor14.Name = "ultraTextEditor14";
  2346. this.ultraTextEditor14.Size = new System.Drawing.Size(191, 19);
  2347. this.ultraTextEditor14.TabIndex = 364;
  2348. this.ultraTextEditor14.Tag = "";
  2349. //
  2350. // ultraLabel25
  2351. //
  2352. this.ultraLabel25.BackColor = System.Drawing.Color.Transparent;
  2353. this.ultraLabel25.Location = new System.Drawing.Point(3, 31);
  2354. this.ultraLabel25.Name = "ultraLabel25";
  2355. this.ultraLabel25.Size = new System.Drawing.Size(56, 16);
  2356. this.ultraLabel25.TabIndex = 363;
  2357. this.ultraLabel25.Text = "物资名称";
  2358. //
  2359. // ultraTextEditor15
  2360. //
  2361. appearance85.BackColor = System.Drawing.Color.LightCyan;
  2362. this.ultraTextEditor15.Appearance = appearance85;
  2363. this.ultraTextEditor15.AutoSize = true;
  2364. this.ultraTextEditor15.Enabled = false;
  2365. this.ultraTextEditor15.FlatMode = true;
  2366. this.ultraTextEditor15.Location = new System.Drawing.Point(60, 28);
  2367. this.ultraTextEditor15.Multiline = true;
  2368. this.ultraTextEditor15.Name = "ultraTextEditor15";
  2369. this.ultraTextEditor15.Size = new System.Drawing.Size(191, 19);
  2370. this.ultraTextEditor15.TabIndex = 362;
  2371. this.ultraTextEditor15.Tag = "";
  2372. //
  2373. // ultraLabel26
  2374. //
  2375. this.ultraLabel26.BackColor = System.Drawing.Color.Transparent;
  2376. this.ultraLabel26.Location = new System.Drawing.Point(3, 8);
  2377. this.ultraLabel26.Name = "ultraLabel26";
  2378. this.ultraLabel26.Size = new System.Drawing.Size(56, 16);
  2379. this.ultraLabel26.TabIndex = 361;
  2380. this.ultraLabel26.Text = "物资代码";
  2381. //
  2382. // ultraTextEditor16
  2383. //
  2384. appearance86.BackColor = System.Drawing.Color.LightCyan;
  2385. this.ultraTextEditor16.Appearance = appearance86;
  2386. this.ultraTextEditor16.AutoSize = true;
  2387. this.ultraTextEditor16.Enabled = false;
  2388. this.ultraTextEditor16.FlatMode = true;
  2389. this.ultraTextEditor16.Location = new System.Drawing.Point(60, 5);
  2390. this.ultraTextEditor16.Name = "ultraTextEditor16";
  2391. this.ultraTextEditor16.Size = new System.Drawing.Size(84, 19);
  2392. this.ultraTextEditor16.TabIndex = 358;
  2393. this.ultraTextEditor16.Tag = "";
  2394. //
  2395. // ultraLabel16
  2396. //
  2397. this.ultraLabel16.BackColor = System.Drawing.Color.Transparent;
  2398. this.ultraLabel16.Location = new System.Drawing.Point(261, 33);
  2399. this.ultraLabel16.Name = "ultraLabel16";
  2400. this.ultraLabel16.Size = new System.Drawing.Size(118, 18);
  2401. this.ultraLabel16.TabIndex = 405;
  2402. this.ultraLabel16.Text = "委托代理人身份证号";
  2403. //
  2404. // ultraTextEditor8
  2405. //
  2406. appearance87.BackColor = System.Drawing.Color.LightCyan;
  2407. this.ultraTextEditor8.Appearance = appearance87;
  2408. this.ultraTextEditor8.AutoSize = true;
  2409. this.ultraTextEditor8.FlatMode = true;
  2410. this.ultraTextEditor8.Location = new System.Drawing.Point(385, 30);
  2411. this.ultraTextEditor8.Multiline = true;
  2412. this.ultraTextEditor8.Name = "ultraTextEditor8";
  2413. this.ultraTextEditor8.Size = new System.Drawing.Size(91, 19);
  2414. this.ultraTextEditor8.TabIndex = 404;
  2415. this.ultraTextEditor8.Tag = "";
  2416. //
  2417. // ultraLabel17
  2418. //
  2419. this.ultraLabel17.BackColor = System.Drawing.Color.Transparent;
  2420. this.ultraLabel17.Location = new System.Drawing.Point(4, 99);
  2421. this.ultraLabel17.Name = "ultraLabel17";
  2422. this.ultraLabel17.Size = new System.Drawing.Size(109, 19);
  2423. this.ultraLabel17.TabIndex = 403;
  2424. this.ultraLabel17.Text = "法人代表身份证号";
  2425. //
  2426. // ultraTextEditor18
  2427. //
  2428. appearance88.BackColor = System.Drawing.Color.LightCyan;
  2429. this.ultraTextEditor18.Appearance = appearance88;
  2430. this.ultraTextEditor18.AutoSize = true;
  2431. this.ultraTextEditor18.FlatMode = true;
  2432. this.ultraTextEditor18.Location = new System.Drawing.Point(112, 96);
  2433. this.ultraTextEditor18.Multiline = true;
  2434. this.ultraTextEditor18.Name = "ultraTextEditor18";
  2435. this.ultraTextEditor18.Size = new System.Drawing.Size(139, 19);
  2436. this.ultraTextEditor18.TabIndex = 402;
  2437. this.ultraTextEditor18.Tag = "";
  2438. //
  2439. // ultraLabel27
  2440. //
  2441. this.ultraLabel27.BackColor = System.Drawing.Color.Transparent;
  2442. this.ultraLabel27.Location = new System.Drawing.Point(261, 7);
  2443. this.ultraLabel27.Name = "ultraLabel27";
  2444. this.ultraLabel27.Size = new System.Drawing.Size(66, 16);
  2445. this.ultraLabel27.TabIndex = 401;
  2446. this.ultraLabel27.Text = "委托代理人";
  2447. //
  2448. // ultraTextEditor19
  2449. //
  2450. appearance89.BackColor = System.Drawing.Color.LightCyan;
  2451. this.ultraTextEditor19.Appearance = appearance89;
  2452. this.ultraTextEditor19.AutoSize = true;
  2453. this.ultraTextEditor19.FlatMode = true;
  2454. this.ultraTextEditor19.Location = new System.Drawing.Point(333, 4);
  2455. this.ultraTextEditor19.Multiline = true;
  2456. this.ultraTextEditor19.Name = "ultraTextEditor19";
  2457. this.ultraTextEditor19.Size = new System.Drawing.Size(143, 19);
  2458. this.ultraTextEditor19.TabIndex = 400;
  2459. this.ultraTextEditor19.Tag = "";
  2460. //
  2461. // ultraTextEditor20
  2462. //
  2463. appearance90.BackColor = System.Drawing.Color.LightCyan;
  2464. this.ultraTextEditor20.Appearance = appearance90;
  2465. this.ultraTextEditor20.AutoSize = true;
  2466. this.ultraTextEditor20.FlatMode = true;
  2467. this.ultraTextEditor20.Location = new System.Drawing.Point(927, 28);
  2468. this.ultraTextEditor20.Multiline = true;
  2469. this.ultraTextEditor20.Name = "ultraTextEditor20";
  2470. this.ultraTextEditor20.Size = new System.Drawing.Size(173, 85);
  2471. this.ultraTextEditor20.TabIndex = 399;
  2472. this.ultraTextEditor20.Tag = "";
  2473. //
  2474. // ultraComboEditor3
  2475. //
  2476. appearance91.BackColor = System.Drawing.Color.LightCyan;
  2477. this.ultraComboEditor3.Appearance = appearance91;
  2478. this.ultraComboEditor3.AutoSize = true;
  2479. valueListItem9.DataValue = "0";
  2480. valueListItem9.DisplayText = "非以旧换新";
  2481. valueListItem10.DataValue = "1";
  2482. valueListItem10.DisplayText = "以旧换新";
  2483. this.ultraComboEditor3.Items.Add(valueListItem9);
  2484. this.ultraComboEditor3.Items.Add(valueListItem10);
  2485. this.ultraComboEditor3.Location = new System.Drawing.Point(962, 2);
  2486. this.ultraComboEditor3.Name = "ultraComboEditor3";
  2487. this.ultraComboEditor3.Size = new System.Drawing.Size(120, 21);
  2488. this.ultraComboEditor3.TabIndex = 398;
  2489. //
  2490. // ultraLabel37
  2491. //
  2492. this.ultraLabel37.BackColor = System.Drawing.Color.Transparent;
  2493. this.ultraLabel37.Location = new System.Drawing.Point(886, 5);
  2494. this.ultraLabel37.Name = "ultraLabel37";
  2495. this.ultraLabel37.Size = new System.Drawing.Size(89, 20);
  2496. this.ultraLabel37.TabIndex = 397;
  2497. this.ultraLabel37.Text = "是否以旧换新";
  2498. //
  2499. // ultraComboEditor4
  2500. //
  2501. appearance92.BackColor = System.Drawing.Color.LightCyan;
  2502. this.ultraComboEditor4.Appearance = appearance92;
  2503. this.ultraComboEditor4.AutoSize = true;
  2504. valueListItem11.DataValue = "0";
  2505. valueListItem11.DisplayText = "非招标物资";
  2506. valueListItem12.DataValue = "1";
  2507. valueListItem12.DisplayText = "招标物资";
  2508. this.ultraComboEditor4.Items.Add(valueListItem11);
  2509. this.ultraComboEditor4.Items.Add(valueListItem12);
  2510. this.ultraComboEditor4.Location = new System.Drawing.Point(760, 73);
  2511. this.ultraComboEditor4.Name = "ultraComboEditor4";
  2512. this.ultraComboEditor4.Size = new System.Drawing.Size(120, 21);
  2513. this.ultraComboEditor4.TabIndex = 396;
  2514. //
  2515. // ultraLabel38
  2516. //
  2517. this.ultraLabel38.BackColor = System.Drawing.Color.Transparent;
  2518. this.ultraLabel38.Location = new System.Drawing.Point(684, 76);
  2519. this.ultraLabel38.Name = "ultraLabel38";
  2520. this.ultraLabel38.Size = new System.Drawing.Size(89, 20);
  2521. this.ultraLabel38.TabIndex = 395;
  2522. this.ultraLabel38.Text = "是否招标物资";
  2523. //
  2524. // ultraComboEditor5
  2525. //
  2526. appearance93.BackColor = System.Drawing.Color.LightCyan;
  2527. this.ultraComboEditor5.Appearance = appearance93;
  2528. this.ultraComboEditor5.AutoSize = true;
  2529. valueListItem13.DataValue = "0";
  2530. valueListItem13.DisplayText = "非修复物资";
  2531. valueListItem14.DataValue = "1";
  2532. valueListItem14.DisplayText = "修复物资";
  2533. this.ultraComboEditor5.Items.Add(valueListItem13);
  2534. this.ultraComboEditor5.Items.Add(valueListItem14);
  2535. this.ultraComboEditor5.Location = new System.Drawing.Point(760, 49);
  2536. this.ultraComboEditor5.Name = "ultraComboEditor5";
  2537. this.ultraComboEditor5.Size = new System.Drawing.Size(120, 21);
  2538. this.ultraComboEditor5.TabIndex = 394;
  2539. //
  2540. // ultraLabel39
  2541. //
  2542. this.ultraLabel39.BackColor = System.Drawing.Color.Transparent;
  2543. this.ultraLabel39.Location = new System.Drawing.Point(684, 52);
  2544. this.ultraLabel39.Name = "ultraLabel39";
  2545. this.ultraLabel39.Size = new System.Drawing.Size(89, 20);
  2546. this.ultraLabel39.TabIndex = 393;
  2547. this.ultraLabel39.Text = "是否修复物资";
  2548. //
  2549. // ultraComboEditor6
  2550. //
  2551. appearance94.BackColor = System.Drawing.Color.LightCyan;
  2552. this.ultraComboEditor6.Appearance = appearance94;
  2553. this.ultraComboEditor6.AutoSize = true;
  2554. valueListItem15.DataValue = "0";
  2555. valueListItem15.DisplayText = "不包安装";
  2556. valueListItem16.DataValue = "1";
  2557. valueListItem16.DisplayText = "包安装";
  2558. this.ultraComboEditor6.Items.Add(valueListItem15);
  2559. this.ultraComboEditor6.Items.Add(valueListItem16);
  2560. this.ultraComboEditor6.Location = new System.Drawing.Point(760, 26);
  2561. this.ultraComboEditor6.Name = "ultraComboEditor6";
  2562. this.ultraComboEditor6.Size = new System.Drawing.Size(120, 21);
  2563. this.ultraComboEditor6.TabIndex = 392;
  2564. //
  2565. // ultraLabel40
  2566. //
  2567. this.ultraLabel40.BackColor = System.Drawing.Color.Transparent;
  2568. this.ultraLabel40.Location = new System.Drawing.Point(684, 29);
  2569. this.ultraLabel40.Name = "ultraLabel40";
  2570. this.ultraLabel40.Size = new System.Drawing.Size(89, 20);
  2571. this.ultraLabel40.TabIndex = 391;
  2572. this.ultraLabel40.Text = "是否包安装";
  2573. //
  2574. // ultraComboEditor7
  2575. //
  2576. appearance95.BackColor = System.Drawing.Color.LightCyan;
  2577. this.ultraComboEditor7.Appearance = appearance95;
  2578. this.ultraComboEditor7.AutoSize = true;
  2579. valueListItem17.DataValue = "0";
  2580. valueListItem17.DisplayText = "非备库物资";
  2581. valueListItem18.DataValue = "1";
  2582. valueListItem18.DisplayText = "备库物资";
  2583. this.ultraComboEditor7.Items.Add(valueListItem17);
  2584. this.ultraComboEditor7.Items.Add(valueListItem18);
  2585. this.ultraComboEditor7.Location = new System.Drawing.Point(760, 3);
  2586. this.ultraComboEditor7.Name = "ultraComboEditor7";
  2587. this.ultraComboEditor7.Size = new System.Drawing.Size(120, 21);
  2588. this.ultraComboEditor7.TabIndex = 390;
  2589. //
  2590. // ultraLabel41
  2591. //
  2592. this.ultraLabel41.BackColor = System.Drawing.Color.Transparent;
  2593. this.ultraLabel41.Location = new System.Drawing.Point(684, 6);
  2594. this.ultraLabel41.Name = "ultraLabel41";
  2595. this.ultraLabel41.Size = new System.Drawing.Size(89, 20);
  2596. this.ultraLabel41.TabIndex = 389;
  2597. this.ultraLabel41.Text = "是否备库物资";
  2598. //
  2599. // ultraComboEditor8
  2600. //
  2601. appearance96.BackColor = System.Drawing.Color.LightCyan;
  2602. this.ultraComboEditor8.Appearance = appearance96;
  2603. this.ultraComboEditor8.AutoSize = true;
  2604. valueListItem19.DataValue = "0";
  2605. valueListItem19.DisplayText = "正在使用的物资";
  2606. valueListItem20.DataValue = "1";
  2607. valueListItem20.DisplayText = "已废除的物资";
  2608. this.ultraComboEditor8.Items.Add(valueListItem19);
  2609. this.ultraComboEditor8.Items.Add(valueListItem20);
  2610. this.ultraComboEditor8.Location = new System.Drawing.Point(584, 76);
  2611. this.ultraComboEditor8.Name = "ultraComboEditor8";
  2612. this.ultraComboEditor8.Size = new System.Drawing.Size(94, 21);
  2613. this.ultraComboEditor8.TabIndex = 388;
  2614. //
  2615. // ultraLabel42
  2616. //
  2617. this.ultraLabel42.BackColor = System.Drawing.Color.Transparent;
  2618. this.ultraLabel42.Location = new System.Drawing.Point(482, 79);
  2619. this.ultraLabel42.Name = "ultraLabel42";
  2620. this.ultraLabel42.Size = new System.Drawing.Size(117, 18);
  2621. this.ultraLabel42.TabIndex = 387;
  2622. this.ultraLabel42.Text = "是否废除的物资";
  2623. //
  2624. // ultraComboEditor9
  2625. //
  2626. appearance97.BackColor = System.Drawing.Color.LightCyan;
  2627. this.ultraComboEditor9.Appearance = appearance97;
  2628. this.ultraComboEditor9.AutoSize = true;
  2629. valueListItem21.DataValue = "0";
  2630. valueListItem21.DisplayText = "不允许负数发";
  2631. valueListItem22.DataValue = "1";
  2632. valueListItem22.DisplayText = "允许负数发料";
  2633. this.ultraComboEditor9.Items.Add(valueListItem21);
  2634. this.ultraComboEditor9.Items.Add(valueListItem22);
  2635. this.ultraComboEditor9.Location = new System.Drawing.Point(584, 52);
  2636. this.ultraComboEditor9.Name = "ultraComboEditor9";
  2637. this.ultraComboEditor9.Size = new System.Drawing.Size(94, 21);
  2638. this.ultraComboEditor9.TabIndex = 386;
  2639. //
  2640. // ultraLabel43
  2641. //
  2642. this.ultraLabel43.BackColor = System.Drawing.Color.Transparent;
  2643. this.ultraLabel43.Location = new System.Drawing.Point(482, 55);
  2644. this.ultraLabel43.Name = "ultraLabel43";
  2645. this.ultraLabel43.Size = new System.Drawing.Size(117, 18);
  2646. this.ultraLabel43.TabIndex = 385;
  2647. this.ultraLabel43.Text = "是否允许负数发料";
  2648. //
  2649. // ultraComboEditor10
  2650. //
  2651. appearance98.BackColor = System.Drawing.Color.LightCyan;
  2652. this.ultraComboEditor10.Appearance = appearance98;
  2653. this.ultraComboEditor10.AutoSize = true;
  2654. valueListItem23.DataValue = "0";
  2655. valueListItem23.DisplayText = "非零库存物资";
  2656. valueListItem24.DataValue = "1";
  2657. valueListItem24.DisplayText = "零库存物资";
  2658. this.ultraComboEditor10.Items.Add(valueListItem23);
  2659. this.ultraComboEditor10.Items.Add(valueListItem24);
  2660. this.ultraComboEditor10.Location = new System.Drawing.Point(550, 28);
  2661. this.ultraComboEditor10.Name = "ultraComboEditor10";
  2662. this.ultraComboEditor10.Size = new System.Drawing.Size(128, 21);
  2663. this.ultraComboEditor10.TabIndex = 384;
  2664. //
  2665. // ultraLabel44
  2666. //
  2667. this.ultraLabel44.BackColor = System.Drawing.Color.Transparent;
  2668. this.ultraLabel44.Location = new System.Drawing.Point(482, 31);
  2669. this.ultraLabel44.Name = "ultraLabel44";
  2670. this.ultraLabel44.Size = new System.Drawing.Size(66, 20);
  2671. this.ultraLabel44.TabIndex = 383;
  2672. this.ultraLabel44.Text = "是否零库存";
  2673. //
  2674. // ultraLabel45
  2675. //
  2676. this.ultraLabel45.BackColor = System.Drawing.Color.Transparent;
  2677. this.ultraLabel45.Location = new System.Drawing.Point(482, 8);
  2678. this.ultraLabel45.Name = "ultraLabel45";
  2679. this.ultraLabel45.Size = new System.Drawing.Size(56, 16);
  2680. this.ultraLabel45.TabIndex = 381;
  2681. this.ultraLabel45.Text = "制造周期";
  2682. //
  2683. // ultraTextEditor21
  2684. //
  2685. appearance99.BackColor = System.Drawing.Color.LightCyan;
  2686. this.ultraTextEditor21.Appearance = appearance99;
  2687. this.ultraTextEditor21.AutoSize = true;
  2688. this.ultraTextEditor21.FlatMode = true;
  2689. this.ultraTextEditor21.Location = new System.Drawing.Point(550, 5);
  2690. this.ultraTextEditor21.Name = "ultraTextEditor21";
  2691. this.ultraTextEditor21.Size = new System.Drawing.Size(128, 19);
  2692. this.ultraTextEditor21.TabIndex = 380;
  2693. this.ultraTextEditor21.Tag = "";
  2694. //
  2695. // ultraLabel46
  2696. //
  2697. this.ultraLabel46.BackColor = System.Drawing.Color.Transparent;
  2698. this.ultraLabel46.Location = new System.Drawing.Point(3, 77);
  2699. this.ultraLabel46.Name = "ultraLabel46";
  2700. this.ultraLabel46.Size = new System.Drawing.Size(56, 16);
  2701. this.ultraLabel46.TabIndex = 367;
  2702. this.ultraLabel46.Text = "法人代表";
  2703. //
  2704. // ultraTextEditor22
  2705. //
  2706. appearance100.BackColor = System.Drawing.Color.LightCyan;
  2707. this.ultraTextEditor22.Appearance = appearance100;
  2708. this.ultraTextEditor22.AutoSize = true;
  2709. this.ultraTextEditor22.FlatMode = true;
  2710. this.ultraTextEditor22.Location = new System.Drawing.Point(60, 74);
  2711. this.ultraTextEditor22.Multiline = true;
  2712. this.ultraTextEditor22.Name = "ultraTextEditor22";
  2713. this.ultraTextEditor22.Size = new System.Drawing.Size(191, 19);
  2714. this.ultraTextEditor22.TabIndex = 366;
  2715. this.ultraTextEditor22.Tag = "";
  2716. //
  2717. // ultraLabel47
  2718. //
  2719. this.ultraLabel47.BackColor = System.Drawing.Color.Transparent;
  2720. this.ultraLabel47.Location = new System.Drawing.Point(3, 55);
  2721. this.ultraLabel47.Name = "ultraLabel47";
  2722. this.ultraLabel47.Size = new System.Drawing.Size(56, 16);
  2723. this.ultraLabel47.TabIndex = 365;
  2724. this.ultraLabel47.Text = "产品标准";
  2725. //
  2726. // ultraTextEditor23
  2727. //
  2728. appearance101.BackColor = System.Drawing.Color.LightCyan;
  2729. this.ultraTextEditor23.Appearance = appearance101;
  2730. this.ultraTextEditor23.AutoSize = true;
  2731. this.ultraTextEditor23.FlatMode = true;
  2732. this.ultraTextEditor23.Location = new System.Drawing.Point(60, 52);
  2733. this.ultraTextEditor23.Multiline = true;
  2734. this.ultraTextEditor23.Name = "ultraTextEditor23";
  2735. this.ultraTextEditor23.Size = new System.Drawing.Size(191, 19);
  2736. this.ultraTextEditor23.TabIndex = 364;
  2737. this.ultraTextEditor23.Tag = "";
  2738. //
  2739. // ultraLabel48
  2740. //
  2741. this.ultraLabel48.BackColor = System.Drawing.Color.Transparent;
  2742. this.ultraLabel48.Location = new System.Drawing.Point(3, 31);
  2743. this.ultraLabel48.Name = "ultraLabel48";
  2744. this.ultraLabel48.Size = new System.Drawing.Size(56, 16);
  2745. this.ultraLabel48.TabIndex = 363;
  2746. this.ultraLabel48.Text = "供方名称";
  2747. //
  2748. // ultraTextEditor24
  2749. //
  2750. appearance102.BackColor = System.Drawing.Color.LightCyan;
  2751. this.ultraTextEditor24.Appearance = appearance102;
  2752. this.ultraTextEditor24.AutoSize = true;
  2753. this.ultraTextEditor24.FlatMode = true;
  2754. this.ultraTextEditor24.Location = new System.Drawing.Point(60, 28);
  2755. this.ultraTextEditor24.Multiline = true;
  2756. this.ultraTextEditor24.Name = "ultraTextEditor24";
  2757. this.ultraTextEditor24.Size = new System.Drawing.Size(191, 19);
  2758. this.ultraTextEditor24.TabIndex = 362;
  2759. this.ultraTextEditor24.Tag = "";
  2760. //
  2761. // ultraLabel49
  2762. //
  2763. this.ultraLabel49.BackColor = System.Drawing.Color.Transparent;
  2764. this.ultraLabel49.Location = new System.Drawing.Point(3, 8);
  2765. this.ultraLabel49.Name = "ultraLabel49";
  2766. this.ultraLabel49.Size = new System.Drawing.Size(56, 16);
  2767. this.ultraLabel49.TabIndex = 361;
  2768. this.ultraLabel49.Text = "供方代码";
  2769. //
  2770. // ultraTextEditor25
  2771. //
  2772. appearance103.BackColor = System.Drawing.Color.LightCyan;
  2773. this.ultraTextEditor25.Appearance = appearance103;
  2774. this.ultraTextEditor25.AutoSize = true;
  2775. this.ultraTextEditor25.Enabled = false;
  2776. this.ultraTextEditor25.FlatMode = true;
  2777. this.ultraTextEditor25.Location = new System.Drawing.Point(60, 5);
  2778. this.ultraTextEditor25.Name = "ultraTextEditor25";
  2779. this.ultraTextEditor25.Size = new System.Drawing.Size(84, 19);
  2780. this.ultraTextEditor25.TabIndex = 358;
  2781. this.ultraTextEditor25.Tag = "";
  2782. //
  2783. // ultraLabel51
  2784. //
  2785. this.ultraLabel51.BackColor = System.Drawing.Color.Transparent;
  2786. this.ultraLabel51.Location = new System.Drawing.Point(261, 57);
  2787. this.ultraLabel51.Name = "ultraLabel51";
  2788. this.ultraLabel51.Size = new System.Drawing.Size(66, 16);
  2789. this.ultraLabel51.TabIndex = 407;
  2790. this.ultraLabel51.Text = "注册资金";
  2791. //
  2792. // ultraTextEditor26
  2793. //
  2794. appearance104.BackColor = System.Drawing.Color.LightCyan;
  2795. this.ultraTextEditor26.Appearance = appearance104;
  2796. this.ultraTextEditor26.AutoSize = true;
  2797. this.ultraTextEditor26.FlatMode = true;
  2798. this.ultraTextEditor26.Location = new System.Drawing.Point(333, 54);
  2799. this.ultraTextEditor26.Multiline = true;
  2800. this.ultraTextEditor26.Name = "ultraTextEditor26";
  2801. this.ultraTextEditor26.Size = new System.Drawing.Size(143, 19);
  2802. this.ultraTextEditor26.TabIndex = 406;
  2803. this.ultraTextEditor26.Tag = "";
  2804. //
  2805. // ultraLabel52
  2806. //
  2807. this.ultraLabel52.BackColor = System.Drawing.Color.Transparent;
  2808. this.ultraLabel52.Location = new System.Drawing.Point(261, 33);
  2809. this.ultraLabel52.Name = "ultraLabel52";
  2810. this.ultraLabel52.Size = new System.Drawing.Size(118, 18);
  2811. this.ultraLabel52.TabIndex = 405;
  2812. this.ultraLabel52.Text = "委托代理人身份证号";
  2813. //
  2814. // ultraTextEditor27
  2815. //
  2816. appearance105.BackColor = System.Drawing.Color.LightCyan;
  2817. this.ultraTextEditor27.Appearance = appearance105;
  2818. this.ultraTextEditor27.AutoSize = true;
  2819. this.ultraTextEditor27.FlatMode = true;
  2820. this.ultraTextEditor27.Location = new System.Drawing.Point(385, 30);
  2821. this.ultraTextEditor27.Multiline = true;
  2822. this.ultraTextEditor27.Name = "ultraTextEditor27";
  2823. this.ultraTextEditor27.Size = new System.Drawing.Size(91, 19);
  2824. this.ultraTextEditor27.TabIndex = 404;
  2825. this.ultraTextEditor27.Tag = "";
  2826. //
  2827. // ultraLabel53
  2828. //
  2829. this.ultraLabel53.BackColor = System.Drawing.Color.Transparent;
  2830. this.ultraLabel53.Location = new System.Drawing.Point(4, 99);
  2831. this.ultraLabel53.Name = "ultraLabel53";
  2832. this.ultraLabel53.Size = new System.Drawing.Size(109, 19);
  2833. this.ultraLabel53.TabIndex = 403;
  2834. this.ultraLabel53.Text = "法人代表身份证号";
  2835. //
  2836. // ultraTextEditor28
  2837. //
  2838. appearance106.BackColor = System.Drawing.Color.LightCyan;
  2839. this.ultraTextEditor28.Appearance = appearance106;
  2840. this.ultraTextEditor28.AutoSize = true;
  2841. this.ultraTextEditor28.FlatMode = true;
  2842. this.ultraTextEditor28.Location = new System.Drawing.Point(112, 96);
  2843. this.ultraTextEditor28.Multiline = true;
  2844. this.ultraTextEditor28.Name = "ultraTextEditor28";
  2845. this.ultraTextEditor28.Size = new System.Drawing.Size(139, 19);
  2846. this.ultraTextEditor28.TabIndex = 402;
  2847. this.ultraTextEditor28.Tag = "";
  2848. //
  2849. // ultraLabel54
  2850. //
  2851. this.ultraLabel54.BackColor = System.Drawing.Color.Transparent;
  2852. this.ultraLabel54.Location = new System.Drawing.Point(261, 7);
  2853. this.ultraLabel54.Name = "ultraLabel54";
  2854. this.ultraLabel54.Size = new System.Drawing.Size(66, 16);
  2855. this.ultraLabel54.TabIndex = 401;
  2856. this.ultraLabel54.Text = "委托代理人";
  2857. //
  2858. // ultraTextEditor29
  2859. //
  2860. appearance107.BackColor = System.Drawing.Color.LightCyan;
  2861. this.ultraTextEditor29.Appearance = appearance107;
  2862. this.ultraTextEditor29.AutoSize = true;
  2863. this.ultraTextEditor29.FlatMode = true;
  2864. this.ultraTextEditor29.Location = new System.Drawing.Point(333, 4);
  2865. this.ultraTextEditor29.Multiline = true;
  2866. this.ultraTextEditor29.Name = "ultraTextEditor29";
  2867. this.ultraTextEditor29.Size = new System.Drawing.Size(143, 19);
  2868. this.ultraTextEditor29.TabIndex = 400;
  2869. this.ultraTextEditor29.Tag = "";
  2870. //
  2871. // ultraTextEditor30
  2872. //
  2873. appearance108.BackColor = System.Drawing.Color.LightCyan;
  2874. this.ultraTextEditor30.Appearance = appearance108;
  2875. this.ultraTextEditor30.AutoSize = true;
  2876. this.ultraTextEditor30.FlatMode = true;
  2877. this.ultraTextEditor30.Location = new System.Drawing.Point(927, 28);
  2878. this.ultraTextEditor30.Multiline = true;
  2879. this.ultraTextEditor30.Name = "ultraTextEditor30";
  2880. this.ultraTextEditor30.Size = new System.Drawing.Size(173, 85);
  2881. this.ultraTextEditor30.TabIndex = 399;
  2882. this.ultraTextEditor30.Tag = "";
  2883. //
  2884. // ultraComboEditor11
  2885. //
  2886. appearance109.BackColor = System.Drawing.Color.LightCyan;
  2887. this.ultraComboEditor11.Appearance = appearance109;
  2888. this.ultraComboEditor11.AutoSize = true;
  2889. valueListItem25.DataValue = "0";
  2890. valueListItem25.DisplayText = "非以旧换新";
  2891. valueListItem26.DataValue = "1";
  2892. valueListItem26.DisplayText = "以旧换新";
  2893. this.ultraComboEditor11.Items.Add(valueListItem25);
  2894. this.ultraComboEditor11.Items.Add(valueListItem26);
  2895. this.ultraComboEditor11.Location = new System.Drawing.Point(962, 2);
  2896. this.ultraComboEditor11.Name = "ultraComboEditor11";
  2897. this.ultraComboEditor11.Size = new System.Drawing.Size(120, 21);
  2898. this.ultraComboEditor11.TabIndex = 398;
  2899. //
  2900. // ultraLabel55
  2901. //
  2902. this.ultraLabel55.BackColor = System.Drawing.Color.Transparent;
  2903. this.ultraLabel55.Location = new System.Drawing.Point(886, 5);
  2904. this.ultraLabel55.Name = "ultraLabel55";
  2905. this.ultraLabel55.Size = new System.Drawing.Size(89, 20);
  2906. this.ultraLabel55.TabIndex = 397;
  2907. this.ultraLabel55.Text = "是否以旧换新";
  2908. //
  2909. // ultraComboEditor12
  2910. //
  2911. appearance110.BackColor = System.Drawing.Color.LightCyan;
  2912. this.ultraComboEditor12.Appearance = appearance110;
  2913. this.ultraComboEditor12.AutoSize = true;
  2914. valueListItem27.DataValue = "0";
  2915. valueListItem27.DisplayText = "非招标物资";
  2916. valueListItem28.DataValue = "1";
  2917. valueListItem28.DisplayText = "招标物资";
  2918. this.ultraComboEditor12.Items.Add(valueListItem27);
  2919. this.ultraComboEditor12.Items.Add(valueListItem28);
  2920. this.ultraComboEditor12.Location = new System.Drawing.Point(760, 73);
  2921. this.ultraComboEditor12.Name = "ultraComboEditor12";
  2922. this.ultraComboEditor12.Size = new System.Drawing.Size(120, 21);
  2923. this.ultraComboEditor12.TabIndex = 396;
  2924. //
  2925. // ultraLabel56
  2926. //
  2927. this.ultraLabel56.BackColor = System.Drawing.Color.Transparent;
  2928. this.ultraLabel56.Location = new System.Drawing.Point(684, 76);
  2929. this.ultraLabel56.Name = "ultraLabel56";
  2930. this.ultraLabel56.Size = new System.Drawing.Size(89, 20);
  2931. this.ultraLabel56.TabIndex = 395;
  2932. this.ultraLabel56.Text = "是否招标物资";
  2933. //
  2934. // ultraComboEditor13
  2935. //
  2936. appearance111.BackColor = System.Drawing.Color.LightCyan;
  2937. this.ultraComboEditor13.Appearance = appearance111;
  2938. this.ultraComboEditor13.AutoSize = true;
  2939. valueListItem29.DataValue = "0";
  2940. valueListItem29.DisplayText = "非修复物资";
  2941. valueListItem30.DataValue = "1";
  2942. valueListItem30.DisplayText = "修复物资";
  2943. this.ultraComboEditor13.Items.Add(valueListItem29);
  2944. this.ultraComboEditor13.Items.Add(valueListItem30);
  2945. this.ultraComboEditor13.Location = new System.Drawing.Point(760, 49);
  2946. this.ultraComboEditor13.Name = "ultraComboEditor13";
  2947. this.ultraComboEditor13.Size = new System.Drawing.Size(120, 21);
  2948. this.ultraComboEditor13.TabIndex = 394;
  2949. //
  2950. // ultraLabel57
  2951. //
  2952. this.ultraLabel57.BackColor = System.Drawing.Color.Transparent;
  2953. this.ultraLabel57.Location = new System.Drawing.Point(684, 52);
  2954. this.ultraLabel57.Name = "ultraLabel57";
  2955. this.ultraLabel57.Size = new System.Drawing.Size(89, 20);
  2956. this.ultraLabel57.TabIndex = 393;
  2957. this.ultraLabel57.Text = "是否修复物资";
  2958. //
  2959. // ultraComboEditor14
  2960. //
  2961. appearance112.BackColor = System.Drawing.Color.LightCyan;
  2962. this.ultraComboEditor14.Appearance = appearance112;
  2963. this.ultraComboEditor14.AutoSize = true;
  2964. valueListItem31.DataValue = "0";
  2965. valueListItem31.DisplayText = "不包安装";
  2966. valueListItem32.DataValue = "1";
  2967. valueListItem32.DisplayText = "包安装";
  2968. this.ultraComboEditor14.Items.Add(valueListItem31);
  2969. this.ultraComboEditor14.Items.Add(valueListItem32);
  2970. this.ultraComboEditor14.Location = new System.Drawing.Point(760, 26);
  2971. this.ultraComboEditor14.Name = "ultraComboEditor14";
  2972. this.ultraComboEditor14.Size = new System.Drawing.Size(120, 21);
  2973. this.ultraComboEditor14.TabIndex = 392;
  2974. //
  2975. // ultraLabel58
  2976. //
  2977. this.ultraLabel58.BackColor = System.Drawing.Color.Transparent;
  2978. this.ultraLabel58.Location = new System.Drawing.Point(684, 29);
  2979. this.ultraLabel58.Name = "ultraLabel58";
  2980. this.ultraLabel58.Size = new System.Drawing.Size(89, 20);
  2981. this.ultraLabel58.TabIndex = 391;
  2982. this.ultraLabel58.Text = "是否包安装";
  2983. //
  2984. // ultraComboEditor15
  2985. //
  2986. appearance113.BackColor = System.Drawing.Color.LightCyan;
  2987. this.ultraComboEditor15.Appearance = appearance113;
  2988. this.ultraComboEditor15.AutoSize = true;
  2989. valueListItem33.DataValue = "0";
  2990. valueListItem33.DisplayText = "非备库物资";
  2991. valueListItem34.DataValue = "1";
  2992. valueListItem34.DisplayText = "备库物资";
  2993. this.ultraComboEditor15.Items.Add(valueListItem33);
  2994. this.ultraComboEditor15.Items.Add(valueListItem34);
  2995. this.ultraComboEditor15.Location = new System.Drawing.Point(760, 3);
  2996. this.ultraComboEditor15.Name = "ultraComboEditor15";
  2997. this.ultraComboEditor15.Size = new System.Drawing.Size(120, 21);
  2998. this.ultraComboEditor15.TabIndex = 390;
  2999. //
  3000. // ultraLabel59
  3001. //
  3002. this.ultraLabel59.BackColor = System.Drawing.Color.Transparent;
  3003. this.ultraLabel59.Location = new System.Drawing.Point(684, 6);
  3004. this.ultraLabel59.Name = "ultraLabel59";
  3005. this.ultraLabel59.Size = new System.Drawing.Size(89, 20);
  3006. this.ultraLabel59.TabIndex = 389;
  3007. this.ultraLabel59.Text = "是否备库物资";
  3008. //
  3009. // ultraComboEditor16
  3010. //
  3011. appearance114.BackColor = System.Drawing.Color.LightCyan;
  3012. this.ultraComboEditor16.Appearance = appearance114;
  3013. this.ultraComboEditor16.AutoSize = true;
  3014. valueListItem35.DataValue = "0";
  3015. valueListItem35.DisplayText = "正在使用的物资";
  3016. valueListItem36.DataValue = "1";
  3017. valueListItem36.DisplayText = "已废除的物资";
  3018. this.ultraComboEditor16.Items.Add(valueListItem35);
  3019. this.ultraComboEditor16.Items.Add(valueListItem36);
  3020. this.ultraComboEditor16.Location = new System.Drawing.Point(584, 76);
  3021. this.ultraComboEditor16.Name = "ultraComboEditor16";
  3022. this.ultraComboEditor16.Size = new System.Drawing.Size(94, 21);
  3023. this.ultraComboEditor16.TabIndex = 388;
  3024. //
  3025. // ultraLabel60
  3026. //
  3027. this.ultraLabel60.BackColor = System.Drawing.Color.Transparent;
  3028. this.ultraLabel60.Location = new System.Drawing.Point(482, 79);
  3029. this.ultraLabel60.Name = "ultraLabel60";
  3030. this.ultraLabel60.Size = new System.Drawing.Size(117, 18);
  3031. this.ultraLabel60.TabIndex = 387;
  3032. this.ultraLabel60.Text = "是否废除的物资";
  3033. //
  3034. // ultraComboEditor17
  3035. //
  3036. appearance115.BackColor = System.Drawing.Color.LightCyan;
  3037. this.ultraComboEditor17.Appearance = appearance115;
  3038. this.ultraComboEditor17.AutoSize = true;
  3039. valueListItem37.DataValue = "0";
  3040. valueListItem37.DisplayText = "不允许负数发";
  3041. valueListItem38.DataValue = "1";
  3042. valueListItem38.DisplayText = "允许负数发料";
  3043. this.ultraComboEditor17.Items.Add(valueListItem37);
  3044. this.ultraComboEditor17.Items.Add(valueListItem38);
  3045. this.ultraComboEditor17.Location = new System.Drawing.Point(584, 52);
  3046. this.ultraComboEditor17.Name = "ultraComboEditor17";
  3047. this.ultraComboEditor17.Size = new System.Drawing.Size(94, 21);
  3048. this.ultraComboEditor17.TabIndex = 386;
  3049. //
  3050. // ultraLabel61
  3051. //
  3052. this.ultraLabel61.BackColor = System.Drawing.Color.Transparent;
  3053. this.ultraLabel61.Location = new System.Drawing.Point(482, 55);
  3054. this.ultraLabel61.Name = "ultraLabel61";
  3055. this.ultraLabel61.Size = new System.Drawing.Size(117, 18);
  3056. this.ultraLabel61.TabIndex = 385;
  3057. this.ultraLabel61.Text = "是否允许负数发料";
  3058. //
  3059. // ultraComboEditor18
  3060. //
  3061. appearance116.BackColor = System.Drawing.Color.LightCyan;
  3062. this.ultraComboEditor18.Appearance = appearance116;
  3063. this.ultraComboEditor18.AutoSize = true;
  3064. valueListItem39.DataValue = "0";
  3065. valueListItem39.DisplayText = "非零库存物资";
  3066. valueListItem40.DataValue = "1";
  3067. valueListItem40.DisplayText = "零库存物资";
  3068. this.ultraComboEditor18.Items.Add(valueListItem39);
  3069. this.ultraComboEditor18.Items.Add(valueListItem40);
  3070. this.ultraComboEditor18.Location = new System.Drawing.Point(550, 28);
  3071. this.ultraComboEditor18.Name = "ultraComboEditor18";
  3072. this.ultraComboEditor18.Size = new System.Drawing.Size(128, 21);
  3073. this.ultraComboEditor18.TabIndex = 384;
  3074. //
  3075. // ultraLabel62
  3076. //
  3077. this.ultraLabel62.BackColor = System.Drawing.Color.Transparent;
  3078. this.ultraLabel62.Location = new System.Drawing.Point(482, 31);
  3079. this.ultraLabel62.Name = "ultraLabel62";
  3080. this.ultraLabel62.Size = new System.Drawing.Size(66, 20);
  3081. this.ultraLabel62.TabIndex = 383;
  3082. this.ultraLabel62.Text = "是否零库存";
  3083. //
  3084. // ultraLabel63
  3085. //
  3086. this.ultraLabel63.BackColor = System.Drawing.Color.Transparent;
  3087. this.ultraLabel63.Location = new System.Drawing.Point(482, 8);
  3088. this.ultraLabel63.Name = "ultraLabel63";
  3089. this.ultraLabel63.Size = new System.Drawing.Size(56, 16);
  3090. this.ultraLabel63.TabIndex = 381;
  3091. this.ultraLabel63.Text = "制造周期";
  3092. //
  3093. // ultraTextEditor31
  3094. //
  3095. appearance117.BackColor = System.Drawing.Color.LightCyan;
  3096. this.ultraTextEditor31.Appearance = appearance117;
  3097. this.ultraTextEditor31.AutoSize = true;
  3098. this.ultraTextEditor31.FlatMode = true;
  3099. this.ultraTextEditor31.Location = new System.Drawing.Point(550, 5);
  3100. this.ultraTextEditor31.Name = "ultraTextEditor31";
  3101. this.ultraTextEditor31.Size = new System.Drawing.Size(128, 19);
  3102. this.ultraTextEditor31.TabIndex = 380;
  3103. this.ultraTextEditor31.Tag = "";
  3104. //
  3105. // ultraLabel64
  3106. //
  3107. this.ultraLabel64.BackColor = System.Drawing.Color.Transparent;
  3108. this.ultraLabel64.Location = new System.Drawing.Point(3, 77);
  3109. this.ultraLabel64.Name = "ultraLabel64";
  3110. this.ultraLabel64.Size = new System.Drawing.Size(56, 16);
  3111. this.ultraLabel64.TabIndex = 367;
  3112. this.ultraLabel64.Text = "法人代表";
  3113. //
  3114. // ultraTextEditor32
  3115. //
  3116. appearance118.BackColor = System.Drawing.Color.LightCyan;
  3117. this.ultraTextEditor32.Appearance = appearance118;
  3118. this.ultraTextEditor32.AutoSize = true;
  3119. this.ultraTextEditor32.FlatMode = true;
  3120. this.ultraTextEditor32.Location = new System.Drawing.Point(60, 74);
  3121. this.ultraTextEditor32.Multiline = true;
  3122. this.ultraTextEditor32.Name = "ultraTextEditor32";
  3123. this.ultraTextEditor32.Size = new System.Drawing.Size(191, 19);
  3124. this.ultraTextEditor32.TabIndex = 366;
  3125. this.ultraTextEditor32.Tag = "";
  3126. //
  3127. // ultraLabel65
  3128. //
  3129. this.ultraLabel65.BackColor = System.Drawing.Color.Transparent;
  3130. this.ultraLabel65.Location = new System.Drawing.Point(3, 55);
  3131. this.ultraLabel65.Name = "ultraLabel65";
  3132. this.ultraLabel65.Size = new System.Drawing.Size(56, 16);
  3133. this.ultraLabel65.TabIndex = 365;
  3134. this.ultraLabel65.Text = "产品标准";
  3135. //
  3136. // ultraTextEditor33
  3137. //
  3138. appearance119.BackColor = System.Drawing.Color.LightCyan;
  3139. this.ultraTextEditor33.Appearance = appearance119;
  3140. this.ultraTextEditor33.AutoSize = true;
  3141. this.ultraTextEditor33.FlatMode = true;
  3142. this.ultraTextEditor33.Location = new System.Drawing.Point(60, 52);
  3143. this.ultraTextEditor33.Multiline = true;
  3144. this.ultraTextEditor33.Name = "ultraTextEditor33";
  3145. this.ultraTextEditor33.Size = new System.Drawing.Size(191, 19);
  3146. this.ultraTextEditor33.TabIndex = 364;
  3147. this.ultraTextEditor33.Tag = "";
  3148. //
  3149. // ultraLabel66
  3150. //
  3151. this.ultraLabel66.BackColor = System.Drawing.Color.Transparent;
  3152. this.ultraLabel66.Location = new System.Drawing.Point(3, 31);
  3153. this.ultraLabel66.Name = "ultraLabel66";
  3154. this.ultraLabel66.Size = new System.Drawing.Size(56, 16);
  3155. this.ultraLabel66.TabIndex = 363;
  3156. this.ultraLabel66.Text = "供方名称";
  3157. //
  3158. // ultraTextEditor34
  3159. //
  3160. appearance120.BackColor = System.Drawing.Color.LightCyan;
  3161. this.ultraTextEditor34.Appearance = appearance120;
  3162. this.ultraTextEditor34.AutoSize = true;
  3163. this.ultraTextEditor34.FlatMode = true;
  3164. this.ultraTextEditor34.Location = new System.Drawing.Point(60, 28);
  3165. this.ultraTextEditor34.Multiline = true;
  3166. this.ultraTextEditor34.Name = "ultraTextEditor34";
  3167. this.ultraTextEditor34.Size = new System.Drawing.Size(191, 19);
  3168. this.ultraTextEditor34.TabIndex = 362;
  3169. this.ultraTextEditor34.Tag = "";
  3170. //
  3171. // ultraLabel67
  3172. //
  3173. this.ultraLabel67.BackColor = System.Drawing.Color.Transparent;
  3174. this.ultraLabel67.Location = new System.Drawing.Point(3, 8);
  3175. this.ultraLabel67.Name = "ultraLabel67";
  3176. this.ultraLabel67.Size = new System.Drawing.Size(56, 16);
  3177. this.ultraLabel67.TabIndex = 361;
  3178. this.ultraLabel67.Text = "供方代码";
  3179. //
  3180. // ultraTextEditor35
  3181. //
  3182. appearance121.BackColor = System.Drawing.Color.LightCyan;
  3183. this.ultraTextEditor35.Appearance = appearance121;
  3184. this.ultraTextEditor35.AutoSize = true;
  3185. this.ultraTextEditor35.Enabled = false;
  3186. this.ultraTextEditor35.FlatMode = true;
  3187. this.ultraTextEditor35.Location = new System.Drawing.Point(60, 5);
  3188. this.ultraTextEditor35.Name = "ultraTextEditor35";
  3189. this.ultraTextEditor35.Size = new System.Drawing.Size(84, 19);
  3190. this.ultraTextEditor35.TabIndex = 358;
  3191. this.ultraTextEditor35.Tag = "";
  3192. //
  3193. // ultraLabel30
  3194. //
  3195. this.ultraLabel30.BackColor = System.Drawing.Color.Transparent;
  3196. this.ultraLabel30.Location = new System.Drawing.Point(912, 10);
  3197. this.ultraLabel30.Name = "ultraLabel30";
  3198. this.ultraLabel30.Size = new System.Drawing.Size(56, 16);
  3199. this.ultraLabel30.TabIndex = 453;
  3200. this.ultraLabel30.Text = "供方名称";
  3201. //
  3202. // ultraTextEditor17
  3203. //
  3204. appearance122.BackColor = System.Drawing.Color.LightCyan;
  3205. this.ultraTextEditor17.Appearance = appearance122;
  3206. this.ultraTextEditor17.AutoSize = true;
  3207. this.ultraTextEditor17.FlatMode = true;
  3208. this.ultraTextEditor17.Location = new System.Drawing.Point(969, 7);
  3209. this.ultraTextEditor17.Multiline = true;
  3210. this.ultraTextEditor17.Name = "ultraTextEditor17";
  3211. this.ultraTextEditor17.Size = new System.Drawing.Size(129, 19);
  3212. this.ultraTextEditor17.TabIndex = 452;
  3213. this.ultraTextEditor17.Tag = "";
  3214. //
  3215. // ultraComboEditor19
  3216. //
  3217. appearance123.BackColor = System.Drawing.Color.LightCyan;
  3218. this.ultraComboEditor19.Appearance = appearance123;
  3219. this.ultraComboEditor19.AutoSize = true;
  3220. this.ultraComboEditor19.Location = new System.Drawing.Point(836, 9);
  3221. this.ultraComboEditor19.Name = "ultraComboEditor19";
  3222. this.ultraComboEditor19.Size = new System.Drawing.Size(70, 21);
  3223. this.ultraComboEditor19.TabIndex = 451;
  3224. //
  3225. // ultraLabel31
  3226. //
  3227. this.ultraLabel31.BackColor = System.Drawing.Color.Transparent;
  3228. this.ultraLabel31.Location = new System.Drawing.Point(589, 34);
  3229. this.ultraLabel31.Name = "ultraLabel31";
  3230. this.ultraLabel31.Size = new System.Drawing.Size(56, 16);
  3231. this.ultraLabel31.TabIndex = 450;
  3232. this.ultraLabel31.Text = "计量单位";
  3233. //
  3234. // ultraTextEditor36
  3235. //
  3236. appearance124.BackColor = System.Drawing.Color.LightCyan;
  3237. this.ultraTextEditor36.Appearance = appearance124;
  3238. this.ultraTextEditor36.AutoSize = true;
  3239. this.ultraTextEditor36.FlatMode = true;
  3240. this.ultraTextEditor36.Location = new System.Drawing.Point(646, 31);
  3241. this.ultraTextEditor36.Multiline = true;
  3242. this.ultraTextEditor36.Name = "ultraTextEditor36";
  3243. this.ultraTextEditor36.Size = new System.Drawing.Size(129, 19);
  3244. this.ultraTextEditor36.TabIndex = 449;
  3245. this.ultraTextEditor36.Tag = "";
  3246. //
  3247. // ultraLabel32
  3248. //
  3249. this.ultraLabel32.BackColor = System.Drawing.Color.Transparent;
  3250. this.ultraLabel32.Location = new System.Drawing.Point(387, 36);
  3251. this.ultraLabel32.Name = "ultraLabel32";
  3252. this.ultraLabel32.Size = new System.Drawing.Size(56, 16);
  3253. this.ultraLabel32.TabIndex = 448;
  3254. this.ultraLabel32.Text = "规格型号";
  3255. //
  3256. // ultraTextEditor37
  3257. //
  3258. appearance125.BackColor = System.Drawing.Color.LightCyan;
  3259. this.ultraTextEditor37.Appearance = appearance125;
  3260. this.ultraTextEditor37.AutoSize = true;
  3261. this.ultraTextEditor37.FlatMode = true;
  3262. this.ultraTextEditor37.Location = new System.Drawing.Point(444, 33);
  3263. this.ultraTextEditor37.Multiline = true;
  3264. this.ultraTextEditor37.Name = "ultraTextEditor37";
  3265. this.ultraTextEditor37.Size = new System.Drawing.Size(139, 19);
  3266. this.ultraTextEditor37.TabIndex = 447;
  3267. this.ultraTextEditor37.Tag = "";
  3268. //
  3269. // ultraLabel33
  3270. //
  3271. this.ultraLabel33.BackColor = System.Drawing.Color.Transparent;
  3272. this.ultraLabel33.Location = new System.Drawing.Point(204, 36);
  3273. this.ultraLabel33.Name = "ultraLabel33";
  3274. this.ultraLabel33.Size = new System.Drawing.Size(56, 16);
  3275. this.ultraLabel33.TabIndex = 446;
  3276. this.ultraLabel33.Text = "物资名称";
  3277. //
  3278. // ultraTextEditor38
  3279. //
  3280. appearance126.BackColor = System.Drawing.Color.LightCyan;
  3281. this.ultraTextEditor38.Appearance = appearance126;
  3282. this.ultraTextEditor38.AutoSize = true;
  3283. this.ultraTextEditor38.FlatMode = true;
  3284. this.ultraTextEditor38.Location = new System.Drawing.Point(263, 33);
  3285. this.ultraTextEditor38.Multiline = true;
  3286. this.ultraTextEditor38.Name = "ultraTextEditor38";
  3287. this.ultraTextEditor38.Size = new System.Drawing.Size(118, 19);
  3288. this.ultraTextEditor38.TabIndex = 445;
  3289. this.ultraTextEditor38.Tag = "";
  3290. //
  3291. // ultraLabel34
  3292. //
  3293. this.ultraLabel34.BackColor = System.Drawing.Color.Transparent;
  3294. this.ultraLabel34.Location = new System.Drawing.Point(589, 8);
  3295. this.ultraLabel34.Name = "ultraLabel34";
  3296. this.ultraLabel34.Size = new System.Drawing.Size(56, 16);
  3297. this.ultraLabel34.TabIndex = 444;
  3298. this.ultraLabel34.Text = "仓库名称";
  3299. //
  3300. // ultraTextEditor39
  3301. //
  3302. appearance127.BackColor = System.Drawing.Color.LightCyan;
  3303. this.ultraTextEditor39.Appearance = appearance127;
  3304. this.ultraTextEditor39.AutoSize = true;
  3305. this.ultraTextEditor39.FlatMode = true;
  3306. this.ultraTextEditor39.Location = new System.Drawing.Point(646, 5);
  3307. this.ultraTextEditor39.Multiline = true;
  3308. this.ultraTextEditor39.Name = "ultraTextEditor39";
  3309. this.ultraTextEditor39.Size = new System.Drawing.Size(129, 19);
  3310. this.ultraTextEditor39.TabIndex = 443;
  3311. this.ultraTextEditor39.Tag = "";
  3312. //
  3313. // ultraDateTimeEditor1
  3314. //
  3315. this.ultraDateTimeEditor1.DateTime = new System.DateTime(2016, 12, 2, 0, 0, 0, 0);
  3316. this.ultraDateTimeEditor1.Enabled = false;
  3317. this.ultraDateTimeEditor1.FlatMode = true;
  3318. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(265, 5);
  3319. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  3320. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(116, 19);
  3321. this.ultraDateTimeEditor1.TabIndex = 442;
  3322. this.ultraDateTimeEditor1.Value = new System.DateTime(2016, 12, 2, 0, 0, 0, 0);
  3323. //
  3324. // ultraLabel35
  3325. //
  3326. this.ultraLabel35.BackColor = System.Drawing.Color.Transparent;
  3327. this.ultraLabel35.Location = new System.Drawing.Point(204, 5);
  3328. this.ultraLabel35.Name = "ultraLabel35";
  3329. this.ultraLabel35.Size = new System.Drawing.Size(56, 16);
  3330. this.ultraLabel35.TabIndex = 441;
  3331. this.ultraLabel35.Text = "验收日期";
  3332. //
  3333. // ultraTextEditor40
  3334. //
  3335. appearance128.BackColor = System.Drawing.Color.LightCyan;
  3336. this.ultraTextEditor40.Appearance = appearance128;
  3337. this.ultraTextEditor40.AutoSize = true;
  3338. this.ultraTextEditor40.FlatMode = true;
  3339. this.ultraTextEditor40.Location = new System.Drawing.Point(669, 81);
  3340. this.ultraTextEditor40.Multiline = true;
  3341. this.ultraTextEditor40.Name = "ultraTextEditor40";
  3342. this.ultraTextEditor40.Size = new System.Drawing.Size(357, 49);
  3343. this.ultraTextEditor40.TabIndex = 440;
  3344. this.ultraTextEditor40.Tag = "";
  3345. //
  3346. // ultraComboEditor20
  3347. //
  3348. appearance129.BackColor = System.Drawing.Color.LightCyan;
  3349. this.ultraComboEditor20.Appearance = appearance129;
  3350. this.ultraComboEditor20.AutoSize = true;
  3351. valueListItem41.DataValue = "0";
  3352. valueListItem41.DisplayText = "不启用";
  3353. valueListItem42.DataValue = "1";
  3354. valueListItem42.DisplayText = "启用";
  3355. this.ultraComboEditor20.Items.Add(valueListItem41);
  3356. this.ultraComboEditor20.Items.Add(valueListItem42);
  3357. this.ultraComboEditor20.Location = new System.Drawing.Point(60, 33);
  3358. this.ultraComboEditor20.Name = "ultraComboEditor20";
  3359. this.ultraComboEditor20.Size = new System.Drawing.Size(129, 21);
  3360. this.ultraComboEditor20.TabIndex = 439;
  3361. //
  3362. // ultraLabel36
  3363. //
  3364. this.ultraLabel36.BackColor = System.Drawing.Color.Transparent;
  3365. this.ultraLabel36.Location = new System.Drawing.Point(3, 36);
  3366. this.ultraLabel36.Name = "ultraLabel36";
  3367. this.ultraLabel36.Size = new System.Drawing.Size(89, 20);
  3368. this.ultraLabel36.TabIndex = 438;
  3369. this.ultraLabel36.Text = "物资代码";
  3370. //
  3371. // ultraLabel50
  3372. //
  3373. this.ultraLabel50.BackColor = System.Drawing.Color.Transparent;
  3374. this.ultraLabel50.Location = new System.Drawing.Point(625, 84);
  3375. this.ultraLabel50.Name = "ultraLabel50";
  3376. this.ultraLabel50.Size = new System.Drawing.Size(89, 20);
  3377. this.ultraLabel50.TabIndex = 436;
  3378. this.ultraLabel50.Text = "备注";
  3379. //
  3380. // ultraComboEditor21
  3381. //
  3382. appearance130.BackColor = System.Drawing.Color.LightCyan;
  3383. this.ultraComboEditor21.Appearance = appearance130;
  3384. this.ultraComboEditor21.AutoSize = true;
  3385. this.ultraComboEditor21.Location = new System.Drawing.Point(444, 5);
  3386. this.ultraComboEditor21.Name = "ultraComboEditor21";
  3387. this.ultraComboEditor21.Size = new System.Drawing.Size(139, 21);
  3388. this.ultraComboEditor21.TabIndex = 429;
  3389. //
  3390. // ultraLabel68
  3391. //
  3392. this.ultraLabel68.BackColor = System.Drawing.Color.Transparent;
  3393. this.ultraLabel68.Location = new System.Drawing.Point(387, 8);
  3394. this.ultraLabel68.Name = "ultraLabel68";
  3395. this.ultraLabel68.Size = new System.Drawing.Size(89, 20);
  3396. this.ultraLabel68.TabIndex = 428;
  3397. this.ultraLabel68.Text = "仓库类别";
  3398. //
  3399. // ultraLabel69
  3400. //
  3401. this.ultraLabel69.BackColor = System.Drawing.Color.Transparent;
  3402. this.ultraLabel69.Location = new System.Drawing.Point(781, 10);
  3403. this.ultraLabel69.Name = "ultraLabel69";
  3404. this.ultraLabel69.Size = new System.Drawing.Size(56, 16);
  3405. this.ultraLabel69.TabIndex = 363;
  3406. this.ultraLabel69.Text = "供方代码";
  3407. //
  3408. // ultraLabel70
  3409. //
  3410. this.ultraLabel70.BackColor = System.Drawing.Color.Transparent;
  3411. this.ultraLabel70.Location = new System.Drawing.Point(3, 8);
  3412. this.ultraLabel70.Name = "ultraLabel70";
  3413. this.ultraLabel70.Size = new System.Drawing.Size(56, 16);
  3414. this.ultraLabel70.TabIndex = 361;
  3415. this.ultraLabel70.Text = "验收单号";
  3416. //
  3417. // ultraTextEditor41
  3418. //
  3419. appearance131.BackColor = System.Drawing.Color.LightCyan;
  3420. this.ultraTextEditor41.Appearance = appearance131;
  3421. this.ultraTextEditor41.AutoSize = true;
  3422. this.ultraTextEditor41.Enabled = false;
  3423. this.ultraTextEditor41.FlatMode = true;
  3424. this.ultraTextEditor41.Location = new System.Drawing.Point(60, 5);
  3425. this.ultraTextEditor41.Name = "ultraTextEditor41";
  3426. this.ultraTextEditor41.Size = new System.Drawing.Size(129, 19);
  3427. this.ultraTextEditor41.TabIndex = 358;
  3428. this.ultraTextEditor41.Tag = "";
  3429. //
  3430. // txt_wz
  3431. //
  3432. appearance4.BackColor = System.Drawing.Color.LightCyan;
  3433. this.txt_wz.Appearance = appearance4;
  3434. this.txt_wz.AutoSize = true;
  3435. this.txt_wz.Enabled = false;
  3436. this.txt_wz.FlatMode = true;
  3437. this.txt_wz.Location = new System.Drawing.Point(806, 10);
  3438. this.txt_wz.Name = "txt_wz";
  3439. this.txt_wz.Size = new System.Drawing.Size(96, 19);
  3440. this.txt_wz.TabIndex = 404;
  3441. this.txt_wz.Tag = "";
  3442. //
  3443. // chk_wzmc
  3444. //
  3445. this.chk_wzmc.FlatMode = true;
  3446. this.chk_wzmc.Location = new System.Drawing.Point(728, 11);
  3447. this.chk_wzmc.Name = "chk_wzmc";
  3448. this.chk_wzmc.Size = new System.Drawing.Size(85, 16);
  3449. this.chk_wzmc.TabIndex = 403;
  3450. this.chk_wzmc.Text = "物资名称";
  3451. this.chk_wzmc.CheckedChanged += new System.EventHandler(this.chk_wzmc_CheckedChanged);
  3452. //
  3453. // txt_Spet
  3454. //
  3455. appearance3.BackColor = System.Drawing.Color.LightCyan;
  3456. this.txt_Spet.Appearance = appearance3;
  3457. this.txt_Spet.AutoSize = true;
  3458. this.txt_Spet.Enabled = false;
  3459. this.txt_Spet.FlatMode = true;
  3460. this.txt_Spet.Location = new System.Drawing.Point(986, 9);
  3461. this.txt_Spet.Name = "txt_Spet";
  3462. this.txt_Spet.Size = new System.Drawing.Size(99, 19);
  3463. this.txt_Spet.TabIndex = 406;
  3464. this.txt_Spet.Tag = "";
  3465. //
  3466. // chk_Spet
  3467. //
  3468. this.chk_Spet.FlatMode = true;
  3469. this.chk_Spet.Location = new System.Drawing.Point(908, 10);
  3470. this.chk_Spet.Name = "chk_Spet";
  3471. this.chk_Spet.Size = new System.Drawing.Size(85, 16);
  3472. this.chk_Spet.TabIndex = 405;
  3473. this.chk_Spet.Text = "规格型号";
  3474. this.chk_Spet.CheckedChanged += new System.EventHandler(this.chk_Spet_CheckedChanged);
  3475. //
  3476. // AccpetSheet
  3477. //
  3478. this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
  3479. this.ClientSize = new System.Drawing.Size(1169, 518);
  3480. this.Controls.Add(this.panel2);
  3481. this.Controls.Add(this.ultraExpandableGroupBox1);
  3482. this.Controls.Add(this.ultraGroupBox1);
  3483. this.Controls.Add(this.panel1);
  3484. this.Name = "AccpetSheet";
  3485. this.Text = "领料单管理";
  3486. this.Load += new System.EventHandler(this.AccpetSheet_Load);
  3487. ((System.ComponentModel.ISupportInitialize)(this.cmb_StorageLB)).EndInit();
  3488. this.panel1.ResumeLayout(false);
  3489. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  3490. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  3491. this.ultraGroupBox1.ResumeLayout(false);
  3492. ((System.ComponentModel.ISupportInitialize)(this.txt_ckm)).EndInit();
  3493. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).EndInit();
  3494. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).EndInit();
  3495. ((System.ComponentModel.ISupportInitialize)(this.txt_wzdm)).EndInit();
  3496. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  3497. this.ultraExpandableGroupBox1.ResumeLayout(false);
  3498. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  3499. ((System.ComponentModel.ISupportInitialize)(this.txt_YR)).EndInit();
  3500. ((System.ComponentModel.ISupportInitialize)(this.txt_PlanR)).EndInit();
  3501. ((System.ComponentModel.ISupportInitialize)(this.txt_ylbz)).EndInit();
  3502. ((System.ComponentModel.ISupportInitialize)(this.date_td)).EndInit();
  3503. ((System.ComponentModel.ISupportInitialize)(this.txt_DZ)).EndInit();
  3504. ((System.ComponentModel.ISupportInitialize)(this.Cmd_GFCode)).EndInit();
  3505. ((System.ComponentModel.ISupportInitialize)(this.Cmb_CKDM)).EndInit();
  3506. ((System.ComponentModel.ISupportInitialize)(this.Cmb_wzdm)).EndInit();
  3507. ((System.ComponentModel.ISupportInitialize)(this.txt_CZ)).EndInit();
  3508. ((System.ComponentModel.ISupportInitialize)(this.txt_Moneny)).EndInit();
  3509. ((System.ComponentModel.ISupportInitialize)(this.txt_Price)).EndInit();
  3510. ((System.ComponentModel.ISupportInitialize)(this.txt_YSS)).EndInit();
  3511. ((System.ComponentModel.ISupportInitialize)(this.txt_qlsl)).EndInit();
  3512. ((System.ComponentModel.ISupportInitialize)(this.txt_GYMC)).EndInit();
  3513. ((System.ComponentModel.ISupportInitialize)(this.txt_JLDW)).EndInit();
  3514. ((System.ComponentModel.ISupportInitialize)(this.txt_GGXH)).EndInit();
  3515. ((System.ComponentModel.ISupportInitialize)(this.txt_WZMC)).EndInit();
  3516. ((System.ComponentModel.ISupportInitialize)(this.txt_CKMC)).EndInit();
  3517. ((System.ComponentModel.ISupportInitialize)(this.date_YS)).EndInit();
  3518. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).EndInit();
  3519. ((System.ComponentModel.ISupportInitialize)(this.txt_BH)).EndInit();
  3520. this.panel2.ResumeLayout(false);
  3521. ((System.ComponentModel.ISupportInitialize)(this.gd_CK)).EndInit();
  3522. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  3523. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  3524. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
  3525. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  3526. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
  3527. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
  3528. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
  3529. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
  3530. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor9)).EndInit();
  3531. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor10)).EndInit();
  3532. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor11)).EndInit();
  3533. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor12)).EndInit();
  3534. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  3535. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor13)).EndInit();
  3536. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor14)).EndInit();
  3537. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor15)).EndInit();
  3538. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor16)).EndInit();
  3539. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).EndInit();
  3540. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor18)).EndInit();
  3541. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor19)).EndInit();
  3542. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor20)).EndInit();
  3543. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  3544. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
  3545. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
  3546. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
  3547. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).EndInit();
  3548. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).EndInit();
  3549. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor9)).EndInit();
  3550. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor10)).EndInit();
  3551. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor21)).EndInit();
  3552. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor22)).EndInit();
  3553. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor23)).EndInit();
  3554. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor24)).EndInit();
  3555. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor25)).EndInit();
  3556. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor26)).EndInit();
  3557. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor27)).EndInit();
  3558. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor28)).EndInit();
  3559. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor29)).EndInit();
  3560. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor30)).EndInit();
  3561. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor11)).EndInit();
  3562. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor12)).EndInit();
  3563. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).EndInit();
  3564. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor14)).EndInit();
  3565. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor15)).EndInit();
  3566. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor16)).EndInit();
  3567. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor17)).EndInit();
  3568. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor18)).EndInit();
  3569. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor31)).EndInit();
  3570. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor32)).EndInit();
  3571. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor33)).EndInit();
  3572. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor34)).EndInit();
  3573. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor35)).EndInit();
  3574. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor17)).EndInit();
  3575. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor19)).EndInit();
  3576. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor36)).EndInit();
  3577. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor37)).EndInit();
  3578. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor38)).EndInit();
  3579. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor39)).EndInit();
  3580. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  3581. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor40)).EndInit();
  3582. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor20)).EndInit();
  3583. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor21)).EndInit();
  3584. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor41)).EndInit();
  3585. ((System.ComponentModel.ISupportInitialize)(this.txt_wz)).EndInit();
  3586. ((System.ComponentModel.ISupportInitialize)(this.txt_Spet)).EndInit();
  3587. this.ResumeLayout(false);
  3588. }
  3589. #endregion
  3590. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_wzdm;
  3591. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_WZDM;
  3592. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Time;
  3593. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_EndTime;
  3594. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_BeginTime;
  3595. private Infragistics.Win.Misc.UltraLabel Lab_To;
  3596. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor date_YS;
  3597. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  3598. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  3599. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CKMC;
  3600. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  3601. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_WZMC;
  3602. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  3603. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_GGXH;
  3604. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  3605. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_JLDW;
  3606. private Infragistics.Win.Misc.UltraLabel ultraLabel74;
  3607. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Price;
  3608. private Infragistics.Win.Misc.UltraLabel ultraLabel73;
  3609. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_YSS;
  3610. private Infragistics.Win.Misc.UltraLabel ultraLabel72;
  3611. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_qlsl;
  3612. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  3613. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_GYMC;
  3614. private Infragistics.Win.Misc.UltraLabel ultraLabel30;
  3615. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor17;
  3616. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor19;
  3617. private Infragistics.Win.Misc.UltraLabel ultraLabel31;
  3618. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor36;
  3619. private Infragistics.Win.Misc.UltraLabel ultraLabel32;
  3620. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor37;
  3621. private Infragistics.Win.Misc.UltraLabel ultraLabel33;
  3622. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor38;
  3623. private Infragistics.Win.Misc.UltraLabel ultraLabel34;
  3624. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor39;
  3625. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  3626. private Infragistics.Win.Misc.UltraLabel ultraLabel35;
  3627. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor40;
  3628. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor20;
  3629. private Infragistics.Win.Misc.UltraLabel ultraLabel36;
  3630. private Infragistics.Win.Misc.UltraLabel ultraLabel50;
  3631. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor21;
  3632. private Infragistics.Win.Misc.UltraLabel ultraLabel68;
  3633. private Infragistics.Win.Misc.UltraLabel ultraLabel69;
  3634. private Infragistics.Win.Misc.UltraLabel ultraLabel70;
  3635. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor41;
  3636. private Infragistics.Win.Misc.UltraLabel ultraLabel76;
  3637. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Moneny;
  3638. private Infragistics.Win.Misc.UltraLabel ultraLabel77;
  3639. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CZ;
  3640. private Infragistics.Win.Misc.UltraLabel ultraLabel78;
  3641. private Infragistics.Win.UltraWinGrid.UltraCombo Cmb_wzdm;
  3642. private Infragistics.Win.UltraWinGrid.UltraCombo Cmb_CKDM;
  3643. private Infragistics.Win.UltraWinGrid.UltraCombo Cmd_GFCode;
  3644. private Infragistics.Win.Misc.UltraLabel ultraLabel79;
  3645. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_DZ;
  3646. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ckm;
  3647. private Infragistics.Win.Misc.UltraLabel ultraLabel81;
  3648. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ylbz;
  3649. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor date_td;
  3650. private Infragistics.Win.Misc.UltraLabel ultraLabel80;
  3651. private Infragistics.Win.Misc.UltraLabel ultraLabel83;
  3652. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_YR;
  3653. private Infragistics.Win.Misc.UltraLabel ultraLabel82;
  3654. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_PlanR;
  3655. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_wz;
  3656. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_wzmc;
  3657. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Spet;
  3658. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Spet;
  3659. }
  3660. }