1b9608be3fa424f5120ed1040d7592ebb3854cb0.svn-base 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304
  1. namespace Core.XgMes.Client.JGKC.RollManager
  2. {
  3. partial class FrmJBCB
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO_ID");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_PLY");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WIDTH");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_LENGTH");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_NUM");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WEIGHT");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XJJL_WEIGHT");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESS");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STCOKTYPE");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INCLASSORDER");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INCLASSTEAM");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GYLX");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOVENO", 0);
  51. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO_ID");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO_ID_NEW");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO_NEW");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_NUM");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WEIGHT");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_NUM_NEW");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WEIGHT_NEW");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XJJL_WEIGHT");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XJJL_WEIGHT_NUM");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECODER");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TIME_");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVALID");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("", 0);
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 1);
  93. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  109. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  110. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  111. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  112. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  113. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("query");
  114. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cbadd");
  115. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cbjl");
  116. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("export");
  117. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("exit");
  118. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("query");
  119. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cbadd");
  120. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("bxcb");
  121. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cbjl");
  122. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("export");
  123. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("exit");
  124. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  125. this.gb_Plan = new Infragistics.Win.UltraWinGrid.UltraGrid();
  126. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  127. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  128. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  129. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  130. this.txt_new_bz = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  131. this.txt_nes_bh = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  132. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  133. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  134. this.txt_new_lz = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  135. this.txt_new_count = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  136. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  137. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  138. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  139. this.txt_old_XJZL = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  140. this.txt_old_bh = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  141. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  142. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  143. this.txt_old_WEIGHT = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  144. this.txt_old_Count = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  145. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  146. this.txt_Remark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  147. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  148. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  149. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  150. this.panel1 = new System.Windows.Forms.Panel();
  151. this.panel3 = new System.Windows.Forms.Panel();
  152. this.tab_Coroll = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  153. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  154. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  155. this.panel4 = new System.Windows.Forms.Panel();
  156. this.txt_RollHao = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  157. this.chk_RollHao = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  158. this.chk_CollectTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  159. this.ultSJ = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  160. this.dte_EndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  161. this.dte_BeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  162. this.Lab_To = new Infragistics.Win.Misc.UltraLabel();
  163. this.panel2 = new System.Windows.Forms.Panel();
  164. this.panel2_Fill_Panel = new System.Windows.Forms.Panel();
  165. this._panel2_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  166. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  167. this._panel2_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  168. this._panel2_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  169. this._panel2_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  170. this.txt_Width = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  171. this.txt_Length = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  172. this.txt_Ply = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  173. this.ultraTabPageControl2.SuspendLayout();
  174. ((System.ComponentModel.ISupportInitialize)(this.gb_Plan)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  176. this.ultraExpandableGroupBox1.SuspendLayout();
  177. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  178. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  179. this.ultraGroupBox2.SuspendLayout();
  180. ((System.ComponentModel.ISupportInitialize)(this.txt_new_bz)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.txt_nes_bh)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.txt_new_lz)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.txt_new_count)).BeginInit();
  184. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  185. this.ultraGroupBox1.SuspendLayout();
  186. ((System.ComponentModel.ISupportInitialize)(this.txt_old_XJZL)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.txt_old_bh)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.txt_old_WEIGHT)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.txt_old_Count)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).BeginInit();
  191. this.ultraTabPageControl1.SuspendLayout();
  192. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  193. this.panel1.SuspendLayout();
  194. this.panel3.SuspendLayout();
  195. ((System.ComponentModel.ISupportInitialize)(this.tab_Coroll)).BeginInit();
  196. this.tab_Coroll.SuspendLayout();
  197. this.panel4.SuspendLayout();
  198. ((System.ComponentModel.ISupportInitialize)(this.txt_RollHao)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.ultSJ)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).BeginInit();
  202. this.panel2.SuspendLayout();
  203. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.txt_Width)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.txt_Length)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.txt_Ply)).BeginInit();
  207. this.SuspendLayout();
  208. //
  209. // ultraTabPageControl2
  210. //
  211. this.ultraTabPageControl2.Controls.Add(this.txt_Width);
  212. this.ultraTabPageControl2.Controls.Add(this.txt_Length);
  213. this.ultraTabPageControl2.Controls.Add(this.txt_Ply);
  214. this.ultraTabPageControl2.Controls.Add(this.gb_Plan);
  215. this.ultraTabPageControl2.Controls.Add(this.ultraExpandableGroupBox1);
  216. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  217. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  218. this.ultraTabPageControl2.Size = new System.Drawing.Size(835, 374);
  219. //
  220. // gb_Plan
  221. //
  222. appearance1.BackColor = System.Drawing.Color.Ivory;
  223. this.gb_Plan.DisplayLayout.Appearance = appearance1;
  224. ultraGridColumn1.Header.Caption = "钢卷包号";
  225. ultraGridColumn1.Header.VisiblePosition = 0;
  226. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  227. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  228. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  229. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  230. ultraGridColumn2.Header.Caption = "钢卷号";
  231. ultraGridColumn2.Header.VisiblePosition = 1;
  232. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  233. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  234. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  235. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  236. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  237. ultraGridColumn3.Header.Caption = "合同号";
  238. ultraGridColumn3.Header.VisiblePosition = 2;
  239. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 3;
  240. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  241. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  242. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  243. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  244. ultraGridColumn4.Header.Caption = "订单号";
  245. ultraGridColumn4.Header.VisiblePosition = 3;
  246. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
  247. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  248. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
  249. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  250. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  251. ultraGridColumn5.Header.Caption = "厚度";
  252. ultraGridColumn5.Header.VisiblePosition = 4;
  253. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
  254. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  255. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
  256. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  257. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  258. ultraGridColumn6.Header.Caption = "宽度";
  259. ultraGridColumn6.Header.VisiblePosition = 6;
  260. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 7;
  261. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  262. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  263. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  264. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  265. ultraGridColumn7.Header.Caption = "长度";
  266. ultraGridColumn7.Header.VisiblePosition = 7;
  267. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
  268. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  269. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0);
  270. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  271. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  272. ultraGridColumn8.Header.Caption = "数量";
  273. ultraGridColumn8.Header.VisiblePosition = 8;
  274. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 9;
  275. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  276. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
  277. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  278. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  279. ultraGridColumn9.Header.Caption = "重量";
  280. ultraGridColumn9.Header.VisiblePosition = 9;
  281. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 10;
  282. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  283. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  284. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  285. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  286. ultraGridColumn10.Header.Caption = "小件计量";
  287. ultraGridColumn10.Header.VisiblePosition = 10;
  288. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 11;
  289. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  290. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  291. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  292. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  293. ultraGridColumn11.Header.Caption = "垛位";
  294. ultraGridColumn11.Header.VisiblePosition = 11;
  295. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 12;
  296. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  297. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  298. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  299. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  300. ultraGridColumn12.Header.Caption = "钢种";
  301. ultraGridColumn12.Header.VisiblePosition = 12;
  302. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 5;
  303. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  304. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  305. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  306. ultraGridColumn13.Header.Caption = "产线";
  307. ultraGridColumn13.Header.VisiblePosition = 13;
  308. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 13;
  309. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  310. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  311. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  312. ultraGridColumn14.Header.Caption = "班次";
  313. ultraGridColumn14.Header.VisiblePosition = 14;
  314. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 14;
  315. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  316. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  317. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  318. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  319. ultraGridColumn15.Header.Caption = "班组";
  320. ultraGridColumn15.Header.VisiblePosition = 15;
  321. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 15;
  322. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  323. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
  324. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  325. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  326. ultraGridColumn16.Header.Caption = "入库时间";
  327. ultraGridColumn16.Header.VisiblePosition = 16;
  328. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 17;
  329. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  330. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  331. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  332. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  333. ultraGridColumn17.Header.Caption = "入库人";
  334. ultraGridColumn17.Header.VisiblePosition = 17;
  335. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 18;
  336. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  337. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  338. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  339. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  340. ultraGridColumn18.Header.Caption = "备注";
  341. ultraGridColumn18.Header.VisiblePosition = 18;
  342. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 19;
  343. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  344. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  345. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  346. ultraGridColumn19.Header.Caption = "工艺类型";
  347. ultraGridColumn19.Header.VisiblePosition = 19;
  348. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 16;
  349. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  350. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  351. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  352. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  353. ultraGridColumn20.Header.Caption = "炉号";
  354. ultraGridColumn20.Header.VisiblePosition = 5;
  355. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 2;
  356. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  357. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  358. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  359. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  360. ultraGridBand1.Columns.AddRange(new object[] {
  361. ultraGridColumn1,
  362. ultraGridColumn2,
  363. ultraGridColumn3,
  364. ultraGridColumn4,
  365. ultraGridColumn5,
  366. ultraGridColumn6,
  367. ultraGridColumn7,
  368. ultraGridColumn8,
  369. ultraGridColumn9,
  370. ultraGridColumn10,
  371. ultraGridColumn11,
  372. ultraGridColumn12,
  373. ultraGridColumn13,
  374. ultraGridColumn14,
  375. ultraGridColumn15,
  376. ultraGridColumn16,
  377. ultraGridColumn17,
  378. ultraGridColumn18,
  379. ultraGridColumn19,
  380. ultraGridColumn20});
  381. appearance2.BackColor = System.Drawing.Color.LightSteelBlue;
  382. ultraGridBand1.Header.Appearance = appearance2;
  383. ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  384. ultraGridBand1.UseRowLayout = true;
  385. this.gb_Plan.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  386. this.gb_Plan.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  387. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  388. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  389. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  390. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  391. this.gb_Plan.DisplayLayout.GroupByBox.Appearance = appearance3;
  392. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  393. this.gb_Plan.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  394. this.gb_Plan.DisplayLayout.GroupByBox.Hidden = true;
  395. this.gb_Plan.DisplayLayout.GroupByBox.Prompt = "将要分组的列拖至该区域!";
  396. appearance5.BackColor = System.Drawing.SystemColors.Window;
  397. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  398. this.gb_Plan.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  399. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  400. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  401. this.gb_Plan.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  402. appearance7.BorderColor = System.Drawing.Color.Black;
  403. appearance7.TextVAlign = Infragistics.Win.VAlign.Middle;
  404. this.gb_Plan.DisplayLayout.Override.CellAppearance = appearance7;
  405. this.gb_Plan.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  406. this.gb_Plan.DisplayLayout.Override.CellPadding = 0;
  407. appearance8.BackColor = System.Drawing.SystemColors.Control;
  408. appearance8.BackColor2 = System.Drawing.SystemColors.ControlDark;
  409. appearance8.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  410. appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  411. appearance8.BorderColor = System.Drawing.SystemColors.Window;
  412. appearance8.TextHAlign = Infragistics.Win.HAlign.Left;
  413. appearance8.TextVAlign = Infragistics.Win.VAlign.Middle;
  414. this.gb_Plan.DisplayLayout.Override.GroupByRowAppearance = appearance8;
  415. this.gb_Plan.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
  416. appearance9.BackColor = System.Drawing.Color.Silver;
  417. this.gb_Plan.DisplayLayout.Override.HeaderAppearance = appearance9;
  418. this.gb_Plan.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  419. this.gb_Plan.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  420. appearance10.BackColor = System.Drawing.SystemColors.Window;
  421. appearance10.BorderColor = System.Drawing.Color.Black;
  422. appearance10.TextVAlign = Infragistics.Win.VAlign.Middle;
  423. this.gb_Plan.DisplayLayout.Override.RowAppearance = appearance10;
  424. appearance11.BackColor = System.Drawing.SystemColors.Window;
  425. appearance11.BorderColor = System.Drawing.Color.Black;
  426. appearance11.TextVAlign = Infragistics.Win.VAlign.Middle;
  427. this.gb_Plan.DisplayLayout.Override.RowPreviewAppearance = appearance11;
  428. this.gb_Plan.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  429. this.gb_Plan.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  430. this.gb_Plan.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  431. appearance12.TextHAlign = Infragistics.Win.HAlign.Left;
  432. appearance12.TextVAlign = Infragistics.Win.VAlign.Middle;
  433. this.gb_Plan.DisplayLayout.Override.SelectedRowAppearance = appearance12;
  434. this.gb_Plan.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  435. appearance13.BackColor = System.Drawing.SystemColors.Window;
  436. this.gb_Plan.DisplayLayout.Override.SummaryFooterAppearance = appearance13;
  437. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  438. appearance14.ForeColor = System.Drawing.Color.Red;
  439. this.gb_Plan.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance14;
  440. this.gb_Plan.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  441. appearance15.BackColor = System.Drawing.Color.MistyRose;
  442. appearance15.ForeColor = System.Drawing.Color.Blue;
  443. appearance15.TextHAlign = Infragistics.Win.HAlign.Right;
  444. appearance15.TextVAlign = Infragistics.Win.VAlign.Middle;
  445. this.gb_Plan.DisplayLayout.Override.SummaryValueAppearance = appearance15;
  446. appearance16.BackColor = System.Drawing.SystemColors.ControlLight;
  447. this.gb_Plan.DisplayLayout.Override.TemplateAddRowAppearance = appearance16;
  448. this.gb_Plan.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  449. this.gb_Plan.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  450. this.gb_Plan.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  451. this.gb_Plan.Dock = System.Windows.Forms.DockStyle.Fill;
  452. this.gb_Plan.Location = new System.Drawing.Point(0, 0);
  453. this.gb_Plan.Name = "gb_Plan";
  454. this.gb_Plan.Size = new System.Drawing.Size(835, 242);
  455. this.gb_Plan.TabIndex = 10;
  456. this.gb_Plan.Text = "ultraGrid1";
  457. this.gb_Plan.AfterRowActivate += new System.EventHandler(this.gb_Plan_AfterRowActivate);
  458. //
  459. // ultraExpandableGroupBox1
  460. //
  461. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  462. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  463. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(835, 132);
  464. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 242);
  465. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  466. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(835, 132);
  467. this.ultraExpandableGroupBox1.SupportThemes = false;
  468. this.ultraExpandableGroupBox1.TabIndex = 1;
  469. //
  470. // ultraExpandableGroupBoxPanel1
  471. //
  472. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox2);
  473. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox1);
  474. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Remark);
  475. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
  476. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  477. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  478. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  479. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(829, 110);
  480. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  481. //
  482. // ultraGroupBox2
  483. //
  484. this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
  485. this.ultraGroupBox2.Controls.Add(this.txt_new_bz);
  486. this.ultraGroupBox2.Controls.Add(this.txt_nes_bh);
  487. this.ultraGroupBox2.Controls.Add(this.ultraLabel4);
  488. this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
  489. this.ultraGroupBox2.Controls.Add(this.txt_new_lz);
  490. this.ultraGroupBox2.Controls.Add(this.txt_new_count);
  491. this.ultraGroupBox2.Controls.Add(this.ultraLabel6);
  492. this.ultraGroupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  493. appearance20.TextHAlign = Infragistics.Win.HAlign.Center;
  494. appearance20.TextVAlign = Infragistics.Win.VAlign.Middle;
  495. this.ultraGroupBox2.HeaderAppearance = appearance20;
  496. this.ultraGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.BottomOutsideBorder;
  497. this.ultraGroupBox2.Location = new System.Drawing.Point(415, 3);
  498. this.ultraGroupBox2.Name = "ultraGroupBox2";
  499. this.ultraGroupBox2.Size = new System.Drawing.Size(414, 80);
  500. this.ultraGroupBox2.SupportThemes = false;
  501. this.ultraGroupBox2.TabIndex = 661;
  502. this.ultraGroupBox2.Text = " 新信息";
  503. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  504. //
  505. // ultraLabel2
  506. //
  507. this.ultraLabel2.Location = new System.Drawing.Point(-2, 11);
  508. this.ultraLabel2.Name = "ultraLabel2";
  509. this.ultraLabel2.Size = new System.Drawing.Size(74, 18);
  510. this.ultraLabel2.TabIndex = 629;
  511. this.ultraLabel2.Text = "卷板包号";
  512. //
  513. // txt_new_bz
  514. //
  515. appearance17.BackColor = System.Drawing.Color.LightCyan;
  516. this.txt_new_bz.Appearance = appearance17;
  517. this.txt_new_bz.FlatMode = true;
  518. this.txt_new_bz.Location = new System.Drawing.Point(283, 31);
  519. this.txt_new_bz.MaskInput = "nnnnn.nnn";
  520. this.txt_new_bz.Name = "txt_new_bz";
  521. this.txt_new_bz.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  522. this.txt_new_bz.PromptChar = ' ';
  523. this.txt_new_bz.Size = new System.Drawing.Size(126, 19);
  524. this.txt_new_bz.TabIndex = 658;
  525. //
  526. // txt_nes_bh
  527. //
  528. appearance18.BackColor = System.Drawing.Color.LightCyan;
  529. this.txt_nes_bh.Appearance = appearance18;
  530. this.txt_nes_bh.AutoSize = true;
  531. this.txt_nes_bh.Location = new System.Drawing.Point(72, 9);
  532. this.txt_nes_bh.Name = "txt_nes_bh";
  533. this.txt_nes_bh.Size = new System.Drawing.Size(148, 21);
  534. this.txt_nes_bh.TabIndex = 630;
  535. this.txt_nes_bh.Enter += new System.EventHandler(this.txt_nes_bh_Enter);
  536. this.txt_nes_bh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_nes_bh_KeyDown);
  537. //
  538. // ultraLabel4
  539. //
  540. this.ultraLabel4.Location = new System.Drawing.Point(226, 35);
  541. this.ultraLabel4.Name = "ultraLabel4";
  542. this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
  543. this.ultraLabel4.TabIndex = 659;
  544. this.ultraLabel4.Text = "小件重量";
  545. //
  546. // ultraLabel5
  547. //
  548. this.ultraLabel5.Location = new System.Drawing.Point(226, 12);
  549. this.ultraLabel5.Name = "ultraLabel5";
  550. this.ultraLabel5.Size = new System.Drawing.Size(29, 16);
  551. this.ultraLabel5.TabIndex = 657;
  552. this.ultraLabel5.Text = "数量";
  553. //
  554. // txt_new_lz
  555. //
  556. appearance19.BackColor = System.Drawing.Color.LightCyan;
  557. this.txt_new_lz.Appearance = appearance19;
  558. this.txt_new_lz.FlatMode = true;
  559. this.txt_new_lz.Location = new System.Drawing.Point(72, 35);
  560. this.txt_new_lz.MaskInput = "nnnnn.nnn";
  561. this.txt_new_lz.Name = "txt_new_lz";
  562. this.txt_new_lz.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  563. this.txt_new_lz.PromptChar = ' ';
  564. this.txt_new_lz.Size = new System.Drawing.Size(151, 19);
  565. this.txt_new_lz.TabIndex = 655;
  566. this.txt_new_lz.Enter += new System.EventHandler(this.txt_nes_bh_Enter);
  567. this.txt_new_lz.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_nes_bh_KeyDown);
  568. //
  569. // txt_new_count
  570. //
  571. this.txt_new_count.FlatMode = true;
  572. this.txt_new_count.Location = new System.Drawing.Point(282, 8);
  573. this.txt_new_count.MaskInput = "nnnnn";
  574. this.txt_new_count.Name = "txt_new_count";
  575. this.txt_new_count.PromptChar = ' ';
  576. this.txt_new_count.Size = new System.Drawing.Size(128, 19);
  577. this.txt_new_count.TabIndex = 654;
  578. this.txt_new_count.Enter += new System.EventHandler(this.txt_nes_bh_Enter);
  579. this.txt_new_count.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_nes_bh_KeyDown);
  580. //
  581. // ultraLabel6
  582. //
  583. this.ultraLabel6.Location = new System.Drawing.Point(-2, 39);
  584. this.ultraLabel6.Name = "ultraLabel6";
  585. this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
  586. this.ultraLabel6.TabIndex = 656;
  587. this.ultraLabel6.Text = "理论重量";
  588. //
  589. // ultraGroupBox1
  590. //
  591. this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
  592. this.ultraGroupBox1.Controls.Add(this.txt_old_XJZL);
  593. this.ultraGroupBox1.Controls.Add(this.txt_old_bh);
  594. this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
  595. this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
  596. this.ultraGroupBox1.Controls.Add(this.txt_old_WEIGHT);
  597. this.ultraGroupBox1.Controls.Add(this.txt_old_Count);
  598. this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
  599. this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  600. appearance24.TextHAlign = Infragistics.Win.HAlign.Center;
  601. appearance24.TextVAlign = Infragistics.Win.VAlign.Middle;
  602. this.ultraGroupBox1.HeaderAppearance = appearance24;
  603. this.ultraGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.BottomOutsideBorder;
  604. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 3);
  605. this.ultraGroupBox1.Name = "ultraGroupBox1";
  606. this.ultraGroupBox1.Size = new System.Drawing.Size(414, 80);
  607. this.ultraGroupBox1.SupportThemes = false;
  608. this.ultraGroupBox1.TabIndex = 660;
  609. this.ultraGroupBox1.Text = " 原信息";
  610. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  611. //
  612. // ultraLabel1
  613. //
  614. this.ultraLabel1.Location = new System.Drawing.Point(-2, 12);
  615. this.ultraLabel1.Name = "ultraLabel1";
  616. this.ultraLabel1.Size = new System.Drawing.Size(74, 18);
  617. this.ultraLabel1.TabIndex = 629;
  618. this.ultraLabel1.Text = "卷板包号";
  619. //
  620. // txt_old_XJZL
  621. //
  622. appearance21.BackColor = System.Drawing.Color.LightCyan;
  623. this.txt_old_XJZL.Appearance = appearance21;
  624. this.txt_old_XJZL.FlatMode = true;
  625. this.txt_old_XJZL.Location = new System.Drawing.Point(283, 31);
  626. this.txt_old_XJZL.MaskInput = "nnnnn.nnn";
  627. this.txt_old_XJZL.Name = "txt_old_XJZL";
  628. this.txt_old_XJZL.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  629. this.txt_old_XJZL.PromptChar = ' ';
  630. this.txt_old_XJZL.Size = new System.Drawing.Size(126, 19);
  631. this.txt_old_XJZL.TabIndex = 658;
  632. //
  633. // txt_old_bh
  634. //
  635. appearance22.BackColor = System.Drawing.Color.LightCyan;
  636. this.txt_old_bh.Appearance = appearance22;
  637. this.txt_old_bh.AutoSize = true;
  638. this.txt_old_bh.Location = new System.Drawing.Point(72, 9);
  639. this.txt_old_bh.Name = "txt_old_bh";
  640. this.txt_old_bh.ReadOnly = true;
  641. this.txt_old_bh.Size = new System.Drawing.Size(148, 21);
  642. this.txt_old_bh.TabIndex = 630;
  643. //
  644. // ultraLabel3
  645. //
  646. this.ultraLabel3.Location = new System.Drawing.Point(226, 35);
  647. this.ultraLabel3.Name = "ultraLabel3";
  648. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  649. this.ultraLabel3.TabIndex = 659;
  650. this.ultraLabel3.Text = "小件重量";
  651. //
  652. // ultraLabel8
  653. //
  654. this.ultraLabel8.Location = new System.Drawing.Point(226, 12);
  655. this.ultraLabel8.Name = "ultraLabel8";
  656. this.ultraLabel8.Size = new System.Drawing.Size(29, 16);
  657. this.ultraLabel8.TabIndex = 657;
  658. this.ultraLabel8.Text = "数量";
  659. //
  660. // txt_old_WEIGHT
  661. //
  662. appearance23.BackColor = System.Drawing.Color.LightCyan;
  663. this.txt_old_WEIGHT.Appearance = appearance23;
  664. this.txt_old_WEIGHT.FlatMode = true;
  665. this.txt_old_WEIGHT.Location = new System.Drawing.Point(72, 35);
  666. this.txt_old_WEIGHT.MaskInput = "nnnnn.nnn";
  667. this.txt_old_WEIGHT.Name = "txt_old_WEIGHT";
  668. this.txt_old_WEIGHT.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  669. this.txt_old_WEIGHT.PromptChar = ' ';
  670. this.txt_old_WEIGHT.Size = new System.Drawing.Size(151, 19);
  671. this.txt_old_WEIGHT.TabIndex = 655;
  672. //
  673. // txt_old_Count
  674. //
  675. this.txt_old_Count.FlatMode = true;
  676. this.txt_old_Count.Location = new System.Drawing.Point(282, 8);
  677. this.txt_old_Count.MaskInput = "nnnnn";
  678. this.txt_old_Count.Name = "txt_old_Count";
  679. this.txt_old_Count.PromptChar = ' ';
  680. this.txt_old_Count.Size = new System.Drawing.Size(128, 19);
  681. this.txt_old_Count.TabIndex = 654;
  682. //
  683. // ultraLabel7
  684. //
  685. this.ultraLabel7.Location = new System.Drawing.Point(-2, 39);
  686. this.ultraLabel7.Name = "ultraLabel7";
  687. this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
  688. this.ultraLabel7.TabIndex = 656;
  689. this.ultraLabel7.Text = "理论重量";
  690. //
  691. // txt_Remark
  692. //
  693. appearance25.BackColor = System.Drawing.Color.LightCyan;
  694. this.txt_Remark.Appearance = appearance25;
  695. this.txt_Remark.AutoSize = true;
  696. this.txt_Remark.Location = new System.Drawing.Point(40, 85);
  697. this.txt_Remark.Multiline = true;
  698. this.txt_Remark.Name = "txt_Remark";
  699. this.txt_Remark.Size = new System.Drawing.Size(789, 24);
  700. this.txt_Remark.TabIndex = 628;
  701. //
  702. // ultraLabel13
  703. //
  704. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  705. appearance26.TextHAlign = Infragistics.Win.HAlign.Center;
  706. appearance26.TextVAlign = Infragistics.Win.VAlign.Middle;
  707. this.ultraLabel13.Appearance = appearance26;
  708. this.ultraLabel13.Location = new System.Drawing.Point(-3, 89);
  709. this.ultraLabel13.Name = "ultraLabel13";
  710. this.ultraLabel13.Size = new System.Drawing.Size(56, 16);
  711. this.ultraLabel13.TabIndex = 627;
  712. this.ultraLabel13.Text = "备注:";
  713. //
  714. // ultraTabPageControl1
  715. //
  716. this.ultraTabPageControl1.Controls.Add(this.ultraGrid2);
  717. this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 21);
  718. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  719. this.ultraTabPageControl1.Size = new System.Drawing.Size(835, 374);
  720. //
  721. // ultraGrid2
  722. //
  723. appearance27.BackColor = System.Drawing.Color.Ivory;
  724. this.ultraGrid2.DisplayLayout.Appearance = appearance27;
  725. ultraGridColumn21.Header.Caption = "钢卷包号";
  726. ultraGridColumn21.Header.VisiblePosition = 0;
  727. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 0;
  728. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 1;
  729. ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(132, 0);
  730. ultraGridColumn21.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
  731. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  732. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  733. ultraGridColumn22.Header.Caption = "钢卷号";
  734. ultraGridColumn22.Header.VisiblePosition = 1;
  735. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 2;
  736. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 1;
  737. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(103, 0);
  738. ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
  739. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
  740. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  741. ultraGridColumn23.Header.Caption = "钢卷包号";
  742. ultraGridColumn23.Header.VisiblePosition = 2;
  743. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 7;
  744. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 1;
  745. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(145, 0);
  746. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
  747. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
  748. ultraGridColumn24.Header.Caption = "钢卷号";
  749. ultraGridColumn24.Header.VisiblePosition = 3;
  750. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 8;
  751. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 1;
  752. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
  753. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 1;
  754. ultraGridColumn25.Header.Caption = "块数";
  755. ultraGridColumn25.Header.VisiblePosition = 4;
  756. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 4;
  757. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 1;
  758. ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  759. ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
  760. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
  761. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  762. ultraGridColumn26.Header.Caption = "重量";
  763. ultraGridColumn26.Header.VisiblePosition = 5;
  764. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 5;
  765. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 1;
  766. ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  767. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 1;
  768. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 1;
  769. ultraGridColumn27.Header.Caption = "块数";
  770. ultraGridColumn27.Header.VisiblePosition = 6;
  771. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 9;
  772. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 1;
  773. ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  774. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 1;
  775. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 1;
  776. ultraGridColumn28.Header.Caption = "重量";
  777. ultraGridColumn28.Header.VisiblePosition = 7;
  778. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 10;
  779. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 1;
  780. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  781. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
  782. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
  783. ultraGridColumn29.Header.Caption = "小件计量";
  784. ultraGridColumn29.Header.VisiblePosition = 8;
  785. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 6;
  786. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 1;
  787. ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  788. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
  789. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 1;
  790. ultraGridColumn30.Header.Caption = "小件计量";
  791. ultraGridColumn30.Header.VisiblePosition = 9;
  792. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 11;
  793. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 1;
  794. ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  795. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
  796. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 1;
  797. ultraGridColumn31.Header.Caption = "操作人";
  798. ultraGridColumn31.Header.VisiblePosition = 10;
  799. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 12;
  800. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 1;
  801. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
  802. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 1;
  803. ultraGridColumn32.Header.Caption = "操作时间";
  804. ultraGridColumn32.Header.VisiblePosition = 11;
  805. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 13;
  806. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 1;
  807. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 1;
  808. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 1;
  809. ultraGridColumn33.Header.VisiblePosition = 12;
  810. ultraGridColumn33.Hidden = true;
  811. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 14;
  812. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 1;
  813. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
  814. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 1;
  815. ultraGridColumn34.Header.Caption = "原钢卷信息";
  816. ultraGridColumn34.Header.VisiblePosition = 13;
  817. ultraGridColumn34.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  818. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 0;
  819. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  820. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 7;
  821. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 1;
  822. ultraGridColumn35.Header.Caption = "现钢卷信息";
  823. ultraGridColumn35.Header.VisiblePosition = 14;
  824. ultraGridColumn35.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  825. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 7;
  826. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  827. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 5;
  828. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 1;
  829. ultraGridBand2.Columns.AddRange(new object[] {
  830. ultraGridColumn21,
  831. ultraGridColumn22,
  832. ultraGridColumn23,
  833. ultraGridColumn24,
  834. ultraGridColumn25,
  835. ultraGridColumn26,
  836. ultraGridColumn27,
  837. ultraGridColumn28,
  838. ultraGridColumn29,
  839. ultraGridColumn30,
  840. ultraGridColumn31,
  841. ultraGridColumn32,
  842. ultraGridColumn33,
  843. ultraGridColumn34,
  844. ultraGridColumn35});
  845. appearance28.BackColor = System.Drawing.Color.LightSteelBlue;
  846. ultraGridBand2.Header.Appearance = appearance28;
  847. ultraGridBand2.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  848. ultraGridBand2.UseRowLayout = true;
  849. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  850. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  851. appearance29.BackColor = System.Drawing.SystemColors.ActiveBorder;
  852. appearance29.BackColor2 = System.Drawing.SystemColors.ControlDark;
  853. appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  854. appearance29.BorderColor = System.Drawing.SystemColors.Window;
  855. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance29;
  856. appearance30.ForeColor = System.Drawing.SystemColors.GrayText;
  857. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance30;
  858. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  859. this.ultraGrid2.DisplayLayout.GroupByBox.Prompt = "将要分组的列拖至该区域!";
  860. appearance31.BackColor = System.Drawing.SystemColors.Window;
  861. appearance31.ForeColor = System.Drawing.SystemColors.ControlText;
  862. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance31;
  863. appearance32.BackColor = System.Drawing.SystemColors.Highlight;
  864. appearance32.ForeColor = System.Drawing.SystemColors.HighlightText;
  865. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance32;
  866. appearance33.BorderColor = System.Drawing.Color.Black;
  867. appearance33.TextVAlign = Infragistics.Win.VAlign.Middle;
  868. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance33;
  869. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  870. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  871. appearance34.BackColor = System.Drawing.SystemColors.Control;
  872. appearance34.BackColor2 = System.Drawing.SystemColors.ControlDark;
  873. appearance34.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  874. appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  875. appearance34.BorderColor = System.Drawing.SystemColors.Window;
  876. appearance34.TextHAlign = Infragistics.Win.HAlign.Left;
  877. appearance34.TextVAlign = Infragistics.Win.VAlign.Middle;
  878. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance34;
  879. this.ultraGrid2.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
  880. appearance35.BackColor = System.Drawing.Color.Silver;
  881. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance35;
  882. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  883. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  884. appearance36.BackColor = System.Drawing.SystemColors.Window;
  885. appearance36.BorderColor = System.Drawing.Color.Black;
  886. appearance36.TextVAlign = Infragistics.Win.VAlign.Middle;
  887. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance36;
  888. appearance37.BackColor = System.Drawing.SystemColors.Window;
  889. appearance37.BorderColor = System.Drawing.Color.Black;
  890. appearance37.TextVAlign = Infragistics.Win.VAlign.Middle;
  891. this.ultraGrid2.DisplayLayout.Override.RowPreviewAppearance = appearance37;
  892. this.ultraGrid2.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  893. this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  894. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  895. appearance38.TextHAlign = Infragistics.Win.HAlign.Left;
  896. appearance38.TextVAlign = Infragistics.Win.VAlign.Middle;
  897. this.ultraGrid2.DisplayLayout.Override.SelectedRowAppearance = appearance38;
  898. this.ultraGrid2.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  899. appearance39.BackColor = System.Drawing.SystemColors.Window;
  900. this.ultraGrid2.DisplayLayout.Override.SummaryFooterAppearance = appearance39;
  901. appearance40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  902. appearance40.ForeColor = System.Drawing.Color.Red;
  903. this.ultraGrid2.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance40;
  904. this.ultraGrid2.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  905. appearance41.BackColor = System.Drawing.Color.MistyRose;
  906. appearance41.ForeColor = System.Drawing.Color.Blue;
  907. appearance41.TextHAlign = Infragistics.Win.HAlign.Right;
  908. appearance41.TextVAlign = Infragistics.Win.VAlign.Middle;
  909. this.ultraGrid2.DisplayLayout.Override.SummaryValueAppearance = appearance41;
  910. appearance42.BackColor = System.Drawing.SystemColors.ControlLight;
  911. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance42;
  912. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  913. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  914. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  915. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  916. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  917. this.ultraGrid2.Name = "ultraGrid2";
  918. this.ultraGrid2.Size = new System.Drawing.Size(835, 374);
  919. this.ultraGrid2.TabIndex = 9;
  920. this.ultraGrid2.Text = "ultraGrid2";
  921. //
  922. // panel1
  923. //
  924. this.panel1.Controls.Add(this.panel3);
  925. this.panel1.Controls.Add(this.panel2);
  926. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  927. this.panel1.Location = new System.Drawing.Point(0, 0);
  928. this.panel1.Name = "panel1";
  929. this.panel1.Size = new System.Drawing.Size(839, 456);
  930. this.panel1.TabIndex = 0;
  931. //
  932. // panel3
  933. //
  934. this.panel3.Controls.Add(this.tab_Coroll);
  935. this.panel3.Controls.Add(this.panel4);
  936. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  937. this.panel3.Location = new System.Drawing.Point(0, 27);
  938. this.panel3.Name = "panel3";
  939. this.panel3.Size = new System.Drawing.Size(839, 429);
  940. this.panel3.TabIndex = 1;
  941. //
  942. // tab_Coroll
  943. //
  944. this.tab_Coroll.Controls.Add(this.ultraTabSharedControlsPage1);
  945. this.tab_Coroll.Controls.Add(this.ultraTabSharedControlsPage2);
  946. this.tab_Coroll.Controls.Add(this.ultraTabPageControl2);
  947. this.tab_Coroll.Controls.Add(this.ultraTabPageControl1);
  948. this.tab_Coroll.Dock = System.Windows.Forms.DockStyle.Fill;
  949. this.tab_Coroll.Location = new System.Drawing.Point(0, 32);
  950. this.tab_Coroll.Name = "tab_Coroll";
  951. this.tab_Coroll.SharedControlsPage = this.ultraTabSharedControlsPage1;
  952. this.tab_Coroll.Size = new System.Drawing.Size(839, 397);
  953. this.tab_Coroll.TabIndex = 3;
  954. ultraTab1.Key = "KC";
  955. ultraTab1.TabPage = this.ultraTabPageControl2;
  956. ultraTab1.Text = "库存信息";
  957. ultraTab2.Key = "JL";
  958. ultraTab2.TabPage = this.ultraTabPageControl1;
  959. ultraTab2.Text = "拆包记录";
  960. this.tab_Coroll.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  961. ultraTab1,
  962. ultraTab2});
  963. this.tab_Coroll.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
  964. //
  965. // ultraTabSharedControlsPage1
  966. //
  967. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  968. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  969. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(835, 374);
  970. //
  971. // ultraTabSharedControlsPage2
  972. //
  973. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
  974. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  975. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1024, 391);
  976. //
  977. // panel4
  978. //
  979. this.panel4.Controls.Add(this.txt_RollHao);
  980. this.panel4.Controls.Add(this.chk_RollHao);
  981. this.panel4.Controls.Add(this.chk_CollectTime);
  982. this.panel4.Controls.Add(this.ultSJ);
  983. this.panel4.Controls.Add(this.dte_EndTime);
  984. this.panel4.Controls.Add(this.dte_BeginTime);
  985. this.panel4.Controls.Add(this.Lab_To);
  986. this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
  987. this.panel4.Location = new System.Drawing.Point(0, 0);
  988. this.panel4.Name = "panel4";
  989. this.panel4.Size = new System.Drawing.Size(839, 32);
  990. this.panel4.TabIndex = 0;
  991. //
  992. // txt_RollHao
  993. //
  994. this.txt_RollHao.AutoSize = true;
  995. this.txt_RollHao.Enabled = false;
  996. this.txt_RollHao.FlatMode = true;
  997. this.txt_RollHao.Location = new System.Drawing.Point(510, 7);
  998. this.txt_RollHao.Name = "txt_RollHao";
  999. this.txt_RollHao.Size = new System.Drawing.Size(104, 19);
  1000. this.txt_RollHao.TabIndex = 247;
  1001. this.txt_RollHao.TabStop = false;
  1002. this.txt_RollHao.Tag = "";
  1003. //
  1004. // chk_RollHao
  1005. //
  1006. this.chk_RollHao.Location = new System.Drawing.Point(433, 10);
  1007. this.chk_RollHao.Name = "chk_RollHao";
  1008. this.chk_RollHao.Size = new System.Drawing.Size(71, 17);
  1009. this.chk_RollHao.TabIndex = 246;
  1010. this.chk_RollHao.TabStop = false;
  1011. this.chk_RollHao.Text = "钢卷包号";
  1012. this.chk_RollHao.CheckedChanged += new System.EventHandler(this.chk_RollHao_CheckedChanged);
  1013. //
  1014. // chk_CollectTime
  1015. //
  1016. this.chk_CollectTime.Location = new System.Drawing.Point(12, 6);
  1017. this.chk_CollectTime.Name = "chk_CollectTime";
  1018. this.chk_CollectTime.Size = new System.Drawing.Size(49, 20);
  1019. this.chk_CollectTime.TabIndex = 245;
  1020. this.chk_CollectTime.Text = "时间";
  1021. //
  1022. // ultSJ
  1023. //
  1024. this.ultSJ.AutoSize = true;
  1025. valueListItem1.DataValue = "0";
  1026. valueListItem1.DisplayText = "按入库时间";
  1027. valueListItem2.DataValue = "1";
  1028. valueListItem2.DisplayText = "按记录时间";
  1029. this.ultSJ.Items.Add(valueListItem1);
  1030. this.ultSJ.Items.Add(valueListItem2);
  1031. this.ultSJ.Location = new System.Drawing.Point(67, 6);
  1032. this.ultSJ.Name = "ultSJ";
  1033. this.ultSJ.Size = new System.Drawing.Size(91, 21);
  1034. this.ultSJ.TabIndex = 244;
  1035. //
  1036. // dte_EndTime
  1037. //
  1038. this.dte_EndTime.DateTime = new System.DateTime(2016, 12, 22, 0, 0, 0, 0);
  1039. this.dte_EndTime.FlatMode = true;
  1040. this.dte_EndTime.Location = new System.Drawing.Point(311, 8);
  1041. this.dte_EndTime.Name = "dte_EndTime";
  1042. this.dte_EndTime.Size = new System.Drawing.Size(116, 19);
  1043. this.dte_EndTime.TabIndex = 243;
  1044. this.dte_EndTime.Value = new System.DateTime(2016, 12, 22, 0, 0, 0, 0);
  1045. //
  1046. // dte_BeginTime
  1047. //
  1048. this.dte_BeginTime.DateTime = new System.DateTime(2016, 12, 22, 0, 0, 0, 0);
  1049. this.dte_BeginTime.FlatMode = true;
  1050. this.dte_BeginTime.Location = new System.Drawing.Point(162, 7);
  1051. this.dte_BeginTime.Name = "dte_BeginTime";
  1052. this.dte_BeginTime.Size = new System.Drawing.Size(116, 19);
  1053. this.dte_BeginTime.TabIndex = 242;
  1054. this.dte_BeginTime.Value = new System.DateTime(2016, 12, 22, 0, 0, 0, 0);
  1055. //
  1056. // Lab_To
  1057. //
  1058. this.Lab_To.FlatMode = true;
  1059. this.Lab_To.Location = new System.Drawing.Point(284, 10);
  1060. this.Lab_To.Name = "Lab_To";
  1061. this.Lab_To.Size = new System.Drawing.Size(17, 16);
  1062. this.Lab_To.TabIndex = 241;
  1063. this.Lab_To.Text = "到";
  1064. //
  1065. // panel2
  1066. //
  1067. this.panel2.Controls.Add(this.panel2_Fill_Panel);
  1068. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Left);
  1069. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Right);
  1070. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Top);
  1071. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Bottom);
  1072. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  1073. this.panel2.Location = new System.Drawing.Point(0, 0);
  1074. this.panel2.Name = "panel2";
  1075. this.panel2.Size = new System.Drawing.Size(839, 27);
  1076. this.panel2.TabIndex = 0;
  1077. //
  1078. // panel2_Fill_Panel
  1079. //
  1080. this.panel2_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  1081. this.panel2_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  1082. this.panel2_Fill_Panel.Location = new System.Drawing.Point(0, 24);
  1083. this.panel2_Fill_Panel.Name = "panel2_Fill_Panel";
  1084. this.panel2_Fill_Panel.Size = new System.Drawing.Size(839, 3);
  1085. this.panel2_Fill_Panel.TabIndex = 0;
  1086. //
  1087. // _panel2_Toolbars_Dock_Area_Left
  1088. //
  1089. this._panel2_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1090. this._panel2_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  1091. this._panel2_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  1092. this._panel2_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  1093. this._panel2_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  1094. this._panel2_Toolbars_Dock_Area_Left.Name = "_panel2_Toolbars_Dock_Area_Left";
  1095. this._panel2_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 3);
  1096. this._panel2_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  1097. //
  1098. // ultraToolbarsManager1
  1099. //
  1100. this.ultraToolbarsManager1.DesignerFlags = 1;
  1101. this.ultraToolbarsManager1.DockWithinContainer = this.panel2;
  1102. ultraToolbar1.DockedColumn = 0;
  1103. ultraToolbar1.DockedRow = 0;
  1104. ultraToolbar1.Text = "UltraToolbar1";
  1105. ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  1106. buttonTool1,
  1107. buttonTool2,
  1108. buttonTool3,
  1109. buttonTool4,
  1110. buttonTool5});
  1111. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  1112. ultraToolbar1});
  1113. buttonTool6.SharedProps.Caption = "库存查询";
  1114. buttonTool6.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1115. buttonTool7.SharedProps.Caption = "拆包";
  1116. buttonTool7.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1117. buttonTool8.SharedProps.Caption = "取消拆包";
  1118. buttonTool8.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1119. buttonTool9.SharedProps.Caption = "拆包记录查询";
  1120. buttonTool9.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1121. buttonTool10.SharedProps.Caption = "导出";
  1122. buttonTool10.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1123. buttonTool11.SharedProps.Caption = "关闭";
  1124. buttonTool11.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1125. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  1126. buttonTool6,
  1127. buttonTool7,
  1128. buttonTool8,
  1129. buttonTool9,
  1130. buttonTool10,
  1131. buttonTool11});
  1132. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  1133. //
  1134. // _panel2_Toolbars_Dock_Area_Right
  1135. //
  1136. this._panel2_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1137. this._panel2_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  1138. this._panel2_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  1139. this._panel2_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  1140. this._panel2_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(839, 24);
  1141. this._panel2_Toolbars_Dock_Area_Right.Name = "_panel2_Toolbars_Dock_Area_Right";
  1142. this._panel2_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 3);
  1143. this._panel2_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  1144. //
  1145. // _panel2_Toolbars_Dock_Area_Top
  1146. //
  1147. this._panel2_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1148. this._panel2_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  1149. this._panel2_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  1150. this._panel2_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  1151. this._panel2_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  1152. this._panel2_Toolbars_Dock_Area_Top.Name = "_panel2_Toolbars_Dock_Area_Top";
  1153. this._panel2_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(839, 24);
  1154. this._panel2_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  1155. //
  1156. // _panel2_Toolbars_Dock_Area_Bottom
  1157. //
  1158. this._panel2_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1159. this._panel2_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  1160. this._panel2_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  1161. this._panel2_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  1162. this._panel2_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 27);
  1163. this._panel2_Toolbars_Dock_Area_Bottom.Name = "_panel2_Toolbars_Dock_Area_Bottom";
  1164. this._panel2_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(839, 0);
  1165. this._panel2_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  1166. //
  1167. // txt_Width
  1168. //
  1169. this.txt_Width.FlatMode = true;
  1170. this.txt_Width.Location = new System.Drawing.Point(361, 178);
  1171. this.txt_Width.MaskInput = "nnnn.nn";
  1172. this.txt_Width.Name = "txt_Width";
  1173. this.txt_Width.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1174. this.txt_Width.PromptChar = ' ';
  1175. this.txt_Width.Size = new System.Drawing.Size(112, 19);
  1176. this.txt_Width.TabIndex = 13;
  1177. this.txt_Width.Visible = false;
  1178. //
  1179. // txt_Length
  1180. //
  1181. this.txt_Length.FlatMode = true;
  1182. this.txt_Length.Location = new System.Drawing.Point(361, 200);
  1183. this.txt_Length.MaskInput = "nnnnnnn";
  1184. this.txt_Length.Name = "txt_Length";
  1185. this.txt_Length.PromptChar = ' ';
  1186. this.txt_Length.Size = new System.Drawing.Size(112, 19);
  1187. this.txt_Length.TabIndex = 14;
  1188. this.txt_Length.Visible = false;
  1189. //
  1190. // txt_Ply
  1191. //
  1192. this.txt_Ply.FlatMode = true;
  1193. this.txt_Ply.Location = new System.Drawing.Point(361, 156);
  1194. this.txt_Ply.MaskInput = "nnn.nnn";
  1195. this.txt_Ply.Name = "txt_Ply";
  1196. this.txt_Ply.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1197. this.txt_Ply.PromptChar = ' ';
  1198. this.txt_Ply.Size = new System.Drawing.Size(112, 19);
  1199. this.txt_Ply.TabIndex = 12;
  1200. this.txt_Ply.Visible = false;
  1201. //
  1202. // FrmJBCB
  1203. //
  1204. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1205. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1206. this.ClientSize = new System.Drawing.Size(839, 456);
  1207. this.Controls.Add(this.panel1);
  1208. this.Name = "FrmJBCB";
  1209. this.Text = "卷板拆包管理";
  1210. this.Load += new System.EventHandler(this.FrmJBCB_Load);
  1211. this.ultraTabPageControl2.ResumeLayout(false);
  1212. ((System.ComponentModel.ISupportInitialize)(this.gb_Plan)).EndInit();
  1213. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1214. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1215. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1216. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1217. this.ultraGroupBox2.ResumeLayout(false);
  1218. ((System.ComponentModel.ISupportInitialize)(this.txt_new_bz)).EndInit();
  1219. ((System.ComponentModel.ISupportInitialize)(this.txt_nes_bh)).EndInit();
  1220. ((System.ComponentModel.ISupportInitialize)(this.txt_new_lz)).EndInit();
  1221. ((System.ComponentModel.ISupportInitialize)(this.txt_new_count)).EndInit();
  1222. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1223. this.ultraGroupBox1.ResumeLayout(false);
  1224. ((System.ComponentModel.ISupportInitialize)(this.txt_old_XJZL)).EndInit();
  1225. ((System.ComponentModel.ISupportInitialize)(this.txt_old_bh)).EndInit();
  1226. ((System.ComponentModel.ISupportInitialize)(this.txt_old_WEIGHT)).EndInit();
  1227. ((System.ComponentModel.ISupportInitialize)(this.txt_old_Count)).EndInit();
  1228. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).EndInit();
  1229. this.ultraTabPageControl1.ResumeLayout(false);
  1230. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1231. this.panel1.ResumeLayout(false);
  1232. this.panel3.ResumeLayout(false);
  1233. ((System.ComponentModel.ISupportInitialize)(this.tab_Coroll)).EndInit();
  1234. this.tab_Coroll.ResumeLayout(false);
  1235. this.panel4.ResumeLayout(false);
  1236. ((System.ComponentModel.ISupportInitialize)(this.txt_RollHao)).EndInit();
  1237. ((System.ComponentModel.ISupportInitialize)(this.ultSJ)).EndInit();
  1238. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).EndInit();
  1239. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).EndInit();
  1240. this.panel2.ResumeLayout(false);
  1241. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  1242. ((System.ComponentModel.ISupportInitialize)(this.txt_Width)).EndInit();
  1243. ((System.ComponentModel.ISupportInitialize)(this.txt_Length)).EndInit();
  1244. ((System.ComponentModel.ISupportInitialize)(this.txt_Ply)).EndInit();
  1245. this.ResumeLayout(false);
  1246. }
  1247. #endregion
  1248. private System.Windows.Forms.Panel panel1;
  1249. private System.Windows.Forms.Panel panel2;
  1250. private System.Windows.Forms.Panel panel2_Fill_Panel;
  1251. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Left;
  1252. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  1253. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Right;
  1254. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Top;
  1255. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Bottom;
  1256. private System.Windows.Forms.Panel panel3;
  1257. private System.Windows.Forms.Panel panel4;
  1258. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_CollectTime;
  1259. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultSJ;
  1260. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_EndTime;
  1261. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_BeginTime;
  1262. private Infragistics.Win.Misc.UltraLabel Lab_To;
  1263. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RollHao;
  1264. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_RollHao;
  1265. private Infragistics.Win.UltraWinTabControl.UltraTabControl tab_Coroll;
  1266. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1267. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  1268. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1269. private Infragistics.Win.UltraWinGrid.UltraGrid gb_Plan;
  1270. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1271. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1272. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Remark;
  1273. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1274. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1275. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1276. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_old_bh;
  1277. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1278. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_old_XJZL;
  1279. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1280. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_old_Count;
  1281. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1282. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_old_WEIGHT;
  1283. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1284. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1285. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  1286. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1287. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_new_bz;
  1288. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_nes_bh;
  1289. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1290. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1291. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_new_lz;
  1292. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_new_count;
  1293. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1294. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Width;
  1295. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Length;
  1296. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Ply;
  1297. }
  1298. }