FrmProcessBasics.Designer.cs 113 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class FrmProcessBasics
  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.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_CODE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_DESC");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STYLE");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_ID");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COST");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINUTE_PRODUCT");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINUTE_WAITE");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ICOUNT");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STYLE_NAME");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINUTE_PRODUCT_OUT");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINUTE_WAITE_OUT");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_WAITE");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_WAITE_OUT");
  52. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 20862282);
  53. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup2 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup3", 20862283);
  54. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_CDOE_C", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_DESC_C");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_CDOE");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_DESC");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_ID_C");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_STYLE");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINUTE_PRODUCT");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINUTE_WAITE");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINUTE_PRODUCT_OUT");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINUTE_WAITE_OUT");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_WAITE");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_WAITE_OUT");
  88. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup3 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 20828251);
  89. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup4 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup1", 20828252);
  90. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  102. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  103. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  104. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  105. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  106. this.dataSet2 = new System.Data.DataSet();
  107. this.dataTable1 = new System.Data.DataTable();
  108. this.dataColumn1 = new System.Data.DataColumn();
  109. this.dataColumn2 = new System.Data.DataColumn();
  110. this.dataColumn3 = new System.Data.DataColumn();
  111. this.dataColumn4 = new System.Data.DataColumn();
  112. this.dataColumn5 = new System.Data.DataColumn();
  113. this.dataColumn6 = new System.Data.DataColumn();
  114. this.dataColumn7 = new System.Data.DataColumn();
  115. this.dataColumn8 = new System.Data.DataColumn();
  116. this.dataColumn9 = new System.Data.DataColumn();
  117. this.dataColumn10 = new System.Data.DataColumn();
  118. this.dataColumn11 = new System.Data.DataColumn();
  119. this.dataColumn12 = new System.Data.DataColumn();
  120. this.dataColumn0 = new System.Data.DataColumn();
  121. this.dataColumn15 = new System.Data.DataColumn();
  122. this.dataColumn16 = new System.Data.DataColumn();
  123. this.dataColumn17 = new System.Data.DataColumn();
  124. this.dataColumn18 = new System.Data.DataColumn();
  125. this.dataColumn32 = new System.Data.DataColumn();
  126. this.dataColumn35 = new System.Data.DataColumn();
  127. this.dataColumn36 = new System.Data.DataColumn();
  128. this.dataColumn37 = new System.Data.DataColumn();
  129. this.dataColumn38 = new System.Data.DataColumn();
  130. this.dataTable2 = new System.Data.DataTable();
  131. this.dataColumn13 = new System.Data.DataColumn();
  132. this.dataColumn14 = new System.Data.DataColumn();
  133. this.dataTable3 = new System.Data.DataTable();
  134. this.dataColumn19 = new System.Data.DataColumn();
  135. this.dataColumn20 = new System.Data.DataColumn();
  136. this.dataColumn21 = new System.Data.DataColumn();
  137. this.dataColumn22 = new System.Data.DataColumn();
  138. this.dataColumn23 = new System.Data.DataColumn();
  139. this.dataColumn24 = new System.Data.DataColumn();
  140. this.dataColumn25 = new System.Data.DataColumn();
  141. this.dataColumn26 = new System.Data.DataColumn();
  142. this.dataColumn27 = new System.Data.DataColumn();
  143. this.dataColumn28 = new System.Data.DataColumn();
  144. this.dataColumn29 = new System.Data.DataColumn();
  145. this.dataColumn30 = new System.Data.DataColumn();
  146. this.dataColumn31 = new System.Data.DataColumn();
  147. this.dataColumn33 = new System.Data.DataColumn();
  148. this.dataColumn34 = new System.Data.DataColumn();
  149. this.dataColumn39 = new System.Data.DataColumn();
  150. this.dataColumn40 = new System.Data.DataColumn();
  151. this.dataColumn41 = new System.Data.DataColumn();
  152. this.dataColumn42 = new System.Data.DataColumn();
  153. this.dataColumn43 = new System.Data.DataColumn();
  154. this.dataColumn44 = new System.Data.DataColumn();
  155. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  156. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  157. this.label10 = new System.Windows.Forms.Label();
  158. this.label6 = new System.Windows.Forms.Label();
  159. this.label5 = new System.Windows.Forms.Label();
  160. this.numProcess_Id = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  161. this.label4 = new System.Windows.Forms.Label();
  162. this.numICount = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  163. this.cmbCOST = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  164. this.ultraNumericEditor4 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  165. this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  166. this.numMinute_Waite = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  167. this.label15 = new System.Windows.Forms.Label();
  168. this.label13 = new System.Windows.Forms.Label();
  169. this.label3 = new System.Windows.Forms.Label();
  170. this.ultraNumericEditor3 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  171. this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  172. this.numMinute_Product = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  173. this.label14 = new System.Windows.Forms.Label();
  174. this.label12 = new System.Windows.Forms.Label();
  175. this.label2 = new System.Windows.Forms.Label();
  176. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  177. this.label1 = new System.Windows.Forms.Label();
  178. this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  179. this.txtName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  180. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  181. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  182. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  183. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  184. this.ultraNumericEditor5 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  185. this.ultraNumericEditor6 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  186. this.ultraNumericEditor7 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  187. this.label16 = new System.Windows.Forms.Label();
  188. this.label17 = new System.Windows.Forms.Label();
  189. this.label18 = new System.Windows.Forms.Label();
  190. this.ultraNumericEditor8 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  191. this.ultraNumericEditor9 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  192. this.ultraNumericEditor10 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  193. this.label19 = new System.Windows.Forms.Label();
  194. this.label20 = new System.Windows.Forms.Label();
  195. this.label21 = new System.Windows.Forms.Label();
  196. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  197. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  198. this.numSequence2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  199. this.numSequence1 = new System.Windows.Forms.TextBox();
  200. this.label11 = new System.Windows.Forms.Label();
  201. this.txtMemo2 = new System.Windows.Forms.TextBox();
  202. this.label9 = new System.Windows.Forms.Label();
  203. this.cmbProcess1 = new System.Windows.Forms.ComboBox();
  204. this.label8 = new System.Windows.Forms.Label();
  205. this.txtProcess2 = new System.Windows.Forms.TextBox();
  206. this.label7 = new System.Windows.Forms.Label();
  207. this.FrmBase_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  208. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  209. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  210. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  211. this.panel2 = new System.Windows.Forms.Panel();
  212. this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  213. this.txtTitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  214. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  215. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  216. this.ultraTabPageControl1.SuspendLayout();
  217. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  223. this.ultraExpandableGroupBox1.SuspendLayout();
  224. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  225. ((System.ComponentModel.ISupportInitialize)(this.numProcess_Id)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.numICount)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.cmbCOST)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor4)).BeginInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.numMinute_Waite)).BeginInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.numMinute_Product)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
  237. this.ultraTabPageControl2.SuspendLayout();
  238. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  240. this.ultraExpandableGroupBox2.SuspendLayout();
  241. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  242. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor5)).BeginInit();
  243. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor6)).BeginInit();
  244. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor7)).BeginInit();
  245. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor8)).BeginInit();
  246. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor9)).BeginInit();
  247. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor10)).BeginInit();
  248. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  249. ((System.ComponentModel.ISupportInitialize)(this.numSequence2)).BeginInit();
  250. this.FrmBase_Fill_Panel_Fill_Panel.SuspendLayout();
  251. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.SuspendLayout();
  252. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  253. this.ultraTabControl1.SuspendLayout();
  254. this.panel2.SuspendLayout();
  255. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).BeginInit();
  257. this.FrmBase_Fill_Panel.SuspendLayout();
  258. this.SuspendLayout();
  259. //
  260. // ultraTabPageControl1
  261. //
  262. this.ultraTabPageControl1.Controls.Add(this.ultraGrid2);
  263. this.ultraTabPageControl1.Controls.Add(this.ultraExpandableGroupBox1);
  264. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  265. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4);
  266. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  267. this.ultraTabPageControl1.Size = new System.Drawing.Size(1812, 519);
  268. //
  269. // ultraGrid2
  270. //
  271. this.ultraGrid2.DataMember = "Table1";
  272. this.ultraGrid2.DataSource = this.dataSet2;
  273. appearance1.BackColor = System.Drawing.SystemColors.Window;
  274. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  275. this.ultraGrid2.DisplayLayout.Appearance = appearance1;
  276. ultraGridColumn1.Header.VisiblePosition = 0;
  277. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  278. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  279. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  280. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  281. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 3;
  282. ultraGridColumn2.Header.VisiblePosition = 1;
  283. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  284. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  285. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  286. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  287. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 3;
  288. ultraGridColumn3.Header.VisiblePosition = 2;
  289. ultraGridColumn3.Hidden = true;
  290. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  291. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  292. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  293. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  294. ultraGridColumn4.Header.VisiblePosition = 3;
  295. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  296. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  297. ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  298. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  299. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 3;
  300. ultraGridColumn5.Header.VisiblePosition = 7;
  301. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 18;
  302. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  303. ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  304. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  305. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 3;
  306. ultraGridColumn6.Header.VisiblePosition = 8;
  307. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 19;
  308. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  309. ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  310. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  311. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 3;
  312. ultraGridColumn7.Header.VisiblePosition = 9;
  313. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 20;
  314. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  315. ultraGridColumn7.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  316. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  317. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 3;
  318. ultraGridColumn8.Header.VisiblePosition = 10;
  319. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 21;
  320. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  321. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  322. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  323. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 3;
  324. ultraGridColumn9.Header.VisiblePosition = 11;
  325. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 22;
  326. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  327. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  328. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  329. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 3;
  330. ultraGridColumn10.Header.VisiblePosition = 12;
  331. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 23;
  332. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  333. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  334. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  335. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 3;
  336. ultraGridColumn11.Header.VisiblePosition = 13;
  337. ultraGridColumn11.Hidden = true;
  338. ultraGridColumn12.Header.VisiblePosition = 6;
  339. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 17;
  340. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  341. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  342. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  343. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 3;
  344. ultraGridColumn13.Header.VisiblePosition = 4;
  345. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 4;
  346. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  347. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  348. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  349. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 3;
  350. ultraGridColumn14.Header.VisiblePosition = 5;
  351. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 16;
  352. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  353. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  354. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  355. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 3;
  356. ultraGridColumn15.Header.Caption = "生产时间";
  357. ultraGridColumn15.Header.VisiblePosition = 14;
  358. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 0;
  359. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  360. ultraGridColumn15.RowLayoutColumnInfo.ParentGroupIndex = 1;
  361. ultraGridColumn15.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  362. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
  363. ultraGridColumn15.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  364. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  365. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  366. ultraGridColumn16.Header.Caption = "等待时间";
  367. ultraGridColumn16.Header.VisiblePosition = 15;
  368. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 1;
  369. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  370. ultraGridColumn16.RowLayoutColumnInfo.ParentGroupIndex = 1;
  371. ultraGridColumn16.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  372. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  373. ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  374. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  375. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  376. ultraGridColumn17.Header.VisiblePosition = 16;
  377. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 15;
  378. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  379. ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  380. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  381. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 3;
  382. ultraGridColumn18.Header.VisiblePosition = 17;
  383. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 2;
  384. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  385. ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  386. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  387. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 3;
  388. ultraGridColumn19.Header.VisiblePosition = 18;
  389. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 0;
  390. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  391. ultraGridColumn19.RowLayoutColumnInfo.ParentGroupIndex = 0;
  392. ultraGridColumn19.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  393. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
  394. ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  395. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  396. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  397. ultraGridColumn20.Header.Caption = "等待时间";
  398. ultraGridColumn20.Header.VisiblePosition = 19;
  399. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 1;
  400. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  401. ultraGridColumn20.RowLayoutColumnInfo.ParentGroupIndex = 0;
  402. ultraGridColumn20.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  403. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 0);
  404. ultraGridColumn20.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  405. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  406. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  407. ultraGridColumn21.Header.VisiblePosition = 20;
  408. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 2;
  409. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  410. ultraGridColumn21.RowLayoutColumnInfo.ParentGroupIndex = 1;
  411. ultraGridColumn21.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  412. ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(113, 0);
  413. ultraGridColumn21.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  414. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  415. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  416. ultraGridColumn22.Header.VisiblePosition = 21;
  417. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 2;
  418. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  419. ultraGridColumn22.RowLayoutColumnInfo.ParentGroupIndex = 0;
  420. ultraGridColumn22.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  421. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(113, 0);
  422. ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  423. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
  424. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  425. ultraGridBand1.Columns.AddRange(new object[] {
  426. ultraGridColumn1,
  427. ultraGridColumn2,
  428. ultraGridColumn3,
  429. ultraGridColumn4,
  430. ultraGridColumn5,
  431. ultraGridColumn6,
  432. ultraGridColumn7,
  433. ultraGridColumn8,
  434. ultraGridColumn9,
  435. ultraGridColumn10,
  436. ultraGridColumn11,
  437. ultraGridColumn12,
  438. ultraGridColumn13,
  439. ultraGridColumn14,
  440. ultraGridColumn15,
  441. ultraGridColumn16,
  442. ultraGridColumn17,
  443. ultraGridColumn18,
  444. ultraGridColumn19,
  445. ultraGridColumn20,
  446. ultraGridColumn21,
  447. ultraGridColumn22});
  448. ultraGridGroup1.Header.Caption = "外购(小时/百吨)";
  449. ultraGridGroup1.Key = "NewGroup0";
  450. ultraGridGroup1.RowLayoutGroupInfo.OriginX = 8;
  451. ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
  452. ultraGridGroup1.RowLayoutGroupInfo.SpanX = 3;
  453. ultraGridGroup1.RowLayoutGroupInfo.SpanY = 3;
  454. ultraGridGroup2.Header.Caption = "自炼(小时/百吨)";
  455. ultraGridGroup2.Key = "NewGroup3";
  456. ultraGridGroup2.RowLayoutGroupInfo.OriginX = 5;
  457. ultraGridGroup2.RowLayoutGroupInfo.OriginY = 0;
  458. ultraGridGroup2.RowLayoutGroupInfo.SpanX = 3;
  459. ultraGridGroup2.RowLayoutGroupInfo.SpanY = 3;
  460. ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  461. ultraGridGroup1,
  462. ultraGridGroup2});
  463. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  464. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  465. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  466. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  467. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  468. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  469. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  470. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  471. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  472. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
  473. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  474. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  475. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  476. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  477. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  478. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  479. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  480. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  481. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  482. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  483. appearance5.BackColor = System.Drawing.SystemColors.Window;
  484. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  485. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  486. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  487. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  488. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  489. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  490. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  491. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  492. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  493. appearance20.BackColor = System.Drawing.SystemColors.Window;
  494. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance20;
  495. appearance21.BorderColor = System.Drawing.Color.Silver;
  496. appearance21.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  497. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance21;
  498. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  499. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  500. appearance22.BackColor = System.Drawing.SystemColors.Control;
  501. appearance22.BackColor2 = System.Drawing.SystemColors.ControlDark;
  502. appearance22.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  503. appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  504. appearance22.BorderColor = System.Drawing.SystemColors.Window;
  505. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance22;
  506. appearance23.TextHAlignAsString = "Left";
  507. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance23;
  508. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  509. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  510. appearance24.BackColor = System.Drawing.SystemColors.Window;
  511. appearance24.BorderColor = System.Drawing.Color.Silver;
  512. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance24;
  513. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  514. appearance25.BackColor = System.Drawing.SystemColors.ControlLight;
  515. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance25;
  516. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  517. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  518. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  519. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  520. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  521. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  522. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
  523. this.ultraGrid2.Name = "ultraGrid2";
  524. this.ultraGrid2.Size = new System.Drawing.Size(1812, 419);
  525. this.ultraGrid2.TabIndex = 18;
  526. this.ultraGrid2.Text = "ultraGrid1";
  527. this.ultraGrid2.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid2_InitializeRow);
  528. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  529. //
  530. // dataSet2
  531. //
  532. this.dataSet2.DataSetName = "NewDataSet";
  533. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  534. this.dataTable1,
  535. this.dataTable2,
  536. this.dataTable3});
  537. //
  538. // dataTable1
  539. //
  540. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  541. this.dataColumn1,
  542. this.dataColumn2,
  543. this.dataColumn3,
  544. this.dataColumn4,
  545. this.dataColumn5,
  546. this.dataColumn6,
  547. this.dataColumn7,
  548. this.dataColumn8,
  549. this.dataColumn9,
  550. this.dataColumn10,
  551. this.dataColumn11,
  552. this.dataColumn12,
  553. this.dataColumn0,
  554. this.dataColumn15,
  555. this.dataColumn16,
  556. this.dataColumn17,
  557. this.dataColumn18,
  558. this.dataColumn32,
  559. this.dataColumn35,
  560. this.dataColumn36,
  561. this.dataColumn37,
  562. this.dataColumn38});
  563. this.dataTable1.TableName = "Table1";
  564. //
  565. // dataColumn1
  566. //
  567. this.dataColumn1.Caption = "工序代码";
  568. this.dataColumn1.ColumnName = "PROCESS_CODE";
  569. //
  570. // dataColumn2
  571. //
  572. this.dataColumn2.Caption = "工序描述";
  573. this.dataColumn2.ColumnName = "PROCESS_DESC";
  574. //
  575. // dataColumn3
  576. //
  577. this.dataColumn3.Caption = "工序类型代码";
  578. this.dataColumn3.ColumnName = "STYLE";
  579. //
  580. // dataColumn4
  581. //
  582. this.dataColumn4.Caption = "工序顺序号";
  583. this.dataColumn4.ColumnName = "PROCESS_ID";
  584. //
  585. // dataColumn5
  586. //
  587. this.dataColumn5.Caption = "创建人";
  588. this.dataColumn5.ColumnName = "CREATE_NAME";
  589. //
  590. // dataColumn6
  591. //
  592. this.dataColumn6.Caption = "创建时间";
  593. this.dataColumn6.ColumnName = "CREATE_TIME";
  594. //
  595. // dataColumn7
  596. //
  597. this.dataColumn7.Caption = "修改人";
  598. this.dataColumn7.ColumnName = "UPDATE_NAME";
  599. //
  600. // dataColumn8
  601. //
  602. this.dataColumn8.Caption = "修改时间";
  603. this.dataColumn8.ColumnName = "UPDATE_TIME";
  604. //
  605. // dataColumn9
  606. //
  607. this.dataColumn9.Caption = "作废人";
  608. this.dataColumn9.ColumnName = "DELETE_NAME";
  609. //
  610. // dataColumn10
  611. //
  612. this.dataColumn10.Caption = "作废时间";
  613. this.dataColumn10.ColumnName = "DELETE_TIME";
  614. //
  615. // dataColumn11
  616. //
  617. this.dataColumn11.Caption = "VALIDFLAG";
  618. this.dataColumn11.ColumnMapping = System.Data.MappingType.Hidden;
  619. this.dataColumn11.ColumnName = "VALIDFLAG";
  620. //
  621. // dataColumn12
  622. //
  623. this.dataColumn12.Caption = "备注";
  624. this.dataColumn12.ColumnName = "MEMO";
  625. //
  626. // dataColumn0
  627. //
  628. this.dataColumn0.Caption = "标准成本";
  629. this.dataColumn0.ColumnName = "COST";
  630. //
  631. // dataColumn15
  632. //
  633. this.dataColumn15.Caption = "有效标识";
  634. this.dataColumn15.ColumnName = "VALIDFLAGNAME";
  635. //
  636. // dataColumn16
  637. //
  638. this.dataColumn16.Caption = "生产时间(分钟/百吨)";
  639. this.dataColumn16.ColumnName = "MINUTE_PRODUCT";
  640. //
  641. // dataColumn17
  642. //
  643. this.dataColumn17.Caption = "等待时间(分钟/百吨)";
  644. this.dataColumn17.ColumnName = "MINUTE_WAITE";
  645. //
  646. // dataColumn18
  647. //
  648. this.dataColumn18.Caption = "工序循环次数";
  649. this.dataColumn18.ColumnName = "ICOUNT";
  650. //
  651. // dataColumn32
  652. //
  653. this.dataColumn32.Caption = "工序类型";
  654. this.dataColumn32.ColumnName = "STYLE_NAME";
  655. //
  656. // dataColumn35
  657. //
  658. this.dataColumn35.Caption = "生产时间";
  659. this.dataColumn35.ColumnName = "MINUTE_PRODUCT_OUT";
  660. //
  661. // dataColumn36
  662. //
  663. this.dataColumn36.Caption = "批量等待时间";
  664. this.dataColumn36.ColumnName = "MINUTE_WAITE_OUT";
  665. //
  666. // dataColumn37
  667. //
  668. this.dataColumn37.Caption = "批量等待时间";
  669. this.dataColumn37.ColumnName = "BATCH_WAITE";
  670. //
  671. // dataColumn38
  672. //
  673. this.dataColumn38.Caption = "批量等待时间";
  674. this.dataColumn38.ColumnName = "BATCH_WAITE_OUT";
  675. //
  676. // dataTable2
  677. //
  678. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  679. this.dataColumn13,
  680. this.dataColumn14});
  681. this.dataTable2.TableName = "Table2";
  682. //
  683. // dataColumn13
  684. //
  685. this.dataColumn13.ColumnName = "ID";
  686. //
  687. // dataColumn14
  688. //
  689. this.dataColumn14.ColumnName = "NAME";
  690. //
  691. // dataTable3
  692. //
  693. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  694. this.dataColumn19,
  695. this.dataColumn20,
  696. this.dataColumn21,
  697. this.dataColumn22,
  698. this.dataColumn23,
  699. this.dataColumn24,
  700. this.dataColumn25,
  701. this.dataColumn26,
  702. this.dataColumn27,
  703. this.dataColumn28,
  704. this.dataColumn29,
  705. this.dataColumn30,
  706. this.dataColumn31,
  707. this.dataColumn33,
  708. this.dataColumn34,
  709. this.dataColumn39,
  710. this.dataColumn40,
  711. this.dataColumn41,
  712. this.dataColumn42,
  713. this.dataColumn43,
  714. this.dataColumn44});
  715. this.dataTable3.TableName = "Table3";
  716. //
  717. // dataColumn19
  718. //
  719. this.dataColumn19.Caption = "二级工序代码";
  720. this.dataColumn19.ColumnName = "PROCESS_CDOE_C";
  721. //
  722. // dataColumn20
  723. //
  724. this.dataColumn20.Caption = "二级工序";
  725. this.dataColumn20.ColumnName = "PROCESS_DESC_C";
  726. //
  727. // dataColumn21
  728. //
  729. this.dataColumn21.Caption = "一级工序点代码";
  730. this.dataColumn21.ColumnName = "PROCESS_CDOE";
  731. //
  732. // dataColumn22
  733. //
  734. this.dataColumn22.Caption = "一级工序";
  735. this.dataColumn22.ColumnName = "PROCESS_DESC";
  736. //
  737. // dataColumn23
  738. //
  739. this.dataColumn23.Caption = "创建人";
  740. this.dataColumn23.ColumnName = "CREATE_NAME";
  741. //
  742. // dataColumn24
  743. //
  744. this.dataColumn24.Caption = "创建时间";
  745. this.dataColumn24.ColumnName = "CREATE_TIME";
  746. //
  747. // dataColumn25
  748. //
  749. this.dataColumn25.Caption = "修改人";
  750. this.dataColumn25.ColumnName = "UPDATE_NAME";
  751. //
  752. // dataColumn26
  753. //
  754. this.dataColumn26.Caption = "修改时间";
  755. this.dataColumn26.ColumnName = "UPDATE_TIME";
  756. //
  757. // dataColumn27
  758. //
  759. this.dataColumn27.Caption = "作废人";
  760. this.dataColumn27.ColumnName = "DELETE_NAME";
  761. //
  762. // dataColumn28
  763. //
  764. this.dataColumn28.Caption = "作废时间";
  765. this.dataColumn28.ColumnName = "DELETE_TIME";
  766. //
  767. // dataColumn29
  768. //
  769. this.dataColumn29.Caption = "有效标志代码";
  770. this.dataColumn29.ColumnName = "VALIDFLAG";
  771. //
  772. // dataColumn30
  773. //
  774. this.dataColumn30.Caption = "有效标识";
  775. this.dataColumn30.ColumnName = "VALIDFLAGNAME";
  776. //
  777. // dataColumn31
  778. //
  779. this.dataColumn31.Caption = "备注";
  780. this.dataColumn31.ColumnName = "MEMO";
  781. //
  782. // dataColumn33
  783. //
  784. this.dataColumn33.Caption = "顺序号";
  785. this.dataColumn33.ColumnName = "PROCESS_ID_C";
  786. //
  787. // dataColumn34
  788. //
  789. this.dataColumn34.Caption = "二级工序分类";
  790. this.dataColumn34.ColumnName = "PROCESS_STYLE";
  791. //
  792. // dataColumn39
  793. //
  794. this.dataColumn39.Caption = "生产时间";
  795. this.dataColumn39.ColumnName = "MINUTE_PRODUCT";
  796. //
  797. // dataColumn40
  798. //
  799. this.dataColumn40.Caption = "等待时间";
  800. this.dataColumn40.ColumnName = "MINUTE_WAITE";
  801. //
  802. // dataColumn41
  803. //
  804. this.dataColumn41.Caption = "生产时间";
  805. this.dataColumn41.ColumnName = "MINUTE_PRODUCT_OUT";
  806. //
  807. // dataColumn42
  808. //
  809. this.dataColumn42.Caption = "等待时间";
  810. this.dataColumn42.ColumnName = "MINUTE_WAITE_OUT";
  811. //
  812. // dataColumn43
  813. //
  814. this.dataColumn43.Caption = "批量等待时间";
  815. this.dataColumn43.ColumnName = "BATCH_WAITE";
  816. //
  817. // dataColumn44
  818. //
  819. this.dataColumn44.Caption = "批量等待时间";
  820. this.dataColumn44.ColumnName = "BATCH_WAITE_OUT";
  821. //
  822. // ultraExpandableGroupBox1
  823. //
  824. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  825. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  826. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1812, 100);
  827. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 419);
  828. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  829. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  830. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1812, 100);
  831. this.ultraExpandableGroupBox1.TabIndex = 17;
  832. this.ultraExpandableGroupBox1.Text = "编辑区域";
  833. //
  834. // ultraExpandableGroupBoxPanel1
  835. //
  836. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label10);
  837. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label6);
  838. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label5);
  839. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.numProcess_Id);
  840. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4);
  841. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.numICount);
  842. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbCOST);
  843. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor4);
  844. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor2);
  845. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.numMinute_Waite);
  846. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label15);
  847. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label13);
  848. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label3);
  849. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor3);
  850. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor1);
  851. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.numMinute_Product);
  852. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label14);
  853. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label12);
  854. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label2);
  855. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor1);
  856. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label1);
  857. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMemo);
  858. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtName);
  859. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  860. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
  861. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4);
  862. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  863. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1806, 76);
  864. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  865. //
  866. // label10
  867. //
  868. this.label10.AutoSize = true;
  869. this.label10.Location = new System.Drawing.Point(1245, 14);
  870. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  871. this.label10.Name = "label10";
  872. this.label10.Size = new System.Drawing.Size(37, 15);
  873. this.label10.TabIndex = 27;
  874. this.label10.Text = "备注";
  875. //
  876. // label6
  877. //
  878. this.label6.AutoSize = true;
  879. this.label6.Location = new System.Drawing.Point(37, 41);
  880. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  881. this.label6.Name = "label6";
  882. this.label6.Size = new System.Drawing.Size(67, 15);
  883. this.label6.TabIndex = 26;
  884. this.label6.Text = "标准成本";
  885. //
  886. // label5
  887. //
  888. this.label5.AutoSize = true;
  889. this.label5.Location = new System.Drawing.Point(36, 16);
  890. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  891. this.label5.Name = "label5";
  892. this.label5.Size = new System.Drawing.Size(67, 15);
  893. this.label5.TabIndex = 25;
  894. this.label5.Text = "工序描述";
  895. //
  896. // numProcess_Id
  897. //
  898. this.numProcess_Id.Location = new System.Drawing.Point(1139, 38);
  899. this.numProcess_Id.Margin = new System.Windows.Forms.Padding(4);
  900. this.numProcess_Id.MaskInput = "nnnnnnnn";
  901. this.numProcess_Id.Name = "numProcess_Id";
  902. this.numProcess_Id.Nullable = true;
  903. this.numProcess_Id.Size = new System.Drawing.Size(83, 24);
  904. this.numProcess_Id.TabIndex = 24;
  905. //
  906. // label4
  907. //
  908. this.label4.AutoSize = true;
  909. this.label4.Location = new System.Drawing.Point(1045, 45);
  910. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  911. this.label4.Name = "label4";
  912. this.label4.Size = new System.Drawing.Size(82, 15);
  913. this.label4.TabIndex = 23;
  914. this.label4.Text = "工序顺序号";
  915. //
  916. // numICount
  917. //
  918. this.numICount.Location = new System.Drawing.Point(1137, 9);
  919. this.numICount.Margin = new System.Windows.Forms.Padding(4);
  920. this.numICount.MaskInput = "nnnnnnnn";
  921. this.numICount.MinValue = 1;
  922. this.numICount.Name = "numICount";
  923. this.numICount.Nullable = true;
  924. this.numICount.Size = new System.Drawing.Size(83, 24);
  925. this.numICount.TabIndex = 22;
  926. //
  927. // cmbCOST
  928. //
  929. this.cmbCOST.Location = new System.Drawing.Point(108, 38);
  930. this.cmbCOST.Margin = new System.Windows.Forms.Padding(4);
  931. this.cmbCOST.MaskInput = "nnnnnnnn.nn";
  932. this.cmbCOST.Name = "cmbCOST";
  933. this.cmbCOST.Nullable = true;
  934. this.cmbCOST.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  935. this.cmbCOST.Size = new System.Drawing.Size(133, 24);
  936. this.cmbCOST.TabIndex = 21;
  937. //
  938. // ultraNumericEditor4
  939. //
  940. this.ultraNumericEditor4.Location = new System.Drawing.Point(901, 38);
  941. this.ultraNumericEditor4.Margin = new System.Windows.Forms.Padding(4);
  942. this.ultraNumericEditor4.MaskInput = "nnnnnn.nn";
  943. this.ultraNumericEditor4.Name = "ultraNumericEditor4";
  944. this.ultraNumericEditor4.Nullable = true;
  945. this.ultraNumericEditor4.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  946. this.ultraNumericEditor4.Size = new System.Drawing.Size(111, 24);
  947. this.ultraNumericEditor4.TabIndex = 20;
  948. //
  949. // ultraNumericEditor2
  950. //
  951. this.ultraNumericEditor2.Location = new System.Drawing.Point(619, 38);
  952. this.ultraNumericEditor2.Margin = new System.Windows.Forms.Padding(4);
  953. this.ultraNumericEditor2.MaskInput = "nnnnnn.nn";
  954. this.ultraNumericEditor2.Name = "ultraNumericEditor2";
  955. this.ultraNumericEditor2.Nullable = true;
  956. this.ultraNumericEditor2.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  957. this.ultraNumericEditor2.Size = new System.Drawing.Size(109, 24);
  958. this.ultraNumericEditor2.TabIndex = 20;
  959. //
  960. // numMinute_Waite
  961. //
  962. this.numMinute_Waite.Location = new System.Drawing.Point(619, 9);
  963. this.numMinute_Waite.Margin = new System.Windows.Forms.Padding(4);
  964. this.numMinute_Waite.MaskInput = "nnnnnn.nn";
  965. this.numMinute_Waite.Name = "numMinute_Waite";
  966. this.numMinute_Waite.Nullable = true;
  967. this.numMinute_Waite.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  968. this.numMinute_Waite.Size = new System.Drawing.Size(109, 24);
  969. this.numMinute_Waite.TabIndex = 20;
  970. //
  971. // label15
  972. //
  973. this.label15.AutoSize = true;
  974. this.label15.Location = new System.Drawing.Point(749, 45);
  975. this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  976. this.label15.Name = "label15";
  977. this.label15.Size = new System.Drawing.Size(135, 15);
  978. this.label15.TabIndex = 19;
  979. this.label15.Text = "批量等待时间-外购";
  980. //
  981. // label13
  982. //
  983. this.label13.AutoSize = true;
  984. this.label13.Location = new System.Drawing.Point(500, 46);
  985. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  986. this.label13.Name = "label13";
  987. this.label13.Size = new System.Drawing.Size(105, 15);
  988. this.label13.TabIndex = 19;
  989. this.label13.Text = "等待时间-外购";
  990. //
  991. // label3
  992. //
  993. this.label3.AutoSize = true;
  994. this.label3.Location = new System.Drawing.Point(500, 18);
  995. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  996. this.label3.Name = "label3";
  997. this.label3.Size = new System.Drawing.Size(105, 15);
  998. this.label3.TabIndex = 19;
  999. this.label3.Text = "等待时间-自炼";
  1000. //
  1001. // ultraNumericEditor3
  1002. //
  1003. this.ultraNumericEditor3.Location = new System.Drawing.Point(901, 9);
  1004. this.ultraNumericEditor3.Margin = new System.Windows.Forms.Padding(4);
  1005. this.ultraNumericEditor3.MaskInput = "nnnnnn.nn";
  1006. this.ultraNumericEditor3.Name = "ultraNumericEditor3";
  1007. this.ultraNumericEditor3.Nullable = true;
  1008. this.ultraNumericEditor3.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  1009. this.ultraNumericEditor3.Size = new System.Drawing.Size(111, 24);
  1010. this.ultraNumericEditor3.TabIndex = 18;
  1011. //
  1012. // ultraNumericEditor1
  1013. //
  1014. this.ultraNumericEditor1.Location = new System.Drawing.Point(375, 38);
  1015. this.ultraNumericEditor1.Margin = new System.Windows.Forms.Padding(4);
  1016. this.ultraNumericEditor1.MaskInput = "nnnnnn.nn";
  1017. this.ultraNumericEditor1.Name = "ultraNumericEditor1";
  1018. this.ultraNumericEditor1.Nullable = true;
  1019. this.ultraNumericEditor1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  1020. this.ultraNumericEditor1.Size = new System.Drawing.Size(105, 24);
  1021. this.ultraNumericEditor1.TabIndex = 18;
  1022. //
  1023. // numMinute_Product
  1024. //
  1025. this.numMinute_Product.Location = new System.Drawing.Point(375, 9);
  1026. this.numMinute_Product.Margin = new System.Windows.Forms.Padding(4);
  1027. this.numMinute_Product.MaskInput = "nnnnnn.nn";
  1028. this.numMinute_Product.Name = "numMinute_Product";
  1029. this.numMinute_Product.Nullable = true;
  1030. this.numMinute_Product.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  1031. this.numMinute_Product.Size = new System.Drawing.Size(105, 24);
  1032. this.numMinute_Product.TabIndex = 18;
  1033. //
  1034. // label14
  1035. //
  1036. this.label14.AutoSize = true;
  1037. this.label14.Location = new System.Drawing.Point(752, 16);
  1038. this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1039. this.label14.Name = "label14";
  1040. this.label14.Size = new System.Drawing.Size(135, 15);
  1041. this.label14.TabIndex = 17;
  1042. this.label14.Text = "批量等待时间-自练";
  1043. //
  1044. // label12
  1045. //
  1046. this.label12.AutoSize = true;
  1047. this.label12.Location = new System.Drawing.Point(259, 45);
  1048. this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1049. this.label12.Name = "label12";
  1050. this.label12.Size = new System.Drawing.Size(105, 15);
  1051. this.label12.TabIndex = 17;
  1052. this.label12.Text = "生产时间-外购";
  1053. //
  1054. // label2
  1055. //
  1056. this.label2.AutoSize = true;
  1057. this.label2.Location = new System.Drawing.Point(259, 14);
  1058. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1059. this.label2.Name = "label2";
  1060. this.label2.Size = new System.Drawing.Size(105, 15);
  1061. this.label2.TabIndex = 17;
  1062. this.label2.Text = "生产时间-自炼";
  1063. //
  1064. // ultraTextEditor1
  1065. //
  1066. this.ultraTextEditor1.Location = new System.Drawing.Point(1921, 8);
  1067. this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(4);
  1068. this.ultraTextEditor1.MaxLength = 100;
  1069. this.ultraTextEditor1.Name = "ultraTextEditor1";
  1070. this.ultraTextEditor1.Size = new System.Drawing.Size(281, 24);
  1071. this.ultraTextEditor1.TabIndex = 9;
  1072. //
  1073. // label1
  1074. //
  1075. this.label1.AutoSize = true;
  1076. this.label1.Location = new System.Drawing.Point(1029, 15);
  1077. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1078. this.label1.Name = "label1";
  1079. this.label1.Size = new System.Drawing.Size(97, 15);
  1080. this.label1.TabIndex = 15;
  1081. this.label1.Text = "工序循环次数";
  1082. //
  1083. // txtMemo
  1084. //
  1085. this.txtMemo.Location = new System.Drawing.Point(1289, 9);
  1086. this.txtMemo.Margin = new System.Windows.Forms.Padding(4);
  1087. this.txtMemo.MaxLength = 100;
  1088. this.txtMemo.Name = "txtMemo";
  1089. this.txtMemo.Size = new System.Drawing.Size(205, 24);
  1090. this.txtMemo.TabIndex = 9;
  1091. //
  1092. // txtName
  1093. //
  1094. this.txtName.Location = new System.Drawing.Point(108, 9);
  1095. this.txtName.Margin = new System.Windows.Forms.Padding(4);
  1096. this.txtName.MaxLength = 50;
  1097. this.txtName.Name = "txtName";
  1098. this.txtName.Size = new System.Drawing.Size(133, 24);
  1099. this.txtName.TabIndex = 5;
  1100. //
  1101. // ultraTabPageControl2
  1102. //
  1103. this.ultraTabPageControl2.Controls.Add(this.ultraGrid1);
  1104. this.ultraTabPageControl2.Controls.Add(this.ultraExpandableGroupBox2);
  1105. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1106. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4);
  1107. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1108. this.ultraTabPageControl2.Size = new System.Drawing.Size(1812, 519);
  1109. //
  1110. // ultraGrid1
  1111. //
  1112. this.ultraGrid1.DataMember = "Table3";
  1113. this.ultraGrid1.DataSource = this.dataSet2;
  1114. appearance30.BackColor = System.Drawing.SystemColors.Window;
  1115. appearance30.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1116. this.ultraGrid1.DisplayLayout.Appearance = appearance30;
  1117. ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1118. ultraGridColumn23.Header.VisiblePosition = 0;
  1119. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 0;
  1120. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  1121. ultraGridColumn23.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1122. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
  1123. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  1124. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1125. ultraGridColumn24.Header.VisiblePosition = 1;
  1126. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 1;
  1127. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  1128. ultraGridColumn24.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1129. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
  1130. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  1131. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1132. ultraGridColumn25.Header.VisiblePosition = 3;
  1133. ultraGridColumn25.Hidden = true;
  1134. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 6;
  1135. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  1136. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
  1137. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  1138. ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1139. ultraGridColumn26.Header.VisiblePosition = 2;
  1140. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 3;
  1141. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  1142. ultraGridColumn26.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1143. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 1;
  1144. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  1145. ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1146. ultraGridColumn27.Header.VisiblePosition = 4;
  1147. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 13;
  1148. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  1149. ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1150. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 1;
  1151. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  1152. ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1153. ultraGridColumn28.Header.VisiblePosition = 5;
  1154. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 14;
  1155. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  1156. ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1157. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
  1158. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  1159. ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1160. ultraGridColumn29.Header.VisiblePosition = 6;
  1161. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 15;
  1162. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  1163. ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1164. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
  1165. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  1166. ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1167. ultraGridColumn30.Header.VisiblePosition = 7;
  1168. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 16;
  1169. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  1170. ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1171. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
  1172. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  1173. ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1174. ultraGridColumn31.Header.VisiblePosition = 8;
  1175. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 17;
  1176. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  1177. ultraGridColumn31.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1178. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
  1179. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  1180. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1181. ultraGridColumn32.Header.VisiblePosition = 9;
  1182. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 18;
  1183. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  1184. ultraGridColumn32.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1185. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 1;
  1186. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  1187. ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1188. ultraGridColumn33.Header.VisiblePosition = 10;
  1189. ultraGridColumn33.Hidden = true;
  1190. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
  1191. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 1;
  1192. ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1193. ultraGridColumn34.Header.VisiblePosition = 12;
  1194. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 11;
  1195. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1196. ultraGridColumn34.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1197. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 1;
  1198. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  1199. ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1200. ultraGridColumn35.Header.VisiblePosition = 11;
  1201. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 12;
  1202. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1203. ultraGridColumn35.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1204. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 1;
  1205. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  1206. ultraGridColumn36.Header.VisiblePosition = 13;
  1207. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 4;
  1208. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1209. ultraGridColumn36.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1210. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 1;
  1211. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  1212. ultraGridColumn37.Header.VisiblePosition = 14;
  1213. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 2;
  1214. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  1215. ultraGridColumn37.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1216. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 1;
  1217. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  1218. ultraGridColumn38.Header.VisiblePosition = 15;
  1219. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 0;
  1220. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  1221. ultraGridColumn38.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1222. ultraGridColumn38.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1223. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 1;
  1224. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 1;
  1225. ultraGridColumn39.Header.VisiblePosition = 16;
  1226. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 1;
  1227. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  1228. ultraGridColumn39.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1229. ultraGridColumn39.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1230. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 1;
  1231. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 1;
  1232. ultraGridColumn40.Header.VisiblePosition = 17;
  1233. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 0;
  1234. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  1235. ultraGridColumn40.RowLayoutColumnInfo.ParentGroupIndex = 1;
  1236. ultraGridColumn40.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  1237. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 1;
  1238. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 1;
  1239. ultraGridColumn41.Header.VisiblePosition = 18;
  1240. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 1;
  1241. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  1242. ultraGridColumn41.RowLayoutColumnInfo.ParentGroupIndex = 1;
  1243. ultraGridColumn41.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  1244. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 1;
  1245. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 1;
  1246. ultraGridColumn42.Header.VisiblePosition = 19;
  1247. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 2;
  1248. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  1249. ultraGridColumn42.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1250. ultraGridColumn42.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1251. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 1;
  1252. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 1;
  1253. ultraGridColumn43.Header.VisiblePosition = 20;
  1254. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 2;
  1255. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  1256. ultraGridColumn43.RowLayoutColumnInfo.ParentGroupIndex = 1;
  1257. ultraGridColumn43.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  1258. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 1;
  1259. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 1;
  1260. ultraGridBand2.Columns.AddRange(new object[] {
  1261. ultraGridColumn23,
  1262. ultraGridColumn24,
  1263. ultraGridColumn25,
  1264. ultraGridColumn26,
  1265. ultraGridColumn27,
  1266. ultraGridColumn28,
  1267. ultraGridColumn29,
  1268. ultraGridColumn30,
  1269. ultraGridColumn31,
  1270. ultraGridColumn32,
  1271. ultraGridColumn33,
  1272. ultraGridColumn34,
  1273. ultraGridColumn35,
  1274. ultraGridColumn36,
  1275. ultraGridColumn37,
  1276. ultraGridColumn38,
  1277. ultraGridColumn39,
  1278. ultraGridColumn40,
  1279. ultraGridColumn41,
  1280. ultraGridColumn42,
  1281. ultraGridColumn43});
  1282. ultraGridGroup3.Header.Caption = "自练(小时/百吨)";
  1283. ultraGridGroup3.Key = "NewGroup0";
  1284. ultraGridGroup3.RowLayoutGroupInfo.LabelSpan = 1;
  1285. ultraGridGroup3.RowLayoutGroupInfo.OriginX = 5;
  1286. ultraGridGroup3.RowLayoutGroupInfo.OriginY = 0;
  1287. ultraGridGroup3.RowLayoutGroupInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  1288. ultraGridGroup3.RowLayoutGroupInfo.SpanX = 3;
  1289. ultraGridGroup3.RowLayoutGroupInfo.SpanY = 2;
  1290. ultraGridGroup4.Header.Caption = "外购(小时/百吨)";
  1291. ultraGridGroup4.Key = "NewGroup1";
  1292. ultraGridGroup4.RowLayoutGroupInfo.LabelSpan = 1;
  1293. ultraGridGroup4.RowLayoutGroupInfo.OriginX = 8;
  1294. ultraGridGroup4.RowLayoutGroupInfo.OriginY = 0;
  1295. ultraGridGroup4.RowLayoutGroupInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  1296. ultraGridGroup4.RowLayoutGroupInfo.SpanX = 3;
  1297. ultraGridGroup4.RowLayoutGroupInfo.SpanY = 2;
  1298. ultraGridBand2.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  1299. ultraGridGroup3,
  1300. ultraGridGroup4});
  1301. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  1302. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1303. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1304. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1305. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1306. appearance31.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1307. appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1308. appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1309. appearance31.BorderColor = System.Drawing.SystemColors.Window;
  1310. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance31;
  1311. appearance32.ForeColor = System.Drawing.SystemColors.GrayText;
  1312. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance32;
  1313. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1314. appearance33.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1315. appearance33.BackColor2 = System.Drawing.SystemColors.Control;
  1316. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1317. appearance33.ForeColor = System.Drawing.SystemColors.GrayText;
  1318. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance33;
  1319. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  1320. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  1321. appearance34.BackColor = System.Drawing.SystemColors.Window;
  1322. appearance34.ForeColor = System.Drawing.SystemColors.ControlText;
  1323. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance34;
  1324. appearance35.BackColor = System.Drawing.SystemColors.Highlight;
  1325. appearance35.ForeColor = System.Drawing.SystemColors.HighlightText;
  1326. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance35;
  1327. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  1328. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1329. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1330. appearance36.BackColor = System.Drawing.SystemColors.Window;
  1331. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance36;
  1332. appearance37.BorderColor = System.Drawing.Color.Silver;
  1333. appearance37.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1334. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance37;
  1335. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1336. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  1337. appearance38.BackColor = System.Drawing.SystemColors.Control;
  1338. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1339. appearance38.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1340. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1341. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  1342. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance38;
  1343. appearance39.TextHAlignAsString = "Left";
  1344. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance39;
  1345. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1346. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1347. appearance40.BackColor = System.Drawing.SystemColors.Window;
  1348. appearance40.BorderColor = System.Drawing.Color.Silver;
  1349. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance40;
  1350. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1351. appearance41.BackColor = System.Drawing.SystemColors.ControlLight;
  1352. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance41;
  1353. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1354. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1355. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1356. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1357. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  1358. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  1359. this.ultraGrid1.Name = "ultraGrid1";
  1360. this.ultraGrid1.Size = new System.Drawing.Size(1812, 420);
  1361. this.ultraGrid1.TabIndex = 0;
  1362. this.ultraGrid1.Text = "ultraGrid1";
  1363. this.ultraGrid1.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid1_InitializeRow);
  1364. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  1365. //
  1366. // ultraExpandableGroupBox2
  1367. //
  1368. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  1369. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  1370. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1812, 99);
  1371. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 420);
  1372. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  1373. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  1374. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1812, 99);
  1375. this.ultraExpandableGroupBox2.TabIndex = 1;
  1376. this.ultraExpandableGroupBox2.Text = "编辑区域";
  1377. //
  1378. // ultraExpandableGroupBoxPanel2
  1379. //
  1380. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor5);
  1381. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor6);
  1382. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor7);
  1383. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label16);
  1384. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label17);
  1385. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label18);
  1386. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor8);
  1387. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor9);
  1388. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor10);
  1389. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label19);
  1390. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label20);
  1391. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label21);
  1392. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraComboEditor1);
  1393. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel2);
  1394. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.numSequence2);
  1395. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.numSequence1);
  1396. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label11);
  1397. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txtMemo2);
  1398. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label9);
  1399. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.cmbProcess1);
  1400. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label8);
  1401. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txtProcess2);
  1402. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.label7);
  1403. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1404. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 21);
  1405. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4);
  1406. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  1407. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1806, 75);
  1408. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  1409. //
  1410. // ultraNumericEditor5
  1411. //
  1412. this.ultraNumericEditor5.Location = new System.Drawing.Point(1107, 35);
  1413. this.ultraNumericEditor5.Margin = new System.Windows.Forms.Padding(4);
  1414. this.ultraNumericEditor5.MaskInput = "nnnnnn.nn";
  1415. this.ultraNumericEditor5.Name = "ultraNumericEditor5";
  1416. this.ultraNumericEditor5.Nullable = true;
  1417. this.ultraNumericEditor5.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  1418. this.ultraNumericEditor5.Size = new System.Drawing.Size(101, 24);
  1419. this.ultraNumericEditor5.TabIndex = 30;
  1420. //
  1421. // ultraNumericEditor6
  1422. //
  1423. this.ultraNumericEditor6.Location = new System.Drawing.Point(831, 32);
  1424. this.ultraNumericEditor6.Margin = new System.Windows.Forms.Padding(4);
  1425. this.ultraNumericEditor6.MaskInput = "nnnnnn.nn";
  1426. this.ultraNumericEditor6.Name = "ultraNumericEditor6";
  1427. this.ultraNumericEditor6.Nullable = true;
  1428. this.ultraNumericEditor6.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  1429. this.ultraNumericEditor6.Size = new System.Drawing.Size(103, 24);
  1430. this.ultraNumericEditor6.TabIndex = 31;
  1431. //
  1432. // ultraNumericEditor7
  1433. //
  1434. this.ultraNumericEditor7.Location = new System.Drawing.Point(829, 2);
  1435. this.ultraNumericEditor7.Margin = new System.Windows.Forms.Padding(4);
  1436. this.ultraNumericEditor7.MaskInput = "nnnnnn.nn";
  1437. this.ultraNumericEditor7.Name = "ultraNumericEditor7";
  1438. this.ultraNumericEditor7.Nullable = true;
  1439. this.ultraNumericEditor7.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  1440. this.ultraNumericEditor7.Size = new System.Drawing.Size(104, 24);
  1441. this.ultraNumericEditor7.TabIndex = 32;
  1442. //
  1443. // label16
  1444. //
  1445. this.label16.AutoSize = true;
  1446. this.label16.Location = new System.Drawing.Point(961, 41);
  1447. this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1448. this.label16.Name = "label16";
  1449. this.label16.Size = new System.Drawing.Size(135, 15);
  1450. this.label16.TabIndex = 27;
  1451. this.label16.Text = "批量等待时间-外购";
  1452. //
  1453. // label17
  1454. //
  1455. this.label17.AutoSize = true;
  1456. this.label17.Location = new System.Drawing.Point(713, 39);
  1457. this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1458. this.label17.Name = "label17";
  1459. this.label17.Size = new System.Drawing.Size(105, 15);
  1460. this.label17.TabIndex = 28;
  1461. this.label17.Text = "等待时间-外购";
  1462. //
  1463. // label18
  1464. //
  1465. this.label18.AutoSize = true;
  1466. this.label18.Location = new System.Drawing.Point(713, 9);
  1467. this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1468. this.label18.Name = "label18";
  1469. this.label18.Size = new System.Drawing.Size(105, 15);
  1470. this.label18.TabIndex = 29;
  1471. this.label18.Text = "等待时间-自炼";
  1472. //
  1473. // ultraNumericEditor8
  1474. //
  1475. this.ultraNumericEditor8.Location = new System.Drawing.Point(1107, 5);
  1476. this.ultraNumericEditor8.Margin = new System.Windows.Forms.Padding(4);
  1477. this.ultraNumericEditor8.MaskInput = "nnnnnn.nn";
  1478. this.ultraNumericEditor8.Name = "ultraNumericEditor8";
  1479. this.ultraNumericEditor8.Nullable = true;
  1480. this.ultraNumericEditor8.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  1481. this.ultraNumericEditor8.Size = new System.Drawing.Size(101, 24);
  1482. this.ultraNumericEditor8.TabIndex = 24;
  1483. //
  1484. // ultraNumericEditor9
  1485. //
  1486. this.ultraNumericEditor9.Location = new System.Drawing.Point(595, 36);
  1487. this.ultraNumericEditor9.Margin = new System.Windows.Forms.Padding(4);
  1488. this.ultraNumericEditor9.MaskInput = "nnnnnn.nn";
  1489. this.ultraNumericEditor9.Name = "ultraNumericEditor9";
  1490. this.ultraNumericEditor9.Nullable = true;
  1491. this.ultraNumericEditor9.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  1492. this.ultraNumericEditor9.Size = new System.Drawing.Size(99, 24);
  1493. this.ultraNumericEditor9.TabIndex = 25;
  1494. //
  1495. // ultraNumericEditor10
  1496. //
  1497. this.ultraNumericEditor10.Location = new System.Drawing.Point(593, 5);
  1498. this.ultraNumericEditor10.Margin = new System.Windows.Forms.Padding(4);
  1499. this.ultraNumericEditor10.MaskInput = "nnnnnn.nn";
  1500. this.ultraNumericEditor10.Name = "ultraNumericEditor10";
  1501. this.ultraNumericEditor10.Nullable = true;
  1502. this.ultraNumericEditor10.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
  1503. this.ultraNumericEditor10.Size = new System.Drawing.Size(100, 24);
  1504. this.ultraNumericEditor10.TabIndex = 26;
  1505. //
  1506. // label19
  1507. //
  1508. this.label19.AutoSize = true;
  1509. this.label19.Location = new System.Drawing.Point(959, 11);
  1510. this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1511. this.label19.Name = "label19";
  1512. this.label19.Size = new System.Drawing.Size(135, 15);
  1513. this.label19.TabIndex = 21;
  1514. this.label19.Text = "批量等待时间-自练";
  1515. //
  1516. // label20
  1517. //
  1518. this.label20.AutoSize = true;
  1519. this.label20.Location = new System.Drawing.Point(479, 41);
  1520. this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1521. this.label20.Name = "label20";
  1522. this.label20.Size = new System.Drawing.Size(105, 15);
  1523. this.label20.TabIndex = 22;
  1524. this.label20.Text = "生产时间-外购";
  1525. //
  1526. // label21
  1527. //
  1528. this.label21.AutoSize = true;
  1529. this.label21.Location = new System.Drawing.Point(479, 11);
  1530. this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1531. this.label21.Name = "label21";
  1532. this.label21.Size = new System.Drawing.Size(105, 15);
  1533. this.label21.TabIndex = 23;
  1534. this.label21.Text = "生产时间-自炼";
  1535. //
  1536. // ultraComboEditor1
  1537. //
  1538. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1539. this.ultraComboEditor1.Location = new System.Drawing.Point(335, 38);
  1540. this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(4);
  1541. this.ultraComboEditor1.Name = "ultraComboEditor1";
  1542. this.ultraComboEditor1.Size = new System.Drawing.Size(131, 24);
  1543. this.ultraComboEditor1.TabIndex = 10;
  1544. //
  1545. // ultraLabel2
  1546. //
  1547. this.ultraLabel2.AutoSize = true;
  1548. this.ultraLabel2.Location = new System.Drawing.Point(224, 41);
  1549. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4);
  1550. this.ultraLabel2.Name = "ultraLabel2";
  1551. this.ultraLabel2.Size = new System.Drawing.Size(98, 19);
  1552. this.ultraLabel2.TabIndex = 9;
  1553. this.ultraLabel2.Text = "二级工序分类";
  1554. //
  1555. // numSequence2
  1556. //
  1557. this.numSequence2.Location = new System.Drawing.Point(128, 36);
  1558. this.numSequence2.Margin = new System.Windows.Forms.Padding(4);
  1559. this.numSequence2.MaskInput = "nn";
  1560. this.numSequence2.MaxValue = 99;
  1561. this.numSequence2.MinValue = 0;
  1562. this.numSequence2.Name = "numSequence2";
  1563. this.numSequence2.Nullable = true;
  1564. this.numSequence2.Size = new System.Drawing.Size(43, 24);
  1565. this.numSequence2.TabIndex = 8;
  1566. //
  1567. // numSequence1
  1568. //
  1569. this.numSequence1.Location = new System.Drawing.Point(97, 36);
  1570. this.numSequence1.Margin = new System.Windows.Forms.Padding(4);
  1571. this.numSequence1.Name = "numSequence1";
  1572. this.numSequence1.ReadOnly = true;
  1573. this.numSequence1.Size = new System.Drawing.Size(29, 25);
  1574. this.numSequence1.TabIndex = 7;
  1575. //
  1576. // label11
  1577. //
  1578. this.label11.AutoSize = true;
  1579. this.label11.Location = new System.Drawing.Point(32, 42);
  1580. this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1581. this.label11.Name = "label11";
  1582. this.label11.Size = new System.Drawing.Size(52, 15);
  1583. this.label11.TabIndex = 6;
  1584. this.label11.Text = "顺序号";
  1585. //
  1586. // txtMemo2
  1587. //
  1588. this.txtMemo2.Location = new System.Drawing.Point(1269, 8);
  1589. this.txtMemo2.Margin = new System.Windows.Forms.Padding(4);
  1590. this.txtMemo2.MaxLength = 100;
  1591. this.txtMemo2.Name = "txtMemo2";
  1592. this.txtMemo2.Size = new System.Drawing.Size(245, 25);
  1593. this.txtMemo2.TabIndex = 5;
  1594. //
  1595. // label9
  1596. //
  1597. this.label9.AutoSize = true;
  1598. this.label9.Location = new System.Drawing.Point(1225, 12);
  1599. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1600. this.label9.Name = "label9";
  1601. this.label9.Size = new System.Drawing.Size(37, 15);
  1602. this.label9.TabIndex = 4;
  1603. this.label9.Text = "备注";
  1604. //
  1605. // cmbProcess1
  1606. //
  1607. this.cmbProcess1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1608. this.cmbProcess1.FormattingEnabled = true;
  1609. this.cmbProcess1.Location = new System.Drawing.Point(96, 6);
  1610. this.cmbProcess1.Margin = new System.Windows.Forms.Padding(4);
  1611. this.cmbProcess1.Name = "cmbProcess1";
  1612. this.cmbProcess1.Size = new System.Drawing.Size(128, 23);
  1613. this.cmbProcess1.TabIndex = 3;
  1614. this.cmbProcess1.SelectedIndexChanged += new System.EventHandler(this.cmbProcess1_SelectedIndexChanged);
  1615. this.cmbProcess1.SelectedValueChanged += new System.EventHandler(this.cmbProcess1_SelectedValueChanged);
  1616. //
  1617. // label8
  1618. //
  1619. this.label8.AutoSize = true;
  1620. this.label8.Location = new System.Drawing.Point(21, 11);
  1621. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1622. this.label8.Name = "label8";
  1623. this.label8.Size = new System.Drawing.Size(67, 15);
  1624. this.label8.TabIndex = 2;
  1625. this.label8.Text = "一级工序";
  1626. //
  1627. // txtProcess2
  1628. //
  1629. this.txtProcess2.Location = new System.Drawing.Point(335, 5);
  1630. this.txtProcess2.Margin = new System.Windows.Forms.Padding(4);
  1631. this.txtProcess2.Name = "txtProcess2";
  1632. this.txtProcess2.Size = new System.Drawing.Size(129, 25);
  1633. this.txtProcess2.TabIndex = 1;
  1634. //
  1635. // label7
  1636. //
  1637. this.label7.AutoSize = true;
  1638. this.label7.Location = new System.Drawing.Point(259, 10);
  1639. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1640. this.label7.Name = "label7";
  1641. this.label7.Size = new System.Drawing.Size(67, 15);
  1642. this.label7.TabIndex = 0;
  1643. this.label7.Text = "二级工序";
  1644. //
  1645. // FrmBase_Fill_Panel_Fill_Panel
  1646. //
  1647. this.FrmBase_Fill_Panel_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel);
  1648. this.FrmBase_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  1649. this.FrmBase_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  1650. this.FrmBase_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  1651. this.FrmBase_Fill_Panel_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  1652. this.FrmBase_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel";
  1653. this.FrmBase_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1816, 602);
  1654. this.FrmBase_Fill_Panel_Fill_Panel.TabIndex = 0;
  1655. //
  1656. // FrmBase_Fill_Panel_Fill_Panel_Fill_Panel
  1657. //
  1658. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraTabControl1);
  1659. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.panel2);
  1660. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  1661. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  1662. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  1663. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  1664. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel_Fill_Panel";
  1665. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1816, 602);
  1666. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.TabIndex = 0;
  1667. //
  1668. // ultraTabControl1
  1669. //
  1670. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1671. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1672. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1673. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1674. this.ultraTabControl1.Location = new System.Drawing.Point(0, 54);
  1675. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4);
  1676. this.ultraTabControl1.Name = "ultraTabControl1";
  1677. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1678. this.ultraTabControl1.Size = new System.Drawing.Size(1816, 548);
  1679. this.ultraTabControl1.TabIndex = 19;
  1680. ultraTab1.Key = "PROCESS1";
  1681. ultraTab1.TabPage = this.ultraTabPageControl1;
  1682. ultraTab1.Text = "一级工序";
  1683. ultraTab2.Key = "PROCESS2";
  1684. ultraTab2.TabPage = this.ultraTabPageControl2;
  1685. ultraTab2.Text = "二级工序";
  1686. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1687. ultraTab1,
  1688. ultraTab2});
  1689. //
  1690. // ultraTabSharedControlsPage1
  1691. //
  1692. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1693. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4);
  1694. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1695. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1812, 519);
  1696. //
  1697. // panel2
  1698. //
  1699. this.panel2.Controls.Add(this.chkValid);
  1700. this.panel2.Controls.Add(this.txtTitleName);
  1701. this.panel2.Controls.Add(this.ultraLabel1);
  1702. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  1703. this.panel2.Location = new System.Drawing.Point(0, 0);
  1704. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  1705. this.panel2.Name = "panel2";
  1706. this.panel2.Size = new System.Drawing.Size(1816, 54);
  1707. this.panel2.TabIndex = 15;
  1708. //
  1709. // chkValid
  1710. //
  1711. this.chkValid.Location = new System.Drawing.Point(287, 12);
  1712. this.chkValid.Margin = new System.Windows.Forms.Padding(4);
  1713. this.chkValid.Name = "chkValid";
  1714. this.chkValid.Size = new System.Drawing.Size(95, 29);
  1715. this.chkValid.TabIndex = 4;
  1716. this.chkValid.Text = "包含无效";
  1717. //
  1718. // txtTitleName
  1719. //
  1720. this.txtTitleName.Location = new System.Drawing.Point(112, 14);
  1721. this.txtTitleName.Margin = new System.Windows.Forms.Padding(4);
  1722. this.txtTitleName.MaxLength = 50;
  1723. this.txtTitleName.Name = "txtTitleName";
  1724. this.txtTitleName.Size = new System.Drawing.Size(151, 24);
  1725. this.txtTitleName.TabIndex = 1;
  1726. //
  1727. // ultraLabel1
  1728. //
  1729. appearance7.TextHAlignAsString = "Center";
  1730. appearance7.TextVAlignAsString = "Middle";
  1731. this.ultraLabel1.Appearance = appearance7;
  1732. this.ultraLabel1.Location = new System.Drawing.Point(28, 15);
  1733. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
  1734. this.ultraLabel1.Name = "ultraLabel1";
  1735. this.ultraLabel1.Size = new System.Drawing.Size(87, 29);
  1736. this.ultraLabel1.TabIndex = 0;
  1737. this.ultraLabel1.Text = "工序描述";
  1738. //
  1739. // FrmBase_Fill_Panel
  1740. //
  1741. this.FrmBase_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel);
  1742. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  1743. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  1744. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  1745. this.FrmBase_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  1746. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  1747. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1816, 602);
  1748. this.FrmBase_Fill_Panel.TabIndex = 4;
  1749. //
  1750. // FrmProcessBasics
  1751. //
  1752. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1753. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1754. this.ClientSize = new System.Drawing.Size(1816, 602);
  1755. this.Controls.Add(this.FrmBase_Fill_Panel);
  1756. this.Margin = new System.Windows.Forms.Padding(5);
  1757. this.Name = "FrmProcessBasics";
  1758. this.Text = "工序管理";
  1759. this.Load += new System.EventHandler(this.FrmProcessBasics_Load);
  1760. this.ultraTabPageControl1.ResumeLayout(false);
  1761. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1762. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1763. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1764. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1765. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1766. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1767. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1768. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1769. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1770. ((System.ComponentModel.ISupportInitialize)(this.numProcess_Id)).EndInit();
  1771. ((System.ComponentModel.ISupportInitialize)(this.numICount)).EndInit();
  1772. ((System.ComponentModel.ISupportInitialize)(this.cmbCOST)).EndInit();
  1773. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor4)).EndInit();
  1774. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
  1775. ((System.ComponentModel.ISupportInitialize)(this.numMinute_Waite)).EndInit();
  1776. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).EndInit();
  1777. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
  1778. ((System.ComponentModel.ISupportInitialize)(this.numMinute_Product)).EndInit();
  1779. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  1780. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
  1781. ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
  1782. this.ultraTabPageControl2.ResumeLayout(false);
  1783. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1784. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1785. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1786. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1787. this.ultraExpandableGroupBoxPanel2.PerformLayout();
  1788. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor5)).EndInit();
  1789. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor6)).EndInit();
  1790. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor7)).EndInit();
  1791. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor8)).EndInit();
  1792. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor9)).EndInit();
  1793. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor10)).EndInit();
  1794. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  1795. ((System.ComponentModel.ISupportInitialize)(this.numSequence2)).EndInit();
  1796. this.FrmBase_Fill_Panel_Fill_Panel.ResumeLayout(false);
  1797. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.ResumeLayout(false);
  1798. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1799. this.ultraTabControl1.ResumeLayout(false);
  1800. this.panel2.ResumeLayout(false);
  1801. this.panel2.PerformLayout();
  1802. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
  1803. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).EndInit();
  1804. this.FrmBase_Fill_Panel.ResumeLayout(false);
  1805. this.ResumeLayout(false);
  1806. }
  1807. #endregion
  1808. private System.Data.DataTable dataTable2;
  1809. private System.Data.DataColumn dataColumn13;
  1810. private System.Data.DataColumn dataColumn14;
  1811. private System.Data.DataSet dataSet2;
  1812. private System.Data.DataTable dataTable1;
  1813. private System.Data.DataColumn dataColumn1;
  1814. private System.Data.DataColumn dataColumn2;
  1815. private System.Data.DataColumn dataColumn3;
  1816. private System.Data.DataColumn dataColumn4;
  1817. private System.Data.DataColumn dataColumn5;
  1818. private System.Data.DataColumn dataColumn6;
  1819. private System.Data.DataColumn dataColumn7;
  1820. private System.Data.DataColumn dataColumn8;
  1821. private System.Data.DataColumn dataColumn9;
  1822. private System.Data.DataColumn dataColumn10;
  1823. private System.Data.DataColumn dataColumn11;
  1824. private System.Data.DataColumn dataColumn12;
  1825. private System.Data.DataColumn dataColumn0;
  1826. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel;
  1827. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel_Fill_Panel;
  1828. private System.Windows.Forms.Panel panel2;
  1829. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
  1830. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTitleName;
  1831. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1832. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  1833. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1834. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1835. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1836. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
  1837. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtName;
  1838. private System.Data.DataColumn dataColumn15;
  1839. private System.Data.DataColumn dataColumn16;
  1840. private System.Data.DataColumn dataColumn17;
  1841. private System.Data.DataColumn dataColumn18;
  1842. private System.Windows.Forms.Label label1;
  1843. private System.Windows.Forms.Label label2;
  1844. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numMinute_Waite;
  1845. private System.Windows.Forms.Label label3;
  1846. private Infragistics.Win.UltraWinEditors.UltraNumericEditor cmbCOST;
  1847. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1848. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1849. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1850. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1851. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1852. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  1853. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  1854. private System.Data.DataTable dataTable3;
  1855. private System.Data.DataColumn dataColumn19;
  1856. private System.Data.DataColumn dataColumn20;
  1857. private System.Data.DataColumn dataColumn21;
  1858. private System.Data.DataColumn dataColumn22;
  1859. private System.Data.DataColumn dataColumn23;
  1860. private System.Data.DataColumn dataColumn24;
  1861. private System.Data.DataColumn dataColumn25;
  1862. private System.Data.DataColumn dataColumn26;
  1863. private System.Data.DataColumn dataColumn27;
  1864. private System.Data.DataColumn dataColumn28;
  1865. private System.Data.DataColumn dataColumn29;
  1866. private System.Data.DataColumn dataColumn30;
  1867. private System.Data.DataColumn dataColumn31;
  1868. private System.Windows.Forms.Label label4;
  1869. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numProcess_Id;
  1870. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numMinute_Product;
  1871. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numICount;
  1872. private System.Windows.Forms.Label label6;
  1873. private System.Windows.Forms.Label label5;
  1874. private System.Windows.Forms.Label label7;
  1875. private System.Windows.Forms.Label label8;
  1876. private System.Windows.Forms.TextBox txtProcess2;
  1877. private System.Windows.Forms.ComboBox cmbProcess1;
  1878. private System.Windows.Forms.TextBox txtMemo2;
  1879. private System.Windows.Forms.Label label9;
  1880. private System.Windows.Forms.Label label10;
  1881. private System.Data.DataColumn dataColumn32;
  1882. private System.Windows.Forms.TextBox numSequence1;
  1883. private System.Windows.Forms.Label label11;
  1884. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numSequence2;
  1885. private System.Data.DataColumn dataColumn33;
  1886. private System.Data.DataColumn dataColumn34;
  1887. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1888. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  1889. private System.Data.DataColumn dataColumn35;
  1890. private System.Data.DataColumn dataColumn36;
  1891. private System.Data.DataColumn dataColumn37;
  1892. private System.Data.DataColumn dataColumn38;
  1893. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
  1894. private System.Windows.Forms.Label label13;
  1895. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
  1896. private System.Windows.Forms.Label label12;
  1897. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor4;
  1898. private System.Windows.Forms.Label label15;
  1899. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor3;
  1900. private System.Windows.Forms.Label label14;
  1901. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  1902. private System.Data.DataColumn dataColumn39;
  1903. private System.Data.DataColumn dataColumn40;
  1904. private System.Data.DataColumn dataColumn41;
  1905. private System.Data.DataColumn dataColumn42;
  1906. private System.Data.DataColumn dataColumn43;
  1907. private System.Data.DataColumn dataColumn44;
  1908. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor5;
  1909. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor6;
  1910. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor7;
  1911. private System.Windows.Forms.Label label16;
  1912. private System.Windows.Forms.Label label17;
  1913. private System.Windows.Forms.Label label18;
  1914. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor8;
  1915. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor9;
  1916. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor10;
  1917. private System.Windows.Forms.Label label19;
  1918. private System.Windows.Forms.Label label20;
  1919. private System.Windows.Forms.Label label21;
  1920. }
  1921. }