FrmStors1.cs 184 KB

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