frmPipeEnter.Designer.cs 114 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060
  1. namespace Core.StlMes.Client.YdmPipeManage
  2. {
  3. partial class frmPipeEnter
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table4", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTOCK_DOC");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_NO");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODUCCODE");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODUCNAME");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_CODE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_NAME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELCODE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_STYLE");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_STYLE_DESC");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_CODE");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_NAME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_CODE");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_DESC");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_DIMATER");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_HEIGHT");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN_MIN");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN_MAX");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_COUNT");
  49. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WEIGHT");
  51. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BELONG_CODE");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BELONG_NAME");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_NAME");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PIPMEMO");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTOCK_TIME");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_SEQ");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERY_NO");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_NO");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODUCT_FLAG");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZB_RCDID");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LEN");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN");
  65. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STD_NAME");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STD_CODE");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADECODE");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SALE_AREA_DESC");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ordercreatename");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_TIME_F");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BAL_YEAR_MONTH");
  76. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_LN_PK");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_GROUD_NO");
  79. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_COUNT", 19, true, "Table4", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_COUNT", 19, true);
  80. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_WEIGHT", 20, true, "Table4", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_WEIGHT", 20, true);
  83. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_LEN", 33, true, "Table4", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_LEN", 33, true);
  86. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  101. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  102. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  115. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  119. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  120. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  121. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  122. this.panel1 = new System.Windows.Forms.Panel();
  123. this.EndTime = new System.Windows.Forms.DateTimePicker();
  124. this.StartTime = new System.Windows.Forms.DateTimePicker();
  125. this.label1 = new System.Windows.Forms.Label();
  126. this.chkRegTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  127. this.cmbJudge = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  128. this.cmbStorage = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  129. this.chkWarehous = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  130. this.chkJudge = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  131. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  132. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  133. this.dataSet1 = new System.Data.DataSet();
  134. this.dataTable4 = new System.Data.DataTable();
  135. this.dataColumn138 = new System.Data.DataColumn();
  136. this.dataColumn139 = new System.Data.DataColumn();
  137. this.dataColumn140 = new System.Data.DataColumn();
  138. this.dataColumn141 = new System.Data.DataColumn();
  139. this.dataColumn142 = new System.Data.DataColumn();
  140. this.dataColumn143 = new System.Data.DataColumn();
  141. this.dataColumn144 = new System.Data.DataColumn();
  142. this.dataColumn145 = new System.Data.DataColumn();
  143. this.dataColumn146 = new System.Data.DataColumn();
  144. this.dataColumn147 = new System.Data.DataColumn();
  145. this.dataColumn148 = new System.Data.DataColumn();
  146. this.dataColumn149 = new System.Data.DataColumn();
  147. this.dataColumn150 = new System.Data.DataColumn();
  148. this.dataColumn151 = new System.Data.DataColumn();
  149. this.dataColumn152 = new System.Data.DataColumn();
  150. this.dataColumn153 = new System.Data.DataColumn();
  151. this.dataColumn154 = new System.Data.DataColumn();
  152. this.dataColumn155 = new System.Data.DataColumn();
  153. this.dataColumn156 = new System.Data.DataColumn();
  154. this.dataColumn157 = new System.Data.DataColumn();
  155. this.dataColumn158 = new System.Data.DataColumn();
  156. this.dataColumn159 = new System.Data.DataColumn();
  157. this.dataColumn160 = new System.Data.DataColumn();
  158. this.dataColumn161 = new System.Data.DataColumn();
  159. this.dataColumn162 = new System.Data.DataColumn();
  160. this.dataColumn163 = new System.Data.DataColumn();
  161. this.dataColumn164 = new System.Data.DataColumn();
  162. this.dataColumn165 = new System.Data.DataColumn();
  163. this.dataColumn166 = new System.Data.DataColumn();
  164. this.dataColumn167 = new System.Data.DataColumn();
  165. this.dataColumn169 = new System.Data.DataColumn();
  166. this.dataColumn170 = new System.Data.DataColumn();
  167. this.dataColumn174 = new System.Data.DataColumn();
  168. this.dataColumn176 = new System.Data.DataColumn();
  169. this.dataColumn178 = new System.Data.DataColumn();
  170. this.dataColumn179 = new System.Data.DataColumn();
  171. this.dataColumn185 = new System.Data.DataColumn();
  172. this.dataColumn186 = new System.Data.DataColumn();
  173. this.dataColumn193 = new System.Data.DataColumn();
  174. this.dataColumn194 = new System.Data.DataColumn();
  175. this.dataColumn198 = new System.Data.DataColumn();
  176. this.dataColumn199 = new System.Data.DataColumn();
  177. this.dataColumn201 = new System.Data.DataColumn();
  178. this.dataColumn202 = new System.Data.DataColumn();
  179. this.dataColumn1 = new System.Data.DataColumn();
  180. this.dataColumn2 = new System.Data.DataColumn();
  181. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  182. this.panel3 = new System.Windows.Forms.Panel();
  183. this.cmbOrderDivNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  184. this.txtOrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  185. this.cmbOrderSeq = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  186. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  187. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  188. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  189. this.TxtPline = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  190. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  191. this.TxtBathNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  192. this.TxtStoveNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  193. this.button3 = new System.Windows.Forms.Button();
  194. this.TxtLocation = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  195. this.TxtMemo = new Infragistics.Win.Misc.UltraLabel();
  196. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  197. this.TxtStorage = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  198. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  199. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  200. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  201. this.panel2 = new System.Windows.Forms.Panel();
  202. this.txt_Ks = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  203. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  204. this.txtLen = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  205. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  206. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  207. this.TxtBelongCode = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  208. this.TxtNum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  209. this.TxtMin = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  210. this.TxtSourse = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  211. this.TxtMagstatus = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  212. this.TxtProductFlag = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  213. this.TxtActWgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  214. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  215. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  216. this.TxtMax = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  217. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  218. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  219. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  220. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  221. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  222. this.button2 = new System.Windows.Forms.Button();
  223. this.panel4 = new System.Windows.Forms.Panel();
  224. this.cmbGrade = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  225. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  226. this.cmbModel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  227. this.cmbSpec = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  228. this.TxtSteelCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  229. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  230. this.TxtHeight = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  231. this.TxtDimater = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  232. this.button1 = new System.Windows.Forms.Button();
  233. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  234. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  235. this.TxtProduc = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  236. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  237. this.TxtStdStyle = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  238. this.TxtStdName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  239. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  240. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  241. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  242. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  243. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  244. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  245. this.cmbIsDear = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  246. this.panel1.SuspendLayout();
  247. ((System.ComponentModel.ISupportInitialize)(this.chkRegTime)).BeginInit();
  248. ((System.ComponentModel.ISupportInitialize)(this.cmbJudge)).BeginInit();
  249. ((System.ComponentModel.ISupportInitialize)(this.cmbStorage)).BeginInit();
  250. ((System.ComponentModel.ISupportInitialize)(this.chkWarehous)).BeginInit();
  251. ((System.ComponentModel.ISupportInitialize)(this.chkJudge)).BeginInit();
  252. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  253. this.ultraGroupBox1.SuspendLayout();
  254. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  255. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  257. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  258. this.ultraGroupBox2.SuspendLayout();
  259. this.panel3.SuspendLayout();
  260. ((System.ComponentModel.ISupportInitialize)(this.cmbOrderDivNo)).BeginInit();
  261. ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).BeginInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.cmbOrderSeq)).BeginInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.TxtPline)).BeginInit();
  264. ((System.ComponentModel.ISupportInitialize)(this.TxtBathNo)).BeginInit();
  265. ((System.ComponentModel.ISupportInitialize)(this.TxtStoveNo)).BeginInit();
  266. ((System.ComponentModel.ISupportInitialize)(this.TxtLocation)).BeginInit();
  267. ((System.ComponentModel.ISupportInitialize)(this.TxtStorage)).BeginInit();
  268. this.panel2.SuspendLayout();
  269. ((System.ComponentModel.ISupportInitialize)(this.txt_Ks)).BeginInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.txtLen)).BeginInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.TxtBelongCode)).BeginInit();
  272. ((System.ComponentModel.ISupportInitialize)(this.TxtNum)).BeginInit();
  273. ((System.ComponentModel.ISupportInitialize)(this.TxtMin)).BeginInit();
  274. ((System.ComponentModel.ISupportInitialize)(this.TxtSourse)).BeginInit();
  275. ((System.ComponentModel.ISupportInitialize)(this.TxtMagstatus)).BeginInit();
  276. ((System.ComponentModel.ISupportInitialize)(this.TxtProductFlag)).BeginInit();
  277. ((System.ComponentModel.ISupportInitialize)(this.TxtActWgt)).BeginInit();
  278. ((System.ComponentModel.ISupportInitialize)(this.TxtMax)).BeginInit();
  279. this.panel4.SuspendLayout();
  280. ((System.ComponentModel.ISupportInitialize)(this.cmbGrade)).BeginInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.cmbModel)).BeginInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.cmbSpec)).BeginInit();
  283. ((System.ComponentModel.ISupportInitialize)(this.TxtSteelCode)).BeginInit();
  284. ((System.ComponentModel.ISupportInitialize)(this.TxtHeight)).BeginInit();
  285. ((System.ComponentModel.ISupportInitialize)(this.TxtDimater)).BeginInit();
  286. ((System.ComponentModel.ISupportInitialize)(this.TxtProduc)).BeginInit();
  287. ((System.ComponentModel.ISupportInitialize)(this.TxtStdStyle)).BeginInit();
  288. ((System.ComponentModel.ISupportInitialize)(this.TxtStdName)).BeginInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.cmbIsDear)).BeginInit();
  291. this.SuspendLayout();
  292. //
  293. // panel1
  294. //
  295. this.panel1.Controls.Add(this.EndTime);
  296. this.panel1.Controls.Add(this.StartTime);
  297. this.panel1.Controls.Add(this.label1);
  298. this.panel1.Controls.Add(this.chkRegTime);
  299. this.panel1.Controls.Add(this.cmbJudge);
  300. this.panel1.Controls.Add(this.cmbStorage);
  301. this.panel1.Controls.Add(this.chkWarehous);
  302. this.panel1.Controls.Add(this.chkJudge);
  303. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  304. this.panel1.Location = new System.Drawing.Point(0, 0);
  305. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  306. this.panel1.Name = "panel1";
  307. this.panel1.Size = new System.Drawing.Size(1638, 41);
  308. this.panel1.TabIndex = 0;
  309. //
  310. // EndTime
  311. //
  312. this.EndTime.CustomFormat = "yyyy-MM-dd";
  313. this.EndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  314. this.EndTime.Location = new System.Drawing.Point(299, 6);
  315. this.EndTime.Margin = new System.Windows.Forms.Padding(4);
  316. this.EndTime.Name = "EndTime";
  317. this.EndTime.Size = new System.Drawing.Size(151, 25);
  318. this.EndTime.TabIndex = 12;
  319. //
  320. // StartTime
  321. //
  322. this.StartTime.CustomFormat = "yyyy-MM-dd";
  323. this.StartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  324. this.StartTime.Location = new System.Drawing.Point(116, 6);
  325. this.StartTime.Margin = new System.Windows.Forms.Padding(4);
  326. this.StartTime.Name = "StartTime";
  327. this.StartTime.Size = new System.Drawing.Size(151, 25);
  328. this.StartTime.TabIndex = 11;
  329. //
  330. // label1
  331. //
  332. this.label1.AutoSize = true;
  333. this.label1.BackColor = System.Drawing.Color.Transparent;
  334. this.label1.Location = new System.Drawing.Point(269, 12);
  335. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  336. this.label1.Name = "label1";
  337. this.label1.Size = new System.Drawing.Size(22, 15);
  338. this.label1.TabIndex = 906;
  339. this.label1.Text = "至";
  340. //
  341. // chkRegTime
  342. //
  343. this.chkRegTime.AutoSize = true;
  344. this.chkRegTime.Checked = true;
  345. this.chkRegTime.CheckState = System.Windows.Forms.CheckState.Checked;
  346. this.chkRegTime.Location = new System.Drawing.Point(16, 9);
  347. this.chkRegTime.Margin = new System.Windows.Forms.Padding(4);
  348. this.chkRegTime.Name = "chkRegTime";
  349. this.chkRegTime.Size = new System.Drawing.Size(84, 22);
  350. this.chkRegTime.TabIndex = 904;
  351. this.chkRegTime.Text = "入库时间";
  352. //
  353. // cmbJudge
  354. //
  355. this.cmbJudge.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  356. this.cmbJudge.Enabled = false;
  357. this.cmbJudge.Location = new System.Drawing.Point(549, 6);
  358. this.cmbJudge.Margin = new System.Windows.Forms.Padding(4);
  359. this.cmbJudge.Name = "cmbJudge";
  360. this.cmbJudge.Size = new System.Drawing.Size(160, 24);
  361. this.cmbJudge.TabIndex = 899;
  362. //
  363. // cmbStorage
  364. //
  365. this.cmbStorage.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  366. this.cmbStorage.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  367. this.cmbStorage.Enabled = false;
  368. this.cmbStorage.Location = new System.Drawing.Point(817, 6);
  369. this.cmbStorage.Margin = new System.Windows.Forms.Padding(4);
  370. this.cmbStorage.Name = "cmbStorage";
  371. this.cmbStorage.Size = new System.Drawing.Size(160, 24);
  372. this.cmbStorage.TabIndex = 900;
  373. //
  374. // chkWarehous
  375. //
  376. this.chkWarehous.AutoSize = true;
  377. this.chkWarehous.Location = new System.Drawing.Point(716, 9);
  378. this.chkWarehous.Margin = new System.Windows.Forms.Padding(4);
  379. this.chkWarehous.Name = "chkWarehous";
  380. this.chkWarehous.Size = new System.Drawing.Size(84, 22);
  381. this.chkWarehous.TabIndex = 902;
  382. this.chkWarehous.Text = "仓库名称";
  383. this.chkWarehous.CheckedChanged += new System.EventHandler(this.chkWarehous_CheckedChanged);
  384. //
  385. // chkJudge
  386. //
  387. this.chkJudge.AutoSize = true;
  388. this.chkJudge.Location = new System.Drawing.Point(464, 9);
  389. this.chkJudge.Margin = new System.Windows.Forms.Padding(4);
  390. this.chkJudge.Name = "chkJudge";
  391. this.chkJudge.Size = new System.Drawing.Size(69, 22);
  392. this.chkJudge.TabIndex = 901;
  393. this.chkJudge.Text = "炉 号";
  394. this.chkJudge.CheckedChanged += new System.EventHandler(this.chkJudge_CheckedChanged);
  395. //
  396. // ultraGroupBox1
  397. //
  398. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  399. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  400. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 41);
  401. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  402. this.ultraGroupBox1.Name = "ultraGroupBox1";
  403. this.ultraGroupBox1.Size = new System.Drawing.Size(1638, 390);
  404. this.ultraGroupBox1.TabIndex = 1;
  405. this.ultraGroupBox1.Text = "数据显示区";
  406. //
  407. // ultraGrid1
  408. //
  409. this.ultraGrid1.DataMember = "Table4";
  410. this.ultraGrid1.DataSource = this.dataSet1;
  411. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  412. ultraGridColumn1.Header.VisiblePosition = 0;
  413. ultraGridColumn1.Hidden = true;
  414. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  415. ultraGridColumn2.Header.VisiblePosition = 1;
  416. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
  417. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  418. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 0);
  419. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  420. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  421. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  422. ultraGridColumn3.Header.VisiblePosition = 2;
  423. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
  424. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  425. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  426. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  427. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  428. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  429. ultraGridColumn4.Header.VisiblePosition = 3;
  430. ultraGridColumn4.Hidden = true;
  431. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  432. ultraGridColumn5.Header.VisiblePosition = 4;
  433. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 11;
  434. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  435. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(103, 0);
  436. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  437. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  438. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  439. ultraGridColumn6.Header.VisiblePosition = 5;
  440. ultraGridColumn6.Hidden = true;
  441. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  442. ultraGridColumn7.Header.VisiblePosition = 6;
  443. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 21;
  444. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  445. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  446. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  447. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  448. ultraGridColumn8.Header.VisiblePosition = 7;
  449. ultraGridColumn8.Hidden = true;
  450. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  451. ultraGridColumn9.Header.VisiblePosition = 8;
  452. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 15;
  453. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  454. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  455. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  456. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  457. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  458. ultraGridColumn10.Header.VisiblePosition = 9;
  459. ultraGridColumn10.Hidden = true;
  460. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  461. ultraGridColumn11.Header.VisiblePosition = 10;
  462. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 13;
  463. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  464. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  465. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  466. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  467. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  468. ultraGridColumn12.Header.VisiblePosition = 11;
  469. ultraGridColumn12.Hidden = true;
  470. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  471. ultraGridColumn13.Header.VisiblePosition = 12;
  472. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 17;
  473. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  474. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  475. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  476. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  477. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  478. ultraGridColumn14.Header.VisiblePosition = 13;
  479. ultraGridColumn14.Hidden = true;
  480. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  481. ultraGridColumn15.Header.VisiblePosition = 14;
  482. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 19;
  483. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  484. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
  485. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  486. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  487. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  488. ultraGridColumn16.Header.VisiblePosition = 15;
  489. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 27;
  490. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  491. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
  492. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  493. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  494. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  495. ultraGridColumn17.Header.VisiblePosition = 16;
  496. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 29;
  497. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  498. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
  499. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  500. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  501. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  502. ultraGridColumn18.Header.VisiblePosition = 17;
  503. ultraGridColumn18.Hidden = true;
  504. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 26;
  505. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  506. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  507. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  508. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  509. ultraGridColumn19.Header.VisiblePosition = 18;
  510. ultraGridColumn19.Hidden = true;
  511. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 28;
  512. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  513. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  514. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  515. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  516. appearance16.TextHAlignAsString = "Right";
  517. ultraGridColumn20.CellAppearance = appearance16;
  518. ultraGridColumn20.Header.VisiblePosition = 19;
  519. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 31;
  520. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  521. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  522. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  523. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  524. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  525. appearance17.TextHAlignAsString = "Right";
  526. ultraGridColumn21.CellAppearance = appearance17;
  527. ultraGridColumn21.Header.VisiblePosition = 20;
  528. ultraGridColumn21.MaskInput = "{LOC}nn,nnn,nnn.nnn";
  529. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 33;
  530. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  531. ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  532. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  533. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  534. ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  535. ultraGridColumn22.Header.VisiblePosition = 21;
  536. ultraGridColumn22.Hidden = true;
  537. ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  538. ultraGridColumn23.Header.VisiblePosition = 22;
  539. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 37;
  540. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  541. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(93, 0);
  542. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  543. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  544. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  545. ultraGridColumn24.Header.VisiblePosition = 23;
  546. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 41;
  547. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  548. ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 0);
  549. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  550. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  551. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  552. ultraGridColumn25.Header.VisiblePosition = 24;
  553. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 45;
  554. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  555. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  556. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  557. ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  558. ultraGridColumn26.Header.VisiblePosition = 25;
  559. ultraGridColumn26.Hidden = true;
  560. ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  561. ultraGridColumn27.Header.VisiblePosition = 26;
  562. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 51;
  563. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  564. ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  565. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  566. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  567. ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  568. ultraGridColumn28.Header.VisiblePosition = 27;
  569. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 2;
  570. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  571. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  572. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  573. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  574. ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  575. ultraGridColumn29.Header.VisiblePosition = 28;
  576. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 4;
  577. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  578. ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  579. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  580. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  581. ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  582. ultraGridColumn30.Header.VisiblePosition = 29;
  583. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 0;
  584. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  585. ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(93, 0);
  586. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  587. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  588. ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  589. ultraGridColumn31.Header.VisiblePosition = 30;
  590. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 45;
  591. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  592. ultraGridColumn31.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  593. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  594. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  595. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  596. ultraGridColumn32.Header.VisiblePosition = 31;
  597. ultraGridColumn32.Hidden = true;
  598. ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  599. ultraGridColumn33.Header.VisiblePosition = 32;
  600. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 25;
  601. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  602. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  603. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  604. ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  605. appearance18.TextHAlignAsString = "Right";
  606. ultraGridColumn34.CellAppearance = appearance18;
  607. ultraGridColumn34.Header.VisiblePosition = 33;
  608. ultraGridColumn34.MaskInput = "{LOC}nn,nnn,nnn.nnn";
  609. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 35;
  610. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  611. ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  612. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  613. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  614. ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  615. ultraGridColumn35.Header.VisiblePosition = 34;
  616. ultraGridColumn35.Hidden = true;
  617. ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  618. ultraGridColumn36.Header.VisiblePosition = 35;
  619. ultraGridColumn36.Hidden = true;
  620. ultraGridColumn37.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  621. ultraGridColumn37.Header.VisiblePosition = 36;
  622. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 39;
  623. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  624. ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 0);
  625. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  626. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  627. ultraGridColumn38.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  628. ultraGridColumn38.Header.VisiblePosition = 37;
  629. ultraGridColumn38.Hidden = true;
  630. ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  631. ultraGridColumn39.Header.VisiblePosition = 38;
  632. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 23;
  633. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  634. ultraGridColumn39.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  635. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
  636. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
  637. ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  638. ultraGridColumn40.Header.VisiblePosition = 39;
  639. ultraGridColumn40.Hidden = true;
  640. ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  641. ultraGridColumn41.Header.VisiblePosition = 40;
  642. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 47;
  643. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  644. ultraGridColumn41.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  645. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
  646. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
  647. ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  648. ultraGridColumn42.Header.VisiblePosition = 41;
  649. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 49;
  650. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  651. ultraGridColumn42.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  652. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
  653. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
  654. ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  655. ultraGridColumn43.Header.VisiblePosition = 42;
  656. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 53;
  657. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  658. ultraGridColumn43.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  659. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
  660. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
  661. appearance19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  662. ultraGridColumn44.CellAppearance = appearance19;
  663. ultraGridColumn44.Format = "yyyy-MM";
  664. ultraGridColumn44.Header.VisiblePosition = 43;
  665. ultraGridColumn44.MaskInput = "yyyy-mm";
  666. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 43;
  667. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  668. ultraGridColumn44.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  669. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 2;
  670. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 2;
  671. ultraGridColumn44.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DateTime;
  672. ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  673. ultraGridColumn45.Header.VisiblePosition = 44;
  674. ultraGridColumn45.Hidden = true;
  675. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 52;
  676. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  677. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 2;
  678. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 2;
  679. ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  680. ultraGridColumn46.Header.VisiblePosition = 45;
  681. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 10;
  682. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  683. ultraGridColumn46.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  684. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 1;
  685. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 1;
  686. ultraGridBand1.Columns.AddRange(new object[] {
  687. ultraGridColumn1,
  688. ultraGridColumn2,
  689. ultraGridColumn3,
  690. ultraGridColumn4,
  691. ultraGridColumn5,
  692. ultraGridColumn6,
  693. ultraGridColumn7,
  694. ultraGridColumn8,
  695. ultraGridColumn9,
  696. ultraGridColumn10,
  697. ultraGridColumn11,
  698. ultraGridColumn12,
  699. ultraGridColumn13,
  700. ultraGridColumn14,
  701. ultraGridColumn15,
  702. ultraGridColumn16,
  703. ultraGridColumn17,
  704. ultraGridColumn18,
  705. ultraGridColumn19,
  706. ultraGridColumn20,
  707. ultraGridColumn21,
  708. ultraGridColumn22,
  709. ultraGridColumn23,
  710. ultraGridColumn24,
  711. ultraGridColumn25,
  712. ultraGridColumn26,
  713. ultraGridColumn27,
  714. ultraGridColumn28,
  715. ultraGridColumn29,
  716. ultraGridColumn30,
  717. ultraGridColumn31,
  718. ultraGridColumn32,
  719. ultraGridColumn33,
  720. ultraGridColumn34,
  721. ultraGridColumn35,
  722. ultraGridColumn36,
  723. ultraGridColumn37,
  724. ultraGridColumn38,
  725. ultraGridColumn39,
  726. ultraGridColumn40,
  727. ultraGridColumn41,
  728. ultraGridColumn42,
  729. ultraGridColumn43,
  730. ultraGridColumn44,
  731. ultraGridColumn45,
  732. ultraGridColumn46});
  733. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  734. appearance20.TextHAlignAsString = "Right";
  735. summarySettings1.Appearance = appearance20;
  736. summarySettings1.DisplayFormat = "{0:N0}";
  737. summarySettings1.GroupBySummaryValueAppearance = appearance21;
  738. summarySettings1.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.Top;
  739. appearance22.TextHAlignAsString = "Right";
  740. summarySettings2.Appearance = appearance22;
  741. summarySettings2.DisplayFormat = "{0:N3}";
  742. summarySettings2.GroupBySummaryValueAppearance = appearance23;
  743. summarySettings2.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.Top;
  744. appearance24.TextHAlignAsString = "Right";
  745. summarySettings3.Appearance = appearance24;
  746. summarySettings3.DisplayFormat = "{0:N3}";
  747. summarySettings3.GroupBySummaryValueAppearance = appearance25;
  748. summarySettings3.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.Top;
  749. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  750. summarySettings1,
  751. summarySettings2,
  752. summarySettings3});
  753. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  754. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  755. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  756. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  757. this.ultraGrid1.Name = "ultraGrid1";
  758. this.ultraGrid1.Size = new System.Drawing.Size(1632, 366);
  759. this.ultraGrid1.TabIndex = 0;
  760. //
  761. // dataSet1
  762. //
  763. this.dataSet1.DataSetName = "NewDataSet";
  764. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  765. this.dataTable4});
  766. //
  767. // dataTable4
  768. //
  769. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  770. this.dataColumn138,
  771. this.dataColumn139,
  772. this.dataColumn140,
  773. this.dataColumn141,
  774. this.dataColumn142,
  775. this.dataColumn143,
  776. this.dataColumn144,
  777. this.dataColumn145,
  778. this.dataColumn146,
  779. this.dataColumn147,
  780. this.dataColumn148,
  781. this.dataColumn149,
  782. this.dataColumn150,
  783. this.dataColumn151,
  784. this.dataColumn152,
  785. this.dataColumn153,
  786. this.dataColumn154,
  787. this.dataColumn155,
  788. this.dataColumn156,
  789. this.dataColumn157,
  790. this.dataColumn158,
  791. this.dataColumn159,
  792. this.dataColumn160,
  793. this.dataColumn161,
  794. this.dataColumn162,
  795. this.dataColumn163,
  796. this.dataColumn164,
  797. this.dataColumn165,
  798. this.dataColumn166,
  799. this.dataColumn167,
  800. this.dataColumn169,
  801. this.dataColumn170,
  802. this.dataColumn174,
  803. this.dataColumn176,
  804. this.dataColumn178,
  805. this.dataColumn179,
  806. this.dataColumn185,
  807. this.dataColumn186,
  808. this.dataColumn193,
  809. this.dataColumn194,
  810. this.dataColumn198,
  811. this.dataColumn199,
  812. this.dataColumn201,
  813. this.dataColumn202,
  814. this.dataColumn1,
  815. this.dataColumn2});
  816. this.dataTable4.TableName = "Table4";
  817. //
  818. // dataColumn138
  819. //
  820. this.dataColumn138.Caption = "入库单号";
  821. this.dataColumn138.ColumnName = "INSTOCK_DOC";
  822. //
  823. // dataColumn139
  824. //
  825. this.dataColumn139.Caption = "炉号";
  826. this.dataColumn139.ColumnName = "JUDGE_STOVE_NO";
  827. //
  828. // dataColumn140
  829. //
  830. this.dataColumn140.Caption = "批号";
  831. this.dataColumn140.ColumnName = "BATCH_NO";
  832. //
  833. // dataColumn141
  834. //
  835. this.dataColumn141.Caption = "品名代码";
  836. this.dataColumn141.ColumnName = "PRODUCCODE";
  837. //
  838. // dataColumn142
  839. //
  840. this.dataColumn142.Caption = "品名";
  841. this.dataColumn142.ColumnName = "PRODUCNAME";
  842. //
  843. // dataColumn143
  844. //
  845. this.dataColumn143.Caption = "标准代码";
  846. this.dataColumn143.ColumnName = "STD_CODE";
  847. //
  848. // dataColumn144
  849. //
  850. this.dataColumn144.Caption = "标准号";
  851. this.dataColumn144.ColumnName = "STD_NAME";
  852. //
  853. // dataColumn145
  854. //
  855. this.dataColumn145.Caption = "钢级代码";
  856. this.dataColumn145.ColumnName = "STEELCODE";
  857. //
  858. // dataColumn146
  859. //
  860. this.dataColumn146.Caption = "钢级";
  861. this.dataColumn146.ColumnName = "STEELNAME";
  862. //
  863. // dataColumn147
  864. //
  865. this.dataColumn147.Caption = "标准类别代码";
  866. this.dataColumn147.ColumnName = "STD_STYLE";
  867. //
  868. // dataColumn148
  869. //
  870. this.dataColumn148.Caption = "标准类别";
  871. this.dataColumn148.ColumnName = "STD_STYLE_DESC";
  872. //
  873. // dataColumn149
  874. //
  875. this.dataColumn149.Caption = "产品规格代码";
  876. this.dataColumn149.ColumnName = "SPEC_CODE";
  877. //
  878. // dataColumn150
  879. //
  880. this.dataColumn150.Caption = "规格";
  881. this.dataColumn150.ColumnName = "SPEC_NAME";
  882. //
  883. // dataColumn151
  884. //
  885. this.dataColumn151.Caption = "扣型代码";
  886. this.dataColumn151.ColumnName = "MODEL_CODE";
  887. //
  888. // dataColumn152
  889. //
  890. this.dataColumn152.Caption = "扣型";
  891. this.dataColumn152.ColumnName = "MODEL_DESC";
  892. //
  893. // dataColumn153
  894. //
  895. this.dataColumn153.Caption = "外径";
  896. this.dataColumn153.ColumnName = "ACT_DIMATER";
  897. //
  898. // dataColumn154
  899. //
  900. this.dataColumn154.Caption = "壁厚";
  901. this.dataColumn154.ColumnName = "ACT_HEIGHT";
  902. //
  903. // dataColumn155
  904. //
  905. this.dataColumn155.Caption = "下限";
  906. this.dataColumn155.ColumnName = "ACT_LEN_MIN";
  907. //
  908. // dataColumn156
  909. //
  910. this.dataColumn156.Caption = "上限";
  911. this.dataColumn156.ColumnName = "ACT_LEN_MAX";
  912. //
  913. // dataColumn157
  914. //
  915. this.dataColumn157.Caption = "支数";
  916. this.dataColumn157.ColumnName = "ACT_COUNT";
  917. this.dataColumn157.DataType = typeof(int);
  918. //
  919. // dataColumn158
  920. //
  921. this.dataColumn158.Caption = "重量(t)";
  922. this.dataColumn158.ColumnName = "ACT_WEIGHT";
  923. this.dataColumn158.DataType = typeof(double);
  924. //
  925. // dataColumn159
  926. //
  927. this.dataColumn159.Caption = "所属权单位代码";
  928. this.dataColumn159.ColumnName = "BELONG_CODE";
  929. //
  930. // dataColumn160
  931. //
  932. this.dataColumn160.Caption = "销售组织";
  933. this.dataColumn160.ColumnName = "BELONG_NAME";
  934. //
  935. // dataColumn161
  936. //
  937. this.dataColumn161.Caption = "仓库名称";
  938. this.dataColumn161.ColumnName = "STORAGE_NAME";
  939. //
  940. // dataColumn162
  941. //
  942. this.dataColumn162.Caption = "备注";
  943. this.dataColumn162.ColumnName = "PIPMEMO";
  944. //
  945. // dataColumn163
  946. //
  947. this.dataColumn163.Caption = "创建人";
  948. this.dataColumn163.ColumnName = "CREATE_NAME";
  949. //
  950. // dataColumn164
  951. //
  952. this.dataColumn164.Caption = "交易时间";
  953. this.dataColumn164.ColumnName = "INSTOCK_TIME";
  954. //
  955. // dataColumn165
  956. //
  957. this.dataColumn165.Caption = "合同行";
  958. this.dataColumn165.ColumnName = "ORDER_SEQ";
  959. //
  960. // dataColumn166
  961. //
  962. this.dataColumn166.Caption = "交货行";
  963. this.dataColumn166.ColumnName = "DELIVERY_NO";
  964. //
  965. // dataColumn167
  966. //
  967. this.dataColumn167.Caption = "合同号";
  968. this.dataColumn167.ColumnName = "ORDER_NO";
  969. //
  970. // dataColumn169
  971. //
  972. this.dataColumn169.Caption = "材料类别";
  973. this.dataColumn169.ColumnName = "PRODUCT_FLAG";
  974. //
  975. // dataColumn170
  976. //
  977. this.dataColumn170.Caption = "质保数据ID";
  978. this.dataColumn170.ColumnName = "ZB_RCDID";
  979. //
  980. // dataColumn174
  981. //
  982. this.dataColumn174.Caption = "长度上/下限";
  983. this.dataColumn174.ColumnName = "LEN";
  984. //
  985. // dataColumn176
  986. //
  987. this.dataColumn176.Caption = "长度";
  988. this.dataColumn176.ColumnName = "ACT_LEN";
  989. this.dataColumn176.DataType = typeof(double);
  990. //
  991. // dataColumn178
  992. //
  993. this.dataColumn178.Caption = "判定标准号";
  994. this.dataColumn178.ColumnName = "JUDGE_STD_NAME";
  995. //
  996. // dataColumn179
  997. //
  998. this.dataColumn179.Caption = "判定标准代码";
  999. this.dataColumn179.ColumnName = "JUDGE_STD_CODE";
  1000. //
  1001. // dataColumn185
  1002. //
  1003. this.dataColumn185.Caption = "产线";
  1004. this.dataColumn185.ColumnName = "PLINE_NAME";
  1005. //
  1006. // dataColumn186
  1007. //
  1008. this.dataColumn186.Caption = "产线代码";
  1009. this.dataColumn186.ColumnName = "PLINE_CODE";
  1010. //
  1011. // dataColumn193
  1012. //
  1013. this.dataColumn193.Caption = "钢种";
  1014. this.dataColumn193.ColumnName = "GRADENAME";
  1015. //
  1016. // dataColumn194
  1017. //
  1018. this.dataColumn194.Caption = "钢种代码";
  1019. this.dataColumn194.ColumnName = "GRADECODE";
  1020. //
  1021. // dataColumn198
  1022. //
  1023. this.dataColumn198.Caption = "销售区域";
  1024. this.dataColumn198.ColumnName = "SALE_AREA_DESC";
  1025. //
  1026. // dataColumn199
  1027. //
  1028. this.dataColumn199.Caption = "业务员";
  1029. this.dataColumn199.ColumnName = "ordercreatename";
  1030. //
  1031. // dataColumn201
  1032. //
  1033. this.dataColumn201.Caption = "入库时间";
  1034. this.dataColumn201.ColumnName = "IN_TIME_F";
  1035. //
  1036. // dataColumn202
  1037. //
  1038. this.dataColumn202.Caption = "结转年月";
  1039. this.dataColumn202.ColumnName = "BAL_YEAR_MONTH";
  1040. //
  1041. // dataColumn1
  1042. //
  1043. this.dataColumn1.Caption = "合同行键值";
  1044. this.dataColumn1.ColumnName = "ORD_LN_PK";
  1045. //
  1046. // dataColumn2
  1047. //
  1048. this.dataColumn2.Caption = "组号";
  1049. this.dataColumn2.ColumnName = "BATCH_GROUD_NO";
  1050. //
  1051. // ultraGroupBox2
  1052. //
  1053. this.ultraGroupBox2.Controls.Add(this.panel3);
  1054. this.ultraGroupBox2.Controls.Add(this.panel2);
  1055. this.ultraGroupBox2.Controls.Add(this.panel4);
  1056. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  1057. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 431);
  1058. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  1059. this.ultraGroupBox2.Name = "ultraGroupBox2";
  1060. this.ultraGroupBox2.Size = new System.Drawing.Size(1638, 224);
  1061. this.ultraGroupBox2.TabIndex = 2;
  1062. this.ultraGroupBox2.Text = "数据编辑区";
  1063. //
  1064. // panel3
  1065. //
  1066. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  1067. this.panel3.Controls.Add(this.cmbIsDear);
  1068. this.panel3.Controls.Add(this.ultraTextEditor1);
  1069. this.panel3.Controls.Add(this.ultraLabel21);
  1070. this.panel3.Controls.Add(this.cmbOrderDivNo);
  1071. this.panel3.Controls.Add(this.txtOrderNo);
  1072. this.panel3.Controls.Add(this.cmbOrderSeq);
  1073. this.panel3.Controls.Add(this.ultraLabel19);
  1074. this.panel3.Controls.Add(this.ultraLabel17);
  1075. this.panel3.Controls.Add(this.ultraLabel16);
  1076. this.panel3.Controls.Add(this.TxtPline);
  1077. this.panel3.Controls.Add(this.ultraLabel1);
  1078. this.panel3.Controls.Add(this.TxtBathNo);
  1079. this.panel3.Controls.Add(this.TxtStoveNo);
  1080. this.panel3.Controls.Add(this.button3);
  1081. this.panel3.Controls.Add(this.TxtLocation);
  1082. this.panel3.Controls.Add(this.TxtMemo);
  1083. this.panel3.Controls.Add(this.ultraLabel15);
  1084. this.panel3.Controls.Add(this.TxtStorage);
  1085. this.panel3.Controls.Add(this.ultraLabel14);
  1086. this.panel3.Controls.Add(this.ultraLabel12);
  1087. this.panel3.Controls.Add(this.ultraLabel3);
  1088. this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
  1089. this.panel3.Location = new System.Drawing.Point(985, 21);
  1090. this.panel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1091. this.panel3.Name = "panel3";
  1092. this.panel3.Size = new System.Drawing.Size(641, 200);
  1093. this.panel3.TabIndex = 991;
  1094. //
  1095. // cmbOrderDivNo
  1096. //
  1097. this.cmbOrderDivNo.Location = new System.Drawing.Point(383, 44);
  1098. this.cmbOrderDivNo.Margin = new System.Windows.Forms.Padding(4);
  1099. this.cmbOrderDivNo.MaxLength = 3;
  1100. this.cmbOrderDivNo.Name = "cmbOrderDivNo";
  1101. this.cmbOrderDivNo.Size = new System.Drawing.Size(67, 24);
  1102. this.cmbOrderDivNo.TabIndex = 1034;
  1103. //
  1104. // txtOrderNo
  1105. //
  1106. this.txtOrderNo.Location = new System.Drawing.Point(87, 48);
  1107. this.txtOrderNo.Margin = new System.Windows.Forms.Padding(4);
  1108. this.txtOrderNo.Name = "txtOrderNo";
  1109. this.txtOrderNo.Size = new System.Drawing.Size(111, 24);
  1110. this.txtOrderNo.TabIndex = 1032;
  1111. //
  1112. // cmbOrderSeq
  1113. //
  1114. this.cmbOrderSeq.Location = new System.Drawing.Point(256, 45);
  1115. this.cmbOrderSeq.Margin = new System.Windows.Forms.Padding(4);
  1116. this.cmbOrderSeq.MaxLength = 3;
  1117. this.cmbOrderSeq.Name = "cmbOrderSeq";
  1118. this.cmbOrderSeq.Size = new System.Drawing.Size(68, 24);
  1119. this.cmbOrderSeq.TabIndex = 1033;
  1120. //
  1121. // ultraLabel19
  1122. //
  1123. appearance13.BackColor = System.Drawing.Color.Transparent;
  1124. appearance13.TextVAlignAsString = "Middle";
  1125. this.ultraLabel19.Appearance = appearance13;
  1126. this.ultraLabel19.AutoSize = true;
  1127. this.ultraLabel19.Location = new System.Drawing.Point(331, 49);
  1128. this.ultraLabel19.Margin = new System.Windows.Forms.Padding(4);
  1129. this.ultraLabel19.Name = "ultraLabel19";
  1130. this.ultraLabel19.Size = new System.Drawing.Size(52, 19);
  1131. this.ultraLabel19.TabIndex = 1030;
  1132. this.ultraLabel19.Text = "交货行";
  1133. //
  1134. // ultraLabel17
  1135. //
  1136. appearance15.BackColor = System.Drawing.Color.Transparent;
  1137. appearance15.TextVAlignAsString = "Middle";
  1138. this.ultraLabel17.Appearance = appearance15;
  1139. this.ultraLabel17.AutoSize = true;
  1140. this.ultraLabel17.Location = new System.Drawing.Point(205, 50);
  1141. this.ultraLabel17.Margin = new System.Windows.Forms.Padding(4);
  1142. this.ultraLabel17.Name = "ultraLabel17";
  1143. this.ultraLabel17.Size = new System.Drawing.Size(52, 19);
  1144. this.ultraLabel17.TabIndex = 1028;
  1145. this.ultraLabel17.Text = "合同行";
  1146. //
  1147. // ultraLabel16
  1148. //
  1149. appearance2.BackColor = System.Drawing.Color.Transparent;
  1150. appearance2.TextVAlignAsString = "Middle";
  1151. this.ultraLabel16.Appearance = appearance2;
  1152. this.ultraLabel16.AutoSize = true;
  1153. this.ultraLabel16.Location = new System.Drawing.Point(12, 50);
  1154. this.ultraLabel16.Margin = new System.Windows.Forms.Padding(4);
  1155. this.ultraLabel16.Name = "ultraLabel16";
  1156. this.ultraLabel16.Size = new System.Drawing.Size(67, 19);
  1157. this.ultraLabel16.TabIndex = 1026;
  1158. this.ultraLabel16.Text = "合 同 号";
  1159. //
  1160. // TxtPline
  1161. //
  1162. this.TxtPline.DropDownListWidth = -1;
  1163. this.TxtPline.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1164. this.TxtPline.Location = new System.Drawing.Point(87, 159);
  1165. this.TxtPline.Margin = new System.Windows.Forms.Padding(4);
  1166. this.TxtPline.Name = "TxtPline";
  1167. this.TxtPline.Size = new System.Drawing.Size(111, 24);
  1168. this.TxtPline.TabIndex = 23;
  1169. //
  1170. // ultraLabel1
  1171. //
  1172. appearance9.BackColor = System.Drawing.Color.Transparent;
  1173. appearance9.TextVAlignAsString = "Middle";
  1174. this.ultraLabel1.Appearance = appearance9;
  1175. this.ultraLabel1.AutoSize = true;
  1176. this.ultraLabel1.Location = new System.Drawing.Point(205, 85);
  1177. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
  1178. this.ultraLabel1.Name = "ultraLabel1";
  1179. this.ultraLabel1.Size = new System.Drawing.Size(60, 19);
  1180. this.ultraLabel1.TabIndex = 1025;
  1181. this.ultraLabel1.Text = "批 号";
  1182. //
  1183. // TxtBathNo
  1184. //
  1185. this.TxtBathNo.Location = new System.Drawing.Point(272, 81);
  1186. this.TxtBathNo.Margin = new System.Windows.Forms.Padding(4);
  1187. this.TxtBathNo.Name = "TxtBathNo";
  1188. this.TxtBathNo.Size = new System.Drawing.Size(111, 24);
  1189. this.TxtBathNo.TabIndex = 24;
  1190. //
  1191. // TxtStoveNo
  1192. //
  1193. this.TxtStoveNo.Location = new System.Drawing.Point(87, 82);
  1194. this.TxtStoveNo.Margin = new System.Windows.Forms.Padding(4);
  1195. this.TxtStoveNo.MaxLength = 10;
  1196. this.TxtStoveNo.Name = "TxtStoveNo";
  1197. this.TxtStoveNo.Size = new System.Drawing.Size(111, 24);
  1198. this.TxtStoveNo.TabIndex = 22;
  1199. //
  1200. // button3
  1201. //
  1202. this.button3.Location = new System.Drawing.Point(173, 4);
  1203. this.button3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1204. this.button3.Name = "button3";
  1205. this.button3.Size = new System.Drawing.Size(180, 30);
  1206. this.button3.TabIndex = 1020;
  1207. this.button3.Text = "合同信息(选择)";
  1208. this.button3.UseVisualStyleBackColor = true;
  1209. this.button3.Click += new System.EventHandler(this.button3_Click);
  1210. //
  1211. // TxtLocation
  1212. //
  1213. this.TxtLocation.DropDownListWidth = -1;
  1214. this.TxtLocation.Location = new System.Drawing.Point(273, 121);
  1215. this.TxtLocation.Margin = new System.Windows.Forms.Padding(4);
  1216. this.TxtLocation.Name = "TxtLocation";
  1217. this.TxtLocation.Size = new System.Drawing.Size(109, 24);
  1218. this.TxtLocation.TabIndex = 20;
  1219. //
  1220. // TxtMemo
  1221. //
  1222. appearance27.BackColor = System.Drawing.Color.Transparent;
  1223. appearance27.TextVAlignAsString = "Middle";
  1224. this.TxtMemo.Appearance = appearance27;
  1225. this.TxtMemo.AutoSize = true;
  1226. this.TxtMemo.Location = new System.Drawing.Point(206, 161);
  1227. this.TxtMemo.Margin = new System.Windows.Forms.Padding(4);
  1228. this.TxtMemo.Name = "TxtMemo";
  1229. this.TxtMemo.Size = new System.Drawing.Size(67, 19);
  1230. this.TxtMemo.TabIndex = 1015;
  1231. this.TxtMemo.Text = "管材用途";
  1232. //
  1233. // ultraLabel15
  1234. //
  1235. appearance70.BackColor = System.Drawing.Color.Transparent;
  1236. appearance70.TextVAlignAsString = "Middle";
  1237. this.ultraLabel15.Appearance = appearance70;
  1238. this.ultraLabel15.AutoSize = true;
  1239. this.ultraLabel15.Location = new System.Drawing.Point(206, 126);
  1240. this.ultraLabel15.Margin = new System.Windows.Forms.Padding(4);
  1241. this.ultraLabel15.Name = "ultraLabel15";
  1242. this.ultraLabel15.Size = new System.Drawing.Size(67, 19);
  1243. this.ultraLabel15.TabIndex = 1011;
  1244. this.ultraLabel15.Text = "料 位 号";
  1245. //
  1246. // TxtStorage
  1247. //
  1248. this.TxtStorage.DropDownListWidth = -1;
  1249. this.TxtStorage.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1250. this.TxtStorage.Location = new System.Drawing.Point(87, 121);
  1251. this.TxtStorage.Margin = new System.Windows.Forms.Padding(4);
  1252. this.TxtStorage.Name = "TxtStorage";
  1253. this.TxtStorage.Size = new System.Drawing.Size(111, 24);
  1254. this.TxtStorage.TabIndex = 19;
  1255. this.TxtStorage.TextChanged += new System.EventHandler(this.TxtStorage_TextChanged);
  1256. //
  1257. // ultraLabel14
  1258. //
  1259. appearance71.BackColor = System.Drawing.Color.Transparent;
  1260. appearance71.TextVAlignAsString = "Middle";
  1261. this.ultraLabel14.Appearance = appearance71;
  1262. this.ultraLabel14.AutoSize = true;
  1263. this.ultraLabel14.Location = new System.Drawing.Point(13, 126);
  1264. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(4);
  1265. this.ultraLabel14.Name = "ultraLabel14";
  1266. this.ultraLabel14.Size = new System.Drawing.Size(67, 19);
  1267. this.ultraLabel14.TabIndex = 1010;
  1268. this.ultraLabel14.Text = "仓库名称";
  1269. //
  1270. // ultraLabel12
  1271. //
  1272. appearance73.BackColor = System.Drawing.Color.Transparent;
  1273. appearance73.TextVAlignAsString = "Middle";
  1274. this.ultraLabel12.Appearance = appearance73;
  1275. this.ultraLabel12.AutoSize = true;
  1276. this.ultraLabel12.Location = new System.Drawing.Point(24, 161);
  1277. this.ultraLabel12.Margin = new System.Windows.Forms.Padding(4);
  1278. this.ultraLabel12.Name = "ultraLabel12";
  1279. this.ultraLabel12.Size = new System.Drawing.Size(52, 19);
  1280. this.ultraLabel12.TabIndex = 1008;
  1281. this.ultraLabel12.Text = "产 线";
  1282. //
  1283. // ultraLabel3
  1284. //
  1285. appearance14.BackColor = System.Drawing.Color.Transparent;
  1286. appearance14.TextVAlignAsString = "Middle";
  1287. this.ultraLabel3.Appearance = appearance14;
  1288. this.ultraLabel3.AutoSize = true;
  1289. this.ultraLabel3.Location = new System.Drawing.Point(16, 86);
  1290. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4);
  1291. this.ultraLabel3.Name = "ultraLabel3";
  1292. this.ultraLabel3.Size = new System.Drawing.Size(60, 19);
  1293. this.ultraLabel3.TabIndex = 1001;
  1294. this.ultraLabel3.Text = "炉 号";
  1295. //
  1296. // panel2
  1297. //
  1298. this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  1299. this.panel2.Controls.Add(this.txt_Ks);
  1300. this.panel2.Controls.Add(this.ultraLabel20);
  1301. this.panel2.Controls.Add(this.txtLen);
  1302. this.panel2.Controls.Add(this.ultraLabel10);
  1303. this.panel2.Controls.Add(this.ultraLabel11);
  1304. this.panel2.Controls.Add(this.TxtBelongCode);
  1305. this.panel2.Controls.Add(this.TxtNum);
  1306. this.panel2.Controls.Add(this.TxtMin);
  1307. this.panel2.Controls.Add(this.TxtSourse);
  1308. this.panel2.Controls.Add(this.TxtMagstatus);
  1309. this.panel2.Controls.Add(this.TxtProductFlag);
  1310. this.panel2.Controls.Add(this.TxtActWgt);
  1311. this.panel2.Controls.Add(this.ultraLabel23);
  1312. this.panel2.Controls.Add(this.ultraLabel22);
  1313. this.panel2.Controls.Add(this.TxtMax);
  1314. this.panel2.Controls.Add(this.ultraLabel18);
  1315. this.panel2.Controls.Add(this.ultraLabel9);
  1316. this.panel2.Controls.Add(this.ultraLabel8);
  1317. this.panel2.Controls.Add(this.ultraLabel7);
  1318. this.panel2.Controls.Add(this.ultraLabel6);
  1319. this.panel2.Controls.Add(this.button2);
  1320. this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
  1321. this.panel2.Location = new System.Drawing.Point(498, 21);
  1322. this.panel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1323. this.panel2.Name = "panel2";
  1324. this.panel2.Size = new System.Drawing.Size(487, 200);
  1325. this.panel2.TabIndex = 990;
  1326. //
  1327. // txt_Ks
  1328. //
  1329. this.txt_Ks.Location = new System.Drawing.Point(76, 160);
  1330. this.txt_Ks.Margin = new System.Windows.Forms.Padding(4);
  1331. this.txt_Ks.MaskInput = "nnnn";
  1332. this.txt_Ks.Name = "txt_Ks";
  1333. this.txt_Ks.Size = new System.Drawing.Size(129, 24);
  1334. this.txt_Ks.TabIndex = 1032;
  1335. //
  1336. // ultraLabel20
  1337. //
  1338. appearance8.BackColor = System.Drawing.Color.Transparent;
  1339. appearance8.TextVAlignAsString = "Middle";
  1340. this.ultraLabel20.Appearance = appearance8;
  1341. this.ultraLabel20.AutoSize = true;
  1342. this.ultraLabel20.Location = new System.Drawing.Point(13, 162);
  1343. this.ultraLabel20.Margin = new System.Windows.Forms.Padding(4);
  1344. this.ultraLabel20.Name = "ultraLabel20";
  1345. this.ultraLabel20.Size = new System.Drawing.Size(52, 19);
  1346. this.ultraLabel20.TabIndex = 1031;
  1347. this.ultraLabel20.Text = "捆 数";
  1348. //
  1349. // txtLen
  1350. //
  1351. this.txtLen.Location = new System.Drawing.Point(288, 128);
  1352. this.txtLen.Margin = new System.Windows.Forms.Padding(4);
  1353. this.txtLen.MaskInput = "{double:9.3}";
  1354. this.txtLen.MaxValue = 999999;
  1355. this.txtLen.MinValue = 0;
  1356. this.txtLen.Name = "txtLen";
  1357. this.txtLen.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1358. this.txtLen.PromptChar = ' ';
  1359. this.txtLen.Size = new System.Drawing.Size(187, 24);
  1360. this.txtLen.TabIndex = 1029;
  1361. //
  1362. // ultraLabel10
  1363. //
  1364. appearance11.BackColor = System.Drawing.Color.Transparent;
  1365. appearance11.TextVAlignAsString = "Middle";
  1366. this.ultraLabel10.Appearance = appearance11;
  1367. this.ultraLabel10.AutoSize = true;
  1368. this.ultraLabel10.Location = new System.Drawing.Point(220, 130);
  1369. this.ultraLabel10.Margin = new System.Windows.Forms.Padding(4);
  1370. this.ultraLabel10.Name = "ultraLabel10";
  1371. this.ultraLabel10.Size = new System.Drawing.Size(52, 19);
  1372. this.ultraLabel10.TabIndex = 1030;
  1373. this.ultraLabel10.Text = "长 度";
  1374. //
  1375. // ultraLabel11
  1376. //
  1377. appearance76.BackColor = System.Drawing.Color.Transparent;
  1378. appearance76.TextVAlignAsString = "Middle";
  1379. this.ultraLabel11.Appearance = appearance76;
  1380. this.ultraLabel11.AutoSize = true;
  1381. this.ultraLabel11.Location = new System.Drawing.Point(4, 135);
  1382. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(4);
  1383. this.ultraLabel11.Name = "ultraLabel11";
  1384. this.ultraLabel11.Size = new System.Drawing.Size(67, 19);
  1385. this.ultraLabel11.TabIndex = 1028;
  1386. this.ultraLabel11.Text = "销售组织";
  1387. //
  1388. // TxtBelongCode
  1389. //
  1390. this.TxtBelongCode.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1391. valueListItem1.DataValue = "100101";
  1392. valueListItem1.DisplayText = "国内贸易部";
  1393. valueListItem2.DataValue = "100102";
  1394. valueListItem2.DisplayText = "国际贸易部";
  1395. this.TxtBelongCode.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1396. valueListItem1,
  1397. valueListItem2});
  1398. this.TxtBelongCode.Location = new System.Drawing.Point(76, 131);
  1399. this.TxtBelongCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1400. this.TxtBelongCode.Name = "TxtBelongCode";
  1401. this.TxtBelongCode.Size = new System.Drawing.Size(131, 24);
  1402. this.TxtBelongCode.TabIndex = 18;
  1403. //
  1404. // TxtNum
  1405. //
  1406. this.TxtNum.Location = new System.Drawing.Point(288, 100);
  1407. this.TxtNum.Margin = new System.Windows.Forms.Padding(4);
  1408. this.TxtNum.MaxValue = 9999;
  1409. this.TxtNum.MinValue = 0;
  1410. this.TxtNum.Name = "TxtNum";
  1411. this.TxtNum.PromptChar = ' ';
  1412. this.TxtNum.Size = new System.Drawing.Size(187, 24);
  1413. this.TxtNum.TabIndex = 15;
  1414. //
  1415. // TxtMin
  1416. //
  1417. this.TxtMin.Location = new System.Drawing.Point(288, 71);
  1418. this.TxtMin.Margin = new System.Windows.Forms.Padding(4);
  1419. this.TxtMin.MaskInput = "{double:9.2}";
  1420. this.TxtMin.MaxValue = 999999;
  1421. this.TxtMin.MinValue = 0;
  1422. this.TxtMin.Name = "TxtMin";
  1423. this.TxtMin.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1424. this.TxtMin.PromptChar = ' ';
  1425. this.TxtMin.Size = new System.Drawing.Size(187, 24);
  1426. this.TxtMin.TabIndex = 13;
  1427. //
  1428. // TxtSourse
  1429. //
  1430. this.TxtSourse.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1431. this.TxtSourse.Location = new System.Drawing.Point(76, 102);
  1432. this.TxtSourse.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1433. this.TxtSourse.Name = "TxtSourse";
  1434. this.TxtSourse.Size = new System.Drawing.Size(131, 24);
  1435. this.TxtSourse.TabIndex = 14;
  1436. this.TxtSourse.ValueChanged += new System.EventHandler(this.TxtSourse_ValueChanged);
  1437. //
  1438. // TxtMagstatus
  1439. //
  1440. this.TxtMagstatus.DropDownListWidth = -1;
  1441. this.TxtMagstatus.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1442. this.TxtMagstatus.Location = new System.Drawing.Point(76, 74);
  1443. this.TxtMagstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1444. this.TxtMagstatus.Name = "TxtMagstatus";
  1445. this.TxtMagstatus.Size = new System.Drawing.Size(132, 24);
  1446. this.TxtMagstatus.TabIndex = 11;
  1447. //
  1448. // TxtProductFlag
  1449. //
  1450. this.TxtProductFlag.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1451. this.TxtProductFlag.Location = new System.Drawing.Point(76, 45);
  1452. this.TxtProductFlag.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1453. this.TxtProductFlag.Name = "TxtProductFlag";
  1454. this.TxtProductFlag.Size = new System.Drawing.Size(131, 24);
  1455. this.TxtProductFlag.TabIndex = 10;
  1456. this.TxtProductFlag.ValueChanged += new System.EventHandler(this.TxtProductFlag_ValueChanged);
  1457. //
  1458. // TxtActWgt
  1459. //
  1460. this.TxtActWgt.Location = new System.Drawing.Point(288, 159);
  1461. this.TxtActWgt.Margin = new System.Windows.Forms.Padding(4);
  1462. this.TxtActWgt.MaskInput = "{double:9.3}";
  1463. this.TxtActWgt.MaxValue = 999999;
  1464. this.TxtActWgt.MinValue = 0;
  1465. this.TxtActWgt.Name = "TxtActWgt";
  1466. this.TxtActWgt.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1467. this.TxtActWgt.PromptChar = ' ';
  1468. this.TxtActWgt.Size = new System.Drawing.Size(187, 24);
  1469. this.TxtActWgt.TabIndex = 16;
  1470. //
  1471. // ultraLabel23
  1472. //
  1473. appearance81.BackColor = System.Drawing.Color.Transparent;
  1474. appearance81.TextVAlignAsString = "Middle";
  1475. this.ultraLabel23.Appearance = appearance81;
  1476. this.ultraLabel23.AutoSize = true;
  1477. this.ultraLabel23.Location = new System.Drawing.Point(4, 48);
  1478. this.ultraLabel23.Margin = new System.Windows.Forms.Padding(4);
  1479. this.ultraLabel23.Name = "ultraLabel23";
  1480. this.ultraLabel23.Size = new System.Drawing.Size(67, 19);
  1481. this.ultraLabel23.TabIndex = 1019;
  1482. this.ultraLabel23.Text = "材料类别";
  1483. //
  1484. // ultraLabel22
  1485. //
  1486. appearance1.BackColor = System.Drawing.Color.Transparent;
  1487. appearance1.TextVAlignAsString = "Middle";
  1488. this.ultraLabel22.Appearance = appearance1;
  1489. this.ultraLabel22.AutoSize = true;
  1490. this.ultraLabel22.Location = new System.Drawing.Point(5, 76);
  1491. this.ultraLabel22.Margin = new System.Windows.Forms.Padding(4);
  1492. this.ultraLabel22.Name = "ultraLabel22";
  1493. this.ultraLabel22.Size = new System.Drawing.Size(67, 19);
  1494. this.ultraLabel22.TabIndex = 1018;
  1495. this.ultraLabel22.Text = "材料状态";
  1496. //
  1497. // TxtMax
  1498. //
  1499. this.TxtMax.Location = new System.Drawing.Point(288, 41);
  1500. this.TxtMax.Margin = new System.Windows.Forms.Padding(4);
  1501. this.TxtMax.MaskInput = "{double:9.2}";
  1502. this.TxtMax.MaxValue = 999999;
  1503. this.TxtMax.MinValue = 0;
  1504. this.TxtMax.Name = "TxtMax";
  1505. this.TxtMax.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1506. this.TxtMax.PromptChar = ' ';
  1507. this.TxtMax.Size = new System.Drawing.Size(187, 24);
  1508. this.TxtMax.TabIndex = 12;
  1509. //
  1510. // ultraLabel18
  1511. //
  1512. appearance67.BackColor = System.Drawing.Color.Transparent;
  1513. appearance67.TextVAlignAsString = "Middle";
  1514. this.ultraLabel18.Appearance = appearance67;
  1515. this.ultraLabel18.AutoSize = true;
  1516. this.ultraLabel18.Location = new System.Drawing.Point(4, 108);
  1517. this.ultraLabel18.Margin = new System.Windows.Forms.Padding(4);
  1518. this.ultraLabel18.Name = "ultraLabel18";
  1519. this.ultraLabel18.Size = new System.Drawing.Size(67, 19);
  1520. this.ultraLabel18.TabIndex = 1012;
  1521. this.ultraLabel18.Text = "材料来源";
  1522. //
  1523. // ultraLabel9
  1524. //
  1525. appearance75.BackColor = System.Drawing.Color.Transparent;
  1526. appearance75.TextVAlignAsString = "Middle";
  1527. this.ultraLabel9.Appearance = appearance75;
  1528. this.ultraLabel9.AutoSize = true;
  1529. this.ultraLabel9.Location = new System.Drawing.Point(219, 160);
  1530. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(4);
  1531. this.ultraLabel9.Name = "ultraLabel9";
  1532. this.ultraLabel9.Size = new System.Drawing.Size(60, 19);
  1533. this.ultraLabel9.TabIndex = 1006;
  1534. this.ultraLabel9.Text = "实重(t)";
  1535. //
  1536. // ultraLabel8
  1537. //
  1538. appearance26.BackColor = System.Drawing.Color.Transparent;
  1539. appearance26.TextVAlignAsString = "Middle";
  1540. this.ultraLabel8.Appearance = appearance26;
  1541. this.ultraLabel8.AutoSize = true;
  1542. this.ultraLabel8.Location = new System.Drawing.Point(221, 106);
  1543. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(4);
  1544. this.ultraLabel8.Name = "ultraLabel8";
  1545. this.ultraLabel8.Size = new System.Drawing.Size(52, 19);
  1546. this.ultraLabel8.TabIndex = 1005;
  1547. this.ultraLabel8.Text = "支 数";
  1548. //
  1549. // ultraLabel7
  1550. //
  1551. appearance77.BackColor = System.Drawing.Color.Transparent;
  1552. appearance77.TextVAlignAsString = "Middle";
  1553. this.ultraLabel7.Appearance = appearance77;
  1554. this.ultraLabel7.AutoSize = true;
  1555. this.ultraLabel7.Location = new System.Drawing.Point(217, 45);
  1556. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(4);
  1557. this.ultraLabel7.Name = "ultraLabel7";
  1558. this.ultraLabel7.Size = new System.Drawing.Size(67, 19);
  1559. this.ultraLabel7.TabIndex = 1004;
  1560. this.ultraLabel7.Text = "长度上限";
  1561. //
  1562. // ultraLabel6
  1563. //
  1564. appearance78.BackColor = System.Drawing.Color.Transparent;
  1565. appearance78.TextVAlignAsString = "Middle";
  1566. this.ultraLabel6.Appearance = appearance78;
  1567. this.ultraLabel6.AutoSize = true;
  1568. this.ultraLabel6.Location = new System.Drawing.Point(216, 75);
  1569. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4);
  1570. this.ultraLabel6.Name = "ultraLabel6";
  1571. this.ultraLabel6.Size = new System.Drawing.Size(67, 19);
  1572. this.ultraLabel6.TabIndex = 1003;
  1573. this.ultraLabel6.Text = "长度下限";
  1574. //
  1575. // button2
  1576. //
  1577. this.button2.Location = new System.Drawing.Point(156, 5);
  1578. this.button2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1579. this.button2.Name = "button2";
  1580. this.button2.Size = new System.Drawing.Size(180, 30);
  1581. this.button2.TabIndex = 985;
  1582. this.button2.Text = "材料信息";
  1583. this.button2.UseVisualStyleBackColor = true;
  1584. //
  1585. // panel4
  1586. //
  1587. this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  1588. this.panel4.Controls.Add(this.cmbGrade);
  1589. this.panel4.Controls.Add(this.ultraLabel13);
  1590. this.panel4.Controls.Add(this.cmbModel);
  1591. this.panel4.Controls.Add(this.cmbSpec);
  1592. this.panel4.Controls.Add(this.TxtSteelCode);
  1593. this.panel4.Controls.Add(this.ultraLabel2);
  1594. this.panel4.Controls.Add(this.TxtHeight);
  1595. this.panel4.Controls.Add(this.TxtDimater);
  1596. this.panel4.Controls.Add(this.button1);
  1597. this.panel4.Controls.Add(this.ultraLabel30);
  1598. this.panel4.Controls.Add(this.ultraLabel26);
  1599. this.panel4.Controls.Add(this.TxtProduc);
  1600. this.panel4.Controls.Add(this.ultraLabel29);
  1601. this.panel4.Controls.Add(this.TxtStdStyle);
  1602. this.panel4.Controls.Add(this.TxtStdName);
  1603. this.panel4.Controls.Add(this.ultraLabel28);
  1604. this.panel4.Controls.Add(this.ultraLabel27);
  1605. this.panel4.Controls.Add(this.ultraLabel4);
  1606. this.panel4.Controls.Add(this.ultraLabel5);
  1607. this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
  1608. this.panel4.Location = new System.Drawing.Point(3, 21);
  1609. this.panel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1610. this.panel4.Name = "panel4";
  1611. this.panel4.Size = new System.Drawing.Size(495, 200);
  1612. this.panel4.TabIndex = 989;
  1613. //
  1614. // cmbGrade
  1615. //
  1616. this.cmbGrade.DropDownListWidth = -1;
  1617. this.cmbGrade.Location = new System.Drawing.Point(321, 121);
  1618. this.cmbGrade.Margin = new System.Windows.Forms.Padding(4);
  1619. this.cmbGrade.Name = "cmbGrade";
  1620. this.cmbGrade.Size = new System.Drawing.Size(149, 24);
  1621. this.cmbGrade.TabIndex = 990;
  1622. //
  1623. // ultraLabel13
  1624. //
  1625. appearance3.BackColor = System.Drawing.Color.Transparent;
  1626. appearance3.TextVAlignAsString = "Middle";
  1627. this.ultraLabel13.Appearance = appearance3;
  1628. this.ultraLabel13.AutoSize = true;
  1629. this.ultraLabel13.Location = new System.Drawing.Point(251, 126);
  1630. this.ultraLabel13.Margin = new System.Windows.Forms.Padding(4);
  1631. this.ultraLabel13.Name = "ultraLabel13";
  1632. this.ultraLabel13.Size = new System.Drawing.Size(60, 19);
  1633. this.ultraLabel13.TabIndex = 989;
  1634. this.ultraLabel13.Text = "钢 种";
  1635. //
  1636. // cmbModel
  1637. //
  1638. this.cmbModel.Location = new System.Drawing.Point(80, 159);
  1639. this.cmbModel.Margin = new System.Windows.Forms.Padding(4);
  1640. this.cmbModel.Name = "cmbModel";
  1641. this.cmbModel.Size = new System.Drawing.Size(149, 24);
  1642. this.cmbModel.TabIndex = 988;
  1643. //
  1644. // cmbSpec
  1645. //
  1646. this.cmbSpec.DropDownListWidth = -1;
  1647. this.cmbSpec.Location = new System.Drawing.Point(80, 121);
  1648. this.cmbSpec.Margin = new System.Windows.Forms.Padding(4);
  1649. this.cmbSpec.Name = "cmbSpec";
  1650. this.cmbSpec.Size = new System.Drawing.Size(149, 24);
  1651. this.cmbSpec.TabIndex = 987;
  1652. this.cmbSpec.TextChanged += new System.EventHandler(this.cmbSpec_TextChanged);
  1653. //
  1654. // TxtSteelCode
  1655. //
  1656. this.TxtSteelCode.Location = new System.Drawing.Point(80, 82);
  1657. this.TxtSteelCode.Margin = new System.Windows.Forms.Padding(4);
  1658. this.TxtSteelCode.Name = "TxtSteelCode";
  1659. this.TxtSteelCode.ReadOnly = true;
  1660. this.TxtSteelCode.Size = new System.Drawing.Size(149, 24);
  1661. this.TxtSteelCode.TabIndex = 9;
  1662. //
  1663. // ultraLabel2
  1664. //
  1665. appearance6.BackColor = System.Drawing.Color.Transparent;
  1666. appearance6.TextVAlignAsString = "Middle";
  1667. this.ultraLabel2.Appearance = appearance6;
  1668. this.ultraLabel2.AutoSize = true;
  1669. this.ultraLabel2.Location = new System.Drawing.Point(11, 88);
  1670. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4);
  1671. this.ultraLabel2.Name = "ultraLabel2";
  1672. this.ultraLabel2.Size = new System.Drawing.Size(60, 19);
  1673. this.ultraLabel2.TabIndex = 986;
  1674. this.ultraLabel2.Text = "钢 级";
  1675. //
  1676. // TxtHeight
  1677. //
  1678. this.TxtHeight.Location = new System.Drawing.Point(431, 159);
  1679. this.TxtHeight.Margin = new System.Windows.Forms.Padding(4);
  1680. this.TxtHeight.Name = "TxtHeight";
  1681. this.TxtHeight.ReadOnly = true;
  1682. this.TxtHeight.Size = new System.Drawing.Size(40, 24);
  1683. this.TxtHeight.TabIndex = 7;
  1684. //
  1685. // TxtDimater
  1686. //
  1687. this.TxtDimater.Location = new System.Drawing.Point(321, 159);
  1688. this.TxtDimater.Margin = new System.Windows.Forms.Padding(4);
  1689. this.TxtDimater.Name = "TxtDimater";
  1690. this.TxtDimater.ReadOnly = true;
  1691. this.TxtDimater.Size = new System.Drawing.Size(40, 24);
  1692. this.TxtDimater.TabIndex = 6;
  1693. //
  1694. // button1
  1695. //
  1696. this.button1.Location = new System.Drawing.Point(163, 2);
  1697. this.button1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1698. this.button1.Name = "button1";
  1699. this.button1.Size = new System.Drawing.Size(180, 30);
  1700. this.button1.TabIndex = 983;
  1701. this.button1.Text = "产品信息(选择)";
  1702. this.button1.UseVisualStyleBackColor = true;
  1703. this.button1.Click += new System.EventHandler(this.button1_Click);
  1704. //
  1705. // ultraLabel30
  1706. //
  1707. appearance12.BackColor = System.Drawing.Color.Transparent;
  1708. appearance12.TextVAlignAsString = "Middle";
  1709. this.ultraLabel30.Appearance = appearance12;
  1710. this.ultraLabel30.AutoSize = true;
  1711. this.ultraLabel30.Location = new System.Drawing.Point(9, 161);
  1712. this.ultraLabel30.Margin = new System.Windows.Forms.Padding(4);
  1713. this.ultraLabel30.Name = "ultraLabel30";
  1714. this.ultraLabel30.Size = new System.Drawing.Size(60, 19);
  1715. this.ultraLabel30.TabIndex = 976;
  1716. this.ultraLabel30.Text = "扣 型";
  1717. //
  1718. // ultraLabel26
  1719. //
  1720. appearance7.BackColor = System.Drawing.Color.Transparent;
  1721. appearance7.TextVAlignAsString = "Middle";
  1722. this.ultraLabel26.Appearance = appearance7;
  1723. this.ultraLabel26.AutoSize = true;
  1724. this.ultraLabel26.Location = new System.Drawing.Point(11, 49);
  1725. this.ultraLabel26.Margin = new System.Windows.Forms.Padding(4);
  1726. this.ultraLabel26.Name = "ultraLabel26";
  1727. this.ultraLabel26.Size = new System.Drawing.Size(60, 19);
  1728. this.ultraLabel26.TabIndex = 972;
  1729. this.ultraLabel26.Text = "品 名";
  1730. //
  1731. // TxtProduc
  1732. //
  1733. this.TxtProduc.Location = new System.Drawing.Point(80, 45);
  1734. this.TxtProduc.Margin = new System.Windows.Forms.Padding(4);
  1735. this.TxtProduc.Name = "TxtProduc";
  1736. this.TxtProduc.ReadOnly = true;
  1737. this.TxtProduc.Size = new System.Drawing.Size(149, 24);
  1738. this.TxtProduc.TabIndex = 3;
  1739. //
  1740. // ultraLabel29
  1741. //
  1742. appearance4.BackColor = System.Drawing.Color.Transparent;
  1743. appearance4.TextVAlignAsString = "Middle";
  1744. this.ultraLabel29.Appearance = appearance4;
  1745. this.ultraLabel29.AutoSize = true;
  1746. this.ultraLabel29.Location = new System.Drawing.Point(11, 126);
  1747. this.ultraLabel29.Margin = new System.Windows.Forms.Padding(4);
  1748. this.ultraLabel29.Name = "ultraLabel29";
  1749. this.ultraLabel29.Size = new System.Drawing.Size(60, 19);
  1750. this.ultraLabel29.TabIndex = 975;
  1751. this.ultraLabel29.Text = "规 格";
  1752. //
  1753. // TxtStdStyle
  1754. //
  1755. this.TxtStdStyle.Location = new System.Drawing.Point(321, 45);
  1756. this.TxtStdStyle.Margin = new System.Windows.Forms.Padding(4);
  1757. this.TxtStdStyle.Name = "TxtStdStyle";
  1758. this.TxtStdStyle.ReadOnly = true;
  1759. this.TxtStdStyle.Size = new System.Drawing.Size(149, 24);
  1760. this.TxtStdStyle.TabIndex = 8;
  1761. //
  1762. // TxtStdName
  1763. //
  1764. this.TxtStdName.Location = new System.Drawing.Point(321, 84);
  1765. this.TxtStdName.Margin = new System.Windows.Forms.Padding(4);
  1766. this.TxtStdName.Name = "TxtStdName";
  1767. this.TxtStdName.ReadOnly = true;
  1768. this.TxtStdName.Size = new System.Drawing.Size(149, 24);
  1769. this.TxtStdName.TabIndex = 5;
  1770. //
  1771. // ultraLabel28
  1772. //
  1773. appearance5.BackColor = System.Drawing.Color.Transparent;
  1774. appearance5.TextVAlignAsString = "Middle";
  1775. this.ultraLabel28.Appearance = appearance5;
  1776. this.ultraLabel28.AutoSize = true;
  1777. this.ultraLabel28.Location = new System.Drawing.Point(245, 86);
  1778. this.ultraLabel28.Margin = new System.Windows.Forms.Padding(4);
  1779. this.ultraLabel28.Name = "ultraLabel28";
  1780. this.ultraLabel28.Size = new System.Drawing.Size(67, 19);
  1781. this.ultraLabel28.TabIndex = 974;
  1782. this.ultraLabel28.Text = "标准名称";
  1783. //
  1784. // ultraLabel27
  1785. //
  1786. appearance10.BackColor = System.Drawing.Color.Transparent;
  1787. appearance10.TextVAlignAsString = "Middle";
  1788. this.ultraLabel27.Appearance = appearance10;
  1789. this.ultraLabel27.AutoSize = true;
  1790. this.ultraLabel27.Location = new System.Drawing.Point(245, 48);
  1791. this.ultraLabel27.Margin = new System.Windows.Forms.Padding(4);
  1792. this.ultraLabel27.Name = "ultraLabel27";
  1793. this.ultraLabel27.Size = new System.Drawing.Size(67, 19);
  1794. this.ultraLabel27.TabIndex = 973;
  1795. this.ultraLabel27.Text = "标准类别";
  1796. //
  1797. // ultraLabel4
  1798. //
  1799. appearance80.BackColor = System.Drawing.Color.Transparent;
  1800. appearance80.TextVAlignAsString = "Middle";
  1801. this.ultraLabel4.Appearance = appearance80;
  1802. this.ultraLabel4.AutoSize = true;
  1803. this.ultraLabel4.Location = new System.Drawing.Point(259, 161);
  1804. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4);
  1805. this.ultraLabel4.Name = "ultraLabel4";
  1806. this.ultraLabel4.Size = new System.Drawing.Size(52, 19);
  1807. this.ultraLabel4.TabIndex = 931;
  1808. this.ultraLabel4.Text = "外径mm";
  1809. //
  1810. // ultraLabel5
  1811. //
  1812. appearance79.BackColor = System.Drawing.Color.Transparent;
  1813. appearance79.TextVAlignAsString = "Middle";
  1814. this.ultraLabel5.Appearance = appearance79;
  1815. this.ultraLabel5.AutoSize = true;
  1816. this.ultraLabel5.Location = new System.Drawing.Point(371, 161);
  1817. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4);
  1818. this.ultraLabel5.Name = "ultraLabel5";
  1819. this.ultraLabel5.Size = new System.Drawing.Size(52, 19);
  1820. this.ultraLabel5.TabIndex = 933;
  1821. this.ultraLabel5.Text = "壁厚mm";
  1822. //
  1823. // ultraTextEditor1
  1824. //
  1825. this.ultraTextEditor1.Location = new System.Drawing.Point(464, 159);
  1826. this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(4);
  1827. this.ultraTextEditor1.MaxLength = 100;
  1828. this.ultraTextEditor1.Name = "ultraTextEditor1";
  1829. this.ultraTextEditor1.Size = new System.Drawing.Size(157, 24);
  1830. this.ultraTextEditor1.TabIndex = 1035;
  1831. //
  1832. // ultraLabel21
  1833. //
  1834. appearance63.BackColor = System.Drawing.Color.Transparent;
  1835. appearance63.TextVAlignAsString = "Middle";
  1836. this.ultraLabel21.Appearance = appearance63;
  1837. this.ultraLabel21.AutoSize = true;
  1838. this.ultraLabel21.Location = new System.Drawing.Point(391, 161);
  1839. this.ultraLabel21.Margin = new System.Windows.Forms.Padding(4);
  1840. this.ultraLabel21.Name = "ultraLabel21";
  1841. this.ultraLabel21.Size = new System.Drawing.Size(60, 19);
  1842. this.ultraLabel21.TabIndex = 1036;
  1843. this.ultraLabel21.Text = "备 注";
  1844. //
  1845. // cmbIsDear
  1846. //
  1847. this.cmbIsDear.DropDownListWidth = -1;
  1848. this.cmbIsDear.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1849. valueListItem3.DataValue = "0";
  1850. valueListItem3.DisplayText = "自售";
  1851. valueListItem4.DataValue = "1";
  1852. valueListItem4.DisplayText = "双经销";
  1853. valueListItem5.DataValue = "2";
  1854. valueListItem5.DisplayText = "来料加工";
  1855. this.cmbIsDear.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1856. valueListItem3,
  1857. valueListItem4,
  1858. valueListItem5});
  1859. this.cmbIsDear.Location = new System.Drawing.Point(273, 157);
  1860. this.cmbIsDear.Margin = new System.Windows.Forms.Padding(4);
  1861. this.cmbIsDear.Name = "cmbIsDear";
  1862. this.cmbIsDear.Size = new System.Drawing.Size(109, 24);
  1863. this.cmbIsDear.TabIndex = 1037;
  1864. //
  1865. // frmPipeEnter
  1866. //
  1867. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1868. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1869. this.ClientSize = new System.Drawing.Size(1638, 655);
  1870. this.Controls.Add(this.ultraGroupBox1);
  1871. this.Controls.Add(this.ultraGroupBox2);
  1872. this.Controls.Add(this.panel1);
  1873. this.Margin = new System.Windows.Forms.Padding(5);
  1874. this.Name = "frmPipeEnter";
  1875. this.Text = "手工录入库存信息";
  1876. this.Load += new System.EventHandler(this.frmPipeEnter_Load);
  1877. this.panel1.ResumeLayout(false);
  1878. this.panel1.PerformLayout();
  1879. ((System.ComponentModel.ISupportInitialize)(this.chkRegTime)).EndInit();
  1880. ((System.ComponentModel.ISupportInitialize)(this.cmbJudge)).EndInit();
  1881. ((System.ComponentModel.ISupportInitialize)(this.cmbStorage)).EndInit();
  1882. ((System.ComponentModel.ISupportInitialize)(this.chkWarehous)).EndInit();
  1883. ((System.ComponentModel.ISupportInitialize)(this.chkJudge)).EndInit();
  1884. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1885. this.ultraGroupBox1.ResumeLayout(false);
  1886. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1887. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1888. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  1889. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1890. this.ultraGroupBox2.ResumeLayout(false);
  1891. this.panel3.ResumeLayout(false);
  1892. this.panel3.PerformLayout();
  1893. ((System.ComponentModel.ISupportInitialize)(this.cmbOrderDivNo)).EndInit();
  1894. ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).EndInit();
  1895. ((System.ComponentModel.ISupportInitialize)(this.cmbOrderSeq)).EndInit();
  1896. ((System.ComponentModel.ISupportInitialize)(this.TxtPline)).EndInit();
  1897. ((System.ComponentModel.ISupportInitialize)(this.TxtBathNo)).EndInit();
  1898. ((System.ComponentModel.ISupportInitialize)(this.TxtStoveNo)).EndInit();
  1899. ((System.ComponentModel.ISupportInitialize)(this.TxtLocation)).EndInit();
  1900. ((System.ComponentModel.ISupportInitialize)(this.TxtStorage)).EndInit();
  1901. this.panel2.ResumeLayout(false);
  1902. this.panel2.PerformLayout();
  1903. ((System.ComponentModel.ISupportInitialize)(this.txt_Ks)).EndInit();
  1904. ((System.ComponentModel.ISupportInitialize)(this.txtLen)).EndInit();
  1905. ((System.ComponentModel.ISupportInitialize)(this.TxtBelongCode)).EndInit();
  1906. ((System.ComponentModel.ISupportInitialize)(this.TxtNum)).EndInit();
  1907. ((System.ComponentModel.ISupportInitialize)(this.TxtMin)).EndInit();
  1908. ((System.ComponentModel.ISupportInitialize)(this.TxtSourse)).EndInit();
  1909. ((System.ComponentModel.ISupportInitialize)(this.TxtMagstatus)).EndInit();
  1910. ((System.ComponentModel.ISupportInitialize)(this.TxtProductFlag)).EndInit();
  1911. ((System.ComponentModel.ISupportInitialize)(this.TxtActWgt)).EndInit();
  1912. ((System.ComponentModel.ISupportInitialize)(this.TxtMax)).EndInit();
  1913. this.panel4.ResumeLayout(false);
  1914. this.panel4.PerformLayout();
  1915. ((System.ComponentModel.ISupportInitialize)(this.cmbGrade)).EndInit();
  1916. ((System.ComponentModel.ISupportInitialize)(this.cmbModel)).EndInit();
  1917. ((System.ComponentModel.ISupportInitialize)(this.cmbSpec)).EndInit();
  1918. ((System.ComponentModel.ISupportInitialize)(this.TxtSteelCode)).EndInit();
  1919. ((System.ComponentModel.ISupportInitialize)(this.TxtHeight)).EndInit();
  1920. ((System.ComponentModel.ISupportInitialize)(this.TxtDimater)).EndInit();
  1921. ((System.ComponentModel.ISupportInitialize)(this.TxtProduc)).EndInit();
  1922. ((System.ComponentModel.ISupportInitialize)(this.TxtStdStyle)).EndInit();
  1923. ((System.ComponentModel.ISupportInitialize)(this.TxtStdName)).EndInit();
  1924. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  1925. ((System.ComponentModel.ISupportInitialize)(this.cmbIsDear)).EndInit();
  1926. this.ResumeLayout(false);
  1927. }
  1928. #endregion
  1929. private System.Windows.Forms.Panel panel1;
  1930. private Infragistics.Win.UltraWinEditors.UltraTextEditor cmbJudge;
  1931. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStorage;
  1932. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkWarehous;
  1933. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkJudge;
  1934. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkRegTime;
  1935. private System.Windows.Forms.Label label1;
  1936. private System.Windows.Forms.DateTimePicker EndTime;
  1937. private System.Windows.Forms.DateTimePicker StartTime;
  1938. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1939. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1940. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  1941. private System.Windows.Forms.Panel panel2;
  1942. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1943. private Infragistics.Win.UltraWinEditors.UltraComboEditor TxtBelongCode;
  1944. private Infragistics.Win.UltraWinEditors.UltraNumericEditor TxtNum;
  1945. private Infragistics.Win.UltraWinEditors.UltraNumericEditor TxtMin;
  1946. private Infragistics.Win.UltraWinEditors.UltraComboEditor TxtSourse;
  1947. private Infragistics.Win.UltraWinEditors.UltraComboEditor TxtMagstatus;
  1948. private Infragistics.Win.UltraWinEditors.UltraComboEditor TxtProductFlag;
  1949. private Infragistics.Win.UltraWinEditors.UltraNumericEditor TxtActWgt;
  1950. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  1951. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  1952. private Infragistics.Win.UltraWinEditors.UltraNumericEditor TxtMax;
  1953. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1954. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1955. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1956. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1957. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1958. private System.Windows.Forms.Button button2;
  1959. private System.Windows.Forms.Panel panel4;
  1960. private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtSteelCode;
  1961. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1962. private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtHeight;
  1963. private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtDimater;
  1964. private System.Windows.Forms.Button button1;
  1965. private Infragistics.Win.Misc.UltraLabel ultraLabel30;
  1966. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  1967. private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtProduc;
  1968. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  1969. private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtStdStyle;
  1970. private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtStdName;
  1971. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  1972. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  1973. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1974. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1975. private System.Data.DataSet dataSet1;
  1976. private System.Data.DataTable dataTable4;
  1977. private System.Data.DataColumn dataColumn138;
  1978. private System.Data.DataColumn dataColumn139;
  1979. private System.Data.DataColumn dataColumn140;
  1980. private System.Data.DataColumn dataColumn141;
  1981. private System.Data.DataColumn dataColumn142;
  1982. private System.Data.DataColumn dataColumn143;
  1983. private System.Data.DataColumn dataColumn144;
  1984. private System.Data.DataColumn dataColumn145;
  1985. private System.Data.DataColumn dataColumn146;
  1986. private System.Data.DataColumn dataColumn147;
  1987. private System.Data.DataColumn dataColumn148;
  1988. private System.Data.DataColumn dataColumn149;
  1989. private System.Data.DataColumn dataColumn150;
  1990. private System.Data.DataColumn dataColumn151;
  1991. private System.Data.DataColumn dataColumn152;
  1992. private System.Data.DataColumn dataColumn153;
  1993. private System.Data.DataColumn dataColumn154;
  1994. private System.Data.DataColumn dataColumn155;
  1995. private System.Data.DataColumn dataColumn156;
  1996. private System.Data.DataColumn dataColumn157;
  1997. private System.Data.DataColumn dataColumn158;
  1998. private System.Data.DataColumn dataColumn159;
  1999. private System.Data.DataColumn dataColumn160;
  2000. private System.Data.DataColumn dataColumn161;
  2001. private System.Data.DataColumn dataColumn162;
  2002. private System.Data.DataColumn dataColumn163;
  2003. private System.Data.DataColumn dataColumn164;
  2004. private System.Data.DataColumn dataColumn165;
  2005. private System.Data.DataColumn dataColumn166;
  2006. private System.Data.DataColumn dataColumn167;
  2007. private System.Data.DataColumn dataColumn169;
  2008. private System.Data.DataColumn dataColumn170;
  2009. private System.Data.DataColumn dataColumn174;
  2010. private System.Data.DataColumn dataColumn176;
  2011. private System.Data.DataColumn dataColumn178;
  2012. private System.Data.DataColumn dataColumn179;
  2013. private System.Data.DataColumn dataColumn185;
  2014. private System.Data.DataColumn dataColumn186;
  2015. private System.Data.DataColumn dataColumn193;
  2016. private System.Data.DataColumn dataColumn194;
  2017. private System.Data.DataColumn dataColumn198;
  2018. private System.Data.DataColumn dataColumn199;
  2019. private System.Data.DataColumn dataColumn201;
  2020. private System.Data.DataColumn dataColumn202;
  2021. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbModel;
  2022. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbSpec;
  2023. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtLen;
  2024. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  2025. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGrade;
  2026. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  2027. private System.Windows.Forms.Panel panel3;
  2028. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  2029. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  2030. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  2031. private Infragistics.Win.UltraWinEditors.UltraComboEditor TxtPline;
  2032. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  2033. private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtBathNo;
  2034. private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtStoveNo;
  2035. private System.Windows.Forms.Button button3;
  2036. private Infragistics.Win.UltraWinEditors.UltraComboEditor TxtLocation;
  2037. private Infragistics.Win.Misc.UltraLabel TxtMemo;
  2038. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  2039. private Infragistics.Win.UltraWinEditors.UltraComboEditor TxtStorage;
  2040. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  2041. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  2042. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  2043. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOrderNo;
  2044. private Infragistics.Win.UltraWinEditors.UltraTextEditor cmbOrderSeq;
  2045. private Infragistics.Win.UltraWinEditors.UltraTextEditor cmbOrderDivNo;
  2046. private System.Data.DataColumn dataColumn1;
  2047. private System.Data.DataColumn dataColumn2;
  2048. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Ks;
  2049. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  2050. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbIsDear;
  2051. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  2052. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  2053. }
  2054. }