frmScrapSteel.Designer.cs 154 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632
  1. namespace Core.StlMes.Client.LgResMgt
  2. {
  3. partial class frmScrapSteel
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StoveID");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IronFrom");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanSteelCode");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanExecuteStatus");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanMakeTime");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Maker");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CastNo");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CutTaskNo");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VanHeatNo");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEAT_NUM");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAST_SEQ");
  42. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StoveID");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IronFrom");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanSteelCode");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanExecuteStatus");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanMakeTime");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Maker");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CastNo");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CutTaskNo");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VanHeatNo");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEAT_NUM");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAST_SEQ");
  56. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StoveID");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IronFrom");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanSteelCode");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanExecuteStatus");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanMakeTime");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Maker");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CastNo");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CutTaskNo");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VanHeatNo");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEAT_NUM");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAST_SEQ");
  70. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JOBID");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEATNO");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BLOCKFUR");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATIONCODE");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIFTCODE");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHARGENO");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOTALWGT");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHUTEWGT");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JOINSTOVEWGT");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JOBDATE");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPTPERSONNEL");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Band 1");
  84. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand5 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 1", 0);
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JOBID");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAPSTEELCODE");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAPSTEELNAME");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JMWGT");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FEEDINGTIME");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FEEDINGER");
  91. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(27407969);
  93. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  94. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  95. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  96. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  97. Infragistics.Win.UltraWinDataSource.UltraDataBand ultraDataBand1 = new Infragistics.Win.UltraWinDataSource.UltraDataBand("Band 1");
  98. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("JOBID");
  99. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SCRAPSTEELCODE");
  100. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SCRAPSTEELNAME");
  101. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("JMWGT");
  102. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("FEEDINGTIME");
  103. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("FEEDINGER");
  104. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("JOBID");
  105. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("HEATNO");
  106. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("BLOCKFUR");
  107. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("STATIONCODE");
  108. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SHIFTCODE");
  109. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("CHARGENO");
  110. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("TOTALWGT");
  111. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn14 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("CHUTEWGT");
  112. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn15 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("JOINSTOVEWGT");
  113. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn16 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("JOBDATE");
  114. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn17 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MEMO");
  115. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn18 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("OPTPERSONNEL");
  116. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  118. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  119. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  120. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  130. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  131. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  132. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  133. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  134. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  135. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  136. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  137. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  138. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  139. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  140. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  141. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  142. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool40 = new Infragistics.Win.UltraWinToolbars.ButtonTool("left");
  143. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool41 = new Infragistics.Win.UltraWinToolbars.ButtonTool("right");
  144. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool45 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
  145. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool46 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
  146. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool44 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
  147. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool43 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
  148. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool42 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
  149. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Custom");
  150. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool57 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
  151. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  152. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmScrapSteel));
  153. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool58 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
  154. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  155. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool59 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
  156. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  157. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool61 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
  158. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  159. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool62 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
  160. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  161. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool32 = new Infragistics.Win.UltraWinToolbars.ButtonTool("left");
  162. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  163. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool33 = new Infragistics.Win.UltraWinToolbars.ButtonTool("right");
  164. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  165. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool29 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Custom");
  166. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  167. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("utbDetail");
  168. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Toast");
  169. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("repair");
  170. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UsedLog");
  171. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("RepairLog");
  172. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("HotRecLog");
  173. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Toast");
  174. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar3 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("utbEdit");
  175. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("fore");
  176. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("next");
  177. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
  178. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
  179. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
  180. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("query");
  181. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
  182. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
  183. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Toast");
  184. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("repair");
  185. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool18 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UsedLog");
  186. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool19 = new Infragistics.Win.UltraWinToolbars.ButtonTool("RepairLog");
  187. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool20 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
  188. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool21 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
  189. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool22 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
  190. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool23 = new Infragistics.Win.UltraWinToolbars.ButtonTool("query");
  191. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool24 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
  192. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool25 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
  193. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool26 = new Infragistics.Win.UltraWinToolbars.ButtonTool("fore");
  194. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool27 = new Infragistics.Win.UltraWinToolbars.ButtonTool("next");
  195. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool28 = new Infragistics.Win.UltraWinToolbars.ButtonTool("HotRecLog");
  196. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  197. this.panel2 = new System.Windows.Forms.Panel();
  198. this.splitter2 = new System.Windows.Forms.Splitter();
  199. this.splitter1 = new System.Windows.Forms.Splitter();
  200. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  201. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  202. this.dataSet4 = new System.Data.DataSet();
  203. this.dataTable4 = new System.Data.DataTable();
  204. this.dataColumn32 = new System.Data.DataColumn();
  205. this.dataColumn33 = new System.Data.DataColumn();
  206. this.dataColumn34 = new System.Data.DataColumn();
  207. this.dataColumn35 = new System.Data.DataColumn();
  208. this.dataColumn36 = new System.Data.DataColumn();
  209. this.dataColumn37 = new System.Data.DataColumn();
  210. this.dataColumn38 = new System.Data.DataColumn();
  211. this.dataColumn41 = new System.Data.DataColumn();
  212. this.dataColumn46 = new System.Data.DataColumn();
  213. this.dataColumn47 = new System.Data.DataColumn();
  214. this.dataColumn52 = new System.Data.DataColumn();
  215. this.dataColumn53 = new System.Data.DataColumn();
  216. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  217. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  218. this.dataSet3 = new System.Data.DataSet();
  219. this.dataTable3 = new System.Data.DataTable();
  220. this.dataColumn25 = new System.Data.DataColumn();
  221. this.dataColumn26 = new System.Data.DataColumn();
  222. this.dataColumn27 = new System.Data.DataColumn();
  223. this.dataColumn28 = new System.Data.DataColumn();
  224. this.dataColumn29 = new System.Data.DataColumn();
  225. this.dataColumn30 = new System.Data.DataColumn();
  226. this.dataColumn31 = new System.Data.DataColumn();
  227. this.dataColumn40 = new System.Data.DataColumn();
  228. this.dataColumn44 = new System.Data.DataColumn();
  229. this.dataColumn45 = new System.Data.DataColumn();
  230. this.dataColumn50 = new System.Data.DataColumn();
  231. this.dataColumn51 = new System.Data.DataColumn();
  232. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  233. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  234. this.dataSet2 = new System.Data.DataSet();
  235. this.dataTable2 = new System.Data.DataTable();
  236. this.dataColumn18 = new System.Data.DataColumn();
  237. this.dataColumn19 = new System.Data.DataColumn();
  238. this.dataColumn20 = new System.Data.DataColumn();
  239. this.dataColumn21 = new System.Data.DataColumn();
  240. this.dataColumn22 = new System.Data.DataColumn();
  241. this.dataColumn23 = new System.Data.DataColumn();
  242. this.dataColumn24 = new System.Data.DataColumn();
  243. this.dataColumn39 = new System.Data.DataColumn();
  244. this.dataColumn42 = new System.Data.DataColumn();
  245. this.dataColumn43 = new System.Data.DataColumn();
  246. this.dataColumn48 = new System.Data.DataColumn();
  247. this.dataColumn49 = new System.Data.DataColumn();
  248. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  249. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  250. this.ultraDataSource1 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  251. this.dataSet1 = new System.Data.DataSet();
  252. this.dataTable1 = new System.Data.DataTable();
  253. this.dataColumn1 = new System.Data.DataColumn();
  254. this.dataColumn2 = new System.Data.DataColumn();
  255. this.dataColumn3 = new System.Data.DataColumn();
  256. this.dataColumn4 = new System.Data.DataColumn();
  257. this.dataColumn5 = new System.Data.DataColumn();
  258. this.dataColumn6 = new System.Data.DataColumn();
  259. this.dataColumn7 = new System.Data.DataColumn();
  260. this.dataColumn8 = new System.Data.DataColumn();
  261. this.dataColumn9 = new System.Data.DataColumn();
  262. this.dataColumn10 = new System.Data.DataColumn();
  263. this.dataColumn11 = new System.Data.DataColumn();
  264. this.dataColumn12 = new System.Data.DataColumn();
  265. this.dataColumn13 = new System.Data.DataColumn();
  266. this.dataColumn14 = new System.Data.DataColumn();
  267. this.dataColumn15 = new System.Data.DataColumn();
  268. this.dataColumn16 = new System.Data.DataColumn();
  269. this.dataColumn17 = new System.Data.DataColumn();
  270. this.dataColumn54 = new System.Data.DataColumn();
  271. this.dataColumn55 = new System.Data.DataColumn();
  272. this.dataColumn56 = new System.Data.DataColumn();
  273. this.dataColumn57 = new System.Data.DataColumn();
  274. this.dataColumn58 = new System.Data.DataColumn();
  275. this.dataColumn59 = new System.Data.DataColumn();
  276. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  277. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  278. this.chkSend = new System.Windows.Forms.CheckBox();
  279. this.label28 = new System.Windows.Forms.Label();
  280. this.udte_EndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  281. this.udte_StartTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  282. this.label2 = new System.Windows.Forms.Label();
  283. this.ute_DH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  284. this.checkBox1 = new System.Windows.Forms.CheckBox();
  285. this.groupBox6 = new System.Windows.Forms.GroupBox();
  286. this.label1 = new System.Windows.Forms.Label();
  287. this.label3 = new System.Windows.Forms.Label();
  288. this.label18 = new System.Windows.Forms.Label();
  289. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  290. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  291. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  292. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  293. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  294. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  295. this.groupBox2 = new System.Windows.Forms.GroupBox();
  296. this.button3 = new System.Windows.Forms.Button();
  297. this.ute_ZL3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  298. this.label17 = new System.Windows.Forms.Label();
  299. this.button2 = new System.Windows.Forms.Button();
  300. this.button1 = new System.Windows.Forms.Button();
  301. this.ute_ZL2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  302. this.label16 = new System.Windows.Forms.Label();
  303. this.ute_ZL1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  304. this.label15 = new System.Windows.Forms.Label();
  305. this.groupBox1 = new System.Windows.Forms.GroupBox();
  306. this.ute_LH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  307. this.materName6 = new Infragistics.Win.Misc.UltraLabel();
  308. this.materName5 = new Infragistics.Win.Misc.UltraLabel();
  309. this.materName4 = new Infragistics.Win.Misc.UltraLabel();
  310. this.materName3 = new Infragistics.Win.Misc.UltraLabel();
  311. this.materName2 = new Infragistics.Win.Misc.UltraLabel();
  312. this.materName1 = new Infragistics.Win.Misc.UltraLabel();
  313. this.materValue6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  314. this.materValue4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  315. this.materValue5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  316. this.materValue3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  317. this.materValue2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  318. this.cbb_BC = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  319. this.label20 = new System.Windows.Forms.Label();
  320. this.ultNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  321. this.label19 = new System.Windows.Forms.Label();
  322. this.utlcbdevNo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  323. this.ute_BZ = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  324. this.label14 = new System.Windows.Forms.Label();
  325. this.label13 = new System.Windows.Forms.Label();
  326. this.ute_RLSJ = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  327. this.label22 = new System.Windows.Forms.Label();
  328. this.ute_DZ = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  329. this.label12 = new System.Windows.Forms.Label();
  330. this.ute_ZZ = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  331. this.label10 = new System.Windows.Forms.Label();
  332. this.ute_RLZL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  333. this.label11 = new System.Windows.Forms.Label();
  334. this.materValue1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  335. this.label5 = new System.Windows.Forms.Label();
  336. this.ute_DH2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  337. this.label4 = new System.Windows.Forms.Label();
  338. this._ClientArea_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  339. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  340. this._ClientArea_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  341. this._ClientArea_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  342. this._ClientArea_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  343. this.uTbMTool = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  344. this.ultraTabPageControl1.SuspendLayout();
  345. this.panel2.SuspendLayout();
  346. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  347. this.ultraGroupBox4.SuspendLayout();
  348. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  349. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).BeginInit();
  350. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  351. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  352. this.ultraGroupBox3.SuspendLayout();
  353. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  354. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  355. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  356. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  357. this.ultraGroupBox2.SuspendLayout();
  358. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  359. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  360. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  361. this.ultraTabPageControl2.SuspendLayout();
  362. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  363. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit();
  364. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  365. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  366. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  367. this.ultraGroupBox1.SuspendLayout();
  368. ((System.ComponentModel.ISupportInitialize)(this.udte_EndTime)).BeginInit();
  369. ((System.ComponentModel.ISupportInitialize)(this.udte_StartTime)).BeginInit();
  370. ((System.ComponentModel.ISupportInitialize)(this.ute_DH)).BeginInit();
  371. this.groupBox6.SuspendLayout();
  372. this.ultraPanel1.ClientArea.SuspendLayout();
  373. this.ultraPanel1.SuspendLayout();
  374. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  375. this.ultraTabControl1.SuspendLayout();
  376. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  377. this.ultraExpandableGroupBox1.SuspendLayout();
  378. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  379. this.ultraPanel2.ClientArea.SuspendLayout();
  380. this.ultraPanel2.SuspendLayout();
  381. this.groupBox2.SuspendLayout();
  382. ((System.ComponentModel.ISupportInitialize)(this.ute_ZL3)).BeginInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.ute_ZL2)).BeginInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.ute_ZL1)).BeginInit();
  385. this.groupBox1.SuspendLayout();
  386. ((System.ComponentModel.ISupportInitialize)(this.ute_LH)).BeginInit();
  387. ((System.ComponentModel.ISupportInitialize)(this.materValue6)).BeginInit();
  388. ((System.ComponentModel.ISupportInitialize)(this.materValue4)).BeginInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.materValue5)).BeginInit();
  390. ((System.ComponentModel.ISupportInitialize)(this.materValue3)).BeginInit();
  391. ((System.ComponentModel.ISupportInitialize)(this.materValue2)).BeginInit();
  392. ((System.ComponentModel.ISupportInitialize)(this.cbb_BC)).BeginInit();
  393. ((System.ComponentModel.ISupportInitialize)(this.ultNo)).BeginInit();
  394. ((System.ComponentModel.ISupportInitialize)(this.utlcbdevNo)).BeginInit();
  395. ((System.ComponentModel.ISupportInitialize)(this.ute_BZ)).BeginInit();
  396. ((System.ComponentModel.ISupportInitialize)(this.ute_RLSJ)).BeginInit();
  397. ((System.ComponentModel.ISupportInitialize)(this.ute_DZ)).BeginInit();
  398. ((System.ComponentModel.ISupportInitialize)(this.ute_ZZ)).BeginInit();
  399. ((System.ComponentModel.ISupportInitialize)(this.ute_RLZL)).BeginInit();
  400. ((System.ComponentModel.ISupportInitialize)(this.materValue1)).BeginInit();
  401. ((System.ComponentModel.ISupportInitialize)(this.ute_DH2)).BeginInit();
  402. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  403. ((System.ComponentModel.ISupportInitialize)(this.uTbMTool)).BeginInit();
  404. this.SuspendLayout();
  405. //
  406. // ultraTabPageControl1
  407. //
  408. this.ultraTabPageControl1.Controls.Add(this.panel2);
  409. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 24);
  410. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  411. this.ultraTabPageControl1.Size = new System.Drawing.Size(1024, 333);
  412. //
  413. // panel2
  414. //
  415. this.panel2.Controls.Add(this.splitter2);
  416. this.panel2.Controls.Add(this.splitter1);
  417. this.panel2.Controls.Add(this.ultraGroupBox4);
  418. this.panel2.Controls.Add(this.ultraGroupBox3);
  419. this.panel2.Controls.Add(this.ultraGroupBox2);
  420. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  421. this.panel2.Location = new System.Drawing.Point(0, 0);
  422. this.panel2.Name = "panel2";
  423. this.panel2.Size = new System.Drawing.Size(1024, 333);
  424. this.panel2.TabIndex = 12;
  425. //
  426. // splitter2
  427. //
  428. this.splitter2.Dock = System.Windows.Forms.DockStyle.Right;
  429. this.splitter2.Location = new System.Drawing.Point(718, 0);
  430. this.splitter2.Name = "splitter2";
  431. this.splitter2.Size = new System.Drawing.Size(3, 333);
  432. this.splitter2.TabIndex = 16;
  433. this.splitter2.TabStop = false;
  434. //
  435. // splitter1
  436. //
  437. this.splitter1.Location = new System.Drawing.Point(332, 0);
  438. this.splitter1.Name = "splitter1";
  439. this.splitter1.Size = new System.Drawing.Size(3, 333);
  440. this.splitter1.TabIndex = 15;
  441. this.splitter1.TabStop = false;
  442. //
  443. // ultraGroupBox4
  444. //
  445. this.ultraGroupBox4.Controls.Add(this.ultraGrid4);
  446. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Right;
  447. this.ultraGroupBox4.Location = new System.Drawing.Point(721, 0);
  448. this.ultraGroupBox4.Name = "ultraGroupBox4";
  449. this.ultraGroupBox4.Size = new System.Drawing.Size(303, 333);
  450. this.ultraGroupBox4.TabIndex = 14;
  451. this.ultraGroupBox4.Text = "3#转炉";
  452. this.ultraGroupBox4.Visible = false;
  453. //
  454. // ultraGrid4
  455. //
  456. this.ultraGrid4.DataSource = this.dataSet4;
  457. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  458. ultraGridColumn1.Header.Caption = "熔炼号";
  459. ultraGridColumn1.Header.VisiblePosition = 0;
  460. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  461. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  462. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  463. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  464. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  465. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  466. ultraGridColumn2.Header.VisiblePosition = 1;
  467. ultraGridColumn2.Hidden = true;
  468. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(38, 0);
  469. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  470. ultraGridColumn3.Header.VisiblePosition = 2;
  471. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  472. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  473. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  474. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  475. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  476. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  477. ultraGridColumn4.Header.Caption = "执行状态";
  478. ultraGridColumn4.Header.VisiblePosition = 3;
  479. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 10;
  480. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  481. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  482. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  483. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  484. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  485. ultraGridColumn5.Header.Caption = "制定时间";
  486. ultraGridColumn5.Header.VisiblePosition = 4;
  487. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 12;
  488. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  489. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  490. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  491. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  492. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  493. ultraGridColumn6.Header.Caption = "制定人";
  494. ultraGridColumn6.Header.VisiblePosition = 5;
  495. ultraGridColumn6.Hidden = true;
  496. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 14;
  497. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  498. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  499. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  500. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  501. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  502. ultraGridColumn7.Header.VisiblePosition = 6;
  503. ultraGridColumn7.Hidden = true;
  504. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 6;
  505. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  506. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  507. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  508. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  509. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  510. ultraGridColumn8.Header.Caption = "铸机号";
  511. ultraGridColumn8.Header.VisiblePosition = 7;
  512. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 8;
  513. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  514. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
  515. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  516. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  517. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  518. ultraGridColumn9.Header.VisiblePosition = 8;
  519. ultraGridColumn9.Hidden = true;
  520. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 2;
  521. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  522. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  523. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  524. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  525. ultraGridColumn10.Header.VisiblePosition = 9;
  526. ultraGridColumn10.Hidden = true;
  527. ultraGridColumn11.Header.VisiblePosition = 10;
  528. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  529. ultraGridColumn12.Header.VisiblePosition = 11;
  530. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  531. ultraGridBand1.Columns.AddRange(new object[] {
  532. ultraGridColumn1,
  533. ultraGridColumn2,
  534. ultraGridColumn3,
  535. ultraGridColumn4,
  536. ultraGridColumn5,
  537. ultraGridColumn6,
  538. ultraGridColumn7,
  539. ultraGridColumn8,
  540. ultraGridColumn9,
  541. ultraGridColumn10,
  542. ultraGridColumn11,
  543. ultraGridColumn12});
  544. ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  545. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  546. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  547. appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  548. this.ultraGrid4.DisplayLayout.CaptionAppearance = appearance2;
  549. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  550. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  551. this.ultraGrid4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  552. this.ultraGrid4.Location = new System.Drawing.Point(3, 19);
  553. this.ultraGrid4.Name = "ultraGrid4";
  554. this.ultraGrid4.Size = new System.Drawing.Size(297, 311);
  555. this.ultraGrid4.TabIndex = 9;
  556. this.ultraGrid4.Click += new System.EventHandler(this.ultraGrid4_Click);
  557. //
  558. // dataSet4
  559. //
  560. this.dataSet4.DataSetName = "NewDataSet";
  561. this.dataSet4.Tables.AddRange(new System.Data.DataTable[] {
  562. this.dataTable4});
  563. //
  564. // dataTable4
  565. //
  566. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  567. this.dataColumn32,
  568. this.dataColumn33,
  569. this.dataColumn34,
  570. this.dataColumn35,
  571. this.dataColumn36,
  572. this.dataColumn37,
  573. this.dataColumn38,
  574. this.dataColumn41,
  575. this.dataColumn46,
  576. this.dataColumn47,
  577. this.dataColumn52,
  578. this.dataColumn53});
  579. this.dataTable4.TableName = "Table1";
  580. //
  581. // dataColumn32
  582. //
  583. this.dataColumn32.Caption = "炉号";
  584. this.dataColumn32.ColumnName = "StoveID";
  585. //
  586. // dataColumn33
  587. //
  588. this.dataColumn33.Caption = "铁水来源";
  589. this.dataColumn33.ColumnName = "IronFrom";
  590. //
  591. // dataColumn34
  592. //
  593. this.dataColumn34.Caption = "钢种";
  594. this.dataColumn34.ColumnName = "PlanSteelCode";
  595. //
  596. // dataColumn35
  597. //
  598. this.dataColumn35.Caption = "计划执行状态";
  599. this.dataColumn35.ColumnName = "PlanExecuteStatus";
  600. //
  601. // dataColumn36
  602. //
  603. this.dataColumn36.Caption = "计划制定时间";
  604. this.dataColumn36.ColumnName = "PlanMakeTime";
  605. //
  606. // dataColumn37
  607. //
  608. this.dataColumn37.Caption = "计划制定人";
  609. this.dataColumn37.ColumnName = "Maker";
  610. //
  611. // dataColumn38
  612. //
  613. this.dataColumn38.Caption = "浇次号";
  614. this.dataColumn38.ColumnName = "CastNo";
  615. //
  616. // dataColumn41
  617. //
  618. this.dataColumn41.Caption = "铸机任务编码";
  619. this.dataColumn41.ColumnName = "CutTaskNo";
  620. //
  621. // dataColumn46
  622. //
  623. this.dataColumn46.Caption = "提钒熔炼号";
  624. this.dataColumn46.ColumnName = "VanHeatNo";
  625. //
  626. // dataColumn47
  627. //
  628. this.dataColumn47.Caption = "提钒状态";
  629. this.dataColumn47.ColumnName = "Status";
  630. //
  631. // dataColumn52
  632. //
  633. this.dataColumn52.Caption = "浇次内炉数";
  634. this.dataColumn52.ColumnName = "HEAT_NUM";
  635. //
  636. // dataColumn53
  637. //
  638. this.dataColumn53.Caption = "浇次内序号";
  639. this.dataColumn53.ColumnName = "CAST_SEQ";
  640. //
  641. // ultraGroupBox3
  642. //
  643. this.ultraGroupBox3.Controls.Add(this.ultraGrid3);
  644. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  645. this.ultraGroupBox3.Location = new System.Drawing.Point(332, 0);
  646. this.ultraGroupBox3.Name = "ultraGroupBox3";
  647. this.ultraGroupBox3.Size = new System.Drawing.Size(692, 333);
  648. this.ultraGroupBox3.TabIndex = 13;
  649. this.ultraGroupBox3.Text = "2#转炉";
  650. //
  651. // ultraGrid3
  652. //
  653. this.ultraGrid3.DataSource = this.dataSet3;
  654. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  655. ultraGridColumn13.Header.Caption = "熔炼号";
  656. ultraGridColumn13.Header.VisiblePosition = 0;
  657. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 0;
  658. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  659. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  660. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  661. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  662. ultraGridColumn13.Width = 57;
  663. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  664. ultraGridColumn14.Header.VisiblePosition = 1;
  665. ultraGridColumn14.Hidden = true;
  666. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
  667. ultraGridColumn14.Width = 54;
  668. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  669. ultraGridColumn15.Header.VisiblePosition = 2;
  670. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 4;
  671. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  672. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 0);
  673. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  674. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  675. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  676. ultraGridColumn16.Header.Caption = "执行状态";
  677. ultraGridColumn16.Header.VisiblePosition = 3;
  678. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 10;
  679. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  680. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  681. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  682. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  683. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  684. ultraGridColumn17.Header.Caption = "制定时间";
  685. ultraGridColumn17.Header.VisiblePosition = 4;
  686. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 12;
  687. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  688. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  689. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  690. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  691. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  692. ultraGridColumn18.Header.Caption = "制定人";
  693. ultraGridColumn18.Header.VisiblePosition = 5;
  694. ultraGridColumn18.Hidden = true;
  695. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 14;
  696. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  697. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
  698. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  699. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  700. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  701. ultraGridColumn19.Header.VisiblePosition = 6;
  702. ultraGridColumn19.Hidden = true;
  703. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 6;
  704. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  705. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  706. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  707. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  708. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  709. ultraGridColumn20.Header.Caption = "铸机号";
  710. ultraGridColumn20.Header.VisiblePosition = 7;
  711. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 8;
  712. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  713. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  714. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  715. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  716. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  717. ultraGridColumn21.Header.VisiblePosition = 8;
  718. ultraGridColumn21.Hidden = true;
  719. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 2;
  720. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  721. ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  722. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  723. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  724. ultraGridColumn22.Header.VisiblePosition = 9;
  725. ultraGridColumn22.Hidden = true;
  726. ultraGridColumn23.Header.VisiblePosition = 10;
  727. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
  728. ultraGridColumn24.Header.VisiblePosition = 11;
  729. ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  730. ultraGridBand2.Columns.AddRange(new object[] {
  731. ultraGridColumn13,
  732. ultraGridColumn14,
  733. ultraGridColumn15,
  734. ultraGridColumn16,
  735. ultraGridColumn17,
  736. ultraGridColumn18,
  737. ultraGridColumn19,
  738. ultraGridColumn20,
  739. ultraGridColumn21,
  740. ultraGridColumn22,
  741. ultraGridColumn23,
  742. ultraGridColumn24});
  743. ultraGridBand2.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  744. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  745. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  746. appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  747. this.ultraGrid3.DisplayLayout.CaptionAppearance = appearance1;
  748. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  749. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  750. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  751. this.ultraGrid3.Location = new System.Drawing.Point(3, 19);
  752. this.ultraGrid3.Name = "ultraGrid3";
  753. this.ultraGrid3.Size = new System.Drawing.Size(686, 311);
  754. this.ultraGrid3.TabIndex = 9;
  755. this.ultraGrid3.Click += new System.EventHandler(this.ultraGrid3_Click);
  756. //
  757. // dataSet3
  758. //
  759. this.dataSet3.DataSetName = "NewDataSet";
  760. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  761. this.dataTable3});
  762. //
  763. // dataTable3
  764. //
  765. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  766. this.dataColumn25,
  767. this.dataColumn26,
  768. this.dataColumn27,
  769. this.dataColumn28,
  770. this.dataColumn29,
  771. this.dataColumn30,
  772. this.dataColumn31,
  773. this.dataColumn40,
  774. this.dataColumn44,
  775. this.dataColumn45,
  776. this.dataColumn50,
  777. this.dataColumn51});
  778. this.dataTable3.TableName = "Table1";
  779. //
  780. // dataColumn25
  781. //
  782. this.dataColumn25.Caption = "炉号";
  783. this.dataColumn25.ColumnName = "StoveID";
  784. //
  785. // dataColumn26
  786. //
  787. this.dataColumn26.Caption = "铁水来源";
  788. this.dataColumn26.ColumnName = "IronFrom";
  789. //
  790. // dataColumn27
  791. //
  792. this.dataColumn27.Caption = "钢种";
  793. this.dataColumn27.ColumnName = "PlanSteelCode";
  794. //
  795. // dataColumn28
  796. //
  797. this.dataColumn28.Caption = "计划执行状态";
  798. this.dataColumn28.ColumnName = "PlanExecuteStatus";
  799. //
  800. // dataColumn29
  801. //
  802. this.dataColumn29.Caption = "计划制定时间";
  803. this.dataColumn29.ColumnName = "PlanMakeTime";
  804. //
  805. // dataColumn30
  806. //
  807. this.dataColumn30.Caption = "计划制定人";
  808. this.dataColumn30.ColumnName = "Maker";
  809. //
  810. // dataColumn31
  811. //
  812. this.dataColumn31.Caption = "浇次号";
  813. this.dataColumn31.ColumnName = "CastNo";
  814. //
  815. // dataColumn40
  816. //
  817. this.dataColumn40.Caption = "铸机任务编码";
  818. this.dataColumn40.ColumnName = "CutTaskNo";
  819. //
  820. // dataColumn44
  821. //
  822. this.dataColumn44.Caption = "提钒熔炼号";
  823. this.dataColumn44.ColumnName = "VanHeatNo";
  824. //
  825. // dataColumn45
  826. //
  827. this.dataColumn45.Caption = "提钒状态";
  828. this.dataColumn45.ColumnName = "Status";
  829. //
  830. // dataColumn50
  831. //
  832. this.dataColumn50.Caption = "浇次内炉数";
  833. this.dataColumn50.ColumnName = "HEAT_NUM";
  834. //
  835. // dataColumn51
  836. //
  837. this.dataColumn51.Caption = "浇次内序号";
  838. this.dataColumn51.ColumnName = "CAST_SEQ";
  839. //
  840. // ultraGroupBox2
  841. //
  842. this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
  843. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Left;
  844. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  845. this.ultraGroupBox2.Name = "ultraGroupBox2";
  846. this.ultraGroupBox2.Size = new System.Drawing.Size(332, 333);
  847. this.ultraGroupBox2.TabIndex = 12;
  848. this.ultraGroupBox2.Text = "1#转炉";
  849. //
  850. // ultraGrid2
  851. //
  852. this.ultraGrid2.DataSource = this.dataSet2;
  853. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  854. ultraGridColumn25.Header.Caption = "熔炼号";
  855. ultraGridColumn25.Header.VisiblePosition = 0;
  856. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 0;
  857. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  858. ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  859. ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  860. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  861. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  862. ultraGridColumn25.Width = 46;
  863. ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  864. ultraGridColumn26.Header.VisiblePosition = 1;
  865. ultraGridColumn26.Hidden = true;
  866. ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(38, 0);
  867. ultraGridColumn26.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 40);
  868. ultraGridColumn26.Width = 69;
  869. ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  870. ultraGridColumn27.Header.VisiblePosition = 2;
  871. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 4;
  872. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  873. ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  874. ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  875. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  876. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  877. ultraGridColumn27.Width = 70;
  878. ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  879. ultraGridColumn28.Header.Caption = "执行状态";
  880. ultraGridColumn28.Header.VisiblePosition = 3;
  881. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 10;
  882. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  883. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  884. ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  885. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  886. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  887. ultraGridColumn28.Width = 77;
  888. ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  889. ultraGridColumn29.Header.Caption = "制定时间";
  890. ultraGridColumn29.Header.VisiblePosition = 4;
  891. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 12;
  892. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  893. ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  894. ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  895. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  896. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  897. ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  898. ultraGridColumn30.Header.Caption = "制定人";
  899. ultraGridColumn30.Header.VisiblePosition = 5;
  900. ultraGridColumn30.Hidden = true;
  901. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 14;
  902. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  903. ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  904. ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
  905. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  906. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  907. ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  908. ultraGridColumn31.Header.VisiblePosition = 6;
  909. ultraGridColumn31.Hidden = true;
  910. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 6;
  911. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  912. ultraGridColumn31.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  913. ultraGridColumn31.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
  914. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  915. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  916. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  917. ultraGridColumn32.Header.Caption = "铸机号";
  918. ultraGridColumn32.Header.VisiblePosition = 7;
  919. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 8;
  920. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  921. ultraGridColumn32.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0);
  922. ultraGridColumn32.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  923. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  924. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  925. ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  926. ultraGridColumn33.Header.VisiblePosition = 8;
  927. ultraGridColumn33.Hidden = true;
  928. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 2;
  929. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  930. ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  931. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  932. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  933. ultraGridColumn34.Header.VisiblePosition = 9;
  934. ultraGridColumn34.Hidden = true;
  935. ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  936. ultraGridColumn35.Header.VisiblePosition = 10;
  937. ultraGridColumn35.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  938. ultraGridColumn35.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  939. ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  940. ultraGridColumn36.Header.VisiblePosition = 11;
  941. ultraGridColumn36.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  942. ultraGridColumn36.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  943. ultraGridBand3.Columns.AddRange(new object[] {
  944. ultraGridColumn25,
  945. ultraGridColumn26,
  946. ultraGridColumn27,
  947. ultraGridColumn28,
  948. ultraGridColumn29,
  949. ultraGridColumn30,
  950. ultraGridColumn31,
  951. ultraGridColumn32,
  952. ultraGridColumn33,
  953. ultraGridColumn34,
  954. ultraGridColumn35,
  955. ultraGridColumn36});
  956. ultraGridBand3.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  957. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  958. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  959. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  960. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  961. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  962. this.ultraGrid2.Location = new System.Drawing.Point(3, 19);
  963. this.ultraGrid2.Name = "ultraGrid2";
  964. this.ultraGrid2.Size = new System.Drawing.Size(326, 311);
  965. this.ultraGrid2.TabIndex = 9;
  966. this.ultraGrid2.Click += new System.EventHandler(this.ultraGrid2_Click);
  967. //
  968. // dataSet2
  969. //
  970. this.dataSet2.DataSetName = "NewDataSet";
  971. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  972. this.dataTable2});
  973. //
  974. // dataTable2
  975. //
  976. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  977. this.dataColumn18,
  978. this.dataColumn19,
  979. this.dataColumn20,
  980. this.dataColumn21,
  981. this.dataColumn22,
  982. this.dataColumn23,
  983. this.dataColumn24,
  984. this.dataColumn39,
  985. this.dataColumn42,
  986. this.dataColumn43,
  987. this.dataColumn48,
  988. this.dataColumn49});
  989. this.dataTable2.TableName = "Table1";
  990. //
  991. // dataColumn18
  992. //
  993. this.dataColumn18.Caption = "炉号";
  994. this.dataColumn18.ColumnName = "StoveID";
  995. //
  996. // dataColumn19
  997. //
  998. this.dataColumn19.Caption = "铁水来源";
  999. this.dataColumn19.ColumnName = "IronFrom";
  1000. //
  1001. // dataColumn20
  1002. //
  1003. this.dataColumn20.Caption = "钢种";
  1004. this.dataColumn20.ColumnName = "PlanSteelCode";
  1005. //
  1006. // dataColumn21
  1007. //
  1008. this.dataColumn21.Caption = "计划执行状态";
  1009. this.dataColumn21.ColumnName = "PlanExecuteStatus";
  1010. //
  1011. // dataColumn22
  1012. //
  1013. this.dataColumn22.Caption = "计划制定时间";
  1014. this.dataColumn22.ColumnName = "PlanMakeTime";
  1015. //
  1016. // dataColumn23
  1017. //
  1018. this.dataColumn23.Caption = "计划制定人";
  1019. this.dataColumn23.ColumnName = "Maker";
  1020. //
  1021. // dataColumn24
  1022. //
  1023. this.dataColumn24.Caption = "浇次号";
  1024. this.dataColumn24.ColumnName = "CastNo";
  1025. //
  1026. // dataColumn39
  1027. //
  1028. this.dataColumn39.Caption = "铸机任务编码";
  1029. this.dataColumn39.ColumnName = "CutTaskNo";
  1030. //
  1031. // dataColumn42
  1032. //
  1033. this.dataColumn42.Caption = "提钒熔炼号";
  1034. this.dataColumn42.ColumnName = "VanHeatNo";
  1035. //
  1036. // dataColumn43
  1037. //
  1038. this.dataColumn43.Caption = "提钒状态";
  1039. this.dataColumn43.ColumnName = "Status";
  1040. //
  1041. // dataColumn48
  1042. //
  1043. this.dataColumn48.Caption = "浇次内炉数";
  1044. this.dataColumn48.ColumnName = "HEAT_NUM";
  1045. //
  1046. // dataColumn49
  1047. //
  1048. this.dataColumn49.Caption = "浇次内序号";
  1049. this.dataColumn49.ColumnName = "CAST_SEQ";
  1050. //
  1051. // ultraTabPageControl2
  1052. //
  1053. this.ultraTabPageControl2.Controls.Add(this.ultraGrid1);
  1054. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1055. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1056. this.ultraTabPageControl2.Size = new System.Drawing.Size(1024, 333);
  1057. //
  1058. // ultraGrid1
  1059. //
  1060. this.ultraGrid1.DataSource = this.ultraDataSource1;
  1061. ultraGridColumn37.Header.Caption = "作业序号";
  1062. ultraGridColumn37.Header.VisiblePosition = 0;
  1063. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 0;
  1064. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  1065. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  1066. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  1067. ultraGridColumn38.Header.Caption = "熔炼号";
  1068. ultraGridColumn38.Header.VisiblePosition = 1;
  1069. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 2;
  1070. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  1071. ultraGridColumn38.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(97, 0);
  1072. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
  1073. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
  1074. ultraGridColumn39.Header.Caption = "炉座";
  1075. ultraGridColumn39.Header.VisiblePosition = 2;
  1076. ultraGridColumn39.Hidden = true;
  1077. ultraGridColumn40.Header.Caption = "岗位";
  1078. ultraGridColumn40.Header.VisiblePosition = 3;
  1079. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 4;
  1080. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  1081. ultraGridColumn40.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  1082. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
  1083. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
  1084. ultraGridColumn41.Header.Caption = "班组";
  1085. ultraGridColumn41.Header.VisiblePosition = 4;
  1086. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 6;
  1087. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  1088. ultraGridColumn41.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
  1089. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
  1090. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
  1091. ultraGridColumn42.Header.Caption = "料斗号";
  1092. ultraGridColumn42.Header.VisiblePosition = 5;
  1093. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 8;
  1094. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  1095. ultraGridColumn42.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  1096. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
  1097. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
  1098. ultraGridColumn43.Header.Caption = "总重量";
  1099. ultraGridColumn43.Header.VisiblePosition = 6;
  1100. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 14;
  1101. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  1102. ultraGridColumn43.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 0);
  1103. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
  1104. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
  1105. ultraGridColumn44.Header.Caption = "料斗重";
  1106. ultraGridColumn44.Header.VisiblePosition = 7;
  1107. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 12;
  1108. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  1109. ultraGridColumn44.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  1110. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 2;
  1111. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 2;
  1112. ultraGridColumn45.Header.Caption = "入炉重量";
  1113. ultraGridColumn45.Header.VisiblePosition = 8;
  1114. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 10;
  1115. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  1116. ultraGridColumn45.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  1117. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 2;
  1118. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 2;
  1119. ultraGridColumn46.Header.Caption = "入炉时间";
  1120. ultraGridColumn46.Header.VisiblePosition = 9;
  1121. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 16;
  1122. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  1123. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 2;
  1124. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 2;
  1125. ultraGridColumn47.Header.Caption = "备注";
  1126. ultraGridColumn47.Header.VisiblePosition = 10;
  1127. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 20;
  1128. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  1129. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2;
  1130. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2;
  1131. ultraGridColumn48.Header.Caption = "操作人";
  1132. ultraGridColumn48.Header.VisiblePosition = 11;
  1133. ultraGridColumn48.Hidden = true;
  1134. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 18;
  1135. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  1136. ultraGridColumn48.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
  1137. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 2;
  1138. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 2;
  1139. ultraGridColumn49.Header.VisiblePosition = 12;
  1140. ultraGridBand4.Columns.AddRange(new object[] {
  1141. ultraGridColumn37,
  1142. ultraGridColumn38,
  1143. ultraGridColumn39,
  1144. ultraGridColumn40,
  1145. ultraGridColumn41,
  1146. ultraGridColumn42,
  1147. ultraGridColumn43,
  1148. ultraGridColumn44,
  1149. ultraGridColumn45,
  1150. ultraGridColumn46,
  1151. ultraGridColumn47,
  1152. ultraGridColumn48,
  1153. ultraGridColumn49});
  1154. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  1155. ultraGridColumn50.Header.Caption = "作业序号";
  1156. ultraGridColumn50.Header.VisiblePosition = 0;
  1157. ultraGridColumn50.Hidden = true;
  1158. ultraGridColumn51.Header.Caption = "物料编码";
  1159. ultraGridColumn51.Header.VisiblePosition = 1;
  1160. ultraGridColumn52.Header.Caption = "物料名";
  1161. ultraGridColumn52.Header.VisiblePosition = 2;
  1162. ultraGridColumn53.Header.Caption = "重量";
  1163. ultraGridColumn53.Header.VisiblePosition = 3;
  1164. ultraGridColumn54.Header.Caption = "投料时间";
  1165. ultraGridColumn54.Header.VisiblePosition = 4;
  1166. ultraGridColumn55.Header.Caption = "投料人";
  1167. ultraGridColumn55.Header.VisiblePosition = 5;
  1168. ultraGridBand5.Columns.AddRange(new object[] {
  1169. ultraGridColumn50,
  1170. ultraGridColumn51,
  1171. ultraGridColumn52,
  1172. ultraGridColumn53,
  1173. ultraGridColumn54,
  1174. ultraGridColumn55});
  1175. ultraGridBand5.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  1176. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1177. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand5);
  1178. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  1179. this.ultraGrid1.DisplayLayout.CaptionAppearance = appearance14;
  1180. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1181. valueListItem9.DataValue = "01";
  1182. valueListItem9.DisplayText = "1#转炉";
  1183. valueListItem10.DataValue = "02";
  1184. valueListItem10.DisplayText = "2#转炉";
  1185. valueListItem11.DataValue = "03";
  1186. valueListItem11.DisplayText = "3#转炉";
  1187. valueListItem15.DataValue = "00";
  1188. valueListItem15.DisplayText = " ";
  1189. valueList1.ValueListItems.AddRange(new Infragistics.Win.ValueListItem[] {
  1190. valueListItem9,
  1191. valueListItem10,
  1192. valueListItem11,
  1193. valueListItem15});
  1194. this.ultraGrid1.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
  1195. valueList1});
  1196. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1197. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1198. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  1199. this.ultraGrid1.Name = "ultraGrid1";
  1200. this.ultraGrid1.Size = new System.Drawing.Size(1024, 333);
  1201. this.ultraGrid1.TabIndex = 7;
  1202. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  1203. //
  1204. // ultraDataSource1
  1205. //
  1206. ultraDataBand1.Columns.AddRange(new object[] {
  1207. ultraDataColumn1,
  1208. ultraDataColumn2,
  1209. ultraDataColumn3,
  1210. ultraDataColumn4,
  1211. ultraDataColumn5,
  1212. ultraDataColumn6});
  1213. this.ultraDataSource1.Band.ChildBands.AddRange(new object[] {
  1214. ultraDataBand1});
  1215. this.ultraDataSource1.Band.Columns.AddRange(new object[] {
  1216. ultraDataColumn7,
  1217. ultraDataColumn8,
  1218. ultraDataColumn9,
  1219. ultraDataColumn10,
  1220. ultraDataColumn11,
  1221. ultraDataColumn12,
  1222. ultraDataColumn13,
  1223. ultraDataColumn14,
  1224. ultraDataColumn15,
  1225. ultraDataColumn16,
  1226. ultraDataColumn17,
  1227. ultraDataColumn18});
  1228. //
  1229. // dataSet1
  1230. //
  1231. this.dataSet1.DataSetName = "NewDataSet";
  1232. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  1233. this.dataTable1});
  1234. //
  1235. // dataTable1
  1236. //
  1237. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  1238. this.dataColumn1,
  1239. this.dataColumn2,
  1240. this.dataColumn3,
  1241. this.dataColumn4,
  1242. this.dataColumn5,
  1243. this.dataColumn6,
  1244. this.dataColumn7,
  1245. this.dataColumn8,
  1246. this.dataColumn9,
  1247. this.dataColumn10,
  1248. this.dataColumn11,
  1249. this.dataColumn12,
  1250. this.dataColumn13,
  1251. this.dataColumn14,
  1252. this.dataColumn15,
  1253. this.dataColumn16,
  1254. this.dataColumn17,
  1255. this.dataColumn54,
  1256. this.dataColumn55,
  1257. this.dataColumn56,
  1258. this.dataColumn57,
  1259. this.dataColumn58,
  1260. this.dataColumn59});
  1261. this.dataTable1.TableName = "Table1";
  1262. //
  1263. // dataColumn1
  1264. //
  1265. this.dataColumn1.Caption = "作业序号";
  1266. this.dataColumn1.ColumnName = "ZYXH";
  1267. //
  1268. // dataColumn2
  1269. //
  1270. this.dataColumn2.Caption = "熔炼号";
  1271. this.dataColumn2.ColumnName = "LH";
  1272. //
  1273. // dataColumn3
  1274. //
  1275. this.dataColumn3.Caption = "岗位编号";
  1276. this.dataColumn3.ColumnName = "GWBH";
  1277. //
  1278. // dataColumn4
  1279. //
  1280. this.dataColumn4.Caption = "处理次数";
  1281. this.dataColumn4.ColumnName = "CLCS";
  1282. //
  1283. // dataColumn5
  1284. //
  1285. this.dataColumn5.Caption = "班次";
  1286. this.dataColumn5.ColumnName = "BC";
  1287. //
  1288. // dataColumn6
  1289. //
  1290. this.dataColumn6.Caption = "料斗号";
  1291. this.dataColumn6.ColumnName = "ZDDH";
  1292. //
  1293. // dataColumn7
  1294. //
  1295. this.dataColumn7.Caption = "废钢种类";
  1296. this.dataColumn7.ColumnName = "FGZL";
  1297. //
  1298. // dataColumn8
  1299. //
  1300. this.dataColumn8.Caption = "生铁重量";
  1301. this.dataColumn8.ColumnName = "STZL";
  1302. this.dataColumn8.DataType = typeof(decimal);
  1303. //
  1304. // dataColumn9
  1305. //
  1306. this.dataColumn9.Caption = "压块重量";
  1307. this.dataColumn9.ColumnName = "CLZL";
  1308. this.dataColumn9.DataType = typeof(decimal);
  1309. //
  1310. // dataColumn10
  1311. //
  1312. this.dataColumn10.Caption = "渣钢重量";
  1313. this.dataColumn10.ColumnName = "ZGZL";
  1314. this.dataColumn10.DataType = typeof(decimal);
  1315. //
  1316. // dataColumn11
  1317. //
  1318. this.dataColumn11.Caption = "合格重量";
  1319. this.dataColumn11.ColumnName = "HGZL";
  1320. this.dataColumn11.DataType = typeof(decimal);
  1321. //
  1322. // dataColumn12
  1323. //
  1324. this.dataColumn12.Caption = "总重";
  1325. this.dataColumn12.ColumnName = "ZZ";
  1326. this.dataColumn12.DataType = typeof(decimal);
  1327. //
  1328. // dataColumn13
  1329. //
  1330. this.dataColumn13.Caption = "溜槽重";
  1331. this.dataColumn13.ColumnName = "DZ";
  1332. this.dataColumn13.DataType = typeof(decimal);
  1333. //
  1334. // dataColumn14
  1335. //
  1336. this.dataColumn14.Caption = "入炉重量";
  1337. this.dataColumn14.ColumnName = "RLZL";
  1338. this.dataColumn14.DataType = typeof(decimal);
  1339. //
  1340. // dataColumn15
  1341. //
  1342. this.dataColumn15.Caption = "操作人员";
  1343. this.dataColumn15.ColumnName = "CZRY";
  1344. //
  1345. // dataColumn16
  1346. //
  1347. this.dataColumn16.Caption = "作业时间";
  1348. this.dataColumn16.ColumnName = "ZYSJ";
  1349. //
  1350. // dataColumn17
  1351. //
  1352. this.dataColumn17.Caption = "备注";
  1353. this.dataColumn17.ColumnName = "BZ";
  1354. //
  1355. // dataColumn54
  1356. //
  1357. this.dataColumn54.ColumnName = "C";
  1358. //
  1359. // dataColumn55
  1360. //
  1361. this.dataColumn55.ColumnName = "Si";
  1362. //
  1363. // dataColumn56
  1364. //
  1365. this.dataColumn56.ColumnName = "Mn";
  1366. //
  1367. // dataColumn57
  1368. //
  1369. this.dataColumn57.ColumnName = "P";
  1370. //
  1371. // dataColumn58
  1372. //
  1373. this.dataColumn58.ColumnName = "S";
  1374. //
  1375. // dataColumn59
  1376. //
  1377. this.dataColumn59.Caption = "As";
  1378. this.dataColumn59.ColumnName = "Asn";
  1379. //
  1380. // ultraGroupBox1
  1381. //
  1382. this.ultraGroupBox1.Controls.Add(this.chkSend);
  1383. this.ultraGroupBox1.Controls.Add(this.label28);
  1384. this.ultraGroupBox1.Controls.Add(this.udte_EndTime);
  1385. this.ultraGroupBox1.Controls.Add(this.udte_StartTime);
  1386. this.ultraGroupBox1.Controls.Add(this.label2);
  1387. this.ultraGroupBox1.Controls.Add(this.ute_DH);
  1388. this.ultraGroupBox1.Controls.Add(this.checkBox1);
  1389. this.ultraGroupBox1.Controls.Add(this.groupBox6);
  1390. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  1391. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  1392. this.ultraGroupBox1.Name = "ultraGroupBox1";
  1393. this.ultraGroupBox1.Size = new System.Drawing.Size(1028, 43);
  1394. this.ultraGroupBox1.TabIndex = 2;
  1395. //
  1396. // chkSend
  1397. //
  1398. this.chkSend.AutoSize = true;
  1399. this.chkSend.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1400. this.chkSend.Font = new System.Drawing.Font("宋体", 9F);
  1401. this.chkSend.Location = new System.Drawing.Point(628, 11);
  1402. this.chkSend.Name = "chkSend";
  1403. this.chkSend.Size = new System.Drawing.Size(57, 16);
  1404. this.chkSend.TabIndex = 291;
  1405. this.chkSend.Text = "未发送";
  1406. this.chkSend.UseVisualStyleBackColor = true;
  1407. this.chkSend.CheckedChanged += new System.EventHandler(this.chkSend_CheckedChanged);
  1408. //
  1409. // label28
  1410. //
  1411. this.label28.AutoSize = true;
  1412. this.label28.Location = new System.Drawing.Point(18, 14);
  1413. this.label28.Name = "label28";
  1414. this.label28.Size = new System.Drawing.Size(77, 12);
  1415. this.label28.TabIndex = 289;
  1416. this.label28.Text = "计划开始时间";
  1417. //
  1418. // udte_EndTime
  1419. //
  1420. this.udte_EndTime.DateTime = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  1421. this.udte_EndTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  1422. this.udte_EndTime.FormatString = "";
  1423. this.udte_EndTime.Location = new System.Drawing.Point(317, 11);
  1424. this.udte_EndTime.MaskInput = "yyyy-mm-dd hh:mm";
  1425. this.udte_EndTime.Name = "udte_EndTime";
  1426. this.udte_EndTime.Size = new System.Drawing.Size(128, 21);
  1427. this.udte_EndTime.TabIndex = 288;
  1428. this.udte_EndTime.Value = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  1429. //
  1430. // udte_StartTime
  1431. //
  1432. this.udte_StartTime.DateTime = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  1433. this.udte_StartTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  1434. this.udte_StartTime.FormatString = "";
  1435. this.udte_StartTime.Location = new System.Drawing.Point(101, 11);
  1436. this.udte_StartTime.MaskInput = "yyyy-mm-dd hh:mm";
  1437. this.udte_StartTime.Name = "udte_StartTime";
  1438. this.udte_StartTime.Size = new System.Drawing.Size(128, 21);
  1439. this.udte_StartTime.TabIndex = 287;
  1440. this.udte_StartTime.Value = new System.DateTime(2008, 11, 24, 0, 0, 0, 0);
  1441. //
  1442. // label2
  1443. //
  1444. this.label2.AutoSize = true;
  1445. this.label2.Font = new System.Drawing.Font("宋体", 9F);
  1446. this.label2.Location = new System.Drawing.Point(237, 14);
  1447. this.label2.Name = "label2";
  1448. this.label2.Size = new System.Drawing.Size(77, 12);
  1449. this.label2.TabIndex = 283;
  1450. this.label2.Text = "计划结束时间";
  1451. //
  1452. // ute_DH
  1453. //
  1454. this.ute_DH.Enabled = false;
  1455. this.ute_DH.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1456. this.ute_DH.Location = new System.Drawing.Point(523, 11);
  1457. this.ute_DH.MaxLength = 10;
  1458. this.ute_DH.Name = "ute_DH";
  1459. this.ute_DH.Size = new System.Drawing.Size(93, 21);
  1460. this.ute_DH.TabIndex = 284;
  1461. this.ute_DH.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1462. //
  1463. // checkBox1
  1464. //
  1465. this.checkBox1.AutoSize = true;
  1466. this.checkBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1467. this.checkBox1.Font = new System.Drawing.Font("宋体", 9F);
  1468. this.checkBox1.Location = new System.Drawing.Point(459, 12);
  1469. this.checkBox1.Name = "checkBox1";
  1470. this.checkBox1.Size = new System.Drawing.Size(57, 16);
  1471. this.checkBox1.TabIndex = 286;
  1472. this.checkBox1.Text = "料斗号";
  1473. this.checkBox1.UseVisualStyleBackColor = true;
  1474. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  1475. //
  1476. // groupBox6
  1477. //
  1478. this.groupBox6.Controls.Add(this.label1);
  1479. this.groupBox6.Controls.Add(this.label3);
  1480. this.groupBox6.Controls.Add(this.label18);
  1481. this.groupBox6.Dock = System.Windows.Forms.DockStyle.Right;
  1482. this.groupBox6.Location = new System.Drawing.Point(797, 0);
  1483. this.groupBox6.Name = "groupBox6";
  1484. this.groupBox6.Size = new System.Drawing.Size(228, 40);
  1485. this.groupBox6.TabIndex = 116;
  1486. this.groupBox6.TabStop = false;
  1487. this.groupBox6.Text = "图例";
  1488. //
  1489. // label1
  1490. //
  1491. this.label1.BackColor = System.Drawing.Color.LightGreen;
  1492. this.label1.Location = new System.Drawing.Point(83, 14);
  1493. this.label1.Name = "label1";
  1494. this.label1.Size = new System.Drawing.Size(65, 21);
  1495. this.label1.TabIndex = 9;
  1496. this.label1.Text = "生产状态";
  1497. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1498. //
  1499. // label3
  1500. //
  1501. this.label3.BackColor = System.Drawing.Color.LightCyan;
  1502. this.label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1503. this.label3.Location = new System.Drawing.Point(154, 14);
  1504. this.label3.Name = "label3";
  1505. this.label3.Size = new System.Drawing.Size(65, 21);
  1506. this.label3.TabIndex = 8;
  1507. this.label3.Text = "结束状态";
  1508. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1509. //
  1510. // label18
  1511. //
  1512. this.label18.BackColor = System.Drawing.Color.White;
  1513. this.label18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1514. this.label18.Location = new System.Drawing.Point(12, 14);
  1515. this.label18.Name = "label18";
  1516. this.label18.Size = new System.Drawing.Size(65, 21);
  1517. this.label18.TabIndex = 7;
  1518. this.label18.Text = "计划状态";
  1519. this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1520. //
  1521. // ultraPanel1
  1522. //
  1523. //
  1524. // ultraPanel1.ClientArea
  1525. //
  1526. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTabControl1);
  1527. this.ultraPanel1.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
  1528. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1529. this.ultraPanel1.Location = new System.Drawing.Point(0, 43);
  1530. this.ultraPanel1.Name = "ultraPanel1";
  1531. this.ultraPanel1.Size = new System.Drawing.Size(1028, 611);
  1532. this.ultraPanel1.TabIndex = 3;
  1533. //
  1534. // ultraTabControl1
  1535. //
  1536. appearance19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
  1537. this.ultraTabControl1.Appearance = appearance19;
  1538. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1539. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1540. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1541. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1542. this.ultraTabControl1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1543. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1544. this.ultraTabControl1.Name = "ultraTabControl1";
  1545. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1546. this.ultraTabControl1.Size = new System.Drawing.Size(1028, 360);
  1547. this.ultraTabControl1.TabIndex = 8;
  1548. ultraTab1.Key = "Plan";
  1549. ultraTab1.TabPage = this.ultraTabPageControl1;
  1550. ultraTab1.Text = "生产计划";
  1551. ultraTab2.Key = "Deail";
  1552. ultraTab2.TabPage = this.ultraTabPageControl2;
  1553. ultraTab2.Text = "入炉明细";
  1554. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1555. ultraTab1,
  1556. ultraTab2});
  1557. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  1558. //
  1559. // ultraTabSharedControlsPage1
  1560. //
  1561. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1562. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1563. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1024, 333);
  1564. //
  1565. // ultraExpandableGroupBox1
  1566. //
  1567. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1568. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1569. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1028, 251);
  1570. this.ultraExpandableGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1571. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 360);
  1572. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1573. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1028, 251);
  1574. this.ultraExpandableGroupBox1.TabIndex = 2;
  1575. this.ultraExpandableGroupBox1.Text = "编辑";
  1576. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  1577. //
  1578. // ultraExpandableGroupBoxPanel1
  1579. //
  1580. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraPanel2);
  1581. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1582. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 22);
  1583. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1584. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1024, 227);
  1585. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1586. //
  1587. // ultraPanel2
  1588. //
  1589. this.ultraPanel2.AutoScroll = true;
  1590. //
  1591. // ultraPanel2.ClientArea
  1592. //
  1593. this.ultraPanel2.ClientArea.Controls.Add(this.groupBox2);
  1594. this.ultraPanel2.ClientArea.Controls.Add(this.groupBox1);
  1595. this.ultraPanel2.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Left);
  1596. this.ultraPanel2.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Right);
  1597. this.ultraPanel2.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Top);
  1598. this.ultraPanel2.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Bottom);
  1599. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1600. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  1601. this.ultraPanel2.Name = "ultraPanel2";
  1602. this.ultraPanel2.Size = new System.Drawing.Size(1024, 227);
  1603. this.ultraPanel2.TabIndex = 0;
  1604. //
  1605. // groupBox2
  1606. //
  1607. this.groupBox2.Controls.Add(this.button3);
  1608. this.groupBox2.Controls.Add(this.ute_ZL3);
  1609. this.groupBox2.Controls.Add(this.label17);
  1610. this.groupBox2.Controls.Add(this.button2);
  1611. this.groupBox2.Controls.Add(this.button1);
  1612. this.groupBox2.Controls.Add(this.ute_ZL2);
  1613. this.groupBox2.Controls.Add(this.label16);
  1614. this.groupBox2.Controls.Add(this.ute_ZL1);
  1615. this.groupBox2.Controls.Add(this.label15);
  1616. this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1617. this.groupBox2.Location = new System.Drawing.Point(717, 28);
  1618. this.groupBox2.Name = "groupBox2";
  1619. this.groupBox2.Size = new System.Drawing.Size(307, 197);
  1620. this.groupBox2.TabIndex = 3;
  1621. this.groupBox2.TabStop = false;
  1622. //
  1623. // button3
  1624. //
  1625. this.button3.Font = new System.Drawing.Font("宋体", 9F);
  1626. this.button3.Location = new System.Drawing.Point(194, 117);
  1627. this.button3.Name = "button3";
  1628. this.button3.Size = new System.Drawing.Size(75, 24);
  1629. this.button3.TabIndex = 58;
  1630. this.button3.Text = "发送废钢";
  1631. this.button3.UseVisualStyleBackColor = true;
  1632. this.button3.Click += new System.EventHandler(this.button3_Click);
  1633. //
  1634. // ute_ZL3
  1635. //
  1636. appearance5.BackColor = System.Drawing.Color.White;
  1637. this.ute_ZL3.Appearance = appearance5;
  1638. this.ute_ZL3.BackColor = System.Drawing.Color.White;
  1639. this.ute_ZL3.Font = new System.Drawing.Font("宋体", 9F);
  1640. this.ute_ZL3.ImageTransparentColor = System.Drawing.SystemColors.WindowText;
  1641. this.ute_ZL3.Location = new System.Drawing.Point(84, 119);
  1642. this.ute_ZL3.Name = "ute_ZL3";
  1643. this.ute_ZL3.ReadOnly = true;
  1644. this.ute_ZL3.Size = new System.Drawing.Size(96, 19);
  1645. this.ute_ZL3.TabIndex = 57;
  1646. this.ute_ZL3.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1647. //
  1648. // label17
  1649. //
  1650. this.label17.AutoSize = true;
  1651. this.label17.Font = new System.Drawing.Font("宋体", 9F);
  1652. this.label17.Location = new System.Drawing.Point(40, 122);
  1653. this.label17.Name = "label17";
  1654. this.label17.Size = new System.Drawing.Size(35, 12);
  1655. this.label17.TabIndex = 56;
  1656. this.label17.Text = "#转炉";
  1657. //
  1658. // button2
  1659. //
  1660. this.button2.Font = new System.Drawing.Font("宋体", 9F);
  1661. this.button2.Location = new System.Drawing.Point(194, 77);
  1662. this.button2.Name = "button2";
  1663. this.button2.Size = new System.Drawing.Size(75, 24);
  1664. this.button2.TabIndex = 55;
  1665. this.button2.Text = "发送废钢";
  1666. this.button2.UseVisualStyleBackColor = true;
  1667. this.button2.Click += new System.EventHandler(this.button2_Click);
  1668. //
  1669. // button1
  1670. //
  1671. this.button1.Font = new System.Drawing.Font("宋体", 9F);
  1672. this.button1.Location = new System.Drawing.Point(194, 38);
  1673. this.button1.Name = "button1";
  1674. this.button1.Size = new System.Drawing.Size(75, 24);
  1675. this.button1.TabIndex = 54;
  1676. this.button1.Text = "发送废钢";
  1677. this.button1.UseVisualStyleBackColor = true;
  1678. this.button1.Click += new System.EventHandler(this.button1_Click);
  1679. //
  1680. // ute_ZL2
  1681. //
  1682. appearance7.BackColor = System.Drawing.Color.White;
  1683. this.ute_ZL2.Appearance = appearance7;
  1684. this.ute_ZL2.BackColor = System.Drawing.Color.White;
  1685. this.ute_ZL2.Font = new System.Drawing.Font("宋体", 9F);
  1686. this.ute_ZL2.ImageTransparentColor = System.Drawing.SystemColors.WindowText;
  1687. this.ute_ZL2.Location = new System.Drawing.Point(84, 79);
  1688. this.ute_ZL2.Name = "ute_ZL2";
  1689. this.ute_ZL2.ReadOnly = true;
  1690. this.ute_ZL2.Size = new System.Drawing.Size(96, 19);
  1691. this.ute_ZL2.TabIndex = 51;
  1692. this.ute_ZL2.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1693. //
  1694. // label16
  1695. //
  1696. this.label16.AutoSize = true;
  1697. this.label16.Font = new System.Drawing.Font("宋体", 9F);
  1698. this.label16.Location = new System.Drawing.Point(40, 82);
  1699. this.label16.Name = "label16";
  1700. this.label16.Size = new System.Drawing.Size(35, 12);
  1701. this.label16.TabIndex = 50;
  1702. this.label16.Text = "#转炉";
  1703. //
  1704. // ute_ZL1
  1705. //
  1706. appearance4.BackColor = System.Drawing.Color.White;
  1707. this.ute_ZL1.Appearance = appearance4;
  1708. this.ute_ZL1.BackColor = System.Drawing.Color.White;
  1709. this.ute_ZL1.Font = new System.Drawing.Font("宋体", 9F);
  1710. this.ute_ZL1.ImageTransparentColor = System.Drawing.SystemColors.WindowText;
  1711. this.ute_ZL1.Location = new System.Drawing.Point(84, 40);
  1712. this.ute_ZL1.Name = "ute_ZL1";
  1713. this.ute_ZL1.ReadOnly = true;
  1714. this.ute_ZL1.Size = new System.Drawing.Size(96, 19);
  1715. this.ute_ZL1.TabIndex = 49;
  1716. this.ute_ZL1.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1717. //
  1718. // label15
  1719. //
  1720. this.label15.AutoSize = true;
  1721. this.label15.Font = new System.Drawing.Font("宋体", 9F);
  1722. this.label15.Location = new System.Drawing.Point(40, 43);
  1723. this.label15.Name = "label15";
  1724. this.label15.Size = new System.Drawing.Size(35, 12);
  1725. this.label15.TabIndex = 48;
  1726. this.label15.Text = "#转炉";
  1727. //
  1728. // groupBox1
  1729. //
  1730. this.groupBox1.Controls.Add(this.ute_LH);
  1731. this.groupBox1.Controls.Add(this.materName6);
  1732. this.groupBox1.Controls.Add(this.materName5);
  1733. this.groupBox1.Controls.Add(this.materName4);
  1734. this.groupBox1.Controls.Add(this.materName3);
  1735. this.groupBox1.Controls.Add(this.materName2);
  1736. this.groupBox1.Controls.Add(this.materName1);
  1737. this.groupBox1.Controls.Add(this.materValue6);
  1738. this.groupBox1.Controls.Add(this.materValue4);
  1739. this.groupBox1.Controls.Add(this.materValue5);
  1740. this.groupBox1.Controls.Add(this.materValue3);
  1741. this.groupBox1.Controls.Add(this.materValue2);
  1742. this.groupBox1.Controls.Add(this.cbb_BC);
  1743. this.groupBox1.Controls.Add(this.label20);
  1744. this.groupBox1.Controls.Add(this.ultNo);
  1745. this.groupBox1.Controls.Add(this.label19);
  1746. this.groupBox1.Controls.Add(this.utlcbdevNo);
  1747. this.groupBox1.Controls.Add(this.ute_BZ);
  1748. this.groupBox1.Controls.Add(this.label14);
  1749. this.groupBox1.Controls.Add(this.label13);
  1750. this.groupBox1.Controls.Add(this.ute_RLSJ);
  1751. this.groupBox1.Controls.Add(this.label22);
  1752. this.groupBox1.Controls.Add(this.ute_DZ);
  1753. this.groupBox1.Controls.Add(this.label12);
  1754. this.groupBox1.Controls.Add(this.ute_ZZ);
  1755. this.groupBox1.Controls.Add(this.label10);
  1756. this.groupBox1.Controls.Add(this.ute_RLZL);
  1757. this.groupBox1.Controls.Add(this.label11);
  1758. this.groupBox1.Controls.Add(this.materValue1);
  1759. this.groupBox1.Controls.Add(this.label5);
  1760. this.groupBox1.Controls.Add(this.ute_DH2);
  1761. this.groupBox1.Controls.Add(this.label4);
  1762. this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1763. this.groupBox1.Location = new System.Drawing.Point(0, 28);
  1764. this.groupBox1.Name = "groupBox1";
  1765. this.groupBox1.Size = new System.Drawing.Size(714, 197);
  1766. this.groupBox1.TabIndex = 2;
  1767. this.groupBox1.TabStop = false;
  1768. //
  1769. // ute_LH
  1770. //
  1771. appearance18.BackColor = System.Drawing.Color.White;
  1772. this.ute_LH.Appearance = appearance18;
  1773. this.ute_LH.BackColor = System.Drawing.Color.White;
  1774. this.ute_LH.Font = new System.Drawing.Font("宋体", 9F);
  1775. this.ute_LH.Location = new System.Drawing.Point(64, 81);
  1776. this.ute_LH.MaxLength = 8;
  1777. this.ute_LH.Name = "ute_LH";
  1778. this.ute_LH.ReadOnly = true;
  1779. this.ute_LH.Size = new System.Drawing.Size(118, 19);
  1780. this.ute_LH.TabIndex = 11;
  1781. this.ute_LH.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1782. this.ute_LH.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.HeatNoInput_KeyPress);
  1783. //
  1784. // materName6
  1785. //
  1786. appearance22.TextHAlignAsString = "Right";
  1787. appearance22.TextVAlignAsString = "Middle";
  1788. this.materName6.Appearance = appearance22;
  1789. this.materName6.Font = new System.Drawing.Font("宋体", 9F);
  1790. this.materName6.Location = new System.Drawing.Point(389, 81);
  1791. this.materName6.Name = "materName6";
  1792. this.materName6.Size = new System.Drawing.Size(110, 19);
  1793. this.materName6.TabIndex = 298;
  1794. //
  1795. // materName5
  1796. //
  1797. appearance23.TextHAlignAsString = "Right";
  1798. appearance23.TextVAlignAsString = "Middle";
  1799. this.materName5.Appearance = appearance23;
  1800. this.materName5.Font = new System.Drawing.Font("宋体", 9F);
  1801. this.materName5.Location = new System.Drawing.Point(391, 49);
  1802. this.materName5.Name = "materName5";
  1803. this.materName5.Size = new System.Drawing.Size(110, 19);
  1804. this.materName5.TabIndex = 297;
  1805. //
  1806. // materName4
  1807. //
  1808. appearance21.TextHAlignAsString = "Right";
  1809. appearance21.TextVAlignAsString = "Middle";
  1810. this.materName4.Appearance = appearance21;
  1811. this.materName4.Font = new System.Drawing.Font("宋体", 9F);
  1812. this.materName4.Location = new System.Drawing.Point(391, 19);
  1813. this.materName4.Name = "materName4";
  1814. this.materName4.Size = new System.Drawing.Size(110, 19);
  1815. this.materName4.TabIndex = 296;
  1816. //
  1817. // materName3
  1818. //
  1819. appearance25.TextHAlignAsString = "Right";
  1820. appearance25.TextVAlignAsString = "Middle";
  1821. this.materName3.Appearance = appearance25;
  1822. this.materName3.Font = new System.Drawing.Font("宋体", 9F);
  1823. this.materName3.Location = new System.Drawing.Point(203, 81);
  1824. this.materName3.Name = "materName3";
  1825. this.materName3.Size = new System.Drawing.Size(110, 19);
  1826. this.materName3.TabIndex = 295;
  1827. //
  1828. // materName2
  1829. //
  1830. appearance24.TextHAlignAsString = "Right";
  1831. appearance24.TextVAlignAsString = "Middle";
  1832. this.materName2.Appearance = appearance24;
  1833. this.materName2.Font = new System.Drawing.Font("宋体", 9F);
  1834. this.materName2.Location = new System.Drawing.Point(203, 49);
  1835. this.materName2.Name = "materName2";
  1836. this.materName2.Size = new System.Drawing.Size(110, 19);
  1837. this.materName2.TabIndex = 294;
  1838. //
  1839. // materName1
  1840. //
  1841. appearance26.TextHAlignAsString = "Right";
  1842. appearance26.TextVAlignAsString = "Middle";
  1843. this.materName1.Appearance = appearance26;
  1844. this.materName1.Font = new System.Drawing.Font("宋体", 9F);
  1845. this.materName1.Location = new System.Drawing.Point(203, 19);
  1846. this.materName1.Name = "materName1";
  1847. this.materName1.Size = new System.Drawing.Size(110, 19);
  1848. this.materName1.TabIndex = 293;
  1849. //
  1850. // materValue6
  1851. //
  1852. this.materValue6.Font = new System.Drawing.Font("宋体", 9F);
  1853. this.materValue6.Location = new System.Drawing.Point(508, 81);
  1854. this.materValue6.MaxLength = 8;
  1855. this.materValue6.Name = "materValue6";
  1856. this.materValue6.ReadOnly = true;
  1857. this.materValue6.Size = new System.Drawing.Size(56, 19);
  1858. this.materValue6.TabIndex = 291;
  1859. this.materValue6.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1860. this.materValue6.ValueChanged += new System.EventHandler(this.ute_ZZ_ValueChanged);
  1861. this.materValue6.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberInput_KeyPress);
  1862. //
  1863. // materValue4
  1864. //
  1865. this.materValue4.Font = new System.Drawing.Font("宋体", 9F);
  1866. this.materValue4.Location = new System.Drawing.Point(508, 49);
  1867. this.materValue4.MaxLength = 8;
  1868. this.materValue4.Name = "materValue4";
  1869. this.materValue4.ReadOnly = true;
  1870. this.materValue4.Size = new System.Drawing.Size(56, 19);
  1871. this.materValue4.TabIndex = 289;
  1872. this.materValue4.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1873. this.materValue4.ValueChanged += new System.EventHandler(this.ute_ZZ_ValueChanged);
  1874. this.materValue4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberInput_KeyPress);
  1875. //
  1876. // materValue5
  1877. //
  1878. this.materValue5.Font = new System.Drawing.Font("宋体", 9F);
  1879. this.materValue5.Location = new System.Drawing.Point(319, 81);
  1880. this.materValue5.MaxLength = 8;
  1881. this.materValue5.Name = "materValue5";
  1882. this.materValue5.ReadOnly = true;
  1883. this.materValue5.Size = new System.Drawing.Size(56, 19);
  1884. this.materValue5.TabIndex = 287;
  1885. this.materValue5.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1886. this.materValue5.ValueChanged += new System.EventHandler(this.ute_ZZ_ValueChanged);
  1887. this.materValue5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberInput_KeyPress);
  1888. //
  1889. // materValue3
  1890. //
  1891. this.materValue3.Font = new System.Drawing.Font("宋体", 9F);
  1892. this.materValue3.Location = new System.Drawing.Point(319, 49);
  1893. this.materValue3.MaxLength = 8;
  1894. this.materValue3.Name = "materValue3";
  1895. this.materValue3.ReadOnly = true;
  1896. this.materValue3.Size = new System.Drawing.Size(56, 19);
  1897. this.materValue3.TabIndex = 285;
  1898. this.materValue3.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1899. this.materValue3.ValueChanged += new System.EventHandler(this.ute_ZZ_ValueChanged);
  1900. this.materValue3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberInput_KeyPress);
  1901. //
  1902. // materValue2
  1903. //
  1904. this.materValue2.Font = new System.Drawing.Font("宋体", 9F);
  1905. this.materValue2.Location = new System.Drawing.Point(508, 19);
  1906. this.materValue2.MaxLength = 8;
  1907. this.materValue2.Name = "materValue2";
  1908. this.materValue2.ReadOnly = true;
  1909. this.materValue2.Size = new System.Drawing.Size(56, 19);
  1910. this.materValue2.TabIndex = 283;
  1911. this.materValue2.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1912. this.materValue2.ValueChanged += new System.EventHandler(this.ute_ZZ_ValueChanged);
  1913. this.materValue2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberInput_KeyPress);
  1914. //
  1915. // cbb_BC
  1916. //
  1917. this.cbb_BC.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1918. this.cbb_BC.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1919. this.cbb_BC.Font = new System.Drawing.Font("宋体", 9F);
  1920. valueListItem5.DataValue = "1";
  1921. valueListItem5.DisplayText = "甲班";
  1922. valueListItem6.DataValue = "2";
  1923. valueListItem6.DisplayText = "乙班";
  1924. valueListItem7.DataValue = "3";
  1925. valueListItem7.DisplayText = "丙班";
  1926. valueListItem8.DataValue = "4";
  1927. valueListItem8.DisplayText = "丁班";
  1928. this.cbb_BC.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1929. valueListItem5,
  1930. valueListItem6,
  1931. valueListItem7,
  1932. valueListItem8});
  1933. this.cbb_BC.Location = new System.Drawing.Point(635, 115);
  1934. this.cbb_BC.Name = "cbb_BC";
  1935. this.cbb_BC.ReadOnly = true;
  1936. this.cbb_BC.Size = new System.Drawing.Size(67, 19);
  1937. this.cbb_BC.TabIndex = 279;
  1938. this.cbb_BC.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1939. //
  1940. // label20
  1941. //
  1942. this.label20.AutoSize = true;
  1943. this.label20.Font = new System.Drawing.Font("宋体", 9F);
  1944. this.label20.Location = new System.Drawing.Point(33, 51);
  1945. this.label20.Name = "label20";
  1946. this.label20.Size = new System.Drawing.Size(29, 12);
  1947. this.label20.TabIndex = 91;
  1948. this.label20.Text = "炉座";
  1949. //
  1950. // ultNo
  1951. //
  1952. appearance6.BackColor = System.Drawing.Color.White;
  1953. this.ultNo.Appearance = appearance6;
  1954. this.ultNo.BackColor = System.Drawing.Color.White;
  1955. this.ultNo.Font = new System.Drawing.Font("宋体", 9F);
  1956. this.ultNo.Location = new System.Drawing.Point(65, 19);
  1957. this.ultNo.MaxLength = 14;
  1958. this.ultNo.Name = "ultNo";
  1959. this.ultNo.ReadOnly = true;
  1960. this.ultNo.Size = new System.Drawing.Size(117, 19);
  1961. this.ultNo.TabIndex = 90;
  1962. this.ultNo.Text = "2012112233449999";
  1963. this.ultNo.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  1964. this.ultNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.HeatNoInput_KeyPress);
  1965. //
  1966. // label19
  1967. //
  1968. this.label19.AutoSize = true;
  1969. this.label19.Font = new System.Drawing.Font("宋体", 9F);
  1970. this.label19.Location = new System.Drawing.Point(34, 22);
  1971. this.label19.Name = "label19";
  1972. this.label19.Size = new System.Drawing.Size(29, 12);
  1973. this.label19.TabIndex = 89;
  1974. this.label19.Text = "序号";
  1975. //
  1976. // utlcbdevNo
  1977. //
  1978. this.utlcbdevNo.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
  1979. this.utlcbdevNo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1980. this.utlcbdevNo.Font = new System.Drawing.Font("宋体", 9F);
  1981. valueListItem12.DataValue = "01";
  1982. valueListItem12.DisplayText = "1#转炉";
  1983. valueListItem13.DataValue = "02";
  1984. valueListItem13.DisplayText = "2#转炉";
  1985. valueListItem14.DataValue = "03";
  1986. valueListItem14.DisplayText = "3#转炉";
  1987. this.utlcbdevNo.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1988. valueListItem12,
  1989. valueListItem13,
  1990. valueListItem14});
  1991. this.utlcbdevNo.Location = new System.Drawing.Point(65, 47);
  1992. this.utlcbdevNo.Name = "utlcbdevNo";
  1993. this.utlcbdevNo.ReadOnly = true;
  1994. this.utlcbdevNo.Size = new System.Drawing.Size(117, 21);
  1995. this.utlcbdevNo.TabIndex = 88;
  1996. //
  1997. // ute_BZ
  1998. //
  1999. this.ute_BZ.Font = new System.Drawing.Font("宋体", 9F);
  2000. this.ute_BZ.Location = new System.Drawing.Point(64, 150);
  2001. this.ute_BZ.MaxLength = 60;
  2002. this.ute_BZ.Name = "ute_BZ";
  2003. this.ute_BZ.ReadOnly = true;
  2004. this.ute_BZ.Size = new System.Drawing.Size(637, 19);
  2005. this.ute_BZ.TabIndex = 55;
  2006. this.ute_BZ.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  2007. //
  2008. // label14
  2009. //
  2010. this.label14.AutoSize = true;
  2011. this.label14.Font = new System.Drawing.Font("宋体", 9F);
  2012. this.label14.Location = new System.Drawing.Point(32, 153);
  2013. this.label14.Name = "label14";
  2014. this.label14.Size = new System.Drawing.Size(29, 12);
  2015. this.label14.TabIndex = 54;
  2016. this.label14.Text = "备注";
  2017. //
  2018. // label13
  2019. //
  2020. this.label13.AutoSize = true;
  2021. this.label13.Font = new System.Drawing.Font("宋体", 9F);
  2022. this.label13.Location = new System.Drawing.Point(600, 118);
  2023. this.label13.Name = "label13";
  2024. this.label13.Size = new System.Drawing.Size(29, 12);
  2025. this.label13.TabIndex = 52;
  2026. this.label13.Text = "班组";
  2027. //
  2028. // ute_RLSJ
  2029. //
  2030. appearance15.BackColor = System.Drawing.Color.White;
  2031. this.ute_RLSJ.Appearance = appearance15;
  2032. this.ute_RLSJ.BackColor = System.Drawing.Color.White;
  2033. this.ute_RLSJ.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2034. this.ute_RLSJ.ButtonsRight.Add(editorButton1);
  2035. this.ute_RLSJ.Font = new System.Drawing.Font("宋体", 9F);
  2036. this.ute_RLSJ.Location = new System.Drawing.Point(319, 114);
  2037. this.ute_RLSJ.Name = "ute_RLSJ";
  2038. this.ute_RLSJ.ReadOnly = true;
  2039. this.ute_RLSJ.Size = new System.Drawing.Size(245, 19);
  2040. this.ute_RLSJ.TabIndex = 51;
  2041. this.ute_RLSJ.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  2042. this.ute_RLSJ.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ute_RLSJ_KeyPress);
  2043. this.ute_RLSJ.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ute_RLSJ_EditorButtonClick);
  2044. //
  2045. // label22
  2046. //
  2047. this.label22.AutoSize = true;
  2048. this.label22.Font = new System.Drawing.Font("宋体", 9F);
  2049. this.label22.Location = new System.Drawing.Point(259, 117);
  2050. this.label22.Name = "label22";
  2051. this.label22.Size = new System.Drawing.Size(53, 12);
  2052. this.label22.TabIndex = 50;
  2053. this.label22.Text = "入炉时间";
  2054. //
  2055. // ute_DZ
  2056. //
  2057. this.ute_DZ.Font = new System.Drawing.Font("宋体", 9F);
  2058. this.ute_DZ.Location = new System.Drawing.Point(634, 49);
  2059. this.ute_DZ.MaxLength = 8;
  2060. this.ute_DZ.Name = "ute_DZ";
  2061. this.ute_DZ.ReadOnly = true;
  2062. this.ute_DZ.Size = new System.Drawing.Size(67, 19);
  2063. this.ute_DZ.TabIndex = 49;
  2064. this.ute_DZ.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  2065. this.ute_DZ.ValueChanged += new System.EventHandler(this.ute_ZZ_ValueChanged);
  2066. this.ute_DZ.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberInput_KeyPress);
  2067. //
  2068. // label12
  2069. //
  2070. this.label12.AutoSize = true;
  2071. this.label12.Font = new System.Drawing.Font("宋体", 9F);
  2072. this.label12.Location = new System.Drawing.Point(589, 53);
  2073. this.label12.Name = "label12";
  2074. this.label12.Size = new System.Drawing.Size(41, 12);
  2075. this.label12.TabIndex = 48;
  2076. this.label12.Text = "料斗重";
  2077. //
  2078. // ute_ZZ
  2079. //
  2080. appearance16.BackColor = System.Drawing.Color.White;
  2081. this.ute_ZZ.Appearance = appearance16;
  2082. this.ute_ZZ.BackColor = System.Drawing.Color.White;
  2083. this.ute_ZZ.Font = new System.Drawing.Font("宋体", 9F);
  2084. this.ute_ZZ.Location = new System.Drawing.Point(634, 81);
  2085. this.ute_ZZ.MaxLength = 8;
  2086. this.ute_ZZ.Name = "ute_ZZ";
  2087. this.ute_ZZ.ReadOnly = true;
  2088. this.ute_ZZ.Size = new System.Drawing.Size(67, 19);
  2089. this.ute_ZZ.TabIndex = 47;
  2090. this.ute_ZZ.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  2091. //
  2092. // label10
  2093. //
  2094. this.label10.AutoSize = true;
  2095. this.label10.Font = new System.Drawing.Font("宋体", 9F);
  2096. this.label10.Location = new System.Drawing.Point(601, 88);
  2097. this.label10.Name = "label10";
  2098. this.label10.Size = new System.Drawing.Size(29, 12);
  2099. this.label10.TabIndex = 46;
  2100. this.label10.Text = "总重";
  2101. //
  2102. // ute_RLZL
  2103. //
  2104. appearance17.BackColor = System.Drawing.Color.White;
  2105. appearance17.BorderColor = System.Drawing.Color.Black;
  2106. this.ute_RLZL.Appearance = appearance17;
  2107. this.ute_RLZL.BackColor = System.Drawing.Color.White;
  2108. this.ute_RLZL.Font = new System.Drawing.Font("宋体", 9F);
  2109. this.ute_RLZL.Location = new System.Drawing.Point(634, 19);
  2110. this.ute_RLZL.MaxLength = 8;
  2111. this.ute_RLZL.Name = "ute_RLZL";
  2112. this.ute_RLZL.ReadOnly = true;
  2113. this.ute_RLZL.Size = new System.Drawing.Size(67, 19);
  2114. this.ute_RLZL.TabIndex = 45;
  2115. this.ute_RLZL.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  2116. this.ute_RLZL.ValueChanged += new System.EventHandler(this.ute_RLZL_ValueChanged);
  2117. this.ute_RLZL.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberInput_KeyPress);
  2118. //
  2119. // label11
  2120. //
  2121. this.label11.AutoSize = true;
  2122. this.label11.Font = new System.Drawing.Font("宋体", 9F);
  2123. this.label11.Location = new System.Drawing.Point(575, 19);
  2124. this.label11.Name = "label11";
  2125. this.label11.Size = new System.Drawing.Size(53, 12);
  2126. this.label11.TabIndex = 44;
  2127. this.label11.Text = "入炉重量";
  2128. //
  2129. // materValue1
  2130. //
  2131. this.materValue1.Font = new System.Drawing.Font("宋体", 9F);
  2132. this.materValue1.Location = new System.Drawing.Point(319, 18);
  2133. this.materValue1.MaxLength = 8;
  2134. this.materValue1.Name = "materValue1";
  2135. this.materValue1.ReadOnly = true;
  2136. this.materValue1.Size = new System.Drawing.Size(56, 19);
  2137. this.materValue1.TabIndex = 37;
  2138. this.materValue1.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  2139. this.materValue1.ValueChanged += new System.EventHandler(this.ute_ZZ_ValueChanged);
  2140. this.materValue1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberInput_KeyPress);
  2141. //
  2142. // label5
  2143. //
  2144. this.label5.AutoSize = true;
  2145. this.label5.Font = new System.Drawing.Font("宋体", 9F);
  2146. this.label5.Location = new System.Drawing.Point(22, 84);
  2147. this.label5.Name = "label5";
  2148. this.label5.Size = new System.Drawing.Size(41, 12);
  2149. this.label5.TabIndex = 10;
  2150. this.label5.Text = "熔炼号";
  2151. //
  2152. // ute_DH2
  2153. //
  2154. this.ute_DH2.Font = new System.Drawing.Font("宋体", 9F);
  2155. this.ute_DH2.Location = new System.Drawing.Point(64, 115);
  2156. this.ute_DH2.MaxLength = 8;
  2157. this.ute_DH2.Name = "ute_DH2";
  2158. this.ute_DH2.ReadOnly = true;
  2159. this.ute_DH2.Size = new System.Drawing.Size(118, 19);
  2160. this.ute_DH2.TabIndex = 9;
  2161. this.ute_DH2.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  2162. this.ute_DH2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.HeatNoInput_KeyPress);
  2163. //
  2164. // label4
  2165. //
  2166. this.label4.AutoSize = true;
  2167. this.label4.Font = new System.Drawing.Font("宋体", 9F);
  2168. this.label4.Location = new System.Drawing.Point(21, 118);
  2169. this.label4.Name = "label4";
  2170. this.label4.Size = new System.Drawing.Size(41, 12);
  2171. this.label4.TabIndex = 8;
  2172. this.label4.Text = "料斗号";
  2173. //
  2174. // _ClientArea_Toolbars_Dock_Area_Left
  2175. //
  2176. this._ClientArea_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2177. this._ClientArea_Toolbars_Dock_Area_Left.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  2178. this._ClientArea_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  2179. this._ClientArea_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  2180. this._ClientArea_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  2181. this._ClientArea_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  2182. this._ClientArea_Toolbars_Dock_Area_Left.Name = "_ClientArea_Toolbars_Dock_Area_Left";
  2183. this._ClientArea_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 199);
  2184. this._ClientArea_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  2185. //
  2186. // ultraToolbarsManager1
  2187. //
  2188. this.ultraToolbarsManager1.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  2189. this.ultraToolbarsManager1.DesignerFlags = 1;
  2190. this.ultraToolbarsManager1.DockWithinContainer = this.ultraPanel2.ClientArea;
  2191. this.ultraToolbarsManager1.LockToolbars = true;
  2192. this.ultraToolbarsManager1.MiniToolbar.ToolRowCount = 1;
  2193. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  2194. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  2195. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  2196. ultraToolbar1.DockedColumn = 0;
  2197. ultraToolbar1.DockedRow = 0;
  2198. buttonTool41.InstanceProps.IsFirstInGroup = true;
  2199. buttonTool45.InstanceProps.IsFirstInGroup = true;
  2200. buttonTool46.InstanceProps.IsFirstInGroup = true;
  2201. buttonTool44.InstanceProps.IsFirstInGroup = true;
  2202. buttonTool43.InstanceProps.IsFirstInGroup = true;
  2203. buttonTool42.InstanceProps.IsFirstInGroup = true;
  2204. buttonTool14.InstanceProps.IsFirstInGroup = true;
  2205. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  2206. buttonTool40,
  2207. buttonTool41,
  2208. buttonTool45,
  2209. buttonTool46,
  2210. buttonTool44,
  2211. buttonTool43,
  2212. buttonTool42,
  2213. buttonTool14});
  2214. ultraToolbar1.Text = "UltraToolbar1";
  2215. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  2216. ultraToolbar1});
  2217. this.ultraToolbarsManager1.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
  2218. this.ultraToolbarsManager1.ToolbarSettings.AllowDockBottom = Infragistics.Win.DefaultableBoolean.False;
  2219. this.ultraToolbarsManager1.ToolbarSettings.AllowDockLeft = Infragistics.Win.DefaultableBoolean.False;
  2220. this.ultraToolbarsManager1.ToolbarSettings.AllowDockRight = Infragistics.Win.DefaultableBoolean.False;
  2221. this.ultraToolbarsManager1.ToolbarSettings.AllowDockTop = Infragistics.Win.DefaultableBoolean.False;
  2222. this.ultraToolbarsManager1.ToolbarSettings.AllowHiding = Infragistics.Win.DefaultableBoolean.False;
  2223. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  2224. buttonTool57.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  2225. buttonTool57.SharedPropsInternal.Caption = "新增";
  2226. buttonTool57.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2227. appearance32.Image = ((object)(resources.GetObject("appearance32.Image")));
  2228. buttonTool58.SharedPropsInternal.AppearancesSmall.Appearance = appearance32;
  2229. buttonTool58.SharedPropsInternal.Caption = "删除";
  2230. buttonTool58.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2231. appearance31.Image = ((object)(resources.GetObject("appearance31.Image")));
  2232. buttonTool59.SharedPropsInternal.AppearancesSmall.Appearance = appearance31;
  2233. buttonTool59.SharedPropsInternal.Caption = "修改";
  2234. buttonTool59.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2235. appearance33.Image = ((object)(resources.GetObject("appearance33.Image")));
  2236. buttonTool61.SharedPropsInternal.AppearancesSmall.Appearance = appearance33;
  2237. buttonTool61.SharedPropsInternal.Caption = "确认";
  2238. buttonTool61.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2239. buttonTool61.SharedPropsInternal.Visible = false;
  2240. appearance34.Image = ((object)(resources.GetObject("appearance34.Image")));
  2241. buttonTool62.SharedPropsInternal.AppearancesSmall.Appearance = appearance34;
  2242. buttonTool62.SharedPropsInternal.Caption = "取消";
  2243. buttonTool62.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2244. buttonTool62.SharedPropsInternal.Visible = false;
  2245. appearance28.Image = ((object)(resources.GetObject("appearance28.Image")));
  2246. buttonTool32.SharedPropsInternal.AppearancesSmall.Appearance = appearance28;
  2247. buttonTool32.SharedPropsInternal.CustomizerCaption = "<<";
  2248. buttonTool32.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2249. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  2250. buttonTool33.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
  2251. buttonTool33.SharedPropsInternal.CustomizerCaption = ">>";
  2252. buttonTool33.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2253. appearance36.Image = ((object)(resources.GetObject("appearance36.Image")));
  2254. buttonTool29.SharedPropsInternal.AppearancesSmall.Appearance = appearance36;
  2255. buttonTool29.SharedPropsInternal.Caption = "初始化物料";
  2256. buttonTool29.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2257. buttonTool29.SharedPropsInternal.Visible = false;
  2258. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  2259. buttonTool57,
  2260. buttonTool58,
  2261. buttonTool59,
  2262. buttonTool61,
  2263. buttonTool62,
  2264. buttonTool32,
  2265. buttonTool33,
  2266. buttonTool29});
  2267. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  2268. //
  2269. // _ClientArea_Toolbars_Dock_Area_Right
  2270. //
  2271. this._ClientArea_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2272. this._ClientArea_Toolbars_Dock_Area_Right.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  2273. this._ClientArea_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  2274. this._ClientArea_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  2275. this._ClientArea_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  2276. this._ClientArea_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1024, 28);
  2277. this._ClientArea_Toolbars_Dock_Area_Right.Name = "_ClientArea_Toolbars_Dock_Area_Right";
  2278. this._ClientArea_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 199);
  2279. this._ClientArea_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  2280. //
  2281. // _ClientArea_Toolbars_Dock_Area_Top
  2282. //
  2283. this._ClientArea_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2284. this._ClientArea_Toolbars_Dock_Area_Top.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  2285. this._ClientArea_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  2286. this._ClientArea_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  2287. this._ClientArea_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  2288. this._ClientArea_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  2289. this._ClientArea_Toolbars_Dock_Area_Top.Name = "_ClientArea_Toolbars_Dock_Area_Top";
  2290. this._ClientArea_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1024, 28);
  2291. this._ClientArea_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  2292. //
  2293. // _ClientArea_Toolbars_Dock_Area_Bottom
  2294. //
  2295. this._ClientArea_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2296. this._ClientArea_Toolbars_Dock_Area_Bottom.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  2297. this._ClientArea_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  2298. this._ClientArea_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  2299. this._ClientArea_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  2300. this._ClientArea_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 227);
  2301. this._ClientArea_Toolbars_Dock_Area_Bottom.Name = "_ClientArea_Toolbars_Dock_Area_Bottom";
  2302. this._ClientArea_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1024, 0);
  2303. this._ClientArea_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  2304. //
  2305. // uTbMTool
  2306. //
  2307. this.uTbMTool.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  2308. this.uTbMTool.DesignerFlags = 1;
  2309. this.uTbMTool.DockWithinContainer = this.panel2;
  2310. this.uTbMTool.LockToolbars = true;
  2311. this.uTbMTool.ShowFullMenusDelay = 500;
  2312. this.uTbMTool.ShowQuickCustomizeButton = false;
  2313. this.uTbMTool.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  2314. ultraToolbar2.DockedColumn = 0;
  2315. ultraToolbar2.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Floating;
  2316. ultraToolbar2.DockedRow = 0;
  2317. ultraToolbar2.FloatingLocation = new System.Drawing.Point(105, 487);
  2318. ultraToolbar2.FloatingSize = new System.Drawing.Size(165, 48);
  2319. buttonTool2.InstanceProps.IsFirstInGroup = true;
  2320. buttonTool3.InstanceProps.IsFirstInGroup = true;
  2321. buttonTool4.InstanceProps.IsFirstInGroup = true;
  2322. buttonTool5.InstanceProps.IsFirstInGroup = true;
  2323. ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  2324. buttonTool1,
  2325. buttonTool2,
  2326. buttonTool3,
  2327. buttonTool4,
  2328. buttonTool5,
  2329. buttonTool6});
  2330. ultraToolbar2.Text = "钢包操作";
  2331. ultraToolbar2.Visible = false;
  2332. ultraToolbar3.DockedColumn = 0;
  2333. ultraToolbar3.DockedRow = 0;
  2334. ultraToolbar3.FloatingLocation = new System.Drawing.Point(325, 455);
  2335. ultraToolbar3.FloatingSize = new System.Drawing.Size(279, 44);
  2336. buttonTool7.InstanceProps.IsFirstInGroup = true;
  2337. buttonTool8.InstanceProps.IsFirstInGroup = true;
  2338. buttonTool9.InstanceProps.IsFirstInGroup = true;
  2339. buttonTool10.InstanceProps.IsFirstInGroup = true;
  2340. buttonTool11.InstanceProps.IsFirstInGroup = true;
  2341. buttonTool12.InstanceProps.IsFirstInGroup = true;
  2342. buttonTool13.InstanceProps.IsFirstInGroup = true;
  2343. buttonTool15.InstanceProps.IsFirstInGroup = true;
  2344. ultraToolbar3.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  2345. buttonTool7,
  2346. buttonTool8,
  2347. buttonTool9,
  2348. buttonTool10,
  2349. buttonTool11,
  2350. buttonTool12,
  2351. buttonTool13,
  2352. buttonTool15});
  2353. ultraToolbar3.Text = "钢包信息维护";
  2354. this.uTbMTool.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  2355. ultraToolbar2,
  2356. ultraToolbar3});
  2357. this.uTbMTool.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
  2358. this.uTbMTool.ToolbarSettings.AllowDockBottom = Infragistics.Win.DefaultableBoolean.False;
  2359. this.uTbMTool.ToolbarSettings.AllowDockLeft = Infragistics.Win.DefaultableBoolean.False;
  2360. this.uTbMTool.ToolbarSettings.AllowDockRight = Infragistics.Win.DefaultableBoolean.False;
  2361. this.uTbMTool.ToolbarSettings.AllowDockTop = Infragistics.Win.DefaultableBoolean.False;
  2362. this.uTbMTool.ToolbarSettings.AllowHiding = Infragistics.Win.DefaultableBoolean.False;
  2363. buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
  2364. buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2365. buttonTool18.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2366. buttonTool19.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2367. buttonTool20.SharedPropsInternal.Caption = "新增(&A)";
  2368. buttonTool20.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2369. buttonTool21.SharedPropsInternal.Caption = "删除(&D)";
  2370. buttonTool21.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2371. buttonTool22.SharedPropsInternal.Caption = "修改(&U)";
  2372. buttonTool22.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2373. buttonTool23.SharedPropsInternal.Caption = "查找(&Q)";
  2374. buttonTool23.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2375. buttonTool24.SharedPropsInternal.Caption = "确认(&O)";
  2376. buttonTool24.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2377. buttonTool24.SharedPropsInternal.Visible = false;
  2378. buttonTool25.SharedPropsInternal.Caption = "取消(&C)";
  2379. buttonTool25.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2380. buttonTool25.SharedPropsInternal.Visible = false;
  2381. buttonTool26.SharedPropsInternal.Caption = "<<";
  2382. buttonTool26.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2383. buttonTool27.SharedPropsInternal.Caption = ">>";
  2384. buttonTool27.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2385. buttonTool28.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2386. this.uTbMTool.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  2387. buttonTool16,
  2388. buttonTool17,
  2389. buttonTool18,
  2390. buttonTool19,
  2391. buttonTool20,
  2392. buttonTool21,
  2393. buttonTool22,
  2394. buttonTool23,
  2395. buttonTool24,
  2396. buttonTool25,
  2397. buttonTool26,
  2398. buttonTool27,
  2399. buttonTool28});
  2400. //
  2401. // frmScrapSteel
  2402. //
  2403. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2404. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2405. this.ClientSize = new System.Drawing.Size(1028, 654);
  2406. this.Controls.Add(this.ultraPanel1);
  2407. this.Controls.Add(this.ultraGroupBox1);
  2408. this.Name = "frmScrapSteel";
  2409. this.Text = "废钢实绩";
  2410. this.Load += new System.EventHandler(this.frmScrapSteel_Load);
  2411. this.ultraTabPageControl1.ResumeLayout(false);
  2412. this.panel2.ResumeLayout(false);
  2413. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  2414. this.ultraGroupBox4.ResumeLayout(false);
  2415. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  2416. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).EndInit();
  2417. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  2418. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  2419. this.ultraGroupBox3.ResumeLayout(false);
  2420. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  2421. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  2422. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  2423. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  2424. this.ultraGroupBox2.ResumeLayout(false);
  2425. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  2426. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  2427. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  2428. this.ultraTabPageControl2.ResumeLayout(false);
  2429. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  2430. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit();
  2431. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  2432. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  2433. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  2434. this.ultraGroupBox1.ResumeLayout(false);
  2435. this.ultraGroupBox1.PerformLayout();
  2436. ((System.ComponentModel.ISupportInitialize)(this.udte_EndTime)).EndInit();
  2437. ((System.ComponentModel.ISupportInitialize)(this.udte_StartTime)).EndInit();
  2438. ((System.ComponentModel.ISupportInitialize)(this.ute_DH)).EndInit();
  2439. this.groupBox6.ResumeLayout(false);
  2440. this.ultraPanel1.ClientArea.ResumeLayout(false);
  2441. this.ultraPanel1.ResumeLayout(false);
  2442. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  2443. this.ultraTabControl1.ResumeLayout(false);
  2444. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  2445. this.ultraExpandableGroupBox1.ResumeLayout(false);
  2446. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  2447. this.ultraPanel2.ClientArea.ResumeLayout(false);
  2448. this.ultraPanel2.ResumeLayout(false);
  2449. this.groupBox2.ResumeLayout(false);
  2450. this.groupBox2.PerformLayout();
  2451. ((System.ComponentModel.ISupportInitialize)(this.ute_ZL3)).EndInit();
  2452. ((System.ComponentModel.ISupportInitialize)(this.ute_ZL2)).EndInit();
  2453. ((System.ComponentModel.ISupportInitialize)(this.ute_ZL1)).EndInit();
  2454. this.groupBox1.ResumeLayout(false);
  2455. this.groupBox1.PerformLayout();
  2456. ((System.ComponentModel.ISupportInitialize)(this.ute_LH)).EndInit();
  2457. ((System.ComponentModel.ISupportInitialize)(this.materValue6)).EndInit();
  2458. ((System.ComponentModel.ISupportInitialize)(this.materValue4)).EndInit();
  2459. ((System.ComponentModel.ISupportInitialize)(this.materValue5)).EndInit();
  2460. ((System.ComponentModel.ISupportInitialize)(this.materValue3)).EndInit();
  2461. ((System.ComponentModel.ISupportInitialize)(this.materValue2)).EndInit();
  2462. ((System.ComponentModel.ISupportInitialize)(this.cbb_BC)).EndInit();
  2463. ((System.ComponentModel.ISupportInitialize)(this.ultNo)).EndInit();
  2464. ((System.ComponentModel.ISupportInitialize)(this.utlcbdevNo)).EndInit();
  2465. ((System.ComponentModel.ISupportInitialize)(this.ute_BZ)).EndInit();
  2466. ((System.ComponentModel.ISupportInitialize)(this.ute_RLSJ)).EndInit();
  2467. ((System.ComponentModel.ISupportInitialize)(this.ute_DZ)).EndInit();
  2468. ((System.ComponentModel.ISupportInitialize)(this.ute_ZZ)).EndInit();
  2469. ((System.ComponentModel.ISupportInitialize)(this.ute_RLZL)).EndInit();
  2470. ((System.ComponentModel.ISupportInitialize)(this.materValue1)).EndInit();
  2471. ((System.ComponentModel.ISupportInitialize)(this.ute_DH2)).EndInit();
  2472. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  2473. ((System.ComponentModel.ISupportInitialize)(this.uTbMTool)).EndInit();
  2474. this.ResumeLayout(false);
  2475. }
  2476. #endregion
  2477. private System.Data.DataSet dataSet4;
  2478. private System.Data.DataTable dataTable4;
  2479. private System.Data.DataColumn dataColumn32;
  2480. private System.Data.DataColumn dataColumn33;
  2481. private System.Data.DataColumn dataColumn34;
  2482. private System.Data.DataColumn dataColumn35;
  2483. private System.Data.DataColumn dataColumn36;
  2484. private System.Data.DataColumn dataColumn37;
  2485. private System.Data.DataColumn dataColumn38;
  2486. private System.Data.DataColumn dataColumn41;
  2487. private System.Data.DataColumn dataColumn46;
  2488. private System.Data.DataColumn dataColumn47;
  2489. private System.Data.DataColumn dataColumn52;
  2490. private System.Data.DataColumn dataColumn53;
  2491. private System.Data.DataSet dataSet3;
  2492. private System.Data.DataTable dataTable3;
  2493. private System.Data.DataColumn dataColumn25;
  2494. private System.Data.DataColumn dataColumn26;
  2495. private System.Data.DataColumn dataColumn27;
  2496. private System.Data.DataColumn dataColumn28;
  2497. private System.Data.DataColumn dataColumn29;
  2498. private System.Data.DataColumn dataColumn30;
  2499. private System.Data.DataColumn dataColumn31;
  2500. private System.Data.DataColumn dataColumn40;
  2501. private System.Data.DataColumn dataColumn44;
  2502. private System.Data.DataColumn dataColumn45;
  2503. private System.Data.DataColumn dataColumn50;
  2504. private System.Data.DataColumn dataColumn51;
  2505. private System.Data.DataSet dataSet2;
  2506. private System.Data.DataTable dataTable2;
  2507. private System.Data.DataColumn dataColumn18;
  2508. private System.Data.DataColumn dataColumn19;
  2509. private System.Data.DataColumn dataColumn20;
  2510. private System.Data.DataColumn dataColumn21;
  2511. private System.Data.DataColumn dataColumn22;
  2512. private System.Data.DataColumn dataColumn23;
  2513. private System.Data.DataColumn dataColumn24;
  2514. private System.Data.DataColumn dataColumn39;
  2515. private System.Data.DataColumn dataColumn42;
  2516. private System.Data.DataColumn dataColumn43;
  2517. private System.Data.DataColumn dataColumn48;
  2518. private System.Data.DataColumn dataColumn49;
  2519. private System.Data.DataSet dataSet1;
  2520. private System.Data.DataTable dataTable1;
  2521. private System.Data.DataColumn dataColumn1;
  2522. private System.Data.DataColumn dataColumn2;
  2523. private System.Data.DataColumn dataColumn3;
  2524. private System.Data.DataColumn dataColumn4;
  2525. private System.Data.DataColumn dataColumn5;
  2526. private System.Data.DataColumn dataColumn6;
  2527. private System.Data.DataColumn dataColumn7;
  2528. private System.Data.DataColumn dataColumn8;
  2529. private System.Data.DataColumn dataColumn9;
  2530. private System.Data.DataColumn dataColumn10;
  2531. private System.Data.DataColumn dataColumn11;
  2532. private System.Data.DataColumn dataColumn12;
  2533. private System.Data.DataColumn dataColumn13;
  2534. private System.Data.DataColumn dataColumn14;
  2535. private System.Data.DataColumn dataColumn15;
  2536. private System.Data.DataColumn dataColumn16;
  2537. private System.Data.DataColumn dataColumn17;
  2538. private System.Data.DataColumn dataColumn54;
  2539. private System.Data.DataColumn dataColumn55;
  2540. private System.Data.DataColumn dataColumn56;
  2541. private System.Data.DataColumn dataColumn57;
  2542. private System.Data.DataColumn dataColumn58;
  2543. private System.Data.DataColumn dataColumn59;
  2544. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  2545. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  2546. private System.Windows.Forms.GroupBox groupBox6;
  2547. private System.Windows.Forms.Label label1;
  2548. private System.Windows.Forms.Label label3;
  2549. private System.Windows.Forms.Label label18;
  2550. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  2551. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  2552. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  2553. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  2554. private System.Windows.Forms.Panel panel2;
  2555. private System.Windows.Forms.Splitter splitter2;
  2556. private System.Windows.Forms.Splitter splitter1;
  2557. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  2558. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  2559. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  2560. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  2561. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  2562. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  2563. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  2564. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  2565. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  2566. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  2567. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  2568. private System.Windows.Forms.GroupBox groupBox2;
  2569. private System.Windows.Forms.Button button3;
  2570. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_ZL3;
  2571. private System.Windows.Forms.Label label17;
  2572. private System.Windows.Forms.Button button2;
  2573. private System.Windows.Forms.Button button1;
  2574. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_ZL2;
  2575. private System.Windows.Forms.Label label16;
  2576. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_ZL1;
  2577. private System.Windows.Forms.Label label15;
  2578. private System.Windows.Forms.GroupBox groupBox1;
  2579. private Infragistics.Win.UltraWinEditors.UltraComboEditor cbb_BC;
  2580. private System.Windows.Forms.Label label20;
  2581. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultNo;
  2582. private System.Windows.Forms.Label label19;
  2583. private Infragistics.Win.UltraWinEditors.UltraComboEditor utlcbdevNo;
  2584. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_BZ;
  2585. private System.Windows.Forms.Label label14;
  2586. private System.Windows.Forms.Label label13;
  2587. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_RLSJ;
  2588. private System.Windows.Forms.Label label22;
  2589. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_DZ;
  2590. private System.Windows.Forms.Label label12;
  2591. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_ZZ;
  2592. private System.Windows.Forms.Label label10;
  2593. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_RLZL;
  2594. private System.Windows.Forms.Label label11;
  2595. private Infragistics.Win.UltraWinEditors.UltraTextEditor materValue1;
  2596. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_LH;
  2597. private System.Windows.Forms.Label label5;
  2598. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_DH2;
  2599. private System.Windows.Forms.Label label4;
  2600. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udte_EndTime;
  2601. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udte_StartTime;
  2602. private System.Windows.Forms.Label label2;
  2603. private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_DH;
  2604. private System.Windows.Forms.CheckBox checkBox1;
  2605. private System.Windows.Forms.Label label28;
  2606. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Left;
  2607. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  2608. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Right;
  2609. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Top;
  2610. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Bottom;
  2611. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager uTbMTool;
  2612. private System.Windows.Forms.CheckBox chkSend;
  2613. private Infragistics.Win.UltraWinEditors.UltraTextEditor materValue6;
  2614. private Infragistics.Win.UltraWinEditors.UltraTextEditor materValue4;
  2615. private Infragistics.Win.UltraWinEditors.UltraTextEditor materValue5;
  2616. private Infragistics.Win.UltraWinEditors.UltraTextEditor materValue3;
  2617. private Infragistics.Win.UltraWinEditors.UltraTextEditor materValue2;
  2618. private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource1;
  2619. private Infragistics.Win.Misc.UltraLabel materName6;
  2620. private Infragistics.Win.Misc.UltraLabel materName5;
  2621. private Infragistics.Win.Misc.UltraLabel materName4;
  2622. private Infragistics.Win.Misc.UltraLabel materName3;
  2623. private Infragistics.Win.Misc.UltraLabel materName2;
  2624. private Infragistics.Win.Misc.UltraLabel materName1;
  2625. }
  2626. }