FrmProductionLineInfo.Designer.cs 106 KB

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