FrmAcppetSheet.Designer.cs 214 KB

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