FrmBackSlab.Designer.cs 122 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107
  1. namespace Core.StlMes.Client.ZGMil.Popup
  2. {
  3. partial class FrmBackSlab
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLAB_NUM");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DB_LENGTH");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PIPE_SECTION");
  33. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_NO");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GROUP_FLAG");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NEW_HEAT_NO");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HANDLE_RESULT");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESULT_NO");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CONTRACT_NO");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DB_LENGTH");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VARIETIES");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUCKLE_TYPE");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELCODE");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADECODE");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DB_HEIGHT");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_NO");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TIME");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FINISH_USER");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PIPE_SIZE");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROLL_LENGTH");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHKMAIN");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_PLAN_ID");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_PLAN_NO");
  75. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CONTRACT_NO");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLAB_NUM");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_NO");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_PLAN_ID");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_PLAN_NO");
  91. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_NO");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GROUP_FLAG");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NEW_HEAT_NO");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HANDLE_RESULT");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESULT_NO");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CONTRACT_NO");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DB_LENGTH");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VARIETIES");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUCKLE_TYPE");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME");
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELCODE");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADECODE");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DB_HEIGHT");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_NO");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FINISH_USER");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PIPE_SIZE");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROLL_LENGTH");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_PLAN_ID");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_PLAN_NO");
  119. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  120. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  126. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  127. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  128. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  129. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  130. this.chkNodeQuery = new Infragistics.Win.UltraWinGrid.UltraGrid();
  131. this.dataSet1 = new System.Data.DataSet();
  132. this.dtContratNo = new System.Data.DataTable();
  133. this.dataColumn2 = new System.Data.DataColumn();
  134. this.dataColumn58 = new System.Data.DataColumn();
  135. this.dataColumn59 = new System.Data.DataColumn();
  136. this.dataColumn60 = new System.Data.DataColumn();
  137. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  138. this.udtDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  139. this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  140. this.chkSection = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  141. this.chkLength = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  142. this.chkSteelName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  143. this.chkContractNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  144. this.txtSection = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  145. this.txtLength = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  146. this.txtSteelName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  147. this.txtContractNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  148. this.btnQuery = new Infragistics.Win.Misc.UltraButton();
  149. this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
  150. this.ugbCol = new Infragistics.Win.Misc.UltraGroupBox();
  151. this.cmbRollLength = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  152. this.cmbContrack = new Infragistics.Win.UltraWinGrid.UltraCombo();
  153. this.ckrRollLength = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  154. this.ckrContrack = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  155. this.txtZPJudgeNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  156. this.txtZPLotNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  157. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  158. this.btnZP = new Infragistics.Win.Misc.UltraButton();
  159. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  160. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  161. this.ultraGrid_GHDL = new Infragistics.Win.UltraWinGrid.UltraGrid();
  162. this.dataSet3 = new System.Data.DataSet();
  163. this.dataTable1 = new System.Data.DataTable();
  164. this.dataColumn7 = new System.Data.DataColumn();
  165. this.dataColumn8 = new System.Data.DataColumn();
  166. this.dataColumn9 = new System.Data.DataColumn();
  167. this.dataColumn10 = new System.Data.DataColumn();
  168. this.dataColumn11 = new System.Data.DataColumn();
  169. this.dataColumn12 = new System.Data.DataColumn();
  170. this.dataColumn13 = new System.Data.DataColumn();
  171. this.dataColumn14 = new System.Data.DataColumn();
  172. this.dataColumn15 = new System.Data.DataColumn();
  173. this.dataColumn16 = new System.Data.DataColumn();
  174. this.dataColumn17 = new System.Data.DataColumn();
  175. this.dataColumn18 = new System.Data.DataColumn();
  176. this.dataColumn19 = new System.Data.DataColumn();
  177. this.dataColumn20 = new System.Data.DataColumn();
  178. this.dataColumn21 = new System.Data.DataColumn();
  179. this.dataColumn22 = new System.Data.DataColumn();
  180. this.dataColumn23 = new System.Data.DataColumn();
  181. this.dataColumn24 = new System.Data.DataColumn();
  182. this.dataColumn25 = new System.Data.DataColumn();
  183. this.dataColumn26 = new System.Data.DataColumn();
  184. this.dataColumn32 = new System.Data.DataColumn();
  185. this.dataColumn56 = new System.Data.DataColumn();
  186. this.dataColumn1 = new System.Data.DataColumn();
  187. this.dataColumn3 = new System.Data.DataColumn();
  188. this.dataColumn4 = new System.Data.DataColumn();
  189. this.dataColumn5 = new System.Data.DataColumn();
  190. this.dataColumn63 = new System.Data.DataColumn();
  191. this.dataColumn64 = new System.Data.DataColumn();
  192. this.dataColumn65 = new System.Data.DataColumn();
  193. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  194. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  195. this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
  196. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  197. this.dataSet4 = new System.Data.DataSet();
  198. this.dtBackPlan = new System.Data.DataTable();
  199. this.dataColumn27 = new System.Data.DataColumn();
  200. this.dataColumn28 = new System.Data.DataColumn();
  201. this.dataColumn29 = new System.Data.DataColumn();
  202. this.dataColumn30 = new System.Data.DataColumn();
  203. this.dataColumn31 = new System.Data.DataColumn();
  204. this.dataColumn33 = new System.Data.DataColumn();
  205. this.dataColumn55 = new System.Data.DataColumn();
  206. this.dataColumn68 = new System.Data.DataColumn();
  207. this.dataColumn69 = new System.Data.DataColumn();
  208. this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
  209. this.chkIsStart = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  210. this.chkContractNo1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  211. this.txtLotNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  212. this.txtJudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  213. this.txtContractNo1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  214. this.chkJudgeNo1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  215. this.chkLotNo1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  216. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  217. this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
  218. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  219. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  220. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  221. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  222. this.dataSet2 = new System.Data.DataSet();
  223. this.dataTable2 = new System.Data.DataTable();
  224. this.dataColumn34 = new System.Data.DataColumn();
  225. this.dataColumn35 = new System.Data.DataColumn();
  226. this.dataColumn36 = new System.Data.DataColumn();
  227. this.dataColumn37 = new System.Data.DataColumn();
  228. this.dataColumn38 = new System.Data.DataColumn();
  229. this.dataColumn39 = new System.Data.DataColumn();
  230. this.dataColumn40 = new System.Data.DataColumn();
  231. this.dataColumn41 = new System.Data.DataColumn();
  232. this.dataColumn42 = new System.Data.DataColumn();
  233. this.dataColumn43 = new System.Data.DataColumn();
  234. this.dataColumn44 = new System.Data.DataColumn();
  235. this.dataColumn45 = new System.Data.DataColumn();
  236. this.dataColumn46 = new System.Data.DataColumn();
  237. this.dataColumn47 = new System.Data.DataColumn();
  238. this.dataColumn48 = new System.Data.DataColumn();
  239. this.dataColumn49 = new System.Data.DataColumn();
  240. this.dataColumn50 = new System.Data.DataColumn();
  241. this.dataColumn51 = new System.Data.DataColumn();
  242. this.dataColumn52 = new System.Data.DataColumn();
  243. this.dataColumn53 = new System.Data.DataColumn();
  244. this.dataColumn54 = new System.Data.DataColumn();
  245. this.dataColumn57 = new System.Data.DataColumn();
  246. this.dataColumn6 = new System.Data.DataColumn();
  247. this.dataColumn61 = new System.Data.DataColumn();
  248. this.dataColumn62 = new System.Data.DataColumn();
  249. this.dataColumn66 = new System.Data.DataColumn();
  250. this.dataColumn67 = new System.Data.DataColumn();
  251. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  252. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  253. this.ultraTabPageControl1.SuspendLayout();
  254. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  255. this.splitContainer1.Panel1.SuspendLayout();
  256. this.splitContainer1.Panel2.SuspendLayout();
  257. this.splitContainer1.SuspendLayout();
  258. this.tableLayoutPanel3.SuspendLayout();
  259. ((System.ComponentModel.ISupportInitialize)(this.chkNodeQuery)).BeginInit();
  260. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  261. ((System.ComponentModel.ISupportInitialize)(this.dtContratNo)).BeginInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  263. this.ultraGroupBox3.SuspendLayout();
  264. ((System.ComponentModel.ISupportInitialize)(this.udtDate)).BeginInit();
  265. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
  266. ((System.ComponentModel.ISupportInitialize)(this.chkSection)).BeginInit();
  267. ((System.ComponentModel.ISupportInitialize)(this.chkLength)).BeginInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.chkSteelName)).BeginInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.chkContractNo)).BeginInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.txtSection)).BeginInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.txtLength)).BeginInit();
  272. ((System.ComponentModel.ISupportInitialize)(this.txtSteelName)).BeginInit();
  273. ((System.ComponentModel.ISupportInitialize)(this.txtContractNo)).BeginInit();
  274. this.tableLayoutPanel4.SuspendLayout();
  275. ((System.ComponentModel.ISupportInitialize)(this.ugbCol)).BeginInit();
  276. this.ugbCol.SuspendLayout();
  277. ((System.ComponentModel.ISupportInitialize)(this.cmbRollLength)).BeginInit();
  278. ((System.ComponentModel.ISupportInitialize)(this.cmbContrack)).BeginInit();
  279. ((System.ComponentModel.ISupportInitialize)(this.ckrRollLength)).BeginInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.ckrContrack)).BeginInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.txtZPJudgeNo)).BeginInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.txtZPLotNo)).BeginInit();
  283. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  284. this.ultraGroupBox1.SuspendLayout();
  285. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid_GHDL)).BeginInit();
  286. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  287. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  288. this.ultraTabPageControl2.SuspendLayout();
  289. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  290. this.splitContainer2.Panel1.SuspendLayout();
  291. this.splitContainer2.Panel2.SuspendLayout();
  292. this.splitContainer2.SuspendLayout();
  293. this.tableLayoutPanel6.SuspendLayout();
  294. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  295. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).BeginInit();
  296. ((System.ComponentModel.ISupportInitialize)(this.dtBackPlan)).BeginInit();
  297. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
  298. this.ultraGroupBox5.SuspendLayout();
  299. ((System.ComponentModel.ISupportInitialize)(this.chkIsStart)).BeginInit();
  300. ((System.ComponentModel.ISupportInitialize)(this.chkContractNo1)).BeginInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).BeginInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStoveNo)).BeginInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.txtContractNo1)).BeginInit();
  304. ((System.ComponentModel.ISupportInitialize)(this.chkJudgeNo1)).BeginInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.chkLotNo1)).BeginInit();
  306. this.tableLayoutPanel5.SuspendLayout();
  307. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  308. this.ultraGroupBox2.SuspendLayout();
  309. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  310. this.ultraGroupBox4.SuspendLayout();
  311. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  312. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  313. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  314. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  315. this.ultraTabControl1.SuspendLayout();
  316. this.SuspendLayout();
  317. //
  318. // ultraTabPageControl1
  319. //
  320. this.ultraTabPageControl1.Controls.Add(this.splitContainer1);
  321. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  322. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  323. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  324. this.ultraTabPageControl1.Size = new System.Drawing.Size(1367, 721);
  325. //
  326. // splitContainer1
  327. //
  328. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  329. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  330. this.splitContainer1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  331. this.splitContainer1.Name = "splitContainer1";
  332. //
  333. // splitContainer1.Panel1
  334. //
  335. this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel3);
  336. //
  337. // splitContainer1.Panel2
  338. //
  339. this.splitContainer1.Panel2.Controls.Add(this.tableLayoutPanel4);
  340. this.splitContainer1.Size = new System.Drawing.Size(1367, 721);
  341. this.splitContainer1.SplitterDistance = 273;
  342. this.splitContainer1.TabIndex = 0;
  343. //
  344. // tableLayoutPanel3
  345. //
  346. this.tableLayoutPanel3.ColumnCount = 1;
  347. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 384F));
  348. this.tableLayoutPanel3.Controls.Add(this.chkNodeQuery, 0, 1);
  349. this.tableLayoutPanel3.Controls.Add(this.ultraGroupBox3, 0, 0);
  350. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  351. this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  352. this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  353. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  354. this.tableLayoutPanel3.RowCount = 2;
  355. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30.66202F));
  356. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 69.33798F));
  357. this.tableLayoutPanel3.Size = new System.Drawing.Size(273, 721);
  358. this.tableLayoutPanel3.TabIndex = 1;
  359. //
  360. // chkNodeQuery
  361. //
  362. this.chkNodeQuery.DataMember = "Table1";
  363. this.chkNodeQuery.DataSource = this.dataSet1;
  364. ultraGridColumn1.Header.VisiblePosition = 0;
  365. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 6;
  366. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  367. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  368. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  369. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  370. ultraGridColumn1.RowLayoutColumnInfo.WeightY = 40F;
  371. ultraGridColumn2.Header.VisiblePosition = 1;
  372. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  373. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  374. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 40);
  375. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  376. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  377. ultraGridColumn3.Header.VisiblePosition = 2;
  378. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 0;
  379. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  380. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  381. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  382. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  383. ultraGridColumn3.RowLayoutColumnInfo.WeightY = 40F;
  384. ultraGridColumn4.Header.VisiblePosition = 3;
  385. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
  386. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  387. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  388. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  389. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  390. ultraGridColumn4.RowLayoutColumnInfo.WeightY = 40F;
  391. ultraGridBand1.Columns.AddRange(new object[] {
  392. ultraGridColumn1,
  393. ultraGridColumn2,
  394. ultraGridColumn3,
  395. ultraGridColumn4});
  396. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  397. this.chkNodeQuery.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  398. this.chkNodeQuery.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  399. this.chkNodeQuery.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  400. this.chkNodeQuery.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  401. this.chkNodeQuery.Dock = System.Windows.Forms.DockStyle.Fill;
  402. this.chkNodeQuery.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.chkNodeQuery.Location = new System.Drawing.Point(4, 225);
  404. this.chkNodeQuery.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  405. this.chkNodeQuery.Name = "chkNodeQuery";
  406. this.chkNodeQuery.Size = new System.Drawing.Size(376, 492);
  407. this.chkNodeQuery.TabIndex = 21;
  408. this.chkNodeQuery.AfterRowActivate += new System.EventHandler(this.chkNodeQuery_AfterRowActivate);
  409. //
  410. // dataSet1
  411. //
  412. this.dataSet1.DataSetName = "NewDataSet";
  413. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  414. this.dtContratNo});
  415. //
  416. // dtContratNo
  417. //
  418. this.dtContratNo.Columns.AddRange(new System.Data.DataColumn[] {
  419. this.dataColumn2,
  420. this.dataColumn58,
  421. this.dataColumn59,
  422. this.dataColumn60});
  423. this.dtContratNo.TableName = "Table1";
  424. //
  425. // dataColumn2
  426. //
  427. this.dataColumn2.Caption = "支数";
  428. this.dataColumn2.ColumnName = "SLAB_NUM";
  429. //
  430. // dataColumn58
  431. //
  432. this.dataColumn58.Caption = "单倍长";
  433. this.dataColumn58.ColumnName = "DB_LENGTH";
  434. //
  435. // dataColumn59
  436. //
  437. this.dataColumn59.Caption = "钢种";
  438. this.dataColumn59.ColumnName = "GRADENAME";
  439. //
  440. // dataColumn60
  441. //
  442. this.dataColumn60.Caption = "断面";
  443. this.dataColumn60.ColumnName = "PIPE_SECTION";
  444. //
  445. // ultraGroupBox3
  446. //
  447. this.ultraGroupBox3.Controls.Add(this.udtDate);
  448. this.ultraGroupBox3.Controls.Add(this.chkDate);
  449. this.ultraGroupBox3.Controls.Add(this.chkSection);
  450. this.ultraGroupBox3.Controls.Add(this.chkLength);
  451. this.ultraGroupBox3.Controls.Add(this.chkSteelName);
  452. this.ultraGroupBox3.Controls.Add(this.chkContractNo);
  453. this.ultraGroupBox3.Controls.Add(this.txtSection);
  454. this.ultraGroupBox3.Controls.Add(this.txtLength);
  455. this.ultraGroupBox3.Controls.Add(this.txtSteelName);
  456. this.ultraGroupBox3.Controls.Add(this.txtContractNo);
  457. this.ultraGroupBox3.Controls.Add(this.btnQuery);
  458. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  459. this.ultraGroupBox3.Location = new System.Drawing.Point(3, 2);
  460. this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  461. this.ultraGroupBox3.Name = "ultraGroupBox3";
  462. this.ultraGroupBox3.Size = new System.Drawing.Size(378, 217);
  463. this.ultraGroupBox3.TabIndex = 1;
  464. this.ultraGroupBox3.Text = "回炉坯查询";
  465. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  466. //
  467. // udtDate
  468. //
  469. this.udtDate.Enabled = false;
  470. this.udtDate.Location = new System.Drawing.Point(133, 134);
  471. this.udtDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  472. this.udtDate.MaskInput = "{date}";
  473. this.udtDate.Name = "udtDate";
  474. this.udtDate.Size = new System.Drawing.Size(147, 24);
  475. this.udtDate.TabIndex = 3;
  476. //
  477. // chkDate
  478. //
  479. this.chkDate.Location = new System.Drawing.Point(20, 134);
  480. this.chkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  481. this.chkDate.Name = "chkDate";
  482. this.chkDate.Size = new System.Drawing.Size(99, 20);
  483. this.chkDate.TabIndex = 2;
  484. this.chkDate.Text = "日期:";
  485. this.chkDate.CheckedChanged += new System.EventHandler(this.chkContractNo_CheckedChanged);
  486. //
  487. // chkSection
  488. //
  489. this.chkSection.Location = new System.Drawing.Point(20, 101);
  490. this.chkSection.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  491. this.chkSection.Name = "chkSection";
  492. this.chkSection.Size = new System.Drawing.Size(99, 20);
  493. this.chkSection.TabIndex = 0;
  494. this.chkSection.Text = "断面:";
  495. this.chkSection.CheckedChanged += new System.EventHandler(this.chkContractNo_CheckedChanged);
  496. //
  497. // chkLength
  498. //
  499. this.chkLength.Location = new System.Drawing.Point(20, 70);
  500. this.chkLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  501. this.chkLength.Name = "chkLength";
  502. this.chkLength.Size = new System.Drawing.Size(99, 20);
  503. this.chkLength.TabIndex = 0;
  504. this.chkLength.Text = "长度:";
  505. this.chkLength.CheckedChanged += new System.EventHandler(this.chkContractNo_CheckedChanged);
  506. //
  507. // chkSteelName
  508. //
  509. this.chkSteelName.Location = new System.Drawing.Point(20, 38);
  510. this.chkSteelName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  511. this.chkSteelName.Name = "chkSteelName";
  512. this.chkSteelName.Size = new System.Drawing.Size(99, 20);
  513. this.chkSteelName.TabIndex = 0;
  514. this.chkSteelName.Text = "钢种:";
  515. this.chkSteelName.CheckedChanged += new System.EventHandler(this.chkContractNo_CheckedChanged);
  516. //
  517. // chkContractNo
  518. //
  519. this.chkContractNo.Location = new System.Drawing.Point(125, 0);
  520. this.chkContractNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  521. this.chkContractNo.Name = "chkContractNo";
  522. this.chkContractNo.Size = new System.Drawing.Size(99, 22);
  523. this.chkContractNo.TabIndex = 0;
  524. this.chkContractNo.Text = "合同号:";
  525. this.chkContractNo.Visible = false;
  526. this.chkContractNo.CheckedChanged += new System.EventHandler(this.chkContractNo_CheckedChanged);
  527. //
  528. // txtSection
  529. //
  530. this.txtSection.Enabled = false;
  531. this.txtSection.Location = new System.Drawing.Point(133, 99);
  532. this.txtSection.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  533. this.txtSection.Name = "txtSection";
  534. this.txtSection.Size = new System.Drawing.Size(111, 24);
  535. this.txtSection.TabIndex = 1;
  536. //
  537. // txtLength
  538. //
  539. this.txtLength.Enabled = false;
  540. this.txtLength.Location = new System.Drawing.Point(133, 68);
  541. this.txtLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  542. this.txtLength.Name = "txtLength";
  543. this.txtLength.Size = new System.Drawing.Size(111, 24);
  544. this.txtLength.TabIndex = 1;
  545. //
  546. // txtSteelName
  547. //
  548. this.txtSteelName.Enabled = false;
  549. this.txtSteelName.Location = new System.Drawing.Point(133, 35);
  550. this.txtSteelName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  551. this.txtSteelName.Name = "txtSteelName";
  552. this.txtSteelName.Size = new System.Drawing.Size(111, 24);
  553. this.txtSteelName.TabIndex = 1;
  554. //
  555. // txtContractNo
  556. //
  557. this.txtContractNo.Enabled = false;
  558. this.txtContractNo.Location = new System.Drawing.Point(239, 0);
  559. this.txtContractNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  560. this.txtContractNo.Name = "txtContractNo";
  561. this.txtContractNo.Size = new System.Drawing.Size(112, 24);
  562. this.txtContractNo.TabIndex = 1;
  563. this.txtContractNo.Visible = false;
  564. //
  565. // btnQuery
  566. //
  567. this.btnQuery.Location = new System.Drawing.Point(20, 170);
  568. this.btnQuery.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  569. this.btnQuery.Name = "btnQuery";
  570. this.btnQuery.Size = new System.Drawing.Size(99, 29);
  571. this.btnQuery.TabIndex = 0;
  572. this.btnQuery.Text = "查询";
  573. this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
  574. //
  575. // tableLayoutPanel4
  576. //
  577. this.tableLayoutPanel4.ColumnCount = 1;
  578. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  579. this.tableLayoutPanel4.Controls.Add(this.ugbCol, 0, 0);
  580. this.tableLayoutPanel4.Controls.Add(this.ultraGroupBox1, 0, 1);
  581. this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  582. this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
  583. this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  584. this.tableLayoutPanel4.Name = "tableLayoutPanel4";
  585. this.tableLayoutPanel4.RowCount = 2;
  586. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.92788F));
  587. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 88.07212F));
  588. this.tableLayoutPanel4.Size = new System.Drawing.Size(1090, 721);
  589. this.tableLayoutPanel4.TabIndex = 2;
  590. //
  591. // ugbCol
  592. //
  593. this.ugbCol.Controls.Add(this.cmbRollLength);
  594. this.ugbCol.Controls.Add(this.cmbContrack);
  595. this.ugbCol.Controls.Add(this.ckrRollLength);
  596. this.ugbCol.Controls.Add(this.ckrContrack);
  597. this.ugbCol.Controls.Add(this.txtZPJudgeNo);
  598. this.ugbCol.Controls.Add(this.txtZPLotNo);
  599. this.ugbCol.Controls.Add(this.ultraLabel2);
  600. this.ugbCol.Controls.Add(this.btnZP);
  601. this.ugbCol.Controls.Add(this.ultraLabel1);
  602. this.ugbCol.Dock = System.Windows.Forms.DockStyle.Fill;
  603. this.ugbCol.Location = new System.Drawing.Point(3, 2);
  604. this.ugbCol.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  605. this.ugbCol.Name = "ugbCol";
  606. this.ugbCol.Size = new System.Drawing.Size(1084, 82);
  607. this.ugbCol.TabIndex = 1;
  608. this.ugbCol.Text = "功能操作";
  609. this.ugbCol.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  610. //
  611. // cmbRollLength
  612. //
  613. this.cmbRollLength.Enabled = false;
  614. this.cmbRollLength.Location = new System.Drawing.Point(825, 38);
  615. this.cmbRollLength.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  616. this.cmbRollLength.Name = "cmbRollLength";
  617. this.cmbRollLength.Size = new System.Drawing.Size(133, 24);
  618. this.cmbRollLength.TabIndex = 5;
  619. this.cmbRollLength.Visible = false;
  620. //
  621. // cmbContrack
  622. //
  623. this.cmbContrack.CheckedListSettings.CheckStateMember = "";
  624. appearance25.BackColor = System.Drawing.SystemColors.Window;
  625. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  626. this.cmbContrack.DisplayLayout.Appearance = appearance25;
  627. this.cmbContrack.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  628. this.cmbContrack.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  629. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  630. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  631. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  632. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  633. this.cmbContrack.DisplayLayout.GroupByBox.Appearance = appearance26;
  634. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  635. this.cmbContrack.DisplayLayout.GroupByBox.BandLabelAppearance = appearance28;
  636. this.cmbContrack.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  637. appearance27.BackColor = System.Drawing.SystemColors.ControlLightLight;
  638. appearance27.BackColor2 = System.Drawing.SystemColors.Control;
  639. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  640. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  641. this.cmbContrack.DisplayLayout.GroupByBox.PromptAppearance = appearance27;
  642. this.cmbContrack.DisplayLayout.MaxColScrollRegions = 1;
  643. this.cmbContrack.DisplayLayout.MaxRowScrollRegions = 1;
  644. appearance31.BackColor = System.Drawing.SystemColors.Window;
  645. appearance31.ForeColor = System.Drawing.SystemColors.ControlText;
  646. this.cmbContrack.DisplayLayout.Override.ActiveCellAppearance = appearance31;
  647. appearance34.BackColor = System.Drawing.SystemColors.Highlight;
  648. appearance34.ForeColor = System.Drawing.SystemColors.HighlightText;
  649. this.cmbContrack.DisplayLayout.Override.ActiveRowAppearance = appearance34;
  650. this.cmbContrack.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  651. this.cmbContrack.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  652. appearance36.BackColor = System.Drawing.SystemColors.Window;
  653. this.cmbContrack.DisplayLayout.Override.CardAreaAppearance = appearance36;
  654. appearance32.BorderColor = System.Drawing.Color.Silver;
  655. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  656. this.cmbContrack.DisplayLayout.Override.CellAppearance = appearance32;
  657. this.cmbContrack.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  658. this.cmbContrack.DisplayLayout.Override.CellPadding = 0;
  659. appearance30.BackColor = System.Drawing.SystemColors.Control;
  660. appearance30.BackColor2 = System.Drawing.SystemColors.ControlDark;
  661. appearance30.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  662. appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  663. appearance30.BorderColor = System.Drawing.SystemColors.Window;
  664. this.cmbContrack.DisplayLayout.Override.GroupByRowAppearance = appearance30;
  665. appearance29.TextHAlignAsString = "Left";
  666. this.cmbContrack.DisplayLayout.Override.HeaderAppearance = appearance29;
  667. this.cmbContrack.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  668. this.cmbContrack.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  669. appearance35.BackColor = System.Drawing.SystemColors.Window;
  670. appearance35.BorderColor = System.Drawing.Color.Silver;
  671. this.cmbContrack.DisplayLayout.Override.RowAppearance = appearance35;
  672. this.cmbContrack.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  673. appearance33.BackColor = System.Drawing.SystemColors.ControlLight;
  674. this.cmbContrack.DisplayLayout.Override.TemplateAddRowAppearance = appearance33;
  675. this.cmbContrack.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  676. this.cmbContrack.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  677. this.cmbContrack.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  678. this.cmbContrack.Enabled = false;
  679. this.cmbContrack.Location = new System.Drawing.Point(580, 34);
  680. this.cmbContrack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  681. this.cmbContrack.Name = "cmbContrack";
  682. this.cmbContrack.Size = new System.Drawing.Size(133, 25);
  683. this.cmbContrack.TabIndex = 4;
  684. this.cmbContrack.Visible = false;
  685. //
  686. // ckrRollLength
  687. //
  688. this.ckrRollLength.AutoSize = true;
  689. this.ckrRollLength.Location = new System.Drawing.Point(721, 36);
  690. this.ckrRollLength.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  691. this.ckrRollLength.Name = "ckrRollLength";
  692. this.ckrRollLength.Size = new System.Drawing.Size(112, 28);
  693. this.ckrRollLength.TabIndex = 3;
  694. this.ckrRollLength.Text = "轧制长度";
  695. this.ckrRollLength.Visible = false;
  696. this.ckrRollLength.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  697. //
  698. // ckrContrack
  699. //
  700. this.ckrContrack.AutoSize = true;
  701. this.ckrContrack.Location = new System.Drawing.Point(493, 38);
  702. this.ckrContrack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  703. this.ckrContrack.Name = "ckrContrack";
  704. this.ckrContrack.Size = new System.Drawing.Size(92, 28);
  705. this.ckrContrack.TabIndex = 2;
  706. this.ckrContrack.Text = "合同号";
  707. this.ckrContrack.Visible = false;
  708. this.ckrContrack.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  709. //
  710. // txtZPJudgeNo
  711. //
  712. this.txtZPJudgeNo.Location = new System.Drawing.Point(369, 38);
  713. this.txtZPJudgeNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  714. this.txtZPJudgeNo.Name = "txtZPJudgeNo";
  715. this.txtZPJudgeNo.Size = new System.Drawing.Size(100, 24);
  716. this.txtZPJudgeNo.TabIndex = 1;
  717. //
  718. // txtZPLotNo
  719. //
  720. this.txtZPLotNo.Location = new System.Drawing.Point(131, 38);
  721. this.txtZPLotNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  722. this.txtZPLotNo.Name = "txtZPLotNo";
  723. this.txtZPLotNo.Size = new System.Drawing.Size(100, 24);
  724. this.txtZPLotNo.TabIndex = 1;
  725. //
  726. // ultraLabel2
  727. //
  728. this.ultraLabel2.Location = new System.Drawing.Point(257, 38);
  729. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  730. this.ultraLabel2.Name = "ultraLabel2";
  731. this.ultraLabel2.Size = new System.Drawing.Size(88, 22);
  732. this.ultraLabel2.TabIndex = 0;
  733. this.ultraLabel2.Text = "组炉炉号:";
  734. //
  735. // btnZP
  736. //
  737. this.btnZP.Location = new System.Drawing.Point(976, 32);
  738. this.btnZP.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  739. this.btnZP.Name = "btnZP";
  740. this.btnZP.Size = new System.Drawing.Size(99, 29);
  741. this.btnZP.TabIndex = 0;
  742. this.btnZP.Text = "组炉";
  743. this.btnZP.Click += new System.EventHandler(this.btnZP_Click);
  744. //
  745. // ultraLabel1
  746. //
  747. this.ultraLabel1.Location = new System.Drawing.Point(25, 38);
  748. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  749. this.ultraLabel1.Name = "ultraLabel1";
  750. this.ultraLabel1.Size = new System.Drawing.Size(88, 22);
  751. this.ultraLabel1.TabIndex = 0;
  752. this.ultraLabel1.Text = "组炉批号:";
  753. //
  754. // ultraGroupBox1
  755. //
  756. this.ultraGroupBox1.Controls.Add(this.ultraGrid_GHDL);
  757. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  758. this.ultraGroupBox1.Location = new System.Drawing.Point(3, 88);
  759. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  760. this.ultraGroupBox1.Name = "ultraGroupBox1";
  761. this.ultraGroupBox1.Size = new System.Drawing.Size(1084, 631);
  762. this.ultraGroupBox1.TabIndex = 0;
  763. this.ultraGroupBox1.Text = "回炉坯查询";
  764. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  765. //
  766. // ultraGrid_GHDL
  767. //
  768. this.ultraGrid_GHDL.DataMember = "Table1";
  769. this.ultraGrid_GHDL.DataSource = this.dataSet3;
  770. ultraGridColumn5.Header.VisiblePosition = 0;
  771. ultraGridColumn5.Hidden = true;
  772. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
  773. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  774. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(119, 0);
  775. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  776. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  777. ultraGridColumn6.Header.VisiblePosition = 1;
  778. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 32;
  779. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  780. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  781. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  782. ultraGridColumn7.Header.VisiblePosition = 2;
  783. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 36;
  784. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  785. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  786. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  787. ultraGridColumn8.Header.VisiblePosition = 3;
  788. ultraGridColumn8.Hidden = true;
  789. ultraGridColumn9.Header.VisiblePosition = 4;
  790. ultraGridColumn9.Hidden = true;
  791. ultraGridColumn10.Header.VisiblePosition = 5;
  792. ultraGridColumn10.Hidden = true;
  793. ultraGridColumn11.Header.VisiblePosition = 6;
  794. ultraGridColumn11.Hidden = true;
  795. ultraGridColumn12.Header.VisiblePosition = 7;
  796. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 38;
  797. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  798. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  799. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  800. ultraGridColumn13.Header.VisiblePosition = 8;
  801. ultraGridColumn13.Hidden = true;
  802. ultraGridColumn14.Header.VisiblePosition = 9;
  803. ultraGridColumn14.Hidden = true;
  804. ultraGridColumn15.Header.VisiblePosition = 10;
  805. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 4;
  806. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  807. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(108, 0);
  808. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  809. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  810. ultraGridColumn16.Header.VisiblePosition = 11;
  811. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 12;
  812. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  813. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(138, 0);
  814. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  815. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  816. ultraGridColumn17.Header.VisiblePosition = 12;
  817. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 24;
  818. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  819. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  820. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  821. ultraGridColumn18.Header.VisiblePosition = 13;
  822. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 28;
  823. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  824. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  825. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  826. ultraGridColumn19.Header.VisiblePosition = 14;
  827. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 30;
  828. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  829. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  830. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  831. ultraGridColumn20.Header.VisiblePosition = 15;
  832. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 20;
  833. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  834. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  835. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  836. ultraGridColumn21.Header.VisiblePosition = 16;
  837. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 22;
  838. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  839. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  840. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  841. ultraGridColumn22.Header.VisiblePosition = 17;
  842. ultraGridColumn22.Hidden = true;
  843. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 22;
  844. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  845. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  846. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  847. ultraGridColumn23.Header.VisiblePosition = 18;
  848. ultraGridColumn23.Hidden = true;
  849. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 24;
  850. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  851. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  852. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  853. ultraGridColumn24.Header.VisiblePosition = 19;
  854. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 26;
  855. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  856. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  857. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  858. ultraGridColumn25.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  859. ultraGridColumn25.Header.VisiblePosition = 20;
  860. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 0;
  861. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  862. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  863. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  864. ultraGridColumn26.Header.VisiblePosition = 21;
  865. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 6;
  866. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  867. ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(135, 0);
  868. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  869. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  870. ultraGridColumn27.Header.VisiblePosition = 22;
  871. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 34;
  872. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  873. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  874. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  875. ultraGridColumn28.Header.VisiblePosition = 23;
  876. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 14;
  877. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  878. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  879. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  880. ultraGridColumn29.Header.VisiblePosition = 24;
  881. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 16;
  882. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  883. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  884. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  885. ultraGridColumn30.Header.VisiblePosition = 25;
  886. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 18;
  887. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  888. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  889. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  890. ultraGridColumn31.Header.VisiblePosition = 26;
  891. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 2;
  892. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  893. ultraGridColumn31.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  894. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  895. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  896. ultraGridColumn32.Header.VisiblePosition = 27;
  897. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 8;
  898. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  899. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  900. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  901. ultraGridColumn33.Header.VisiblePosition = 28;
  902. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 10;
  903. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  904. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  905. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  906. ultraGridBand2.Columns.AddRange(new object[] {
  907. ultraGridColumn5,
  908. ultraGridColumn6,
  909. ultraGridColumn7,
  910. ultraGridColumn8,
  911. ultraGridColumn9,
  912. ultraGridColumn10,
  913. ultraGridColumn11,
  914. ultraGridColumn12,
  915. ultraGridColumn13,
  916. ultraGridColumn14,
  917. ultraGridColumn15,
  918. ultraGridColumn16,
  919. ultraGridColumn17,
  920. ultraGridColumn18,
  921. ultraGridColumn19,
  922. ultraGridColumn20,
  923. ultraGridColumn21,
  924. ultraGridColumn22,
  925. ultraGridColumn23,
  926. ultraGridColumn24,
  927. ultraGridColumn25,
  928. ultraGridColumn26,
  929. ultraGridColumn27,
  930. ultraGridColumn28,
  931. ultraGridColumn29,
  932. ultraGridColumn30,
  933. ultraGridColumn31,
  934. ultraGridColumn32,
  935. ultraGridColumn33});
  936. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  937. this.ultraGrid_GHDL.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  938. this.ultraGrid_GHDL.DisplayLayout.InterBandSpacing = 8;
  939. appearance1.FontData.BoldAsString = "True";
  940. this.ultraGrid_GHDL.DisplayLayout.Override.ActiveRowAppearance = appearance1;
  941. this.ultraGrid_GHDL.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  942. this.ultraGrid_GHDL.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  943. this.ultraGrid_GHDL.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
  944. appearance2.BackColor = System.Drawing.Color.Transparent;
  945. this.ultraGrid_GHDL.DisplayLayout.Override.CardAreaAppearance = appearance2;
  946. appearance3.TextVAlignAsString = "Middle";
  947. this.ultraGrid_GHDL.DisplayLayout.Override.CellAppearance = appearance3;
  948. this.ultraGrid_GHDL.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  949. this.ultraGrid_GHDL.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  950. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  951. appearance4.TextHAlignAsString = "Center";
  952. appearance4.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  953. this.ultraGrid_GHDL.DisplayLayout.Override.HeaderAppearance = appearance4;
  954. this.ultraGrid_GHDL.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  955. this.ultraGrid_GHDL.DisplayLayout.Override.MaxSelectedRows = 1;
  956. this.ultraGrid_GHDL.DisplayLayout.Override.MinRowHeight = 21;
  957. appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
  958. this.ultraGrid_GHDL.DisplayLayout.Override.RowSelectorAppearance = appearance5;
  959. this.ultraGrid_GHDL.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  960. this.ultraGrid_GHDL.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  961. this.ultraGrid_GHDL.DisplayLayout.Override.RowSelectorWidth = 26;
  962. this.ultraGrid_GHDL.DisplayLayout.Override.RowSpacingBefore = 0;
  963. appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
  964. appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
  965. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  966. appearance6.ForeColor = System.Drawing.Color.Black;
  967. this.ultraGrid_GHDL.DisplayLayout.Override.SelectedRowAppearance = appearance6;
  968. this.ultraGrid_GHDL.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  969. this.ultraGrid_GHDL.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  970. this.ultraGrid_GHDL.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  971. this.ultraGrid_GHDL.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  972. this.ultraGrid_GHDL.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  973. this.ultraGrid_GHDL.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  974. this.ultraGrid_GHDL.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  975. this.ultraGrid_GHDL.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
  976. this.ultraGrid_GHDL.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  977. this.ultraGrid_GHDL.Dock = System.Windows.Forms.DockStyle.Fill;
  978. this.ultraGrid_GHDL.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  979. this.ultraGrid_GHDL.Location = new System.Drawing.Point(3, 21);
  980. this.ultraGrid_GHDL.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  981. this.ultraGrid_GHDL.Name = "ultraGrid_GHDL";
  982. this.ultraGrid_GHDL.Size = new System.Drawing.Size(1078, 607);
  983. this.ultraGrid_GHDL.TabIndex = 9;
  984. //
  985. // dataSet3
  986. //
  987. this.dataSet3.DataSetName = "NewDataSet";
  988. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  989. this.dataTable1});
  990. //
  991. // dataTable1
  992. //
  993. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  994. this.dataColumn7,
  995. this.dataColumn8,
  996. this.dataColumn9,
  997. this.dataColumn10,
  998. this.dataColumn11,
  999. this.dataColumn12,
  1000. this.dataColumn13,
  1001. this.dataColumn14,
  1002. this.dataColumn15,
  1003. this.dataColumn16,
  1004. this.dataColumn17,
  1005. this.dataColumn18,
  1006. this.dataColumn19,
  1007. this.dataColumn20,
  1008. this.dataColumn21,
  1009. this.dataColumn22,
  1010. this.dataColumn23,
  1011. this.dataColumn24,
  1012. this.dataColumn25,
  1013. this.dataColumn26,
  1014. this.dataColumn32,
  1015. this.dataColumn56,
  1016. this.dataColumn1,
  1017. this.dataColumn3,
  1018. this.dataColumn4,
  1019. this.dataColumn5,
  1020. this.dataColumn63,
  1021. this.dataColumn64,
  1022. this.dataColumn65});
  1023. this.dataTable1.TableName = "Table1";
  1024. //
  1025. // dataColumn7
  1026. //
  1027. this.dataColumn7.Caption = "炉号";
  1028. this.dataColumn7.ColumnName = "JUDGE_STOVE_NO";
  1029. //
  1030. // dataColumn8
  1031. //
  1032. this.dataColumn8.Caption = "剔除工序";
  1033. this.dataColumn8.ColumnName = "PROCESS_NO";
  1034. //
  1035. // dataColumn9
  1036. //
  1037. this.dataColumn9.Caption = "材料号";
  1038. this.dataColumn9.ColumnName = "MAT_NO";
  1039. //
  1040. // dataColumn10
  1041. //
  1042. this.dataColumn10.Caption = "组炉标识";
  1043. this.dataColumn10.ColumnName = "GROUP_FLAG";
  1044. //
  1045. // dataColumn11
  1046. //
  1047. this.dataColumn11.Caption = "组炉炉号";
  1048. this.dataColumn11.ColumnName = "NEW_HEAT_NO";
  1049. //
  1050. // dataColumn12
  1051. //
  1052. this.dataColumn12.Caption = "处理结果";
  1053. this.dataColumn12.ColumnName = "HANDLE_RESULT";
  1054. //
  1055. // dataColumn13
  1056. //
  1057. this.dataColumn13.Caption = "处理标识";
  1058. this.dataColumn13.ColumnName = "FLAG";
  1059. //
  1060. // dataColumn14
  1061. //
  1062. this.dataColumn14.Caption = "备注";
  1063. this.dataColumn14.ColumnName = "REMARK";
  1064. //
  1065. // dataColumn15
  1066. //
  1067. this.dataColumn15.Caption = "实绩编号";
  1068. this.dataColumn15.ColumnName = "RESULT_NO";
  1069. //
  1070. // dataColumn16
  1071. //
  1072. this.dataColumn16.Caption = "产线";
  1073. this.dataColumn16.ColumnName = "PLINE_CODE";
  1074. //
  1075. // dataColumn17
  1076. //
  1077. this.dataColumn17.Caption = "生产批号";
  1078. this.dataColumn17.ColumnName = "LOT_NO";
  1079. //
  1080. // dataColumn18
  1081. //
  1082. this.dataColumn18.Caption = "合同号";
  1083. this.dataColumn18.ColumnName = "CONTRACT_NO";
  1084. //
  1085. // dataColumn19
  1086. //
  1087. this.dataColumn19.Caption = "单倍长";
  1088. this.dataColumn19.ColumnName = "DB_LENGTH";
  1089. //
  1090. // dataColumn20
  1091. //
  1092. this.dataColumn20.Caption = "品种";
  1093. this.dataColumn20.ColumnName = "VARIETIES";
  1094. //
  1095. // dataColumn21
  1096. //
  1097. this.dataColumn21.Caption = "扣型";
  1098. this.dataColumn21.ColumnName = "BUCKLE_TYPE";
  1099. //
  1100. // dataColumn22
  1101. //
  1102. this.dataColumn22.Caption = "钢级名称";
  1103. this.dataColumn22.ColumnName = "STEELNAME";
  1104. //
  1105. // dataColumn23
  1106. //
  1107. this.dataColumn23.Caption = "钢种名称";
  1108. this.dataColumn23.ColumnName = "GRADENAME";
  1109. //
  1110. // dataColumn24
  1111. //
  1112. this.dataColumn24.Caption = "钢级代码";
  1113. this.dataColumn24.ColumnName = "STEELCODE";
  1114. //
  1115. // dataColumn25
  1116. //
  1117. this.dataColumn25.Caption = "钢种代码";
  1118. this.dataColumn25.ColumnName = "GRADECODE";
  1119. //
  1120. // dataColumn26
  1121. //
  1122. this.dataColumn26.Caption = "单倍重";
  1123. this.dataColumn26.ColumnName = "DB_HEIGHT";
  1124. //
  1125. // dataColumn32
  1126. //
  1127. this.dataColumn32.Caption = "选择";
  1128. this.dataColumn32.ColumnName = "CHK";
  1129. this.dataColumn32.DataType = typeof(bool);
  1130. //
  1131. // dataColumn56
  1132. //
  1133. this.dataColumn56.Caption = "炉号";
  1134. this.dataColumn56.ColumnName = "JUDGE_NO";
  1135. //
  1136. // dataColumn1
  1137. //
  1138. this.dataColumn1.Caption = "剔除时间";
  1139. this.dataColumn1.ColumnName = "TIME";
  1140. //
  1141. // dataColumn3
  1142. //
  1143. this.dataColumn3.Caption = "用户";
  1144. this.dataColumn3.ColumnName = "FINISH_USER";
  1145. //
  1146. // dataColumn4
  1147. //
  1148. this.dataColumn4.Caption = "规格";
  1149. this.dataColumn4.ColumnName = "PIPE_SIZE";
  1150. //
  1151. // dataColumn5
  1152. //
  1153. this.dataColumn5.Caption = "轧制长度";
  1154. this.dataColumn5.ColumnName = "ROLL_LENGTH";
  1155. //
  1156. // dataColumn63
  1157. //
  1158. this.dataColumn63.Caption = "主炉号";
  1159. this.dataColumn63.ColumnName = "CHKMAIN";
  1160. this.dataColumn63.DataType = typeof(bool);
  1161. //
  1162. // dataColumn64
  1163. //
  1164. this.dataColumn64.Caption = "轧管订单编号";
  1165. this.dataColumn64.ColumnName = "PRO_PLAN_ID";
  1166. //
  1167. // dataColumn65
  1168. //
  1169. this.dataColumn65.Caption = "工序排产序号";
  1170. this.dataColumn65.ColumnName = "GX_PLAN_NO";
  1171. //
  1172. // ultraTabPageControl2
  1173. //
  1174. this.ultraTabPageControl2.Controls.Add(this.splitContainer2);
  1175. this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
  1176. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1177. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1178. this.ultraTabPageControl2.Size = new System.Drawing.Size(1367, 721);
  1179. //
  1180. // splitContainer2
  1181. //
  1182. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  1183. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  1184. this.splitContainer2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1185. this.splitContainer2.Name = "splitContainer2";
  1186. //
  1187. // splitContainer2.Panel1
  1188. //
  1189. this.splitContainer2.Panel1.Controls.Add(this.tableLayoutPanel6);
  1190. //
  1191. // splitContainer2.Panel2
  1192. //
  1193. this.splitContainer2.Panel2.Controls.Add(this.tableLayoutPanel5);
  1194. this.splitContainer2.Size = new System.Drawing.Size(1367, 721);
  1195. this.splitContainer2.SplitterDistance = 311;
  1196. this.splitContainer2.TabIndex = 0;
  1197. //
  1198. // tableLayoutPanel6
  1199. //
  1200. this.tableLayoutPanel6.ColumnCount = 1;
  1201. this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 436F));
  1202. this.tableLayoutPanel6.Controls.Add(this.ultraGrid2, 0, 1);
  1203. this.tableLayoutPanel6.Controls.Add(this.ultraGroupBox5, 0, 0);
  1204. this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1205. this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 0);
  1206. this.tableLayoutPanel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1207. this.tableLayoutPanel6.Name = "tableLayoutPanel6";
  1208. this.tableLayoutPanel6.RowCount = 2;
  1209. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 220F));
  1210. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1211. this.tableLayoutPanel6.Size = new System.Drawing.Size(311, 721);
  1212. this.tableLayoutPanel6.TabIndex = 1;
  1213. //
  1214. // ultraGrid2
  1215. //
  1216. this.ultraGrid2.DataMember = "Table1";
  1217. this.ultraGrid2.DataSource = this.dataSet4;
  1218. ultraGridColumn34.Header.VisiblePosition = 0;
  1219. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 4;
  1220. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1221. ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(127, 0);
  1222. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  1223. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  1224. ultraGridColumn35.Header.Caption = "支数";
  1225. ultraGridColumn35.Header.VisiblePosition = 1;
  1226. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 6;
  1227. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1228. ultraGridColumn35.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  1229. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  1230. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  1231. ultraGridColumn36.Header.VisiblePosition = 2;
  1232. ultraGridColumn36.Hidden = true;
  1233. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 2;
  1234. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1235. ultraGridColumn36.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(102, 0);
  1236. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
  1237. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  1238. ultraGridColumn37.Header.VisiblePosition = 3;
  1239. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 0;
  1240. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  1241. ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 40);
  1242. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  1243. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  1244. ultraGridColumn38.Header.VisiblePosition = 4;
  1245. ultraGridColumn38.Hidden = true;
  1246. ultraGridColumn39.Header.VisiblePosition = 5;
  1247. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 2;
  1248. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  1249. ultraGridColumn39.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  1250. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
  1251. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
  1252. ultraGridColumn40.Header.VisiblePosition = 6;
  1253. ultraGridColumn40.Hidden = true;
  1254. ultraGridColumn41.Header.VisiblePosition = 7;
  1255. ultraGridColumn42.Header.VisiblePosition = 8;
  1256. ultraGridBand3.Columns.AddRange(new object[] {
  1257. ultraGridColumn34,
  1258. ultraGridColumn35,
  1259. ultraGridColumn36,
  1260. ultraGridColumn37,
  1261. ultraGridColumn38,
  1262. ultraGridColumn39,
  1263. ultraGridColumn40,
  1264. ultraGridColumn41,
  1265. ultraGridColumn42});
  1266. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  1267. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1268. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  1269. this.ultraGrid2.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  1270. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1271. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1272. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1273. this.ultraGrid2.Location = new System.Drawing.Point(4, 224);
  1274. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1275. this.ultraGrid2.Name = "ultraGrid2";
  1276. this.ultraGrid2.Size = new System.Drawing.Size(428, 493);
  1277. this.ultraGrid2.TabIndex = 21;
  1278. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  1279. //
  1280. // dataSet4
  1281. //
  1282. this.dataSet4.DataSetName = "NewDataSet";
  1283. this.dataSet4.Tables.AddRange(new System.Data.DataTable[] {
  1284. this.dtBackPlan});
  1285. //
  1286. // dtBackPlan
  1287. //
  1288. this.dtBackPlan.Columns.AddRange(new System.Data.DataColumn[] {
  1289. this.dataColumn27,
  1290. this.dataColumn28,
  1291. this.dataColumn29,
  1292. this.dataColumn30,
  1293. this.dataColumn31,
  1294. this.dataColumn33,
  1295. this.dataColumn55,
  1296. this.dataColumn68,
  1297. this.dataColumn69});
  1298. this.dtBackPlan.Constraints.AddRange(new System.Data.Constraint[] {
  1299. new System.Data.UniqueConstraint("Constraint1", new string[] {
  1300. "CONTRACT_NO"}, false)});
  1301. this.dtBackPlan.TableName = "Table1";
  1302. //
  1303. // dataColumn27
  1304. //
  1305. this.dataColumn27.Caption = "合同号";
  1306. this.dataColumn27.ColumnName = "CONTRACT_NO";
  1307. //
  1308. // dataColumn28
  1309. //
  1310. this.dataColumn28.Caption = "回炉坯总支数";
  1311. this.dataColumn28.ColumnName = "SLAB_NUM";
  1312. //
  1313. // dataColumn29
  1314. //
  1315. this.dataColumn29.Caption = "炉号";
  1316. this.dataColumn29.ColumnName = "JUDGE_STOVE_NO";
  1317. //
  1318. // dataColumn30
  1319. //
  1320. this.dataColumn30.Caption = "生产批号";
  1321. this.dataColumn30.ColumnName = "LOT_NO";
  1322. //
  1323. // dataColumn31
  1324. //
  1325. this.dataColumn31.ColumnName = "ID";
  1326. //
  1327. // dataColumn33
  1328. //
  1329. this.dataColumn33.Caption = "炉号";
  1330. this.dataColumn33.ColumnName = "JUDGE_NO";
  1331. //
  1332. // dataColumn55
  1333. //
  1334. this.dataColumn55.ColumnName = "STATUS";
  1335. //
  1336. // dataColumn68
  1337. //
  1338. this.dataColumn68.Caption = "轧管订单编号";
  1339. this.dataColumn68.ColumnName = "PRO_PLAN_ID";
  1340. //
  1341. // dataColumn69
  1342. //
  1343. this.dataColumn69.Caption = "工序排产序号";
  1344. this.dataColumn69.ColumnName = "GX_PLAN_NO";
  1345. //
  1346. // ultraGroupBox5
  1347. //
  1348. this.ultraGroupBox5.Controls.Add(this.chkIsStart);
  1349. this.ultraGroupBox5.Controls.Add(this.chkContractNo1);
  1350. this.ultraGroupBox5.Controls.Add(this.txtLotNo);
  1351. this.ultraGroupBox5.Controls.Add(this.txtJudgeStoveNo);
  1352. this.ultraGroupBox5.Controls.Add(this.txtContractNo1);
  1353. this.ultraGroupBox5.Controls.Add(this.chkJudgeNo1);
  1354. this.ultraGroupBox5.Controls.Add(this.chkLotNo1);
  1355. this.ultraGroupBox5.Controls.Add(this.ultraButton2);
  1356. this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
  1357. this.ultraGroupBox5.Location = new System.Drawing.Point(3, 2);
  1358. this.ultraGroupBox5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1359. this.ultraGroupBox5.Name = "ultraGroupBox5";
  1360. this.ultraGroupBox5.Size = new System.Drawing.Size(430, 216);
  1361. this.ultraGroupBox5.TabIndex = 1;
  1362. this.ultraGroupBox5.Text = "合同号查询";
  1363. this.ultraGroupBox5.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1364. //
  1365. // chkIsStart
  1366. //
  1367. this.chkIsStart.Location = new System.Drawing.Point(16, 142);
  1368. this.chkIsStart.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1369. this.chkIsStart.Name = "chkIsStart";
  1370. this.chkIsStart.Size = new System.Drawing.Size(193, 20);
  1371. this.chkIsStart.TabIndex = 0;
  1372. this.chkIsStart.Text = "查询已生产的炉计划";
  1373. this.chkIsStart.CheckedChanged += new System.EventHandler(this.chkContractNo_CheckedChanged);
  1374. //
  1375. // chkContractNo1
  1376. //
  1377. this.chkContractNo1.Location = new System.Drawing.Point(16, 99);
  1378. this.chkContractNo1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1379. this.chkContractNo1.Name = "chkContractNo1";
  1380. this.chkContractNo1.Size = new System.Drawing.Size(99, 20);
  1381. this.chkContractNo1.TabIndex = 0;
  1382. this.chkContractNo1.Text = "合同号:";
  1383. this.chkContractNo1.CheckedChanged += new System.EventHandler(this.chkContractNo_CheckedChanged);
  1384. //
  1385. // txtLotNo
  1386. //
  1387. this.txtLotNo.Enabled = false;
  1388. this.txtLotNo.Location = new System.Drawing.Point(157, 31);
  1389. this.txtLotNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1390. this.txtLotNo.Name = "txtLotNo";
  1391. this.txtLotNo.Size = new System.Drawing.Size(127, 24);
  1392. this.txtLotNo.TabIndex = 1;
  1393. //
  1394. // txtJudgeStoveNo
  1395. //
  1396. this.txtJudgeStoveNo.Enabled = false;
  1397. this.txtJudgeStoveNo.Location = new System.Drawing.Point(157, 64);
  1398. this.txtJudgeStoveNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1399. this.txtJudgeStoveNo.Name = "txtJudgeStoveNo";
  1400. this.txtJudgeStoveNo.Size = new System.Drawing.Size(127, 24);
  1401. this.txtJudgeStoveNo.TabIndex = 1;
  1402. //
  1403. // txtContractNo1
  1404. //
  1405. this.txtContractNo1.Enabled = false;
  1406. this.txtContractNo1.Location = new System.Drawing.Point(157, 98);
  1407. this.txtContractNo1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1408. this.txtContractNo1.Name = "txtContractNo1";
  1409. this.txtContractNo1.Size = new System.Drawing.Size(127, 24);
  1410. this.txtContractNo1.TabIndex = 1;
  1411. //
  1412. // chkJudgeNo1
  1413. //
  1414. this.chkJudgeNo1.Location = new System.Drawing.Point(16, 66);
  1415. this.chkJudgeNo1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1416. this.chkJudgeNo1.Name = "chkJudgeNo1";
  1417. this.chkJudgeNo1.Size = new System.Drawing.Size(83, 20);
  1418. this.chkJudgeNo1.TabIndex = 0;
  1419. this.chkJudgeNo1.Text = "炉号:";
  1420. this.chkJudgeNo1.CheckedChanged += new System.EventHandler(this.chkContractNo_CheckedChanged);
  1421. //
  1422. // chkLotNo1
  1423. //
  1424. this.chkLotNo1.Location = new System.Drawing.Point(16, 32);
  1425. this.chkLotNo1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1426. this.chkLotNo1.Name = "chkLotNo1";
  1427. this.chkLotNo1.Size = new System.Drawing.Size(107, 20);
  1428. this.chkLotNo1.TabIndex = 0;
  1429. this.chkLotNo1.Text = "生产批号:";
  1430. this.chkLotNo1.CheckedChanged += new System.EventHandler(this.chkContractNo_CheckedChanged);
  1431. //
  1432. // ultraButton2
  1433. //
  1434. this.ultraButton2.Location = new System.Drawing.Point(24, 175);
  1435. this.ultraButton2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1436. this.ultraButton2.Name = "ultraButton2";
  1437. this.ultraButton2.Size = new System.Drawing.Size(99, 29);
  1438. this.ultraButton2.TabIndex = 0;
  1439. this.ultraButton2.Text = "查询";
  1440. this.ultraButton2.Click += new System.EventHandler(this.ultraButton2_Click);
  1441. //
  1442. // tableLayoutPanel5
  1443. //
  1444. this.tableLayoutPanel5.ColumnCount = 1;
  1445. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1446. this.tableLayoutPanel5.Controls.Add(this.ultraGroupBox2, 0, 0);
  1447. this.tableLayoutPanel5.Controls.Add(this.ultraGroupBox4, 0, 1);
  1448. this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  1449. this.tableLayoutPanel5.Location = new System.Drawing.Point(0, 0);
  1450. this.tableLayoutPanel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1451. this.tableLayoutPanel5.Name = "tableLayoutPanel5";
  1452. this.tableLayoutPanel5.RowCount = 2;
  1453. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.92788F));
  1454. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 88.07212F));
  1455. this.tableLayoutPanel5.Size = new System.Drawing.Size(1052, 721);
  1456. this.tableLayoutPanel5.TabIndex = 2;
  1457. //
  1458. // ultraGroupBox2
  1459. //
  1460. this.ultraGroupBox2.Controls.Add(this.ultraButton1);
  1461. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  1462. this.ultraGroupBox2.Location = new System.Drawing.Point(3, 2);
  1463. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1464. this.ultraGroupBox2.Name = "ultraGroupBox2";
  1465. this.ultraGroupBox2.Size = new System.Drawing.Size(1046, 82);
  1466. this.ultraGroupBox2.TabIndex = 1;
  1467. this.ultraGroupBox2.Text = "功能操作";
  1468. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1469. //
  1470. // ultraButton1
  1471. //
  1472. this.ultraButton1.Location = new System.Drawing.Point(29, 31);
  1473. this.ultraButton1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1474. this.ultraButton1.Name = "ultraButton1";
  1475. this.ultraButton1.Size = new System.Drawing.Size(99, 29);
  1476. this.ultraButton1.TabIndex = 0;
  1477. this.ultraButton1.Text = "组炉回退";
  1478. this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
  1479. //
  1480. // ultraGroupBox4
  1481. //
  1482. this.ultraGroupBox4.Controls.Add(this.ultraGrid1);
  1483. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  1484. this.ultraGroupBox4.Location = new System.Drawing.Point(3, 88);
  1485. this.ultraGroupBox4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1486. this.ultraGroupBox4.Name = "ultraGroupBox4";
  1487. this.ultraGroupBox4.Size = new System.Drawing.Size(1046, 631);
  1488. this.ultraGroupBox4.TabIndex = 0;
  1489. this.ultraGroupBox4.Text = "回炉坯查询";
  1490. this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1491. //
  1492. // ultraGrid1
  1493. //
  1494. this.ultraGrid1.DataMember = "Table1";
  1495. this.ultraGrid1.DataSource = this.dataSet2;
  1496. ultraGridColumn43.Header.VisiblePosition = 0;
  1497. ultraGridColumn43.Hidden = true;
  1498. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 2;
  1499. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  1500. ultraGridColumn43.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(119, 0);
  1501. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
  1502. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
  1503. ultraGridColumn44.Header.VisiblePosition = 1;
  1504. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 24;
  1505. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  1506. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 2;
  1507. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 2;
  1508. ultraGridColumn45.Header.VisiblePosition = 2;
  1509. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 26;
  1510. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  1511. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 2;
  1512. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 2;
  1513. ultraGridColumn46.Header.VisiblePosition = 3;
  1514. ultraGridColumn46.Hidden = true;
  1515. ultraGridColumn47.Header.VisiblePosition = 4;
  1516. ultraGridColumn47.Hidden = true;
  1517. ultraGridColumn48.Header.VisiblePosition = 5;
  1518. ultraGridColumn48.Hidden = true;
  1519. ultraGridColumn49.Header.VisiblePosition = 6;
  1520. ultraGridColumn49.Hidden = true;
  1521. ultraGridColumn50.Header.VisiblePosition = 7;
  1522. ultraGridColumn50.RowLayoutColumnInfo.OriginX = 28;
  1523. ultraGridColumn50.RowLayoutColumnInfo.OriginY = 0;
  1524. ultraGridColumn50.RowLayoutColumnInfo.SpanX = 2;
  1525. ultraGridColumn50.RowLayoutColumnInfo.SpanY = 2;
  1526. ultraGridColumn51.Header.VisiblePosition = 8;
  1527. ultraGridColumn51.Hidden = true;
  1528. ultraGridColumn52.Header.VisiblePosition = 9;
  1529. ultraGridColumn52.Hidden = true;
  1530. ultraGridColumn53.Header.VisiblePosition = 10;
  1531. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 0;
  1532. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  1533. ultraGridColumn53.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(108, 0);
  1534. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2;
  1535. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 2;
  1536. ultraGridColumn54.Header.VisiblePosition = 11;
  1537. ultraGridColumn54.RowLayoutColumnInfo.OriginX = 8;
  1538. ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
  1539. ultraGridColumn54.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(138, 0);
  1540. ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2;
  1541. ultraGridColumn54.RowLayoutColumnInfo.SpanY = 2;
  1542. ultraGridColumn55.Header.VisiblePosition = 12;
  1543. ultraGridColumn55.RowLayoutColumnInfo.OriginX = 16;
  1544. ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
  1545. ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
  1546. ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2;
  1547. ultraGridColumn56.Header.VisiblePosition = 13;
  1548. ultraGridColumn56.RowLayoutColumnInfo.OriginX = 20;
  1549. ultraGridColumn56.RowLayoutColumnInfo.OriginY = 0;
  1550. ultraGridColumn56.RowLayoutColumnInfo.SpanX = 2;
  1551. ultraGridColumn56.RowLayoutColumnInfo.SpanY = 2;
  1552. ultraGridColumn57.Header.VisiblePosition = 14;
  1553. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 22;
  1554. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  1555. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 2;
  1556. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 2;
  1557. ultraGridColumn58.Header.VisiblePosition = 15;
  1558. ultraGridColumn58.RowLayoutColumnInfo.OriginX = 12;
  1559. ultraGridColumn58.RowLayoutColumnInfo.OriginY = 0;
  1560. ultraGridColumn58.RowLayoutColumnInfo.SpanX = 2;
  1561. ultraGridColumn58.RowLayoutColumnInfo.SpanY = 2;
  1562. ultraGridColumn59.Header.VisiblePosition = 16;
  1563. ultraGridColumn59.RowLayoutColumnInfo.OriginX = 14;
  1564. ultraGridColumn59.RowLayoutColumnInfo.OriginY = 0;
  1565. ultraGridColumn59.RowLayoutColumnInfo.SpanX = 2;
  1566. ultraGridColumn59.RowLayoutColumnInfo.SpanY = 2;
  1567. ultraGridColumn60.Header.VisiblePosition = 17;
  1568. ultraGridColumn60.Hidden = true;
  1569. ultraGridColumn60.RowLayoutColumnInfo.OriginX = 22;
  1570. ultraGridColumn60.RowLayoutColumnInfo.OriginY = 0;
  1571. ultraGridColumn60.RowLayoutColumnInfo.SpanX = 2;
  1572. ultraGridColumn60.RowLayoutColumnInfo.SpanY = 2;
  1573. ultraGridColumn61.Header.VisiblePosition = 18;
  1574. ultraGridColumn61.Hidden = true;
  1575. ultraGridColumn61.RowLayoutColumnInfo.OriginX = 24;
  1576. ultraGridColumn61.RowLayoutColumnInfo.OriginY = 0;
  1577. ultraGridColumn61.RowLayoutColumnInfo.SpanX = 2;
  1578. ultraGridColumn61.RowLayoutColumnInfo.SpanY = 2;
  1579. ultraGridColumn62.Header.VisiblePosition = 19;
  1580. ultraGridColumn62.RowLayoutColumnInfo.OriginX = 18;
  1581. ultraGridColumn62.RowLayoutColumnInfo.OriginY = 0;
  1582. ultraGridColumn62.RowLayoutColumnInfo.SpanX = 2;
  1583. ultraGridColumn62.RowLayoutColumnInfo.SpanY = 2;
  1584. ultraGridColumn63.Header.VisiblePosition = 20;
  1585. ultraGridColumn63.Hidden = true;
  1586. ultraGridColumn64.Header.VisiblePosition = 21;
  1587. ultraGridColumn64.RowLayoutColumnInfo.OriginX = 2;
  1588. ultraGridColumn64.RowLayoutColumnInfo.OriginY = 0;
  1589. ultraGridColumn64.RowLayoutColumnInfo.SpanX = 2;
  1590. ultraGridColumn64.RowLayoutColumnInfo.SpanY = 2;
  1591. ultraGridColumn65.Header.VisiblePosition = 22;
  1592. ultraGridColumn65.RowLayoutColumnInfo.OriginX = 10;
  1593. ultraGridColumn65.RowLayoutColumnInfo.OriginY = 0;
  1594. ultraGridColumn65.RowLayoutColumnInfo.SpanX = 2;
  1595. ultraGridColumn65.RowLayoutColumnInfo.SpanY = 2;
  1596. ultraGridColumn66.Header.VisiblePosition = 23;
  1597. ultraGridColumn66.RowLayoutColumnInfo.OriginX = 12;
  1598. ultraGridColumn66.RowLayoutColumnInfo.OriginY = 0;
  1599. ultraGridColumn66.RowLayoutColumnInfo.SpanX = 2;
  1600. ultraGridColumn66.RowLayoutColumnInfo.SpanY = 2;
  1601. ultraGridColumn67.Header.VisiblePosition = 24;
  1602. ultraGridColumn67.RowLayoutColumnInfo.OriginX = 14;
  1603. ultraGridColumn67.RowLayoutColumnInfo.OriginY = 0;
  1604. ultraGridColumn67.RowLayoutColumnInfo.SpanX = 2;
  1605. ultraGridColumn67.RowLayoutColumnInfo.SpanY = 2;
  1606. ultraGridColumn68.Header.VisiblePosition = 25;
  1607. ultraGridColumn68.RowLayoutColumnInfo.OriginX = 4;
  1608. ultraGridColumn68.RowLayoutColumnInfo.OriginY = 0;
  1609. ultraGridColumn68.RowLayoutColumnInfo.SpanX = 2;
  1610. ultraGridColumn68.RowLayoutColumnInfo.SpanY = 2;
  1611. ultraGridColumn69.Header.VisiblePosition = 26;
  1612. ultraGridColumn69.RowLayoutColumnInfo.OriginX = 6;
  1613. ultraGridColumn69.RowLayoutColumnInfo.OriginY = 0;
  1614. ultraGridColumn69.RowLayoutColumnInfo.SpanX = 2;
  1615. ultraGridColumn69.RowLayoutColumnInfo.SpanY = 2;
  1616. ultraGridBand4.Columns.AddRange(new object[] {
  1617. ultraGridColumn43,
  1618. ultraGridColumn44,
  1619. ultraGridColumn45,
  1620. ultraGridColumn46,
  1621. ultraGridColumn47,
  1622. ultraGridColumn48,
  1623. ultraGridColumn49,
  1624. ultraGridColumn50,
  1625. ultraGridColumn51,
  1626. ultraGridColumn52,
  1627. ultraGridColumn53,
  1628. ultraGridColumn54,
  1629. ultraGridColumn55,
  1630. ultraGridColumn56,
  1631. ultraGridColumn57,
  1632. ultraGridColumn58,
  1633. ultraGridColumn59,
  1634. ultraGridColumn60,
  1635. ultraGridColumn61,
  1636. ultraGridColumn62,
  1637. ultraGridColumn63,
  1638. ultraGridColumn64,
  1639. ultraGridColumn65,
  1640. ultraGridColumn66,
  1641. ultraGridColumn67,
  1642. ultraGridColumn68,
  1643. ultraGridColumn69});
  1644. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1645. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1646. this.ultraGrid1.DisplayLayout.InterBandSpacing = 8;
  1647. appearance7.FontData.BoldAsString = "True";
  1648. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  1649. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  1650. this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  1651. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
  1652. appearance8.BackColor = System.Drawing.Color.Transparent;
  1653. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance8;
  1654. appearance9.TextVAlignAsString = "Middle";
  1655. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance9;
  1656. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1657. this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  1658. appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
  1659. appearance10.TextHAlignAsString = "Center";
  1660. appearance10.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  1661. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  1662. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1663. this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
  1664. this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21;
  1665. appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
  1666. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance11;
  1667. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1668. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1669. this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 26;
  1670. this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 0;
  1671. appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
  1672. appearance12.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
  1673. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1674. appearance12.ForeColor = System.Drawing.Color.Black;
  1675. this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance12;
  1676. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  1677. this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  1678. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  1679. this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1680. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  1681. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1682. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1683. this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
  1684. this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  1685. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1686. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1687. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  1688. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1689. this.ultraGrid1.Name = "ultraGrid1";
  1690. this.ultraGrid1.Size = new System.Drawing.Size(1040, 607);
  1691. this.ultraGrid1.TabIndex = 9;
  1692. //
  1693. // dataSet2
  1694. //
  1695. this.dataSet2.DataSetName = "NewDataSet";
  1696. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  1697. this.dataTable2});
  1698. //
  1699. // dataTable2
  1700. //
  1701. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  1702. this.dataColumn34,
  1703. this.dataColumn35,
  1704. this.dataColumn36,
  1705. this.dataColumn37,
  1706. this.dataColumn38,
  1707. this.dataColumn39,
  1708. this.dataColumn40,
  1709. this.dataColumn41,
  1710. this.dataColumn42,
  1711. this.dataColumn43,
  1712. this.dataColumn44,
  1713. this.dataColumn45,
  1714. this.dataColumn46,
  1715. this.dataColumn47,
  1716. this.dataColumn48,
  1717. this.dataColumn49,
  1718. this.dataColumn50,
  1719. this.dataColumn51,
  1720. this.dataColumn52,
  1721. this.dataColumn53,
  1722. this.dataColumn54,
  1723. this.dataColumn57,
  1724. this.dataColumn6,
  1725. this.dataColumn61,
  1726. this.dataColumn62,
  1727. this.dataColumn66,
  1728. this.dataColumn67});
  1729. this.dataTable2.TableName = "Table1";
  1730. //
  1731. // dataColumn34
  1732. //
  1733. this.dataColumn34.Caption = "炉号";
  1734. this.dataColumn34.ColumnName = "JUDGE_STOVE_NO";
  1735. //
  1736. // dataColumn35
  1737. //
  1738. this.dataColumn35.Caption = "剔除工序";
  1739. this.dataColumn35.ColumnName = "PROCESS_NO";
  1740. //
  1741. // dataColumn36
  1742. //
  1743. this.dataColumn36.Caption = "材料号";
  1744. this.dataColumn36.ColumnName = "MAT_NO";
  1745. //
  1746. // dataColumn37
  1747. //
  1748. this.dataColumn37.Caption = "组炉标识";
  1749. this.dataColumn37.ColumnName = "GROUP_FLAG";
  1750. //
  1751. // dataColumn38
  1752. //
  1753. this.dataColumn38.Caption = "组炉炉号";
  1754. this.dataColumn38.ColumnName = "NEW_HEAT_NO";
  1755. //
  1756. // dataColumn39
  1757. //
  1758. this.dataColumn39.Caption = "处理结果";
  1759. this.dataColumn39.ColumnName = "HANDLE_RESULT";
  1760. //
  1761. // dataColumn40
  1762. //
  1763. this.dataColumn40.Caption = "处理标识";
  1764. this.dataColumn40.ColumnName = "FLAG";
  1765. //
  1766. // dataColumn41
  1767. //
  1768. this.dataColumn41.Caption = "备注";
  1769. this.dataColumn41.ColumnName = "REMARK";
  1770. //
  1771. // dataColumn42
  1772. //
  1773. this.dataColumn42.Caption = "实绩编号";
  1774. this.dataColumn42.ColumnName = "RESULT_NO";
  1775. //
  1776. // dataColumn43
  1777. //
  1778. this.dataColumn43.Caption = "产线";
  1779. this.dataColumn43.ColumnName = "PLINE_CODE";
  1780. //
  1781. // dataColumn44
  1782. //
  1783. this.dataColumn44.Caption = "生产批号";
  1784. this.dataColumn44.ColumnName = "LOT_NO";
  1785. //
  1786. // dataColumn45
  1787. //
  1788. this.dataColumn45.Caption = "合同号";
  1789. this.dataColumn45.ColumnName = "CONTRACT_NO";
  1790. //
  1791. // dataColumn46
  1792. //
  1793. this.dataColumn46.Caption = "单倍长";
  1794. this.dataColumn46.ColumnName = "DB_LENGTH";
  1795. //
  1796. // dataColumn47
  1797. //
  1798. this.dataColumn47.Caption = "品种";
  1799. this.dataColumn47.ColumnName = "VARIETIES";
  1800. //
  1801. // dataColumn48
  1802. //
  1803. this.dataColumn48.Caption = "扣型";
  1804. this.dataColumn48.ColumnName = "BUCKLE_TYPE";
  1805. //
  1806. // dataColumn49
  1807. //
  1808. this.dataColumn49.Caption = "钢级名称";
  1809. this.dataColumn49.ColumnName = "STEELNAME";
  1810. //
  1811. // dataColumn50
  1812. //
  1813. this.dataColumn50.Caption = "钢种名称";
  1814. this.dataColumn50.ColumnName = "GRADENAME";
  1815. //
  1816. // dataColumn51
  1817. //
  1818. this.dataColumn51.Caption = "钢级代码";
  1819. this.dataColumn51.ColumnName = "STEELCODE";
  1820. //
  1821. // dataColumn52
  1822. //
  1823. this.dataColumn52.Caption = "钢种代码";
  1824. this.dataColumn52.ColumnName = "GRADECODE";
  1825. //
  1826. // dataColumn53
  1827. //
  1828. this.dataColumn53.Caption = "单倍重";
  1829. this.dataColumn53.ColumnName = "DB_HEIGHT";
  1830. //
  1831. // dataColumn54
  1832. //
  1833. this.dataColumn54.Caption = "选择";
  1834. this.dataColumn54.ColumnName = "CHECK";
  1835. this.dataColumn54.DataType = typeof(bool);
  1836. //
  1837. // dataColumn57
  1838. //
  1839. this.dataColumn57.Caption = "炉号";
  1840. this.dataColumn57.ColumnName = "JUDGE_NO";
  1841. //
  1842. // dataColumn6
  1843. //
  1844. this.dataColumn6.Caption = "用户";
  1845. this.dataColumn6.ColumnName = "FINISH_USER";
  1846. //
  1847. // dataColumn61
  1848. //
  1849. this.dataColumn61.Caption = "规格";
  1850. this.dataColumn61.ColumnName = "PIPE_SIZE";
  1851. //
  1852. // dataColumn62
  1853. //
  1854. this.dataColumn62.Caption = "轧制长度";
  1855. this.dataColumn62.ColumnName = "ROLL_LENGTH";
  1856. //
  1857. // dataColumn66
  1858. //
  1859. this.dataColumn66.Caption = "轧管订单编号";
  1860. this.dataColumn66.ColumnName = "PRO_PLAN_ID";
  1861. //
  1862. // dataColumn67
  1863. //
  1864. this.dataColumn67.Caption = "工序排产序号";
  1865. this.dataColumn67.ColumnName = "GX_PLAN_NO";
  1866. //
  1867. // ultraTabSharedControlsPage1
  1868. //
  1869. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1870. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1871. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1872. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1367, 721);
  1873. //
  1874. // ultraTabControl1
  1875. //
  1876. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1877. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1878. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1879. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1880. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1881. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1882. this.ultraTabControl1.Name = "ultraTabControl1";
  1883. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1884. this.ultraTabControl1.Size = new System.Drawing.Size(1371, 750);
  1885. this.ultraTabControl1.TabIndex = 0;
  1886. ultraTab1.TabPage = this.ultraTabPageControl1;
  1887. ultraTab1.Text = "回炉坯组炉管理";
  1888. ultraTab2.TabPage = this.ultraTabPageControl2;
  1889. ultraTab2.Text = "已组炉坯管理";
  1890. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1891. ultraTab1,
  1892. ultraTab2});
  1893. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  1894. //
  1895. // FrmBackSlab
  1896. //
  1897. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1898. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1899. this.ClientSize = new System.Drawing.Size(1371, 750);
  1900. this.Controls.Add(this.ultraTabControl1);
  1901. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1902. this.Name = "FrmBackSlab";
  1903. this.Text = "回炉坯管理";
  1904. this.Load += new System.EventHandler(this.FrmBackSlab_Load);
  1905. this.ultraTabPageControl1.ResumeLayout(false);
  1906. this.splitContainer1.Panel1.ResumeLayout(false);
  1907. this.splitContainer1.Panel2.ResumeLayout(false);
  1908. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1909. this.splitContainer1.ResumeLayout(false);
  1910. this.tableLayoutPanel3.ResumeLayout(false);
  1911. ((System.ComponentModel.ISupportInitialize)(this.chkNodeQuery)).EndInit();
  1912. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1913. ((System.ComponentModel.ISupportInitialize)(this.dtContratNo)).EndInit();
  1914. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  1915. this.ultraGroupBox3.ResumeLayout(false);
  1916. this.ultraGroupBox3.PerformLayout();
  1917. ((System.ComponentModel.ISupportInitialize)(this.udtDate)).EndInit();
  1918. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
  1919. ((System.ComponentModel.ISupportInitialize)(this.chkSection)).EndInit();
  1920. ((System.ComponentModel.ISupportInitialize)(this.chkLength)).EndInit();
  1921. ((System.ComponentModel.ISupportInitialize)(this.chkSteelName)).EndInit();
  1922. ((System.ComponentModel.ISupportInitialize)(this.chkContractNo)).EndInit();
  1923. ((System.ComponentModel.ISupportInitialize)(this.txtSection)).EndInit();
  1924. ((System.ComponentModel.ISupportInitialize)(this.txtLength)).EndInit();
  1925. ((System.ComponentModel.ISupportInitialize)(this.txtSteelName)).EndInit();
  1926. ((System.ComponentModel.ISupportInitialize)(this.txtContractNo)).EndInit();
  1927. this.tableLayoutPanel4.ResumeLayout(false);
  1928. ((System.ComponentModel.ISupportInitialize)(this.ugbCol)).EndInit();
  1929. this.ugbCol.ResumeLayout(false);
  1930. this.ugbCol.PerformLayout();
  1931. ((System.ComponentModel.ISupportInitialize)(this.cmbRollLength)).EndInit();
  1932. ((System.ComponentModel.ISupportInitialize)(this.cmbContrack)).EndInit();
  1933. ((System.ComponentModel.ISupportInitialize)(this.ckrRollLength)).EndInit();
  1934. ((System.ComponentModel.ISupportInitialize)(this.ckrContrack)).EndInit();
  1935. ((System.ComponentModel.ISupportInitialize)(this.txtZPJudgeNo)).EndInit();
  1936. ((System.ComponentModel.ISupportInitialize)(this.txtZPLotNo)).EndInit();
  1937. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1938. this.ultraGroupBox1.ResumeLayout(false);
  1939. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid_GHDL)).EndInit();
  1940. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  1941. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1942. this.ultraTabPageControl2.ResumeLayout(false);
  1943. this.splitContainer2.Panel1.ResumeLayout(false);
  1944. this.splitContainer2.Panel2.ResumeLayout(false);
  1945. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1946. this.splitContainer2.ResumeLayout(false);
  1947. this.tableLayoutPanel6.ResumeLayout(false);
  1948. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1949. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).EndInit();
  1950. ((System.ComponentModel.ISupportInitialize)(this.dtBackPlan)).EndInit();
  1951. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
  1952. this.ultraGroupBox5.ResumeLayout(false);
  1953. this.ultraGroupBox5.PerformLayout();
  1954. ((System.ComponentModel.ISupportInitialize)(this.chkIsStart)).EndInit();
  1955. ((System.ComponentModel.ISupportInitialize)(this.chkContractNo1)).EndInit();
  1956. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).EndInit();
  1957. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStoveNo)).EndInit();
  1958. ((System.ComponentModel.ISupportInitialize)(this.txtContractNo1)).EndInit();
  1959. ((System.ComponentModel.ISupportInitialize)(this.chkJudgeNo1)).EndInit();
  1960. ((System.ComponentModel.ISupportInitialize)(this.chkLotNo1)).EndInit();
  1961. this.tableLayoutPanel5.ResumeLayout(false);
  1962. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1963. this.ultraGroupBox2.ResumeLayout(false);
  1964. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  1965. this.ultraGroupBox4.ResumeLayout(false);
  1966. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1967. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1968. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1969. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1970. this.ultraTabControl1.ResumeLayout(false);
  1971. this.ResumeLayout(false);
  1972. }
  1973. #endregion
  1974. private System.Data.DataSet dataSet1;
  1975. private System.Data.DataTable dtContratNo;
  1976. private System.Data.DataColumn dataColumn2;
  1977. private System.Data.DataSet dataSet3;
  1978. private System.Data.DataTable dataTable1;
  1979. private System.Data.DataColumn dataColumn7;
  1980. private System.Data.DataColumn dataColumn8;
  1981. private System.Data.DataColumn dataColumn9;
  1982. private System.Data.DataColumn dataColumn10;
  1983. private System.Data.DataColumn dataColumn11;
  1984. private System.Data.DataColumn dataColumn12;
  1985. private System.Data.DataColumn dataColumn13;
  1986. private System.Data.DataColumn dataColumn14;
  1987. private System.Data.DataColumn dataColumn15;
  1988. private System.Data.DataColumn dataColumn16;
  1989. private System.Data.DataColumn dataColumn17;
  1990. private System.Data.DataColumn dataColumn18;
  1991. private System.Data.DataColumn dataColumn19;
  1992. private System.Data.DataColumn dataColumn20;
  1993. private System.Data.DataColumn dataColumn21;
  1994. private System.Data.DataColumn dataColumn22;
  1995. private System.Data.DataColumn dataColumn23;
  1996. private System.Data.DataColumn dataColumn24;
  1997. private System.Data.DataColumn dataColumn25;
  1998. private System.Data.DataColumn dataColumn26;
  1999. private System.Data.DataSet dataSet4;
  2000. private System.Data.DataTable dtBackPlan;
  2001. private System.Data.DataColumn dataColumn27;
  2002. private System.Data.DataColumn dataColumn28;
  2003. private System.Data.DataColumn dataColumn29;
  2004. private System.Data.DataColumn dataColumn30;
  2005. private System.Data.DataColumn dataColumn31;
  2006. private System.Data.DataColumn dataColumn32;
  2007. private System.Data.DataColumn dataColumn33;
  2008. private System.Data.DataSet dataSet2;
  2009. private System.Data.DataTable dataTable2;
  2010. private System.Data.DataColumn dataColumn34;
  2011. private System.Data.DataColumn dataColumn35;
  2012. private System.Data.DataColumn dataColumn36;
  2013. private System.Data.DataColumn dataColumn37;
  2014. private System.Data.DataColumn dataColumn38;
  2015. private System.Data.DataColumn dataColumn39;
  2016. private System.Data.DataColumn dataColumn40;
  2017. private System.Data.DataColumn dataColumn41;
  2018. private System.Data.DataColumn dataColumn42;
  2019. private System.Data.DataColumn dataColumn43;
  2020. private System.Data.DataColumn dataColumn44;
  2021. private System.Data.DataColumn dataColumn45;
  2022. private System.Data.DataColumn dataColumn46;
  2023. private System.Data.DataColumn dataColumn47;
  2024. private System.Data.DataColumn dataColumn48;
  2025. private System.Data.DataColumn dataColumn49;
  2026. private System.Data.DataColumn dataColumn50;
  2027. private System.Data.DataColumn dataColumn51;
  2028. private System.Data.DataColumn dataColumn52;
  2029. private System.Data.DataColumn dataColumn53;
  2030. private System.Data.DataColumn dataColumn54;
  2031. private System.Data.DataColumn dataColumn55;
  2032. private System.Data.DataColumn dataColumn56;
  2033. private System.Data.DataColumn dataColumn57;
  2034. private System.Data.DataColumn dataColumn58;
  2035. private System.Data.DataColumn dataColumn59;
  2036. private System.Data.DataColumn dataColumn60;
  2037. private System.Data.DataColumn dataColumn1;
  2038. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  2039. private System.Windows.Forms.SplitContainer splitContainer2;
  2040. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
  2041. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  2042. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
  2043. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkIsStart;
  2044. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkContractNo1;
  2045. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLotNo;
  2046. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJudgeStoveNo;
  2047. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtContractNo1;
  2048. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkJudgeNo1;
  2049. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkLotNo1;
  2050. private Infragistics.Win.Misc.UltraButton ultraButton2;
  2051. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
  2052. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  2053. private Infragistics.Win.Misc.UltraButton ultraButton1;
  2054. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  2055. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  2056. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  2057. private System.Windows.Forms.SplitContainer splitContainer1;
  2058. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  2059. private Infragistics.Win.UltraWinGrid.UltraGrid chkNodeQuery;
  2060. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  2061. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udtDate;
  2062. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
  2063. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSection;
  2064. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkLength;
  2065. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSteelName;
  2066. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkContractNo;
  2067. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSection;
  2068. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLength;
  2069. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSteelName;
  2070. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtContractNo;
  2071. private Infragistics.Win.Misc.UltraButton btnQuery;
  2072. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
  2073. private Infragistics.Win.Misc.UltraGroupBox ugbCol;
  2074. private Infragistics.Win.UltraWinGrid.UltraCombo cmbContrack;
  2075. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ckrRollLength;
  2076. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ckrContrack;
  2077. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtZPJudgeNo;
  2078. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtZPLotNo;
  2079. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  2080. private Infragistics.Win.Misc.UltraButton btnZP;
  2081. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  2082. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  2083. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid_GHDL;
  2084. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  2085. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  2086. private Infragistics.Win.UltraWinEditors.UltraTextEditor cmbRollLength;
  2087. private System.Data.DataColumn dataColumn3;
  2088. private System.Data.DataColumn dataColumn4;
  2089. private System.Data.DataColumn dataColumn5;
  2090. private System.Data.DataColumn dataColumn6;
  2091. private System.Data.DataColumn dataColumn61;
  2092. private System.Data.DataColumn dataColumn62;
  2093. private System.Data.DataColumn dataColumn63;
  2094. private System.Data.DataColumn dataColumn64;
  2095. private System.Data.DataColumn dataColumn65;
  2096. private System.Data.DataColumn dataColumn66;
  2097. private System.Data.DataColumn dataColumn67;
  2098. private System.Data.DataColumn dataColumn68;
  2099. private System.Data.DataColumn dataColumn69;
  2100. }
  2101. }