FrmJgOperatPln.Designer.cs 74 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274
  1. namespace Core.StlMes.Client.PlnSaleOrd
  2. {
  3. partial class FrmJgOperatPln
  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("Table3", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REQ_BL_ID");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUTDIAMETER");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WALLTHICK");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AIMLENGTH");
  33. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COUPCUT_BATCH_ID");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JG_ORDERNO");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASK_SEQ_NO");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REQ_BL_ID");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEAT_NO");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_NO");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GROUP_JGX");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CODE_JG");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUTDIAMETER");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WALLTHICK");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AIMLENGTH");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_CODE");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IF_MONITOR_JG");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRDCR_NO");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLAN_PROC_NUM");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLAN_TIME");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLAN_USETIME");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLANSTATUS");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FINISH_NUM");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK", 0);
  73. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  85. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  86. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  87. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COUPCUT_BATCH_ID");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASK_SEQ_NO");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REQ_BL_ID");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_NO");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WL_ID_IN");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CODE_JG_BL");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELCODE");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUTDIAMETER_BL");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WALLTHICK_BL");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JGBL_LENGTH");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JG_LENGTH");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_NUM_EACH");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JGBL_WEIGHT");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JGBL_NUM");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_NUM_TOT");
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GROUP_CUT");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLAN_TIME");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLAN_USETIME");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLANSTATUS");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REAL_CUN_NUM_TOT");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  117. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  119. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  120. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  128. this.checkBoxForReqREQ_BL_ID = new System.Windows.Forms.CheckBox();
  129. this.label1 = new System.Windows.Forms.Label();
  130. this.ctrlForQueryJGPLAN_ID = new Infragistics.Win.UltraWinGrid.UltraCombo();
  131. this.dataTable3 = new System.Data.DataTable();
  132. this.dataColumn56 = new System.Data.DataColumn();
  133. this.dataColumn57 = new System.Data.DataColumn();
  134. this.dataColumn58 = new System.Data.DataColumn();
  135. this.dataColumn59 = new System.Data.DataColumn();
  136. this.checkBoxForReqPLAN_TIME = new System.Windows.Forms.CheckBox();
  137. this.ctrlForQueryPLAN_TIMEFrom = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  138. this.ctrlForQueryPLAN_TIMETo = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  139. this.checkBoxForReqPLANSTATUS = new System.Windows.Forms.CheckBox();
  140. this.ultraExpandableGroupBoxPanel5 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  141. this.labPRO_PLAN_ID = new Infragistics.Win.Misc.UltraLabel();
  142. this.ctrlPRO_PLAN_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  143. this.labPLAN_TIME = new Infragistics.Win.Misc.UltraLabel();
  144. this.labPLAN_USETIME = new Infragistics.Win.Misc.UltraLabel();
  145. this.ctrlPLAN_USETIME = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  146. this.ctrlCREATE_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  147. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  148. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  149. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  150. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  151. this.dataTable2 = new System.Data.DataTable();
  152. this.dataColumn31 = new System.Data.DataColumn();
  153. this.dataColumn32 = new System.Data.DataColumn();
  154. this.dataColumn33 = new System.Data.DataColumn();
  155. this.dataColumn34 = new System.Data.DataColumn();
  156. this.dataColumn35 = new System.Data.DataColumn();
  157. this.dataColumn36 = new System.Data.DataColumn();
  158. this.dataColumn37 = new System.Data.DataColumn();
  159. this.dataColumn38 = new System.Data.DataColumn();
  160. this.dataColumn39 = new System.Data.DataColumn();
  161. this.dataColumn40 = new System.Data.DataColumn();
  162. this.dataColumn41 = new System.Data.DataColumn();
  163. this.dataColumn42 = new System.Data.DataColumn();
  164. this.dataColumn43 = new System.Data.DataColumn();
  165. this.dataColumn44 = new System.Data.DataColumn();
  166. this.dataColumn45 = new System.Data.DataColumn();
  167. this.dataColumn46 = new System.Data.DataColumn();
  168. this.dataColumn47 = new System.Data.DataColumn();
  169. this.dataColumn48 = new System.Data.DataColumn();
  170. this.dataColumn49 = new System.Data.DataColumn();
  171. this.dataColumn50 = new System.Data.DataColumn();
  172. this.dataColumn51 = new System.Data.DataColumn();
  173. this.dataColumn52 = new System.Data.DataColumn();
  174. this.dataColumn53 = new System.Data.DataColumn();
  175. this.dataColumn54 = new System.Data.DataColumn();
  176. this.dataColumn55 = new System.Data.DataColumn();
  177. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  178. this.ctrlForQueryPLANSTATUS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  179. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  180. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  181. this.dataSet1 = new System.Data.DataSet();
  182. this.dataTable1 = new System.Data.DataTable();
  183. this.dataColumn1 = new System.Data.DataColumn();
  184. this.dataColumn2 = new System.Data.DataColumn();
  185. this.dataColumn3 = new System.Data.DataColumn();
  186. this.dataColumn4 = new System.Data.DataColumn();
  187. this.dataColumn5 = new System.Data.DataColumn();
  188. this.dataColumn6 = new System.Data.DataColumn();
  189. this.dataColumn7 = new System.Data.DataColumn();
  190. this.dataColumn8 = new System.Data.DataColumn();
  191. this.dataColumn9 = new System.Data.DataColumn();
  192. this.dataColumn10 = new System.Data.DataColumn();
  193. this.dataColumn11 = new System.Data.DataColumn();
  194. this.dataColumn12 = new System.Data.DataColumn();
  195. this.dataColumn13 = new System.Data.DataColumn();
  196. this.dataColumn14 = new System.Data.DataColumn();
  197. this.dataColumn15 = new System.Data.DataColumn();
  198. this.dataColumn16 = new System.Data.DataColumn();
  199. this.dataColumn17 = new System.Data.DataColumn();
  200. this.dataColumn18 = new System.Data.DataColumn();
  201. this.dataColumn19 = new System.Data.DataColumn();
  202. this.dataColumn22 = new System.Data.DataColumn();
  203. this.dataColumn23 = new System.Data.DataColumn();
  204. this.dataColumn24 = new System.Data.DataColumn();
  205. this.dataColumn25 = new System.Data.DataColumn();
  206. this.dataColumn26 = new System.Data.DataColumn();
  207. this.dataColumn27 = new System.Data.DataColumn();
  208. this.dataColumn28 = new System.Data.DataColumn();
  209. this.dataColumn29 = new System.Data.DataColumn();
  210. this.dataColumn30 = new System.Data.DataColumn();
  211. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryJGPLAN_ID)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPLAN_TIMEFrom)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPLAN_TIMETo)).BeginInit();
  215. this.ultraExpandableGroupBoxPanel5.SuspendLayout();
  216. ((System.ComponentModel.ISupportInitialize)(this.ctrlPRO_PLAN_ID)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.ctrlPLAN_USETIME)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.ctrlCREATE_TIME)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  221. this.ultraExpandableGroupBox1.SuspendLayout();
  222. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  223. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  225. this.ultraPanel1.ClientArea.SuspendLayout();
  226. this.ultraPanel1.SuspendLayout();
  227. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPLANSTATUS)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  229. this.ultraGroupBox2.SuspendLayout();
  230. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  233. this.SuspendLayout();
  234. //
  235. // checkBoxForReqREQ_BL_ID
  236. //
  237. this.checkBoxForReqREQ_BL_ID.AutoSize = true;
  238. this.checkBoxForReqREQ_BL_ID.Location = new System.Drawing.Point(12, 15);
  239. this.checkBoxForReqREQ_BL_ID.Name = "checkBoxForReqREQ_BL_ID";
  240. this.checkBoxForReqREQ_BL_ID.Size = new System.Drawing.Size(84, 16);
  241. this.checkBoxForReqREQ_BL_ID.TabIndex = 42;
  242. this.checkBoxForReqREQ_BL_ID.Text = "备料需求号";
  243. this.checkBoxForReqREQ_BL_ID.CheckedChanged += new System.EventHandler(this.checkBoxForReqREQ_BL_ID_CheckedChanged);
  244. //
  245. // label1
  246. //
  247. this.label1.AutoSize = true;
  248. this.label1.Location = new System.Drawing.Point(428, 17);
  249. this.label1.Name = "label1";
  250. this.label1.Size = new System.Drawing.Size(17, 12);
  251. this.label1.TabIndex = 41;
  252. this.label1.Text = "到";
  253. //
  254. // ctrlForQueryJGPLAN_ID
  255. //
  256. this.ctrlForQueryJGPLAN_ID.CheckedListSettings.CheckStateMember = "";
  257. this.ctrlForQueryJGPLAN_ID.DataMember = "Table3";
  258. this.ctrlForQueryJGPLAN_ID.DataSource = this.dataSet1;
  259. ultraGridColumn1.Header.VisiblePosition = 3;
  260. ultraGridColumn2.Header.VisiblePosition = 0;
  261. ultraGridColumn3.Header.VisiblePosition = 1;
  262. ultraGridColumn4.Header.VisiblePosition = 2;
  263. ultraGridBand1.Columns.AddRange(new object[] {
  264. ultraGridColumn1,
  265. ultraGridColumn2,
  266. ultraGridColumn3,
  267. ultraGridColumn4});
  268. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  269. this.ctrlForQueryJGPLAN_ID.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  270. this.ctrlForQueryJGPLAN_ID.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  271. this.ctrlForQueryJGPLAN_ID.Enabled = false;
  272. this.ctrlForQueryJGPLAN_ID.Location = new System.Drawing.Point(102, 12);
  273. this.ctrlForQueryJGPLAN_ID.Name = "ctrlForQueryJGPLAN_ID";
  274. this.ctrlForQueryJGPLAN_ID.Size = new System.Drawing.Size(100, 22);
  275. this.ctrlForQueryJGPLAN_ID.TabIndex = 1;
  276. //
  277. // dataTable3
  278. //
  279. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  280. this.dataColumn56,
  281. this.dataColumn57,
  282. this.dataColumn58,
  283. this.dataColumn59});
  284. this.dataTable3.TableName = "Table3";
  285. //
  286. // dataColumn56
  287. //
  288. this.dataColumn56.Caption = "备料需求号";
  289. this.dataColumn56.ColumnName = "REQ_BL_ID";
  290. //
  291. // dataColumn57
  292. //
  293. this.dataColumn57.Caption = "外径";
  294. this.dataColumn57.ColumnName = "OUTDIAMETER";
  295. //
  296. // dataColumn58
  297. //
  298. this.dataColumn58.Caption = "壁厚";
  299. this.dataColumn58.ColumnName = "WALLTHICK";
  300. //
  301. // dataColumn59
  302. //
  303. this.dataColumn59.Caption = "目标长度";
  304. this.dataColumn59.ColumnName = "AIMLENGTH";
  305. //
  306. // checkBoxForReqPLAN_TIME
  307. //
  308. this.checkBoxForReqPLAN_TIME.AutoSize = true;
  309. this.checkBoxForReqPLAN_TIME.Location = new System.Drawing.Point(208, 15);
  310. this.checkBoxForReqPLAN_TIME.Name = "checkBoxForReqPLAN_TIME";
  311. this.checkBoxForReqPLAN_TIME.Size = new System.Drawing.Size(108, 16);
  312. this.checkBoxForReqPLAN_TIME.TabIndex = 24;
  313. this.checkBoxForReqPLAN_TIME.Text = "计划生产时间从";
  314. this.checkBoxForReqPLAN_TIME.CheckedChanged += new System.EventHandler(this.checkBoxForReqPLAN_TIME_CheckedChanged);
  315. //
  316. // ctrlForQueryPLAN_TIMEFrom
  317. //
  318. this.ctrlForQueryPLAN_TIMEFrom.DateTime = new System.DateTime(2015, 6, 4, 0, 0, 0, 0);
  319. this.ctrlForQueryPLAN_TIMEFrom.Enabled = false;
  320. this.ctrlForQueryPLAN_TIMEFrom.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  321. this.ctrlForQueryPLAN_TIMEFrom.Location = new System.Drawing.Point(322, 13);
  322. this.ctrlForQueryPLAN_TIMEFrom.Name = "ctrlForQueryPLAN_TIMEFrom";
  323. this.ctrlForQueryPLAN_TIMEFrom.Size = new System.Drawing.Size(100, 21);
  324. this.ctrlForQueryPLAN_TIMEFrom.TabIndex = 24;
  325. this.ctrlForQueryPLAN_TIMEFrom.Value = new System.DateTime(2015, 6, 4, 0, 0, 0, 0);
  326. this.ctrlForQueryPLAN_TIMEFrom.ValueChanged += new System.EventHandler(this.ctrlForQueryPLAN_TIMEFrom_ValueChanged);
  327. //
  328. // ctrlForQueryPLAN_TIMETo
  329. //
  330. this.ctrlForQueryPLAN_TIMETo.DateTime = new System.DateTime(2015, 6, 4, 0, 0, 0, 0);
  331. this.ctrlForQueryPLAN_TIMETo.Enabled = false;
  332. this.ctrlForQueryPLAN_TIMETo.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  333. this.ctrlForQueryPLAN_TIMETo.Location = new System.Drawing.Point(451, 13);
  334. this.ctrlForQueryPLAN_TIMETo.Name = "ctrlForQueryPLAN_TIMETo";
  335. this.ctrlForQueryPLAN_TIMETo.Size = new System.Drawing.Size(100, 21);
  336. this.ctrlForQueryPLAN_TIMETo.TabIndex = 24;
  337. this.ctrlForQueryPLAN_TIMETo.Value = new System.DateTime(2015, 6, 4, 0, 0, 0, 0);
  338. this.ctrlForQueryPLAN_TIMETo.ValueChanged += new System.EventHandler(this.ctrlForQueryPLAN_TIMETo_ValueChanged);
  339. //
  340. // checkBoxForReqPLANSTATUS
  341. //
  342. this.checkBoxForReqPLANSTATUS.AutoSize = true;
  343. this.checkBoxForReqPLANSTATUS.Location = new System.Drawing.Point(557, 15);
  344. this.checkBoxForReqPLANSTATUS.Name = "checkBoxForReqPLANSTATUS";
  345. this.checkBoxForReqPLANSTATUS.Size = new System.Drawing.Size(72, 16);
  346. this.checkBoxForReqPLANSTATUS.TabIndex = 26;
  347. this.checkBoxForReqPLANSTATUS.Text = "计划状态";
  348. this.checkBoxForReqPLANSTATUS.CheckedChanged += new System.EventHandler(this.checkBoxForReqPLANSTATUS_CheckedChanged);
  349. //
  350. // ultraExpandableGroupBoxPanel5
  351. //
  352. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.labPRO_PLAN_ID);
  353. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.ctrlPRO_PLAN_ID);
  354. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.labPLAN_TIME);
  355. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.labPLAN_USETIME);
  356. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.ctrlPLAN_USETIME);
  357. this.ultraExpandableGroupBoxPanel5.Controls.Add(this.ctrlCREATE_TIME);
  358. this.ultraExpandableGroupBoxPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  359. this.ultraExpandableGroupBoxPanel5.Location = new System.Drawing.Point(3, 19);
  360. this.ultraExpandableGroupBoxPanel5.Name = "ultraExpandableGroupBoxPanel5";
  361. this.ultraExpandableGroupBoxPanel5.Size = new System.Drawing.Size(1252, 38);
  362. this.ultraExpandableGroupBoxPanel5.TabIndex = 0;
  363. //
  364. // labPRO_PLAN_ID
  365. //
  366. this.labPRO_PLAN_ID.AutoSize = true;
  367. this.labPRO_PLAN_ID.Location = new System.Drawing.Point(46, 13);
  368. this.labPRO_PLAN_ID.Name = "labPRO_PLAN_ID";
  369. this.labPRO_PLAN_ID.Size = new System.Drawing.Size(79, 16);
  370. this.labPRO_PLAN_ID.TabIndex = 0;
  371. this.labPRO_PLAN_ID.Text = "接箍订单编号";
  372. //
  373. // ctrlPRO_PLAN_ID
  374. //
  375. this.ctrlPRO_PLAN_ID.Location = new System.Drawing.Point(131, 9);
  376. this.ctrlPRO_PLAN_ID.MaxLength = 20;
  377. this.ctrlPRO_PLAN_ID.Name = "ctrlPRO_PLAN_ID";
  378. this.ctrlPRO_PLAN_ID.Size = new System.Drawing.Size(130, 21);
  379. this.ctrlPRO_PLAN_ID.TabIndex = 0;
  380. //
  381. // labPLAN_TIME
  382. //
  383. this.labPLAN_TIME.AutoSize = true;
  384. this.labPLAN_TIME.Location = new System.Drawing.Point(313, 11);
  385. this.labPLAN_TIME.Name = "labPLAN_TIME";
  386. this.labPLAN_TIME.Size = new System.Drawing.Size(79, 16);
  387. this.labPLAN_TIME.TabIndex = 25;
  388. this.labPLAN_TIME.Text = "计划生产时间";
  389. //
  390. // labPLAN_USETIME
  391. //
  392. this.labPLAN_USETIME.AutoSize = true;
  393. this.labPLAN_USETIME.Location = new System.Drawing.Point(614, 10);
  394. this.labPLAN_USETIME.Name = "labPLAN_USETIME";
  395. this.labPLAN_USETIME.Size = new System.Drawing.Size(79, 16);
  396. this.labPLAN_USETIME.TabIndex = 26;
  397. this.labPLAN_USETIME.Text = "计划耗时(分)";
  398. //
  399. // ctrlPLAN_USETIME
  400. //
  401. this.ctrlPLAN_USETIME.Location = new System.Drawing.Point(699, 8);
  402. this.ctrlPLAN_USETIME.Name = "ctrlPLAN_USETIME";
  403. this.ctrlPLAN_USETIME.Size = new System.Drawing.Size(94, 21);
  404. this.ctrlPLAN_USETIME.TabIndex = 26;
  405. //
  406. // ctrlCREATE_TIME
  407. //
  408. this.ctrlCREATE_TIME.DateTime = new System.DateTime(2015, 6, 4, 0, 0, 0, 0);
  409. this.ctrlCREATE_TIME.Location = new System.Drawing.Point(399, 7);
  410. this.ctrlCREATE_TIME.MaskInput = "{LOC}yyyy-mm-dd hh:mm ";
  411. this.ctrlCREATE_TIME.Name = "ctrlCREATE_TIME";
  412. this.ctrlCREATE_TIME.Size = new System.Drawing.Size(145, 21);
  413. this.ctrlCREATE_TIME.TabIndex = 31;
  414. this.ctrlCREATE_TIME.Value = new System.DateTime(2015, 6, 4, 0, 0, 0, 0);
  415. //
  416. // ultraGrid3
  417. //
  418. appearance37.BackColor = System.Drawing.SystemColors.Window;
  419. appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  420. this.ultraGrid3.DisplayLayout.Appearance = appearance37;
  421. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  422. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  423. appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
  424. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  425. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  426. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  427. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance38;
  428. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  429. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
  430. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  431. this.ultraGrid3.DisplayLayout.GroupByBox.Hidden = true;
  432. this.ultraGrid3.DisplayLayout.GroupByBox.Prompt = "将要成组的列拖到该处";
  433. appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
  434. appearance40.BackColor2 = System.Drawing.SystemColors.Control;
  435. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  436. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  437. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
  438. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  439. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  440. appearance41.BackColor = System.Drawing.SystemColors.Window;
  441. appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
  442. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance41;
  443. appearance42.BackColor = System.Drawing.SystemColors.Highlight;
  444. appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
  445. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance42;
  446. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  447. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  448. appearance43.BackColor = System.Drawing.SystemColors.Window;
  449. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance43;
  450. appearance44.BorderColor = System.Drawing.Color.Silver;
  451. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  452. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance44;
  453. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  454. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  455. appearance45.BackColor = System.Drawing.SystemColors.Control;
  456. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  457. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  458. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  459. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  460. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  461. appearance46.TextHAlignAsString = "Left";
  462. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance46;
  463. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  464. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  465. appearance47.BackColor = System.Drawing.SystemColors.Window;
  466. appearance47.BorderColor = System.Drawing.Color.Silver;
  467. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance47;
  468. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  469. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  470. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  471. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  472. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  473. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  474. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  475. this.ultraGrid3.Location = new System.Drawing.Point(3, 18);
  476. this.ultraGrid3.Name = "ultraGrid3";
  477. this.ultraGrid3.Size = new System.Drawing.Size(1315, 146);
  478. this.ultraGrid3.TabIndex = 3;
  479. this.ultraGrid3.Text = "ultraGrid3";
  480. //
  481. // ultraExpandableGroupBox1
  482. //
  483. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  484. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  485. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1327, 212);
  486. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 364);
  487. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  488. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1327, 212);
  489. this.ultraExpandableGroupBox1.TabIndex = 13;
  490. this.ultraExpandableGroupBox1.Text = "接箍加工计划";
  491. //
  492. // ultraExpandableGroupBoxPanel1
  493. //
  494. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGrid2);
  495. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  496. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  497. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  498. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1321, 190);
  499. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  500. //
  501. // ultraGrid2
  502. //
  503. this.ultraGrid2.DataMember = "Table2";
  504. this.ultraGrid2.DataSource = this.dataSet1;
  505. appearance4.BackColor = System.Drawing.SystemColors.Window;
  506. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  507. this.ultraGrid2.DisplayLayout.Appearance = appearance4;
  508. ultraGridColumn5.Header.VisiblePosition = 0;
  509. ultraGridColumn6.Header.VisiblePosition = 1;
  510. ultraGridColumn7.Header.VisiblePosition = 5;
  511. ultraGridColumn8.Header.VisiblePosition = 3;
  512. ultraGridColumn9.Header.VisiblePosition = 4;
  513. ultraGridColumn10.Header.VisiblePosition = 6;
  514. ultraGridColumn11.Header.VisiblePosition = 7;
  515. ultraGridColumn12.Header.VisiblePosition = 8;
  516. ultraGridColumn13.Header.VisiblePosition = 9;
  517. ultraGridColumn14.Header.VisiblePosition = 10;
  518. ultraGridColumn15.Header.VisiblePosition = 11;
  519. ultraGridColumn16.Header.VisiblePosition = 12;
  520. ultraGridColumn17.Header.VisiblePosition = 13;
  521. ultraGridColumn18.Header.VisiblePosition = 14;
  522. ultraGridColumn19.Header.VisiblePosition = 15;
  523. ultraGridColumn20.Header.VisiblePosition = 16;
  524. ultraGridColumn21.Header.VisiblePosition = 17;
  525. ultraGridColumn22.Header.VisiblePosition = 19;
  526. ultraGridColumn23.Header.VisiblePosition = 20;
  527. ultraGridColumn24.Header.VisiblePosition = 21;
  528. ultraGridColumn25.Header.VisiblePosition = 18;
  529. ultraGridColumn26.Header.VisiblePosition = 22;
  530. ultraGridColumn27.Header.VisiblePosition = 23;
  531. ultraGridColumn28.Header.VisiblePosition = 24;
  532. ultraGridColumn29.Header.VisiblePosition = 25;
  533. ultraGridColumn30.DataType = typeof(bool);
  534. ultraGridColumn30.Header.Caption = "选择";
  535. ultraGridColumn30.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  536. ultraGridColumn30.Header.VisiblePosition = 2;
  537. ultraGridColumn30.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  538. ultraGridColumn30.Width = 58;
  539. ultraGridBand2.Columns.AddRange(new object[] {
  540. ultraGridColumn5,
  541. ultraGridColumn6,
  542. ultraGridColumn7,
  543. ultraGridColumn8,
  544. ultraGridColumn9,
  545. ultraGridColumn10,
  546. ultraGridColumn11,
  547. ultraGridColumn12,
  548. ultraGridColumn13,
  549. ultraGridColumn14,
  550. ultraGridColumn15,
  551. ultraGridColumn16,
  552. ultraGridColumn17,
  553. ultraGridColumn18,
  554. ultraGridColumn19,
  555. ultraGridColumn20,
  556. ultraGridColumn21,
  557. ultraGridColumn22,
  558. ultraGridColumn23,
  559. ultraGridColumn24,
  560. ultraGridColumn25,
  561. ultraGridColumn26,
  562. ultraGridColumn27,
  563. ultraGridColumn28,
  564. ultraGridColumn29,
  565. ultraGridColumn30});
  566. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  567. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  568. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  569. appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  570. appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
  571. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  572. appearance1.BorderColor = System.Drawing.SystemColors.Window;
  573. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance1;
  574. appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
  575. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
  576. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  577. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  578. this.ultraGrid2.DisplayLayout.GroupByBox.Prompt = "将要成组的列拖到该处";
  579. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  580. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  581. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  582. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  583. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  584. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  585. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  586. appearance12.BackColor = System.Drawing.SystemColors.Window;
  587. appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
  588. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance12;
  589. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  590. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  591. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  592. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  593. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  594. appearance6.BackColor = System.Drawing.SystemColors.Window;
  595. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance6;
  596. appearance5.BorderColor = System.Drawing.Color.Silver;
  597. appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  598. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance5;
  599. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  600. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  601. appearance9.BackColor = System.Drawing.SystemColors.Control;
  602. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  603. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  604. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  605. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  606. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  607. appearance11.TextHAlignAsString = "Left";
  608. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance11;
  609. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  610. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  611. appearance10.BackColor = System.Drawing.SystemColors.Window;
  612. appearance10.BorderColor = System.Drawing.Color.Silver;
  613. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance10;
  614. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  615. appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
  616. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
  617. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  618. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  619. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  620. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  621. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  622. this.ultraGrid2.Name = "ultraGrid2";
  623. this.ultraGrid2.Size = new System.Drawing.Size(1321, 190);
  624. this.ultraGrid2.TabIndex = 3;
  625. this.ultraGrid2.Text = "ultraGrid2";
  626. //
  627. // dataTable2
  628. //
  629. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  630. this.dataColumn31,
  631. this.dataColumn32,
  632. this.dataColumn33,
  633. this.dataColumn34,
  634. this.dataColumn35,
  635. this.dataColumn36,
  636. this.dataColumn37,
  637. this.dataColumn38,
  638. this.dataColumn39,
  639. this.dataColumn40,
  640. this.dataColumn41,
  641. this.dataColumn42,
  642. this.dataColumn43,
  643. this.dataColumn44,
  644. this.dataColumn45,
  645. this.dataColumn46,
  646. this.dataColumn47,
  647. this.dataColumn48,
  648. this.dataColumn49,
  649. this.dataColumn50,
  650. this.dataColumn51,
  651. this.dataColumn52,
  652. this.dataColumn53,
  653. this.dataColumn54,
  654. this.dataColumn55});
  655. this.dataTable2.TableName = "Table2";
  656. //
  657. // dataColumn31
  658. //
  659. this.dataColumn31.Caption = "切断作业批次号";
  660. this.dataColumn31.ColumnName = "COUPCUT_BATCH_ID";
  661. //
  662. // dataColumn32
  663. //
  664. this.dataColumn32.Caption = "接箍合同号";
  665. this.dataColumn32.ColumnName = "JG_ORDERNO";
  666. //
  667. // dataColumn33
  668. //
  669. this.dataColumn33.Caption = "加工作业顺序号";
  670. this.dataColumn33.ColumnName = "TASK_SEQ_NO";
  671. //
  672. // dataColumn34
  673. //
  674. this.dataColumn34.Caption = "接箍产线代码";
  675. this.dataColumn34.ColumnName = "PLINE_CODE";
  676. //
  677. // dataColumn35
  678. //
  679. this.dataColumn35.Caption = "接箍产线";
  680. this.dataColumn35.ColumnName = "PLINE_NAME";
  681. //
  682. // dataColumn36
  683. //
  684. this.dataColumn36.Caption = "备料需求号";
  685. this.dataColumn36.ColumnName = "REQ_BL_ID";
  686. //
  687. // dataColumn37
  688. //
  689. this.dataColumn37.Caption = "坯料来源炉号";
  690. this.dataColumn37.ColumnName = "HEAT_NO";
  691. //
  692. // dataColumn38
  693. //
  694. this.dataColumn38.Caption = "坯料来源性能批号";
  695. this.dataColumn38.ColumnName = "BATCH_NO";
  696. //
  697. // dataColumn39
  698. //
  699. this.dataColumn39.Caption = "接箍加工组";
  700. this.dataColumn39.ColumnName = "GROUP_JGX";
  701. //
  702. // dataColumn40
  703. //
  704. this.dataColumn40.Caption = "接箍码";
  705. this.dataColumn40.ColumnName = "CODE_JG";
  706. //
  707. // dataColumn41
  708. //
  709. this.dataColumn41.Caption = "外径";
  710. this.dataColumn41.ColumnName = "OUTDIAMETER";
  711. //
  712. // dataColumn42
  713. //
  714. this.dataColumn42.Caption = "壁厚";
  715. this.dataColumn42.ColumnName = "WALLTHICK";
  716. //
  717. // dataColumn43
  718. //
  719. this.dataColumn43.Caption = "控制长度";
  720. this.dataColumn43.ColumnName = "AIMLENGTH";
  721. //
  722. // dataColumn44
  723. //
  724. this.dataColumn44.Caption = "扣型代码";
  725. this.dataColumn44.ColumnName = "MODEL_CODE";
  726. //
  727. // dataColumn45
  728. //
  729. this.dataColumn45.Caption = "是否接箍监制";
  730. this.dataColumn45.ColumnName = "IF_MONITOR_JG";
  731. //
  732. // dataColumn46
  733. //
  734. this.dataColumn46.Caption = "监制编号";
  735. this.dataColumn46.ColumnName = "PRDCR_NO";
  736. //
  737. // dataColumn47
  738. //
  739. this.dataColumn47.Caption = "计划加工个数";
  740. this.dataColumn47.ColumnName = "PLAN_PROC_NUM";
  741. //
  742. // dataColumn48
  743. //
  744. this.dataColumn48.Caption = "计划开始时间";
  745. this.dataColumn48.ColumnName = "PLAN_TIME";
  746. //
  747. // dataColumn49
  748. //
  749. this.dataColumn49.Caption = "计划耗时(分)";
  750. this.dataColumn49.ColumnName = "PLAN_USETIME";
  751. //
  752. // dataColumn50
  753. //
  754. this.dataColumn50.Caption = "计划状态";
  755. this.dataColumn50.ColumnName = "PLANSTATUS";
  756. //
  757. // dataColumn51
  758. //
  759. this.dataColumn51.Caption = "完成个数";
  760. this.dataColumn51.ColumnName = "FINISH_NUM";
  761. //
  762. // dataColumn52
  763. //
  764. this.dataColumn52.Caption = "创建人";
  765. this.dataColumn52.ColumnName = "CREATE_NAME";
  766. //
  767. // dataColumn53
  768. //
  769. this.dataColumn53.Caption = "创建时间";
  770. this.dataColumn53.ColumnName = "CREATE_TIME";
  771. //
  772. // dataColumn54
  773. //
  774. this.dataColumn54.Caption = "修改人";
  775. this.dataColumn54.ColumnName = "UPDATE_NAME";
  776. //
  777. // dataColumn55
  778. //
  779. this.dataColumn55.Caption = "修改时间";
  780. this.dataColumn55.ColumnName = "UPDATE_TIME";
  781. //
  782. // ultraPanel1
  783. //
  784. //
  785. // ultraPanel1.ClientArea
  786. //
  787. this.ultraPanel1.ClientArea.Controls.Add(this.ctrlForQueryPLANSTATUS);
  788. this.ultraPanel1.ClientArea.Controls.Add(this.checkBoxForReqREQ_BL_ID);
  789. this.ultraPanel1.ClientArea.Controls.Add(this.checkBoxForReqPLANSTATUS);
  790. this.ultraPanel1.ClientArea.Controls.Add(this.label1);
  791. this.ultraPanel1.ClientArea.Controls.Add(this.ctrlForQueryJGPLAN_ID);
  792. this.ultraPanel1.ClientArea.Controls.Add(this.ctrlForQueryPLAN_TIMETo);
  793. this.ultraPanel1.ClientArea.Controls.Add(this.checkBoxForReqPLAN_TIME);
  794. this.ultraPanel1.ClientArea.Controls.Add(this.ctrlForQueryPLAN_TIMEFrom);
  795. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  796. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  797. this.ultraPanel1.Name = "ultraPanel1";
  798. this.ultraPanel1.Size = new System.Drawing.Size(1327, 46);
  799. this.ultraPanel1.TabIndex = 5;
  800. //
  801. // ctrlForQueryPLANSTATUS
  802. //
  803. this.ctrlForQueryPLANSTATUS.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  804. this.ctrlForQueryPLANSTATUS.Enabled = false;
  805. valueListItem1.DataValue = "0";
  806. valueListItem1.DisplayText = "计划";
  807. valueListItem2.DataValue = "1";
  808. valueListItem2.DisplayText = "下发";
  809. valueListItem4.DataValue = "2";
  810. valueListItem4.DisplayText = "执行";
  811. this.ctrlForQueryPLANSTATUS.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  812. valueListItem1,
  813. valueListItem2,
  814. valueListItem4});
  815. this.ctrlForQueryPLANSTATUS.Location = new System.Drawing.Point(635, 13);
  816. this.ctrlForQueryPLANSTATUS.Name = "ctrlForQueryPLANSTATUS";
  817. this.ctrlForQueryPLANSTATUS.Size = new System.Drawing.Size(100, 21);
  818. this.ctrlForQueryPLANSTATUS.TabIndex = 43;
  819. //
  820. // ultraGroupBox2
  821. //
  822. this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
  823. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  824. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 46);
  825. this.ultraGroupBox2.Name = "ultraGroupBox2";
  826. this.ultraGroupBox2.Size = new System.Drawing.Size(1327, 318);
  827. this.ultraGroupBox2.TabIndex = 14;
  828. this.ultraGroupBox2.Text = "接箍切断作业计划";
  829. //
  830. // ultraGrid1
  831. //
  832. this.ultraGrid1.DataSource = this.dataSet1;
  833. appearance13.BackColor = System.Drawing.SystemColors.Window;
  834. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  835. this.ultraGrid1.DisplayLayout.Appearance = appearance13;
  836. ultraGridColumn31.Header.VisiblePosition = 0;
  837. ultraGridColumn32.Header.VisiblePosition = 1;
  838. ultraGridColumn33.Header.VisiblePosition = 2;
  839. ultraGridColumn34.Header.VisiblePosition = 3;
  840. ultraGridColumn35.Header.VisiblePosition = 5;
  841. ultraGridColumn36.Header.VisiblePosition = 7;
  842. ultraGridColumn37.Header.VisiblePosition = 9;
  843. ultraGridColumn38.Header.VisiblePosition = 11;
  844. ultraGridColumn39.Header.VisiblePosition = 12;
  845. ultraGridColumn40.Header.VisiblePosition = 13;
  846. ultraGridColumn41.Header.VisiblePosition = 14;
  847. ultraGridColumn42.Header.VisiblePosition = 15;
  848. ultraGridColumn43.Header.VisiblePosition = 16;
  849. ultraGridColumn44.Header.VisiblePosition = 17;
  850. ultraGridColumn45.Header.VisiblePosition = 18;
  851. ultraGridColumn46.Header.VisiblePosition = 19;
  852. ultraGridColumn47.Header.VisiblePosition = 20;
  853. ultraGridColumn48.Header.VisiblePosition = 21;
  854. ultraGridColumn49.Header.VisiblePosition = 22;
  855. ultraGridColumn50.Header.VisiblePosition = 23;
  856. ultraGridColumn51.Header.VisiblePosition = 24;
  857. ultraGridColumn52.Header.VisiblePosition = 25;
  858. ultraGridColumn53.Header.VisiblePosition = 26;
  859. ultraGridColumn54.Header.VisiblePosition = 27;
  860. ultraGridColumn55.Header.FixedHeaderIndicator = Infragistics.Win.UltraWinGrid.FixedHeaderIndicator.None;
  861. ultraGridColumn55.Header.VisiblePosition = 4;
  862. ultraGridColumn55.Width = 70;
  863. ultraGridColumn56.Format = "yy-MM-dd hh:mm";
  864. ultraGridColumn56.Header.FixedHeaderIndicator = Infragistics.Win.UltraWinGrid.FixedHeaderIndicator.None;
  865. ultraGridColumn56.Header.VisiblePosition = 6;
  866. ultraGridColumn56.Width = 131;
  867. ultraGridColumn57.Header.FixedHeaderIndicator = Infragistics.Win.UltraWinGrid.FixedHeaderIndicator.None;
  868. ultraGridColumn57.Header.VisiblePosition = 8;
  869. ultraGridColumn57.Width = 74;
  870. ultraGridColumn58.Format = "yy-MM-dd hh:mm";
  871. ultraGridColumn58.Header.FixedHeaderIndicator = Infragistics.Win.UltraWinGrid.FixedHeaderIndicator.None;
  872. ultraGridColumn58.Header.VisiblePosition = 10;
  873. ultraGridColumn58.Width = 131;
  874. ultraGridBand3.Columns.AddRange(new object[] {
  875. ultraGridColumn31,
  876. ultraGridColumn32,
  877. ultraGridColumn33,
  878. ultraGridColumn34,
  879. ultraGridColumn35,
  880. ultraGridColumn36,
  881. ultraGridColumn37,
  882. ultraGridColumn38,
  883. ultraGridColumn39,
  884. ultraGridColumn40,
  885. ultraGridColumn41,
  886. ultraGridColumn42,
  887. ultraGridColumn43,
  888. ultraGridColumn44,
  889. ultraGridColumn45,
  890. ultraGridColumn46,
  891. ultraGridColumn47,
  892. ultraGridColumn48,
  893. ultraGridColumn49,
  894. ultraGridColumn50,
  895. ultraGridColumn51,
  896. ultraGridColumn52,
  897. ultraGridColumn53,
  898. ultraGridColumn54,
  899. ultraGridColumn55,
  900. ultraGridColumn56,
  901. ultraGridColumn57,
  902. ultraGridColumn58});
  903. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  904. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  905. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  906. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  907. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  908. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  909. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  910. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
  911. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  912. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  913. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  914. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  915. this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = "将要成组的列拖到该处";
  916. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  917. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  918. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  919. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  920. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  921. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  922. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  923. appearance17.BackColor = System.Drawing.SystemColors.Window;
  924. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  925. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  926. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  927. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  928. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  929. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  930. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  931. appearance19.BackColor = System.Drawing.SystemColors.Window;
  932. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
  933. appearance20.BorderColor = System.Drawing.Color.Silver;
  934. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  935. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
  936. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  937. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  938. appearance21.BackColor = System.Drawing.SystemColors.Control;
  939. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  940. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  941. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  942. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  943. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  944. appearance22.TextHAlignAsString = "Left";
  945. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
  946. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  947. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  948. appearance23.BackColor = System.Drawing.SystemColors.Window;
  949. appearance23.BorderColor = System.Drawing.Color.Silver;
  950. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
  951. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  952. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  953. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  954. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  955. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  956. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  957. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  958. this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
  959. this.ultraGrid1.Name = "ultraGrid1";
  960. this.ultraGrid1.Size = new System.Drawing.Size(1321, 297);
  961. this.ultraGrid1.TabIndex = 4;
  962. this.ultraGrid1.Text = "ultraGrid1";
  963. this.ultraGrid1.BeforeRowActivate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGrid1_BeforeRowActivate);
  964. //
  965. // dataSet1
  966. //
  967. this.dataSet1.DataSetName = "NewDataSet";
  968. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  969. this.dataTable1,
  970. this.dataTable2,
  971. this.dataTable3});
  972. //
  973. // dataTable1
  974. //
  975. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  976. this.dataColumn1,
  977. this.dataColumn2,
  978. this.dataColumn3,
  979. this.dataColumn4,
  980. this.dataColumn5,
  981. this.dataColumn6,
  982. this.dataColumn7,
  983. this.dataColumn8,
  984. this.dataColumn9,
  985. this.dataColumn10,
  986. this.dataColumn11,
  987. this.dataColumn12,
  988. this.dataColumn13,
  989. this.dataColumn14,
  990. this.dataColumn15,
  991. this.dataColumn16,
  992. this.dataColumn17,
  993. this.dataColumn18,
  994. this.dataColumn19,
  995. this.dataColumn22,
  996. this.dataColumn23,
  997. this.dataColumn24,
  998. this.dataColumn25,
  999. this.dataColumn26,
  1000. this.dataColumn27,
  1001. this.dataColumn28,
  1002. this.dataColumn29,
  1003. this.dataColumn30});
  1004. this.dataTable1.TableName = "Table1";
  1005. //
  1006. // dataColumn1
  1007. //
  1008. this.dataColumn1.Caption = "切断作业批次号";
  1009. this.dataColumn1.ColumnName = "COUPCUT_BATCH_ID";
  1010. //
  1011. // dataColumn2
  1012. //
  1013. this.dataColumn2.Caption = "接箍产线代码";
  1014. this.dataColumn2.ColumnName = "PLINE_CODE";
  1015. //
  1016. // dataColumn3
  1017. //
  1018. this.dataColumn3.Caption = "接箍产线描述";
  1019. this.dataColumn3.ColumnName = "PLINE_NAME";
  1020. //
  1021. // dataColumn4
  1022. //
  1023. this.dataColumn4.Caption = "切断作业顺序号";
  1024. this.dataColumn4.ColumnName = "TASK_SEQ_NO";
  1025. //
  1026. // dataColumn5
  1027. //
  1028. this.dataColumn5.Caption = "备料需求号";
  1029. this.dataColumn5.ColumnName = "REQ_BL_ID";
  1030. //
  1031. // dataColumn6
  1032. //
  1033. this.dataColumn6.Caption = "判定炉号";
  1034. this.dataColumn6.ColumnName = "JUDGE_STOVE_NO";
  1035. //
  1036. // dataColumn7
  1037. //
  1038. this.dataColumn7.Caption = "性能批号";
  1039. this.dataColumn7.ColumnName = "BATCH_NO";
  1040. //
  1041. // dataColumn8
  1042. //
  1043. this.dataColumn8.Caption = "投入物料编码";
  1044. this.dataColumn8.ColumnName = "WL_ID_IN";
  1045. //
  1046. // dataColumn9
  1047. //
  1048. this.dataColumn9.Caption = "接箍备料码";
  1049. this.dataColumn9.ColumnName = "CODE_JG_BL";
  1050. //
  1051. // dataColumn10
  1052. //
  1053. this.dataColumn10.Caption = "钢级代码";
  1054. this.dataColumn10.ColumnName = "STEELCODE";
  1055. //
  1056. // dataColumn11
  1057. //
  1058. this.dataColumn11.Caption = "钢级名称";
  1059. this.dataColumn11.ColumnName = "STEELNAME";
  1060. //
  1061. // dataColumn12
  1062. //
  1063. this.dataColumn12.Caption = "接箍料外径";
  1064. this.dataColumn12.ColumnName = "OUTDIAMETER_BL";
  1065. //
  1066. // dataColumn13
  1067. //
  1068. this.dataColumn13.Caption = "接箍料壁厚";
  1069. this.dataColumn13.ColumnName = "WALLTHICK_BL";
  1070. //
  1071. // dataColumn14
  1072. //
  1073. this.dataColumn14.Caption = "接箍料长度";
  1074. this.dataColumn14.ColumnName = "JGBL_LENGTH";
  1075. //
  1076. // dataColumn15
  1077. //
  1078. this.dataColumn15.Caption = "接箍坯料长度";
  1079. this.dataColumn15.ColumnName = "JG_LENGTH";
  1080. //
  1081. // dataColumn16
  1082. //
  1083. this.dataColumn16.Caption = "每支可切接箍坯料";
  1084. this.dataColumn16.ColumnName = "CUT_NUM_EACH";
  1085. //
  1086. // dataColumn17
  1087. //
  1088. this.dataColumn17.Caption = "接箍料总重量";
  1089. this.dataColumn17.ColumnName = "JGBL_WEIGHT";
  1090. //
  1091. // dataColumn18
  1092. //
  1093. this.dataColumn18.Caption = "接箍料总支数";
  1094. this.dataColumn18.ColumnName = "JGBL_NUM";
  1095. //
  1096. // dataColumn19
  1097. //
  1098. this.dataColumn19.Caption = "可切接箍坯料总个数";
  1099. this.dataColumn19.ColumnName = "CUT_NUM_TOT";
  1100. //
  1101. // dataColumn22
  1102. //
  1103. this.dataColumn22.Caption = "切断加工组";
  1104. this.dataColumn22.ColumnName = "GROUP_CUT";
  1105. //
  1106. // dataColumn23
  1107. //
  1108. this.dataColumn23.Caption = "计划开始时间";
  1109. this.dataColumn23.ColumnName = "PLAN_TIME";
  1110. //
  1111. // dataColumn24
  1112. //
  1113. this.dataColumn24.Caption = "计划耗时(分)";
  1114. this.dataColumn24.ColumnName = "PLAN_USETIME";
  1115. //
  1116. // dataColumn25
  1117. //
  1118. this.dataColumn25.Caption = "计划状态";
  1119. this.dataColumn25.ColumnName = "PLANSTATUS";
  1120. //
  1121. // dataColumn26
  1122. //
  1123. this.dataColumn26.Caption = "实切接箍坯料总个数";
  1124. this.dataColumn26.ColumnName = "REAL_CUN_NUM_TOT";
  1125. //
  1126. // dataColumn27
  1127. //
  1128. this.dataColumn27.Caption = "创建人";
  1129. this.dataColumn27.ColumnName = "CREATE_NAME";
  1130. //
  1131. // dataColumn28
  1132. //
  1133. this.dataColumn28.Caption = "创建时间";
  1134. this.dataColumn28.ColumnName = "CREATE_TIME";
  1135. //
  1136. // dataColumn29
  1137. //
  1138. this.dataColumn29.Caption = "修改人";
  1139. this.dataColumn29.ColumnName = "UPDATE_NAME";
  1140. //
  1141. // dataColumn30
  1142. //
  1143. this.dataColumn30.Caption = "修改时间";
  1144. this.dataColumn30.ColumnName = "UPDATE_TIME";
  1145. //
  1146. // FrmJgOperatPln
  1147. //
  1148. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1149. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1150. this.ClientSize = new System.Drawing.Size(1327, 576);
  1151. this.Controls.Add(this.ultraGroupBox2);
  1152. this.Controls.Add(this.ultraPanel1);
  1153. this.Controls.Add(this.ultraExpandableGroupBox1);
  1154. this.Name = "FrmJgOperatPln";
  1155. this.Text = "接箍作业计划";
  1156. this.Load += new System.EventHandler(this.FrmJgOperatPln_Load);
  1157. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryJGPLAN_ID)).EndInit();
  1158. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1159. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPLAN_TIMEFrom)).EndInit();
  1160. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPLAN_TIMETo)).EndInit();
  1161. this.ultraExpandableGroupBoxPanel5.ResumeLayout(false);
  1162. this.ultraExpandableGroupBoxPanel5.PerformLayout();
  1163. ((System.ComponentModel.ISupportInitialize)(this.ctrlPRO_PLAN_ID)).EndInit();
  1164. ((System.ComponentModel.ISupportInitialize)(this.ctrlPLAN_USETIME)).EndInit();
  1165. ((System.ComponentModel.ISupportInitialize)(this.ctrlCREATE_TIME)).EndInit();
  1166. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1167. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1168. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1169. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1170. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1171. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1172. this.ultraPanel1.ClientArea.ResumeLayout(false);
  1173. this.ultraPanel1.ClientArea.PerformLayout();
  1174. this.ultraPanel1.ResumeLayout(false);
  1175. ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryPLANSTATUS)).EndInit();
  1176. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1177. this.ultraGroupBox2.ResumeLayout(false);
  1178. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1179. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1180. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1181. this.ResumeLayout(false);
  1182. }
  1183. #endregion
  1184. private Infragistics.Win.UltraWinGrid.UltraCombo ctrlForQueryJGPLAN_ID;
  1185. private System.Windows.Forms.CheckBox checkBoxForReqPLAN_TIME;
  1186. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ctrlForQueryPLAN_TIMEFrom;
  1187. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ctrlForQueryPLAN_TIMETo;
  1188. private System.Windows.Forms.CheckBox checkBoxForReqPLANSTATUS;
  1189. private System.Windows.Forms.Label label1;
  1190. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel5;
  1191. private Infragistics.Win.Misc.UltraLabel labPRO_PLAN_ID;
  1192. private Infragistics.Win.UltraWinEditors.UltraTextEditor ctrlPRO_PLAN_ID;
  1193. private Infragistics.Win.Misc.UltraLabel labPLAN_TIME;
  1194. private Infragistics.Win.Misc.UltraLabel labPLAN_USETIME;
  1195. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ctrlPLAN_USETIME;
  1196. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ctrlCREATE_TIME;
  1197. private System.Windows.Forms.CheckBox checkBoxForReqREQ_BL_ID;
  1198. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1199. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1200. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1201. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  1202. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  1203. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1204. private System.Data.DataSet dataSet1;
  1205. private System.Data.DataTable dataTable1;
  1206. private System.Data.DataColumn dataColumn1;
  1207. private System.Data.DataColumn dataColumn2;
  1208. private System.Data.DataColumn dataColumn3;
  1209. private System.Data.DataColumn dataColumn4;
  1210. private System.Data.DataColumn dataColumn5;
  1211. private System.Data.DataColumn dataColumn6;
  1212. private System.Data.DataColumn dataColumn7;
  1213. private System.Data.DataColumn dataColumn8;
  1214. private System.Data.DataColumn dataColumn9;
  1215. private System.Data.DataColumn dataColumn10;
  1216. private System.Data.DataColumn dataColumn11;
  1217. private System.Data.DataColumn dataColumn12;
  1218. private System.Data.DataColumn dataColumn13;
  1219. private System.Data.DataColumn dataColumn14;
  1220. private System.Data.DataColumn dataColumn15;
  1221. private System.Data.DataColumn dataColumn16;
  1222. private System.Data.DataColumn dataColumn17;
  1223. private System.Data.DataColumn dataColumn18;
  1224. private System.Data.DataColumn dataColumn19;
  1225. private System.Data.DataColumn dataColumn22;
  1226. private System.Data.DataColumn dataColumn23;
  1227. private System.Data.DataColumn dataColumn24;
  1228. private System.Data.DataColumn dataColumn25;
  1229. private System.Data.DataColumn dataColumn26;
  1230. private System.Data.DataColumn dataColumn27;
  1231. private System.Data.DataColumn dataColumn28;
  1232. private System.Data.DataColumn dataColumn29;
  1233. private System.Data.DataColumn dataColumn30;
  1234. private System.Data.DataTable dataTable2;
  1235. private System.Data.DataColumn dataColumn31;
  1236. private System.Data.DataColumn dataColumn32;
  1237. private System.Data.DataColumn dataColumn33;
  1238. private System.Data.DataColumn dataColumn34;
  1239. private System.Data.DataColumn dataColumn35;
  1240. private System.Data.DataColumn dataColumn36;
  1241. private System.Data.DataColumn dataColumn37;
  1242. private System.Data.DataColumn dataColumn38;
  1243. private System.Data.DataColumn dataColumn39;
  1244. private System.Data.DataColumn dataColumn40;
  1245. private System.Data.DataColumn dataColumn41;
  1246. private System.Data.DataColumn dataColumn42;
  1247. private System.Data.DataColumn dataColumn43;
  1248. private System.Data.DataColumn dataColumn44;
  1249. private System.Data.DataColumn dataColumn45;
  1250. private System.Data.DataColumn dataColumn46;
  1251. private System.Data.DataColumn dataColumn47;
  1252. private System.Data.DataColumn dataColumn48;
  1253. private System.Data.DataColumn dataColumn49;
  1254. private System.Data.DataColumn dataColumn50;
  1255. private System.Data.DataColumn dataColumn51;
  1256. private System.Data.DataColumn dataColumn52;
  1257. private System.Data.DataColumn dataColumn53;
  1258. private System.Data.DataColumn dataColumn54;
  1259. private System.Data.DataColumn dataColumn55;
  1260. private Infragistics.Win.UltraWinEditors.UltraComboEditor ctrlForQueryPLANSTATUS;
  1261. private System.Data.DataTable dataTable3;
  1262. private System.Data.DataColumn dataColumn56;
  1263. private System.Data.DataColumn dataColumn57;
  1264. private System.Data.DataColumn dataColumn58;
  1265. private System.Data.DataColumn dataColumn59;
  1266. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1267. }
  1268. }