FrmStorsNew.cs 230 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036
  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 FrmStorsNew : 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 Infragistics.Win.UltraWinGrid.UltraCombo ultraCombo1;
  187. private Infragistics.Win.Misc.UltraLabel ultraLabel80;
  188. private UltraTextEditor ultraTextEditor44;
  189. private Infragistics.Win.Misc.UltraLabel ultraLabel81;
  190. private Infragistics.Win.Misc.UltraLabel ultraLabel69;
  191. private UltraTextEditor ultraTextEditor45;
  192. private System.ComponentModel.IContainer components;
  193. public FrmStorsNew()
  194. {
  195. //
  196. // Windows 窗体设计器支持所必需的
  197. //
  198. InitializeComponent();
  199. //
  200. // TODO: 在 InitializeComponent 调用后添加任何构造函数代码
  201. //
  202. }
  203. /// <summary>
  204. /// 清理所有正在使用的资源。
  205. /// </summary>
  206. protected override void Dispose( bool disposing )
  207. {
  208. if( disposing )
  209. {
  210. if(components != null)
  211. {
  212. components.Dispose();
  213. }
  214. }
  215. base.Dispose( disposing );
  216. }
  217. #region Windows 窗体设计器生成的代码
  218. /// <summary>
  219. /// 设计器支持所需的方法 - 不要使用代码编辑器修改
  220. /// 此方法的内容。
  221. /// </summary>
  222. private void InitializeComponent()
  223. {
  224. this.components = new System.ComponentModel.Container();
  225. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  226. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  227. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  228. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  229. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  230. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  231. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  232. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  233. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  234. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  235. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  236. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  237. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("工具栏");
  238. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  239. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UPDATE");
  240. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Del");
  241. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  242. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  243. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  244. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("EDIT1");
  245. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  246. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  247. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  248. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  249. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UPDATE");
  250. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Del");
  251. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("EDIT1");
  252. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  253. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_CODE");
  254. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
  255. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC");
  256. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL");
  257. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNITS");
  258. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  259. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_CODE");
  260. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
  261. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC");
  262. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  263. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IS_ZEROSTOCK");
  264. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIALCODE");
  265. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC");
  266. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNITS");
  267. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLAN_PRICE");
  268. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROVIDER");
  269. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCK_INITIAL");
  270. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECODER");
  271. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCK_TIME");
  272. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  273. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCK_CODE");
  274. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
  275. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_LB", 0);
  276. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_LB_NAME", 1);
  277. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CURRENT_PRICE", 2);
  278. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCK_NAME", 3);
  279. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRICE", 4);
  280. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOTAL_PRICE", 5);
  281. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  282. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  283. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  284. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  285. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  286. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  287. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  288. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  289. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  290. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  291. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  292. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  293. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  294. Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
  295. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  296. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  297. Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
  298. Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
  299. Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
  300. Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
  301. Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
  302. Infragistics.Win.ValueListItem valueListItem34 = new Infragistics.Win.ValueListItem();
  303. Infragistics.Win.ValueListItem valueListItem35 = new Infragistics.Win.ValueListItem();
  304. Infragistics.Win.ValueListItem valueListItem36 = new Infragistics.Win.ValueListItem();
  305. Infragistics.Win.ValueListItem valueListItem37 = new Infragistics.Win.ValueListItem();
  306. Infragistics.Win.ValueListItem valueListItem38 = new Infragistics.Win.ValueListItem();
  307. Infragistics.Win.ValueListItem valueListItem39 = new Infragistics.Win.ValueListItem();
  308. Infragistics.Win.ValueListItem valueListItem40 = new Infragistics.Win.ValueListItem();
  309. Infragistics.Win.ValueListItem valueListItem41 = new Infragistics.Win.ValueListItem();
  310. Infragistics.Win.ValueListItem valueListItem42 = new Infragistics.Win.ValueListItem();
  311. Infragistics.Win.ValueListItem valueListItem43 = new Infragistics.Win.ValueListItem();
  312. Infragistics.Win.ValueListItem valueListItem44 = new Infragistics.Win.ValueListItem();
  313. Infragistics.Win.ValueListItem valueListItem45 = new Infragistics.Win.ValueListItem();
  314. Infragistics.Win.ValueListItem valueListItem46 = new Infragistics.Win.ValueListItem();
  315. Infragistics.Win.ValueListItem valueListItem47 = new Infragistics.Win.ValueListItem();
  316. Infragistics.Win.ValueListItem valueListItem48 = new Infragistics.Win.ValueListItem();
  317. Infragistics.Win.ValueListItem valueListItem49 = new Infragistics.Win.ValueListItem();
  318. Infragistics.Win.ValueListItem valueListItem50 = new Infragistics.Win.ValueListItem();
  319. Infragistics.Win.ValueListItem valueListItem51 = new Infragistics.Win.ValueListItem();
  320. Infragistics.Win.ValueListItem valueListItem52 = new Infragistics.Win.ValueListItem();
  321. Infragistics.Win.ValueListItem valueListItem53 = new Infragistics.Win.ValueListItem();
  322. Infragistics.Win.ValueListItem valueListItem54 = new Infragistics.Win.ValueListItem();
  323. Infragistics.Win.ValueListItem valueListItem55 = new Infragistics.Win.ValueListItem();
  324. Infragistics.Win.ValueListItem valueListItem56 = new Infragistics.Win.ValueListItem();
  325. Infragistics.Win.ValueListItem valueListItem57 = new Infragistics.Win.ValueListItem();
  326. Infragistics.Win.ValueListItem valueListItem58 = new Infragistics.Win.ValueListItem();
  327. Infragistics.Win.ValueListItem valueListItem59 = new Infragistics.Win.ValueListItem();
  328. Infragistics.Win.ValueListItem valueListItem60 = new Infragistics.Win.ValueListItem();
  329. Infragistics.Win.ValueListItem valueListItem61 = new Infragistics.Win.ValueListItem();
  330. Infragistics.Win.ValueListItem valueListItem62 = new Infragistics.Win.ValueListItem();
  331. Infragistics.Win.ValueListItem valueListItem63 = new Infragistics.Win.ValueListItem();
  332. Infragistics.Win.ValueListItem valueListItem64 = new Infragistics.Win.ValueListItem();
  333. Infragistics.Win.ValueListItem valueListItem65 = new Infragistics.Win.ValueListItem();
  334. Infragistics.Win.ValueListItem valueListItem66 = new Infragistics.Win.ValueListItem();
  335. Infragistics.Win.ValueListItem valueListItem67 = new Infragistics.Win.ValueListItem();
  336. Infragistics.Win.ValueListItem valueListItem68 = new Infragistics.Win.ValueListItem();
  337. Infragistics.Win.ValueListItem valueListItem69 = new Infragistics.Win.ValueListItem();
  338. Infragistics.Win.ValueListItem valueListItem70 = new Infragistics.Win.ValueListItem();
  339. Infragistics.Win.ValueListItem valueListItem71 = new Infragistics.Win.ValueListItem();
  340. Infragistics.Win.ValueListItem valueListItem72 = new Infragistics.Win.ValueListItem();
  341. Infragistics.Win.ValueListItem valueListItem73 = new Infragistics.Win.ValueListItem();
  342. Infragistics.Win.ValueListItem valueListItem74 = new Infragistics.Win.ValueListItem();
  343. Infragistics.Win.ValueListItem valueListItem75 = new Infragistics.Win.ValueListItem();
  344. Infragistics.Win.ValueListItem valueListItem76 = new Infragistics.Win.ValueListItem();
  345. Infragistics.Win.ValueListItem valueListItem77 = new Infragistics.Win.ValueListItem();
  346. Infragistics.Win.ValueListItem valueListItem78 = new Infragistics.Win.ValueListItem();
  347. Infragistics.Win.ValueListItem valueListItem79 = new Infragistics.Win.ValueListItem();
  348. Infragistics.Win.ValueListItem valueListItem80 = new Infragistics.Win.ValueListItem();
  349. Infragistics.Win.ValueListItem valueListItem81 = new Infragistics.Win.ValueListItem();
  350. Infragistics.Win.ValueListItem valueListItem82 = new Infragistics.Win.ValueListItem();
  351. Infragistics.Win.ValueListItem valueListItem83 = new Infragistics.Win.ValueListItem();
  352. Infragistics.Win.ValueListItem valueListItem84 = new Infragistics.Win.ValueListItem();
  353. Infragistics.Win.ValueListItem valueListItem85 = new Infragistics.Win.ValueListItem();
  354. Infragistics.Win.ValueListItem valueListItem86 = new Infragistics.Win.ValueListItem();
  355. Infragistics.Win.ValueListItem valueListItem87 = new Infragistics.Win.ValueListItem();
  356. Infragistics.Win.ValueListItem valueListItem88 = new Infragistics.Win.ValueListItem();
  357. Infragistics.Win.ValueListItem valueListItem89 = new Infragistics.Win.ValueListItem();
  358. Infragistics.Win.ValueListItem valueListItem90 = new Infragistics.Win.ValueListItem();
  359. Infragistics.Win.ValueListItem valueListItem91 = new Infragistics.Win.ValueListItem();
  360. Infragistics.Win.ValueListItem valueListItem92 = new Infragistics.Win.ValueListItem();
  361. Infragistics.Win.ValueListItem valueListItem93 = new Infragistics.Win.ValueListItem();
  362. Infragistics.Win.ValueListItem valueListItem94 = new Infragistics.Win.ValueListItem();
  363. Infragistics.Win.ValueListItem valueListItem95 = new Infragistics.Win.ValueListItem();
  364. Infragistics.Win.ValueListItem valueListItem96 = new Infragistics.Win.ValueListItem();
  365. Infragistics.Win.ValueListItem valueListItem97 = new Infragistics.Win.ValueListItem();
  366. Infragistics.Win.ValueListItem valueListItem98 = new Infragistics.Win.ValueListItem();
  367. Infragistics.Win.ValueListItem valueListItem99 = new Infragistics.Win.ValueListItem();
  368. Infragistics.Win.ValueListItem valueListItem100 = new Infragistics.Win.ValueListItem();
  369. Infragistics.Win.ValueListItem valueListItem101 = new Infragistics.Win.ValueListItem();
  370. Infragistics.Win.ValueListItem valueListItem102 = new Infragistics.Win.ValueListItem();
  371. Infragistics.Win.ValueListItem valueListItem103 = new Infragistics.Win.ValueListItem();
  372. Infragistics.Win.ValueListItem valueListItem104 = new Infragistics.Win.ValueListItem();
  373. Infragistics.Win.ValueListItem valueListItem105 = new Infragistics.Win.ValueListItem();
  374. Infragistics.Win.ValueListItem valueListItem106 = new Infragistics.Win.ValueListItem();
  375. Infragistics.Win.ValueListItem valueListItem107 = new Infragistics.Win.ValueListItem();
  376. Infragistics.Win.ValueListItem valueListItem108 = new Infragistics.Win.ValueListItem();
  377. Infragistics.Win.ValueListItem valueListItem109 = new Infragistics.Win.ValueListItem();
  378. Infragistics.Win.ValueListItem valueListItem110 = new Infragistics.Win.ValueListItem();
  379. Infragistics.Win.ValueListItem valueListItem111 = new Infragistics.Win.ValueListItem();
  380. Infragistics.Win.ValueListItem valueListItem112 = new Infragistics.Win.ValueListItem();
  381. Infragistics.Win.ValueListItem valueListItem113 = new Infragistics.Win.ValueListItem();
  382. Infragistics.Win.ValueListItem valueListItem114 = new Infragistics.Win.ValueListItem();
  383. Infragistics.Win.ValueListItem valueListItem115 = new Infragistics.Win.ValueListItem();
  384. Infragistics.Win.ValueListItem valueListItem116 = new Infragistics.Win.ValueListItem();
  385. Infragistics.Win.ValueListItem valueListItem117 = new Infragistics.Win.ValueListItem();
  386. Infragistics.Win.ValueListItem valueListItem118 = new Infragistics.Win.ValueListItem();
  387. Infragistics.Win.ValueListItem valueListItem119 = new Infragistics.Win.ValueListItem();
  388. Infragistics.Win.ValueListItem valueListItem120 = new Infragistics.Win.ValueListItem();
  389. Infragistics.Win.ValueListItem valueListItem121 = new Infragistics.Win.ValueListItem();
  390. Infragistics.Win.ValueListItem valueListItem122 = new Infragistics.Win.ValueListItem();
  391. Infragistics.Win.ValueListItem valueListItem123 = new Infragistics.Win.ValueListItem();
  392. Infragistics.Win.ValueListItem valueListItem124 = new Infragistics.Win.ValueListItem();
  393. Infragistics.Win.ValueListItem valueListItem125 = new Infragistics.Win.ValueListItem();
  394. Infragistics.Win.ValueListItem valueListItem126 = new Infragistics.Win.ValueListItem();
  395. Infragistics.Win.ValueListItem valueListItem127 = new Infragistics.Win.ValueListItem();
  396. Infragistics.Win.ValueListItem valueListItem128 = new Infragistics.Win.ValueListItem();
  397. Infragistics.Win.ValueListItem valueListItem129 = new Infragistics.Win.ValueListItem();
  398. Infragistics.Win.ValueListItem valueListItem130 = new Infragistics.Win.ValueListItem();
  399. Infragistics.Win.ValueListItem valueListItem131 = new Infragistics.Win.ValueListItem();
  400. Infragistics.Win.ValueListItem valueListItem132 = new Infragistics.Win.ValueListItem();
  401. Infragistics.Win.ValueListItem valueListItem133 = new Infragistics.Win.ValueListItem();
  402. Infragistics.Win.ValueListItem valueListItem134 = new Infragistics.Win.ValueListItem();
  403. Infragistics.Win.ValueListItem valueListItem135 = new Infragistics.Win.ValueListItem();
  404. Infragistics.Win.ValueListItem valueListItem136 = new Infragistics.Win.ValueListItem();
  405. Infragistics.Win.ValueListItem valueListItem137 = new Infragistics.Win.ValueListItem();
  406. Infragistics.Win.ValueListItem valueListItem138 = new Infragistics.Win.ValueListItem();
  407. Infragistics.Win.ValueListItem valueListItem139 = new Infragistics.Win.ValueListItem();
  408. Infragistics.Win.ValueListItem valueListItem140 = new Infragistics.Win.ValueListItem();
  409. Infragistics.Win.ValueListItem valueListItem141 = new Infragistics.Win.ValueListItem();
  410. Infragistics.Win.ValueListItem valueListItem142 = new Infragistics.Win.ValueListItem();
  411. Infragistics.Win.ValueListItem valueListItem143 = new Infragistics.Win.ValueListItem();
  412. Infragistics.Win.ValueListItem valueListItem144 = new Infragistics.Win.ValueListItem();
  413. Infragistics.Win.ValueListItem valueListItem145 = new Infragistics.Win.ValueListItem();
  414. Infragistics.Win.ValueListItem valueListItem146 = new Infragistics.Win.ValueListItem();
  415. Infragistics.Win.ValueListItem valueListItem147 = new Infragistics.Win.ValueListItem();
  416. Infragistics.Win.ValueListItem valueListItem148 = new Infragistics.Win.ValueListItem();
  417. Infragistics.Win.ValueListItem valueListItem149 = new Infragistics.Win.ValueListItem();
  418. Infragistics.Win.ValueListItem valueListItem150 = new Infragistics.Win.ValueListItem();
  419. Infragistics.Win.ValueListItem valueListItem151 = new Infragistics.Win.ValueListItem();
  420. Infragistics.Win.ValueListItem valueListItem152 = new Infragistics.Win.ValueListItem();
  421. Infragistics.Win.ValueListItem valueListItem153 = new Infragistics.Win.ValueListItem();
  422. Infragistics.Win.ValueListItem valueListItem154 = new Infragistics.Win.ValueListItem();
  423. Infragistics.Win.ValueListItem valueListItem155 = new Infragistics.Win.ValueListItem();
  424. Infragistics.Win.ValueListItem valueListItem156 = new Infragistics.Win.ValueListItem();
  425. Infragistics.Win.ValueListItem valueListItem157 = new Infragistics.Win.ValueListItem();
  426. Infragistics.Win.ValueListItem valueListItem158 = new Infragistics.Win.ValueListItem();
  427. Infragistics.Win.ValueListItem valueListItem159 = new Infragistics.Win.ValueListItem();
  428. Infragistics.Win.ValueListItem valueListItem160 = new Infragistics.Win.ValueListItem();
  429. Infragistics.Win.ValueListItem valueListItem161 = new Infragistics.Win.ValueListItem();
  430. Infragistics.Win.ValueListItem valueListItem162 = new Infragistics.Win.ValueListItem();
  431. Infragistics.Win.ValueListItem valueListItem163 = new Infragistics.Win.ValueListItem();
  432. Infragistics.Win.ValueListItem valueListItem164 = new Infragistics.Win.ValueListItem();
  433. Infragistics.Win.ValueListItem valueListItem165 = new Infragistics.Win.ValueListItem();
  434. Infragistics.Win.ValueListItem valueListItem166 = new Infragistics.Win.ValueListItem();
  435. Infragistics.Win.ValueListItem valueListItem167 = new Infragistics.Win.ValueListItem();
  436. Infragistics.Win.ValueListItem valueListItem168 = new Infragistics.Win.ValueListItem();
  437. Infragistics.Win.ValueListItem valueListItem169 = new Infragistics.Win.ValueListItem();
  438. Infragistics.Win.ValueListItem valueListItem170 = new Infragistics.Win.ValueListItem();
  439. Infragistics.Win.ValueListItem valueListItem171 = new Infragistics.Win.ValueListItem();
  440. Infragistics.Win.ValueListItem valueListItem172 = new Infragistics.Win.ValueListItem();
  441. Infragistics.Win.ValueListItem valueListItem173 = new Infragistics.Win.ValueListItem();
  442. Infragistics.Win.ValueListItem valueListItem174 = new Infragistics.Win.ValueListItem();
  443. Infragistics.Win.ValueListItem valueListItem175 = new Infragistics.Win.ValueListItem();
  444. Infragistics.Win.ValueListItem valueListItem176 = new Infragistics.Win.ValueListItem();
  445. Infragistics.Win.ValueListItem valueListItem177 = new Infragistics.Win.ValueListItem();
  446. Infragistics.Win.ValueListItem valueListItem178 = new Infragistics.Win.ValueListItem();
  447. Infragistics.Win.ValueListItem valueListItem179 = new Infragistics.Win.ValueListItem();
  448. Infragistics.Win.ValueListItem valueListItem180 = new Infragistics.Win.ValueListItem();
  449. Infragistics.Win.ValueListItem valueListItem181 = new Infragistics.Win.ValueListItem();
  450. Infragistics.Win.ValueListItem valueListItem182 = new Infragistics.Win.ValueListItem();
  451. Infragistics.Win.ValueListItem valueListItem183 = new Infragistics.Win.ValueListItem();
  452. Infragistics.Win.ValueListItem valueListItem184 = new Infragistics.Win.ValueListItem();
  453. Infragistics.Win.ValueListItem valueListItem185 = new Infragistics.Win.ValueListItem();
  454. Infragistics.Win.ValueListItem valueListItem186 = new Infragistics.Win.ValueListItem();
  455. Infragistics.Win.ValueListItem valueListItem187 = new Infragistics.Win.ValueListItem();
  456. Infragistics.Win.ValueListItem valueListItem188 = new Infragistics.Win.ValueListItem();
  457. Infragistics.Win.ValueListItem valueListItem189 = new Infragistics.Win.ValueListItem();
  458. Infragistics.Win.ValueListItem valueListItem190 = new Infragistics.Win.ValueListItem();
  459. Infragistics.Win.ValueListItem valueListItem191 = new Infragistics.Win.ValueListItem();
  460. Infragistics.Win.ValueListItem valueListItem192 = new Infragistics.Win.ValueListItem();
  461. Infragistics.Win.ValueListItem valueListItem193 = new Infragistics.Win.ValueListItem();
  462. Infragistics.Win.ValueListItem valueListItem194 = new Infragistics.Win.ValueListItem();
  463. Infragistics.Win.ValueListItem valueListItem195 = new Infragistics.Win.ValueListItem();
  464. Infragistics.Win.ValueListItem valueListItem196 = new Infragistics.Win.ValueListItem();
  465. Infragistics.Win.ValueListItem valueListItem197 = new Infragistics.Win.ValueListItem();
  466. Infragistics.Win.ValueListItem valueListItem198 = new Infragistics.Win.ValueListItem();
  467. Infragistics.Win.ValueListItem valueListItem199 = new Infragistics.Win.ValueListItem();
  468. Infragistics.Win.ValueListItem valueListItem200 = new Infragistics.Win.ValueListItem();
  469. Infragistics.Win.ValueListItem valueListItem201 = new Infragistics.Win.ValueListItem();
  470. Infragistics.Win.ValueListItem valueListItem202 = new Infragistics.Win.ValueListItem();
  471. Infragistics.Win.ValueListItem valueListItem203 = new Infragistics.Win.ValueListItem();
  472. Infragistics.Win.ValueListItem valueListItem204 = new Infragistics.Win.ValueListItem();
  473. Infragistics.Win.ValueListItem valueListItem205 = new Infragistics.Win.ValueListItem();
  474. Infragistics.Win.ValueListItem valueListItem206 = new Infragistics.Win.ValueListItem();
  475. Infragistics.Win.ValueListItem valueListItem207 = new Infragistics.Win.ValueListItem();
  476. Infragistics.Win.ValueListItem valueListItem208 = new Infragistics.Win.ValueListItem();
  477. Infragistics.Win.ValueListItem valueListItem209 = new Infragistics.Win.ValueListItem();
  478. Infragistics.Win.ValueListItem valueListItem210 = new Infragistics.Win.ValueListItem();
  479. Infragistics.Win.ValueListItem valueListItem211 = new Infragistics.Win.ValueListItem();
  480. Infragistics.Win.ValueListItem valueListItem212 = new Infragistics.Win.ValueListItem();
  481. Infragistics.Win.ValueListItem valueListItem213 = new Infragistics.Win.ValueListItem();
  482. Infragistics.Win.ValueListItem valueListItem214 = new Infragistics.Win.ValueListItem();
  483. Infragistics.Win.ValueListItem valueListItem215 = new Infragistics.Win.ValueListItem();
  484. Infragistics.Win.ValueListItem valueListItem216 = new Infragistics.Win.ValueListItem();
  485. Infragistics.Win.ValueListItem valueListItem217 = new Infragistics.Win.ValueListItem();
  486. Infragistics.Win.ValueListItem valueListItem218 = new Infragistics.Win.ValueListItem();
  487. Infragistics.Win.ValueListItem valueListItem219 = new Infragistics.Win.ValueListItem();
  488. Infragistics.Win.ValueListItem valueListItem220 = new Infragistics.Win.ValueListItem();
  489. Infragistics.Win.ValueListItem valueListItem221 = new Infragistics.Win.ValueListItem();
  490. Infragistics.Win.ValueListItem valueListItem222 = new Infragistics.Win.ValueListItem();
  491. Infragistics.Win.ValueListItem valueListItem223 = new Infragistics.Win.ValueListItem();
  492. Infragistics.Win.ValueListItem valueListItem224 = new Infragistics.Win.ValueListItem();
  493. Infragistics.Win.ValueListItem valueListItem225 = new Infragistics.Win.ValueListItem();
  494. Infragistics.Win.ValueListItem valueListItem226 = new Infragistics.Win.ValueListItem();
  495. Infragistics.Win.ValueListItem valueListItem227 = new Infragistics.Win.ValueListItem();
  496. Infragistics.Win.ValueListItem valueListItem228 = new Infragistics.Win.ValueListItem();
  497. Infragistics.Win.ValueListItem valueListItem229 = new Infragistics.Win.ValueListItem();
  498. Infragistics.Win.ValueListItem valueListItem230 = new Infragistics.Win.ValueListItem();
  499. Infragistics.Win.ValueListItem valueListItem231 = new Infragistics.Win.ValueListItem();
  500. Infragistics.Win.ValueListItem valueListItem232 = new Infragistics.Win.ValueListItem();
  501. Infragistics.Win.ValueListItem valueListItem233 = new Infragistics.Win.ValueListItem();
  502. Infragistics.Win.ValueListItem valueListItem234 = new Infragistics.Win.ValueListItem();
  503. Infragistics.Win.ValueListItem valueListItem235 = new Infragistics.Win.ValueListItem();
  504. Infragistics.Win.ValueListItem valueListItem236 = new Infragistics.Win.ValueListItem();
  505. Infragistics.Win.ValueListItem valueListItem237 = new Infragistics.Win.ValueListItem();
  506. Infragistics.Win.ValueListItem valueListItem238 = new Infragistics.Win.ValueListItem();
  507. Infragistics.Win.ValueListItem valueListItem239 = new Infragistics.Win.ValueListItem();
  508. Infragistics.Win.ValueListItem valueListItem240 = new Infragistics.Win.ValueListItem();
  509. Infragistics.Win.ValueListItem valueListItem241 = new Infragistics.Win.ValueListItem();
  510. Infragistics.Win.ValueListItem valueListItem242 = new Infragistics.Win.ValueListItem();
  511. Infragistics.Win.ValueListItem valueListItem243 = new Infragistics.Win.ValueListItem();
  512. Infragistics.Win.ValueListItem valueListItem244 = new Infragistics.Win.ValueListItem();
  513. Infragistics.Win.ValueListItem valueListItem245 = new Infragistics.Win.ValueListItem();
  514. Infragistics.Win.ValueListItem valueListItem246 = new Infragistics.Win.ValueListItem();
  515. Infragistics.Win.ValueListItem valueListItem247 = new Infragistics.Win.ValueListItem();
  516. Infragistics.Win.ValueListItem valueListItem248 = new Infragistics.Win.ValueListItem();
  517. Infragistics.Win.ValueListItem valueListItem249 = new Infragistics.Win.ValueListItem();
  518. Infragistics.Win.ValueListItem valueListItem250 = new Infragistics.Win.ValueListItem();
  519. Infragistics.Win.ValueListItem valueListItem251 = new Infragistics.Win.ValueListItem();
  520. Infragistics.Win.ValueListItem valueListItem252 = new Infragistics.Win.ValueListItem();
  521. Infragistics.Win.ValueListItem valueListItem253 = new Infragistics.Win.ValueListItem();
  522. Infragistics.Win.ValueListItem valueListItem254 = new Infragistics.Win.ValueListItem();
  523. Infragistics.Win.ValueListItem valueListItem255 = new Infragistics.Win.ValueListItem();
  524. Infragistics.Win.ValueListItem valueListItem256 = new Infragistics.Win.ValueListItem();
  525. Infragistics.Win.ValueListItem valueListItem257 = new Infragistics.Win.ValueListItem();
  526. Infragistics.Win.ValueListItem valueListItem258 = new Infragistics.Win.ValueListItem();
  527. Infragistics.Win.ValueListItem valueListItem259 = new Infragistics.Win.ValueListItem();
  528. Infragistics.Win.ValueListItem valueListItem260 = new Infragistics.Win.ValueListItem();
  529. Infragistics.Win.ValueListItem valueListItem261 = new Infragistics.Win.ValueListItem();
  530. Infragistics.Win.ValueListItem valueListItem262 = new Infragistics.Win.ValueListItem();
  531. Infragistics.Win.ValueListItem valueListItem263 = new Infragistics.Win.ValueListItem();
  532. Infragistics.Win.ValueListItem valueListItem264 = new Infragistics.Win.ValueListItem();
  533. Infragistics.Win.ValueListItem valueListItem265 = new Infragistics.Win.ValueListItem();
  534. Infragistics.Win.ValueListItem valueListItem266 = new Infragistics.Win.ValueListItem();
  535. Infragistics.Win.ValueListItem valueListItem267 = new Infragistics.Win.ValueListItem();
  536. Infragistics.Win.ValueListItem valueListItem268 = new Infragistics.Win.ValueListItem();
  537. Infragistics.Win.ValueListItem valueListItem269 = new Infragistics.Win.ValueListItem();
  538. Infragistics.Win.ValueListItem valueListItem270 = new Infragistics.Win.ValueListItem();
  539. Infragistics.Win.ValueListItem valueListItem271 = new Infragistics.Win.ValueListItem();
  540. Infragistics.Win.ValueListItem valueListItem272 = new Infragistics.Win.ValueListItem();
  541. Infragistics.Win.ValueListItem valueListItem273 = new Infragistics.Win.ValueListItem();
  542. Infragistics.Win.ValueListItem valueListItem274 = new Infragistics.Win.ValueListItem();
  543. Infragistics.Win.ValueListItem valueListItem275 = new Infragistics.Win.ValueListItem();
  544. Infragistics.Win.ValueListItem valueListItem276 = new Infragistics.Win.ValueListItem();
  545. this.cmb_GF = new Infragistics.Win.UltraWinGrid.UltraCombo();
  546. this.cmb_LKC = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  547. this.panel1 = new System.Windows.Forms.Panel();
  548. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  549. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  550. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  551. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  552. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  553. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  554. this.txt_Spet = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  555. this.chk_Spet = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  556. this.txt_wz = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  557. this.chk_wz = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  558. this.txt_wzdm = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  559. this.Chk_wzdm = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  560. this.Cmb_CKLB = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  561. this.chk_Time = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  562. this.dte_EndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  563. this.dte_BeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  564. this.Lab_To = new Infragistics.Win.Misc.UltraLabel();
  565. this.chk_AllowFilter = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  566. this.Chk_CKLB = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  567. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  568. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  569. this.ultraLabel69 = new Infragistics.Win.Misc.UltraLabel();
  570. this.ultraTextEditor45 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  571. this.ultraCombo1 = new Infragistics.Win.UltraWinGrid.UltraCombo();
  572. this.ultraLabel80 = new Infragistics.Win.Misc.UltraLabel();
  573. this.ultraTextEditor44 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  574. this.ultraLabel81 = new Infragistics.Win.Misc.UltraLabel();
  575. this.cmb_LB = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  576. this.cmb_WZ = new Infragistics.Win.UltraWinGrid.UltraCombo();
  577. this.ultraLabel68 = new Infragistics.Win.Misc.UltraLabel();
  578. this.ultraLabel50 = new Infragistics.Win.Misc.UltraLabel();
  579. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  580. this.txt_Price = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  581. this.ultraLabel36 = new Infragistics.Win.Misc.UltraLabel();
  582. this.txt_JLDW = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  583. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  584. this.txt_Spec = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  585. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  586. this.txt_Remark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  587. this.ultraLabel75 = new Infragistics.Win.Misc.UltraLabel();
  588. this.ultraLabel71 = new Infragistics.Win.Misc.UltraLabel();
  589. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  590. this.txt_CSZ = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  591. this.panel2 = new System.Windows.Forms.Panel();
  592. this.gd_Stock = new Infragistics.Win.UltraWinGrid.UltraGrid();
  593. this.excelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter();
  594. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  595. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  596. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  597. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  598. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  599. this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  600. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  601. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  602. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  603. this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  604. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  605. this.ultraTextEditor5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  606. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  607. this.ultraTextEditor6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  608. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  609. this.ultraTextEditor7 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  610. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  611. this.ultraTextEditor9 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  612. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  613. this.ultraTextEditor10 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  614. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  615. this.ultraTextEditor11 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  616. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  617. this.ultraTextEditor12 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  618. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  619. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  620. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  621. this.ultraTextEditor13 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  622. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  623. this.ultraTextEditor14 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  624. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  625. this.ultraTextEditor15 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  626. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  627. this.ultraTextEditor16 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  628. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  629. this.ultraTextEditor8 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  630. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  631. this.ultraTextEditor18 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  632. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  633. this.ultraTextEditor19 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  634. this.ultraTextEditor20 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  635. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  636. this.ultraLabel37 = new Infragistics.Win.Misc.UltraLabel();
  637. this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  638. this.ultraLabel38 = new Infragistics.Win.Misc.UltraLabel();
  639. this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  640. this.ultraLabel39 = new Infragistics.Win.Misc.UltraLabel();
  641. this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  642. this.ultraLabel40 = new Infragistics.Win.Misc.UltraLabel();
  643. this.ultraComboEditor7 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  644. this.ultraLabel41 = new Infragistics.Win.Misc.UltraLabel();
  645. this.ultraComboEditor8 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  646. this.ultraLabel42 = new Infragistics.Win.Misc.UltraLabel();
  647. this.ultraComboEditor9 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  648. this.ultraLabel43 = new Infragistics.Win.Misc.UltraLabel();
  649. this.ultraComboEditor10 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  650. this.ultraLabel44 = new Infragistics.Win.Misc.UltraLabel();
  651. this.ultraLabel45 = new Infragistics.Win.Misc.UltraLabel();
  652. this.ultraTextEditor21 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  653. this.ultraLabel46 = new Infragistics.Win.Misc.UltraLabel();
  654. this.ultraTextEditor22 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  655. this.ultraLabel47 = new Infragistics.Win.Misc.UltraLabel();
  656. this.ultraTextEditor23 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  657. this.ultraLabel48 = new Infragistics.Win.Misc.UltraLabel();
  658. this.ultraTextEditor24 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  659. this.ultraLabel49 = new Infragistics.Win.Misc.UltraLabel();
  660. this.ultraTextEditor25 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  661. this.ultraLabel51 = new Infragistics.Win.Misc.UltraLabel();
  662. this.ultraTextEditor26 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  663. this.ultraLabel52 = new Infragistics.Win.Misc.UltraLabel();
  664. this.ultraTextEditor27 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  665. this.ultraLabel53 = new Infragistics.Win.Misc.UltraLabel();
  666. this.ultraTextEditor28 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  667. this.ultraLabel54 = new Infragistics.Win.Misc.UltraLabel();
  668. this.ultraTextEditor29 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  669. this.ultraTextEditor30 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  670. this.ultraComboEditor11 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  671. this.ultraLabel55 = new Infragistics.Win.Misc.UltraLabel();
  672. this.ultraComboEditor12 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  673. this.ultraLabel56 = new Infragistics.Win.Misc.UltraLabel();
  674. this.ultraComboEditor13 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  675. this.ultraLabel57 = new Infragistics.Win.Misc.UltraLabel();
  676. this.ultraComboEditor14 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  677. this.ultraLabel58 = new Infragistics.Win.Misc.UltraLabel();
  678. this.ultraComboEditor15 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  679. this.ultraLabel59 = new Infragistics.Win.Misc.UltraLabel();
  680. this.ultraComboEditor16 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  681. this.ultraLabel60 = new Infragistics.Win.Misc.UltraLabel();
  682. this.ultraComboEditor17 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  683. this.ultraLabel61 = new Infragistics.Win.Misc.UltraLabel();
  684. this.ultraComboEditor18 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  685. this.ultraLabel62 = new Infragistics.Win.Misc.UltraLabel();
  686. this.ultraLabel63 = new Infragistics.Win.Misc.UltraLabel();
  687. this.ultraTextEditor31 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  688. this.ultraLabel64 = new Infragistics.Win.Misc.UltraLabel();
  689. this.ultraTextEditor32 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  690. this.ultraLabel65 = new Infragistics.Win.Misc.UltraLabel();
  691. this.ultraTextEditor33 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  692. this.ultraLabel66 = new Infragistics.Win.Misc.UltraLabel();
  693. this.ultraTextEditor34 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  694. this.ultraLabel67 = new Infragistics.Win.Misc.UltraLabel();
  695. this.ultraTextEditor35 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  696. this.ultraTextEditor17 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  697. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  698. this.ultraTextEditor36 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  699. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  700. this.ultraComboEditor19 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  701. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  702. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  703. this.ultraTextEditor37 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  704. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  705. this.ultraTextEditor38 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  706. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  707. this.ultraTextEditor39 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  708. this.ultraTextEditor40 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  709. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  710. this.ultraTextEditor41 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  711. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  712. this.ultraComboEditor20 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  713. this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
  714. this.ultraLabel34 = new Infragistics.Win.Misc.UltraLabel();
  715. this.ultraTextEditor42 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  716. this.ultraLabel35 = new Infragistics.Win.Misc.UltraLabel();
  717. this.ultraTextEditor43 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  718. ((System.ComponentModel.ISupportInitialize)(this.cmb_GF)).BeginInit();
  719. ((System.ComponentModel.ISupportInitialize)(this.cmb_LKC)).BeginInit();
  720. this.panel1.SuspendLayout();
  721. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  722. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  723. this.ultraGroupBox1.SuspendLayout();
  724. ((System.ComponentModel.ISupportInitialize)(this.txt_Spet)).BeginInit();
  725. ((System.ComponentModel.ISupportInitialize)(this.txt_wz)).BeginInit();
  726. ((System.ComponentModel.ISupportInitialize)(this.txt_wzdm)).BeginInit();
  727. ((System.ComponentModel.ISupportInitialize)(this.Cmb_CKLB)).BeginInit();
  728. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).BeginInit();
  729. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).BeginInit();
  730. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  731. this.ultraExpandableGroupBox1.SuspendLayout();
  732. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  733. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor45)).BeginInit();
  734. ((System.ComponentModel.ISupportInitialize)(this.ultraCombo1)).BeginInit();
  735. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor44)).BeginInit();
  736. ((System.ComponentModel.ISupportInitialize)(this.cmb_LB)).BeginInit();
  737. ((System.ComponentModel.ISupportInitialize)(this.cmb_WZ)).BeginInit();
  738. ((System.ComponentModel.ISupportInitialize)(this.txt_Price)).BeginInit();
  739. ((System.ComponentModel.ISupportInitialize)(this.txt_JLDW)).BeginInit();
  740. ((System.ComponentModel.ISupportInitialize)(this.txt_Spec)).BeginInit();
  741. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).BeginInit();
  742. ((System.ComponentModel.ISupportInitialize)(this.txt_CSZ)).BeginInit();
  743. this.panel2.SuspendLayout();
  744. ((System.ComponentModel.ISupportInitialize)(this.gd_Stock)).BeginInit();
  745. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  746. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  747. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
  748. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  749. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
  750. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).BeginInit();
  751. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).BeginInit();
  752. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).BeginInit();
  753. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor9)).BeginInit();
  754. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor10)).BeginInit();
  755. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor11)).BeginInit();
  756. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor12)).BeginInit();
  757. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  758. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor13)).BeginInit();
  759. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor14)).BeginInit();
  760. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor15)).BeginInit();
  761. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor16)).BeginInit();
  762. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).BeginInit();
  763. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor18)).BeginInit();
  764. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor19)).BeginInit();
  765. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor20)).BeginInit();
  766. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  767. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
  768. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
  769. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
  770. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).BeginInit();
  771. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).BeginInit();
  772. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor9)).BeginInit();
  773. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor10)).BeginInit();
  774. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor21)).BeginInit();
  775. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor22)).BeginInit();
  776. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor23)).BeginInit();
  777. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor24)).BeginInit();
  778. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor25)).BeginInit();
  779. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor26)).BeginInit();
  780. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor27)).BeginInit();
  781. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor28)).BeginInit();
  782. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor29)).BeginInit();
  783. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor30)).BeginInit();
  784. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor11)).BeginInit();
  785. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor12)).BeginInit();
  786. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).BeginInit();
  787. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor14)).BeginInit();
  788. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor15)).BeginInit();
  789. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor16)).BeginInit();
  790. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor17)).BeginInit();
  791. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor18)).BeginInit();
  792. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor31)).BeginInit();
  793. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor32)).BeginInit();
  794. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor33)).BeginInit();
  795. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor34)).BeginInit();
  796. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor35)).BeginInit();
  797. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor17)).BeginInit();
  798. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor36)).BeginInit();
  799. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor19)).BeginInit();
  800. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor37)).BeginInit();
  801. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor38)).BeginInit();
  802. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor39)).BeginInit();
  803. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor40)).BeginInit();
  804. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor41)).BeginInit();
  805. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor20)).BeginInit();
  806. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor42)).BeginInit();
  807. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor43)).BeginInit();
  808. this.SuspendLayout();
  809. //
  810. // cmb_GF
  811. //
  812. this.cmb_GF.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  813. this.cmb_GF.DisplayMember = "";
  814. this.cmb_GF.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  815. this.cmb_GF.FlatMode = true;
  816. this.cmb_GF.Location = new System.Drawing.Point(836, 28);
  817. this.cmb_GF.Name = "cmb_GF";
  818. this.cmb_GF.Size = new System.Drawing.Size(83, 19);
  819. this.cmb_GF.TabIndex = 616;
  820. this.cmb_GF.Tag = "";
  821. this.cmb_GF.ValueMember = "";
  822. //
  823. // cmb_LKC
  824. //
  825. this.cmb_LKC.AutoSize = true;
  826. valueListItem6.DataValue = "0";
  827. valueListItem6.DisplayText = "非零库存";
  828. valueListItem5.DataValue = valueListItem6;
  829. valueListItem5.DisplayText = "非零库存";
  830. valueListItem4.DataValue = valueListItem5;
  831. valueListItem4.DisplayText = "非零库存";
  832. valueListItem3.DataValue = valueListItem4;
  833. valueListItem3.DisplayText = "非零库存";
  834. valueListItem2.DataValue = valueListItem3;
  835. valueListItem2.DisplayText = "非零库存";
  836. valueListItem1.DataValue = valueListItem2;
  837. valueListItem1.DisplayText = "非零库存";
  838. valueListItem12.DataValue = "1";
  839. valueListItem12.DisplayText = "零库存";
  840. valueListItem11.DataValue = valueListItem12;
  841. valueListItem11.DisplayText = "零库存";
  842. valueListItem10.DataValue = valueListItem11;
  843. valueListItem10.DisplayText = "零库存";
  844. valueListItem9.DataValue = valueListItem10;
  845. valueListItem9.DisplayText = "零库存";
  846. valueListItem8.DataValue = valueListItem9;
  847. valueListItem8.DisplayText = "零库存";
  848. valueListItem7.DataValue = valueListItem8;
  849. valueListItem7.DisplayText = "零库存";
  850. this.cmb_LKC.Items.Add(valueListItem1);
  851. this.cmb_LKC.Items.Add(valueListItem7);
  852. this.cmb_LKC.Location = new System.Drawing.Point(76, 3);
  853. this.cmb_LKC.Name = "cmb_LKC";
  854. this.cmb_LKC.Size = new System.Drawing.Size(159, 21);
  855. this.cmb_LKC.TabIndex = 429;
  856. this.cmb_LKC.Enter += new System.EventHandler(this.txt_Spec_Enter);
  857. this.cmb_LKC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Spec_KeyDown);
  858. //
  859. // panel1
  860. //
  861. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  862. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  863. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  864. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  865. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  866. this.panel1.Location = new System.Drawing.Point(0, 0);
  867. this.panel1.Name = "panel1";
  868. this.panel1.Size = new System.Drawing.Size(1498, 32);
  869. this.panel1.TabIndex = 0;
  870. //
  871. // _panel1_Toolbars_Dock_Area_Left
  872. //
  873. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  874. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  875. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  876. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  877. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  878. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  879. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 8);
  880. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  881. //
  882. // ultraToolbarsManager1
  883. //
  884. this.ultraToolbarsManager1.DesignerFlags = 1;
  885. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  886. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  887. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2000;
  888. ultraToolbar1.DockedColumn = 0;
  889. ultraToolbar1.DockedRow = 0;
  890. ultraToolbar1.Text = "工具栏";
  891. buttonTool1.InstanceProps.IsFirstInGroup = true;
  892. buttonTool3.InstanceProps.IsFirstInGroup = true;
  893. buttonTool5.InstanceProps.IsFirstInGroup = true;
  894. buttonTool6.InstanceProps.IsFirstInGroup = true;
  895. ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  896. buttonTool1,
  897. buttonTool2,
  898. buttonTool3,
  899. buttonTool4,
  900. buttonTool5,
  901. buttonTool6,
  902. buttonTool7});
  903. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  904. ultraToolbar1});
  905. this.ultraToolbarsManager1.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
  906. buttonTool8.SharedProps.Caption = "新增";
  907. buttonTool8.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  908. buttonTool9.SharedProps.Caption = "查询";
  909. buttonTool9.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  910. buttonTool10.SharedProps.Caption = "关闭";
  911. buttonTool10.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  912. buttonTool11.SharedProps.Caption = "导出";
  913. buttonTool11.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  914. buttonTool12.SharedProps.Caption = "修改";
  915. buttonTool12.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  916. buttonTool13.SharedProps.Caption = "删除";
  917. buttonTool13.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  918. buttonTool14.SharedProps.Caption = "调整单价";
  919. buttonTool14.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  920. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  921. buttonTool8,
  922. buttonTool9,
  923. buttonTool10,
  924. buttonTool11,
  925. buttonTool12,
  926. buttonTool13,
  927. buttonTool14});
  928. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  929. //
  930. // _panel1_Toolbars_Dock_Area_Right
  931. //
  932. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  933. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  934. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  935. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  936. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1498, 24);
  937. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  938. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 8);
  939. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  940. //
  941. // _panel1_Toolbars_Dock_Area_Top
  942. //
  943. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  944. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  945. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  946. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  947. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  948. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  949. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1498, 24);
  950. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  951. //
  952. // _panel1_Toolbars_Dock_Area_Bottom
  953. //
  954. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  955. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  956. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  957. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  958. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 32);
  959. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  960. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1498, 0);
  961. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  962. //
  963. // ultraGroupBox1
  964. //
  965. this.ultraGroupBox1.Controls.Add(this.txt_Spet);
  966. this.ultraGroupBox1.Controls.Add(this.chk_Spet);
  967. this.ultraGroupBox1.Controls.Add(this.txt_wz);
  968. this.ultraGroupBox1.Controls.Add(this.chk_wz);
  969. this.ultraGroupBox1.Controls.Add(this.txt_wzdm);
  970. this.ultraGroupBox1.Controls.Add(this.Chk_wzdm);
  971. this.ultraGroupBox1.Controls.Add(this.Cmb_CKLB);
  972. this.ultraGroupBox1.Controls.Add(this.chk_Time);
  973. this.ultraGroupBox1.Controls.Add(this.dte_EndTime);
  974. this.ultraGroupBox1.Controls.Add(this.dte_BeginTime);
  975. this.ultraGroupBox1.Controls.Add(this.Lab_To);
  976. this.ultraGroupBox1.Controls.Add(this.chk_AllowFilter);
  977. this.ultraGroupBox1.Controls.Add(this.Chk_CKLB);
  978. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  979. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 32);
  980. this.ultraGroupBox1.Name = "ultraGroupBox1";
  981. this.ultraGroupBox1.Size = new System.Drawing.Size(1498, 35);
  982. this.ultraGroupBox1.SupportThemes = false;
  983. this.ultraGroupBox1.TabIndex = 1;
  984. //
  985. // txt_Spet
  986. //
  987. this.txt_Spet.AutoSize = true;
  988. this.txt_Spet.Enabled = false;
  989. this.txt_Spet.FlatMode = true;
  990. this.txt_Spet.Location = new System.Drawing.Point(1091, 10);
  991. this.txt_Spet.Name = "txt_Spet";
  992. this.txt_Spet.Size = new System.Drawing.Size(96, 19);
  993. this.txt_Spet.TabIndex = 626;
  994. this.txt_Spet.Tag = "";
  995. //
  996. // chk_Spet
  997. //
  998. this.chk_Spet.FlatMode = true;
  999. this.chk_Spet.Location = new System.Drawing.Point(1019, 12);
  1000. this.chk_Spet.Name = "chk_Spet";
  1001. this.chk_Spet.Size = new System.Drawing.Size(76, 16);
  1002. this.chk_Spet.TabIndex = 625;
  1003. this.chk_Spet.Text = "规格型号";
  1004. this.chk_Spet.CheckedChanged += new System.EventHandler(this.chk_Spet_CheckedChanged);
  1005. //
  1006. // txt_wz
  1007. //
  1008. this.txt_wz.AutoSize = true;
  1009. this.txt_wz.Enabled = false;
  1010. this.txt_wz.FlatMode = true;
  1011. this.txt_wz.Location = new System.Drawing.Point(917, 10);
  1012. this.txt_wz.Name = "txt_wz";
  1013. this.txt_wz.Size = new System.Drawing.Size(96, 19);
  1014. this.txt_wz.TabIndex = 624;
  1015. this.txt_wz.Tag = "";
  1016. //
  1017. // chk_wz
  1018. //
  1019. this.chk_wz.FlatMode = true;
  1020. this.chk_wz.Location = new System.Drawing.Point(845, 12);
  1021. this.chk_wz.Name = "chk_wz";
  1022. this.chk_wz.Size = new System.Drawing.Size(76, 16);
  1023. this.chk_wz.TabIndex = 623;
  1024. this.chk_wz.Text = "物资名称";
  1025. this.chk_wz.CheckedChanged += new System.EventHandler(this.chk_wz_CheckedChanged);
  1026. //
  1027. // txt_wzdm
  1028. //
  1029. this.txt_wzdm.AutoSize = true;
  1030. this.txt_wzdm.Enabled = false;
  1031. this.txt_wzdm.FlatMode = true;
  1032. this.txt_wzdm.Location = new System.Drawing.Point(743, 9);
  1033. this.txt_wzdm.Name = "txt_wzdm";
  1034. this.txt_wzdm.Size = new System.Drawing.Size(96, 19);
  1035. this.txt_wzdm.TabIndex = 622;
  1036. this.txt_wzdm.Tag = "";
  1037. //
  1038. // Chk_wzdm
  1039. //
  1040. this.Chk_wzdm.FlatMode = true;
  1041. this.Chk_wzdm.Location = new System.Drawing.Point(671, 11);
  1042. this.Chk_wzdm.Name = "Chk_wzdm";
  1043. this.Chk_wzdm.Size = new System.Drawing.Size(76, 16);
  1044. this.Chk_wzdm.TabIndex = 621;
  1045. this.Chk_wzdm.Text = "物资代码";
  1046. this.Chk_wzdm.CheckedChanged += new System.EventHandler(this.Chk_wzdm_CheckedChanged);
  1047. //
  1048. // Cmb_CKLB
  1049. //
  1050. this.Cmb_CKLB.AutoComplete = true;
  1051. this.Cmb_CKLB.AutoSize = true;
  1052. this.Cmb_CKLB.Location = new System.Drawing.Point(424, 8);
  1053. this.Cmb_CKLB.Name = "Cmb_CKLB";
  1054. this.Cmb_CKLB.Size = new System.Drawing.Size(241, 21);
  1055. this.Cmb_CKLB.TabIndex = 620;
  1056. //
  1057. // chk_Time
  1058. //
  1059. this.chk_Time.Location = new System.Drawing.Point(12, 7);
  1060. this.chk_Time.Name = "chk_Time";
  1061. this.chk_Time.Size = new System.Drawing.Size(49, 20);
  1062. this.chk_Time.TabIndex = 397;
  1063. this.chk_Time.Text = "时间";
  1064. this.chk_Time.CheckedChanged += new System.EventHandler(this.chk_Time_CheckedChanged);
  1065. //
  1066. // dte_EndTime
  1067. //
  1068. this.dte_EndTime.DateTime = new System.DateTime(2023, 8, 1, 0, 0, 0, 0);
  1069. this.dte_EndTime.Enabled = false;
  1070. this.dte_EndTime.FlatMode = true;
  1071. this.dte_EndTime.Location = new System.Drawing.Point(210, 6);
  1072. this.dte_EndTime.Name = "dte_EndTime";
  1073. this.dte_EndTime.Size = new System.Drawing.Size(116, 19);
  1074. this.dte_EndTime.TabIndex = 396;
  1075. this.dte_EndTime.Value = new System.DateTime(2023, 8, 1, 0, 0, 0, 0);
  1076. //
  1077. // dte_BeginTime
  1078. //
  1079. this.dte_BeginTime.DateTime = new System.DateTime(2023, 8, 1, 0, 0, 0, 0);
  1080. this.dte_BeginTime.Enabled = false;
  1081. this.dte_BeginTime.FlatMode = true;
  1082. this.dte_BeginTime.Location = new System.Drawing.Point(62, 7);
  1083. this.dte_BeginTime.Name = "dte_BeginTime";
  1084. this.dte_BeginTime.Size = new System.Drawing.Size(116, 19);
  1085. this.dte_BeginTime.TabIndex = 395;
  1086. this.dte_BeginTime.Value = new System.DateTime(2023, 8, 1, 0, 0, 0, 0);
  1087. //
  1088. // Lab_To
  1089. //
  1090. this.Lab_To.FlatMode = true;
  1091. this.Lab_To.Location = new System.Drawing.Point(184, 8);
  1092. this.Lab_To.Name = "Lab_To";
  1093. this.Lab_To.Size = new System.Drawing.Size(17, 16);
  1094. this.Lab_To.TabIndex = 394;
  1095. this.Lab_To.Text = "到";
  1096. //
  1097. // chk_AllowFilter
  1098. //
  1099. this.chk_AllowFilter.Location = new System.Drawing.Point(1264, 10);
  1100. this.chk_AllowFilter.Name = "chk_AllowFilter";
  1101. this.chk_AllowFilter.Size = new System.Drawing.Size(72, 20);
  1102. this.chk_AllowFilter.TabIndex = 131;
  1103. this.chk_AllowFilter.TabStop = false;
  1104. this.chk_AllowFilter.Text = "允许过滤";
  1105. this.chk_AllowFilter.CheckedChanged += new System.EventHandler(this.chk_AllowFilter_CheckedChanged);
  1106. //
  1107. // Chk_CKLB
  1108. //
  1109. this.Chk_CKLB.FlatMode = true;
  1110. this.Chk_CKLB.Location = new System.Drawing.Point(353, 8);
  1111. this.Chk_CKLB.Name = "Chk_CKLB";
  1112. this.Chk_CKLB.Size = new System.Drawing.Size(75, 17);
  1113. this.Chk_CKLB.TabIndex = 112;
  1114. this.Chk_CKLB.Text = "仓库类别";
  1115. this.Chk_CKLB.CheckedChanged += new System.EventHandler(this.Chk_CKLB_CheckedChanged);
  1116. //
  1117. // ultraExpandableGroupBox1
  1118. //
  1119. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1120. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1121. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(200, 185);
  1122. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 486);
  1123. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1124. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1498, 78);
  1125. this.ultraExpandableGroupBox1.SupportThemes = false;
  1126. this.ultraExpandableGroupBox1.TabIndex = 4;
  1127. this.ultraExpandableGroupBox1.Text = "仓库详情";
  1128. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  1129. //
  1130. // ultraExpandableGroupBoxPanel1
  1131. //
  1132. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel69);
  1133. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor45);
  1134. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCombo1);
  1135. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel80);
  1136. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor44);
  1137. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel81);
  1138. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_LB);
  1139. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_WZ);
  1140. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_GF);
  1141. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel68);
  1142. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel50);
  1143. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  1144. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Price);
  1145. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel36);
  1146. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_JLDW);
  1147. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel29);
  1148. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Spec);
  1149. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  1150. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Remark);
  1151. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel75);
  1152. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_LKC);
  1153. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel71);
  1154. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  1155. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_CSZ);
  1156. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1157. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  1158. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1159. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1494, 56);
  1160. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1161. //
  1162. // ultraLabel69
  1163. //
  1164. this.ultraLabel69.BackColor = System.Drawing.Color.Transparent;
  1165. this.ultraLabel69.Location = new System.Drawing.Point(241, 5);
  1166. this.ultraLabel69.Name = "ultraLabel69";
  1167. this.ultraLabel69.Size = new System.Drawing.Size(56, 16);
  1168. this.ultraLabel69.TabIndex = 625;
  1169. this.ultraLabel69.Text = "物资名称";
  1170. //
  1171. // ultraTextEditor45
  1172. //
  1173. this.ultraTextEditor45.AutoSize = true;
  1174. this.ultraTextEditor45.Enabled = false;
  1175. this.ultraTextEditor45.FlatMode = true;
  1176. this.ultraTextEditor45.Location = new System.Drawing.Point(298, 2);
  1177. this.ultraTextEditor45.Name = "ultraTextEditor45";
  1178. this.ultraTextEditor45.Size = new System.Drawing.Size(112, 19);
  1179. this.ultraTextEditor45.TabIndex = 624;
  1180. this.ultraTextEditor45.Tag = "";
  1181. //
  1182. // ultraCombo1
  1183. //
  1184. this.ultraCombo1.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1185. ultraGridColumn1.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1186. ultraGridColumn1.Header.Caption = " 物资代码";
  1187. ultraGridColumn1.Header.VisiblePosition = 0;
  1188. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  1189. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  1190. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  1191. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  1192. ultraGridColumn2.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1193. ultraGridColumn2.Header.Caption = "物资名称";
  1194. ultraGridColumn2.Header.VisiblePosition = 1;
  1195. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  1196. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  1197. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  1198. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  1199. ultraGridColumn3.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1200. ultraGridColumn3.Header.Caption = "规格型号";
  1201. ultraGridColumn3.Header.VisiblePosition = 2;
  1202. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  1203. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  1204. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  1205. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  1206. ultraGridColumn4.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1207. ultraGridColumn4.Header.Caption = "材质";
  1208. ultraGridColumn4.Header.VisiblePosition = 3;
  1209. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  1210. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  1211. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  1212. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  1213. ultraGridColumn5.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  1214. ultraGridColumn5.Header.Caption = "计量单位";
  1215. ultraGridColumn5.Header.VisiblePosition = 4;
  1216. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  1217. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  1218. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  1219. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  1220. ultraGridBand1.Columns.AddRange(new object[] {
  1221. ultraGridColumn1,
  1222. ultraGridColumn2,
  1223. ultraGridColumn3,
  1224. ultraGridColumn4,
  1225. ultraGridColumn5});
  1226. ultraGridBand1.UseRowLayout = true;
  1227. this.ultraCombo1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  1228. this.ultraCombo1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1229. this.ultraCombo1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1230. this.ultraCombo1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1231. this.ultraCombo1.DisplayLayout.MaxColScrollRegions = 1;
  1232. this.ultraCombo1.DisplayLayout.MaxRowScrollRegions = 1;
  1233. this.ultraCombo1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1234. this.ultraCombo1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1235. this.ultraCombo1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1236. this.ultraCombo1.DisplayLayout.Override.CellPadding = 0;
  1237. this.ultraCombo1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1238. this.ultraCombo1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1239. this.ultraCombo1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1240. this.ultraCombo1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1241. this.ultraCombo1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1242. this.ultraCombo1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1243. this.ultraCombo1.DisplayMember = "";
  1244. this.ultraCombo1.Location = new System.Drawing.Point(666, 0);
  1245. this.ultraCombo1.Name = "ultraCombo1";
  1246. this.ultraCombo1.Size = new System.Drawing.Size(124, 21);
  1247. this.ultraCombo1.TabIndex = 623;
  1248. this.ultraCombo1.ValueMember = "";
  1249. this.ultraCombo1.ValueChanged += new System.EventHandler(this.ultraCombo1_ValueChanged);
  1250. //
  1251. // ultraLabel80
  1252. //
  1253. this.ultraLabel80.BackColor = System.Drawing.Color.Transparent;
  1254. this.ultraLabel80.Location = new System.Drawing.Point(607, 34);
  1255. this.ultraLabel80.Name = "ultraLabel80";
  1256. this.ultraLabel80.Size = new System.Drawing.Size(56, 16);
  1257. this.ultraLabel80.TabIndex = 622;
  1258. this.ultraLabel80.Text = "类别名称";
  1259. //
  1260. // ultraTextEditor44
  1261. //
  1262. this.ultraTextEditor44.AutoSize = true;
  1263. this.ultraTextEditor44.FlatMode = true;
  1264. this.ultraTextEditor44.Location = new System.Drawing.Point(666, 31);
  1265. this.ultraTextEditor44.Multiline = true;
  1266. this.ultraTextEditor44.Name = "ultraTextEditor44";
  1267. this.ultraTextEditor44.Size = new System.Drawing.Size(118, 19);
  1268. this.ultraTextEditor44.TabIndex = 621;
  1269. this.ultraTextEditor44.Tag = "";
  1270. //
  1271. // ultraLabel81
  1272. //
  1273. this.ultraLabel81.BackColor = System.Drawing.Color.Transparent;
  1274. this.ultraLabel81.Location = new System.Drawing.Point(607, 2);
  1275. this.ultraLabel81.Name = "ultraLabel81";
  1276. this.ultraLabel81.Size = new System.Drawing.Size(56, 20);
  1277. this.ultraLabel81.TabIndex = 620;
  1278. this.ultraLabel81.Text = "类代别码";
  1279. //
  1280. // cmb_LB
  1281. //
  1282. this.cmb_LB.AutoComplete = true;
  1283. this.cmb_LB.AutoSize = true;
  1284. this.cmb_LB.Location = new System.Drawing.Point(998, 28);
  1285. this.cmb_LB.Name = "cmb_LB";
  1286. this.cmb_LB.Size = new System.Drawing.Size(84, 21);
  1287. this.cmb_LB.TabIndex = 619;
  1288. //
  1289. // cmb_WZ
  1290. //
  1291. this.cmb_WZ.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1292. ultraGridColumn6.Header.Caption = "物料代码";
  1293. ultraGridColumn6.Header.VisiblePosition = 0;
  1294. ultraGridColumn7.Header.Caption = "物料名称";
  1295. ultraGridColumn7.Header.VisiblePosition = 1;
  1296. ultraGridColumn8.Header.Caption = "规格";
  1297. ultraGridColumn8.Header.VisiblePosition = 2;
  1298. ultraGridBand2.Columns.AddRange(new object[] {
  1299. ultraGridColumn6,
  1300. ultraGridColumn7,
  1301. ultraGridColumn8});
  1302. ultraGridBand2.UseRowLayout = true;
  1303. this.cmb_WZ.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1304. this.cmb_WZ.DisplayMember = "";
  1305. this.cmb_WZ.Location = new System.Drawing.Point(76, 28);
  1306. this.cmb_WZ.Name = "cmb_WZ";
  1307. this.cmb_WZ.Size = new System.Drawing.Size(159, 21);
  1308. this.cmb_WZ.TabIndex = 618;
  1309. this.cmb_WZ.ValueMember = "";
  1310. this.cmb_WZ.ValueChanged += new System.EventHandler(this.cmb_WZ_ValueChanged);
  1311. //
  1312. // ultraLabel68
  1313. //
  1314. this.ultraLabel68.BackColor = System.Drawing.Color.Transparent;
  1315. this.ultraLabel68.Location = new System.Drawing.Point(941, 30);
  1316. this.ultraLabel68.Name = "ultraLabel68";
  1317. this.ultraLabel68.Size = new System.Drawing.Size(56, 23);
  1318. this.ultraLabel68.TabIndex = 452;
  1319. this.ultraLabel68.Text = "仓库类别";
  1320. //
  1321. // ultraLabel50
  1322. //
  1323. this.ultraLabel50.BackColor = System.Drawing.Color.Transparent;
  1324. this.ultraLabel50.Location = new System.Drawing.Point(795, 33);
  1325. this.ultraLabel50.Name = "ultraLabel50";
  1326. this.ultraLabel50.Size = new System.Drawing.Size(33, 20);
  1327. this.ultraLabel50.TabIndex = 449;
  1328. this.ultraLabel50.Text = "供方";
  1329. //
  1330. // ultraLabel4
  1331. //
  1332. this.ultraLabel4.BackColor = System.Drawing.Color.Transparent;
  1333. this.ultraLabel4.Location = new System.Drawing.Point(795, 6);
  1334. this.ultraLabel4.Name = "ultraLabel4";
  1335. this.ultraLabel4.Size = new System.Drawing.Size(35, 17);
  1336. this.ultraLabel4.TabIndex = 448;
  1337. this.ultraLabel4.Text = "单价";
  1338. //
  1339. // txt_Price
  1340. //
  1341. this.txt_Price.AutoSize = true;
  1342. this.txt_Price.FlatMode = true;
  1343. this.txt_Price.Location = new System.Drawing.Point(836, 2);
  1344. this.txt_Price.Name = "txt_Price";
  1345. this.txt_Price.Size = new System.Drawing.Size(83, 19);
  1346. this.txt_Price.TabIndex = 447;
  1347. this.txt_Price.Tag = "";
  1348. this.txt_Price.Enter += new System.EventHandler(this.txt_Spec_Enter);
  1349. this.txt_Price.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Spec_KeyDown);
  1350. //
  1351. // ultraLabel36
  1352. //
  1353. this.ultraLabel36.BackColor = System.Drawing.Color.Transparent;
  1354. this.ultraLabel36.Location = new System.Drawing.Point(241, 31);
  1355. this.ultraLabel36.Name = "ultraLabel36";
  1356. this.ultraLabel36.Size = new System.Drawing.Size(56, 16);
  1357. this.ultraLabel36.TabIndex = 446;
  1358. this.ultraLabel36.Text = "计量单位";
  1359. //
  1360. // txt_JLDW
  1361. //
  1362. this.txt_JLDW.AutoSize = true;
  1363. this.txt_JLDW.Enabled = false;
  1364. this.txt_JLDW.FlatMode = true;
  1365. this.txt_JLDW.Location = new System.Drawing.Point(298, 28);
  1366. this.txt_JLDW.Name = "txt_JLDW";
  1367. this.txt_JLDW.Size = new System.Drawing.Size(112, 19);
  1368. this.txt_JLDW.TabIndex = 445;
  1369. this.txt_JLDW.Tag = "";
  1370. this.txt_JLDW.Enter += new System.EventHandler(this.txt_Spec_Enter);
  1371. this.txt_JLDW.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Spec_KeyDown);
  1372. //
  1373. // ultraLabel29
  1374. //
  1375. this.ultraLabel29.BackColor = System.Drawing.Color.Transparent;
  1376. this.ultraLabel29.Location = new System.Drawing.Point(416, 6);
  1377. this.ultraLabel29.Name = "ultraLabel29";
  1378. this.ultraLabel29.Size = new System.Drawing.Size(56, 16);
  1379. this.ultraLabel29.TabIndex = 444;
  1380. this.ultraLabel29.Text = "规格型号";
  1381. //
  1382. // txt_Spec
  1383. //
  1384. this.txt_Spec.AutoSize = true;
  1385. this.txt_Spec.Enabled = false;
  1386. this.txt_Spec.FlatMode = true;
  1387. this.txt_Spec.Location = new System.Drawing.Point(473, 3);
  1388. this.txt_Spec.Name = "txt_Spec";
  1389. this.txt_Spec.Size = new System.Drawing.Size(107, 19);
  1390. this.txt_Spec.TabIndex = 443;
  1391. this.txt_Spec.Tag = "";
  1392. this.txt_Spec.Enter += new System.EventHandler(this.txt_Spec_Enter);
  1393. this.txt_Spec.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Spec_KeyDown);
  1394. //
  1395. // ultraLabel2
  1396. //
  1397. this.ultraLabel2.BackColor = System.Drawing.Color.Transparent;
  1398. this.ultraLabel2.Location = new System.Drawing.Point(3, 33);
  1399. this.ultraLabel2.Name = "ultraLabel2";
  1400. this.ultraLabel2.Size = new System.Drawing.Size(89, 20);
  1401. this.ultraLabel2.TabIndex = 441;
  1402. this.ultraLabel2.Text = "物资代码";
  1403. //
  1404. // txt_Remark
  1405. //
  1406. this.txt_Remark.AutoSize = true;
  1407. this.txt_Remark.FlatMode = true;
  1408. this.txt_Remark.Location = new System.Drawing.Point(1128, 3);
  1409. this.txt_Remark.Multiline = true;
  1410. this.txt_Remark.Name = "txt_Remark";
  1411. this.txt_Remark.Size = new System.Drawing.Size(297, 49);
  1412. this.txt_Remark.TabIndex = 440;
  1413. this.txt_Remark.Tag = "";
  1414. this.txt_Remark.Enter += new System.EventHandler(this.txt_Spec_Enter);
  1415. this.txt_Remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Spec_KeyDown);
  1416. //
  1417. // ultraLabel75
  1418. //
  1419. this.ultraLabel75.BackColor = System.Drawing.Color.Transparent;
  1420. this.ultraLabel75.Location = new System.Drawing.Point(1089, 3);
  1421. this.ultraLabel75.Name = "ultraLabel75";
  1422. this.ultraLabel75.Size = new System.Drawing.Size(29, 20);
  1423. this.ultraLabel75.TabIndex = 436;
  1424. this.ultraLabel75.Text = "备注";
  1425. //
  1426. // ultraLabel71
  1427. //
  1428. this.ultraLabel71.BackColor = System.Drawing.Color.Transparent;
  1429. this.ultraLabel71.Location = new System.Drawing.Point(3, 6);
  1430. this.ultraLabel71.Name = "ultraLabel71";
  1431. this.ultraLabel71.Size = new System.Drawing.Size(89, 20);
  1432. this.ultraLabel71.TabIndex = 428;
  1433. this.ultraLabel71.Text = "是否零库存";
  1434. //
  1435. // ultraLabel1
  1436. //
  1437. this.ultraLabel1.BackColor = System.Drawing.Color.Transparent;
  1438. this.ultraLabel1.Location = new System.Drawing.Point(941, 6);
  1439. this.ultraLabel1.Name = "ultraLabel1";
  1440. this.ultraLabel1.Size = new System.Drawing.Size(56, 16);
  1441. this.ultraLabel1.TabIndex = 363;
  1442. this.ultraLabel1.Text = "仓库初始值";
  1443. //
  1444. // txt_CSZ
  1445. //
  1446. this.txt_CSZ.AutoSize = true;
  1447. this.txt_CSZ.FlatMode = true;
  1448. this.txt_CSZ.Location = new System.Drawing.Point(998, 3);
  1449. this.txt_CSZ.Multiline = true;
  1450. this.txt_CSZ.Name = "txt_CSZ";
  1451. this.txt_CSZ.Size = new System.Drawing.Size(84, 19);
  1452. this.txt_CSZ.TabIndex = 362;
  1453. this.txt_CSZ.Tag = "";
  1454. this.txt_CSZ.Enter += new System.EventHandler(this.txt_Spec_Enter);
  1455. this.txt_CSZ.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Spec_KeyDown);
  1456. //
  1457. // panel2
  1458. //
  1459. this.panel2.Controls.Add(this.gd_Stock);
  1460. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1461. this.panel2.Location = new System.Drawing.Point(0, 67);
  1462. this.panel2.Name = "panel2";
  1463. this.panel2.Size = new System.Drawing.Size(1498, 419);
  1464. this.panel2.TabIndex = 5;
  1465. //
  1466. // gd_Stock
  1467. //
  1468. ultraGridColumn9.Header.Caption = "是否零库存";
  1469. ultraGridColumn9.Header.VisiblePosition = 0;
  1470. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 0;
  1471. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  1472. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  1473. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  1474. ultraGridColumn10.Header.Caption = "物资代码";
  1475. ultraGridColumn10.Header.VisiblePosition = 1;
  1476. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 1;
  1477. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  1478. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  1479. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  1480. ultraGridColumn11.Header.Caption = "规格型号";
  1481. ultraGridColumn11.Header.VisiblePosition = 2;
  1482. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 6;
  1483. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  1484. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  1485. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  1486. ultraGridColumn12.Header.Caption = "计量单位";
  1487. ultraGridColumn12.Header.VisiblePosition = 3;
  1488. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 8;
  1489. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  1490. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  1491. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  1492. ultraGridColumn13.Header.Caption = "计划价";
  1493. ultraGridColumn13.Header.VisiblePosition = 4;
  1494. ultraGridColumn13.Hidden = true;
  1495. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 7;
  1496. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  1497. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  1498. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  1499. ultraGridColumn14.EditorControl = this.cmb_GF;
  1500. ultraGridColumn14.Header.Caption = "供方";
  1501. ultraGridColumn14.Header.VisiblePosition = 5;
  1502. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 15;
  1503. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  1504. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
  1505. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  1506. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  1507. ultraGridColumn15.Header.Caption = "仓库初始值";
  1508. ultraGridColumn15.Header.VisiblePosition = 7;
  1509. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 17;
  1510. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  1511. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  1512. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  1513. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  1514. ultraGridColumn16.Header.Caption = "操作人员";
  1515. ultraGridColumn16.Header.VisiblePosition = 8;
  1516. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 16;
  1517. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  1518. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  1519. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  1520. ultraGridColumn17.Header.Caption = "操作时间";
  1521. ultraGridColumn17.Header.VisiblePosition = 9;
  1522. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 23;
  1523. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  1524. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  1525. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  1526. ultraGridColumn18.Header.Caption = "备注";
  1527. ultraGridColumn18.Header.VisiblePosition = 6;
  1528. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 22;
  1529. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  1530. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  1531. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  1532. ultraGridColumn19.Header.Caption = "仓库类别";
  1533. ultraGridColumn19.Header.VisiblePosition = 10;
  1534. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 12;
  1535. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  1536. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  1537. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  1538. ultraGridColumn20.Header.Caption = "物资名称";
  1539. ultraGridColumn20.Header.VisiblePosition = 11;
  1540. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 2;
  1541. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  1542. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  1543. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  1544. ultraGridColumn21.Header.Caption = "类别代码";
  1545. ultraGridColumn21.Header.VisiblePosition = 12;
  1546. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 3;
  1547. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  1548. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  1549. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  1550. ultraGridColumn22.Header.Caption = "类别名称";
  1551. ultraGridColumn22.Header.VisiblePosition = 13;
  1552. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 5;
  1553. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  1554. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
  1555. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  1556. ultraGridColumn23.Header.Caption = "当前价格";
  1557. ultraGridColumn23.Header.VisiblePosition = 14;
  1558. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 10;
  1559. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  1560. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
  1561. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
  1562. ultraGridColumn24.Header.Caption = "仓库名称";
  1563. ultraGridColumn24.Header.VisiblePosition = 15;
  1564. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 13;
  1565. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  1566. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
  1567. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 1;
  1568. ultraGridColumn25.Header.Caption = "单价";
  1569. ultraGridColumn25.Header.VisiblePosition = 16;
  1570. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 18;
  1571. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  1572. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
  1573. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  1574. ultraGridColumn26.Header.Caption = "总价";
  1575. ultraGridColumn26.Header.VisiblePosition = 17;
  1576. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 20;
  1577. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  1578. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 1;
  1579. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 1;
  1580. ultraGridBand3.Columns.AddRange(new object[] {
  1581. ultraGridColumn9,
  1582. ultraGridColumn10,
  1583. ultraGridColumn11,
  1584. ultraGridColumn12,
  1585. ultraGridColumn13,
  1586. ultraGridColumn14,
  1587. ultraGridColumn15,
  1588. ultraGridColumn16,
  1589. ultraGridColumn17,
  1590. ultraGridColumn18,
  1591. ultraGridColumn19,
  1592. ultraGridColumn20,
  1593. ultraGridColumn21,
  1594. ultraGridColumn22,
  1595. ultraGridColumn23,
  1596. ultraGridColumn24,
  1597. ultraGridColumn25,
  1598. ultraGridColumn26});
  1599. ultraGridBand3.UseRowLayout = true;
  1600. this.gd_Stock.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1601. this.gd_Stock.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1602. this.gd_Stock.Dock = System.Windows.Forms.DockStyle.Fill;
  1603. this.gd_Stock.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1604. this.gd_Stock.Location = new System.Drawing.Point(0, 0);
  1605. this.gd_Stock.Name = "gd_Stock";
  1606. this.gd_Stock.Size = new System.Drawing.Size(1498, 419);
  1607. this.gd_Stock.TabIndex = 1;
  1608. this.gd_Stock.AfterRowActivate += new System.EventHandler(this.gd_Stock_AfterRowActivate);
  1609. this.gd_Stock.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.gd_Stock_InitializeRow);
  1610. this.gd_Stock.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gd_Stock_KeyDown);
  1611. //
  1612. // ultraLabel3
  1613. //
  1614. this.ultraLabel3.BackColor = System.Drawing.Color.Transparent;
  1615. this.ultraLabel3.Location = new System.Drawing.Point(3, 55);
  1616. this.ultraLabel3.Name = "ultraLabel3";
  1617. this.ultraLabel3.Size = new System.Drawing.Size(56, 16);
  1618. this.ultraLabel3.TabIndex = 365;
  1619. this.ultraLabel3.Text = "规格型号";
  1620. //
  1621. // ultraTextEditor1
  1622. //
  1623. this.ultraTextEditor1.AutoSize = true;
  1624. this.ultraTextEditor1.Enabled = false;
  1625. this.ultraTextEditor1.FlatMode = true;
  1626. this.ultraTextEditor1.Location = new System.Drawing.Point(60, 52);
  1627. this.ultraTextEditor1.Multiline = true;
  1628. this.ultraTextEditor1.Name = "ultraTextEditor1";
  1629. this.ultraTextEditor1.Size = new System.Drawing.Size(191, 19);
  1630. this.ultraTextEditor1.TabIndex = 364;
  1631. this.ultraTextEditor1.Tag = "";
  1632. //
  1633. // ultraLabel5
  1634. //
  1635. this.ultraLabel5.BackColor = System.Drawing.Color.Transparent;
  1636. this.ultraLabel5.Location = new System.Drawing.Point(3, 31);
  1637. this.ultraLabel5.Name = "ultraLabel5";
  1638. this.ultraLabel5.Size = new System.Drawing.Size(56, 16);
  1639. this.ultraLabel5.TabIndex = 363;
  1640. this.ultraLabel5.Text = "物资名称";
  1641. //
  1642. // ultraTextEditor2
  1643. //
  1644. this.ultraTextEditor2.AutoSize = true;
  1645. this.ultraTextEditor2.Enabled = false;
  1646. this.ultraTextEditor2.FlatMode = true;
  1647. this.ultraTextEditor2.Location = new System.Drawing.Point(60, 28);
  1648. this.ultraTextEditor2.Multiline = true;
  1649. this.ultraTextEditor2.Name = "ultraTextEditor2";
  1650. this.ultraTextEditor2.Size = new System.Drawing.Size(191, 19);
  1651. this.ultraTextEditor2.TabIndex = 362;
  1652. this.ultraTextEditor2.Tag = "";
  1653. //
  1654. // ultraLabel6
  1655. //
  1656. this.ultraLabel6.BackColor = System.Drawing.Color.Transparent;
  1657. this.ultraLabel6.Location = new System.Drawing.Point(3, 8);
  1658. this.ultraLabel6.Name = "ultraLabel6";
  1659. this.ultraLabel6.Size = new System.Drawing.Size(56, 16);
  1660. this.ultraLabel6.TabIndex = 361;
  1661. this.ultraLabel6.Text = "物资代码";
  1662. //
  1663. // ultraTextEditor3
  1664. //
  1665. this.ultraTextEditor3.AutoSize = true;
  1666. this.ultraTextEditor3.Enabled = false;
  1667. this.ultraTextEditor3.FlatMode = true;
  1668. this.ultraTextEditor3.Location = new System.Drawing.Point(60, 5);
  1669. this.ultraTextEditor3.Name = "ultraTextEditor3";
  1670. this.ultraTextEditor3.Size = new System.Drawing.Size(84, 19);
  1671. this.ultraTextEditor3.TabIndex = 358;
  1672. this.ultraTextEditor3.Tag = "";
  1673. //
  1674. // ultraComboEditor1
  1675. //
  1676. this.ultraComboEditor1.AutoSize = true;
  1677. valueListItem18.DataValue = "0";
  1678. valueListItem17.DataValue = valueListItem18;
  1679. valueListItem17.DisplayText = "";
  1680. valueListItem16.DataValue = valueListItem17;
  1681. valueListItem16.DisplayText = "";
  1682. valueListItem15.DataValue = valueListItem16;
  1683. valueListItem15.DisplayText = "";
  1684. valueListItem14.DataValue = valueListItem15;
  1685. valueListItem14.DisplayText = "";
  1686. valueListItem13.DataValue = valueListItem14;
  1687. valueListItem13.DisplayText = "";
  1688. valueListItem24.DataValue = "A";
  1689. valueListItem24.DisplayText = "A";
  1690. valueListItem23.DataValue = valueListItem24;
  1691. valueListItem23.DisplayText = "A";
  1692. valueListItem22.DataValue = valueListItem23;
  1693. valueListItem22.DisplayText = "A";
  1694. valueListItem21.DataValue = valueListItem22;
  1695. valueListItem21.DisplayText = "A";
  1696. valueListItem20.DataValue = valueListItem21;
  1697. valueListItem20.DisplayText = "A";
  1698. valueListItem19.DataValue = valueListItem20;
  1699. valueListItem19.DisplayText = "A";
  1700. valueListItem30.DataValue = "B";
  1701. valueListItem30.DisplayText = "B";
  1702. valueListItem29.DataValue = valueListItem30;
  1703. valueListItem29.DisplayText = "B";
  1704. valueListItem28.DataValue = valueListItem29;
  1705. valueListItem28.DisplayText = "B";
  1706. valueListItem27.DataValue = valueListItem28;
  1707. valueListItem27.DisplayText = "B";
  1708. valueListItem26.DataValue = valueListItem27;
  1709. valueListItem26.DisplayText = "B";
  1710. valueListItem25.DataValue = valueListItem26;
  1711. valueListItem25.DisplayText = "B";
  1712. valueListItem36.DataValue = "C";
  1713. valueListItem36.DisplayText = "C";
  1714. valueListItem35.DataValue = valueListItem36;
  1715. valueListItem35.DisplayText = "C";
  1716. valueListItem34.DataValue = valueListItem35;
  1717. valueListItem34.DisplayText = "C";
  1718. valueListItem33.DataValue = valueListItem34;
  1719. valueListItem33.DisplayText = "C";
  1720. valueListItem32.DataValue = valueListItem33;
  1721. valueListItem32.DisplayText = "C";
  1722. valueListItem31.DataValue = valueListItem32;
  1723. valueListItem31.DisplayText = "C";
  1724. this.ultraComboEditor1.Items.Add(valueListItem13);
  1725. this.ultraComboEditor1.Items.Add(valueListItem19);
  1726. this.ultraComboEditor1.Items.Add(valueListItem25);
  1727. this.ultraComboEditor1.Items.Add(valueListItem31);
  1728. this.ultraComboEditor1.Location = new System.Drawing.Point(340, 5);
  1729. this.ultraComboEditor1.Name = "ultraComboEditor1";
  1730. this.ultraComboEditor1.Size = new System.Drawing.Size(86, 21);
  1731. this.ultraComboEditor1.TabIndex = 369;
  1732. //
  1733. // ultraLabel9
  1734. //
  1735. this.ultraLabel9.BackColor = System.Drawing.Color.Transparent;
  1736. this.ultraLabel9.Location = new System.Drawing.Point(289, 8);
  1737. this.ultraLabel9.Name = "ultraLabel9";
  1738. this.ultraLabel9.Size = new System.Drawing.Size(56, 16);
  1739. this.ultraLabel9.TabIndex = 368;
  1740. this.ultraLabel9.Text = "物资类别";
  1741. //
  1742. // ultraLabel10
  1743. //
  1744. this.ultraLabel10.BackColor = System.Drawing.Color.Transparent;
  1745. this.ultraLabel10.Location = new System.Drawing.Point(3, 77);
  1746. this.ultraLabel10.Name = "ultraLabel10";
  1747. this.ultraLabel10.Size = new System.Drawing.Size(56, 16);
  1748. this.ultraLabel10.TabIndex = 367;
  1749. this.ultraLabel10.Text = "材质";
  1750. //
  1751. // ultraTextEditor4
  1752. //
  1753. this.ultraTextEditor4.AutoSize = true;
  1754. this.ultraTextEditor4.Enabled = false;
  1755. this.ultraTextEditor4.FlatMode = true;
  1756. this.ultraTextEditor4.Location = new System.Drawing.Point(60, 74);
  1757. this.ultraTextEditor4.Multiline = true;
  1758. this.ultraTextEditor4.Name = "ultraTextEditor4";
  1759. this.ultraTextEditor4.Size = new System.Drawing.Size(191, 19);
  1760. this.ultraTextEditor4.TabIndex = 366;
  1761. this.ultraTextEditor4.Tag = "";
  1762. //
  1763. // ultraLabel11
  1764. //
  1765. this.ultraLabel11.BackColor = System.Drawing.Color.Transparent;
  1766. this.ultraLabel11.Location = new System.Drawing.Point(3, 55);
  1767. this.ultraLabel11.Name = "ultraLabel11";
  1768. this.ultraLabel11.Size = new System.Drawing.Size(56, 16);
  1769. this.ultraLabel11.TabIndex = 365;
  1770. this.ultraLabel11.Text = "规格型号";
  1771. //
  1772. // ultraTextEditor5
  1773. //
  1774. this.ultraTextEditor5.AutoSize = true;
  1775. this.ultraTextEditor5.Enabled = false;
  1776. this.ultraTextEditor5.FlatMode = true;
  1777. this.ultraTextEditor5.Location = new System.Drawing.Point(60, 52);
  1778. this.ultraTextEditor5.Multiline = true;
  1779. this.ultraTextEditor5.Name = "ultraTextEditor5";
  1780. this.ultraTextEditor5.Size = new System.Drawing.Size(191, 19);
  1781. this.ultraTextEditor5.TabIndex = 364;
  1782. this.ultraTextEditor5.Tag = "";
  1783. //
  1784. // ultraLabel12
  1785. //
  1786. this.ultraLabel12.BackColor = System.Drawing.Color.Transparent;
  1787. this.ultraLabel12.Location = new System.Drawing.Point(3, 31);
  1788. this.ultraLabel12.Name = "ultraLabel12";
  1789. this.ultraLabel12.Size = new System.Drawing.Size(56, 16);
  1790. this.ultraLabel12.TabIndex = 363;
  1791. this.ultraLabel12.Text = "物资名称";
  1792. //
  1793. // ultraTextEditor6
  1794. //
  1795. this.ultraTextEditor6.AutoSize = true;
  1796. this.ultraTextEditor6.Enabled = false;
  1797. this.ultraTextEditor6.FlatMode = true;
  1798. this.ultraTextEditor6.Location = new System.Drawing.Point(60, 28);
  1799. this.ultraTextEditor6.Multiline = true;
  1800. this.ultraTextEditor6.Name = "ultraTextEditor6";
  1801. this.ultraTextEditor6.Size = new System.Drawing.Size(191, 19);
  1802. this.ultraTextEditor6.TabIndex = 362;
  1803. this.ultraTextEditor6.Tag = "";
  1804. //
  1805. // ultraLabel13
  1806. //
  1807. this.ultraLabel13.BackColor = System.Drawing.Color.Transparent;
  1808. this.ultraLabel13.Location = new System.Drawing.Point(3, 8);
  1809. this.ultraLabel13.Name = "ultraLabel13";
  1810. this.ultraLabel13.Size = new System.Drawing.Size(56, 16);
  1811. this.ultraLabel13.TabIndex = 361;
  1812. this.ultraLabel13.Text = "物资代码";
  1813. //
  1814. // ultraTextEditor7
  1815. //
  1816. this.ultraTextEditor7.AutoSize = true;
  1817. this.ultraTextEditor7.Enabled = false;
  1818. this.ultraTextEditor7.FlatMode = true;
  1819. this.ultraTextEditor7.Location = new System.Drawing.Point(60, 5);
  1820. this.ultraTextEditor7.Name = "ultraTextEditor7";
  1821. this.ultraTextEditor7.Size = new System.Drawing.Size(84, 19);
  1822. this.ultraTextEditor7.TabIndex = 358;
  1823. this.ultraTextEditor7.Tag = "";
  1824. //
  1825. // ultraLabel18
  1826. //
  1827. this.ultraLabel18.BackColor = System.Drawing.Color.Transparent;
  1828. this.ultraLabel18.Location = new System.Drawing.Point(3, 99);
  1829. this.ultraLabel18.Name = "ultraLabel18";
  1830. this.ultraLabel18.Size = new System.Drawing.Size(56, 16);
  1831. this.ultraLabel18.TabIndex = 377;
  1832. this.ultraLabel18.Text = "最高限价";
  1833. //
  1834. // ultraTextEditor9
  1835. //
  1836. this.ultraTextEditor9.AutoSize = true;
  1837. this.ultraTextEditor9.Enabled = false;
  1838. this.ultraTextEditor9.FlatMode = true;
  1839. this.ultraTextEditor9.Location = new System.Drawing.Point(60, 96);
  1840. this.ultraTextEditor9.Name = "ultraTextEditor9";
  1841. this.ultraTextEditor9.Size = new System.Drawing.Size(84, 19);
  1842. this.ultraTextEditor9.TabIndex = 376;
  1843. this.ultraTextEditor9.Tag = "";
  1844. //
  1845. // ultraLabel19
  1846. //
  1847. this.ultraLabel19.BackColor = System.Drawing.Color.Transparent;
  1848. this.ultraLabel19.Location = new System.Drawing.Point(289, 77);
  1849. this.ultraLabel19.Name = "ultraLabel19";
  1850. this.ultraLabel19.Size = new System.Drawing.Size(56, 16);
  1851. this.ultraLabel19.TabIndex = 375;
  1852. this.ultraLabel19.Text = "最高限价";
  1853. //
  1854. // ultraTextEditor10
  1855. //
  1856. this.ultraTextEditor10.AutoSize = true;
  1857. this.ultraTextEditor10.Enabled = false;
  1858. this.ultraTextEditor10.FlatMode = true;
  1859. this.ultraTextEditor10.Location = new System.Drawing.Point(346, 74);
  1860. this.ultraTextEditor10.Name = "ultraTextEditor10";
  1861. this.ultraTextEditor10.Size = new System.Drawing.Size(84, 19);
  1862. this.ultraTextEditor10.TabIndex = 374;
  1863. this.ultraTextEditor10.Tag = "";
  1864. //
  1865. // ultraLabel20
  1866. //
  1867. this.ultraLabel20.BackColor = System.Drawing.Color.Transparent;
  1868. this.ultraLabel20.Location = new System.Drawing.Point(289, 55);
  1869. this.ultraLabel20.Name = "ultraLabel20";
  1870. this.ultraLabel20.Size = new System.Drawing.Size(56, 16);
  1871. this.ultraLabel20.TabIndex = 373;
  1872. this.ultraLabel20.Text = "预估价";
  1873. //
  1874. // ultraTextEditor11
  1875. //
  1876. this.ultraTextEditor11.AutoSize = true;
  1877. this.ultraTextEditor11.Enabled = false;
  1878. this.ultraTextEditor11.FlatMode = true;
  1879. this.ultraTextEditor11.Location = new System.Drawing.Point(346, 52);
  1880. this.ultraTextEditor11.Name = "ultraTextEditor11";
  1881. this.ultraTextEditor11.Size = new System.Drawing.Size(84, 19);
  1882. this.ultraTextEditor11.TabIndex = 372;
  1883. this.ultraTextEditor11.Tag = "";
  1884. //
  1885. // ultraLabel21
  1886. //
  1887. this.ultraLabel21.BackColor = System.Drawing.Color.Transparent;
  1888. this.ultraLabel21.Location = new System.Drawing.Point(289, 33);
  1889. this.ultraLabel21.Name = "ultraLabel21";
  1890. this.ultraLabel21.Size = new System.Drawing.Size(56, 16);
  1891. this.ultraLabel21.TabIndex = 371;
  1892. this.ultraLabel21.Text = "计划价";
  1893. //
  1894. // ultraTextEditor12
  1895. //
  1896. this.ultraTextEditor12.AutoSize = true;
  1897. this.ultraTextEditor12.Enabled = false;
  1898. this.ultraTextEditor12.FlatMode = true;
  1899. this.ultraTextEditor12.Location = new System.Drawing.Point(346, 30);
  1900. this.ultraTextEditor12.Name = "ultraTextEditor12";
  1901. this.ultraTextEditor12.Size = new System.Drawing.Size(84, 19);
  1902. this.ultraTextEditor12.TabIndex = 370;
  1903. this.ultraTextEditor12.Tag = "";
  1904. //
  1905. // ultraComboEditor2
  1906. //
  1907. this.ultraComboEditor2.AutoSize = true;
  1908. valueListItem42.DataValue = "0";
  1909. valueListItem41.DataValue = valueListItem42;
  1910. valueListItem41.DisplayText = "";
  1911. valueListItem40.DataValue = valueListItem41;
  1912. valueListItem40.DisplayText = "";
  1913. valueListItem39.DataValue = valueListItem40;
  1914. valueListItem39.DisplayText = "";
  1915. valueListItem38.DataValue = valueListItem39;
  1916. valueListItem38.DisplayText = "";
  1917. valueListItem37.DataValue = valueListItem38;
  1918. valueListItem37.DisplayText = "";
  1919. valueListItem48.DataValue = "A";
  1920. valueListItem48.DisplayText = "A";
  1921. valueListItem47.DataValue = valueListItem48;
  1922. valueListItem47.DisplayText = "A";
  1923. valueListItem46.DataValue = valueListItem47;
  1924. valueListItem46.DisplayText = "A";
  1925. valueListItem45.DataValue = valueListItem46;
  1926. valueListItem45.DisplayText = "A";
  1927. valueListItem44.DataValue = valueListItem45;
  1928. valueListItem44.DisplayText = "A";
  1929. valueListItem43.DataValue = valueListItem44;
  1930. valueListItem43.DisplayText = "A";
  1931. valueListItem54.DataValue = "B";
  1932. valueListItem54.DisplayText = "B";
  1933. valueListItem53.DataValue = valueListItem54;
  1934. valueListItem53.DisplayText = "B";
  1935. valueListItem52.DataValue = valueListItem53;
  1936. valueListItem52.DisplayText = "B";
  1937. valueListItem51.DataValue = valueListItem52;
  1938. valueListItem51.DisplayText = "B";
  1939. valueListItem50.DataValue = valueListItem51;
  1940. valueListItem50.DisplayText = "B";
  1941. valueListItem49.DataValue = valueListItem50;
  1942. valueListItem49.DisplayText = "B";
  1943. valueListItem60.DataValue = "C";
  1944. valueListItem60.DisplayText = "C";
  1945. valueListItem59.DataValue = valueListItem60;
  1946. valueListItem59.DisplayText = "C";
  1947. valueListItem58.DataValue = valueListItem59;
  1948. valueListItem58.DisplayText = "C";
  1949. valueListItem57.DataValue = valueListItem58;
  1950. valueListItem57.DisplayText = "C";
  1951. valueListItem56.DataValue = valueListItem57;
  1952. valueListItem56.DisplayText = "C";
  1953. valueListItem55.DataValue = valueListItem56;
  1954. valueListItem55.DisplayText = "C";
  1955. this.ultraComboEditor2.Items.Add(valueListItem37);
  1956. this.ultraComboEditor2.Items.Add(valueListItem43);
  1957. this.ultraComboEditor2.Items.Add(valueListItem49);
  1958. this.ultraComboEditor2.Items.Add(valueListItem55);
  1959. this.ultraComboEditor2.Location = new System.Drawing.Point(346, 5);
  1960. this.ultraComboEditor2.Name = "ultraComboEditor2";
  1961. this.ultraComboEditor2.Size = new System.Drawing.Size(86, 21);
  1962. this.ultraComboEditor2.TabIndex = 369;
  1963. //
  1964. // ultraLabel22
  1965. //
  1966. this.ultraLabel22.BackColor = System.Drawing.Color.Transparent;
  1967. this.ultraLabel22.Location = new System.Drawing.Point(289, 8);
  1968. this.ultraLabel22.Name = "ultraLabel22";
  1969. this.ultraLabel22.Size = new System.Drawing.Size(56, 16);
  1970. this.ultraLabel22.TabIndex = 368;
  1971. this.ultraLabel22.Text = "物资类别";
  1972. //
  1973. // ultraLabel23
  1974. //
  1975. this.ultraLabel23.BackColor = System.Drawing.Color.Transparent;
  1976. this.ultraLabel23.Location = new System.Drawing.Point(3, 77);
  1977. this.ultraLabel23.Name = "ultraLabel23";
  1978. this.ultraLabel23.Size = new System.Drawing.Size(56, 16);
  1979. this.ultraLabel23.TabIndex = 367;
  1980. this.ultraLabel23.Text = "材质";
  1981. //
  1982. // ultraTextEditor13
  1983. //
  1984. this.ultraTextEditor13.AutoSize = true;
  1985. this.ultraTextEditor13.Enabled = false;
  1986. this.ultraTextEditor13.FlatMode = true;
  1987. this.ultraTextEditor13.Location = new System.Drawing.Point(60, 74);
  1988. this.ultraTextEditor13.Multiline = true;
  1989. this.ultraTextEditor13.Name = "ultraTextEditor13";
  1990. this.ultraTextEditor13.Size = new System.Drawing.Size(191, 19);
  1991. this.ultraTextEditor13.TabIndex = 366;
  1992. this.ultraTextEditor13.Tag = "";
  1993. //
  1994. // ultraLabel24
  1995. //
  1996. this.ultraLabel24.BackColor = System.Drawing.Color.Transparent;
  1997. this.ultraLabel24.Location = new System.Drawing.Point(3, 55);
  1998. this.ultraLabel24.Name = "ultraLabel24";
  1999. this.ultraLabel24.Size = new System.Drawing.Size(56, 16);
  2000. this.ultraLabel24.TabIndex = 365;
  2001. this.ultraLabel24.Text = "规格型号";
  2002. //
  2003. // ultraTextEditor14
  2004. //
  2005. this.ultraTextEditor14.AutoSize = true;
  2006. this.ultraTextEditor14.Enabled = false;
  2007. this.ultraTextEditor14.FlatMode = true;
  2008. this.ultraTextEditor14.Location = new System.Drawing.Point(60, 52);
  2009. this.ultraTextEditor14.Multiline = true;
  2010. this.ultraTextEditor14.Name = "ultraTextEditor14";
  2011. this.ultraTextEditor14.Size = new System.Drawing.Size(191, 19);
  2012. this.ultraTextEditor14.TabIndex = 364;
  2013. this.ultraTextEditor14.Tag = "";
  2014. //
  2015. // ultraLabel25
  2016. //
  2017. this.ultraLabel25.BackColor = System.Drawing.Color.Transparent;
  2018. this.ultraLabel25.Location = new System.Drawing.Point(3, 31);
  2019. this.ultraLabel25.Name = "ultraLabel25";
  2020. this.ultraLabel25.Size = new System.Drawing.Size(56, 16);
  2021. this.ultraLabel25.TabIndex = 363;
  2022. this.ultraLabel25.Text = "物资名称";
  2023. //
  2024. // ultraTextEditor15
  2025. //
  2026. this.ultraTextEditor15.AutoSize = true;
  2027. this.ultraTextEditor15.Enabled = false;
  2028. this.ultraTextEditor15.FlatMode = true;
  2029. this.ultraTextEditor15.Location = new System.Drawing.Point(60, 28);
  2030. this.ultraTextEditor15.Multiline = true;
  2031. this.ultraTextEditor15.Name = "ultraTextEditor15";
  2032. this.ultraTextEditor15.Size = new System.Drawing.Size(191, 19);
  2033. this.ultraTextEditor15.TabIndex = 362;
  2034. this.ultraTextEditor15.Tag = "";
  2035. //
  2036. // ultraLabel26
  2037. //
  2038. this.ultraLabel26.BackColor = System.Drawing.Color.Transparent;
  2039. this.ultraLabel26.Location = new System.Drawing.Point(3, 8);
  2040. this.ultraLabel26.Name = "ultraLabel26";
  2041. this.ultraLabel26.Size = new System.Drawing.Size(56, 16);
  2042. this.ultraLabel26.TabIndex = 361;
  2043. this.ultraLabel26.Text = "物资代码";
  2044. //
  2045. // ultraTextEditor16
  2046. //
  2047. this.ultraTextEditor16.AutoSize = true;
  2048. this.ultraTextEditor16.Enabled = false;
  2049. this.ultraTextEditor16.FlatMode = true;
  2050. this.ultraTextEditor16.Location = new System.Drawing.Point(60, 5);
  2051. this.ultraTextEditor16.Name = "ultraTextEditor16";
  2052. this.ultraTextEditor16.Size = new System.Drawing.Size(84, 19);
  2053. this.ultraTextEditor16.TabIndex = 358;
  2054. this.ultraTextEditor16.Tag = "";
  2055. //
  2056. // ultraLabel16
  2057. //
  2058. this.ultraLabel16.BackColor = System.Drawing.Color.Transparent;
  2059. this.ultraLabel16.Location = new System.Drawing.Point(261, 33);
  2060. this.ultraLabel16.Name = "ultraLabel16";
  2061. this.ultraLabel16.Size = new System.Drawing.Size(118, 18);
  2062. this.ultraLabel16.TabIndex = 405;
  2063. this.ultraLabel16.Text = "委托代理人身份证号";
  2064. //
  2065. // ultraTextEditor8
  2066. //
  2067. this.ultraTextEditor8.AutoSize = true;
  2068. this.ultraTextEditor8.FlatMode = true;
  2069. this.ultraTextEditor8.Location = new System.Drawing.Point(385, 30);
  2070. this.ultraTextEditor8.Multiline = true;
  2071. this.ultraTextEditor8.Name = "ultraTextEditor8";
  2072. this.ultraTextEditor8.Size = new System.Drawing.Size(91, 19);
  2073. this.ultraTextEditor8.TabIndex = 404;
  2074. this.ultraTextEditor8.Tag = "";
  2075. //
  2076. // ultraLabel17
  2077. //
  2078. this.ultraLabel17.BackColor = System.Drawing.Color.Transparent;
  2079. this.ultraLabel17.Location = new System.Drawing.Point(4, 99);
  2080. this.ultraLabel17.Name = "ultraLabel17";
  2081. this.ultraLabel17.Size = new System.Drawing.Size(109, 19);
  2082. this.ultraLabel17.TabIndex = 403;
  2083. this.ultraLabel17.Text = "法人代表身份证号";
  2084. //
  2085. // ultraTextEditor18
  2086. //
  2087. this.ultraTextEditor18.AutoSize = true;
  2088. this.ultraTextEditor18.FlatMode = true;
  2089. this.ultraTextEditor18.Location = new System.Drawing.Point(112, 96);
  2090. this.ultraTextEditor18.Multiline = true;
  2091. this.ultraTextEditor18.Name = "ultraTextEditor18";
  2092. this.ultraTextEditor18.Size = new System.Drawing.Size(139, 19);
  2093. this.ultraTextEditor18.TabIndex = 402;
  2094. this.ultraTextEditor18.Tag = "";
  2095. //
  2096. // ultraLabel27
  2097. //
  2098. this.ultraLabel27.BackColor = System.Drawing.Color.Transparent;
  2099. this.ultraLabel27.Location = new System.Drawing.Point(261, 7);
  2100. this.ultraLabel27.Name = "ultraLabel27";
  2101. this.ultraLabel27.Size = new System.Drawing.Size(66, 16);
  2102. this.ultraLabel27.TabIndex = 401;
  2103. this.ultraLabel27.Text = "委托代理人";
  2104. //
  2105. // ultraTextEditor19
  2106. //
  2107. this.ultraTextEditor19.AutoSize = true;
  2108. this.ultraTextEditor19.FlatMode = true;
  2109. this.ultraTextEditor19.Location = new System.Drawing.Point(333, 4);
  2110. this.ultraTextEditor19.Multiline = true;
  2111. this.ultraTextEditor19.Name = "ultraTextEditor19";
  2112. this.ultraTextEditor19.Size = new System.Drawing.Size(143, 19);
  2113. this.ultraTextEditor19.TabIndex = 400;
  2114. this.ultraTextEditor19.Tag = "";
  2115. //
  2116. // ultraTextEditor20
  2117. //
  2118. this.ultraTextEditor20.AutoSize = true;
  2119. this.ultraTextEditor20.FlatMode = true;
  2120. this.ultraTextEditor20.Location = new System.Drawing.Point(927, 28);
  2121. this.ultraTextEditor20.Multiline = true;
  2122. this.ultraTextEditor20.Name = "ultraTextEditor20";
  2123. this.ultraTextEditor20.Size = new System.Drawing.Size(173, 85);
  2124. this.ultraTextEditor20.TabIndex = 399;
  2125. this.ultraTextEditor20.Tag = "";
  2126. //
  2127. // ultraComboEditor3
  2128. //
  2129. this.ultraComboEditor3.AutoSize = true;
  2130. valueListItem66.DataValue = "0";
  2131. valueListItem66.DisplayText = "非以旧换新";
  2132. valueListItem65.DataValue = valueListItem66;
  2133. valueListItem65.DisplayText = "非以旧换新";
  2134. valueListItem64.DataValue = valueListItem65;
  2135. valueListItem64.DisplayText = "非以旧换新";
  2136. valueListItem63.DataValue = valueListItem64;
  2137. valueListItem63.DisplayText = "非以旧换新";
  2138. valueListItem62.DataValue = valueListItem63;
  2139. valueListItem62.DisplayText = "非以旧换新";
  2140. valueListItem61.DataValue = valueListItem62;
  2141. valueListItem61.DisplayText = "非以旧换新";
  2142. valueListItem72.DataValue = "1";
  2143. valueListItem72.DisplayText = "以旧换新";
  2144. valueListItem71.DataValue = valueListItem72;
  2145. valueListItem71.DisplayText = "以旧换新";
  2146. valueListItem70.DataValue = valueListItem71;
  2147. valueListItem70.DisplayText = "以旧换新";
  2148. valueListItem69.DataValue = valueListItem70;
  2149. valueListItem69.DisplayText = "以旧换新";
  2150. valueListItem68.DataValue = valueListItem69;
  2151. valueListItem68.DisplayText = "以旧换新";
  2152. valueListItem67.DataValue = valueListItem68;
  2153. valueListItem67.DisplayText = "以旧换新";
  2154. this.ultraComboEditor3.Items.Add(valueListItem61);
  2155. this.ultraComboEditor3.Items.Add(valueListItem67);
  2156. this.ultraComboEditor3.Location = new System.Drawing.Point(962, 2);
  2157. this.ultraComboEditor3.Name = "ultraComboEditor3";
  2158. this.ultraComboEditor3.Size = new System.Drawing.Size(120, 21);
  2159. this.ultraComboEditor3.TabIndex = 398;
  2160. //
  2161. // ultraLabel37
  2162. //
  2163. this.ultraLabel37.BackColor = System.Drawing.Color.Transparent;
  2164. this.ultraLabel37.Location = new System.Drawing.Point(886, 5);
  2165. this.ultraLabel37.Name = "ultraLabel37";
  2166. this.ultraLabel37.Size = new System.Drawing.Size(89, 20);
  2167. this.ultraLabel37.TabIndex = 397;
  2168. this.ultraLabel37.Text = "是否以旧换新";
  2169. //
  2170. // ultraComboEditor4
  2171. //
  2172. this.ultraComboEditor4.AutoSize = true;
  2173. valueListItem78.DataValue = "0";
  2174. valueListItem78.DisplayText = "非招标物资";
  2175. valueListItem77.DataValue = valueListItem78;
  2176. valueListItem77.DisplayText = "非招标物资";
  2177. valueListItem76.DataValue = valueListItem77;
  2178. valueListItem76.DisplayText = "非招标物资";
  2179. valueListItem75.DataValue = valueListItem76;
  2180. valueListItem75.DisplayText = "非招标物资";
  2181. valueListItem74.DataValue = valueListItem75;
  2182. valueListItem74.DisplayText = "非招标物资";
  2183. valueListItem73.DataValue = valueListItem74;
  2184. valueListItem73.DisplayText = "非招标物资";
  2185. valueListItem84.DataValue = "1";
  2186. valueListItem84.DisplayText = "招标物资";
  2187. valueListItem83.DataValue = valueListItem84;
  2188. valueListItem83.DisplayText = "招标物资";
  2189. valueListItem82.DataValue = valueListItem83;
  2190. valueListItem82.DisplayText = "招标物资";
  2191. valueListItem81.DataValue = valueListItem82;
  2192. valueListItem81.DisplayText = "招标物资";
  2193. valueListItem80.DataValue = valueListItem81;
  2194. valueListItem80.DisplayText = "招标物资";
  2195. valueListItem79.DataValue = valueListItem80;
  2196. valueListItem79.DisplayText = "招标物资";
  2197. this.ultraComboEditor4.Items.Add(valueListItem73);
  2198. this.ultraComboEditor4.Items.Add(valueListItem79);
  2199. this.ultraComboEditor4.Location = new System.Drawing.Point(760, 73);
  2200. this.ultraComboEditor4.Name = "ultraComboEditor4";
  2201. this.ultraComboEditor4.Size = new System.Drawing.Size(120, 21);
  2202. this.ultraComboEditor4.TabIndex = 396;
  2203. //
  2204. // ultraLabel38
  2205. //
  2206. this.ultraLabel38.BackColor = System.Drawing.Color.Transparent;
  2207. this.ultraLabel38.Location = new System.Drawing.Point(684, 76);
  2208. this.ultraLabel38.Name = "ultraLabel38";
  2209. this.ultraLabel38.Size = new System.Drawing.Size(89, 20);
  2210. this.ultraLabel38.TabIndex = 395;
  2211. this.ultraLabel38.Text = "是否招标物资";
  2212. //
  2213. // ultraComboEditor5
  2214. //
  2215. this.ultraComboEditor5.AutoSize = true;
  2216. valueListItem90.DataValue = "0";
  2217. valueListItem90.DisplayText = "非修复物资";
  2218. valueListItem89.DataValue = valueListItem90;
  2219. valueListItem89.DisplayText = "非修复物资";
  2220. valueListItem88.DataValue = valueListItem89;
  2221. valueListItem88.DisplayText = "非修复物资";
  2222. valueListItem87.DataValue = valueListItem88;
  2223. valueListItem87.DisplayText = "非修复物资";
  2224. valueListItem86.DataValue = valueListItem87;
  2225. valueListItem86.DisplayText = "非修复物资";
  2226. valueListItem85.DataValue = valueListItem86;
  2227. valueListItem85.DisplayText = "非修复物资";
  2228. valueListItem96.DataValue = "1";
  2229. valueListItem96.DisplayText = "修复物资";
  2230. valueListItem95.DataValue = valueListItem96;
  2231. valueListItem95.DisplayText = "修复物资";
  2232. valueListItem94.DataValue = valueListItem95;
  2233. valueListItem94.DisplayText = "修复物资";
  2234. valueListItem93.DataValue = valueListItem94;
  2235. valueListItem93.DisplayText = "修复物资";
  2236. valueListItem92.DataValue = valueListItem93;
  2237. valueListItem92.DisplayText = "修复物资";
  2238. valueListItem91.DataValue = valueListItem92;
  2239. valueListItem91.DisplayText = "修复物资";
  2240. this.ultraComboEditor5.Items.Add(valueListItem85);
  2241. this.ultraComboEditor5.Items.Add(valueListItem91);
  2242. this.ultraComboEditor5.Location = new System.Drawing.Point(760, 49);
  2243. this.ultraComboEditor5.Name = "ultraComboEditor5";
  2244. this.ultraComboEditor5.Size = new System.Drawing.Size(120, 21);
  2245. this.ultraComboEditor5.TabIndex = 394;
  2246. //
  2247. // ultraLabel39
  2248. //
  2249. this.ultraLabel39.BackColor = System.Drawing.Color.Transparent;
  2250. this.ultraLabel39.Location = new System.Drawing.Point(684, 52);
  2251. this.ultraLabel39.Name = "ultraLabel39";
  2252. this.ultraLabel39.Size = new System.Drawing.Size(89, 20);
  2253. this.ultraLabel39.TabIndex = 393;
  2254. this.ultraLabel39.Text = "是否修复物资";
  2255. //
  2256. // ultraComboEditor6
  2257. //
  2258. this.ultraComboEditor6.AutoSize = true;
  2259. valueListItem102.DataValue = "0";
  2260. valueListItem102.DisplayText = "不包安装";
  2261. valueListItem101.DataValue = valueListItem102;
  2262. valueListItem101.DisplayText = "不包安装";
  2263. valueListItem100.DataValue = valueListItem101;
  2264. valueListItem100.DisplayText = "不包安装";
  2265. valueListItem99.DataValue = valueListItem100;
  2266. valueListItem99.DisplayText = "不包安装";
  2267. valueListItem98.DataValue = valueListItem99;
  2268. valueListItem98.DisplayText = "不包安装";
  2269. valueListItem97.DataValue = valueListItem98;
  2270. valueListItem97.DisplayText = "不包安装";
  2271. valueListItem108.DataValue = "1";
  2272. valueListItem108.DisplayText = "包安装";
  2273. valueListItem107.DataValue = valueListItem108;
  2274. valueListItem107.DisplayText = "包安装";
  2275. valueListItem106.DataValue = valueListItem107;
  2276. valueListItem106.DisplayText = "包安装";
  2277. valueListItem105.DataValue = valueListItem106;
  2278. valueListItem105.DisplayText = "包安装";
  2279. valueListItem104.DataValue = valueListItem105;
  2280. valueListItem104.DisplayText = "包安装";
  2281. valueListItem103.DataValue = valueListItem104;
  2282. valueListItem103.DisplayText = "包安装";
  2283. this.ultraComboEditor6.Items.Add(valueListItem97);
  2284. this.ultraComboEditor6.Items.Add(valueListItem103);
  2285. this.ultraComboEditor6.Location = new System.Drawing.Point(760, 26);
  2286. this.ultraComboEditor6.Name = "ultraComboEditor6";
  2287. this.ultraComboEditor6.Size = new System.Drawing.Size(120, 21);
  2288. this.ultraComboEditor6.TabIndex = 392;
  2289. //
  2290. // ultraLabel40
  2291. //
  2292. this.ultraLabel40.BackColor = System.Drawing.Color.Transparent;
  2293. this.ultraLabel40.Location = new System.Drawing.Point(684, 29);
  2294. this.ultraLabel40.Name = "ultraLabel40";
  2295. this.ultraLabel40.Size = new System.Drawing.Size(89, 20);
  2296. this.ultraLabel40.TabIndex = 391;
  2297. this.ultraLabel40.Text = "是否包安装";
  2298. //
  2299. // ultraComboEditor7
  2300. //
  2301. this.ultraComboEditor7.AutoSize = true;
  2302. valueListItem114.DataValue = "0";
  2303. valueListItem114.DisplayText = "非备库物资";
  2304. valueListItem113.DataValue = valueListItem114;
  2305. valueListItem113.DisplayText = "非备库物资";
  2306. valueListItem112.DataValue = valueListItem113;
  2307. valueListItem112.DisplayText = "非备库物资";
  2308. valueListItem111.DataValue = valueListItem112;
  2309. valueListItem111.DisplayText = "非备库物资";
  2310. valueListItem110.DataValue = valueListItem111;
  2311. valueListItem110.DisplayText = "非备库物资";
  2312. valueListItem109.DataValue = valueListItem110;
  2313. valueListItem109.DisplayText = "非备库物资";
  2314. valueListItem120.DataValue = "1";
  2315. valueListItem120.DisplayText = "备库物资";
  2316. valueListItem119.DataValue = valueListItem120;
  2317. valueListItem119.DisplayText = "备库物资";
  2318. valueListItem118.DataValue = valueListItem119;
  2319. valueListItem118.DisplayText = "备库物资";
  2320. valueListItem117.DataValue = valueListItem118;
  2321. valueListItem117.DisplayText = "备库物资";
  2322. valueListItem116.DataValue = valueListItem117;
  2323. valueListItem116.DisplayText = "备库物资";
  2324. valueListItem115.DataValue = valueListItem116;
  2325. valueListItem115.DisplayText = "备库物资";
  2326. this.ultraComboEditor7.Items.Add(valueListItem109);
  2327. this.ultraComboEditor7.Items.Add(valueListItem115);
  2328. this.ultraComboEditor7.Location = new System.Drawing.Point(760, 3);
  2329. this.ultraComboEditor7.Name = "ultraComboEditor7";
  2330. this.ultraComboEditor7.Size = new System.Drawing.Size(120, 21);
  2331. this.ultraComboEditor7.TabIndex = 390;
  2332. //
  2333. // ultraLabel41
  2334. //
  2335. this.ultraLabel41.BackColor = System.Drawing.Color.Transparent;
  2336. this.ultraLabel41.Location = new System.Drawing.Point(684, 6);
  2337. this.ultraLabel41.Name = "ultraLabel41";
  2338. this.ultraLabel41.Size = new System.Drawing.Size(89, 20);
  2339. this.ultraLabel41.TabIndex = 389;
  2340. this.ultraLabel41.Text = "是否备库物资";
  2341. //
  2342. // ultraComboEditor8
  2343. //
  2344. this.ultraComboEditor8.AutoSize = true;
  2345. valueListItem126.DataValue = "0";
  2346. valueListItem126.DisplayText = "正在使用的物资";
  2347. valueListItem125.DataValue = valueListItem126;
  2348. valueListItem125.DisplayText = "正在使用的物资";
  2349. valueListItem124.DataValue = valueListItem125;
  2350. valueListItem124.DisplayText = "正在使用的物资";
  2351. valueListItem123.DataValue = valueListItem124;
  2352. valueListItem123.DisplayText = "正在使用的物资";
  2353. valueListItem122.DataValue = valueListItem123;
  2354. valueListItem122.DisplayText = "正在使用的物资";
  2355. valueListItem121.DataValue = valueListItem122;
  2356. valueListItem121.DisplayText = "正在使用的物资";
  2357. valueListItem132.DataValue = "1";
  2358. valueListItem132.DisplayText = "已废除的物资";
  2359. valueListItem131.DataValue = valueListItem132;
  2360. valueListItem131.DisplayText = "已废除的物资";
  2361. valueListItem130.DataValue = valueListItem131;
  2362. valueListItem130.DisplayText = "已废除的物资";
  2363. valueListItem129.DataValue = valueListItem130;
  2364. valueListItem129.DisplayText = "已废除的物资";
  2365. valueListItem128.DataValue = valueListItem129;
  2366. valueListItem128.DisplayText = "已废除的物资";
  2367. valueListItem127.DataValue = valueListItem128;
  2368. valueListItem127.DisplayText = "已废除的物资";
  2369. this.ultraComboEditor8.Items.Add(valueListItem121);
  2370. this.ultraComboEditor8.Items.Add(valueListItem127);
  2371. this.ultraComboEditor8.Location = new System.Drawing.Point(584, 76);
  2372. this.ultraComboEditor8.Name = "ultraComboEditor8";
  2373. this.ultraComboEditor8.Size = new System.Drawing.Size(94, 21);
  2374. this.ultraComboEditor8.TabIndex = 388;
  2375. //
  2376. // ultraLabel42
  2377. //
  2378. this.ultraLabel42.BackColor = System.Drawing.Color.Transparent;
  2379. this.ultraLabel42.Location = new System.Drawing.Point(482, 79);
  2380. this.ultraLabel42.Name = "ultraLabel42";
  2381. this.ultraLabel42.Size = new System.Drawing.Size(117, 18);
  2382. this.ultraLabel42.TabIndex = 387;
  2383. this.ultraLabel42.Text = "是否废除的物资";
  2384. //
  2385. // ultraComboEditor9
  2386. //
  2387. this.ultraComboEditor9.AutoSize = true;
  2388. valueListItem138.DataValue = "0";
  2389. valueListItem138.DisplayText = "不允许负数发";
  2390. valueListItem137.DataValue = valueListItem138;
  2391. valueListItem137.DisplayText = "不允许负数发";
  2392. valueListItem136.DataValue = valueListItem137;
  2393. valueListItem136.DisplayText = "不允许负数发";
  2394. valueListItem135.DataValue = valueListItem136;
  2395. valueListItem135.DisplayText = "不允许负数发";
  2396. valueListItem134.DataValue = valueListItem135;
  2397. valueListItem134.DisplayText = "不允许负数发";
  2398. valueListItem133.DataValue = valueListItem134;
  2399. valueListItem133.DisplayText = "不允许负数发";
  2400. valueListItem144.DataValue = "1";
  2401. valueListItem144.DisplayText = "允许负数发料";
  2402. valueListItem143.DataValue = valueListItem144;
  2403. valueListItem143.DisplayText = "允许负数发料";
  2404. valueListItem142.DataValue = valueListItem143;
  2405. valueListItem142.DisplayText = "允许负数发料";
  2406. valueListItem141.DataValue = valueListItem142;
  2407. valueListItem141.DisplayText = "允许负数发料";
  2408. valueListItem140.DataValue = valueListItem141;
  2409. valueListItem140.DisplayText = "允许负数发料";
  2410. valueListItem139.DataValue = valueListItem140;
  2411. valueListItem139.DisplayText = "允许负数发料";
  2412. this.ultraComboEditor9.Items.Add(valueListItem133);
  2413. this.ultraComboEditor9.Items.Add(valueListItem139);
  2414. this.ultraComboEditor9.Location = new System.Drawing.Point(584, 52);
  2415. this.ultraComboEditor9.Name = "ultraComboEditor9";
  2416. this.ultraComboEditor9.Size = new System.Drawing.Size(94, 21);
  2417. this.ultraComboEditor9.TabIndex = 386;
  2418. //
  2419. // ultraLabel43
  2420. //
  2421. this.ultraLabel43.BackColor = System.Drawing.Color.Transparent;
  2422. this.ultraLabel43.Location = new System.Drawing.Point(482, 55);
  2423. this.ultraLabel43.Name = "ultraLabel43";
  2424. this.ultraLabel43.Size = new System.Drawing.Size(117, 18);
  2425. this.ultraLabel43.TabIndex = 385;
  2426. this.ultraLabel43.Text = "是否允许负数发料";
  2427. //
  2428. // ultraComboEditor10
  2429. //
  2430. this.ultraComboEditor10.AutoSize = true;
  2431. valueListItem150.DataValue = "0";
  2432. valueListItem150.DisplayText = "非零库存物资";
  2433. valueListItem149.DataValue = valueListItem150;
  2434. valueListItem149.DisplayText = "非零库存物资";
  2435. valueListItem148.DataValue = valueListItem149;
  2436. valueListItem148.DisplayText = "非零库存物资";
  2437. valueListItem147.DataValue = valueListItem148;
  2438. valueListItem147.DisplayText = "非零库存物资";
  2439. valueListItem146.DataValue = valueListItem147;
  2440. valueListItem146.DisplayText = "非零库存物资";
  2441. valueListItem145.DataValue = valueListItem146;
  2442. valueListItem145.DisplayText = "非零库存物资";
  2443. valueListItem156.DataValue = "1";
  2444. valueListItem156.DisplayText = "零库存物资";
  2445. valueListItem155.DataValue = valueListItem156;
  2446. valueListItem155.DisplayText = "零库存物资";
  2447. valueListItem154.DataValue = valueListItem155;
  2448. valueListItem154.DisplayText = "零库存物资";
  2449. valueListItem153.DataValue = valueListItem154;
  2450. valueListItem153.DisplayText = "零库存物资";
  2451. valueListItem152.DataValue = valueListItem153;
  2452. valueListItem152.DisplayText = "零库存物资";
  2453. valueListItem151.DataValue = valueListItem152;
  2454. valueListItem151.DisplayText = "零库存物资";
  2455. this.ultraComboEditor10.Items.Add(valueListItem145);
  2456. this.ultraComboEditor10.Items.Add(valueListItem151);
  2457. this.ultraComboEditor10.Location = new System.Drawing.Point(550, 28);
  2458. this.ultraComboEditor10.Name = "ultraComboEditor10";
  2459. this.ultraComboEditor10.Size = new System.Drawing.Size(128, 21);
  2460. this.ultraComboEditor10.TabIndex = 384;
  2461. //
  2462. // ultraLabel44
  2463. //
  2464. this.ultraLabel44.BackColor = System.Drawing.Color.Transparent;
  2465. this.ultraLabel44.Location = new System.Drawing.Point(482, 31);
  2466. this.ultraLabel44.Name = "ultraLabel44";
  2467. this.ultraLabel44.Size = new System.Drawing.Size(66, 20);
  2468. this.ultraLabel44.TabIndex = 383;
  2469. this.ultraLabel44.Text = "是否零库存";
  2470. //
  2471. // ultraLabel45
  2472. //
  2473. this.ultraLabel45.BackColor = System.Drawing.Color.Transparent;
  2474. this.ultraLabel45.Location = new System.Drawing.Point(482, 8);
  2475. this.ultraLabel45.Name = "ultraLabel45";
  2476. this.ultraLabel45.Size = new System.Drawing.Size(56, 16);
  2477. this.ultraLabel45.TabIndex = 381;
  2478. this.ultraLabel45.Text = "制造周期";
  2479. //
  2480. // ultraTextEditor21
  2481. //
  2482. this.ultraTextEditor21.AutoSize = true;
  2483. this.ultraTextEditor21.FlatMode = true;
  2484. this.ultraTextEditor21.Location = new System.Drawing.Point(550, 5);
  2485. this.ultraTextEditor21.Name = "ultraTextEditor21";
  2486. this.ultraTextEditor21.Size = new System.Drawing.Size(128, 19);
  2487. this.ultraTextEditor21.TabIndex = 380;
  2488. this.ultraTextEditor21.Tag = "";
  2489. //
  2490. // ultraLabel46
  2491. //
  2492. this.ultraLabel46.BackColor = System.Drawing.Color.Transparent;
  2493. this.ultraLabel46.Location = new System.Drawing.Point(3, 77);
  2494. this.ultraLabel46.Name = "ultraLabel46";
  2495. this.ultraLabel46.Size = new System.Drawing.Size(56, 16);
  2496. this.ultraLabel46.TabIndex = 367;
  2497. this.ultraLabel46.Text = "法人代表";
  2498. //
  2499. // ultraTextEditor22
  2500. //
  2501. this.ultraTextEditor22.AutoSize = true;
  2502. this.ultraTextEditor22.FlatMode = true;
  2503. this.ultraTextEditor22.Location = new System.Drawing.Point(60, 74);
  2504. this.ultraTextEditor22.Multiline = true;
  2505. this.ultraTextEditor22.Name = "ultraTextEditor22";
  2506. this.ultraTextEditor22.Size = new System.Drawing.Size(191, 19);
  2507. this.ultraTextEditor22.TabIndex = 366;
  2508. this.ultraTextEditor22.Tag = "";
  2509. //
  2510. // ultraLabel47
  2511. //
  2512. this.ultraLabel47.BackColor = System.Drawing.Color.Transparent;
  2513. this.ultraLabel47.Location = new System.Drawing.Point(3, 55);
  2514. this.ultraLabel47.Name = "ultraLabel47";
  2515. this.ultraLabel47.Size = new System.Drawing.Size(56, 16);
  2516. this.ultraLabel47.TabIndex = 365;
  2517. this.ultraLabel47.Text = "产品标准";
  2518. //
  2519. // ultraTextEditor23
  2520. //
  2521. this.ultraTextEditor23.AutoSize = true;
  2522. this.ultraTextEditor23.FlatMode = true;
  2523. this.ultraTextEditor23.Location = new System.Drawing.Point(60, 52);
  2524. this.ultraTextEditor23.Multiline = true;
  2525. this.ultraTextEditor23.Name = "ultraTextEditor23";
  2526. this.ultraTextEditor23.Size = new System.Drawing.Size(191, 19);
  2527. this.ultraTextEditor23.TabIndex = 364;
  2528. this.ultraTextEditor23.Tag = "";
  2529. //
  2530. // ultraLabel48
  2531. //
  2532. this.ultraLabel48.BackColor = System.Drawing.Color.Transparent;
  2533. this.ultraLabel48.Location = new System.Drawing.Point(3, 31);
  2534. this.ultraLabel48.Name = "ultraLabel48";
  2535. this.ultraLabel48.Size = new System.Drawing.Size(56, 16);
  2536. this.ultraLabel48.TabIndex = 363;
  2537. this.ultraLabel48.Text = "供方名称";
  2538. //
  2539. // ultraTextEditor24
  2540. //
  2541. this.ultraTextEditor24.AutoSize = true;
  2542. this.ultraTextEditor24.FlatMode = true;
  2543. this.ultraTextEditor24.Location = new System.Drawing.Point(60, 28);
  2544. this.ultraTextEditor24.Multiline = true;
  2545. this.ultraTextEditor24.Name = "ultraTextEditor24";
  2546. this.ultraTextEditor24.Size = new System.Drawing.Size(191, 19);
  2547. this.ultraTextEditor24.TabIndex = 362;
  2548. this.ultraTextEditor24.Tag = "";
  2549. //
  2550. // ultraLabel49
  2551. //
  2552. this.ultraLabel49.BackColor = System.Drawing.Color.Transparent;
  2553. this.ultraLabel49.Location = new System.Drawing.Point(3, 8);
  2554. this.ultraLabel49.Name = "ultraLabel49";
  2555. this.ultraLabel49.Size = new System.Drawing.Size(56, 16);
  2556. this.ultraLabel49.TabIndex = 361;
  2557. this.ultraLabel49.Text = "供方代码";
  2558. //
  2559. // ultraTextEditor25
  2560. //
  2561. this.ultraTextEditor25.AutoSize = true;
  2562. this.ultraTextEditor25.Enabled = false;
  2563. this.ultraTextEditor25.FlatMode = true;
  2564. this.ultraTextEditor25.Location = new System.Drawing.Point(60, 5);
  2565. this.ultraTextEditor25.Name = "ultraTextEditor25";
  2566. this.ultraTextEditor25.Size = new System.Drawing.Size(84, 19);
  2567. this.ultraTextEditor25.TabIndex = 358;
  2568. this.ultraTextEditor25.Tag = "";
  2569. //
  2570. // ultraLabel51
  2571. //
  2572. this.ultraLabel51.BackColor = System.Drawing.Color.Transparent;
  2573. this.ultraLabel51.Location = new System.Drawing.Point(261, 57);
  2574. this.ultraLabel51.Name = "ultraLabel51";
  2575. this.ultraLabel51.Size = new System.Drawing.Size(66, 16);
  2576. this.ultraLabel51.TabIndex = 407;
  2577. this.ultraLabel51.Text = "注册资金";
  2578. //
  2579. // ultraTextEditor26
  2580. //
  2581. this.ultraTextEditor26.AutoSize = true;
  2582. this.ultraTextEditor26.FlatMode = true;
  2583. this.ultraTextEditor26.Location = new System.Drawing.Point(333, 54);
  2584. this.ultraTextEditor26.Multiline = true;
  2585. this.ultraTextEditor26.Name = "ultraTextEditor26";
  2586. this.ultraTextEditor26.Size = new System.Drawing.Size(143, 19);
  2587. this.ultraTextEditor26.TabIndex = 406;
  2588. this.ultraTextEditor26.Tag = "";
  2589. //
  2590. // ultraLabel52
  2591. //
  2592. this.ultraLabel52.BackColor = System.Drawing.Color.Transparent;
  2593. this.ultraLabel52.Location = new System.Drawing.Point(261, 33);
  2594. this.ultraLabel52.Name = "ultraLabel52";
  2595. this.ultraLabel52.Size = new System.Drawing.Size(118, 18);
  2596. this.ultraLabel52.TabIndex = 405;
  2597. this.ultraLabel52.Text = "委托代理人身份证号";
  2598. //
  2599. // ultraTextEditor27
  2600. //
  2601. this.ultraTextEditor27.AutoSize = true;
  2602. this.ultraTextEditor27.FlatMode = true;
  2603. this.ultraTextEditor27.Location = new System.Drawing.Point(385, 30);
  2604. this.ultraTextEditor27.Multiline = true;
  2605. this.ultraTextEditor27.Name = "ultraTextEditor27";
  2606. this.ultraTextEditor27.Size = new System.Drawing.Size(91, 19);
  2607. this.ultraTextEditor27.TabIndex = 404;
  2608. this.ultraTextEditor27.Tag = "";
  2609. //
  2610. // ultraLabel53
  2611. //
  2612. this.ultraLabel53.BackColor = System.Drawing.Color.Transparent;
  2613. this.ultraLabel53.Location = new System.Drawing.Point(4, 99);
  2614. this.ultraLabel53.Name = "ultraLabel53";
  2615. this.ultraLabel53.Size = new System.Drawing.Size(109, 19);
  2616. this.ultraLabel53.TabIndex = 403;
  2617. this.ultraLabel53.Text = "法人代表身份证号";
  2618. //
  2619. // ultraTextEditor28
  2620. //
  2621. this.ultraTextEditor28.AutoSize = true;
  2622. this.ultraTextEditor28.FlatMode = true;
  2623. this.ultraTextEditor28.Location = new System.Drawing.Point(112, 96);
  2624. this.ultraTextEditor28.Multiline = true;
  2625. this.ultraTextEditor28.Name = "ultraTextEditor28";
  2626. this.ultraTextEditor28.Size = new System.Drawing.Size(139, 19);
  2627. this.ultraTextEditor28.TabIndex = 402;
  2628. this.ultraTextEditor28.Tag = "";
  2629. //
  2630. // ultraLabel54
  2631. //
  2632. this.ultraLabel54.BackColor = System.Drawing.Color.Transparent;
  2633. this.ultraLabel54.Location = new System.Drawing.Point(261, 7);
  2634. this.ultraLabel54.Name = "ultraLabel54";
  2635. this.ultraLabel54.Size = new System.Drawing.Size(66, 16);
  2636. this.ultraLabel54.TabIndex = 401;
  2637. this.ultraLabel54.Text = "委托代理人";
  2638. //
  2639. // ultraTextEditor29
  2640. //
  2641. this.ultraTextEditor29.AutoSize = true;
  2642. this.ultraTextEditor29.FlatMode = true;
  2643. this.ultraTextEditor29.Location = new System.Drawing.Point(333, 4);
  2644. this.ultraTextEditor29.Multiline = true;
  2645. this.ultraTextEditor29.Name = "ultraTextEditor29";
  2646. this.ultraTextEditor29.Size = new System.Drawing.Size(143, 19);
  2647. this.ultraTextEditor29.TabIndex = 400;
  2648. this.ultraTextEditor29.Tag = "";
  2649. //
  2650. // ultraTextEditor30
  2651. //
  2652. this.ultraTextEditor30.AutoSize = true;
  2653. this.ultraTextEditor30.FlatMode = true;
  2654. this.ultraTextEditor30.Location = new System.Drawing.Point(927, 28);
  2655. this.ultraTextEditor30.Multiline = true;
  2656. this.ultraTextEditor30.Name = "ultraTextEditor30";
  2657. this.ultraTextEditor30.Size = new System.Drawing.Size(173, 85);
  2658. this.ultraTextEditor30.TabIndex = 399;
  2659. this.ultraTextEditor30.Tag = "";
  2660. //
  2661. // ultraComboEditor11
  2662. //
  2663. this.ultraComboEditor11.AutoSize = true;
  2664. valueListItem162.DataValue = "0";
  2665. valueListItem162.DisplayText = "非以旧换新";
  2666. valueListItem161.DataValue = valueListItem162;
  2667. valueListItem161.DisplayText = "非以旧换新";
  2668. valueListItem160.DataValue = valueListItem161;
  2669. valueListItem160.DisplayText = "非以旧换新";
  2670. valueListItem159.DataValue = valueListItem160;
  2671. valueListItem159.DisplayText = "非以旧换新";
  2672. valueListItem158.DataValue = valueListItem159;
  2673. valueListItem158.DisplayText = "非以旧换新";
  2674. valueListItem157.DataValue = valueListItem158;
  2675. valueListItem157.DisplayText = "非以旧换新";
  2676. valueListItem168.DataValue = "1";
  2677. valueListItem168.DisplayText = "以旧换新";
  2678. valueListItem167.DataValue = valueListItem168;
  2679. valueListItem167.DisplayText = "以旧换新";
  2680. valueListItem166.DataValue = valueListItem167;
  2681. valueListItem166.DisplayText = "以旧换新";
  2682. valueListItem165.DataValue = valueListItem166;
  2683. valueListItem165.DisplayText = "以旧换新";
  2684. valueListItem164.DataValue = valueListItem165;
  2685. valueListItem164.DisplayText = "以旧换新";
  2686. valueListItem163.DataValue = valueListItem164;
  2687. valueListItem163.DisplayText = "以旧换新";
  2688. this.ultraComboEditor11.Items.Add(valueListItem157);
  2689. this.ultraComboEditor11.Items.Add(valueListItem163);
  2690. this.ultraComboEditor11.Location = new System.Drawing.Point(962, 2);
  2691. this.ultraComboEditor11.Name = "ultraComboEditor11";
  2692. this.ultraComboEditor11.Size = new System.Drawing.Size(120, 21);
  2693. this.ultraComboEditor11.TabIndex = 398;
  2694. //
  2695. // ultraLabel55
  2696. //
  2697. this.ultraLabel55.BackColor = System.Drawing.Color.Transparent;
  2698. this.ultraLabel55.Location = new System.Drawing.Point(886, 5);
  2699. this.ultraLabel55.Name = "ultraLabel55";
  2700. this.ultraLabel55.Size = new System.Drawing.Size(89, 20);
  2701. this.ultraLabel55.TabIndex = 397;
  2702. this.ultraLabel55.Text = "是否以旧换新";
  2703. //
  2704. // ultraComboEditor12
  2705. //
  2706. this.ultraComboEditor12.AutoSize = true;
  2707. valueListItem174.DataValue = "0";
  2708. valueListItem174.DisplayText = "非招标物资";
  2709. valueListItem173.DataValue = valueListItem174;
  2710. valueListItem173.DisplayText = "非招标物资";
  2711. valueListItem172.DataValue = valueListItem173;
  2712. valueListItem172.DisplayText = "非招标物资";
  2713. valueListItem171.DataValue = valueListItem172;
  2714. valueListItem171.DisplayText = "非招标物资";
  2715. valueListItem170.DataValue = valueListItem171;
  2716. valueListItem170.DisplayText = "非招标物资";
  2717. valueListItem169.DataValue = valueListItem170;
  2718. valueListItem169.DisplayText = "非招标物资";
  2719. valueListItem180.DataValue = "1";
  2720. valueListItem180.DisplayText = "招标物资";
  2721. valueListItem179.DataValue = valueListItem180;
  2722. valueListItem179.DisplayText = "招标物资";
  2723. valueListItem178.DataValue = valueListItem179;
  2724. valueListItem178.DisplayText = "招标物资";
  2725. valueListItem177.DataValue = valueListItem178;
  2726. valueListItem177.DisplayText = "招标物资";
  2727. valueListItem176.DataValue = valueListItem177;
  2728. valueListItem176.DisplayText = "招标物资";
  2729. valueListItem175.DataValue = valueListItem176;
  2730. valueListItem175.DisplayText = "招标物资";
  2731. this.ultraComboEditor12.Items.Add(valueListItem169);
  2732. this.ultraComboEditor12.Items.Add(valueListItem175);
  2733. this.ultraComboEditor12.Location = new System.Drawing.Point(760, 73);
  2734. this.ultraComboEditor12.Name = "ultraComboEditor12";
  2735. this.ultraComboEditor12.Size = new System.Drawing.Size(120, 21);
  2736. this.ultraComboEditor12.TabIndex = 396;
  2737. //
  2738. // ultraLabel56
  2739. //
  2740. this.ultraLabel56.BackColor = System.Drawing.Color.Transparent;
  2741. this.ultraLabel56.Location = new System.Drawing.Point(684, 76);
  2742. this.ultraLabel56.Name = "ultraLabel56";
  2743. this.ultraLabel56.Size = new System.Drawing.Size(89, 20);
  2744. this.ultraLabel56.TabIndex = 395;
  2745. this.ultraLabel56.Text = "是否招标物资";
  2746. //
  2747. // ultraComboEditor13
  2748. //
  2749. this.ultraComboEditor13.AutoSize = true;
  2750. valueListItem186.DataValue = "0";
  2751. valueListItem186.DisplayText = "非修复物资";
  2752. valueListItem185.DataValue = valueListItem186;
  2753. valueListItem185.DisplayText = "非修复物资";
  2754. valueListItem184.DataValue = valueListItem185;
  2755. valueListItem184.DisplayText = "非修复物资";
  2756. valueListItem183.DataValue = valueListItem184;
  2757. valueListItem183.DisplayText = "非修复物资";
  2758. valueListItem182.DataValue = valueListItem183;
  2759. valueListItem182.DisplayText = "非修复物资";
  2760. valueListItem181.DataValue = valueListItem182;
  2761. valueListItem181.DisplayText = "非修复物资";
  2762. valueListItem192.DataValue = "1";
  2763. valueListItem192.DisplayText = "修复物资";
  2764. valueListItem191.DataValue = valueListItem192;
  2765. valueListItem191.DisplayText = "修复物资";
  2766. valueListItem190.DataValue = valueListItem191;
  2767. valueListItem190.DisplayText = "修复物资";
  2768. valueListItem189.DataValue = valueListItem190;
  2769. valueListItem189.DisplayText = "修复物资";
  2770. valueListItem188.DataValue = valueListItem189;
  2771. valueListItem188.DisplayText = "修复物资";
  2772. valueListItem187.DataValue = valueListItem188;
  2773. valueListItem187.DisplayText = "修复物资";
  2774. this.ultraComboEditor13.Items.Add(valueListItem181);
  2775. this.ultraComboEditor13.Items.Add(valueListItem187);
  2776. this.ultraComboEditor13.Location = new System.Drawing.Point(760, 49);
  2777. this.ultraComboEditor13.Name = "ultraComboEditor13";
  2778. this.ultraComboEditor13.Size = new System.Drawing.Size(120, 21);
  2779. this.ultraComboEditor13.TabIndex = 394;
  2780. //
  2781. // ultraLabel57
  2782. //
  2783. this.ultraLabel57.BackColor = System.Drawing.Color.Transparent;
  2784. this.ultraLabel57.Location = new System.Drawing.Point(684, 52);
  2785. this.ultraLabel57.Name = "ultraLabel57";
  2786. this.ultraLabel57.Size = new System.Drawing.Size(89, 20);
  2787. this.ultraLabel57.TabIndex = 393;
  2788. this.ultraLabel57.Text = "是否修复物资";
  2789. //
  2790. // ultraComboEditor14
  2791. //
  2792. this.ultraComboEditor14.AutoSize = true;
  2793. valueListItem198.DataValue = "0";
  2794. valueListItem198.DisplayText = "不包安装";
  2795. valueListItem197.DataValue = valueListItem198;
  2796. valueListItem197.DisplayText = "不包安装";
  2797. valueListItem196.DataValue = valueListItem197;
  2798. valueListItem196.DisplayText = "不包安装";
  2799. valueListItem195.DataValue = valueListItem196;
  2800. valueListItem195.DisplayText = "不包安装";
  2801. valueListItem194.DataValue = valueListItem195;
  2802. valueListItem194.DisplayText = "不包安装";
  2803. valueListItem193.DataValue = valueListItem194;
  2804. valueListItem193.DisplayText = "不包安装";
  2805. valueListItem204.DataValue = "1";
  2806. valueListItem204.DisplayText = "包安装";
  2807. valueListItem203.DataValue = valueListItem204;
  2808. valueListItem203.DisplayText = "包安装";
  2809. valueListItem202.DataValue = valueListItem203;
  2810. valueListItem202.DisplayText = "包安装";
  2811. valueListItem201.DataValue = valueListItem202;
  2812. valueListItem201.DisplayText = "包安装";
  2813. valueListItem200.DataValue = valueListItem201;
  2814. valueListItem200.DisplayText = "包安装";
  2815. valueListItem199.DataValue = valueListItem200;
  2816. valueListItem199.DisplayText = "包安装";
  2817. this.ultraComboEditor14.Items.Add(valueListItem193);
  2818. this.ultraComboEditor14.Items.Add(valueListItem199);
  2819. this.ultraComboEditor14.Location = new System.Drawing.Point(760, 26);
  2820. this.ultraComboEditor14.Name = "ultraComboEditor14";
  2821. this.ultraComboEditor14.Size = new System.Drawing.Size(120, 21);
  2822. this.ultraComboEditor14.TabIndex = 392;
  2823. //
  2824. // ultraLabel58
  2825. //
  2826. this.ultraLabel58.BackColor = System.Drawing.Color.Transparent;
  2827. this.ultraLabel58.Location = new System.Drawing.Point(684, 29);
  2828. this.ultraLabel58.Name = "ultraLabel58";
  2829. this.ultraLabel58.Size = new System.Drawing.Size(89, 20);
  2830. this.ultraLabel58.TabIndex = 391;
  2831. this.ultraLabel58.Text = "是否包安装";
  2832. //
  2833. // ultraComboEditor15
  2834. //
  2835. this.ultraComboEditor15.AutoSize = true;
  2836. valueListItem210.DataValue = "0";
  2837. valueListItem210.DisplayText = "非备库物资";
  2838. valueListItem209.DataValue = valueListItem210;
  2839. valueListItem209.DisplayText = "非备库物资";
  2840. valueListItem208.DataValue = valueListItem209;
  2841. valueListItem208.DisplayText = "非备库物资";
  2842. valueListItem207.DataValue = valueListItem208;
  2843. valueListItem207.DisplayText = "非备库物资";
  2844. valueListItem206.DataValue = valueListItem207;
  2845. valueListItem206.DisplayText = "非备库物资";
  2846. valueListItem205.DataValue = valueListItem206;
  2847. valueListItem205.DisplayText = "非备库物资";
  2848. valueListItem216.DataValue = "1";
  2849. valueListItem216.DisplayText = "备库物资";
  2850. valueListItem215.DataValue = valueListItem216;
  2851. valueListItem215.DisplayText = "备库物资";
  2852. valueListItem214.DataValue = valueListItem215;
  2853. valueListItem214.DisplayText = "备库物资";
  2854. valueListItem213.DataValue = valueListItem214;
  2855. valueListItem213.DisplayText = "备库物资";
  2856. valueListItem212.DataValue = valueListItem213;
  2857. valueListItem212.DisplayText = "备库物资";
  2858. valueListItem211.DataValue = valueListItem212;
  2859. valueListItem211.DisplayText = "备库物资";
  2860. this.ultraComboEditor15.Items.Add(valueListItem205);
  2861. this.ultraComboEditor15.Items.Add(valueListItem211);
  2862. this.ultraComboEditor15.Location = new System.Drawing.Point(760, 3);
  2863. this.ultraComboEditor15.Name = "ultraComboEditor15";
  2864. this.ultraComboEditor15.Size = new System.Drawing.Size(120, 21);
  2865. this.ultraComboEditor15.TabIndex = 390;
  2866. //
  2867. // ultraLabel59
  2868. //
  2869. this.ultraLabel59.BackColor = System.Drawing.Color.Transparent;
  2870. this.ultraLabel59.Location = new System.Drawing.Point(684, 6);
  2871. this.ultraLabel59.Name = "ultraLabel59";
  2872. this.ultraLabel59.Size = new System.Drawing.Size(89, 20);
  2873. this.ultraLabel59.TabIndex = 389;
  2874. this.ultraLabel59.Text = "是否备库物资";
  2875. //
  2876. // ultraComboEditor16
  2877. //
  2878. this.ultraComboEditor16.AutoSize = true;
  2879. valueListItem222.DataValue = "0";
  2880. valueListItem222.DisplayText = "正在使用的物资";
  2881. valueListItem221.DataValue = valueListItem222;
  2882. valueListItem221.DisplayText = "正在使用的物资";
  2883. valueListItem220.DataValue = valueListItem221;
  2884. valueListItem220.DisplayText = "正在使用的物资";
  2885. valueListItem219.DataValue = valueListItem220;
  2886. valueListItem219.DisplayText = "正在使用的物资";
  2887. valueListItem218.DataValue = valueListItem219;
  2888. valueListItem218.DisplayText = "正在使用的物资";
  2889. valueListItem217.DataValue = valueListItem218;
  2890. valueListItem217.DisplayText = "正在使用的物资";
  2891. valueListItem228.DataValue = "1";
  2892. valueListItem228.DisplayText = "已废除的物资";
  2893. valueListItem227.DataValue = valueListItem228;
  2894. valueListItem227.DisplayText = "已废除的物资";
  2895. valueListItem226.DataValue = valueListItem227;
  2896. valueListItem226.DisplayText = "已废除的物资";
  2897. valueListItem225.DataValue = valueListItem226;
  2898. valueListItem225.DisplayText = "已废除的物资";
  2899. valueListItem224.DataValue = valueListItem225;
  2900. valueListItem224.DisplayText = "已废除的物资";
  2901. valueListItem223.DataValue = valueListItem224;
  2902. valueListItem223.DisplayText = "已废除的物资";
  2903. this.ultraComboEditor16.Items.Add(valueListItem217);
  2904. this.ultraComboEditor16.Items.Add(valueListItem223);
  2905. this.ultraComboEditor16.Location = new System.Drawing.Point(584, 76);
  2906. this.ultraComboEditor16.Name = "ultraComboEditor16";
  2907. this.ultraComboEditor16.Size = new System.Drawing.Size(94, 21);
  2908. this.ultraComboEditor16.TabIndex = 388;
  2909. //
  2910. // ultraLabel60
  2911. //
  2912. this.ultraLabel60.BackColor = System.Drawing.Color.Transparent;
  2913. this.ultraLabel60.Location = new System.Drawing.Point(482, 79);
  2914. this.ultraLabel60.Name = "ultraLabel60";
  2915. this.ultraLabel60.Size = new System.Drawing.Size(117, 18);
  2916. this.ultraLabel60.TabIndex = 387;
  2917. this.ultraLabel60.Text = "是否废除的物资";
  2918. //
  2919. // ultraComboEditor17
  2920. //
  2921. this.ultraComboEditor17.AutoSize = true;
  2922. valueListItem234.DataValue = "0";
  2923. valueListItem234.DisplayText = "不允许负数发";
  2924. valueListItem233.DataValue = valueListItem234;
  2925. valueListItem233.DisplayText = "不允许负数发";
  2926. valueListItem232.DataValue = valueListItem233;
  2927. valueListItem232.DisplayText = "不允许负数发";
  2928. valueListItem231.DataValue = valueListItem232;
  2929. valueListItem231.DisplayText = "不允许负数发";
  2930. valueListItem230.DataValue = valueListItem231;
  2931. valueListItem230.DisplayText = "不允许负数发";
  2932. valueListItem229.DataValue = valueListItem230;
  2933. valueListItem229.DisplayText = "不允许负数发";
  2934. valueListItem240.DataValue = "1";
  2935. valueListItem240.DisplayText = "允许负数发料";
  2936. valueListItem239.DataValue = valueListItem240;
  2937. valueListItem239.DisplayText = "允许负数发料";
  2938. valueListItem238.DataValue = valueListItem239;
  2939. valueListItem238.DisplayText = "允许负数发料";
  2940. valueListItem237.DataValue = valueListItem238;
  2941. valueListItem237.DisplayText = "允许负数发料";
  2942. valueListItem236.DataValue = valueListItem237;
  2943. valueListItem236.DisplayText = "允许负数发料";
  2944. valueListItem235.DataValue = valueListItem236;
  2945. valueListItem235.DisplayText = "允许负数发料";
  2946. this.ultraComboEditor17.Items.Add(valueListItem229);
  2947. this.ultraComboEditor17.Items.Add(valueListItem235);
  2948. this.ultraComboEditor17.Location = new System.Drawing.Point(584, 52);
  2949. this.ultraComboEditor17.Name = "ultraComboEditor17";
  2950. this.ultraComboEditor17.Size = new System.Drawing.Size(94, 21);
  2951. this.ultraComboEditor17.TabIndex = 386;
  2952. //
  2953. // ultraLabel61
  2954. //
  2955. this.ultraLabel61.BackColor = System.Drawing.Color.Transparent;
  2956. this.ultraLabel61.Location = new System.Drawing.Point(482, 55);
  2957. this.ultraLabel61.Name = "ultraLabel61";
  2958. this.ultraLabel61.Size = new System.Drawing.Size(117, 18);
  2959. this.ultraLabel61.TabIndex = 385;
  2960. this.ultraLabel61.Text = "是否允许负数发料";
  2961. //
  2962. // ultraComboEditor18
  2963. //
  2964. this.ultraComboEditor18.AutoSize = true;
  2965. valueListItem246.DataValue = "0";
  2966. valueListItem246.DisplayText = "非零库存物资";
  2967. valueListItem245.DataValue = valueListItem246;
  2968. valueListItem245.DisplayText = "非零库存物资";
  2969. valueListItem244.DataValue = valueListItem245;
  2970. valueListItem244.DisplayText = "非零库存物资";
  2971. valueListItem243.DataValue = valueListItem244;
  2972. valueListItem243.DisplayText = "非零库存物资";
  2973. valueListItem242.DataValue = valueListItem243;
  2974. valueListItem242.DisplayText = "非零库存物资";
  2975. valueListItem241.DataValue = valueListItem242;
  2976. valueListItem241.DisplayText = "非零库存物资";
  2977. valueListItem252.DataValue = "1";
  2978. valueListItem252.DisplayText = "零库存物资";
  2979. valueListItem251.DataValue = valueListItem252;
  2980. valueListItem251.DisplayText = "零库存物资";
  2981. valueListItem250.DataValue = valueListItem251;
  2982. valueListItem250.DisplayText = "零库存物资";
  2983. valueListItem249.DataValue = valueListItem250;
  2984. valueListItem249.DisplayText = "零库存物资";
  2985. valueListItem248.DataValue = valueListItem249;
  2986. valueListItem248.DisplayText = "零库存物资";
  2987. valueListItem247.DataValue = valueListItem248;
  2988. valueListItem247.DisplayText = "零库存物资";
  2989. this.ultraComboEditor18.Items.Add(valueListItem241);
  2990. this.ultraComboEditor18.Items.Add(valueListItem247);
  2991. this.ultraComboEditor18.Location = new System.Drawing.Point(550, 28);
  2992. this.ultraComboEditor18.Name = "ultraComboEditor18";
  2993. this.ultraComboEditor18.Size = new System.Drawing.Size(128, 21);
  2994. this.ultraComboEditor18.TabIndex = 384;
  2995. //
  2996. // ultraLabel62
  2997. //
  2998. this.ultraLabel62.BackColor = System.Drawing.Color.Transparent;
  2999. this.ultraLabel62.Location = new System.Drawing.Point(482, 31);
  3000. this.ultraLabel62.Name = "ultraLabel62";
  3001. this.ultraLabel62.Size = new System.Drawing.Size(66, 20);
  3002. this.ultraLabel62.TabIndex = 383;
  3003. this.ultraLabel62.Text = "是否零库存";
  3004. //
  3005. // ultraLabel63
  3006. //
  3007. this.ultraLabel63.BackColor = System.Drawing.Color.Transparent;
  3008. this.ultraLabel63.Location = new System.Drawing.Point(482, 8);
  3009. this.ultraLabel63.Name = "ultraLabel63";
  3010. this.ultraLabel63.Size = new System.Drawing.Size(56, 16);
  3011. this.ultraLabel63.TabIndex = 381;
  3012. this.ultraLabel63.Text = "制造周期";
  3013. //
  3014. // ultraTextEditor31
  3015. //
  3016. this.ultraTextEditor31.AutoSize = true;
  3017. this.ultraTextEditor31.FlatMode = true;
  3018. this.ultraTextEditor31.Location = new System.Drawing.Point(550, 5);
  3019. this.ultraTextEditor31.Name = "ultraTextEditor31";
  3020. this.ultraTextEditor31.Size = new System.Drawing.Size(128, 19);
  3021. this.ultraTextEditor31.TabIndex = 380;
  3022. this.ultraTextEditor31.Tag = "";
  3023. //
  3024. // ultraLabel64
  3025. //
  3026. this.ultraLabel64.BackColor = System.Drawing.Color.Transparent;
  3027. this.ultraLabel64.Location = new System.Drawing.Point(3, 77);
  3028. this.ultraLabel64.Name = "ultraLabel64";
  3029. this.ultraLabel64.Size = new System.Drawing.Size(56, 16);
  3030. this.ultraLabel64.TabIndex = 367;
  3031. this.ultraLabel64.Text = "法人代表";
  3032. //
  3033. // ultraTextEditor32
  3034. //
  3035. this.ultraTextEditor32.AutoSize = true;
  3036. this.ultraTextEditor32.FlatMode = true;
  3037. this.ultraTextEditor32.Location = new System.Drawing.Point(60, 74);
  3038. this.ultraTextEditor32.Multiline = true;
  3039. this.ultraTextEditor32.Name = "ultraTextEditor32";
  3040. this.ultraTextEditor32.Size = new System.Drawing.Size(191, 19);
  3041. this.ultraTextEditor32.TabIndex = 366;
  3042. this.ultraTextEditor32.Tag = "";
  3043. //
  3044. // ultraLabel65
  3045. //
  3046. this.ultraLabel65.BackColor = System.Drawing.Color.Transparent;
  3047. this.ultraLabel65.Location = new System.Drawing.Point(3, 55);
  3048. this.ultraLabel65.Name = "ultraLabel65";
  3049. this.ultraLabel65.Size = new System.Drawing.Size(56, 16);
  3050. this.ultraLabel65.TabIndex = 365;
  3051. this.ultraLabel65.Text = "产品标准";
  3052. //
  3053. // ultraTextEditor33
  3054. //
  3055. this.ultraTextEditor33.AutoSize = true;
  3056. this.ultraTextEditor33.FlatMode = true;
  3057. this.ultraTextEditor33.Location = new System.Drawing.Point(60, 52);
  3058. this.ultraTextEditor33.Multiline = true;
  3059. this.ultraTextEditor33.Name = "ultraTextEditor33";
  3060. this.ultraTextEditor33.Size = new System.Drawing.Size(191, 19);
  3061. this.ultraTextEditor33.TabIndex = 364;
  3062. this.ultraTextEditor33.Tag = "";
  3063. //
  3064. // ultraLabel66
  3065. //
  3066. this.ultraLabel66.BackColor = System.Drawing.Color.Transparent;
  3067. this.ultraLabel66.Location = new System.Drawing.Point(3, 31);
  3068. this.ultraLabel66.Name = "ultraLabel66";
  3069. this.ultraLabel66.Size = new System.Drawing.Size(56, 16);
  3070. this.ultraLabel66.TabIndex = 363;
  3071. this.ultraLabel66.Text = "供方名称";
  3072. //
  3073. // ultraTextEditor34
  3074. //
  3075. this.ultraTextEditor34.AutoSize = true;
  3076. this.ultraTextEditor34.FlatMode = true;
  3077. this.ultraTextEditor34.Location = new System.Drawing.Point(60, 28);
  3078. this.ultraTextEditor34.Multiline = true;
  3079. this.ultraTextEditor34.Name = "ultraTextEditor34";
  3080. this.ultraTextEditor34.Size = new System.Drawing.Size(191, 19);
  3081. this.ultraTextEditor34.TabIndex = 362;
  3082. this.ultraTextEditor34.Tag = "";
  3083. //
  3084. // ultraLabel67
  3085. //
  3086. this.ultraLabel67.BackColor = System.Drawing.Color.Transparent;
  3087. this.ultraLabel67.Location = new System.Drawing.Point(3, 8);
  3088. this.ultraLabel67.Name = "ultraLabel67";
  3089. this.ultraLabel67.Size = new System.Drawing.Size(56, 16);
  3090. this.ultraLabel67.TabIndex = 361;
  3091. this.ultraLabel67.Text = "供方代码";
  3092. //
  3093. // ultraTextEditor35
  3094. //
  3095. this.ultraTextEditor35.AutoSize = true;
  3096. this.ultraTextEditor35.Enabled = false;
  3097. this.ultraTextEditor35.FlatMode = true;
  3098. this.ultraTextEditor35.Location = new System.Drawing.Point(60, 5);
  3099. this.ultraTextEditor35.Name = "ultraTextEditor35";
  3100. this.ultraTextEditor35.Size = new System.Drawing.Size(84, 19);
  3101. this.ultraTextEditor35.TabIndex = 358;
  3102. this.ultraTextEditor35.Tag = "";
  3103. //
  3104. // ultraTextEditor17
  3105. //
  3106. this.ultraTextEditor17.AutoSize = true;
  3107. this.ultraTextEditor17.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3108. this.ultraTextEditor17.Enabled = false;
  3109. this.ultraTextEditor17.Location = new System.Drawing.Point(76, 32);
  3110. this.ultraTextEditor17.MaxLength = 18;
  3111. this.ultraTextEditor17.Name = "ultraTextEditor17";
  3112. this.ultraTextEditor17.Size = new System.Drawing.Size(159, 19);
  3113. this.ultraTextEditor17.TabIndex = 442;
  3114. //
  3115. // ultraLabel7
  3116. //
  3117. this.ultraLabel7.BackColor = System.Drawing.Color.Transparent;
  3118. this.ultraLabel7.Location = new System.Drawing.Point(3, 33);
  3119. this.ultraLabel7.Name = "ultraLabel7";
  3120. this.ultraLabel7.Size = new System.Drawing.Size(89, 20);
  3121. this.ultraLabel7.TabIndex = 441;
  3122. this.ultraLabel7.Text = "物资代码";
  3123. //
  3124. // ultraTextEditor36
  3125. //
  3126. this.ultraTextEditor36.AutoSize = true;
  3127. this.ultraTextEditor36.Enabled = false;
  3128. this.ultraTextEditor36.FlatMode = true;
  3129. this.ultraTextEditor36.Location = new System.Drawing.Point(490, 3);
  3130. this.ultraTextEditor36.Multiline = true;
  3131. this.ultraTextEditor36.Name = "ultraTextEditor36";
  3132. this.ultraTextEditor36.Size = new System.Drawing.Size(357, 49);
  3133. this.ultraTextEditor36.TabIndex = 440;
  3134. this.ultraTextEditor36.Tag = "";
  3135. //
  3136. // ultraLabel8
  3137. //
  3138. this.ultraLabel8.BackColor = System.Drawing.Color.Transparent;
  3139. this.ultraLabel8.Location = new System.Drawing.Point(446, 6);
  3140. this.ultraLabel8.Name = "ultraLabel8";
  3141. this.ultraLabel8.Size = new System.Drawing.Size(89, 20);
  3142. this.ultraLabel8.TabIndex = 436;
  3143. this.ultraLabel8.Text = "备注";
  3144. //
  3145. // ultraComboEditor19
  3146. //
  3147. this.ultraComboEditor19.AutoSize = true;
  3148. valueListItem258.DataValue = "0";
  3149. valueListItem258.DisplayText = "非零库存";
  3150. valueListItem257.DataValue = valueListItem258;
  3151. valueListItem257.DisplayText = "非零库存";
  3152. valueListItem256.DataValue = valueListItem257;
  3153. valueListItem256.DisplayText = "非零库存";
  3154. valueListItem255.DataValue = valueListItem256;
  3155. valueListItem255.DisplayText = "非零库存";
  3156. valueListItem254.DataValue = valueListItem255;
  3157. valueListItem254.DisplayText = "非零库存";
  3158. valueListItem253.DataValue = valueListItem254;
  3159. valueListItem253.DisplayText = "非零库存";
  3160. valueListItem264.DataValue = "1";
  3161. valueListItem264.DisplayText = "零库存";
  3162. valueListItem263.DataValue = valueListItem264;
  3163. valueListItem263.DisplayText = "零库存";
  3164. valueListItem262.DataValue = valueListItem263;
  3165. valueListItem262.DisplayText = "零库存";
  3166. valueListItem261.DataValue = valueListItem262;
  3167. valueListItem261.DisplayText = "零库存";
  3168. valueListItem260.DataValue = valueListItem261;
  3169. valueListItem260.DisplayText = "零库存";
  3170. valueListItem259.DataValue = valueListItem260;
  3171. valueListItem259.DisplayText = "零库存";
  3172. this.ultraComboEditor19.Items.Add(valueListItem253);
  3173. this.ultraComboEditor19.Items.Add(valueListItem259);
  3174. this.ultraComboEditor19.Location = new System.Drawing.Point(76, 3);
  3175. this.ultraComboEditor19.Name = "ultraComboEditor19";
  3176. this.ultraComboEditor19.Size = new System.Drawing.Size(159, 21);
  3177. this.ultraComboEditor19.TabIndex = 429;
  3178. //
  3179. // ultraLabel14
  3180. //
  3181. this.ultraLabel14.BackColor = System.Drawing.Color.Transparent;
  3182. this.ultraLabel14.Location = new System.Drawing.Point(3, 6);
  3183. this.ultraLabel14.Name = "ultraLabel14";
  3184. this.ultraLabel14.Size = new System.Drawing.Size(89, 20);
  3185. this.ultraLabel14.TabIndex = 428;
  3186. this.ultraLabel14.Text = "是否零库存";
  3187. //
  3188. // ultraLabel15
  3189. //
  3190. this.ultraLabel15.BackColor = System.Drawing.Color.Transparent;
  3191. this.ultraLabel15.Location = new System.Drawing.Point(869, 35);
  3192. this.ultraLabel15.Name = "ultraLabel15";
  3193. this.ultraLabel15.Size = new System.Drawing.Size(56, 16);
  3194. this.ultraLabel15.TabIndex = 363;
  3195. this.ultraLabel15.Text = "仓库名称";
  3196. //
  3197. // ultraTextEditor37
  3198. //
  3199. this.ultraTextEditor37.AutoSize = true;
  3200. this.ultraTextEditor37.FlatMode = true;
  3201. this.ultraTextEditor37.Location = new System.Drawing.Point(926, 32);
  3202. this.ultraTextEditor37.Multiline = true;
  3203. this.ultraTextEditor37.Name = "ultraTextEditor37";
  3204. this.ultraTextEditor37.Size = new System.Drawing.Size(84, 19);
  3205. this.ultraTextEditor37.TabIndex = 362;
  3206. this.ultraTextEditor37.Tag = "";
  3207. //
  3208. // ultraLabel28
  3209. //
  3210. this.ultraLabel28.BackColor = System.Drawing.Color.Transparent;
  3211. this.ultraLabel28.Location = new System.Drawing.Point(869, 12);
  3212. this.ultraLabel28.Name = "ultraLabel28";
  3213. this.ultraLabel28.Size = new System.Drawing.Size(56, 16);
  3214. this.ultraLabel28.TabIndex = 361;
  3215. this.ultraLabel28.Text = "仓库代码";
  3216. //
  3217. // ultraTextEditor38
  3218. //
  3219. this.ultraTextEditor38.AutoSize = true;
  3220. this.ultraTextEditor38.Enabled = false;
  3221. this.ultraTextEditor38.FlatMode = true;
  3222. this.ultraTextEditor38.Location = new System.Drawing.Point(926, 9);
  3223. this.ultraTextEditor38.Name = "ultraTextEditor38";
  3224. this.ultraTextEditor38.Size = new System.Drawing.Size(84, 19);
  3225. this.ultraTextEditor38.TabIndex = 358;
  3226. this.ultraTextEditor38.Tag = "";
  3227. //
  3228. // ultraLabel30
  3229. //
  3230. this.ultraLabel30.BackColor = System.Drawing.Color.Transparent;
  3231. this.ultraLabel30.Location = new System.Drawing.Point(241, 6);
  3232. this.ultraLabel30.Name = "ultraLabel30";
  3233. this.ultraLabel30.Size = new System.Drawing.Size(56, 16);
  3234. this.ultraLabel30.TabIndex = 444;
  3235. this.ultraLabel30.Text = "规格型号";
  3236. //
  3237. // ultraTextEditor39
  3238. //
  3239. this.ultraTextEditor39.AutoSize = true;
  3240. this.ultraTextEditor39.Enabled = false;
  3241. this.ultraTextEditor39.FlatMode = true;
  3242. this.ultraTextEditor39.Location = new System.Drawing.Point(298, 3);
  3243. this.ultraTextEditor39.Name = "ultraTextEditor39";
  3244. this.ultraTextEditor39.Size = new System.Drawing.Size(128, 19);
  3245. this.ultraTextEditor39.TabIndex = 443;
  3246. this.ultraTextEditor39.Tag = "";
  3247. //
  3248. // ultraTextEditor40
  3249. //
  3250. this.ultraTextEditor40.AutoSize = true;
  3251. this.ultraTextEditor40.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3252. this.ultraTextEditor40.Enabled = false;
  3253. this.ultraTextEditor40.Location = new System.Drawing.Point(76, 32);
  3254. this.ultraTextEditor40.MaxLength = 18;
  3255. this.ultraTextEditor40.Name = "ultraTextEditor40";
  3256. this.ultraTextEditor40.Size = new System.Drawing.Size(159, 19);
  3257. this.ultraTextEditor40.TabIndex = 442;
  3258. //
  3259. // ultraLabel31
  3260. //
  3261. this.ultraLabel31.BackColor = System.Drawing.Color.Transparent;
  3262. this.ultraLabel31.Location = new System.Drawing.Point(3, 33);
  3263. this.ultraLabel31.Name = "ultraLabel31";
  3264. this.ultraLabel31.Size = new System.Drawing.Size(89, 20);
  3265. this.ultraLabel31.TabIndex = 441;
  3266. this.ultraLabel31.Text = "物资代码";
  3267. //
  3268. // ultraTextEditor41
  3269. //
  3270. this.ultraTextEditor41.AutoSize = true;
  3271. this.ultraTextEditor41.Enabled = false;
  3272. this.ultraTextEditor41.FlatMode = true;
  3273. this.ultraTextEditor41.Location = new System.Drawing.Point(490, 3);
  3274. this.ultraTextEditor41.Multiline = true;
  3275. this.ultraTextEditor41.Name = "ultraTextEditor41";
  3276. this.ultraTextEditor41.Size = new System.Drawing.Size(357, 49);
  3277. this.ultraTextEditor41.TabIndex = 440;
  3278. this.ultraTextEditor41.Tag = "";
  3279. //
  3280. // ultraLabel32
  3281. //
  3282. this.ultraLabel32.BackColor = System.Drawing.Color.Transparent;
  3283. this.ultraLabel32.Location = new System.Drawing.Point(446, 6);
  3284. this.ultraLabel32.Name = "ultraLabel32";
  3285. this.ultraLabel32.Size = new System.Drawing.Size(89, 20);
  3286. this.ultraLabel32.TabIndex = 436;
  3287. this.ultraLabel32.Text = "备注";
  3288. //
  3289. // ultraComboEditor20
  3290. //
  3291. this.ultraComboEditor20.AutoSize = true;
  3292. valueListItem270.DataValue = "0";
  3293. valueListItem270.DisplayText = "非零库存";
  3294. valueListItem269.DataValue = valueListItem270;
  3295. valueListItem269.DisplayText = "非零库存";
  3296. valueListItem268.DataValue = valueListItem269;
  3297. valueListItem268.DisplayText = "非零库存";
  3298. valueListItem267.DataValue = valueListItem268;
  3299. valueListItem267.DisplayText = "非零库存";
  3300. valueListItem266.DataValue = valueListItem267;
  3301. valueListItem266.DisplayText = "非零库存";
  3302. valueListItem265.DataValue = valueListItem266;
  3303. valueListItem265.DisplayText = "非零库存";
  3304. valueListItem276.DataValue = "1";
  3305. valueListItem276.DisplayText = "零库存";
  3306. valueListItem275.DataValue = valueListItem276;
  3307. valueListItem275.DisplayText = "零库存";
  3308. valueListItem274.DataValue = valueListItem275;
  3309. valueListItem274.DisplayText = "零库存";
  3310. valueListItem273.DataValue = valueListItem274;
  3311. valueListItem273.DisplayText = "零库存";
  3312. valueListItem272.DataValue = valueListItem273;
  3313. valueListItem272.DisplayText = "零库存";
  3314. valueListItem271.DataValue = valueListItem272;
  3315. valueListItem271.DisplayText = "零库存";
  3316. this.ultraComboEditor20.Items.Add(valueListItem265);
  3317. this.ultraComboEditor20.Items.Add(valueListItem271);
  3318. this.ultraComboEditor20.Location = new System.Drawing.Point(76, 3);
  3319. this.ultraComboEditor20.Name = "ultraComboEditor20";
  3320. this.ultraComboEditor20.Size = new System.Drawing.Size(159, 21);
  3321. this.ultraComboEditor20.TabIndex = 429;
  3322. //
  3323. // ultraLabel33
  3324. //
  3325. this.ultraLabel33.BackColor = System.Drawing.Color.Transparent;
  3326. this.ultraLabel33.Location = new System.Drawing.Point(3, 6);
  3327. this.ultraLabel33.Name = "ultraLabel33";
  3328. this.ultraLabel33.Size = new System.Drawing.Size(89, 20);
  3329. this.ultraLabel33.TabIndex = 428;
  3330. this.ultraLabel33.Text = "是否零库存";
  3331. //
  3332. // ultraLabel34
  3333. //
  3334. this.ultraLabel34.BackColor = System.Drawing.Color.Transparent;
  3335. this.ultraLabel34.Location = new System.Drawing.Point(869, 35);
  3336. this.ultraLabel34.Name = "ultraLabel34";
  3337. this.ultraLabel34.Size = new System.Drawing.Size(56, 16);
  3338. this.ultraLabel34.TabIndex = 363;
  3339. this.ultraLabel34.Text = "仓库名称";
  3340. //
  3341. // ultraTextEditor42
  3342. //
  3343. this.ultraTextEditor42.AutoSize = true;
  3344. this.ultraTextEditor42.FlatMode = true;
  3345. this.ultraTextEditor42.Location = new System.Drawing.Point(926, 32);
  3346. this.ultraTextEditor42.Multiline = true;
  3347. this.ultraTextEditor42.Name = "ultraTextEditor42";
  3348. this.ultraTextEditor42.Size = new System.Drawing.Size(84, 19);
  3349. this.ultraTextEditor42.TabIndex = 362;
  3350. this.ultraTextEditor42.Tag = "";
  3351. //
  3352. // ultraLabel35
  3353. //
  3354. this.ultraLabel35.BackColor = System.Drawing.Color.Transparent;
  3355. this.ultraLabel35.Location = new System.Drawing.Point(869, 12);
  3356. this.ultraLabel35.Name = "ultraLabel35";
  3357. this.ultraLabel35.Size = new System.Drawing.Size(56, 16);
  3358. this.ultraLabel35.TabIndex = 361;
  3359. this.ultraLabel35.Text = "仓库代码";
  3360. //
  3361. // ultraTextEditor43
  3362. //
  3363. this.ultraTextEditor43.AutoSize = true;
  3364. this.ultraTextEditor43.Enabled = false;
  3365. this.ultraTextEditor43.FlatMode = true;
  3366. this.ultraTextEditor43.Location = new System.Drawing.Point(926, 9);
  3367. this.ultraTextEditor43.Name = "ultraTextEditor43";
  3368. this.ultraTextEditor43.Size = new System.Drawing.Size(84, 19);
  3369. this.ultraTextEditor43.TabIndex = 358;
  3370. this.ultraTextEditor43.Tag = "";
  3371. //
  3372. // FrmStorsNew
  3373. //
  3374. this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
  3375. this.ClientSize = new System.Drawing.Size(1498, 564);
  3376. this.Controls.Add(this.panel2);
  3377. this.Controls.Add(this.ultraExpandableGroupBox1);
  3378. this.Controls.Add(this.ultraGroupBox1);
  3379. this.Controls.Add(this.panel1);
  3380. this.Name = "FrmStorsNew";
  3381. this.Text = "仓库初始管理";
  3382. this.Load += new System.EventHandler(this.FrmStors_Load);
  3383. ((System.ComponentModel.ISupportInitialize)(this.cmb_GF)).EndInit();
  3384. ((System.ComponentModel.ISupportInitialize)(this.cmb_LKC)).EndInit();
  3385. this.panel1.ResumeLayout(false);
  3386. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  3387. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  3388. this.ultraGroupBox1.ResumeLayout(false);
  3389. ((System.ComponentModel.ISupportInitialize)(this.txt_Spet)).EndInit();
  3390. ((System.ComponentModel.ISupportInitialize)(this.txt_wz)).EndInit();
  3391. ((System.ComponentModel.ISupportInitialize)(this.txt_wzdm)).EndInit();
  3392. ((System.ComponentModel.ISupportInitialize)(this.Cmb_CKLB)).EndInit();
  3393. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).EndInit();
  3394. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).EndInit();
  3395. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  3396. this.ultraExpandableGroupBox1.ResumeLayout(false);
  3397. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  3398. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor45)).EndInit();
  3399. ((System.ComponentModel.ISupportInitialize)(this.ultraCombo1)).EndInit();
  3400. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor44)).EndInit();
  3401. ((System.ComponentModel.ISupportInitialize)(this.cmb_LB)).EndInit();
  3402. ((System.ComponentModel.ISupportInitialize)(this.cmb_WZ)).EndInit();
  3403. ((System.ComponentModel.ISupportInitialize)(this.txt_Price)).EndInit();
  3404. ((System.ComponentModel.ISupportInitialize)(this.txt_JLDW)).EndInit();
  3405. ((System.ComponentModel.ISupportInitialize)(this.txt_Spec)).EndInit();
  3406. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).EndInit();
  3407. ((System.ComponentModel.ISupportInitialize)(this.txt_CSZ)).EndInit();
  3408. this.panel2.ResumeLayout(false);
  3409. ((System.ComponentModel.ISupportInitialize)(this.gd_Stock)).EndInit();
  3410. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  3411. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  3412. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
  3413. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  3414. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
  3415. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
  3416. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
  3417. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
  3418. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor9)).EndInit();
  3419. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor10)).EndInit();
  3420. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor11)).EndInit();
  3421. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor12)).EndInit();
  3422. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  3423. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor13)).EndInit();
  3424. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor14)).EndInit();
  3425. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor15)).EndInit();
  3426. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor16)).EndInit();
  3427. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).EndInit();
  3428. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor18)).EndInit();
  3429. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor19)).EndInit();
  3430. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor20)).EndInit();
  3431. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  3432. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
  3433. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
  3434. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
  3435. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).EndInit();
  3436. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).EndInit();
  3437. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor9)).EndInit();
  3438. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor10)).EndInit();
  3439. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor21)).EndInit();
  3440. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor22)).EndInit();
  3441. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor23)).EndInit();
  3442. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor24)).EndInit();
  3443. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor25)).EndInit();
  3444. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor26)).EndInit();
  3445. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor27)).EndInit();
  3446. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor28)).EndInit();
  3447. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor29)).EndInit();
  3448. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor30)).EndInit();
  3449. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor11)).EndInit();
  3450. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor12)).EndInit();
  3451. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).EndInit();
  3452. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor14)).EndInit();
  3453. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor15)).EndInit();
  3454. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor16)).EndInit();
  3455. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor17)).EndInit();
  3456. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor18)).EndInit();
  3457. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor31)).EndInit();
  3458. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor32)).EndInit();
  3459. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor33)).EndInit();
  3460. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor34)).EndInit();
  3461. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor35)).EndInit();
  3462. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor17)).EndInit();
  3463. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor36)).EndInit();
  3464. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor19)).EndInit();
  3465. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor37)).EndInit();
  3466. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor38)).EndInit();
  3467. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor39)).EndInit();
  3468. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor40)).EndInit();
  3469. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor41)).EndInit();
  3470. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor20)).EndInit();
  3471. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor42)).EndInit();
  3472. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor43)).EndInit();
  3473. this.ResumeLayout(false);
  3474. }
  3475. #endregion
  3476. private void Init()
  3477. {
  3478. try
  3479. {
  3480. string strOut = "";
  3481. string sql = "";
  3482. DataSet ds;
  3483. //供方
  3484. sql = "SELECT PROVIDER_CODE ID_,PROVIDER_NAME NAME_ FROM PROVIDER_MANAGER ";
  3485. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3486. ds.Tables[0].TableName = "PROVIDER_MANAGER";
  3487. Comm.Init_ComboControl(this.cmb_GF, "PROVIDER_MANAGER", "NAME_", "ID_", ref ds);
  3488. //物资
  3489. sql = "SELECT MATERIAL_CODE ,MATERIAL_NAME ,SPEC FROM MATERIAL_CODE_MANAGE order by SORT_CODE ";
  3490. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3491. ds.Tables[0].TableName = "MATERIAL_CODE_MANAGE";
  3492. cmb_WZ.DataSource = (DataSet)ds;
  3493. cmb_WZ.DisplayMember = "MATERIAL_CODE";
  3494. cmb_WZ.SelectedRow = null;
  3495. //仓库类别
  3496. sql = "SELECT DEPOTID ID_,DEPOT_LB NAME_ FROM KCJ_DEPOTMAGAGER ";
  3497. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3498. ds.Tables[0].TableName = "KCJ_DEPOTMAGAGER";
  3499. FillComboEditor(ref Cmb_CKLB, ds);
  3500. FillComboEditor(ref cmb_LB, ds);
  3501. //物资类别
  3502. sql = "SELECT material__lb_code ,material__lb_name FROM MATERIA_LBL_CODE_MANAGE ";
  3503. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3504. ds.Tables[0].TableName = "MATERIA_LBL_CODE_MANAGE";
  3505. ultraCombo1.DataSource = (DataSet)ds;
  3506. ultraCombo1.DisplayMember = "material__lb_code";
  3507. ultraCombo1.SelectedRow = null;
  3508. }
  3509. catch(Exception ex)
  3510. {
  3511. }
  3512. }
  3513. public static bool FillComboEditor(ref UltraComboEditor ulComboEditor, DataSet dset)
  3514. {
  3515. if (dset == null) return false;
  3516. if (dset.Tables.Count < 1) return false;
  3517. if (dset.Tables[0].Columns.Count < 2) return false;
  3518. ulComboEditor.Items.Clear();
  3519. for (int i = 0; i < dset.Tables[0].Rows.Count; i++)
  3520. ulComboEditor.Items.Add(dset.Tables[0].Rows[i][0].ToString(), dset.Tables[0].Rows[i][1].ToString());
  3521. return true;
  3522. }
  3523. private void chk_AllowFilter_CheckedChanged(object sender, System.EventArgs e)
  3524. {
  3525. if (this.chk_AllowFilter.Checked)
  3526. {
  3527. this.gd_Stock.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  3528. }
  3529. else
  3530. {
  3531. this.gd_Stock.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
  3532. }
  3533. }
  3534. private void DoQuery(bool iFlag)
  3535. {
  3536. string where = "";
  3537. string sql = "";
  3538. string err = "";
  3539. if (iFlag == false)
  3540. {
  3541. /*if (chk_Time.Checked == false && Chk_CKLB.Checked == false)
  3542. {
  3543. MessageBox.Show("请选择条件进行查询!!!!");
  3544. return;
  3545. }*/
  3546. if (this.chk_Time.Checked)
  3547. {
  3548. where += " AND TO_CHAR(aa.STOCK_TIME,'YYYY-MM-DD') >='" + Convert.ToDateTime(this.dte_BeginTime.Value).ToString("yyyy-MM-dd") + "' "
  3549. + " AND TO_CHAR(aa.STOCK_TIME,'YYYY-MM-DD') <='" + Convert.ToDateTime(this.dte_EndTime.Value).ToString("yyyy-MM-dd") + "' ";
  3550. }
  3551. }
  3552. else
  3553. {
  3554. where += " AND TO_CHAR(aa.STOCK_TIME,'YYYY-MM-DD') >='" + Convert.ToDateTime(this.dte_BeginTime.Value).ToString("yyyy-MM-dd") + "' "
  3555. + " AND TO_CHAR(aa.STOCK_TIME,'YYYY-MM-DD') <='" + Convert.ToDateTime(this.dte_EndTime.Value).ToString("yyyy-MM-dd") + "' ";
  3556. }
  3557. if (this.Chk_CKLB.Checked && this.Cmb_CKLB.Text.Trim().Length > 0)
  3558. {
  3559. where += " AND AA.STOCK_CODE LIKE '%" + this.Cmb_CKLB.Text.ToString().Trim().ToString() + "%'";
  3560. }
  3561. if (this.Chk_wzdm.Checked && this.txt_wzdm.Text.Trim().Length > 0)
  3562. {
  3563. where += " AND AA.MATERIALCODE LIKE '%" + this.txt_wzdm.Text.ToString().Trim().ToString() + "%'";
  3564. }
  3565. if (this.chk_wz.Checked && this.txt_wz.Text.Trim().Length > 0)
  3566. {
  3567. where += " AND BB.MATERIAL_NAME LIKE '%" + this.txt_wz.Text.ToString().Trim().ToString() + "%'";
  3568. }
  3569. if (this.chk_Spet.Checked && this.txt_Spet.Text.Trim().Length > 0)
  3570. {
  3571. where += " AND AA.SPEC LIKE '%" + this.txt_Spet.Text.ToString().Trim().ToString() + "%'";
  3572. }
  3573. sql = "SELECT DISTINCT DECODE(AA.IS_ZEROSTOCK,'0','','1','是')IS_ZEROSTOCK,AA.PRICE,AA.TOTAL_PRICE,AA.MATERIALCODE,BB.MATERIAL_NAME,BB.MATERIAL_LB_NAME,BB.MATERIAL_LB,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,T1.DEPOTNAME STOCK_NAME,EE.JQ_PRICE CURRENT_PRICE "
  3574. + " FROM KCJ_STORESMAGNAGER1 AA,MATERIAL_CODE_MANAGE1 BB,KCJ_DEPOTMAGAGER1 T1,(select CC.MATERIALCODE,CC.JQ_PRICE from KCJ_SFCQC CC,(SELECT t.materialcode, max(t.record_time) record_time FROM KCJ_SFCQC T "
  3575. +" WHERE T.ISVALID = '1' group by t.materialcode) DD where CC.MATERIALCODE = DD.MATERIALCODE AND CC.RECORD_TIME = DD.record_time) EE "
  3576. + " WHERE AA.MATERIALCODE=BB.MATERIAL_CODE(+) and AA.MATERIALCODE = EE.MATERIALCODE(+) AND AA.STOCK_CODE = T1.DEPOT_LB(+) " + where +
  3577. " UNION ALL SELECT DECODE(AA.IS_ZEROSTOCK,'0','','1','是')IS_ZEROSTOCK,AA.PRICE,AA.TOTAL_PRICE,AA.MATERIALCODE,BB.MATERIAL_NAME,BB.MATERIAL_LB_NAME,BB.MATERIAL_LB,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,'临时库' STOCK_NAME,EE.JQ_PRICE CURRENT_PRICE "
  3578. + " FROM KCJ_STORESMAGNAGER_VIRTUALLY AA,MATERIAL_CODE_MANAGE1 BB,(select CC.MATERIALCODE,CC.JQ_PRICE from KCJ_SFCQC CC,(SELECT t.materialcode, max(t.record_time) record_time FROM KCJ_SFCQC T "
  3579. + " WHERE T.ISVALID = '1' group by t.materialcode) DD where CC.MATERIALCODE = DD.MATERIALCODE AND CC.RECORD_TIME = DD.record_time) EE "
  3580. + " WHERE AA.MATERIALCODE=BB.MATERIAL_CODE(+) and AA.MATERIALCODE = EE.MATERIALCODE(+) " + where ;
  3581. ;
  3582. DataSet ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out err);
  3583. if (err == "")
  3584. {
  3585. gd_Stock.DataSource = ds;
  3586. }
  3587. }
  3588. private void Export()
  3589. {
  3590. if (this.gd_Stock.Rows.Count > 0)
  3591. {
  3592. Comm.ExPortExcel(this.gd_Stock, this.excelExporter);
  3593. }
  3594. else
  3595. {
  3596. MessageBox.Show("无库存信息数据,不能导出!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
  3597. }
  3598. }
  3599. private void EDIT1() {
  3600. try
  3601. {
  3602. string strerr = "";
  3603. System.Collections.ArrayList MetarilInfo = new ArrayList();
  3604. if (cmb_WZ.Value.ToString().Trim().ToString() == "")
  3605. {
  3606. MessageBox.Show("物资代码不能为空");
  3607. return;
  3608. }
  3609. string MATERIALCODE = this.gd_Stock.ActiveRow.Cells["MATERIALCODE"].Value.ToString();
  3610. string STOCK_INITIAL = this.gd_Stock.ActiveRow.Cells["STOCK_INITIAL"].Value.ToString();
  3611. string price = this.gd_Stock.ActiveRow.Cells["PRICE"].Text.ToString();
  3612. string total_price = this.gd_Stock.ActiveRow.Cells["TOTAL_PRICE"].Text.ToString();
  3613. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWWLStuff", "Core.XgMes.Server.JGKC.MaterialManager.Metarial",
  3614. "EDIT_PRICE", new object[] { MATERIALCODE, price, total_price, STOCK_INITIAL }, out strerr);
  3615. if (obj != null && obj.ToString() == "1")
  3616. {
  3617. MessageBox.Show("调整成功", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
  3618. //DoQuery(true);
  3619. }
  3620. else
  3621. {
  3622. MessageBox.Show(strerr, "提示", MessageBoxButtons.OK, MessageBoxIcon.Warning);
  3623. }
  3624. }
  3625. catch (Exception ex)
  3626. {
  3627. }
  3628. }
  3629. private void Add(string strMode)
  3630. {
  3631. try
  3632. {
  3633. string strerr = "";
  3634. System.Collections.ArrayList MetarilInfo = new ArrayList();
  3635. if (strMode == "UPDATE")
  3636. {
  3637. if (cmb_WZ.Value.ToString().Trim().ToString() == "")
  3638. {
  3639. MessageBox.Show("物资代码不能为空");
  3640. return;
  3641. }
  3642. }
  3643. MetarilInfo.Add(Comm.ObjToStr(this.cmb_LKC.Value.ToString().Trim().ToString()));//1是否零库存
  3644. MetarilInfo.Add(Comm.ObjToStr(this.cmb_WZ.Value.ToString().Trim()));//2 物资代码
  3645. MetarilInfo.Add(Comm.ObjToStr(this.txt_Spec.Text.ToString().Trim()));//3 规格
  3646. MetarilInfo.Add(Comm.ObjToStr(this.txt_JLDW.Text.Trim().ToString()));//4 计量单位
  3647. MetarilInfo.Add(Comm.ObjToStr(this.txt_Price.Text.Trim().ToString()));//5 计划价格
  3648. if (this.cmb_GF.Value == null)
  3649. {
  3650. MetarilInfo.Add("");//6 供方
  3651. }
  3652. else
  3653. {
  3654. MetarilInfo.Add(Comm.ObjToStr(this.cmb_GF.Value.ToString().Trim()));//6 供方
  3655. }
  3656. MetarilInfo.Add(Comm.ObjToStr(this.txt_CSZ.Text.Trim().ToString()));//7 仓库初始值
  3657. MetarilInfo.Add(Comm.ObjToStr(this.txt_Remark.Text.Trim().ToString()));//8 备注
  3658. MetarilInfo.Add(ClientCommon._UserInfo.UserName.ToString());//9 操作人
  3659. MetarilInfo.Add(strMode);//10 操作模式
  3660. MetarilInfo.Add(Comm.ObjToStr(this.cmb_LB.Text.ToString().Trim()));//11 仓库类别
  3661. MetarilInfo.Add(Comm.ObjToStr(this.ultraCombo1.Text.ToString().Trim()));//12 大类代码
  3662. MetarilInfo.Add(Comm.ObjToStr(this.ultraTextEditor44.Text.ToString().Trim()));
  3663. MetarilInfo.Add(Comm.ObjToStr(this.ultraTextEditor45.Text.ToString().Trim()));//物资名称
  3664. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWWLStuff", "Core.XgMes.Server.JGKC.MaterialManager.Metarial",
  3665. "StockAddNew", new object[] { MetarilInfo }, out strerr);
  3666. if (obj != null && obj.ToString() == "1")
  3667. {
  3668. MessageBox.Show("新增成功", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
  3669. DoQuery(true);
  3670. }
  3671. else
  3672. {
  3673. MessageBox.Show(strerr, "提示", MessageBoxButtons.OK, MessageBoxIcon.Warning);
  3674. }
  3675. }
  3676. catch (Exception ex)
  3677. {
  3678. }
  3679. }
  3680. private void FrmStors_Load(object sender, System.EventArgs e)
  3681. {
  3682. dte_BeginTime.Value = DateTime.Now;
  3683. dte_EndTime.Value = DateTime.Now;
  3684. Init();
  3685. }
  3686. private void ultraToolbarsManager1_ToolClick(object sender, Infragistics.Win.UltraWinToolbars.ToolClickEventArgs e)
  3687. {
  3688. switch (e.Tool.Key)
  3689. {
  3690. case "Add":
  3691. Add("ADD");
  3692. break;
  3693. case "EDIT1":
  3694. EDIT1();
  3695. break;
  3696. case "UPDATE":
  3697. Add("UPDATE");
  3698. break;
  3699. case "Del":
  3700. Add("Del");
  3701. break;
  3702. case "Query":
  3703. DoQuery(false);
  3704. break;
  3705. case "Export":
  3706. Export();
  3707. break;
  3708. case "Close":
  3709. this.Close();
  3710. break;
  3711. }
  3712. }
  3713. private void txt_Spec_Enter(object sender, EventArgs e)
  3714. {
  3715. if (sender.GetType().ToString() == "Infragistics.Win.UltraWinEditors.UltraTextEditor")
  3716. {
  3717. ((Infragistics.Win.UltraWinEditors.UltraTextEditor)sender).SelectAll();
  3718. }
  3719. if (sender.GetType().ToString() == "Infragistics.Win.UltraWinEditors.UltraNumericEditor")
  3720. {
  3721. ((Infragistics.Win.UltraWinEditors.UltraNumericEditor)sender).SelectAll();
  3722. }
  3723. }
  3724. private void txt_Spec_KeyDown(object sender, KeyEventArgs e)
  3725. {
  3726. try
  3727. {
  3728. if (e.KeyData == System.Windows.Forms.Keys.Return)
  3729. {
  3730. if (((System.Windows.Forms.Control)sender).Name == "cmb_LKC")
  3731. {
  3732. cmb_WZ.Focus();
  3733. cmb_WZ.Select();
  3734. }
  3735. if (((System.Windows.Forms.Control)sender).Name == "cmb_WZ")
  3736. {
  3737. txt_Spec.Focus();
  3738. txt_Spec.SelectAll();
  3739. }
  3740. if (((System.Windows.Forms.Control)sender).Name == "txt_Price")
  3741. {
  3742. cmb_GF.Focus();
  3743. cmb_GF.Select();
  3744. }
  3745. if (((System.Windows.Forms.Control)sender).Name == "cmb_GF")
  3746. {
  3747. txt_CSZ.Focus();
  3748. txt_CSZ.SelectAll();
  3749. }
  3750. if (((System.Windows.Forms.Control)sender).Name == "txt_CSZ")
  3751. {
  3752. cmb_LB.Focus();
  3753. cmb_LB.Select();
  3754. }
  3755. if (((System.Windows.Forms.Control)sender).Name == "cmb_LB")
  3756. {
  3757. txt_Remark.Focus();
  3758. txt_Remark.SelectAll();
  3759. }
  3760. if (((System.Windows.Forms.Control)sender).Name == "txt_Remark")
  3761. {
  3762. System.Windows.Forms.DialogResult result = DialogResult.No;
  3763. result = MessageBox.Show("是否新增?", "提示信息", MessageBoxButtons.YesNo, MessageBoxIcon.Question);
  3764. if (result == DialogResult.Yes)
  3765. {
  3766. this.Add("ADD");
  3767. }
  3768. else
  3769. {
  3770. this.Add("UPDATE");
  3771. }
  3772. this.cmb_LKC.Focus();
  3773. this.cmb_LKC.SelectAll();
  3774. return;
  3775. }
  3776. //System.Windows.Forms.SendKeys.Send("{TAB}");
  3777. }
  3778. }
  3779. catch (Exception ex)
  3780. {
  3781. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3782. }
  3783. }
  3784. private void Chk_CKLB_CheckedChanged(object sender, EventArgs e)
  3785. {
  3786. Cmb_CKLB.Enabled = Chk_CKLB.Checked;
  3787. }
  3788. private void gd_Stock_AfterRowActivate(object sender, EventArgs e)
  3789. {
  3790. try
  3791. {
  3792. if (this.gd_Stock.Rows.Count > 0)
  3793. {
  3794. this.cmb_WZ.Value = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["MATERIALCODE"].Value);//物资代码
  3795. //this.cmb_GF.Value = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["PROVIDER"].Value);//供方
  3796. txt_Spec.Text = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["SPEC"].Value);//规格型号
  3797. txt_JLDW.Text = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["UNITS"].Value);//计量单位
  3798. txt_Price.Text = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["PLAN_PRICE"].Value);//计划价
  3799. txt_CSZ.Text = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["STOCK_INITIAL"].Value);//仓库初始值
  3800. txt_Remark.Text = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["REMARK"].Value);//备注
  3801. this.cmb_LB.Text = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["STOCK_CODE"].Text);//仓库类别
  3802. this.ultraTextEditor45.Text = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["MATERIAL_NAME"].Value);//物资名称
  3803. ultraCombo1.Text = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["MATERIAL_LB"].Value);
  3804. ultraTextEditor44.Text = Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["MATERIAL_LB_NAME"].Value);
  3805. if (Comm.ObjToStr(this.gd_Stock.ActiveRow.Cells["IS_ZEROSTOCK"].Value) == "是")//是否零库存
  3806. {
  3807. cmb_LKC.Value = "1";
  3808. }
  3809. else
  3810. {
  3811. cmb_LKC.Value = "0";
  3812. }
  3813. }
  3814. }
  3815. catch (Exception ex)
  3816. {
  3817. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3818. }
  3819. }
  3820. private void cmb_WZ_ValueChanged(object sender, EventArgs e)
  3821. {
  3822. try
  3823. {
  3824. if (cmb_WZ.Value.ToString() != "")
  3825. {
  3826. string strOut = "";
  3827. string sql = "";
  3828. DataSet ds;
  3829. sql = "SELECT SPEC,UNITS,PLAN_PRICE,material_name FROM MATERIAL_CODE_MANAGE WHERE MATERIAL_CODE='" + cmb_WZ.Value.ToString().Trim() + "' ";
  3830. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3831. if (ds != null)
  3832. {
  3833. txt_Spec.Text = ds.Tables[0].Rows[0]["SPEC"].ToString();
  3834. txt_JLDW.Text = ds.Tables[0].Rows[0]["UNITS"].ToString();
  3835. txt_Price.Text = ds.Tables[0].Rows[0]["PLAN_PRICE"].ToString();
  3836. ultraTextEditor45.Text = ds.Tables[0].Rows[0]["material_name"].ToString();
  3837. }
  3838. }
  3839. }
  3840. catch (Exception ex)
  3841. {
  3842. throw ex;
  3843. }
  3844. }
  3845. private void chk_Time_CheckedChanged(object sender, EventArgs e)
  3846. {
  3847. dte_BeginTime.Enabled = dte_EndTime.Enabled = chk_Time.Checked;
  3848. }
  3849. private void Chk_wzdm_CheckedChanged(object sender, EventArgs e)
  3850. {
  3851. this.txt_wzdm.Enabled = Chk_wzdm.Checked;
  3852. }
  3853. private void chk_wz_CheckedChanged(object sender, EventArgs e)
  3854. {
  3855. txt_wz.Enabled=chk_wz.Checked ;
  3856. }
  3857. private void chk_Spet_CheckedChanged(object sender, EventArgs e)
  3858. {
  3859. txt_Spet.Enabled=chk_Spet.Checked ;
  3860. }
  3861. private void gd_Stock_InitializeRow(object sender, Infragistics.Win.UltraWinGrid.InitializeRowEventArgs e)
  3862. {
  3863. if (e.Row.Cells["STOCK_INITIAL"].Value.ToString() != "")
  3864. {
  3865. if (Convert.ToDecimal(e.Row.Cells["STOCK_INITIAL"].Value.ToString()) < 5)
  3866. {
  3867. e.Row.Cells["STOCK_INITIAL"].Appearance.BackColor = Color.Red;
  3868. }
  3869. }
  3870. }
  3871. private void ultraCombo1_ValueChanged(object sender, EventArgs e)
  3872. {
  3873. try
  3874. {
  3875. if (ultraCombo1.Value.ToString() != "")
  3876. {
  3877. string strOut = "";
  3878. string sql = "";
  3879. DataSet ds;
  3880. sql = "SELECT MATERIAL__LB_CODE,MATERIAL__LB_NAME FROM MATERIA_LBL_CODE_MANAGE WHERE MATERIAL__LB_CODE='" + ultraCombo1.Value.ToString().Trim() + "' ";
  3881. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3882. if (ds != null)
  3883. {
  3884. ultraCombo1.Text = ds.Tables[0].Rows[0]["MATERIAL__LB_CODE"].ToString();
  3885. ultraTextEditor44.Text = ds.Tables[0].Rows[0]["MATERIAL__LB_NAME"].ToString();
  3886. //txt_Price.Text = ds.Tables[0].Rows[0]["PLAN_PRICE"].ToString();
  3887. }
  3888. }
  3889. }
  3890. catch (Exception ex)
  3891. {
  3892. throw ex;
  3893. }
  3894. }
  3895. private void gd_Stock_KeyDown(object sender, KeyEventArgs e)
  3896. {
  3897. if (e.KeyCode != Keys.Enter)
  3898. return; //只对回车事件操作
  3899. if (this.gd_Stock.ActiveRow.Cells["STOCK_INITIAL"].Value == "" || this.gd_Stock.ActiveRow.Cells["PRICE"].Value == "")
  3900. {
  3901. MessageBox.Show("请先输入单价或数量", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
  3902. }
  3903. //string s_manei = this.ultraComboEditor22.Text.Trim().ToString().Replace("%", "");
  3904. this.gd_Stock.ActiveRow.Cells["TOTAL_PRICE"].Value = (Convert.ToDouble(this.gd_Stock.ActiveRow.Cells["STOCK_INITIAL"].Value.ToString()) *
  3905. Convert.ToDouble(this.gd_Stock.ActiveRow.Cells["PRICE"].Value.ToString())).ToString();
  3906. /*this.txt_Moneny.Value = (Convert.ToDouble(this.ultraComboEditor22.Text.Trim().ToString().Replace("%", "")) / 100.0 + 1) *
  3907. Convert.ToDouble(this.txt_Price.Text.Trim().ToString()) * Convert.ToDouble(this.txt_YSS.Text.Trim().ToString());*/
  3908. }
  3909. }
  3910. }