Frm_PlanTurnDrawUp.cs 209 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520
  1. using System;
  2. using System.Drawing;
  3. using System.Collections;
  4. using System.ComponentModel;
  5. using System.Windows.Forms;
  6. using Core.Mes.ClientFrameWork;
  7. using Core.Mes.IBaseInterface;
  8. using System.Data;
  9. namespace Core.XgMes.Client.JGKC.RollManager
  10. {
  11. /// <summary>
  12. /// Frm_PlanTurnDrawUp 的摘要说明。
  13. /// </summary>
  14. public class Frm_PlanTurnDrawUp :Core.Mes.ClientFrameWork.FrmBase
  15. {
  16. private System.Windows.Forms.Panel panel1;
  17. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  18. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  19. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  20. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  21. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  22. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  23. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  24. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  25. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  26. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  27. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  28. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  29. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  30. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  31. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  32. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  33. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_JiShi;
  34. private Infragistics.Win.UltraWinTabControl.UltraTabControl Coll;
  35. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter excelExporter;
  36. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_ProcLine;
  37. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  38. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Gylx;
  39. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  40. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_CollectTime;
  41. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultSJ;
  42. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmb_IS;
  43. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  44. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_EndTime;
  45. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_BeginTime;
  46. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BNumber;
  47. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_BNumber;
  48. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_AllowFilter;
  49. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_Buress;
  50. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_Buttress;
  51. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_Sleen;
  52. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_PaiHao;
  53. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_GangP;
  54. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_BanHao;
  55. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RollHao;
  56. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_RollHao;
  57. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_PlanID;
  58. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_PactID;
  59. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_OrderNO;
  60. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_OrderNO;
  61. private Infragistics.Win.Misc.UltraLabel Lab_To;
  62. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_IsProduct;
  63. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  64. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Width;
  65. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_Time;
  66. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Length;
  67. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  68. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  69. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Scid_End_Y;
  70. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_ClassTeam;
  71. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  72. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_ClassOrder;
  73. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  74. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  75. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmb_EditType_Y;
  76. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Scid_Begin_Y;
  77. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Scid_Top_Y;
  78. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  79. private Infragistics.Win.UltraWinGrid.UltraGrid gb_Plan;
  80. private Infragistics.Win.UltraWinGrid.UltraGrid gb_PlanState;
  81. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  82. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Number;
  83. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_WEIGHT;
  84. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  85. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_YLZL;
  86. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  87. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_ProcL;
  88. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_GYLX;
  89. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_SelectAll;
  90. private Infragistics.Win.UltraWinGrid.UltraGrid gb_Stuff;
  91. private System.ComponentModel.IContainer components;
  92. public Frm_PlanTurnDrawUp()
  93. {
  94. //
  95. // Windows 窗体设计器支持所必需的
  96. //
  97. InitializeComponent();
  98. //
  99. // TODO: 在 InitializeComponent 调用后添加任何构造函数代码
  100. //
  101. }
  102. /// <summary>
  103. /// 清理所有正在使用的资源。
  104. /// </summary>
  105. protected override void Dispose( bool disposing )
  106. {
  107. if( disposing )
  108. {
  109. if(components != null)
  110. {
  111. components.Dispose();
  112. }
  113. }
  114. base.Dispose( disposing );
  115. }
  116. #region Windows 窗体设计器生成的代码
  117. /// <summary>
  118. /// 设计器支持所需的方法 - 不要使用代码编辑器修改
  119. /// 此方法的内容。
  120. /// </summary>
  121. private void InitializeComponent()
  122. {
  123. this.components = new System.ComponentModel.Container();
  124. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_INVNO");
  127. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  128. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLAB_NO");
  129. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  130. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  131. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVLMT_DTIME");
  132. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_INDIA");
  133. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_OUTDIA");
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_LEN");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAL_WGT");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_GRD");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REM");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANS_CAR_NO");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZLZS_NO");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESS");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INCLASSORDER");
  148. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INCLASSTEAM");
  149. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  150. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USE_CD");
  151. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK");
  152. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH");
  153. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD1");
  154. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD2");
  155. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOVENO", 0);
  156. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BAHCT_NUMBER", 1);
  157. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SX_BIAOZHUN", 2);
  158. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  159. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_WGT", 12, true, "Band 0", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_WGT", 12, true);
  160. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  161. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "CAL_WGT", 11, true, "Band 0", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "CAL_WGT", 11, true);
  162. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  163. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  164. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  165. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  166. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  167. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  168. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  169. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  170. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  171. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  172. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  173. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  174. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  175. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  176. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  177. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  178. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  179. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  180. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  181. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  182. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  183. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  184. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  185. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  186. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  187. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  188. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  189. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  190. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  191. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_INVNO");
  192. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  193. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLAB_NO");
  194. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  195. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  196. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVLMT_DTIME");
  197. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_INDIA");
  198. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_OUTDIA");
  199. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_LEN");
  200. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  201. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH");
  202. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAL_WGT");
  203. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT");
  204. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
  205. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_GRD");
  206. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REM");
  207. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANS_CAR_NO");
  208. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZLZS_NO");
  209. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESS");
  210. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR");
  211. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  212. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLASSORDER");
  213. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLASSTEAM");
  214. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WORKORDER_ID");
  215. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AFFIRMAN");
  216. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AFFIRTIME");
  217. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AFFIRLOG");
  218. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCKTYPE");
  219. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USE_CD");
  220. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK");
  221. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH");
  222. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STSJBC");
  223. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STSJBZ");
  224. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STTIME");
  225. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STQRTIME");
  226. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GYLX");
  227. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD1");
  228. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD2");
  229. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD3");
  230. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD4");
  231. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD5");
  232. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOVENO", 0);
  233. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BAHCT_NUMBER", 1);
  234. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SX_BIAOZHUN", 2);
  235. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  236. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "CAL_WGT", 11, true, "Band 0", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "CAL_WGT", 11, true);
  237. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  238. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_WGT", 12, true, "Band 0", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_WGT", 12, true);
  239. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  240. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  241. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  242. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  243. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  244. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  245. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  246. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  247. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  248. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  249. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  250. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  251. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  252. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  253. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  254. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  255. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  256. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  257. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  258. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  259. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  260. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  261. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  262. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("XH");
  263. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  264. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  265. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  266. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  267. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  268. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  269. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  270. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  271. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  272. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  273. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  274. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  275. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  276. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_INVNO");
  277. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn78 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  278. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn79 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLAB_NO");
  279. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn80 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  280. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn81 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  281. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVLMT_DTIME");
  282. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_INDIA");
  283. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_OUTDIA");
  284. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_LEN");
  285. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK");
  286. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn87 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH");
  287. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn88 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAL_WGT");
  288. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn89 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT");
  289. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn90 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
  290. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn91 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_GRD");
  291. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn92 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REM");
  292. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn93 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANS_CAR_NO");
  293. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn94 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZLZS_NO");
  294. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn95 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESS");
  295. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn96 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR");
  296. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn97 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  297. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn98 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLASSORDER");
  298. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn99 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLASSTEAM");
  299. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn100 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WORKORDER_ID");
  300. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn101 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  301. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn102 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BAHCT_NUMBER");
  302. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn103 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCKTYPE");
  303. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn104 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USE_CD");
  304. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn105 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK");
  305. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn106 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH");
  306. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn107 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GYLX");
  307. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn108 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOVENO", 0);
  308. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn109 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SX_BIAOZHUN", 1);
  309. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  310. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  311. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  312. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  313. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  314. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  315. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  316. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  317. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  318. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  319. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  320. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  321. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  322. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  323. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  324. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  325. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("STUFF");
  326. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("SHUA");
  327. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("JHQUERY");
  328. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QR");
  329. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QX");
  330. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("XF");
  331. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QXXF");
  332. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DY");
  333. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DC");
  334. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("CLOSE");
  335. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("STUFF");
  336. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QR");
  337. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QX");
  338. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("SHUA");
  339. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("XF");
  340. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QXXF");
  341. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("JHQUERY");
  342. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool18 = new Infragistics.Win.UltraWinToolbars.ButtonTool("CLOSE");
  343. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool19 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DY");
  344. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool20 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DC");
  345. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  346. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  347. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  348. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  349. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  350. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  351. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  352. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  353. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  354. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  355. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  356. Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
  357. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  358. Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
  359. Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
  360. Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
  361. Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
  362. Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
  363. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  364. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  365. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  366. this.gb_Stuff = new Infragistics.Win.UltraWinGrid.UltraGrid();
  367. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  368. this.cmb_GYLX = new Infragistics.Win.UltraWinGrid.UltraCombo();
  369. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  370. this.cmb_ProcLine = new Infragistics.Win.UltraWinGrid.UltraCombo();
  371. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  372. this.txt_JiShi = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  373. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  374. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  375. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  376. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  377. this.gb_PlanState = new Infragistics.Win.UltraWinGrid.UltraGrid();
  378. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  379. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  380. this.txt_YLZL = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  381. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  382. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  383. this.txt_Number = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  384. this.txt_WEIGHT = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  385. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  386. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  387. this.txt_Width = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  388. this.dte_Time = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  389. this.txt_Length = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  390. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  391. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  392. this.txt_Scid_End_Y = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  393. this.cmb_ClassTeam = new Infragistics.Win.UltraWinGrid.UltraCombo();
  394. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  395. this.cmb_ClassOrder = new Infragistics.Win.UltraWinGrid.UltraCombo();
  396. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  397. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  398. this.cmb_EditType_Y = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  399. this.txt_Scid_Begin_Y = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  400. this.txt_Scid_Top_Y = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  401. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  402. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  403. this.gb_Plan = new Infragistics.Win.UltraWinGrid.UltraGrid();
  404. this.panel1 = new System.Windows.Forms.Panel();
  405. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  406. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  407. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  408. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  409. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  410. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  411. this.chk_SelectAll = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  412. this.cmb_ProcL = new Infragistics.Win.UltraWinGrid.UltraCombo();
  413. this.chk_IsProduct = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  414. this.chk_CollectTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  415. this.ultSJ = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  416. this.cmb_IS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  417. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  418. this.dte_EndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  419. this.dte_BeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  420. this.txt_BNumber = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  421. this.chk_BNumber = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  422. this.chk_AllowFilter = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  423. this.cmb_Buress = new Infragistics.Win.UltraWinGrid.UltraCombo();
  424. this.Chk_Buttress = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  425. this.cmb_Sleen = new Infragistics.Win.UltraWinGrid.UltraCombo();
  426. this.chk_PaiHao = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  427. this.txt_GangP = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  428. this.chk_BanHao = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  429. this.txt_RollHao = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  430. this.chk_RollHao = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  431. this.txt_PlanID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  432. this.chk_PactID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  433. this.txt_OrderNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  434. this.chk_OrderNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  435. this.Lab_To = new Infragistics.Win.Misc.UltraLabel();
  436. this.chk_Gylx = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  437. this.Coll = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  438. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  439. this.excelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter();
  440. this.ultraTabPageControl1.SuspendLayout();
  441. ((System.ComponentModel.ISupportInitialize)(this.gb_Stuff)).BeginInit();
  442. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  443. this.ultraGroupBox2.SuspendLayout();
  444. ((System.ComponentModel.ISupportInitialize)(this.cmb_GYLX)).BeginInit();
  445. ((System.ComponentModel.ISupportInitialize)(this.cmb_ProcLine)).BeginInit();
  446. ((System.ComponentModel.ISupportInitialize)(this.txt_JiShi)).BeginInit();
  447. this.ultraTabPageControl2.SuspendLayout();
  448. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  449. this.ultraExpandableGroupBox2.SuspendLayout();
  450. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  451. ((System.ComponentModel.ISupportInitialize)(this.gb_PlanState)).BeginInit();
  452. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  453. this.ultraExpandableGroupBox1.SuspendLayout();
  454. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  455. ((System.ComponentModel.ISupportInitialize)(this.txt_YLZL)).BeginInit();
  456. ((System.ComponentModel.ISupportInitialize)(this.txt_Number)).BeginInit();
  457. ((System.ComponentModel.ISupportInitialize)(this.txt_WEIGHT)).BeginInit();
  458. ((System.ComponentModel.ISupportInitialize)(this.txt_Width)).BeginInit();
  459. ((System.ComponentModel.ISupportInitialize)(this.dte_Time)).BeginInit();
  460. ((System.ComponentModel.ISupportInitialize)(this.txt_Length)).BeginInit();
  461. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_End_Y)).BeginInit();
  462. ((System.ComponentModel.ISupportInitialize)(this.cmb_ClassTeam)).BeginInit();
  463. ((System.ComponentModel.ISupportInitialize)(this.cmb_ClassOrder)).BeginInit();
  464. ((System.ComponentModel.ISupportInitialize)(this.cmb_EditType_Y)).BeginInit();
  465. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_Begin_Y)).BeginInit();
  466. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_Top_Y)).BeginInit();
  467. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  468. this.ultraGroupBox3.SuspendLayout();
  469. ((System.ComponentModel.ISupportInitialize)(this.gb_Plan)).BeginInit();
  470. this.panel1.SuspendLayout();
  471. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  473. this.ultraGroupBox1.SuspendLayout();
  474. ((System.ComponentModel.ISupportInitialize)(this.cmb_ProcL)).BeginInit();
  475. ((System.ComponentModel.ISupportInitialize)(this.ultSJ)).BeginInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.cmb_IS)).BeginInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).BeginInit();
  478. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).BeginInit();
  479. ((System.ComponentModel.ISupportInitialize)(this.txt_BNumber)).BeginInit();
  480. ((System.ComponentModel.ISupportInitialize)(this.cmb_Buress)).BeginInit();
  481. ((System.ComponentModel.ISupportInitialize)(this.cmb_Sleen)).BeginInit();
  482. ((System.ComponentModel.ISupportInitialize)(this.txt_GangP)).BeginInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.txt_RollHao)).BeginInit();
  484. ((System.ComponentModel.ISupportInitialize)(this.txt_PlanID)).BeginInit();
  485. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderNO)).BeginInit();
  486. ((System.ComponentModel.ISupportInitialize)(this.Coll)).BeginInit();
  487. this.Coll.SuspendLayout();
  488. this.SuspendLayout();
  489. //
  490. // ultraTabPageControl1
  491. //
  492. this.ultraTabPageControl1.Controls.Add(this.gb_Stuff);
  493. this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox2);
  494. this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 21);
  495. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  496. this.ultraTabPageControl1.Size = new System.Drawing.Size(1191, 391);
  497. //
  498. // gb_Stuff
  499. //
  500. appearance1.BackColor = System.Drawing.Color.Ivory;
  501. this.gb_Stuff.DisplayLayout.Appearance = appearance1;
  502. ultraGridColumn1.Header.Caption = "出库单号";
  503. ultraGridColumn1.Header.VisiblePosition = 0;
  504. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 24;
  505. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  506. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  507. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  508. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  509. ultraGridColumn2.Header.Caption = "钢卷号";
  510. ultraGridColumn2.Header.VisiblePosition = 1;
  511. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  512. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  513. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  514. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  515. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  516. ultraGridColumn3.Header.Caption = "板坯号";
  517. ultraGridColumn3.Header.VisiblePosition = 2;
  518. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 3;
  519. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  520. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  521. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  522. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  523. ultraGridColumn4.Header.Caption = "合同号";
  524. ultraGridColumn4.Header.VisiblePosition = 3;
  525. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 5;
  526. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  527. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  528. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  529. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  530. ultraGridColumn5.Header.Caption = "订单号";
  531. ultraGridColumn5.Header.VisiblePosition = 4;
  532. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
  533. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  534. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
  535. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  536. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  537. ultraGridColumn6.Header.Caption = "交货期";
  538. ultraGridColumn6.Header.VisiblePosition = 5;
  539. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 23;
  540. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  541. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  542. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  543. ultraGridColumn7.Header.Caption = "内径";
  544. ultraGridColumn7.Header.VisiblePosition = 6;
  545. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
  546. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  547. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  548. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  549. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  550. ultraGridColumn8.Header.Caption = "外径";
  551. ultraGridColumn8.Header.VisiblePosition = 7;
  552. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 11;
  553. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  554. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
  555. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  556. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  557. ultraGridColumn9.Header.Caption = "长度";
  558. ultraGridColumn9.Header.VisiblePosition = 8;
  559. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
  560. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  561. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 0);
  562. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  563. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  564. ultraGridColumn10.Header.Caption = "厚度 ";
  565. ultraGridColumn10.Header.VisiblePosition = 9;
  566. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 14;
  567. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  568. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0);
  569. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  570. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  571. ultraGridColumn11.Header.Caption = "宽度";
  572. ultraGridColumn11.Header.VisiblePosition = 10;
  573. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 15;
  574. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  575. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
  576. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  577. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  578. ultraGridColumn12.Header.Caption = "计算重量";
  579. ultraGridColumn12.Header.VisiblePosition = 11;
  580. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 17;
  581. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  582. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  583. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  584. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  585. ultraGridColumn13.Header.Caption = "实重量";
  586. ultraGridColumn13.Header.VisiblePosition = 12;
  587. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 18;
  588. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  589. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  590. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  591. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  592. ultraGridColumn14.Header.Caption = "牌号";
  593. ultraGridColumn14.Header.VisiblePosition = 13;
  594. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 9;
  595. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  596. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  597. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  598. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  599. ultraGridColumn15.Header.Caption = "综合判定";
  600. ultraGridColumn15.Header.VisiblePosition = 14;
  601. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 20;
  602. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  603. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  604. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  605. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  606. ultraGridColumn16.Header.Caption = "特记事项";
  607. ultraGridColumn16.Header.VisiblePosition = 15;
  608. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 22;
  609. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  610. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  611. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  612. ultraGridColumn17.Header.Caption = "车辆号";
  613. ultraGridColumn17.Header.VisiblePosition = 16;
  614. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 25;
  615. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  616. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  617. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  618. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  619. ultraGridColumn18.Header.Caption = "质保书编号";
  620. ultraGridColumn18.Header.VisiblePosition = 17;
  621. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 21;
  622. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  623. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  624. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  625. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  626. ultraGridColumn19.Header.Caption = "垛位";
  627. ultraGridColumn19.Header.VisiblePosition = 18;
  628. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 8;
  629. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  630. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  631. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  632. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  633. ultraGridColumn20.Header.Caption = "登记人";
  634. ultraGridColumn20.Header.VisiblePosition = 19;
  635. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 28;
  636. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  637. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  638. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  639. ultraGridColumn21.Header.Caption = "登记时间";
  640. ultraGridColumn21.Header.VisiblePosition = 20;
  641. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 29;
  642. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  643. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  644. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  645. ultraGridColumn22.Header.Caption = "入库班次";
  646. ultraGridColumn22.Header.VisiblePosition = 21;
  647. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 26;
  648. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  649. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  650. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
  651. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  652. ultraGridColumn23.Header.Caption = "入库班组";
  653. ultraGridColumn23.Header.VisiblePosition = 22;
  654. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 27;
  655. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  656. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  657. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
  658. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
  659. ultraGridColumn24.Header.Caption = "";
  660. ultraGridColumn24.Header.VisiblePosition = 23;
  661. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 0;
  662. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  663. ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(32, 0);
  664. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
  665. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 1;
  666. ultraGridColumn24.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  667. ultraGridColumn25.Header.Caption = "订单类型";
  668. ultraGridColumn25.Header.VisiblePosition = 24;
  669. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 19;
  670. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  671. ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  672. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
  673. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  674. ultraGridColumn26.Header.Caption = "订单厚度";
  675. ultraGridColumn26.Header.VisiblePosition = 25;
  676. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 12;
  677. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  678. ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  679. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 1;
  680. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 1;
  681. ultraGridColumn27.Header.Caption = "订单宽度";
  682. ultraGridColumn27.Header.VisiblePosition = 27;
  683. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 13;
  684. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  685. ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
  686. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 1;
  687. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 1;
  688. ultraGridColumn28.Header.Caption = "缺陷1";
  689. ultraGridColumn28.Header.VisiblePosition = 28;
  690. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 30;
  691. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  692. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
  693. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
  694. ultraGridColumn29.Header.Caption = "缺陷2";
  695. ultraGridColumn29.Header.VisiblePosition = 29;
  696. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 31;
  697. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  698. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
  699. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 1;
  700. ultraGridColumn30.Header.Caption = "炉号";
  701. ultraGridColumn30.Header.VisiblePosition = 26;
  702. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 4;
  703. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  704. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
  705. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 1;
  706. ultraGridColumn31.Header.Caption = "批号";
  707. ultraGridColumn31.Header.VisiblePosition = 30;
  708. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 1;
  709. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  710. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
  711. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 1;
  712. ultraGridColumn32.Header.Caption = "执行标准";
  713. ultraGridColumn32.Header.VisiblePosition = 31;
  714. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 7;
  715. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  716. ultraGridColumn32.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
  717. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 1;
  718. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 1;
  719. ultraGridBand1.Columns.AddRange(new object[] {
  720. ultraGridColumn1,
  721. ultraGridColumn2,
  722. ultraGridColumn3,
  723. ultraGridColumn4,
  724. ultraGridColumn5,
  725. ultraGridColumn6,
  726. ultraGridColumn7,
  727. ultraGridColumn8,
  728. ultraGridColumn9,
  729. ultraGridColumn10,
  730. ultraGridColumn11,
  731. ultraGridColumn12,
  732. ultraGridColumn13,
  733. ultraGridColumn14,
  734. ultraGridColumn15,
  735. ultraGridColumn16,
  736. ultraGridColumn17,
  737. ultraGridColumn18,
  738. ultraGridColumn19,
  739. ultraGridColumn20,
  740. ultraGridColumn21,
  741. ultraGridColumn22,
  742. ultraGridColumn23,
  743. ultraGridColumn24,
  744. ultraGridColumn25,
  745. ultraGridColumn26,
  746. ultraGridColumn27,
  747. ultraGridColumn28,
  748. ultraGridColumn29,
  749. ultraGridColumn30,
  750. ultraGridColumn31,
  751. ultraGridColumn32});
  752. appearance2.BackColor = System.Drawing.Color.LightSteelBlue;
  753. ultraGridBand1.Header.Appearance = appearance2;
  754. ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  755. summarySettings1.DisplayFormat = "{0}KG";
  756. summarySettings1.GroupBySummaryValueAppearance = appearance3;
  757. summarySettings2.DisplayFormat = "{0}KG";
  758. summarySettings2.GroupBySummaryValueAppearance = appearance4;
  759. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  760. summarySettings1,
  761. summarySettings2});
  762. ultraGridBand1.UseRowLayout = true;
  763. this.gb_Stuff.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  764. this.gb_Stuff.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  765. appearance5.BackColor = System.Drawing.SystemColors.ActiveBorder;
  766. appearance5.BackColor2 = System.Drawing.SystemColors.ControlDark;
  767. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  768. appearance5.BorderColor = System.Drawing.SystemColors.Window;
  769. this.gb_Stuff.DisplayLayout.GroupByBox.Appearance = appearance5;
  770. appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
  771. this.gb_Stuff.DisplayLayout.GroupByBox.BandLabelAppearance = appearance6;
  772. this.gb_Stuff.DisplayLayout.GroupByBox.Hidden = true;
  773. this.gb_Stuff.DisplayLayout.GroupByBox.Prompt = "将要分组的列拖至该区域!";
  774. appearance7.BackColor = System.Drawing.SystemColors.Window;
  775. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  776. this.gb_Stuff.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  777. appearance8.BackColor = System.Drawing.SystemColors.Highlight;
  778. appearance8.ForeColor = System.Drawing.SystemColors.HighlightText;
  779. this.gb_Stuff.DisplayLayout.Override.ActiveRowAppearance = appearance8;
  780. appearance9.BorderColor = System.Drawing.Color.Black;
  781. appearance9.TextVAlign = Infragistics.Win.VAlign.Middle;
  782. this.gb_Stuff.DisplayLayout.Override.CellAppearance = appearance9;
  783. this.gb_Stuff.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  784. this.gb_Stuff.DisplayLayout.Override.CellPadding = 0;
  785. appearance10.BackColor = System.Drawing.SystemColors.Control;
  786. appearance10.BackColor2 = System.Drawing.SystemColors.ControlDark;
  787. appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  788. appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  789. appearance10.BorderColor = System.Drawing.SystemColors.Window;
  790. appearance10.TextHAlign = Infragistics.Win.HAlign.Left;
  791. appearance10.TextVAlign = Infragistics.Win.VAlign.Middle;
  792. this.gb_Stuff.DisplayLayout.Override.GroupByRowAppearance = appearance10;
  793. this.gb_Stuff.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
  794. appearance11.BackColor = System.Drawing.Color.Silver;
  795. this.gb_Stuff.DisplayLayout.Override.HeaderAppearance = appearance11;
  796. this.gb_Stuff.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  797. this.gb_Stuff.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  798. appearance12.BackColor = System.Drawing.SystemColors.Window;
  799. appearance12.BorderColor = System.Drawing.Color.Black;
  800. appearance12.TextVAlign = Infragistics.Win.VAlign.Middle;
  801. this.gb_Stuff.DisplayLayout.Override.RowAppearance = appearance12;
  802. appearance13.BackColor = System.Drawing.SystemColors.Window;
  803. appearance13.BorderColor = System.Drawing.Color.Black;
  804. appearance13.TextVAlign = Infragistics.Win.VAlign.Middle;
  805. this.gb_Stuff.DisplayLayout.Override.RowPreviewAppearance = appearance13;
  806. this.gb_Stuff.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  807. this.gb_Stuff.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  808. this.gb_Stuff.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  809. appearance14.TextHAlign = Infragistics.Win.HAlign.Left;
  810. appearance14.TextVAlign = Infragistics.Win.VAlign.Middle;
  811. this.gb_Stuff.DisplayLayout.Override.SelectedRowAppearance = appearance14;
  812. this.gb_Stuff.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  813. appearance15.BackColor = System.Drawing.SystemColors.Window;
  814. this.gb_Stuff.DisplayLayout.Override.SummaryFooterAppearance = appearance15;
  815. appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  816. appearance16.ForeColor = System.Drawing.Color.Red;
  817. this.gb_Stuff.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance16;
  818. this.gb_Stuff.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  819. appearance17.BackColor = System.Drawing.Color.MistyRose;
  820. appearance17.ForeColor = System.Drawing.Color.Blue;
  821. appearance17.TextHAlign = Infragistics.Win.HAlign.Right;
  822. appearance17.TextVAlign = Infragistics.Win.VAlign.Middle;
  823. this.gb_Stuff.DisplayLayout.Override.SummaryValueAppearance = appearance17;
  824. appearance18.BackColor = System.Drawing.SystemColors.ControlLight;
  825. this.gb_Stuff.DisplayLayout.Override.TemplateAddRowAppearance = appearance18;
  826. this.gb_Stuff.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  827. this.gb_Stuff.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  828. this.gb_Stuff.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  829. this.gb_Stuff.Dock = System.Windows.Forms.DockStyle.Fill;
  830. this.gb_Stuff.Location = new System.Drawing.Point(0, 0);
  831. this.gb_Stuff.Name = "gb_Stuff";
  832. this.gb_Stuff.Size = new System.Drawing.Size(1191, 335);
  833. this.gb_Stuff.TabIndex = 10;
  834. this.gb_Stuff.Text = "ultraGrid2";
  835. this.gb_Stuff.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.gb_Stuff_CellChange);
  836. //
  837. // ultraGroupBox2
  838. //
  839. this.ultraGroupBox2.Controls.Add(this.cmb_GYLX);
  840. this.ultraGroupBox2.Controls.Add(this.ultraLabel7);
  841. this.ultraGroupBox2.Controls.Add(this.cmb_ProcLine);
  842. this.ultraGroupBox2.Controls.Add(this.ultraLabel6);
  843. this.ultraGroupBox2.Controls.Add(this.txt_JiShi);
  844. this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
  845. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  846. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 335);
  847. this.ultraGroupBox2.Name = "ultraGroupBox2";
  848. this.ultraGroupBox2.Size = new System.Drawing.Size(1191, 56);
  849. this.ultraGroupBox2.SupportThemes = false;
  850. this.ultraGroupBox2.TabIndex = 4;
  851. this.ultraGroupBox2.Text = "编辑区";
  852. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
  853. //
  854. // cmb_GYLX
  855. //
  856. this.cmb_GYLX.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  857. this.cmb_GYLX.DisplayMember = "";
  858. this.cmb_GYLX.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  859. this.cmb_GYLX.FlatMode = true;
  860. this.cmb_GYLX.Location = new System.Drawing.Point(55, 27);
  861. this.cmb_GYLX.Name = "cmb_GYLX";
  862. this.cmb_GYLX.Size = new System.Drawing.Size(88, 19);
  863. this.cmb_GYLX.TabIndex = 608;
  864. this.cmb_GYLX.Tag = "";
  865. this.cmb_GYLX.ValueMember = "";
  866. //
  867. // ultraLabel7
  868. //
  869. this.ultraLabel7.Location = new System.Drawing.Point(1, 30);
  870. this.ultraLabel7.Name = "ultraLabel7";
  871. this.ultraLabel7.Size = new System.Drawing.Size(60, 16);
  872. this.ultraLabel7.TabIndex = 607;
  873. this.ultraLabel7.Text = "工艺类型";
  874. //
  875. // cmb_ProcLine
  876. //
  877. this.cmb_ProcLine.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  878. appearance19.BackColor = System.Drawing.SystemColors.Window;
  879. appearance19.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  880. this.cmb_ProcLine.DisplayLayout.Appearance = appearance19;
  881. this.cmb_ProcLine.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  882. this.cmb_ProcLine.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  883. appearance20.BackColor = System.Drawing.SystemColors.ActiveBorder;
  884. appearance20.BackColor2 = System.Drawing.SystemColors.ControlDark;
  885. appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  886. appearance20.BorderColor = System.Drawing.SystemColors.Window;
  887. this.cmb_ProcLine.DisplayLayout.GroupByBox.Appearance = appearance20;
  888. appearance21.ForeColor = System.Drawing.SystemColors.GrayText;
  889. this.cmb_ProcLine.DisplayLayout.GroupByBox.BandLabelAppearance = appearance21;
  890. this.cmb_ProcLine.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  891. appearance22.BackColor = System.Drawing.SystemColors.ControlLightLight;
  892. appearance22.BackColor2 = System.Drawing.SystemColors.Control;
  893. appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  894. appearance22.ForeColor = System.Drawing.SystemColors.GrayText;
  895. this.cmb_ProcLine.DisplayLayout.GroupByBox.PromptAppearance = appearance22;
  896. this.cmb_ProcLine.DisplayLayout.MaxColScrollRegions = 1;
  897. this.cmb_ProcLine.DisplayLayout.MaxRowScrollRegions = 1;
  898. appearance23.BackColor = System.Drawing.SystemColors.Window;
  899. appearance23.ForeColor = System.Drawing.SystemColors.ControlText;
  900. this.cmb_ProcLine.DisplayLayout.Override.ActiveCellAppearance = appearance23;
  901. appearance24.BackColor = System.Drawing.SystemColors.Highlight;
  902. appearance24.ForeColor = System.Drawing.SystemColors.HighlightText;
  903. this.cmb_ProcLine.DisplayLayout.Override.ActiveRowAppearance = appearance24;
  904. this.cmb_ProcLine.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  905. this.cmb_ProcLine.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  906. appearance25.BackColor = System.Drawing.SystemColors.Window;
  907. this.cmb_ProcLine.DisplayLayout.Override.CardAreaAppearance = appearance25;
  908. appearance26.BorderColor = System.Drawing.Color.Silver;
  909. appearance26.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  910. this.cmb_ProcLine.DisplayLayout.Override.CellAppearance = appearance26;
  911. this.cmb_ProcLine.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  912. this.cmb_ProcLine.DisplayLayout.Override.CellPadding = 0;
  913. appearance27.BackColor = System.Drawing.SystemColors.Control;
  914. appearance27.BackColor2 = System.Drawing.SystemColors.ControlDark;
  915. appearance27.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  916. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  917. appearance27.BorderColor = System.Drawing.SystemColors.Window;
  918. this.cmb_ProcLine.DisplayLayout.Override.GroupByRowAppearance = appearance27;
  919. appearance28.TextHAlign = Infragistics.Win.HAlign.Left;
  920. this.cmb_ProcLine.DisplayLayout.Override.HeaderAppearance = appearance28;
  921. this.cmb_ProcLine.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  922. this.cmb_ProcLine.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  923. appearance29.BackColor = System.Drawing.SystemColors.Window;
  924. appearance29.BorderColor = System.Drawing.Color.Silver;
  925. this.cmb_ProcLine.DisplayLayout.Override.RowAppearance = appearance29;
  926. this.cmb_ProcLine.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  927. appearance30.BackColor = System.Drawing.SystemColors.ControlLight;
  928. this.cmb_ProcLine.DisplayLayout.Override.TemplateAddRowAppearance = appearance30;
  929. this.cmb_ProcLine.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  930. this.cmb_ProcLine.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  931. this.cmb_ProcLine.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  932. this.cmb_ProcLine.DisplayMember = "";
  933. this.cmb_ProcLine.Location = new System.Drawing.Point(805, 26);
  934. this.cmb_ProcLine.Name = "cmb_ProcLine";
  935. this.cmb_ProcLine.Size = new System.Drawing.Size(100, 21);
  936. this.cmb_ProcLine.TabIndex = 606;
  937. this.cmb_ProcLine.ValueMember = "";
  938. this.cmb_ProcLine.Visible = false;
  939. //
  940. // ultraLabel6
  941. //
  942. this.ultraLabel6.Location = new System.Drawing.Point(765, 29);
  943. this.ultraLabel6.Name = "ultraLabel6";
  944. this.ultraLabel6.Size = new System.Drawing.Size(42, 16);
  945. this.ultraLabel6.TabIndex = 605;
  946. this.ultraLabel6.Text = "开平线";
  947. this.ultraLabel6.Visible = false;
  948. //
  949. // txt_JiShi
  950. //
  951. this.txt_JiShi.AutoSize = true;
  952. this.txt_JiShi.FlatMode = true;
  953. this.txt_JiShi.Location = new System.Drawing.Point(202, 26);
  954. this.txt_JiShi.Name = "txt_JiShi";
  955. this.txt_JiShi.Size = new System.Drawing.Size(257, 19);
  956. this.txt_JiShi.TabIndex = 1;
  957. //
  958. // ultraLabel1
  959. //
  960. this.ultraLabel1.FlatMode = true;
  961. this.ultraLabel1.Location = new System.Drawing.Point(154, 28);
  962. this.ultraLabel1.Name = "ultraLabel1";
  963. this.ultraLabel1.Size = new System.Drawing.Size(48, 16);
  964. this.ultraLabel1.TabIndex = 0;
  965. this.ultraLabel1.Text = "记事项";
  966. //
  967. // ultraTabPageControl2
  968. //
  969. this.ultraTabPageControl2.Controls.Add(this.ultraExpandableGroupBox2);
  970. this.ultraTabPageControl2.Controls.Add(this.ultraExpandableGroupBox1);
  971. this.ultraTabPageControl2.Controls.Add(this.ultraGroupBox3);
  972. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  973. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  974. this.ultraTabPageControl2.Size = new System.Drawing.Size(1191, 391);
  975. //
  976. // ultraExpandableGroupBox2
  977. //
  978. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  979. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  980. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(876, 135);
  981. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 120);
  982. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  983. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1191, 191);
  984. this.ultraExpandableGroupBox2.SupportThemes = false;
  985. this.ultraExpandableGroupBox2.TabIndex = 2;
  986. this.ultraExpandableGroupBox2.Text = "下发信息";
  987. this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
  988. //
  989. // ultraExpandableGroupBoxPanel2
  990. //
  991. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.gb_PlanState);
  992. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  993. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(2, 22);
  994. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  995. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1187, 167);
  996. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  997. //
  998. // gb_PlanState
  999. //
  1000. appearance31.BackColor = System.Drawing.Color.Ivory;
  1001. this.gb_PlanState.DisplayLayout.Appearance = appearance31;
  1002. ultraGridColumn33.Header.Caption = "出库单号";
  1003. ultraGridColumn33.Header.VisiblePosition = 0;
  1004. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 24;
  1005. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  1006. ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  1007. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
  1008. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 1;
  1009. ultraGridColumn34.Header.Caption = "钢卷号";
  1010. ultraGridColumn34.Header.VisiblePosition = 1;
  1011. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 3;
  1012. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1013. ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  1014. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 1;
  1015. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 1;
  1016. ultraGridColumn35.Header.Caption = "板坯号";
  1017. ultraGridColumn35.Header.VisiblePosition = 2;
  1018. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 4;
  1019. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1020. ultraGridColumn35.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  1021. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 1;
  1022. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 1;
  1023. ultraGridColumn36.Header.Caption = "合同号";
  1024. ultraGridColumn36.Header.VisiblePosition = 3;
  1025. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 6;
  1026. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1027. ultraGridColumn36.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  1028. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 1;
  1029. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 1;
  1030. ultraGridColumn37.Header.Caption = "订单号";
  1031. ultraGridColumn37.Header.VisiblePosition = 4;
  1032. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 7;
  1033. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  1034. ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
  1035. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 1;
  1036. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 1;
  1037. ultraGridColumn38.Header.Caption = "交货期";
  1038. ultraGridColumn38.Header.VisiblePosition = 5;
  1039. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 25;
  1040. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  1041. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 1;
  1042. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 1;
  1043. ultraGridColumn39.Header.Caption = "内径";
  1044. ultraGridColumn39.Header.VisiblePosition = 6;
  1045. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 11;
  1046. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  1047. ultraGridColumn39.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  1048. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 1;
  1049. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 1;
  1050. ultraGridColumn40.Header.Caption = "外径";
  1051. ultraGridColumn40.Header.VisiblePosition = 7;
  1052. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 12;
  1053. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  1054. ultraGridColumn40.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
  1055. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 1;
  1056. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 1;
  1057. ultraGridColumn41.Header.Caption = "长度";
  1058. ultraGridColumn41.Header.VisiblePosition = 8;
  1059. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 17;
  1060. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  1061. ultraGridColumn41.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 0);
  1062. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 1;
  1063. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 1;
  1064. ultraGridColumn42.Header.Caption = "厚度 ";
  1065. ultraGridColumn42.Header.VisiblePosition = 9;
  1066. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 15;
  1067. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  1068. ultraGridColumn42.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0);
  1069. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 1;
  1070. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 1;
  1071. ultraGridColumn43.Header.Caption = "宽度";
  1072. ultraGridColumn43.Header.VisiblePosition = 10;
  1073. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 16;
  1074. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  1075. ultraGridColumn43.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
  1076. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 1;
  1077. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 1;
  1078. ultraGridColumn44.Header.Caption = "计算重量";
  1079. ultraGridColumn44.Header.VisiblePosition = 11;
  1080. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 18;
  1081. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  1082. ultraGridColumn44.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  1083. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 1;
  1084. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 1;
  1085. ultraGridColumn45.Header.Caption = "实重量";
  1086. ultraGridColumn45.Header.VisiblePosition = 12;
  1087. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 19;
  1088. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  1089. ultraGridColumn45.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  1090. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 1;
  1091. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 1;
  1092. ultraGridColumn46.Header.Caption = "牌号";
  1093. ultraGridColumn46.Header.VisiblePosition = 13;
  1094. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 10;
  1095. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  1096. ultraGridColumn46.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  1097. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 1;
  1098. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 1;
  1099. ultraGridColumn47.Header.Caption = "综合判定";
  1100. ultraGridColumn47.Header.VisiblePosition = 14;
  1101. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 21;
  1102. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  1103. ultraGridColumn47.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  1104. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 1;
  1105. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 1;
  1106. ultraGridColumn48.Header.Caption = "特记事项";
  1107. ultraGridColumn48.Header.VisiblePosition = 15;
  1108. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 23;
  1109. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  1110. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 1;
  1111. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 1;
  1112. ultraGridColumn49.Header.Caption = "车辆号";
  1113. ultraGridColumn49.Header.VisiblePosition = 16;
  1114. ultraGridColumn49.RowLayoutColumnInfo.OriginX = 26;
  1115. ultraGridColumn49.RowLayoutColumnInfo.OriginY = 0;
  1116. ultraGridColumn49.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  1117. ultraGridColumn49.RowLayoutColumnInfo.SpanX = 1;
  1118. ultraGridColumn49.RowLayoutColumnInfo.SpanY = 1;
  1119. ultraGridColumn50.Header.Caption = "质保书编号";
  1120. ultraGridColumn50.Header.VisiblePosition = 17;
  1121. ultraGridColumn50.RowLayoutColumnInfo.OriginX = 22;
  1122. ultraGridColumn50.RowLayoutColumnInfo.OriginY = 0;
  1123. ultraGridColumn50.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  1124. ultraGridColumn50.RowLayoutColumnInfo.SpanX = 1;
  1125. ultraGridColumn50.RowLayoutColumnInfo.SpanY = 1;
  1126. ultraGridColumn51.Header.Caption = "垛位";
  1127. ultraGridColumn51.Header.VisiblePosition = 18;
  1128. ultraGridColumn51.RowLayoutColumnInfo.OriginX = 8;
  1129. ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
  1130. ultraGridColumn51.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  1131. ultraGridColumn51.RowLayoutColumnInfo.SpanX = 1;
  1132. ultraGridColumn51.RowLayoutColumnInfo.SpanY = 1;
  1133. ultraGridColumn52.Header.Caption = "登记人";
  1134. ultraGridColumn52.Header.VisiblePosition = 19;
  1135. ultraGridColumn52.RowLayoutColumnInfo.OriginX = 37;
  1136. ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0;
  1137. ultraGridColumn52.RowLayoutColumnInfo.SpanX = 1;
  1138. ultraGridColumn52.RowLayoutColumnInfo.SpanY = 1;
  1139. ultraGridColumn53.Header.Caption = "登记时间";
  1140. ultraGridColumn53.Header.VisiblePosition = 20;
  1141. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 27;
  1142. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  1143. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 1;
  1144. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 1;
  1145. ultraGridColumn54.Header.Caption = "计划班次";
  1146. ultraGridColumn54.Header.VisiblePosition = 21;
  1147. ultraGridColumn54.RowLayoutColumnInfo.OriginX = 28;
  1148. ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
  1149. ultraGridColumn54.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  1150. ultraGridColumn54.RowLayoutColumnInfo.SpanX = 1;
  1151. ultraGridColumn54.RowLayoutColumnInfo.SpanY = 1;
  1152. ultraGridColumn55.Header.Caption = "计划班组";
  1153. ultraGridColumn55.Header.VisiblePosition = 22;
  1154. ultraGridColumn55.RowLayoutColumnInfo.OriginX = 29;
  1155. ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
  1156. ultraGridColumn55.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
  1157. ultraGridColumn55.RowLayoutColumnInfo.SpanX = 1;
  1158. ultraGridColumn55.RowLayoutColumnInfo.SpanY = 1;
  1159. ultraGridColumn56.Header.Caption = "工单号";
  1160. ultraGridColumn56.Header.VisiblePosition = 23;
  1161. ultraGridColumn56.RowLayoutColumnInfo.OriginX = 1;
  1162. ultraGridColumn56.RowLayoutColumnInfo.OriginY = 0;
  1163. ultraGridColumn56.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  1164. ultraGridColumn56.RowLayoutColumnInfo.SpanX = 1;
  1165. ultraGridColumn56.RowLayoutColumnInfo.SpanY = 1;
  1166. ultraGridColumn57.Header.Caption = "下发人";
  1167. ultraGridColumn57.Header.VisiblePosition = 25;
  1168. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 33;
  1169. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  1170. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 1;
  1171. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 1;
  1172. ultraGridColumn58.Header.Caption = "下发时间";
  1173. ultraGridColumn58.Header.VisiblePosition = 27;
  1174. ultraGridColumn58.RowLayoutColumnInfo.OriginX = 38;
  1175. ultraGridColumn58.RowLayoutColumnInfo.OriginY = 0;
  1176. ultraGridColumn58.RowLayoutColumnInfo.SpanX = 1;
  1177. ultraGridColumn58.RowLayoutColumnInfo.SpanY = 1;
  1178. ultraGridColumn59.Header.VisiblePosition = 29;
  1179. ultraGridColumn59.Hidden = true;
  1180. ultraGridColumn60.Header.Caption = "开平线";
  1181. ultraGridColumn60.Header.VisiblePosition = 30;
  1182. ultraGridColumn60.Hidden = true;
  1183. ultraGridColumn60.RowLayoutColumnInfo.OriginX = 3;
  1184. ultraGridColumn60.RowLayoutColumnInfo.OriginY = 0;
  1185. ultraGridColumn60.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  1186. ultraGridColumn60.RowLayoutColumnInfo.SpanX = 1;
  1187. ultraGridColumn60.RowLayoutColumnInfo.SpanY = 1;
  1188. ultraGridColumn61.Header.Caption = "订单类型";
  1189. ultraGridColumn61.Header.VisiblePosition = 24;
  1190. ultraGridColumn61.RowLayoutColumnInfo.OriginX = 20;
  1191. ultraGridColumn61.RowLayoutColumnInfo.OriginY = 0;
  1192. ultraGridColumn61.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
  1193. ultraGridColumn61.RowLayoutColumnInfo.SpanX = 1;
  1194. ultraGridColumn61.RowLayoutColumnInfo.SpanY = 1;
  1195. ultraGridColumn62.Header.Caption = "订单厚度";
  1196. ultraGridColumn62.Header.VisiblePosition = 26;
  1197. ultraGridColumn62.RowLayoutColumnInfo.OriginX = 13;
  1198. ultraGridColumn62.RowLayoutColumnInfo.OriginY = 0;
  1199. ultraGridColumn62.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  1200. ultraGridColumn62.RowLayoutColumnInfo.SpanX = 1;
  1201. ultraGridColumn62.RowLayoutColumnInfo.SpanY = 1;
  1202. ultraGridColumn63.Header.Caption = "订单宽度";
  1203. ultraGridColumn63.Header.VisiblePosition = 28;
  1204. ultraGridColumn63.RowLayoutColumnInfo.OriginX = 14;
  1205. ultraGridColumn63.RowLayoutColumnInfo.OriginY = 0;
  1206. ultraGridColumn63.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1207. ultraGridColumn63.RowLayoutColumnInfo.SpanX = 1;
  1208. ultraGridColumn63.RowLayoutColumnInfo.SpanY = 1;
  1209. ultraGridColumn64.Header.Caption = "生产班次";
  1210. ultraGridColumn64.Header.VisiblePosition = 31;
  1211. ultraGridColumn64.RowLayoutColumnInfo.OriginX = 30;
  1212. ultraGridColumn64.RowLayoutColumnInfo.OriginY = 0;
  1213. ultraGridColumn64.RowLayoutColumnInfo.SpanX = 1;
  1214. ultraGridColumn64.RowLayoutColumnInfo.SpanY = 1;
  1215. ultraGridColumn65.Header.Caption = "生产班组";
  1216. ultraGridColumn65.Header.VisiblePosition = 33;
  1217. ultraGridColumn65.RowLayoutColumnInfo.OriginX = 31;
  1218. ultraGridColumn65.RowLayoutColumnInfo.OriginY = 0;
  1219. ultraGridColumn65.RowLayoutColumnInfo.SpanX = 1;
  1220. ultraGridColumn65.RowLayoutColumnInfo.SpanY = 1;
  1221. ultraGridColumn66.Header.Caption = "生产时间";
  1222. ultraGridColumn66.Header.VisiblePosition = 34;
  1223. ultraGridColumn66.RowLayoutColumnInfo.OriginX = 32;
  1224. ultraGridColumn66.RowLayoutColumnInfo.OriginY = 0;
  1225. ultraGridColumn66.RowLayoutColumnInfo.SpanX = 1;
  1226. ultraGridColumn66.RowLayoutColumnInfo.SpanY = 1;
  1227. ultraGridColumn67.Header.Caption = "生产确认时间";
  1228. ultraGridColumn67.Header.VisiblePosition = 35;
  1229. ultraGridColumn67.RowLayoutColumnInfo.OriginX = 34;
  1230. ultraGridColumn67.RowLayoutColumnInfo.OriginY = 0;
  1231. ultraGridColumn67.RowLayoutColumnInfo.SpanX = 1;
  1232. ultraGridColumn67.RowLayoutColumnInfo.SpanY = 1;
  1233. ultraGridColumn68.Header.Caption = "工艺类型";
  1234. ultraGridColumn68.Header.VisiblePosition = 36;
  1235. ultraGridColumn68.RowLayoutColumnInfo.OriginX = 35;
  1236. ultraGridColumn68.RowLayoutColumnInfo.OriginY = 0;
  1237. ultraGridColumn68.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  1238. ultraGridColumn68.RowLayoutColumnInfo.SpanX = 1;
  1239. ultraGridColumn68.RowLayoutColumnInfo.SpanY = 1;
  1240. ultraGridColumn69.Header.Caption = "缺陷1";
  1241. ultraGridColumn69.Header.VisiblePosition = 37;
  1242. ultraGridColumn69.RowLayoutColumnInfo.OriginX = 36;
  1243. ultraGridColumn69.RowLayoutColumnInfo.OriginY = 0;
  1244. ultraGridColumn69.RowLayoutColumnInfo.SpanX = 1;
  1245. ultraGridColumn69.RowLayoutColumnInfo.SpanY = 1;
  1246. ultraGridColumn70.Header.VisiblePosition = 38;
  1247. ultraGridColumn70.Hidden = true;
  1248. ultraGridColumn70.RowLayoutColumnInfo.OriginX = 39;
  1249. ultraGridColumn70.RowLayoutColumnInfo.OriginY = 0;
  1250. ultraGridColumn70.RowLayoutColumnInfo.SpanX = 1;
  1251. ultraGridColumn70.RowLayoutColumnInfo.SpanY = 1;
  1252. ultraGridColumn71.Header.VisiblePosition = 40;
  1253. ultraGridColumn71.Hidden = true;
  1254. ultraGridColumn71.RowLayoutColumnInfo.OriginX = 40;
  1255. ultraGridColumn71.RowLayoutColumnInfo.OriginY = 0;
  1256. ultraGridColumn71.RowLayoutColumnInfo.SpanX = 1;
  1257. ultraGridColumn71.RowLayoutColumnInfo.SpanY = 1;
  1258. ultraGridColumn72.Header.VisiblePosition = 42;
  1259. ultraGridColumn72.Hidden = true;
  1260. ultraGridColumn72.RowLayoutColumnInfo.OriginX = 42;
  1261. ultraGridColumn72.RowLayoutColumnInfo.OriginY = 0;
  1262. ultraGridColumn72.RowLayoutColumnInfo.SpanX = 1;
  1263. ultraGridColumn72.RowLayoutColumnInfo.SpanY = 1;
  1264. ultraGridColumn73.Header.VisiblePosition = 43;
  1265. ultraGridColumn73.Hidden = true;
  1266. ultraGridColumn73.RowLayoutColumnInfo.OriginX = 44;
  1267. ultraGridColumn73.RowLayoutColumnInfo.OriginY = 0;
  1268. ultraGridColumn73.RowLayoutColumnInfo.SpanX = 1;
  1269. ultraGridColumn73.RowLayoutColumnInfo.SpanY = 1;
  1270. ultraGridColumn74.Header.Caption = "炉号";
  1271. ultraGridColumn74.Header.VisiblePosition = 32;
  1272. ultraGridColumn74.RowLayoutColumnInfo.OriginX = 5;
  1273. ultraGridColumn74.RowLayoutColumnInfo.OriginY = 0;
  1274. ultraGridColumn74.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  1275. ultraGridColumn74.RowLayoutColumnInfo.SpanX = 1;
  1276. ultraGridColumn74.RowLayoutColumnInfo.SpanY = 1;
  1277. ultraGridColumn75.Header.Caption = "批号";
  1278. ultraGridColumn75.Header.VisiblePosition = 39;
  1279. ultraGridColumn75.RowLayoutColumnInfo.OriginX = 2;
  1280. ultraGridColumn75.RowLayoutColumnInfo.OriginY = 0;
  1281. ultraGridColumn75.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  1282. ultraGridColumn75.RowLayoutColumnInfo.SpanX = 1;
  1283. ultraGridColumn75.RowLayoutColumnInfo.SpanY = 1;
  1284. ultraGridColumn76.Header.Caption = "执行标准";
  1285. ultraGridColumn76.Header.VisiblePosition = 41;
  1286. ultraGridColumn76.RowLayoutColumnInfo.OriginX = 9;
  1287. ultraGridColumn76.RowLayoutColumnInfo.OriginY = 0;
  1288. ultraGridColumn76.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
  1289. ultraGridColumn76.RowLayoutColumnInfo.SpanX = 1;
  1290. ultraGridColumn76.RowLayoutColumnInfo.SpanY = 1;
  1291. ultraGridBand2.Columns.AddRange(new object[] {
  1292. ultraGridColumn33,
  1293. ultraGridColumn34,
  1294. ultraGridColumn35,
  1295. ultraGridColumn36,
  1296. ultraGridColumn37,
  1297. ultraGridColumn38,
  1298. ultraGridColumn39,
  1299. ultraGridColumn40,
  1300. ultraGridColumn41,
  1301. ultraGridColumn42,
  1302. ultraGridColumn43,
  1303. ultraGridColumn44,
  1304. ultraGridColumn45,
  1305. ultraGridColumn46,
  1306. ultraGridColumn47,
  1307. ultraGridColumn48,
  1308. ultraGridColumn49,
  1309. ultraGridColumn50,
  1310. ultraGridColumn51,
  1311. ultraGridColumn52,
  1312. ultraGridColumn53,
  1313. ultraGridColumn54,
  1314. ultraGridColumn55,
  1315. ultraGridColumn56,
  1316. ultraGridColumn57,
  1317. ultraGridColumn58,
  1318. ultraGridColumn59,
  1319. ultraGridColumn60,
  1320. ultraGridColumn61,
  1321. ultraGridColumn62,
  1322. ultraGridColumn63,
  1323. ultraGridColumn64,
  1324. ultraGridColumn65,
  1325. ultraGridColumn66,
  1326. ultraGridColumn67,
  1327. ultraGridColumn68,
  1328. ultraGridColumn69,
  1329. ultraGridColumn70,
  1330. ultraGridColumn71,
  1331. ultraGridColumn72,
  1332. ultraGridColumn73,
  1333. ultraGridColumn74,
  1334. ultraGridColumn75,
  1335. ultraGridColumn76});
  1336. appearance32.BackColor = System.Drawing.Color.LightSteelBlue;
  1337. ultraGridBand2.Header.Appearance = appearance32;
  1338. ultraGridBand2.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1339. summarySettings3.DisplayFormat = "{0}KG";
  1340. summarySettings3.GroupBySummaryValueAppearance = appearance33;
  1341. summarySettings4.DisplayFormat = "{0}KG";
  1342. summarySettings4.GroupBySummaryValueAppearance = appearance34;
  1343. ultraGridBand2.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  1344. summarySettings3,
  1345. summarySettings4});
  1346. ultraGridBand2.UseRowLayout = true;
  1347. this.gb_PlanState.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1348. this.gb_PlanState.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1349. appearance35.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1350. appearance35.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1351. appearance35.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1352. appearance35.BorderColor = System.Drawing.SystemColors.Window;
  1353. this.gb_PlanState.DisplayLayout.GroupByBox.Appearance = appearance35;
  1354. appearance36.ForeColor = System.Drawing.SystemColors.GrayText;
  1355. this.gb_PlanState.DisplayLayout.GroupByBox.BandLabelAppearance = appearance36;
  1356. this.gb_PlanState.DisplayLayout.GroupByBox.Hidden = true;
  1357. this.gb_PlanState.DisplayLayout.GroupByBox.Prompt = "将要分组的列拖至该区域!";
  1358. appearance37.BackColor = System.Drawing.SystemColors.Window;
  1359. appearance37.ForeColor = System.Drawing.SystemColors.ControlText;
  1360. this.gb_PlanState.DisplayLayout.Override.ActiveCellAppearance = appearance37;
  1361. appearance38.BackColor = System.Drawing.SystemColors.Highlight;
  1362. appearance38.ForeColor = System.Drawing.SystemColors.HighlightText;
  1363. this.gb_PlanState.DisplayLayout.Override.ActiveRowAppearance = appearance38;
  1364. appearance39.BorderColor = System.Drawing.Color.Black;
  1365. appearance39.TextVAlign = Infragistics.Win.VAlign.Middle;
  1366. this.gb_PlanState.DisplayLayout.Override.CellAppearance = appearance39;
  1367. this.gb_PlanState.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1368. this.gb_PlanState.DisplayLayout.Override.CellPadding = 0;
  1369. appearance40.BackColor = System.Drawing.SystemColors.Control;
  1370. appearance40.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1371. appearance40.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1372. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1373. appearance40.BorderColor = System.Drawing.SystemColors.Window;
  1374. appearance40.TextHAlign = Infragistics.Win.HAlign.Left;
  1375. appearance40.TextVAlign = Infragistics.Win.VAlign.Middle;
  1376. this.gb_PlanState.DisplayLayout.Override.GroupByRowAppearance = appearance40;
  1377. this.gb_PlanState.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
  1378. appearance41.BackColor = System.Drawing.Color.Silver;
  1379. this.gb_PlanState.DisplayLayout.Override.HeaderAppearance = appearance41;
  1380. this.gb_PlanState.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1381. this.gb_PlanState.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1382. appearance42.BackColor = System.Drawing.SystemColors.Window;
  1383. appearance42.BorderColor = System.Drawing.Color.Black;
  1384. appearance42.TextVAlign = Infragistics.Win.VAlign.Middle;
  1385. this.gb_PlanState.DisplayLayout.Override.RowAppearance = appearance42;
  1386. appearance43.BackColor = System.Drawing.SystemColors.Window;
  1387. appearance43.BorderColor = System.Drawing.Color.Black;
  1388. appearance43.TextVAlign = Infragistics.Win.VAlign.Middle;
  1389. this.gb_PlanState.DisplayLayout.Override.RowPreviewAppearance = appearance43;
  1390. this.gb_PlanState.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  1391. this.gb_PlanState.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1392. this.gb_PlanState.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1393. appearance44.TextHAlign = Infragistics.Win.HAlign.Left;
  1394. appearance44.TextVAlign = Infragistics.Win.VAlign.Middle;
  1395. this.gb_PlanState.DisplayLayout.Override.SelectedRowAppearance = appearance44;
  1396. this.gb_PlanState.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  1397. appearance45.BackColor = System.Drawing.SystemColors.Window;
  1398. this.gb_PlanState.DisplayLayout.Override.SummaryFooterAppearance = appearance45;
  1399. appearance46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1400. appearance46.ForeColor = System.Drawing.Color.Red;
  1401. this.gb_PlanState.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance46;
  1402. this.gb_PlanState.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1403. appearance47.BackColor = System.Drawing.Color.MistyRose;
  1404. appearance47.ForeColor = System.Drawing.Color.Blue;
  1405. appearance47.TextHAlign = Infragistics.Win.HAlign.Right;
  1406. appearance47.TextVAlign = Infragistics.Win.VAlign.Middle;
  1407. this.gb_PlanState.DisplayLayout.Override.SummaryValueAppearance = appearance47;
  1408. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  1409. this.gb_PlanState.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  1410. this.gb_PlanState.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1411. this.gb_PlanState.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1412. this.gb_PlanState.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1413. this.gb_PlanState.Dock = System.Windows.Forms.DockStyle.Fill;
  1414. this.gb_PlanState.Location = new System.Drawing.Point(0, 0);
  1415. this.gb_PlanState.Name = "gb_PlanState";
  1416. this.gb_PlanState.Size = new System.Drawing.Size(1187, 167);
  1417. this.gb_PlanState.TabIndex = 11;
  1418. this.gb_PlanState.Text = "ultraGrid3";
  1419. //
  1420. // ultraExpandableGroupBox1
  1421. //
  1422. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1423. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1424. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(812, 80);
  1425. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 311);
  1426. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1427. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1191, 80);
  1428. this.ultraExpandableGroupBox1.SupportThemes = false;
  1429. this.ultraExpandableGroupBox1.TabIndex = 1;
  1430. this.ultraExpandableGroupBox1.Text = "下发编辑区";
  1431. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
  1432. //
  1433. // ultraExpandableGroupBoxPanel1
  1434. //
  1435. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_YLZL);
  1436. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel14);
  1437. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
  1438. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Number);
  1439. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_WEIGHT);
  1440. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
  1441. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
  1442. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Width);
  1443. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.dte_Time);
  1444. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Length);
  1445. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  1446. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  1447. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Scid_End_Y);
  1448. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_ClassTeam);
  1449. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
  1450. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_ClassOrder);
  1451. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  1452. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  1453. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_EditType_Y);
  1454. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Scid_Begin_Y);
  1455. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Scid_Top_Y);
  1456. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
  1457. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1458. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 22);
  1459. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1460. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1187, 56);
  1461. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1462. //
  1463. // txt_YLZL
  1464. //
  1465. appearance49.BackColor = System.Drawing.Color.LightCyan;
  1466. this.txt_YLZL.Appearance = appearance49;
  1467. this.txt_YLZL.FlatMode = true;
  1468. this.txt_YLZL.Location = new System.Drawing.Point(846, 34);
  1469. this.txt_YLZL.MaskInput = "nnnnn.nnn";
  1470. this.txt_YLZL.Name = "txt_YLZL";
  1471. this.txt_YLZL.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1472. this.txt_YLZL.PromptChar = ' ';
  1473. this.txt_YLZL.ReadOnly = true;
  1474. this.txt_YLZL.Size = new System.Drawing.Size(96, 19);
  1475. this.txt_YLZL.TabIndex = 670;
  1476. this.txt_YLZL.Visible = false;
  1477. //
  1478. // ultraLabel14
  1479. //
  1480. this.ultraLabel14.Location = new System.Drawing.Point(789, 36);
  1481. this.ultraLabel14.Name = "ultraLabel14";
  1482. this.ultraLabel14.Size = new System.Drawing.Size(54, 16);
  1483. this.ultraLabel14.TabIndex = 671;
  1484. this.ultraLabel14.Text = "原料重量";
  1485. this.ultraLabel14.Visible = false;
  1486. //
  1487. // ultraLabel13
  1488. //
  1489. appearance50.TextHAlign = Infragistics.Win.HAlign.Center;
  1490. appearance50.TextVAlign = Infragistics.Win.VAlign.Middle;
  1491. this.ultraLabel13.Appearance = appearance50;
  1492. this.ultraLabel13.Location = new System.Drawing.Point(789, 8);
  1493. this.ultraLabel13.Name = "ultraLabel13";
  1494. this.ultraLabel13.Size = new System.Drawing.Size(54, 16);
  1495. this.ultraLabel13.TabIndex = 669;
  1496. this.ultraLabel13.Text = "条数";
  1497. //
  1498. // txt_Number
  1499. //
  1500. appearance51.BackColor = System.Drawing.Color.LightCyan;
  1501. this.txt_Number.Appearance = appearance51;
  1502. this.txt_Number.AutoSize = true;
  1503. this.txt_Number.Location = new System.Drawing.Point(846, 8);
  1504. this.txt_Number.Name = "txt_Number";
  1505. this.txt_Number.Size = new System.Drawing.Size(96, 21);
  1506. this.txt_Number.TabIndex = 668;
  1507. this.txt_Number.Enter += new System.EventHandler(this.txt_Number_Enter);
  1508. this.txt_Number.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Number_KeyDown);
  1509. //
  1510. // txt_WEIGHT
  1511. //
  1512. appearance52.BackColor = System.Drawing.Color.LightCyan;
  1513. this.txt_WEIGHT.Appearance = appearance52;
  1514. this.txt_WEIGHT.FlatMode = true;
  1515. this.txt_WEIGHT.Location = new System.Drawing.Point(687, 33);
  1516. this.txt_WEIGHT.MaskInput = "nnnnn.nnn";
  1517. this.txt_WEIGHT.Name = "txt_WEIGHT";
  1518. this.txt_WEIGHT.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1519. this.txt_WEIGHT.PromptChar = ' ';
  1520. this.txt_WEIGHT.ReadOnly = true;
  1521. this.txt_WEIGHT.Size = new System.Drawing.Size(96, 19);
  1522. this.txt_WEIGHT.TabIndex = 666;
  1523. this.txt_WEIGHT.Visible = false;
  1524. //
  1525. // ultraLabel12
  1526. //
  1527. this.ultraLabel12.Location = new System.Drawing.Point(631, 35);
  1528. this.ultraLabel12.Name = "ultraLabel12";
  1529. this.ultraLabel12.Size = new System.Drawing.Size(54, 16);
  1530. this.ultraLabel12.TabIndex = 667;
  1531. this.ultraLabel12.Text = "理论重量";
  1532. this.ultraLabel12.Visible = false;
  1533. //
  1534. // ultraLabel9
  1535. //
  1536. appearance53.TextHAlign = Infragistics.Win.HAlign.Center;
  1537. appearance53.TextVAlign = Infragistics.Win.VAlign.Middle;
  1538. this.ultraLabel9.Appearance = appearance53;
  1539. this.ultraLabel9.Location = new System.Drawing.Point(636, 10);
  1540. this.ultraLabel9.Name = "ultraLabel9";
  1541. this.ultraLabel9.Size = new System.Drawing.Size(29, 16);
  1542. this.ultraLabel9.TabIndex = 640;
  1543. this.ultraLabel9.Text = "宽度";
  1544. //
  1545. // txt_Width
  1546. //
  1547. this.txt_Width.FlatMode = true;
  1548. this.txt_Width.Location = new System.Drawing.Point(667, 8);
  1549. this.txt_Width.MaskInput = "nnnn.nn";
  1550. this.txt_Width.Name = "txt_Width";
  1551. this.txt_Width.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1552. this.txt_Width.PromptChar = ' ';
  1553. this.txt_Width.Size = new System.Drawing.Size(116, 19);
  1554. this.txt_Width.TabIndex = 639;
  1555. //
  1556. // dte_Time
  1557. //
  1558. this.dte_Time.Location = new System.Drawing.Point(513, 6);
  1559. this.dte_Time.Name = "dte_Time";
  1560. this.dte_Time.Size = new System.Drawing.Size(116, 21);
  1561. this.dte_Time.TabIndex = 638;
  1562. //
  1563. // txt_Length
  1564. //
  1565. this.txt_Length.FlatMode = true;
  1566. this.txt_Length.Location = new System.Drawing.Point(513, 32);
  1567. this.txt_Length.MaskInput = "nnnnnnnn";
  1568. this.txt_Length.Name = "txt_Length";
  1569. this.txt_Length.PromptChar = ' ';
  1570. this.txt_Length.Size = new System.Drawing.Size(116, 19);
  1571. this.txt_Length.TabIndex = 637;
  1572. //
  1573. // ultraLabel4
  1574. //
  1575. appearance54.TextHAlign = Infragistics.Win.HAlign.Center;
  1576. appearance54.TextVAlign = Infragistics.Win.VAlign.Middle;
  1577. this.ultraLabel4.Appearance = appearance54;
  1578. this.ultraLabel4.Location = new System.Drawing.Point(458, 34);
  1579. this.ultraLabel4.Name = "ultraLabel4";
  1580. this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
  1581. this.ultraLabel4.TabIndex = 636;
  1582. this.ultraLabel4.Text = "长度(MM)";
  1583. //
  1584. // ultraLabel2
  1585. //
  1586. appearance55.TextHAlign = Infragistics.Win.HAlign.Center;
  1587. appearance55.TextVAlign = Infragistics.Win.VAlign.Middle;
  1588. this.ultraLabel2.Appearance = appearance55;
  1589. this.ultraLabel2.Location = new System.Drawing.Point(433, 10);
  1590. this.ultraLabel2.Name = "ultraLabel2";
  1591. this.ultraLabel2.Size = new System.Drawing.Size(79, 16);
  1592. this.ultraLabel2.TabIndex = 635;
  1593. this.ultraLabel2.Text = "计划生产时间";
  1594. //
  1595. // txt_Scid_End_Y
  1596. //
  1597. appearance56.BackColor = System.Drawing.Color.LightCyan;
  1598. this.txt_Scid_End_Y.Appearance = appearance56;
  1599. this.txt_Scid_End_Y.AutoSize = true;
  1600. editorButton1.Key = "XH";
  1601. this.txt_Scid_End_Y.ButtonsRight.Add(editorButton1);
  1602. this.txt_Scid_End_Y.Location = new System.Drawing.Point(185, 8);
  1603. this.txt_Scid_End_Y.Name = "txt_Scid_End_Y";
  1604. this.txt_Scid_End_Y.Size = new System.Drawing.Size(76, 21);
  1605. this.txt_Scid_End_Y.TabIndex = 634;
  1606. this.txt_Scid_End_Y.Click += new System.EventHandler(this.txt_Scid_End_Y_Click);
  1607. //
  1608. // cmb_ClassTeam
  1609. //
  1610. appearance57.BackColor = System.Drawing.Color.LightCyan;
  1611. this.cmb_ClassTeam.Appearance = appearance57;
  1612. this.cmb_ClassTeam.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1613. this.cmb_ClassTeam.DisplayMember = "";
  1614. this.cmb_ClassTeam.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  1615. this.cmb_ClassTeam.FlatMode = true;
  1616. this.cmb_ClassTeam.Location = new System.Drawing.Point(323, 32);
  1617. this.cmb_ClassTeam.Name = "cmb_ClassTeam";
  1618. this.cmb_ClassTeam.Size = new System.Drawing.Size(104, 19);
  1619. this.cmb_ClassTeam.TabIndex = 631;
  1620. this.cmb_ClassTeam.Tag = "";
  1621. this.cmb_ClassTeam.ValueMember = "";
  1622. //
  1623. // ultraLabel10
  1624. //
  1625. appearance58.TextHAlign = Infragistics.Win.HAlign.Center;
  1626. appearance58.TextVAlign = Infragistics.Win.VAlign.Middle;
  1627. this.ultraLabel10.Appearance = appearance58;
  1628. this.ultraLabel10.Location = new System.Drawing.Point(267, 34);
  1629. this.ultraLabel10.Name = "ultraLabel10";
  1630. this.ultraLabel10.Size = new System.Drawing.Size(54, 16);
  1631. this.ultraLabel10.TabIndex = 633;
  1632. this.ultraLabel10.Text = "计划班组";
  1633. //
  1634. // cmb_ClassOrder
  1635. //
  1636. appearance59.BackColor = System.Drawing.Color.LightCyan;
  1637. this.cmb_ClassOrder.Appearance = appearance59;
  1638. this.cmb_ClassOrder.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1639. this.cmb_ClassOrder.DisplayMember = "";
  1640. this.cmb_ClassOrder.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  1641. this.cmb_ClassOrder.FlatMode = true;
  1642. this.cmb_ClassOrder.Location = new System.Drawing.Point(323, 10);
  1643. this.cmb_ClassOrder.Name = "cmb_ClassOrder";
  1644. this.cmb_ClassOrder.Size = new System.Drawing.Size(104, 19);
  1645. this.cmb_ClassOrder.TabIndex = 630;
  1646. this.cmb_ClassOrder.Tag = "";
  1647. this.cmb_ClassOrder.ValueMember = "";
  1648. //
  1649. // ultraLabel8
  1650. //
  1651. appearance60.TextHAlign = Infragistics.Win.HAlign.Center;
  1652. appearance60.TextVAlign = Infragistics.Win.VAlign.Middle;
  1653. this.ultraLabel8.Appearance = appearance60;
  1654. this.ultraLabel8.Location = new System.Drawing.Point(267, 10);
  1655. this.ultraLabel8.Name = "ultraLabel8";
  1656. this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
  1657. this.ultraLabel8.TabIndex = 632;
  1658. this.ultraLabel8.Text = "计划班次";
  1659. //
  1660. // ultraLabel3
  1661. //
  1662. appearance61.TextHAlign = Infragistics.Win.HAlign.Center;
  1663. appearance61.TextVAlign = Infragistics.Win.VAlign.Middle;
  1664. this.ultraLabel3.Appearance = appearance61;
  1665. this.ultraLabel3.Location = new System.Drawing.Point(7, 34);
  1666. this.ultraLabel3.Name = "ultraLabel3";
  1667. this.ultraLabel3.Size = new System.Drawing.Size(56, 16);
  1668. this.ultraLabel3.TabIndex = 629;
  1669. this.ultraLabel3.Text = "制单类型";
  1670. //
  1671. // cmb_EditType_Y
  1672. //
  1673. appearance62.BackColor = System.Drawing.Color.LightCyan;
  1674. this.cmb_EditType_Y.Appearance = appearance62;
  1675. this.cmb_EditType_Y.AutoSize = true;
  1676. this.cmb_EditType_Y.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1677. valueListItem1.DataValue = "1";
  1678. valueListItem1.DisplayText = "顺序工单号";
  1679. valueListItem2.DataValue = "2";
  1680. valueListItem2.DisplayText = "指定工单号";
  1681. this.cmb_EditType_Y.Items.Add(valueListItem1);
  1682. this.cmb_EditType_Y.Items.Add(valueListItem2);
  1683. this.cmb_EditType_Y.Location = new System.Drawing.Point(65, 32);
  1684. this.cmb_EditType_Y.Name = "cmb_EditType_Y";
  1685. this.cmb_EditType_Y.Size = new System.Drawing.Size(196, 21);
  1686. this.cmb_EditType_Y.TabIndex = 628;
  1687. this.cmb_EditType_Y.ValueChanged += new System.EventHandler(this.cmb_EditType_Y_ValueChanged);
  1688. //
  1689. // txt_Scid_Begin_Y
  1690. //
  1691. appearance63.BackColor = System.Drawing.Color.LightCyan;
  1692. this.txt_Scid_Begin_Y.Appearance = appearance63;
  1693. this.txt_Scid_Begin_Y.AutoSize = true;
  1694. this.txt_Scid_Begin_Y.Location = new System.Drawing.Point(95, 8);
  1695. this.txt_Scid_Begin_Y.Name = "txt_Scid_Begin_Y";
  1696. this.txt_Scid_Begin_Y.Size = new System.Drawing.Size(90, 21);
  1697. this.txt_Scid_Begin_Y.TabIndex = 627;
  1698. //
  1699. // txt_Scid_Top_Y
  1700. //
  1701. appearance64.BackColor = System.Drawing.Color.LightCyan;
  1702. this.txt_Scid_Top_Y.Appearance = appearance64;
  1703. this.txt_Scid_Top_Y.AutoSize = true;
  1704. this.txt_Scid_Top_Y.Location = new System.Drawing.Point(65, 8);
  1705. this.txt_Scid_Top_Y.Name = "txt_Scid_Top_Y";
  1706. this.txt_Scid_Top_Y.Size = new System.Drawing.Size(30, 21);
  1707. this.txt_Scid_Top_Y.TabIndex = 626;
  1708. //
  1709. // ultraLabel11
  1710. //
  1711. appearance65.TextHAlign = Infragistics.Win.HAlign.Center;
  1712. appearance65.TextVAlign = Infragistics.Win.VAlign.Middle;
  1713. this.ultraLabel11.Appearance = appearance65;
  1714. this.ultraLabel11.Location = new System.Drawing.Point(7, 10);
  1715. this.ultraLabel11.Name = "ultraLabel11";
  1716. this.ultraLabel11.Size = new System.Drawing.Size(56, 16);
  1717. this.ultraLabel11.TabIndex = 625;
  1718. this.ultraLabel11.Text = "工单号";
  1719. //
  1720. // ultraGroupBox3
  1721. //
  1722. this.ultraGroupBox3.Controls.Add(this.gb_Plan);
  1723. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
  1724. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  1725. this.ultraGroupBox3.Name = "ultraGroupBox3";
  1726. this.ultraGroupBox3.Size = new System.Drawing.Size(1191, 120);
  1727. this.ultraGroupBox3.SupportThemes = false;
  1728. this.ultraGroupBox3.TabIndex = 0;
  1729. this.ultraGroupBox3.Text = "工艺制定";
  1730. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
  1731. //
  1732. // gb_Plan
  1733. //
  1734. appearance66.BackColor = System.Drawing.Color.Ivory;
  1735. this.gb_Plan.DisplayLayout.Appearance = appearance66;
  1736. ultraGridColumn77.Header.Caption = "出库单号";
  1737. ultraGridColumn77.Header.VisiblePosition = 0;
  1738. ultraGridColumn77.RowLayoutColumnInfo.OriginX = 24;
  1739. ultraGridColumn77.RowLayoutColumnInfo.OriginY = 0;
  1740. ultraGridColumn77.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  1741. ultraGridColumn77.RowLayoutColumnInfo.SpanX = 1;
  1742. ultraGridColumn77.RowLayoutColumnInfo.SpanY = 1;
  1743. ultraGridColumn78.Header.Caption = "钢卷号";
  1744. ultraGridColumn78.Header.VisiblePosition = 1;
  1745. ultraGridColumn78.RowLayoutColumnInfo.OriginX = 1;
  1746. ultraGridColumn78.RowLayoutColumnInfo.OriginY = 0;
  1747. ultraGridColumn78.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  1748. ultraGridColumn78.RowLayoutColumnInfo.SpanX = 1;
  1749. ultraGridColumn78.RowLayoutColumnInfo.SpanY = 1;
  1750. ultraGridColumn79.Header.Caption = "板坯号";
  1751. ultraGridColumn79.Header.VisiblePosition = 2;
  1752. ultraGridColumn79.RowLayoutColumnInfo.OriginX = 3;
  1753. ultraGridColumn79.RowLayoutColumnInfo.OriginY = 0;
  1754. ultraGridColumn79.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(110, 0);
  1755. ultraGridColumn79.RowLayoutColumnInfo.SpanX = 1;
  1756. ultraGridColumn79.RowLayoutColumnInfo.SpanY = 1;
  1757. ultraGridColumn80.Header.Caption = "合同号";
  1758. ultraGridColumn80.Header.VisiblePosition = 3;
  1759. ultraGridColumn80.RowLayoutColumnInfo.OriginX = 5;
  1760. ultraGridColumn80.RowLayoutColumnInfo.OriginY = 0;
  1761. ultraGridColumn80.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  1762. ultraGridColumn80.RowLayoutColumnInfo.SpanX = 1;
  1763. ultraGridColumn80.RowLayoutColumnInfo.SpanY = 1;
  1764. ultraGridColumn81.Header.Caption = "订单号";
  1765. ultraGridColumn81.Header.VisiblePosition = 4;
  1766. ultraGridColumn81.RowLayoutColumnInfo.OriginX = 6;
  1767. ultraGridColumn81.RowLayoutColumnInfo.OriginY = 0;
  1768. ultraGridColumn81.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
  1769. ultraGridColumn81.RowLayoutColumnInfo.SpanX = 1;
  1770. ultraGridColumn81.RowLayoutColumnInfo.SpanY = 1;
  1771. ultraGridColumn82.Header.Caption = "交货期";
  1772. ultraGridColumn82.Header.VisiblePosition = 5;
  1773. ultraGridColumn82.RowLayoutColumnInfo.OriginX = 23;
  1774. ultraGridColumn82.RowLayoutColumnInfo.OriginY = 0;
  1775. ultraGridColumn82.RowLayoutColumnInfo.SpanX = 1;
  1776. ultraGridColumn82.RowLayoutColumnInfo.SpanY = 1;
  1777. ultraGridColumn83.Header.Caption = "内径";
  1778. ultraGridColumn83.Header.VisiblePosition = 6;
  1779. ultraGridColumn83.RowLayoutColumnInfo.OriginX = 10;
  1780. ultraGridColumn83.RowLayoutColumnInfo.OriginY = 0;
  1781. ultraGridColumn83.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  1782. ultraGridColumn83.RowLayoutColumnInfo.SpanX = 1;
  1783. ultraGridColumn83.RowLayoutColumnInfo.SpanY = 1;
  1784. ultraGridColumn84.Header.Caption = "外径";
  1785. ultraGridColumn84.Header.VisiblePosition = 7;
  1786. ultraGridColumn84.RowLayoutColumnInfo.OriginX = 11;
  1787. ultraGridColumn84.RowLayoutColumnInfo.OriginY = 0;
  1788. ultraGridColumn84.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
  1789. ultraGridColumn84.RowLayoutColumnInfo.SpanX = 1;
  1790. ultraGridColumn84.RowLayoutColumnInfo.SpanY = 1;
  1791. ultraGridColumn85.Header.Caption = "长度";
  1792. ultraGridColumn85.Header.VisiblePosition = 8;
  1793. ultraGridColumn85.RowLayoutColumnInfo.OriginX = 16;
  1794. ultraGridColumn85.RowLayoutColumnInfo.OriginY = 0;
  1795. ultraGridColumn85.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 0);
  1796. ultraGridColumn85.RowLayoutColumnInfo.SpanX = 1;
  1797. ultraGridColumn85.RowLayoutColumnInfo.SpanY = 1;
  1798. ultraGridColumn86.Header.Caption = "厚度 ";
  1799. ultraGridColumn86.Header.VisiblePosition = 9;
  1800. ultraGridColumn86.RowLayoutColumnInfo.OriginX = 14;
  1801. ultraGridColumn86.RowLayoutColumnInfo.OriginY = 0;
  1802. ultraGridColumn86.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0);
  1803. ultraGridColumn86.RowLayoutColumnInfo.SpanX = 1;
  1804. ultraGridColumn86.RowLayoutColumnInfo.SpanY = 1;
  1805. ultraGridColumn87.Header.Caption = "宽度";
  1806. ultraGridColumn87.Header.VisiblePosition = 10;
  1807. ultraGridColumn87.RowLayoutColumnInfo.OriginX = 15;
  1808. ultraGridColumn87.RowLayoutColumnInfo.OriginY = 0;
  1809. ultraGridColumn87.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
  1810. ultraGridColumn87.RowLayoutColumnInfo.SpanX = 1;
  1811. ultraGridColumn87.RowLayoutColumnInfo.SpanY = 1;
  1812. ultraGridColumn88.Header.Caption = "计算重量";
  1813. ultraGridColumn88.Header.VisiblePosition = 11;
  1814. ultraGridColumn88.RowLayoutColumnInfo.OriginX = 17;
  1815. ultraGridColumn88.RowLayoutColumnInfo.OriginY = 0;
  1816. ultraGridColumn88.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  1817. ultraGridColumn88.RowLayoutColumnInfo.SpanX = 1;
  1818. ultraGridColumn88.RowLayoutColumnInfo.SpanY = 1;
  1819. ultraGridColumn89.Header.Caption = "实重量";
  1820. ultraGridColumn89.Header.VisiblePosition = 12;
  1821. ultraGridColumn89.RowLayoutColumnInfo.OriginX = 18;
  1822. ultraGridColumn89.RowLayoutColumnInfo.OriginY = 0;
  1823. ultraGridColumn89.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  1824. ultraGridColumn89.RowLayoutColumnInfo.SpanX = 1;
  1825. ultraGridColumn89.RowLayoutColumnInfo.SpanY = 1;
  1826. ultraGridColumn90.Header.Caption = "牌号";
  1827. ultraGridColumn90.Header.VisiblePosition = 13;
  1828. ultraGridColumn90.RowLayoutColumnInfo.OriginX = 9;
  1829. ultraGridColumn90.RowLayoutColumnInfo.OriginY = 0;
  1830. ultraGridColumn90.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  1831. ultraGridColumn90.RowLayoutColumnInfo.SpanX = 1;
  1832. ultraGridColumn90.RowLayoutColumnInfo.SpanY = 1;
  1833. ultraGridColumn91.Header.Caption = "综合判定";
  1834. ultraGridColumn91.Header.VisiblePosition = 14;
  1835. ultraGridColumn91.RowLayoutColumnInfo.OriginX = 20;
  1836. ultraGridColumn91.RowLayoutColumnInfo.OriginY = 0;
  1837. ultraGridColumn91.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  1838. ultraGridColumn91.RowLayoutColumnInfo.SpanX = 1;
  1839. ultraGridColumn91.RowLayoutColumnInfo.SpanY = 1;
  1840. ultraGridColumn92.Header.Caption = "特记事项";
  1841. ultraGridColumn92.Header.VisiblePosition = 15;
  1842. ultraGridColumn92.RowLayoutColumnInfo.OriginX = 22;
  1843. ultraGridColumn92.RowLayoutColumnInfo.OriginY = 0;
  1844. ultraGridColumn92.RowLayoutColumnInfo.SpanX = 1;
  1845. ultraGridColumn92.RowLayoutColumnInfo.SpanY = 1;
  1846. ultraGridColumn93.Header.Caption = "车辆号";
  1847. ultraGridColumn93.Header.VisiblePosition = 16;
  1848. ultraGridColumn93.RowLayoutColumnInfo.OriginX = 25;
  1849. ultraGridColumn93.RowLayoutColumnInfo.OriginY = 0;
  1850. ultraGridColumn93.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  1851. ultraGridColumn93.RowLayoutColumnInfo.SpanX = 1;
  1852. ultraGridColumn93.RowLayoutColumnInfo.SpanY = 1;
  1853. ultraGridColumn94.Header.Caption = "质保书编号";
  1854. ultraGridColumn94.Header.VisiblePosition = 17;
  1855. ultraGridColumn94.RowLayoutColumnInfo.OriginX = 21;
  1856. ultraGridColumn94.RowLayoutColumnInfo.OriginY = 0;
  1857. ultraGridColumn94.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  1858. ultraGridColumn94.RowLayoutColumnInfo.SpanX = 1;
  1859. ultraGridColumn94.RowLayoutColumnInfo.SpanY = 1;
  1860. ultraGridColumn95.Header.Caption = "垛位";
  1861. ultraGridColumn95.Header.VisiblePosition = 18;
  1862. ultraGridColumn95.RowLayoutColumnInfo.OriginX = 8;
  1863. ultraGridColumn95.RowLayoutColumnInfo.OriginY = 0;
  1864. ultraGridColumn95.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  1865. ultraGridColumn95.RowLayoutColumnInfo.SpanX = 1;
  1866. ultraGridColumn95.RowLayoutColumnInfo.SpanY = 1;
  1867. ultraGridColumn96.Header.Caption = "登记人";
  1868. ultraGridColumn96.Header.VisiblePosition = 19;
  1869. ultraGridColumn96.RowLayoutColumnInfo.OriginX = 29;
  1870. ultraGridColumn96.RowLayoutColumnInfo.OriginY = 0;
  1871. ultraGridColumn96.RowLayoutColumnInfo.SpanX = 1;
  1872. ultraGridColumn96.RowLayoutColumnInfo.SpanY = 1;
  1873. ultraGridColumn97.Header.Caption = "登记时间";
  1874. ultraGridColumn97.Header.VisiblePosition = 20;
  1875. ultraGridColumn97.RowLayoutColumnInfo.OriginX = 30;
  1876. ultraGridColumn97.RowLayoutColumnInfo.OriginY = 0;
  1877. ultraGridColumn97.RowLayoutColumnInfo.SpanX = 1;
  1878. ultraGridColumn97.RowLayoutColumnInfo.SpanY = 1;
  1879. ultraGridColumn98.Header.Caption = "计划班次";
  1880. ultraGridColumn98.Header.VisiblePosition = 21;
  1881. ultraGridColumn98.RowLayoutColumnInfo.OriginX = 26;
  1882. ultraGridColumn98.RowLayoutColumnInfo.OriginY = 0;
  1883. ultraGridColumn98.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
  1884. ultraGridColumn98.RowLayoutColumnInfo.SpanX = 1;
  1885. ultraGridColumn98.RowLayoutColumnInfo.SpanY = 1;
  1886. ultraGridColumn99.Header.Caption = "计划班组";
  1887. ultraGridColumn99.Header.VisiblePosition = 22;
  1888. ultraGridColumn99.RowLayoutColumnInfo.OriginX = 27;
  1889. ultraGridColumn99.RowLayoutColumnInfo.OriginY = 0;
  1890. ultraGridColumn99.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
  1891. ultraGridColumn99.RowLayoutColumnInfo.SpanX = 1;
  1892. ultraGridColumn99.RowLayoutColumnInfo.SpanY = 1;
  1893. ultraGridColumn100.Header.Caption = "工单号";
  1894. ultraGridColumn100.Header.VisiblePosition = 23;
  1895. ultraGridColumn100.Hidden = true;
  1896. ultraGridColumn100.RowLayoutColumnInfo.OriginX = 2;
  1897. ultraGridColumn100.RowLayoutColumnInfo.OriginY = 0;
  1898. ultraGridColumn100.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 0);
  1899. ultraGridColumn100.RowLayoutColumnInfo.SpanX = 1;
  1900. ultraGridColumn100.RowLayoutColumnInfo.SpanY = 1;
  1901. ultraGridColumn101.Header.Caption = "";
  1902. ultraGridColumn101.Header.VisiblePosition = 24;
  1903. ultraGridColumn101.RowLayoutColumnInfo.OriginX = 0;
  1904. ultraGridColumn101.RowLayoutColumnInfo.OriginY = 0;
  1905. ultraGridColumn101.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(38, 0);
  1906. ultraGridColumn101.RowLayoutColumnInfo.SpanX = 1;
  1907. ultraGridColumn101.RowLayoutColumnInfo.SpanY = 1;
  1908. ultraGridColumn101.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  1909. ultraGridColumn102.Header.Caption = "批号";
  1910. ultraGridColumn102.Header.VisiblePosition = 26;
  1911. ultraGridColumn102.RowLayoutColumnInfo.OriginX = 2;
  1912. ultraGridColumn102.RowLayoutColumnInfo.OriginY = 0;
  1913. ultraGridColumn102.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(103, 0);
  1914. ultraGridColumn102.RowLayoutColumnInfo.SpanX = 1;
  1915. ultraGridColumn102.RowLayoutColumnInfo.SpanY = 1;
  1916. ultraGridColumn103.Header.Caption = "开平线";
  1917. ultraGridColumn103.Header.VisiblePosition = 27;
  1918. ultraGridColumn103.Hidden = true;
  1919. ultraGridColumn103.RowLayoutColumnInfo.OriginX = 1;
  1920. ultraGridColumn103.RowLayoutColumnInfo.OriginY = 0;
  1921. ultraGridColumn103.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 0);
  1922. ultraGridColumn103.RowLayoutColumnInfo.SpanX = 2;
  1923. ultraGridColumn103.RowLayoutColumnInfo.SpanY = 2;
  1924. ultraGridColumn104.Header.Caption = "订单类型";
  1925. ultraGridColumn104.Header.VisiblePosition = 28;
  1926. ultraGridColumn104.RowLayoutColumnInfo.OriginX = 19;
  1927. ultraGridColumn104.RowLayoutColumnInfo.OriginY = 0;
  1928. ultraGridColumn104.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  1929. ultraGridColumn104.RowLayoutColumnInfo.SpanX = 1;
  1930. ultraGridColumn104.RowLayoutColumnInfo.SpanY = 1;
  1931. ultraGridColumn105.Header.Caption = "订单厚度";
  1932. ultraGridColumn105.Header.VisiblePosition = 29;
  1933. ultraGridColumn105.RowLayoutColumnInfo.OriginX = 12;
  1934. ultraGridColumn105.RowLayoutColumnInfo.OriginY = 0;
  1935. ultraGridColumn105.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
  1936. ultraGridColumn105.RowLayoutColumnInfo.SpanX = 1;
  1937. ultraGridColumn105.RowLayoutColumnInfo.SpanY = 1;
  1938. ultraGridColumn106.Header.Caption = "订单宽度";
  1939. ultraGridColumn106.Header.VisiblePosition = 32;
  1940. ultraGridColumn106.RowLayoutColumnInfo.OriginX = 13;
  1941. ultraGridColumn106.RowLayoutColumnInfo.OriginY = 0;
  1942. ultraGridColumn106.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
  1943. ultraGridColumn106.RowLayoutColumnInfo.SpanX = 1;
  1944. ultraGridColumn106.RowLayoutColumnInfo.SpanY = 1;
  1945. ultraGridColumn107.Header.Caption = "工艺类型";
  1946. ultraGridColumn107.Header.VisiblePosition = 30;
  1947. ultraGridColumn107.RowLayoutColumnInfo.OriginX = 28;
  1948. ultraGridColumn107.RowLayoutColumnInfo.OriginY = 0;
  1949. ultraGridColumn107.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 0);
  1950. ultraGridColumn107.RowLayoutColumnInfo.SpanX = 1;
  1951. ultraGridColumn107.RowLayoutColumnInfo.SpanY = 1;
  1952. ultraGridColumn108.Header.Caption = "炉号";
  1953. ultraGridColumn108.Header.VisiblePosition = 25;
  1954. ultraGridColumn108.RowLayoutColumnInfo.OriginX = 4;
  1955. ultraGridColumn108.RowLayoutColumnInfo.OriginY = 0;
  1956. ultraGridColumn108.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  1957. ultraGridColumn108.RowLayoutColumnInfo.SpanX = 1;
  1958. ultraGridColumn108.RowLayoutColumnInfo.SpanY = 1;
  1959. ultraGridColumn109.Header.Caption = "执行标准";
  1960. ultraGridColumn109.Header.VisiblePosition = 31;
  1961. ultraGridColumn109.RowLayoutColumnInfo.OriginX = 7;
  1962. ultraGridColumn109.RowLayoutColumnInfo.OriginY = 0;
  1963. ultraGridColumn109.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  1964. ultraGridColumn109.RowLayoutColumnInfo.SpanX = 1;
  1965. ultraGridColumn109.RowLayoutColumnInfo.SpanY = 1;
  1966. ultraGridBand3.Columns.AddRange(new object[] {
  1967. ultraGridColumn77,
  1968. ultraGridColumn78,
  1969. ultraGridColumn79,
  1970. ultraGridColumn80,
  1971. ultraGridColumn81,
  1972. ultraGridColumn82,
  1973. ultraGridColumn83,
  1974. ultraGridColumn84,
  1975. ultraGridColumn85,
  1976. ultraGridColumn86,
  1977. ultraGridColumn87,
  1978. ultraGridColumn88,
  1979. ultraGridColumn89,
  1980. ultraGridColumn90,
  1981. ultraGridColumn91,
  1982. ultraGridColumn92,
  1983. ultraGridColumn93,
  1984. ultraGridColumn94,
  1985. ultraGridColumn95,
  1986. ultraGridColumn96,
  1987. ultraGridColumn97,
  1988. ultraGridColumn98,
  1989. ultraGridColumn99,
  1990. ultraGridColumn100,
  1991. ultraGridColumn101,
  1992. ultraGridColumn102,
  1993. ultraGridColumn103,
  1994. ultraGridColumn104,
  1995. ultraGridColumn105,
  1996. ultraGridColumn106,
  1997. ultraGridColumn107,
  1998. ultraGridColumn108,
  1999. ultraGridColumn109});
  2000. appearance67.BackColor = System.Drawing.Color.LightSteelBlue;
  2001. ultraGridBand3.Header.Appearance = appearance67;
  2002. ultraGridBand3.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  2003. ultraGridBand3.UseRowLayout = true;
  2004. this.gb_Plan.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  2005. this.gb_Plan.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  2006. appearance68.BackColor = System.Drawing.SystemColors.ActiveBorder;
  2007. appearance68.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2008. appearance68.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  2009. appearance68.BorderColor = System.Drawing.SystemColors.Window;
  2010. this.gb_Plan.DisplayLayout.GroupByBox.Appearance = appearance68;
  2011. appearance69.ForeColor = System.Drawing.SystemColors.GrayText;
  2012. this.gb_Plan.DisplayLayout.GroupByBox.BandLabelAppearance = appearance69;
  2013. this.gb_Plan.DisplayLayout.GroupByBox.Hidden = true;
  2014. this.gb_Plan.DisplayLayout.GroupByBox.Prompt = "将要分组的列拖至该区域!";
  2015. appearance70.BackColor = System.Drawing.SystemColors.Window;
  2016. appearance70.ForeColor = System.Drawing.SystemColors.ControlText;
  2017. this.gb_Plan.DisplayLayout.Override.ActiveCellAppearance = appearance70;
  2018. appearance71.BackColor = System.Drawing.SystemColors.Highlight;
  2019. appearance71.ForeColor = System.Drawing.SystemColors.HighlightText;
  2020. this.gb_Plan.DisplayLayout.Override.ActiveRowAppearance = appearance71;
  2021. appearance72.BorderColor = System.Drawing.Color.Black;
  2022. appearance72.TextVAlign = Infragistics.Win.VAlign.Middle;
  2023. this.gb_Plan.DisplayLayout.Override.CellAppearance = appearance72;
  2024. this.gb_Plan.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  2025. this.gb_Plan.DisplayLayout.Override.CellPadding = 0;
  2026. appearance73.BackColor = System.Drawing.SystemColors.Control;
  2027. appearance73.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2028. appearance73.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  2029. appearance73.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2030. appearance73.BorderColor = System.Drawing.SystemColors.Window;
  2031. appearance73.TextHAlign = Infragistics.Win.HAlign.Left;
  2032. appearance73.TextVAlign = Infragistics.Win.VAlign.Middle;
  2033. this.gb_Plan.DisplayLayout.Override.GroupByRowAppearance = appearance73;
  2034. this.gb_Plan.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
  2035. appearance74.BackColor = System.Drawing.Color.Silver;
  2036. this.gb_Plan.DisplayLayout.Override.HeaderAppearance = appearance74;
  2037. this.gb_Plan.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  2038. this.gb_Plan.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  2039. appearance75.BackColor = System.Drawing.SystemColors.Window;
  2040. appearance75.BorderColor = System.Drawing.Color.Black;
  2041. appearance75.TextVAlign = Infragistics.Win.VAlign.Middle;
  2042. this.gb_Plan.DisplayLayout.Override.RowAppearance = appearance75;
  2043. appearance76.BackColor = System.Drawing.SystemColors.Window;
  2044. appearance76.BorderColor = System.Drawing.Color.Black;
  2045. appearance76.TextVAlign = Infragistics.Win.VAlign.Middle;
  2046. this.gb_Plan.DisplayLayout.Override.RowPreviewAppearance = appearance76;
  2047. this.gb_Plan.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  2048. this.gb_Plan.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  2049. this.gb_Plan.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  2050. appearance77.TextHAlign = Infragistics.Win.HAlign.Left;
  2051. appearance77.TextVAlign = Infragistics.Win.VAlign.Middle;
  2052. this.gb_Plan.DisplayLayout.Override.SelectedRowAppearance = appearance77;
  2053. this.gb_Plan.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  2054. appearance78.BackColor = System.Drawing.SystemColors.Window;
  2055. this.gb_Plan.DisplayLayout.Override.SummaryFooterAppearance = appearance78;
  2056. appearance79.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2057. appearance79.ForeColor = System.Drawing.Color.Red;
  2058. this.gb_Plan.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance79;
  2059. this.gb_Plan.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  2060. appearance80.BackColor = System.Drawing.Color.MistyRose;
  2061. appearance80.ForeColor = System.Drawing.Color.Blue;
  2062. appearance80.TextHAlign = Infragistics.Win.HAlign.Right;
  2063. appearance80.TextVAlign = Infragistics.Win.VAlign.Middle;
  2064. this.gb_Plan.DisplayLayout.Override.SummaryValueAppearance = appearance80;
  2065. appearance81.BackColor = System.Drawing.SystemColors.ControlLight;
  2066. this.gb_Plan.DisplayLayout.Override.TemplateAddRowAppearance = appearance81;
  2067. this.gb_Plan.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  2068. this.gb_Plan.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  2069. this.gb_Plan.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  2070. this.gb_Plan.Dock = System.Windows.Forms.DockStyle.Fill;
  2071. this.gb_Plan.Location = new System.Drawing.Point(2, 20);
  2072. this.gb_Plan.Name = "gb_Plan";
  2073. this.gb_Plan.Size = new System.Drawing.Size(1187, 98);
  2074. this.gb_Plan.TabIndex = 11;
  2075. this.gb_Plan.Text = "ultraGrid1";
  2076. this.gb_Plan.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.gb_Plan_CellChange);
  2077. //
  2078. // panel1
  2079. //
  2080. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  2081. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  2082. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  2083. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  2084. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  2085. this.panel1.Location = new System.Drawing.Point(0, 0);
  2086. this.panel1.Name = "panel1";
  2087. this.panel1.Size = new System.Drawing.Size(1195, 24);
  2088. this.panel1.TabIndex = 0;
  2089. //
  2090. // _panel1_Toolbars_Dock_Area_Left
  2091. //
  2092. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2093. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  2094. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  2095. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  2096. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27);
  2097. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  2098. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0);
  2099. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  2100. //
  2101. // ultraToolbarsManager1
  2102. //
  2103. this.ultraToolbarsManager1.DesignerFlags = 1;
  2104. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  2105. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.VisualStudio2005;
  2106. ultraToolbar1.DockedColumn = 0;
  2107. ultraToolbar1.DockedRow = 0;
  2108. ultraToolbar1.Text = "UltraToolbar1";
  2109. buttonTool2.InstanceProps.IsFirstInGroup = true;
  2110. buttonTool3.InstanceProps.IsFirstInGroup = true;
  2111. buttonTool4.InstanceProps.IsFirstInGroup = true;
  2112. buttonTool5.InstanceProps.IsFirstInGroup = true;
  2113. buttonTool6.InstanceProps.IsFirstInGroup = true;
  2114. buttonTool7.InstanceProps.IsFirstInGroup = true;
  2115. buttonTool8.InstanceProps.IsFirstInGroup = true;
  2116. buttonTool10.InstanceProps.IsFirstInGroup = true;
  2117. ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  2118. buttonTool1,
  2119. buttonTool2,
  2120. buttonTool3,
  2121. buttonTool4,
  2122. buttonTool5,
  2123. buttonTool6,
  2124. buttonTool7,
  2125. buttonTool8,
  2126. buttonTool9,
  2127. buttonTool10});
  2128. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  2129. ultraToolbar1});
  2130. buttonTool11.SharedProps.Caption = "库存查询";
  2131. buttonTool11.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2132. buttonTool12.SharedProps.Caption = "确认";
  2133. buttonTool12.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2134. buttonTool13.SharedProps.Caption = "取消";
  2135. buttonTool13.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2136. buttonTool14.SharedProps.Caption = "刷新工艺";
  2137. buttonTool14.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2138. buttonTool15.SharedProps.Caption = "计划下发";
  2139. buttonTool15.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2140. buttonTool16.SharedProps.Caption = "取消下发";
  2141. buttonTool16.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2142. buttonTool17.SharedProps.Caption = "计划查询";
  2143. buttonTool17.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2144. buttonTool18.SharedProps.Caption = "关闭";
  2145. buttonTool18.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2146. buttonTool19.SharedProps.Caption = "打印";
  2147. buttonTool19.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2148. buttonTool20.SharedProps.Caption = "导出";
  2149. buttonTool20.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  2150. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  2151. buttonTool11,
  2152. buttonTool12,
  2153. buttonTool13,
  2154. buttonTool14,
  2155. buttonTool15,
  2156. buttonTool16,
  2157. buttonTool17,
  2158. buttonTool18,
  2159. buttonTool19,
  2160. buttonTool20});
  2161. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  2162. //
  2163. // _panel1_Toolbars_Dock_Area_Right
  2164. //
  2165. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2166. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  2167. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  2168. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  2169. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1195, 27);
  2170. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  2171. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0);
  2172. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  2173. //
  2174. // _panel1_Toolbars_Dock_Area_Top
  2175. //
  2176. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2177. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  2178. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  2179. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  2180. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  2181. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  2182. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1195, 27);
  2183. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  2184. //
  2185. // _panel1_Toolbars_Dock_Area_Bottom
  2186. //
  2187. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2188. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  2189. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  2190. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  2191. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 24);
  2192. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  2193. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1195, 0);
  2194. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  2195. //
  2196. // ultraGroupBox1
  2197. //
  2198. this.ultraGroupBox1.Controls.Add(this.chk_SelectAll);
  2199. this.ultraGroupBox1.Controls.Add(this.cmb_ProcL);
  2200. this.ultraGroupBox1.Controls.Add(this.chk_IsProduct);
  2201. this.ultraGroupBox1.Controls.Add(this.chk_CollectTime);
  2202. this.ultraGroupBox1.Controls.Add(this.ultSJ);
  2203. this.ultraGroupBox1.Controls.Add(this.cmb_IS);
  2204. this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
  2205. this.ultraGroupBox1.Controls.Add(this.dte_EndTime);
  2206. this.ultraGroupBox1.Controls.Add(this.dte_BeginTime);
  2207. this.ultraGroupBox1.Controls.Add(this.txt_BNumber);
  2208. this.ultraGroupBox1.Controls.Add(this.chk_BNumber);
  2209. this.ultraGroupBox1.Controls.Add(this.chk_AllowFilter);
  2210. this.ultraGroupBox1.Controls.Add(this.cmb_Buress);
  2211. this.ultraGroupBox1.Controls.Add(this.Chk_Buttress);
  2212. this.ultraGroupBox1.Controls.Add(this.cmb_Sleen);
  2213. this.ultraGroupBox1.Controls.Add(this.chk_PaiHao);
  2214. this.ultraGroupBox1.Controls.Add(this.txt_GangP);
  2215. this.ultraGroupBox1.Controls.Add(this.chk_BanHao);
  2216. this.ultraGroupBox1.Controls.Add(this.txt_RollHao);
  2217. this.ultraGroupBox1.Controls.Add(this.chk_RollHao);
  2218. this.ultraGroupBox1.Controls.Add(this.txt_PlanID);
  2219. this.ultraGroupBox1.Controls.Add(this.chk_PactID);
  2220. this.ultraGroupBox1.Controls.Add(this.txt_OrderNO);
  2221. this.ultraGroupBox1.Controls.Add(this.chk_OrderNO);
  2222. this.ultraGroupBox1.Controls.Add(this.Lab_To);
  2223. this.ultraGroupBox1.Controls.Add(this.chk_Gylx);
  2224. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  2225. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 24);
  2226. this.ultraGroupBox1.Name = "ultraGroupBox1";
  2227. this.ultraGroupBox1.Size = new System.Drawing.Size(1195, 56);
  2228. this.ultraGroupBox1.SupportThemes = false;
  2229. this.ultraGroupBox1.TabIndex = 1;
  2230. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
  2231. //
  2232. // chk_SelectAll
  2233. //
  2234. this.chk_SelectAll.FlatMode = true;
  2235. this.chk_SelectAll.Location = new System.Drawing.Point(956, 32);
  2236. this.chk_SelectAll.Name = "chk_SelectAll";
  2237. this.chk_SelectAll.Size = new System.Drawing.Size(50, 16);
  2238. this.chk_SelectAll.TabIndex = 266;
  2239. this.chk_SelectAll.Text = "全选";
  2240. this.chk_SelectAll.CheckedChanged += new System.EventHandler(this.chk_SelectAll_CheckedChanged);
  2241. //
  2242. // cmb_ProcL
  2243. //
  2244. this.cmb_ProcL.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  2245. this.cmb_ProcL.DisplayMember = "";
  2246. this.cmb_ProcL.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  2247. this.cmb_ProcL.Enabled = false;
  2248. this.cmb_ProcL.FlatMode = true;
  2249. this.cmb_ProcL.Location = new System.Drawing.Point(1025, 6);
  2250. this.cmb_ProcL.Name = "cmb_ProcL";
  2251. this.cmb_ProcL.Size = new System.Drawing.Size(88, 19);
  2252. this.cmb_ProcL.TabIndex = 265;
  2253. this.cmb_ProcL.Tag = "";
  2254. this.cmb_ProcL.ValueMember = "";
  2255. //
  2256. // chk_IsProduct
  2257. //
  2258. this.chk_IsProduct.Location = new System.Drawing.Point(783, 31);
  2259. this.chk_IsProduct.Name = "chk_IsProduct";
  2260. this.chk_IsProduct.Size = new System.Drawing.Size(73, 16);
  2261. this.chk_IsProduct.TabIndex = 264;
  2262. this.chk_IsProduct.TabStop = false;
  2263. this.chk_IsProduct.Text = "是否生产";
  2264. this.chk_IsProduct.CheckedChanged += new System.EventHandler(this.chk_IsProduct_CheckedChanged);
  2265. //
  2266. // chk_CollectTime
  2267. //
  2268. this.chk_CollectTime.Location = new System.Drawing.Point(5, 4);
  2269. this.chk_CollectTime.Name = "chk_CollectTime";
  2270. this.chk_CollectTime.Size = new System.Drawing.Size(49, 20);
  2271. this.chk_CollectTime.TabIndex = 263;
  2272. this.chk_CollectTime.Text = "时间";
  2273. this.chk_CollectTime.CheckedChanged += new System.EventHandler(this.chk_CollectTime_CheckedChanged);
  2274. //
  2275. // ultSJ
  2276. //
  2277. this.ultSJ.AutoSize = true;
  2278. valueListItem3.DataValue = "0";
  2279. valueListItem3.DisplayText = "按计划时间";
  2280. valueListItem4.DataValue = "1";
  2281. valueListItem4.DisplayText = "按入库时间";
  2282. this.ultSJ.Items.Add(valueListItem3);
  2283. this.ultSJ.Items.Add(valueListItem4);
  2284. this.ultSJ.Location = new System.Drawing.Point(60, 4);
  2285. this.ultSJ.Name = "ultSJ";
  2286. this.ultSJ.Size = new System.Drawing.Size(91, 21);
  2287. this.ultSJ.TabIndex = 262;
  2288. //
  2289. // cmb_IS
  2290. //
  2291. appearance82.BackColor = System.Drawing.Color.LightCyan;
  2292. this.cmb_IS.Appearance = appearance82;
  2293. this.cmb_IS.AutoSize = true;
  2294. this.cmb_IS.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  2295. this.cmb_IS.Enabled = false;
  2296. this.cmb_IS.FlatMode = true;
  2297. valueListItem5.DataValue = "0";
  2298. valueListItem5.DisplayText = "否";
  2299. valueListItem6.DataValue = "1";
  2300. valueListItem6.DisplayText = "是";
  2301. this.cmb_IS.Items.Add(valueListItem5);
  2302. this.cmb_IS.Items.Add(valueListItem6);
  2303. this.cmb_IS.Location = new System.Drawing.Point(854, 29);
  2304. this.cmb_IS.Name = "cmb_IS";
  2305. this.cmb_IS.Size = new System.Drawing.Size(90, 19);
  2306. this.cmb_IS.TabIndex = 261;
  2307. //
  2308. // ultraLabel5
  2309. //
  2310. appearance83.ForeColor = System.Drawing.Color.Red;
  2311. this.ultraLabel5.Appearance = appearance83;
  2312. this.ultraLabel5.BackColor = System.Drawing.SystemColors.Control;
  2313. this.ultraLabel5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2314. this.ultraLabel5.Location = new System.Drawing.Point(1069, 34);
  2315. this.ultraLabel5.Name = "ultraLabel5";
  2316. this.ultraLabel5.Size = new System.Drawing.Size(78, 16);
  2317. this.ultraLabel5.TabIndex = 260;
  2318. this.ultraLabel5.Text = "已生产确认";
  2319. //
  2320. // dte_EndTime
  2321. //
  2322. this.dte_EndTime.Enabled = false;
  2323. this.dte_EndTime.FlatMode = true;
  2324. this.dte_EndTime.Location = new System.Drawing.Point(155, 28);
  2325. this.dte_EndTime.Name = "dte_EndTime";
  2326. this.dte_EndTime.Size = new System.Drawing.Size(116, 19);
  2327. this.dte_EndTime.TabIndex = 259;
  2328. //
  2329. // dte_BeginTime
  2330. //
  2331. this.dte_BeginTime.Enabled = false;
  2332. this.dte_BeginTime.FlatMode = true;
  2333. this.dte_BeginTime.Location = new System.Drawing.Point(155, 5);
  2334. this.dte_BeginTime.Name = "dte_BeginTime";
  2335. this.dte_BeginTime.Size = new System.Drawing.Size(116, 19);
  2336. this.dte_BeginTime.TabIndex = 258;
  2337. //
  2338. // txt_BNumber
  2339. //
  2340. this.txt_BNumber.AutoSize = true;
  2341. this.txt_BNumber.Enabled = false;
  2342. this.txt_BNumber.FlatMode = true;
  2343. this.txt_BNumber.Location = new System.Drawing.Point(854, 6);
  2344. this.txt_BNumber.Name = "txt_BNumber";
  2345. this.txt_BNumber.Size = new System.Drawing.Size(90, 19);
  2346. this.txt_BNumber.TabIndex = 257;
  2347. this.txt_BNumber.TabStop = false;
  2348. this.txt_BNumber.Tag = "";
  2349. //
  2350. // chk_BNumber
  2351. //
  2352. this.chk_BNumber.Location = new System.Drawing.Point(783, 8);
  2353. this.chk_BNumber.Name = "chk_BNumber";
  2354. this.chk_BNumber.Size = new System.Drawing.Size(46, 16);
  2355. this.chk_BNumber.TabIndex = 256;
  2356. this.chk_BNumber.TabStop = false;
  2357. this.chk_BNumber.Text = "批号";
  2358. this.chk_BNumber.CheckedChanged += new System.EventHandler(this.chk_BNumber_CheckedChanged);
  2359. //
  2360. // chk_AllowFilter
  2361. //
  2362. this.chk_AllowFilter.Location = new System.Drawing.Point(1015, 31);
  2363. this.chk_AllowFilter.Name = "chk_AllowFilter";
  2364. this.chk_AllowFilter.Size = new System.Drawing.Size(48, 20);
  2365. this.chk_AllowFilter.TabIndex = 255;
  2366. this.chk_AllowFilter.TabStop = false;
  2367. this.chk_AllowFilter.Text = "过滤";
  2368. this.chk_AllowFilter.CheckedChanged += new System.EventHandler(this.chk_AllowFilter_CheckedChanged);
  2369. //
  2370. // cmb_Buress
  2371. //
  2372. this.cmb_Buress.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  2373. this.cmb_Buress.DisplayMember = "";
  2374. this.cmb_Buress.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  2375. this.cmb_Buress.Enabled = false;
  2376. this.cmb_Buress.FlatMode = true;
  2377. this.cmb_Buress.Location = new System.Drawing.Point(689, 31);
  2378. this.cmb_Buress.Name = "cmb_Buress";
  2379. this.cmb_Buress.Size = new System.Drawing.Size(88, 19);
  2380. this.cmb_Buress.TabIndex = 254;
  2381. this.cmb_Buress.Tag = "";
  2382. this.cmb_Buress.ValueMember = "";
  2383. //
  2384. // Chk_Buttress
  2385. //
  2386. this.Chk_Buttress.Location = new System.Drawing.Point(641, 33);
  2387. this.Chk_Buttress.Name = "Chk_Buttress";
  2388. this.Chk_Buttress.Size = new System.Drawing.Size(46, 16);
  2389. this.Chk_Buttress.TabIndex = 253;
  2390. this.Chk_Buttress.TabStop = false;
  2391. this.Chk_Buttress.Text = "堆位";
  2392. this.Chk_Buttress.CheckedChanged += new System.EventHandler(this.Chk_Buttress_CheckedChanged);
  2393. //
  2394. // cmb_Sleen
  2395. //
  2396. this.cmb_Sleen.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  2397. appearance84.BackColor = System.Drawing.SystemColors.Window;
  2398. appearance84.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  2399. this.cmb_Sleen.DisplayLayout.Appearance = appearance84;
  2400. this.cmb_Sleen.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2401. this.cmb_Sleen.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  2402. appearance85.BackColor = System.Drawing.SystemColors.ActiveBorder;
  2403. appearance85.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2404. appearance85.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  2405. appearance85.BorderColor = System.Drawing.SystemColors.Window;
  2406. this.cmb_Sleen.DisplayLayout.GroupByBox.Appearance = appearance85;
  2407. appearance86.ForeColor = System.Drawing.SystemColors.GrayText;
  2408. this.cmb_Sleen.DisplayLayout.GroupByBox.BandLabelAppearance = appearance86;
  2409. this.cmb_Sleen.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2410. appearance87.BackColor = System.Drawing.SystemColors.ControlLightLight;
  2411. appearance87.BackColor2 = System.Drawing.SystemColors.Control;
  2412. appearance87.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2413. appearance87.ForeColor = System.Drawing.SystemColors.GrayText;
  2414. this.cmb_Sleen.DisplayLayout.GroupByBox.PromptAppearance = appearance87;
  2415. this.cmb_Sleen.DisplayLayout.MaxColScrollRegions = 1;
  2416. this.cmb_Sleen.DisplayLayout.MaxRowScrollRegions = 1;
  2417. appearance88.BackColor = System.Drawing.SystemColors.Window;
  2418. appearance88.ForeColor = System.Drawing.SystemColors.ControlText;
  2419. this.cmb_Sleen.DisplayLayout.Override.ActiveCellAppearance = appearance88;
  2420. appearance89.BackColor = System.Drawing.SystemColors.Highlight;
  2421. appearance89.ForeColor = System.Drawing.SystemColors.HighlightText;
  2422. this.cmb_Sleen.DisplayLayout.Override.ActiveRowAppearance = appearance89;
  2423. this.cmb_Sleen.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  2424. this.cmb_Sleen.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  2425. appearance90.BackColor = System.Drawing.SystemColors.Window;
  2426. this.cmb_Sleen.DisplayLayout.Override.CardAreaAppearance = appearance90;
  2427. appearance91.BorderColor = System.Drawing.Color.Silver;
  2428. appearance91.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  2429. this.cmb_Sleen.DisplayLayout.Override.CellAppearance = appearance91;
  2430. this.cmb_Sleen.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  2431. this.cmb_Sleen.DisplayLayout.Override.CellPadding = 0;
  2432. appearance92.BackColor = System.Drawing.SystemColors.Control;
  2433. appearance92.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2434. appearance92.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  2435. appearance92.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2436. appearance92.BorderColor = System.Drawing.SystemColors.Window;
  2437. this.cmb_Sleen.DisplayLayout.Override.GroupByRowAppearance = appearance92;
  2438. appearance93.TextHAlign = Infragistics.Win.HAlign.Left;
  2439. this.cmb_Sleen.DisplayLayout.Override.HeaderAppearance = appearance93;
  2440. this.cmb_Sleen.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  2441. this.cmb_Sleen.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  2442. appearance94.BackColor = System.Drawing.SystemColors.Window;
  2443. appearance94.BorderColor = System.Drawing.Color.Silver;
  2444. this.cmb_Sleen.DisplayLayout.Override.RowAppearance = appearance94;
  2445. this.cmb_Sleen.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  2446. appearance95.BackColor = System.Drawing.SystemColors.ControlLight;
  2447. this.cmb_Sleen.DisplayLayout.Override.TemplateAddRowAppearance = appearance95;
  2448. this.cmb_Sleen.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  2449. this.cmb_Sleen.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  2450. this.cmb_Sleen.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  2451. this.cmb_Sleen.DisplayMember = "";
  2452. this.cmb_Sleen.Enabled = false;
  2453. this.cmb_Sleen.FlatMode = true;
  2454. this.cmb_Sleen.Location = new System.Drawing.Point(689, 5);
  2455. this.cmb_Sleen.Name = "cmb_Sleen";
  2456. this.cmb_Sleen.Size = new System.Drawing.Size(88, 19);
  2457. this.cmb_Sleen.TabIndex = 252;
  2458. this.cmb_Sleen.ValueMember = "";
  2459. //
  2460. // chk_PaiHao
  2461. //
  2462. this.chk_PaiHao.Location = new System.Drawing.Point(641, 8);
  2463. this.chk_PaiHao.Name = "chk_PaiHao";
  2464. this.chk_PaiHao.Size = new System.Drawing.Size(48, 16);
  2465. this.chk_PaiHao.TabIndex = 251;
  2466. this.chk_PaiHao.TabStop = false;
  2467. this.chk_PaiHao.Text = "牌号";
  2468. this.chk_PaiHao.CheckedChanged += new System.EventHandler(this.chk_PaiHao_CheckedChanged);
  2469. //
  2470. // txt_GangP
  2471. //
  2472. this.txt_GangP.AutoSize = true;
  2473. this.txt_GangP.Enabled = false;
  2474. this.txt_GangP.FlatMode = true;
  2475. this.txt_GangP.Location = new System.Drawing.Point(531, 28);
  2476. this.txt_GangP.Name = "txt_GangP";
  2477. this.txt_GangP.Size = new System.Drawing.Size(104, 19);
  2478. this.txt_GangP.TabIndex = 250;
  2479. this.txt_GangP.TabStop = false;
  2480. this.txt_GangP.Tag = "";
  2481. //
  2482. // chk_BanHao
  2483. //
  2484. this.chk_BanHao.Location = new System.Drawing.Point(475, 32);
  2485. this.chk_BanHao.Name = "chk_BanHao";
  2486. this.chk_BanHao.Size = new System.Drawing.Size(60, 16);
  2487. this.chk_BanHao.TabIndex = 249;
  2488. this.chk_BanHao.TabStop = false;
  2489. this.chk_BanHao.Text = "板坯号";
  2490. this.chk_BanHao.CheckedChanged += new System.EventHandler(this.chk_BanHao_CheckedChanged);
  2491. //
  2492. // txt_RollHao
  2493. //
  2494. this.txt_RollHao.AutoSize = true;
  2495. this.txt_RollHao.Enabled = false;
  2496. this.txt_RollHao.FlatMode = true;
  2497. this.txt_RollHao.Location = new System.Drawing.Point(531, 5);
  2498. this.txt_RollHao.Name = "txt_RollHao";
  2499. this.txt_RollHao.Size = new System.Drawing.Size(104, 19);
  2500. this.txt_RollHao.TabIndex = 248;
  2501. this.txt_RollHao.TabStop = false;
  2502. this.txt_RollHao.Tag = "";
  2503. //
  2504. // chk_RollHao
  2505. //
  2506. this.chk_RollHao.Location = new System.Drawing.Point(475, 8);
  2507. this.chk_RollHao.Name = "chk_RollHao";
  2508. this.chk_RollHao.Size = new System.Drawing.Size(60, 16);
  2509. this.chk_RollHao.TabIndex = 247;
  2510. this.chk_RollHao.TabStop = false;
  2511. this.chk_RollHao.Text = "钢卷号";
  2512. this.chk_RollHao.CheckedChanged += new System.EventHandler(this.chk_RollHao_CheckedChanged);
  2513. //
  2514. // txt_PlanID
  2515. //
  2516. this.txt_PlanID.AutoSize = true;
  2517. this.txt_PlanID.Enabled = false;
  2518. this.txt_PlanID.FlatMode = true;
  2519. this.txt_PlanID.Location = new System.Drawing.Point(365, 28);
  2520. this.txt_PlanID.Name = "txt_PlanID";
  2521. this.txt_PlanID.Size = new System.Drawing.Size(104, 19);
  2522. this.txt_PlanID.TabIndex = 246;
  2523. this.txt_PlanID.TabStop = false;
  2524. this.txt_PlanID.Tag = "";
  2525. //
  2526. // chk_PactID
  2527. //
  2528. this.chk_PactID.Location = new System.Drawing.Point(307, 32);
  2529. this.chk_PactID.Name = "chk_PactID";
  2530. this.chk_PactID.Size = new System.Drawing.Size(60, 16);
  2531. this.chk_PactID.TabIndex = 245;
  2532. this.chk_PactID.TabStop = false;
  2533. this.chk_PactID.Text = "合同号";
  2534. this.chk_PactID.CheckedChanged += new System.EventHandler(this.chk_PactID_CheckedChanged);
  2535. //
  2536. // txt_OrderNO
  2537. //
  2538. this.txt_OrderNO.AutoSize = true;
  2539. this.txt_OrderNO.Enabled = false;
  2540. this.txt_OrderNO.FlatMode = true;
  2541. this.txt_OrderNO.Location = new System.Drawing.Point(365, 5);
  2542. this.txt_OrderNO.Name = "txt_OrderNO";
  2543. this.txt_OrderNO.Size = new System.Drawing.Size(104, 19);
  2544. this.txt_OrderNO.TabIndex = 244;
  2545. this.txt_OrderNO.TabStop = false;
  2546. this.txt_OrderNO.Tag = "";
  2547. //
  2548. // chk_OrderNO
  2549. //
  2550. this.chk_OrderNO.Location = new System.Drawing.Point(307, 8);
  2551. this.chk_OrderNO.Name = "chk_OrderNO";
  2552. this.chk_OrderNO.Size = new System.Drawing.Size(60, 16);
  2553. this.chk_OrderNO.TabIndex = 243;
  2554. this.chk_OrderNO.TabStop = false;
  2555. this.chk_OrderNO.Text = "订单号";
  2556. this.chk_OrderNO.CheckedChanged += new System.EventHandler(this.chk_OrderNO_CheckedChanged);
  2557. //
  2558. // Lab_To
  2559. //
  2560. this.Lab_To.FlatMode = true;
  2561. this.Lab_To.Location = new System.Drawing.Point(128, 30);
  2562. this.Lab_To.Name = "Lab_To";
  2563. this.Lab_To.Size = new System.Drawing.Size(17, 16);
  2564. this.Lab_To.TabIndex = 242;
  2565. this.Lab_To.Text = "到";
  2566. //
  2567. // chk_Gylx
  2568. //
  2569. this.chk_Gylx.Location = new System.Drawing.Point(956, 8);
  2570. this.chk_Gylx.Name = "chk_Gylx";
  2571. this.chk_Gylx.Size = new System.Drawing.Size(72, 16);
  2572. this.chk_Gylx.TabIndex = 239;
  2573. this.chk_Gylx.TabStop = false;
  2574. this.chk_Gylx.Text = "工艺类型";
  2575. this.chk_Gylx.CheckedChanged += new System.EventHandler(this.chk_ProcLine_CheckedChanged);
  2576. //
  2577. // Coll
  2578. //
  2579. this.Coll.Controls.Add(this.ultraTabSharedControlsPage1);
  2580. this.Coll.Controls.Add(this.ultraTabPageControl1);
  2581. this.Coll.Controls.Add(this.ultraTabPageControl2);
  2582. this.Coll.Dock = System.Windows.Forms.DockStyle.Fill;
  2583. this.Coll.Location = new System.Drawing.Point(0, 80);
  2584. this.Coll.Name = "Coll";
  2585. this.Coll.SharedControlsPage = this.ultraTabSharedControlsPage1;
  2586. this.Coll.Size = new System.Drawing.Size(1195, 414);
  2587. this.Coll.TabIndex = 2;
  2588. ultraTab1.Key = "ZD";
  2589. ultraTab1.TabPage = this.ultraTabPageControl1;
  2590. ultraTab1.Text = "工艺制定";
  2591. ultraTab2.Key = "XF";
  2592. ultraTab2.TabPage = this.ultraTabPageControl2;
  2593. ultraTab2.Text = "计划下发";
  2594. this.Coll.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  2595. ultraTab1,
  2596. ultraTab2});
  2597. this.Coll.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
  2598. //
  2599. // ultraTabSharedControlsPage1
  2600. //
  2601. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  2602. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  2603. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1191, 391);
  2604. //
  2605. // Frm_PlanTurnDrawUp
  2606. //
  2607. this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
  2608. this.ClientSize = new System.Drawing.Size(1195, 494);
  2609. this.Controls.Add(this.Coll);
  2610. this.Controls.Add(this.ultraGroupBox1);
  2611. this.Controls.Add(this.panel1);
  2612. this.Name = "Frm_PlanTurnDrawUp";
  2613. this.Text = "卷板计划制定";
  2614. this.Load += new System.EventHandler(this.Frm_PlanTurnDrawUp_Load);
  2615. this.ultraTabPageControl1.ResumeLayout(false);
  2616. ((System.ComponentModel.ISupportInitialize)(this.gb_Stuff)).EndInit();
  2617. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  2618. this.ultraGroupBox2.ResumeLayout(false);
  2619. ((System.ComponentModel.ISupportInitialize)(this.cmb_GYLX)).EndInit();
  2620. ((System.ComponentModel.ISupportInitialize)(this.cmb_ProcLine)).EndInit();
  2621. ((System.ComponentModel.ISupportInitialize)(this.txt_JiShi)).EndInit();
  2622. this.ultraTabPageControl2.ResumeLayout(false);
  2623. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  2624. this.ultraExpandableGroupBox2.ResumeLayout(false);
  2625. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  2626. ((System.ComponentModel.ISupportInitialize)(this.gb_PlanState)).EndInit();
  2627. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  2628. this.ultraExpandableGroupBox1.ResumeLayout(false);
  2629. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  2630. ((System.ComponentModel.ISupportInitialize)(this.txt_YLZL)).EndInit();
  2631. ((System.ComponentModel.ISupportInitialize)(this.txt_Number)).EndInit();
  2632. ((System.ComponentModel.ISupportInitialize)(this.txt_WEIGHT)).EndInit();
  2633. ((System.ComponentModel.ISupportInitialize)(this.txt_Width)).EndInit();
  2634. ((System.ComponentModel.ISupportInitialize)(this.dte_Time)).EndInit();
  2635. ((System.ComponentModel.ISupportInitialize)(this.txt_Length)).EndInit();
  2636. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_End_Y)).EndInit();
  2637. ((System.ComponentModel.ISupportInitialize)(this.cmb_ClassTeam)).EndInit();
  2638. ((System.ComponentModel.ISupportInitialize)(this.cmb_ClassOrder)).EndInit();
  2639. ((System.ComponentModel.ISupportInitialize)(this.cmb_EditType_Y)).EndInit();
  2640. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_Begin_Y)).EndInit();
  2641. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_Top_Y)).EndInit();
  2642. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  2643. this.ultraGroupBox3.ResumeLayout(false);
  2644. ((System.ComponentModel.ISupportInitialize)(this.gb_Plan)).EndInit();
  2645. this.panel1.ResumeLayout(false);
  2646. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  2647. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  2648. this.ultraGroupBox1.ResumeLayout(false);
  2649. ((System.ComponentModel.ISupportInitialize)(this.cmb_ProcL)).EndInit();
  2650. ((System.ComponentModel.ISupportInitialize)(this.ultSJ)).EndInit();
  2651. ((System.ComponentModel.ISupportInitialize)(this.cmb_IS)).EndInit();
  2652. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).EndInit();
  2653. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).EndInit();
  2654. ((System.ComponentModel.ISupportInitialize)(this.txt_BNumber)).EndInit();
  2655. ((System.ComponentModel.ISupportInitialize)(this.cmb_Buress)).EndInit();
  2656. ((System.ComponentModel.ISupportInitialize)(this.cmb_Sleen)).EndInit();
  2657. ((System.ComponentModel.ISupportInitialize)(this.txt_GangP)).EndInit();
  2658. ((System.ComponentModel.ISupportInitialize)(this.txt_RollHao)).EndInit();
  2659. ((System.ComponentModel.ISupportInitialize)(this.txt_PlanID)).EndInit();
  2660. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderNO)).EndInit();
  2661. ((System.ComponentModel.ISupportInitialize)(this.Coll)).EndInit();
  2662. this.Coll.ResumeLayout(false);
  2663. this.ResumeLayout(false);
  2664. }
  2665. #endregion
  2666. private void ultraToolbarsManager1_ToolClick(object sender, Infragistics.Win.UltraWinToolbars.ToolClickEventArgs e)
  2667. {
  2668. switch(e.Tool.Key)
  2669. {
  2670. case "STUFF":
  2671. this.Coll.Tabs["ZD"].Selected=true;
  2672. this.TurnQuery(this.GetWhere());
  2673. break;
  2674. case "QR":
  2675. this.Plan_Add();
  2676. break;
  2677. case "QX":
  2678. this.Plan_Del();
  2679. break;
  2680. case "XF":
  2681. this.PlanXF();
  2682. break;
  2683. case "JHQUERY":
  2684. this.Coll.Tabs["XF"].Selected=true;
  2685. this.Plan_XFQuery(Plan_GetWhere());
  2686. break;
  2687. case "QXXF":
  2688. this.Plan_DelXF();
  2689. break;
  2690. case "SHUA":
  2691. this.Coll.Tabs["XF"].Selected=true;
  2692. this.PlanQuery(Plan_GetWhere());
  2693. break;
  2694. case "DY":
  2695. this.Print(this.Plan_GetWhere());
  2696. break;
  2697. case "CLOSE":
  2698. this.Close();
  2699. break;
  2700. case "DC":
  2701. ExportButtressInfo();
  2702. break;
  2703. }
  2704. }
  2705. private string Plan_GetWhere()
  2706. {
  2707. string strSql = "";
  2708. //if(this.chk_CollectTime.Checked)
  2709. //{
  2710. // strSql += " AND TO_CHAR(A.PLAN_DATE,'YYYY-MM-DD') >='"+Convert.ToDateTime(this.dte_BeginTime.Value).ToString("yyyy-MM-dd")+"' "
  2711. // + " AND TO_CHAR(A.PLAN_DATE,'YYYY-MM-DD') <='"+Convert.ToDateTime(this.dte_EndTime.Value).ToString("yyyy-MM-dd")+"' ";
  2712. //}
  2713. if (chk_CollectTime.Checked == true)
  2714. {
  2715. if (this.ultSJ.SelectedIndex == 0)
  2716. {
  2717. strSql += " AND TO_CHAR(A.CREATETIME,'YYYY-MM-DD') >='" + Convert.ToDateTime(this.dte_BeginTime.Value).ToString("yyyy-MM-dd") + "' "
  2718. + " AND TO_CHAR(A.CREATETIME,'YYYY-MM-DD') <='" + Convert.ToDateTime(this.dte_EndTime.Value).ToString("yyyy-MM-dd") + "' ";
  2719. }
  2720. else
  2721. {
  2722. strSql += " AND TO_CHAR(A.STTIME,'YYYY-MM-DD') >='" + Convert.ToDateTime(this.dte_BeginTime.Value).ToString("yyyy-MM-dd") + "' "
  2723. + " AND TO_CHAR(A.STTIME,'YYYY-MM-DD') <='" + Convert.ToDateTime(this.dte_EndTime.Value).ToString("yyyy-MM-dd") + "' ";
  2724. }
  2725. }
  2726. if (this.chk_OrderNO.Checked)
  2727. {
  2728. strSql += " AND A.ORD_SEQ='" + this.txt_OrderNO.Text + "'"; ;
  2729. }
  2730. if (this.chk_PactID.Checked)
  2731. {
  2732. strSql += " AND A.ORD_NO LIKE '%" + this.txt_PlanID.Text + "%'";
  2733. }
  2734. if (this.chk_RollHao.Checked)
  2735. {
  2736. strSql += " AND A.OLD_SAMPL_NO='" + this.txt_RollHao.Text + "'";
  2737. }
  2738. if (this.chk_BanHao.Checked)
  2739. {
  2740. strSql += " AND A.SLAB_NO='" + this.txt_GangP.Text + "'";
  2741. }
  2742. if (this.chk_PaiHao.Checked)
  2743. {
  2744. strSql += " AND A.STL_GRD='" + this.cmb_Sleen.Value + "'";
  2745. }
  2746. if (this.Chk_Buttress.Checked)
  2747. {
  2748. strSql += " AND B.BUTTRESS='" + this.cmb_Buress.Value.ToString() + "'";
  2749. }
  2750. if (this.chk_BNumber.Checked)
  2751. {
  2752. strSql += "AND A.BAHCT_NUMBER||A.SERIAL_NUMBER LIKE '" + this.txt_BNumber.Text + "'";
  2753. }
  2754. //if(this.chk_ProcLine.Checked)
  2755. //{
  2756. // strSql+=" AND A.STOCKTYPE='"+this.cmb_ProcL.Value.ToString()+"'";
  2757. //}
  2758. if (chk_IsProduct.Checked)
  2759. {
  2760. strSql += " AND A.AFFIRLOG='" + this.cmb_IS.Value.ToString() + "'";
  2761. }
  2762. if (chk_Gylx.Checked)
  2763. {
  2764. strSql += " AND A.GYLX='" + this.cmb_ProcL.Value.ToString() + "'";
  2765. }
  2766. return strSql;
  2767. }
  2768. private string GetWhere()
  2769. {
  2770. string strSql = "";
  2771. if (chk_CollectTime.Checked == true)
  2772. {
  2773. if (this.ultSJ.SelectedIndex == 0)
  2774. {
  2775. strSql += " AND TO_CHAR(A.CREATETIME,'YYYY-MM-DD') >='" + Convert.ToDateTime(this.dte_BeginTime.Value).ToString("yyyy-MM-dd") + "' "
  2776. + " AND TO_CHAR(A.CREATETIME,'YYYY-MM-DD') <='" + Convert.ToDateTime(this.dte_EndTime.Value).ToString("yyyy-MM-dd") + "' ";
  2777. }
  2778. else
  2779. {
  2780. strSql += " AND TO_CHAR(A.INTIME,'YYYY-MM-DD') >='" + Convert.ToDateTime(this.dte_BeginTime.Value).ToString("yyyy-MM-dd") + "' "
  2781. + " AND TO_CHAR(A.INTIME,'YYYY-MM-DD') <='" + Convert.ToDateTime(this.dte_EndTime.Value).ToString("yyyy-MM-dd") + "' ";
  2782. }
  2783. }
  2784. if (this.chk_OrderNO.Checked)
  2785. {
  2786. strSql += " AND A.ORD_SEQ='" + this.txt_OrderNO.Text + "'"; ;
  2787. }
  2788. if (this.chk_PactID.Checked)
  2789. {
  2790. strSql += " AND A.ORD_NO LIKE '%" + this.txt_PlanID.Text + "%'";
  2791. }
  2792. if (this.chk_RollHao.Checked)
  2793. {
  2794. strSql += " AND A.OLD_SAMPL_NO='" + this.txt_RollHao.Text + "'";
  2795. }
  2796. if (this.chk_BanHao.Checked)
  2797. {
  2798. strSql += " AND A.SLAB_NO='" + this.txt_GangP.Text + "'";
  2799. }
  2800. if (this.chk_PaiHao.Checked)
  2801. {
  2802. strSql += " AND A.SPEC_STL_GRD='" + this.cmb_Sleen.Value + "'";
  2803. }
  2804. if (this.Chk_Buttress.Checked)
  2805. {
  2806. strSql += " AND a.BUTTRESS='" + this.cmb_Buress.Value.ToString() + "'";
  2807. }
  2808. if (this.chk_BNumber.Checked)
  2809. {
  2810. strSql += "AND A.BAHCT_NUMBER||A.SERIAL_NUMBER LIKE '" + this.txt_BNumber.Text + "'";
  2811. }
  2812. return strSql;
  2813. }
  2814. private void TurnQuery(string _Conntion)
  2815. {
  2816. try
  2817. {
  2818. string strOut="";
  2819. DataSet ds = (DataSet)Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.PlanTurnManage", "Turn_FJQuery", new object[] { _Conntion }, out strOut);
  2820. this.gb_Stuff.DataSource=ds;
  2821. this.gb_Stuff.UpdateData();
  2822. Comm.SetGridSumArea(this.gb_Stuff);
  2823. }
  2824. catch(Exception ex)
  2825. {
  2826. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2827. }
  2828. }
  2829. private void PlanQuery(string _Conntion)
  2830. {
  2831. try
  2832. {
  2833. string strOut="";
  2834. DataSet ds = (DataSet)Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.PlanTurnManage", "Plan_FJQery", new object[] { _Conntion }, out strOut);
  2835. this.gb_Plan.DataSource=ds;
  2836. this.gb_Plan.UpdateData();
  2837. Comm.SetGridSumArea(this.gb_Plan);
  2838. }
  2839. catch(Exception ex)
  2840. {
  2841. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2842. }
  2843. }
  2844. private void Plan_XFQuery(string _Conntion)
  2845. {
  2846. try
  2847. {
  2848. string strOut="";
  2849. DataSet ds = (DataSet)Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.PlanTurnManage", "Plan_XF_Qery", new object[] { _Conntion }, out strOut);
  2850. this.gb_PlanState.DataSource=ds;
  2851. this.gb_PlanState.UpdateData();
  2852. Comm.SetGridSumArea(this.gb_PlanState);
  2853. foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_PlanState.Rows)
  2854. {
  2855. if(row.Cells["AFFIRLOG"].Value.ToString()=="1")
  2856. {
  2857. row.Appearance.ForeColor = System.Drawing.Color.Red;
  2858. }
  2859. else
  2860. {
  2861. row.Appearance.ForeColor = System.Drawing.Color.Black;
  2862. }
  2863. }
  2864. }
  2865. catch(Exception ex)
  2866. {
  2867. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2868. }
  2869. }
  2870. private void Plan_Add()
  2871. {
  2872. if (this.cmb_GYLX.Text.Trim().Length == 0)
  2873. {
  2874. MessageBox.Show("开平线不能为空!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2875. return ;
  2876. }
  2877. try
  2878. {
  2879. gb_Stuff.UpdateData();
  2880. string strOut="";
  2881. ArrayList array=new ArrayList();
  2882. array = Comm.GetFieldValue(this.gb_Stuff, "FLAG", "OLD_SAMPL_NO");
  2883. if(array.Count==0)
  2884. {
  2885. MessageBox.Show("请您选择你要制定的信息!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2886. return ;
  2887. }
  2888. ArrayList Other=new ArrayList();
  2889. Other.Add("");
  2890. Other.Add(this.txt_JiShi.Text);
  2891. Other.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);
  2892. Other.Add(this.cmb_GYLX.Value.ToString());
  2893. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.PlanTurnManage", "Plan_FJADD", new object[] { array, Other }, out strOut);
  2894. if(obj!=null && obj.ToString()=="1")
  2895. {
  2896. DataSet ds=(DataSet)this.gb_Stuff.DataSource;
  2897. System.Data.DataRow[] row=ds.Tables["KCJ3_TURNOFFLIST"].Select("FLAG='True'");
  2898. for(int i=0;i<row.Length;i++)
  2899. {
  2900. ds.Tables["KCJ3_TURNOFFLIST"].Rows.Remove(row[i]);
  2901. ds.Tables["KCJ3_TURNOFFLIST"].AcceptChanges();
  2902. string sqlStr = " AND TO_CHAR(A.CREATETIME,'YYYY-MM-DD') ='" + DateTime.Now.ToString("yyyy-MM-dd") + "' ";
  2903. this.PlanQuery(sqlStr);
  2904. }
  2905. }
  2906. else
  2907. {
  2908. MessageBox.Show(strOut,"警告",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Warning);
  2909. }
  2910. }
  2911. catch(Exception ex)
  2912. {
  2913. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2914. }
  2915. }
  2916. private void Plan_Del()
  2917. {
  2918. try
  2919. {
  2920. this.gb_Plan.UpdateData();
  2921. string strOut="";
  2922. ArrayList array=new ArrayList();
  2923. array = Comm.GetFieldValue(this.gb_Plan, "FLAG", "OLD_SAMPL_NO");
  2924. if(array.Count==0)
  2925. {
  2926. MessageBox.Show("请您选择你要撤消的信息!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2927. return ;
  2928. }
  2929. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.PlanTurnManage", "DeletePlan", new object[] { array }, out strOut);
  2930. if(obj!=null && obj.ToString()=="1")
  2931. {
  2932. DataSet ds=(DataSet)this.gb_Plan.DataSource;
  2933. System.Data.DataRow[] row=ds.Tables["KCJ3_ZY_ZFPLAN"].Select("FLAG='True'");
  2934. for(int i=0;i<row.Length;i++)
  2935. {
  2936. ds.Tables["KCJ3_ZY_ZFPLAN"].Rows.Remove(row[i]);
  2937. ds.Tables["KCJ3_ZY_ZFPLAN"].AcceptChanges();
  2938. }
  2939. this.TurnQuery("");
  2940. }
  2941. else
  2942. {
  2943. MessageBox.Show(strOut,"警告",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Warning);
  2944. }
  2945. }
  2946. catch(Exception ex)
  2947. {
  2948. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2949. }
  2950. }
  2951. private bool Check()
  2952. {
  2953. if(this.cmb_ClassOrder.Text.Trim().Length==0)
  2954. {
  2955. MessageBox.Show("班次不能为空!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2956. return false;
  2957. }
  2958. if(this.cmb_ClassTeam.Text.Trim().Length==0)
  2959. {
  2960. MessageBox.Show("班组不能为空!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2961. return false;
  2962. }
  2963. if(this.txt_Length.Value.ToString().Trim().Length==0)
  2964. {
  2965. MessageBox.Show("长度不能为空!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2966. return false;
  2967. }
  2968. return true;
  2969. }
  2970. private void chk_CollectTime_CheckedChanged(object sender, System.EventArgs e)
  2971. {
  2972. this.dte_BeginTime.Enabled = chk_CollectTime.Checked;
  2973. this.dte_EndTime.Enabled = chk_CollectTime.Checked;
  2974. }
  2975. private void chk_OrderNO_CheckedChanged(object sender, System.EventArgs e)
  2976. {
  2977. this.txt_OrderNO.Enabled = this.chk_OrderNO.Checked;
  2978. }
  2979. private void chk_PactID_CheckedChanged(object sender, System.EventArgs e)
  2980. {
  2981. this.txt_PlanID.Enabled = chk_PactID.Checked;
  2982. }
  2983. private void chk_RollHao_CheckedChanged(object sender, System.EventArgs e)
  2984. {
  2985. this.txt_RollHao.Enabled = this.chk_RollHao.Checked;
  2986. }
  2987. private void chk_BNumber_CheckedChanged(object sender, System.EventArgs e)
  2988. {
  2989. this.txt_BNumber.Enabled = this.chk_BNumber.Checked;
  2990. }
  2991. private void chk_ProcLine_CheckedChanged(object sender, System.EventArgs e)
  2992. {
  2993. this.cmb_ProcL.Enabled = this.chk_Gylx.Checked;
  2994. }
  2995. private void chk_BanHao_CheckedChanged(object sender, System.EventArgs e)
  2996. {
  2997. this.txt_GangP.Enabled = this.chk_BanHao.Checked;
  2998. }
  2999. private void chk_PaiHao_CheckedChanged(object sender, System.EventArgs e)
  3000. {
  3001. this.cmb_Sleen.Enabled = this.chk_PaiHao.Checked;
  3002. }
  3003. private void Chk_Buttress_CheckedChanged(object sender, System.EventArgs e)
  3004. {
  3005. this.cmb_Buress.Enabled = this.Chk_Buttress.Checked;
  3006. }
  3007. private void PlanXF()
  3008. {
  3009. if (!Check())
  3010. {
  3011. return;
  3012. }
  3013. try
  3014. {
  3015. string strOut = "";
  3016. ArrayList array = new ArrayList();
  3017. array = Comm.GetFieldValue(this.gb_Plan, "FLAG", "OLD_SAMPL_NO");
  3018. if (array.Count == 0)
  3019. {
  3020. MessageBox.Show("请您选择你要撤消的信息!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  3021. return;
  3022. }
  3023. ArrayList Other = new ArrayList();
  3024. Other.Add(this.txt_Scid_Top_Y.Text + this.txt_Scid_Begin_Y.Text + this.txt_Scid_End_Y.Text);
  3025. Other.Add(this.cmb_ClassOrder.Value.ToString());
  3026. Other.Add(this.cmb_ClassTeam.Value.ToString());
  3027. Other.Add(this.dte_Time.Value.ToString());
  3028. Other.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);
  3029. Other.Add(this.txt_Length.Value.ToString());
  3030. Other.Add(this.txt_Width.Value.ToString());
  3031. //Other.Add(this.txt_WEIGHT.Value.ToString());
  3032. //Other.Add(this.txt_Number.Value.ToString());
  3033. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.PlanDrawUp", "Plan_Set_FJXF", new object[] { array, Other }, out strOut);
  3034. if (obj != null && obj.ToString() == "1")
  3035. {
  3036. DataSet ds = (DataSet)this.gb_Plan.DataSource;
  3037. System.Data.DataRow[] row = ds.Tables["KCJ3_ZY_ZFPLAN"].Select("FLAG='TRUE'");
  3038. for (int i = 0; i < row.Length; i++)
  3039. {
  3040. ds.Tables["KCJ3_ZY_ZFPLAN"].Rows.Remove(row[i]);
  3041. ds.Tables["KCJ3_ZY_ZFPLAN"].AcceptChanges();
  3042. }
  3043. string strSql = " AND A.WORKORDER_ID='" + this.txt_Scid_Top_Y.Text + this.txt_Scid_Begin_Y.Text + this.txt_Scid_End_Y.Text + "'";
  3044. this.Plan_XFQuery(strSql);
  3045. }
  3046. else
  3047. {
  3048. MessageBox.Show(strOut, "警告", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Warning);
  3049. }
  3050. }
  3051. catch (Exception ex)
  3052. {
  3053. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3054. }
  3055. }
  3056. private void Plan_DelXF()
  3057. {
  3058. try
  3059. {
  3060. string strOut = "";
  3061. ArrayList array = new ArrayList();
  3062. string ID = "";
  3063. foreach (Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_PlanState.Selected.Rows)
  3064. {
  3065. ID = Comm.ObjToStr(row.Cells["OLD_SAMPL_NO"].Value);
  3066. }
  3067. array.Add(ID);
  3068. if (array.Count == 0)
  3069. {
  3070. MessageBox.Show("请您选择你要撤消的信息!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  3071. return;
  3072. }
  3073. ArrayList Other = new ArrayList();
  3074. Other.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);
  3075. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.PlanDrawUp", "Plan_Del_XF", new object[] { array, Other }, out strOut);
  3076. if (obj != null && obj.ToString() == "1")
  3077. {
  3078. //string sql = "";
  3079. this.PlanQuery("AND A.OLD_SAMPL_NO= '" + ID.Trim() + "'");
  3080. this.Plan_XFQuery("AND A.OLD_SAMPL_NO= '" + ID + "'");
  3081. }
  3082. else
  3083. {
  3084. MessageBox.Show(strOut, "警告", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Warning);
  3085. }
  3086. }
  3087. catch(Exception ex)
  3088. {
  3089. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3090. }
  3091. }
  3092. private void Frm_PlanTurnDrawUp_Load(object sender, System.EventArgs e)
  3093. {
  3094. try
  3095. {
  3096. string strOut="";
  3097. string sql="";
  3098. DataSet ds;
  3099. Comm.SetGridSumArea(this.gb_Plan);
  3100. Comm.SetGridSumArea(this.gb_PlanState);
  3101. Comm.SetGridSumArea(this.gb_Stuff);
  3102. //班次
  3103. sql ="SELECT ID_,NAME_ FROM SCM_BASE_INFO WHERE SORT_CODE = '3002'" ;
  3104. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3105. ds.Tables[0].TableName="SCM_BASE_INFO";
  3106. Comm.Init_ComboControl(this.cmb_ClassOrder,"SCM_BASE_INFO","NAME_","ID_",ref ds);
  3107. //班组
  3108. sql ="SELECT ID_,NAME_ FROM SCM_BASE_INFO WHERE SORT_CODE = '3003'" ;
  3109. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3110. ds.Tables[0].TableName="SCM_BASE_INFO";
  3111. Comm.Init_ComboControl(this.cmb_ClassTeam,"SCM_BASE_INFO","NAME_","ID_",ref ds);
  3112. //堆位
  3113. sql ="SELECT BUTTRESSCODE FROM KCJ_BUTTRESS_zw WHERE BUTTRESSTYPE='0' AND ISVALID='1' ORDER BY BUTTRESSCODE ASC" ;
  3114. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3115. ds.Tables[0].TableName="KCJ_BUTTRESS";
  3116. Comm.Init_ComboControl(this.cmb_Buress, "KCJ_BUTTRESS", "BUTTRESSCODE", "BUTTRESSCODE", ref ds);
  3117. sql ="SELECT ID_,NAME_ FROM KCJ_BASEDATA WHERE SORT_CODE = '8077'" ;
  3118. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3119. ds.Tables[0].TableName="KCJ_BASEDATA";
  3120. Comm.Init_ComboControl(this.cmb_ProcLine,"KCJ_BASEDATA","NAME_","ID_",ref ds);
  3121. Comm.Init_ComboControl(this.cmb_ProcL,"KCJ_BASEDATA","NAME_","ID_",ref ds);
  3122. this.txt_Scid_Begin_Y.Text = System.DateTime.Now.Date.ToString("yyMMdd");
  3123. this.txt_Scid_Top_Y.Text = "J10";
  3124. this.cmb_EditType_Y.SelectedIndex = 0;
  3125. sql = "SELECT ID_,NAME_ FROM KCJ_BASEDATA WHERE SORT_CODE = '8077'";
  3126. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3127. ds.Tables[0].TableName = "KCJ_BASEDATA";
  3128. Comm.Init_ComboControl(this.cmb_GYLX, "KCJ_BASEDATA", "NAME_", "ID_", ref ds);
  3129. cmb_GYLX.Value = "8077001";
  3130. cmb_ProcL.Value = "8077001";
  3131. }
  3132. catch(Exception ex)
  3133. {
  3134. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3135. }
  3136. }
  3137. private void chk_AllowFilter_CheckedChanged(object sender, System.EventArgs e)
  3138. {
  3139. try
  3140. {
  3141. if(this.chk_AllowFilter.Checked)
  3142. {
  3143. this.gb_Plan.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  3144. this.gb_Plan.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  3145. this.gb_Stuff.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  3146. this.gb_Stuff.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  3147. this.gb_PlanState.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  3148. this.gb_PlanState.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  3149. }
  3150. else
  3151. {
  3152. this.gb_Plan.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
  3153. this.gb_Plan.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.Default;
  3154. if(this.gb_Plan.DisplayLayout.Bands[0].ColumnFilters.Count>0)
  3155. {
  3156. for(int i=0;i<this.gb_Plan.DisplayLayout.Bands[0].ColumnFilters.Count;i++)
  3157. {
  3158. this.gb_Plan.DisplayLayout.Bands[0].ColumnFilters[i].FilterConditions.Clear();
  3159. }
  3160. }
  3161. this.gb_PlanState.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
  3162. this.gb_PlanState.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.Default;
  3163. if(this.gb_PlanState.DisplayLayout.Bands[0].ColumnFilters.Count>0)
  3164. {
  3165. for(int i=0;i<this.gb_PlanState.DisplayLayout.Bands[0].ColumnFilters.Count;i++)
  3166. {
  3167. this.gb_PlanState.DisplayLayout.Bands[0].ColumnFilters[i].FilterConditions.Clear();
  3168. }
  3169. }
  3170. this.gb_Stuff.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
  3171. this.gb_Stuff.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.Default;
  3172. if(this.gb_Stuff.DisplayLayout.Bands[0].ColumnFilters.Count>0)
  3173. {
  3174. for(int i=0;i<this.gb_Stuff.DisplayLayout.Bands[0].ColumnFilters.Count;i++)
  3175. {
  3176. this.gb_Stuff.DisplayLayout.Bands[0].ColumnFilters[i].FilterConditions.Clear();
  3177. }
  3178. }
  3179. }
  3180. }
  3181. catch(System.Exception ex)
  3182. {
  3183. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3184. }
  3185. }
  3186. //private void chk_SelectAll_CheckedChanged(object sender, System.EventArgs e)
  3187. //{
  3188. // try
  3189. // {
  3190. // Infragistics.Win.UltraWinGrid.UltraGridBase tmpGrid = this.gb_Stuff;
  3191. // foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_Stuff.Rows)
  3192. // {
  3193. // if(!row.IsFilteredOut)
  3194. // {
  3195. // row.Cells["FLAG"].Value = this.chk_SelectAll.Checked.ToString().ToUpper();
  3196. // row.Update();
  3197. // }
  3198. // }
  3199. // Infragistics.Win.UltraWinGrid.UltraGridBase tmpGrid1 = this.gb_Plan;
  3200. // foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_Plan.Rows)
  3201. // {
  3202. // if(!row.IsFilteredOut)
  3203. // {
  3204. // row.Cells["FLAG"].Value = this.chk_SelectAll.Checked.ToString().ToUpper();
  3205. // row.Update();
  3206. // }
  3207. // }
  3208. // Infragistics.Win.UltraWinGrid.UltraGridBase tmpGrid2 = this.gb_PlanState;
  3209. // foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_PlanState.Rows)
  3210. // {
  3211. // if(!row.IsFilteredOut)
  3212. // {
  3213. // row.Cells["FLAG"].Value = this.chk_SelectAll.Checked.ToString().ToUpper();
  3214. // row.Update();
  3215. // }
  3216. // }
  3217. // }
  3218. // catch(System.Exception ex)
  3219. // {
  3220. // System.Diagnostics.Debug.WriteLine(ex.ToString());
  3221. // }
  3222. //}
  3223. private void gb_Plan_CellChange(object sender, Infragistics.Win.UltraWinGrid.CellEventArgs e)
  3224. {
  3225. try
  3226. {
  3227. int k = 0;
  3228. string temp = "";
  3229. if (e.Cell.Column.Key == "FLAG")
  3230. {
  3231. e.Cell.Row.Update();
  3232. if (e.Cell.Value.ToString().ToUpper() == "TRUE")
  3233. {
  3234. e.Cell.Row.Appearance.ForeColor = System.Drawing.Color.Blue;
  3235. foreach (Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_Plan.Rows)
  3236. {
  3237. if (!row.IsFilteredOut && row.Cells["FLAG"].Text.ToUpper() == "TRUE")
  3238. {
  3239. this.txt_Width.Value = row.Cells["COIL_WTH"].Text;
  3240. this.txt_Length.Value = row.Cells["COIL_LEN"].Text;//原料卷长度
  3241. if (k == 0)
  3242. {
  3243. temp = row.Cells["OLD_SAMPL_NO"].Text;
  3244. }
  3245. else
  3246. {
  3247. if (!row.Cells["OLD_SAMPL_NO"].Text.Equals(temp))
  3248. {
  3249. MessageBox.Show("一个钢卷号只能对应一个工单号,请选择一行", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  3250. e.Cell.Row.Cells["FLAG"].Value = false;
  3251. row.Update();
  3252. return;
  3253. }
  3254. }
  3255. k++;
  3256. }
  3257. }
  3258. }
  3259. else
  3260. {
  3261. e.Cell.Row.Appearance.ForeColor = System.Drawing.Color.Black;
  3262. }
  3263. }
  3264. }
  3265. catch (System.Exception ex)
  3266. {
  3267. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3268. }
  3269. }
  3270. private void gb_Stuff_InitializeLayout(object sender, Infragistics.Win.UltraWinGrid.InitializeLayoutEventArgs e)
  3271. {
  3272. }
  3273. private void gb_Stuff_CellChange(object sender, Infragistics.Win.UltraWinGrid.CellEventArgs e)
  3274. {
  3275. try
  3276. {
  3277. if(e.Cell.Column.Key == "FLAG")
  3278. {
  3279. e.Cell.Row.Update();
  3280. if(e.Cell.Value.ToString().ToUpper() == "TRUE")
  3281. {
  3282. e.Cell.Row.Appearance.ForeColor = System.Drawing.Color.Blue;
  3283. }
  3284. else
  3285. {
  3286. e.Cell.Row.Appearance.ForeColor = System.Drawing.Color.Black;
  3287. }
  3288. }
  3289. }
  3290. catch(System.Exception ex)
  3291. {
  3292. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3293. }
  3294. }
  3295. private void Print(string _Conntion)
  3296. {
  3297. try
  3298. {
  3299. string strOut="";
  3300. DataSet ds=(DataSet)Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("CoilMachiningManage","Core.XgMes.Server.CoilMachiningManage.PlanTurnManage","PLAN_Print",new object[]{_Conntion},out strOut);
  3301. Core.XgMes.Client.Print.FrmPrintBase rtp = new Core.XgMes.Client.Print.FrmPrintBase();
  3302. rtp._rtpDataSet = ds;
  3303. rtp._rtpFileName=@"PlanQrawUp.rpt";
  3304. rtp.ShowDialog();
  3305. }
  3306. catch(Exception ex)
  3307. {
  3308. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3309. }
  3310. }
  3311. private void ExportButtressInfo()
  3312. {
  3313. if(this.gb_PlanState.Rows.Count > 0)
  3314. {
  3315. Comm.ExPortExcel(this.gb_PlanState,this.excelExporter);
  3316. }
  3317. else
  3318. {
  3319. MessageBox.Show("无信息数据,不能导出!","提示",MessageBoxButtons.OK,MessageBoxIcon.Information);
  3320. }
  3321. }
  3322. //private void chk_ProcLine_CheckedChanged(object sender, System.EventArgs e)
  3323. //{
  3324. // this.cmb_ProcL.Enabled=this.chk_Gylx.Checked;
  3325. //}
  3326. private void chk_IsProduct_CheckedChanged(object sender, EventArgs e)
  3327. {
  3328. this.cmb_IS.Enabled = this.chk_IsProduct.Checked;
  3329. }
  3330. private void txt_Scid_End_Y_Click(object sender, EventArgs e)
  3331. {
  3332. this.txt_Scid_Begin_Y.Text = System.DateTime.Now.Date.ToString("yyMMdd");
  3333. if (this.cmb_EditType_Y.Value.ToString() == "1")
  3334. if (this.Scid_Where().Length == 4)
  3335. {
  3336. this.txt_Scid_End_Y.Text = this.Scid_Where();
  3337. }
  3338. else
  3339. {
  3340. this.txt_Scid_End_Y.Text = Comm.ObjToStr(Comm.ObjToInt(this.Scid_Where().Substring(8)) + 1).PadLeft(4, '0');
  3341. }
  3342. }
  3343. private string Scid_Where()
  3344. {
  3345. string strOut = "";
  3346. string ID = "0001";
  3347. try
  3348. {
  3349. string sql = "SELECT MAX(WORKORDER_ID) FROM KCJ3_ZY_PLAN_ZW WHERE DOWN_FLAG='1' ORDER BY WORKORDER_ID";
  3350. DataSet ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  3351. if (ds.Tables.Count == 1 && ds.Tables[0].Rows.Count > 0)
  3352. if (Comm.ObjToStr(ds.Tables[0].Rows[0][0]) != "")
  3353. {
  3354. ID = Comm.ObjToStr(ds.Tables[0].Rows[0][0]);
  3355. }
  3356. else
  3357. {
  3358. ID = "0001";
  3359. }
  3360. return ID;
  3361. }
  3362. catch (Exception ex)
  3363. {
  3364. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3365. return ID;
  3366. }
  3367. }
  3368. private void cmb_EditType_Y_ValueChanged(object sender, EventArgs e)
  3369. {
  3370. if (this.cmb_EditType_Y.SelectedIndex == 0)
  3371. {
  3372. this.txt_Scid_Begin_Y.ReadOnly = true;
  3373. this.txt_Scid_End_Y.ReadOnly = true;
  3374. this.txt_Scid_Top_Y.ReadOnly = true;
  3375. }
  3376. else
  3377. {
  3378. this.txt_Scid_Begin_Y.ReadOnly = false;
  3379. this.txt_Scid_End_Y.ReadOnly = false;
  3380. this.txt_Scid_Top_Y.ReadOnly = false;
  3381. }
  3382. }
  3383. private void txt_Number_Enter(object sender, EventArgs e)
  3384. {
  3385. try
  3386. {
  3387. if (sender.GetType().ToString() == "Infragistics.Win.UltraWinEditors.UltraTextEditor")
  3388. {
  3389. ((Infragistics.Win.UltraWinEditors.UltraTextEditor)sender).SelectAll();
  3390. }
  3391. if (sender.GetType().ToString() == "Infragistics.Win.UltraWinEditors.UltraNumericEditor")
  3392. {
  3393. ((Infragistics.Win.UltraWinEditors.UltraNumericEditor)sender).SelectAll();
  3394. }
  3395. }
  3396. catch (Exception ex)
  3397. {
  3398. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3399. }
  3400. }
  3401. private void txt_Number_KeyDown(object sender, KeyEventArgs e)
  3402. {
  3403. try
  3404. {
  3405. if (e.KeyData == Keys.Return)
  3406. {
  3407. if (((System.Windows.Forms.Control)sender).Name == "txt_Number")
  3408. {
  3409. if (Comm.ObjToInt(this.txt_Number.Value) == 0)
  3410. {
  3411. MessageBox.Show("条数不能为空", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  3412. return;
  3413. }
  3414. this.txt_Width.Value = ((Comm.ObjToInt(this.txt_Width.Value)) / Comm.ObjToInt(this.txt_Number.Value));
  3415. }
  3416. System.Windows.Forms.SendKeys.Send("{TAB}");
  3417. }
  3418. }
  3419. catch (Exception ex)
  3420. {
  3421. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3422. }
  3423. }
  3424. private void chk_SelectAll_CheckedChanged(object sender, EventArgs e)
  3425. {
  3426. try
  3427. {
  3428. Infragistics.Win.UltraWinGrid.UltraGridBase tmpGrid = this.gb_Stuff;
  3429. foreach (Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_Stuff.Rows)
  3430. {
  3431. if (!row.IsFilteredOut)
  3432. {
  3433. row.Cells["FLAG"].Value = this.chk_SelectAll.Checked.ToString().ToUpper();
  3434. row.Update();
  3435. }
  3436. }
  3437. Infragistics.Win.UltraWinGrid.UltraGridBase tmpGrid1 = this.gb_Plan;
  3438. foreach (Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_Plan.Rows)
  3439. {
  3440. if (!row.IsFilteredOut)
  3441. {
  3442. row.Cells["FLAG"].Value = this.chk_SelectAll.Checked.ToString().ToUpper();
  3443. row.Update();
  3444. }
  3445. }
  3446. }
  3447. catch (System.Exception ex)
  3448. {
  3449. System.Diagnostics.Debug.WriteLine(ex.ToString());
  3450. }
  3451. }
  3452. }
  3453. }