FrmTurnoffReportSFC.cs 174 KB

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