FrmDepotNew.cs 142 KB

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