FrmPurRequirePlan.Designer.cs 128 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191
  1. namespace Pur.require_plan
  2. {
  3. partial class FrmPurRequirePlan
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mrLineId");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemCode");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDesc");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemName");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDescE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemModel");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemSpec");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUom");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomFormula");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomConefficient");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightUnit");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bugPrice");
  42. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("budgetAmt");
  44. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("lastDeliveryDate");
  46. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("impoDomesticFlag");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("expenseType");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("budgetCode");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("costCenter");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
  52. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("flagGeneratedPurPlan");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("flagDeliveried");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerDeptCode");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerDeptDesc");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerUnitCode");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerUnitDesc");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerName");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("qty");
  68. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("qtyPur");
  70. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUseUom");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocation");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocationCode");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattr");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattrid");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsId");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomId");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUnique");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsCode");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocationFlag");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("refuseReason");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  83. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 83366376);
  85. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "mrLineId", 0, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "mrLineId", 0, true);
  88. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "budgetAmt", 12, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "budgetAmt", 12, true);
  90. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "qty", 33, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "qty", 33, true);
  92. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "qtyPur", 34, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "qtyPur", 34, true);
  94. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  109. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  110. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPurRequirePlan));
  111. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  112. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  114. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton();
  115. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("type");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("userName");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("message");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("startTime");
  122. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("endTime");
  123. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("duration");
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
  125. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("description");
  126. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  134. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  135. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  136. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  137. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  138. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mrId");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mrPeriodEnd");
  141. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("urgencyType");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("reqOrgId");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("reqOrgName");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("applyReqOrgId");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("applyReqOrgName");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("status");
  148. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
  149. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  150. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  151. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  152. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
  153. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REQUIRETYPE");
  154. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("budgetAmt");
  155. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  156. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tenantId");
  157. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("tenantName");
  158. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AUDITEDTIME");
  159. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK", 0);
  160. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  161. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  162. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings5 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "mrId", 0, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "mrId", 0, true);
  163. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  164. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings6 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "budgetAmt", 14, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "budgetAmt", 14, true);
  165. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  166. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  167. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  168. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  169. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  170. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  171. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  172. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  173. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  174. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  175. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  176. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  177. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  178. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  179. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  180. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton3 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  181. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton4 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  182. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton5 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  183. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  184. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  185. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  186. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  187. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  188. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  189. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  190. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  191. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  192. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  193. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  194. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  195. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  196. this.dataSet2 = new System.Data.DataSet();
  197. this.dataTable2 = new System.Data.DataTable();
  198. this.dataColumn17 = new System.Data.DataColumn();
  199. this.dataColumn18 = new System.Data.DataColumn();
  200. this.dataColumn19 = new System.Data.DataColumn();
  201. this.dataColumn20 = new System.Data.DataColumn();
  202. this.dataColumn21 = new System.Data.DataColumn();
  203. this.dataColumn22 = new System.Data.DataColumn();
  204. this.dataColumn23 = new System.Data.DataColumn();
  205. this.dataColumn24 = new System.Data.DataColumn();
  206. this.dataColumn25 = new System.Data.DataColumn();
  207. this.dataColumn26 = new System.Data.DataColumn();
  208. this.dataColumn27 = new System.Data.DataColumn();
  209. this.dataColumn28 = new System.Data.DataColumn();
  210. this.dataColumn29 = new System.Data.DataColumn();
  211. this.dataColumn30 = new System.Data.DataColumn();
  212. this.dataColumn31 = new System.Data.DataColumn();
  213. this.dataColumn32 = new System.Data.DataColumn();
  214. this.dataColumn33 = new System.Data.DataColumn();
  215. this.dataColumn34 = new System.Data.DataColumn();
  216. this.dataColumn35 = new System.Data.DataColumn();
  217. this.dataColumn36 = new System.Data.DataColumn();
  218. this.dataColumn37 = new System.Data.DataColumn();
  219. this.dataColumn38 = new System.Data.DataColumn();
  220. this.dataColumn39 = new System.Data.DataColumn();
  221. this.dataColumn40 = new System.Data.DataColumn();
  222. this.dataColumn41 = new System.Data.DataColumn();
  223. this.dataColumn42 = new System.Data.DataColumn();
  224. this.dataColumn43 = new System.Data.DataColumn();
  225. this.dataColumn44 = new System.Data.DataColumn();
  226. this.dataColumn45 = new System.Data.DataColumn();
  227. this.dataColumn46 = new System.Data.DataColumn();
  228. this.dataColumn47 = new System.Data.DataColumn();
  229. this.dataColumn48 = new System.Data.DataColumn();
  230. this.dataColumn49 = new System.Data.DataColumn();
  231. this.dataColumn50 = new System.Data.DataColumn();
  232. this.dataColumn51 = new System.Data.DataColumn();
  233. this.dataColumn52 = new System.Data.DataColumn();
  234. this.dataColumn53 = new System.Data.DataColumn();
  235. this.dataColumn54 = new System.Data.DataColumn();
  236. this.dataColumn55 = new System.Data.DataColumn();
  237. this.dataColumn56 = new System.Data.DataColumn();
  238. this.dataColumn73 = new System.Data.DataColumn();
  239. this.dataColumn74 = new System.Data.DataColumn();
  240. this.dataColumn75 = new System.Data.DataColumn();
  241. this.dataColumn76 = new System.Data.DataColumn();
  242. this.dataColumn83 = new System.Data.DataColumn();
  243. this.dataColumn122 = new System.Data.DataColumn();
  244. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  245. this.btn_back_re = new Infragistics.Win.Misc.UltraButton();
  246. this.txt_tipsForDeliveryTime = new Infragistics.Win.Misc.UltraLabel();
  247. this.btn_doSave = new Infragistics.Win.Misc.UltraButton();
  248. this.txt_tipsForBudget = new Infragistics.Win.Misc.UltraLabel();
  249. this.btn_delete = new Infragistics.Win.Misc.UltraButton();
  250. this.txt_inStockQty = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  251. this.Ck_IsJIT = new System.Windows.Forms.CheckBox();
  252. this.txt_orgBudget = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  253. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  254. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  255. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  256. this.btn_addItem = new Infragistics.Win.Misc.UltraButton();
  257. this.txt_LastDeliveryDate = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  258. this.inStock = new Infragistics.Win.Misc.UltraLabel();
  259. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  260. this.txt_deliveryLocation = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  261. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  262. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  263. this.message = new System.Data.DataSet();
  264. this.dataTable7 = new System.Data.DataTable();
  265. this.dataColumn60 = new System.Data.DataColumn();
  266. this.dataColumn62 = new System.Data.DataColumn();
  267. this.dataColumn13 = new System.Data.DataColumn();
  268. this.dataColumn14 = new System.Data.DataColumn();
  269. this.dataColumn77 = new System.Data.DataColumn();
  270. this.dataColumn78 = new System.Data.DataColumn();
  271. this.dataColumn91 = new System.Data.DataColumn();
  272. this.dataColumn93 = new System.Data.DataColumn();
  273. this.dataSet1 = new System.Data.DataSet();
  274. this.dataTable1 = new System.Data.DataTable();
  275. this.dataColumn1 = new System.Data.DataColumn();
  276. this.dataColumn3 = new System.Data.DataColumn();
  277. this.dataColumn4 = new System.Data.DataColumn();
  278. this.dataColumn5 = new System.Data.DataColumn();
  279. this.dataColumn6 = new System.Data.DataColumn();
  280. this.dataColumn7 = new System.Data.DataColumn();
  281. this.dataColumn8 = new System.Data.DataColumn();
  282. this.dataColumn9 = new System.Data.DataColumn();
  283. this.dataColumn10 = new System.Data.DataColumn();
  284. this.dataColumn11 = new System.Data.DataColumn();
  285. this.dataColumn12 = new System.Data.DataColumn();
  286. this.dataColumn15 = new System.Data.DataColumn();
  287. this.dataColumn16 = new System.Data.DataColumn();
  288. this.dataColumn84 = new System.Data.DataColumn();
  289. this.dataColumn125 = new System.Data.DataColumn();
  290. this.dataColumn2 = new System.Data.DataColumn();
  291. this.dataColumn127 = new System.Data.DataColumn();
  292. this.dataColumn57 = new System.Data.DataColumn();
  293. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  294. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  295. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  296. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  297. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  298. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  299. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  300. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  301. this.ck_isAlldepart = new System.Windows.Forms.CheckBox();
  302. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  303. this.ck_Mtime = new System.Windows.Forms.CheckBox();
  304. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  305. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  306. this.cop_planMouthEnd = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  307. this.cop_planMouthStart = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  308. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  309. this.ck_ctime = new System.Windows.Forms.CheckBox();
  310. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  311. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  312. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  313. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  314. this.txtCreateTimeEnd = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  315. this.txtCreateTimeStart = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  316. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  317. this.cop_UrgencyType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  318. this.txt_Status = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  319. this.ultraTabPageControl1.SuspendLayout();
  320. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  321. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  322. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  323. this.ultraPanel3.ClientArea.SuspendLayout();
  324. this.ultraPanel3.SuspendLayout();
  325. ((System.ComponentModel.ISupportInitialize)(this.txt_inStockQty)).BeginInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.txt_orgBudget)).BeginInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.txt_LastDeliveryDate)).BeginInit();
  328. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocation)).BeginInit();
  329. this.ultraTabPageControl2.SuspendLayout();
  330. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  331. ((System.ComponentModel.ISupportInitialize)(this.message)).BeginInit();
  332. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
  333. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  334. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  335. this.ultraPanel2.ClientArea.SuspendLayout();
  336. this.ultraPanel2.SuspendLayout();
  337. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  338. this.ultraGroupBox2.SuspendLayout();
  339. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  340. this.splitContainer1.Panel1.SuspendLayout();
  341. this.splitContainer1.Panel2.SuspendLayout();
  342. this.splitContainer1.SuspendLayout();
  343. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  344. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  345. this.ultraTabControl1.SuspendLayout();
  346. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  347. this.ultraGroupBox4.SuspendLayout();
  348. this.ultraPanel1.ClientArea.SuspendLayout();
  349. this.ultraPanel1.SuspendLayout();
  350. ((System.ComponentModel.ISupportInitialize)(this.cop_planMouthEnd)).BeginInit();
  351. ((System.ComponentModel.ISupportInitialize)(this.cop_planMouthStart)).BeginInit();
  352. ((System.ComponentModel.ISupportInitialize)(this.txtCreateTimeEnd)).BeginInit();
  353. ((System.ComponentModel.ISupportInitialize)(this.txtCreateTimeStart)).BeginInit();
  354. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  355. ((System.ComponentModel.ISupportInitialize)(this.cop_UrgencyType)).BeginInit();
  356. ((System.ComponentModel.ISupportInitialize)(this.txt_Status)).BeginInit();
  357. this.SuspendLayout();
  358. //
  359. // ultraTabPageControl1
  360. //
  361. this.ultraTabPageControl1.Controls.Add(this.ultraGrid2);
  362. this.ultraTabPageControl1.Controls.Add(this.ultraPanel3);
  363. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  364. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  365. this.ultraTabPageControl1.Size = new System.Drawing.Size(1290, 261);
  366. //
  367. // ultraGrid2
  368. //
  369. this.ultraGrid2.DataMember = "Table1";
  370. this.ultraGrid2.DataSource = this.dataSet2;
  371. appearance39.BackColor = System.Drawing.SystemColors.Window;
  372. appearance39.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  373. this.ultraGrid2.DisplayLayout.Appearance = appearance39;
  374. ultraGridColumn1.Header.VisiblePosition = 0;
  375. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  376. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  377. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  378. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  379. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 4;
  380. ultraGridColumn2.Header.VisiblePosition = 4;
  381. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  382. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  383. ultraGridColumn2.RowLayoutColumnInfo.ParentGroupIndex = 0;
  384. ultraGridColumn2.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  385. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  386. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  387. ultraGridColumn2.Width = 97;
  388. ultraGridColumn3.Header.VisiblePosition = 17;
  389. ultraGridColumn3.Hidden = true;
  390. ultraGridColumn4.Header.VisiblePosition = 3;
  391. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 2;
  392. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  393. ultraGridColumn4.RowLayoutColumnInfo.ParentGroupIndex = 0;
  394. ultraGridColumn4.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  395. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  396. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  397. ultraGridColumn5.Header.VisiblePosition = 18;
  398. ultraGridColumn5.Hidden = true;
  399. ultraGridColumn6.Header.VisiblePosition = 19;
  400. ultraGridColumn6.Hidden = true;
  401. ultraGridColumn7.Header.VisiblePosition = 20;
  402. ultraGridColumn7.Hidden = true;
  403. ultraGridColumn8.Header.VisiblePosition = 12;
  404. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 20;
  405. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  406. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  407. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  408. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 4;
  409. ultraGridColumn8.Width = 74;
  410. ultraGridColumn9.Header.VisiblePosition = 21;
  411. ultraGridColumn9.Hidden = true;
  412. ultraGridColumn10.Header.VisiblePosition = 29;
  413. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 38;
  414. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  415. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  416. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  417. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 4;
  418. ultraGridColumn10.Width = 71;
  419. ultraGridColumn11.Header.VisiblePosition = 27;
  420. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 36;
  421. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  422. ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  423. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  424. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 4;
  425. ultraGridColumn11.Width = 71;
  426. appearance1.TextHAlignAsString = "Right";
  427. ultraGridColumn12.CellAppearance = appearance1;
  428. ultraGridColumn12.Header.VisiblePosition = 28;
  429. ultraGridColumn12.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  430. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 34;
  431. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  432. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  433. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  434. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 4;
  435. ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  436. ultraGridColumn12.Width = 62;
  437. appearance14.TextHAlignAsString = "Right";
  438. ultraGridColumn13.CellAppearance = appearance14;
  439. ultraGridColumn13.Header.VisiblePosition = 22;
  440. ultraGridColumn13.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  441. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 32;
  442. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  443. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  444. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  445. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 4;
  446. ultraGridColumn13.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  447. ultraGridColumn13.Width = 83;
  448. appearance15.TextHAlignAsString = "Right";
  449. ultraGridColumn14.CellAppearance = appearance15;
  450. ultraGridColumn14.Format = "yyyy/MM/dd";
  451. ultraGridColumn14.Header.VisiblePosition = 15;
  452. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 28;
  453. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  454. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  455. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  456. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 4;
  457. ultraGridColumn14.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date;
  458. ultraGridColumn14.Width = 105;
  459. ultraGridColumn15.Header.VisiblePosition = 23;
  460. ultraGridColumn15.Hidden = true;
  461. ultraGridColumn15.Width = 98;
  462. ultraGridColumn16.Header.VisiblePosition = 24;
  463. ultraGridColumn16.Hidden = true;
  464. ultraGridColumn17.Header.VisiblePosition = 30;
  465. ultraGridColumn17.Hidden = true;
  466. ultraGridColumn18.Header.VisiblePosition = 31;
  467. ultraGridColumn18.Hidden = true;
  468. appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  469. ultraGridColumn19.CellAppearance = appearance16;
  470. ultraGridColumn19.Header.VisiblePosition = 10;
  471. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 18;
  472. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  473. ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  474. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  475. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 4;
  476. ultraGridColumn19.Width = 185;
  477. ultraGridColumn20.Header.VisiblePosition = 1;
  478. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 2;
  479. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  480. ultraGridColumn20.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  481. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  482. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 4;
  483. ultraGridColumn20.Width = 79;
  484. ultraGridColumn21.Header.VisiblePosition = 32;
  485. ultraGridColumn21.Hidden = true;
  486. ultraGridColumn22.Header.VisiblePosition = 34;
  487. ultraGridColumn22.Hidden = true;
  488. ultraGridColumn23.Header.VisiblePosition = 2;
  489. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 0;
  490. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  491. ultraGridColumn23.RowLayoutColumnInfo.ParentGroupIndex = 0;
  492. ultraGridColumn23.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  493. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  494. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  495. ultraGridColumn23.Width = 102;
  496. ultraGridColumn24.Header.VisiblePosition = 35;
  497. ultraGridColumn24.Hidden = true;
  498. ultraGridColumn25.Header.VisiblePosition = 36;
  499. ultraGridColumn25.Hidden = true;
  500. ultraGridColumn26.Header.VisiblePosition = 37;
  501. ultraGridColumn26.Hidden = true;
  502. ultraGridColumn27.Header.VisiblePosition = 38;
  503. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 40;
  504. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  505. ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  506. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  507. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 4;
  508. ultraGridColumn27.Width = 67;
  509. ultraGridColumn28.Format = "";
  510. ultraGridColumn28.Header.VisiblePosition = 39;
  511. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 42;
  512. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  513. ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  514. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  515. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 4;
  516. ultraGridColumn29.Header.VisiblePosition = 40;
  517. ultraGridColumn29.Hidden = true;
  518. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 44;
  519. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  520. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  521. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  522. ultraGridColumn29.Width = 58;
  523. ultraGridColumn30.Format = "";
  524. ultraGridColumn30.Header.VisiblePosition = 41;
  525. ultraGridColumn30.Hidden = true;
  526. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 46;
  527. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  528. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  529. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  530. ultraGridColumn31.Header.VisiblePosition = 42;
  531. ultraGridColumn31.Hidden = true;
  532. ultraGridColumn32.Header.VisiblePosition = 43;
  533. ultraGridColumn32.Hidden = true;
  534. ultraGridColumn33.Format = "";
  535. ultraGridColumn33.Header.VisiblePosition = 44;
  536. ultraGridColumn33.Hidden = true;
  537. appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  538. appearance17.TextHAlignAsString = "Right";
  539. ultraGridColumn34.CellAppearance = appearance17;
  540. ultraGridColumn34.Header.VisiblePosition = 9;
  541. ultraGridColumn34.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  542. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 16;
  543. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  544. ultraGridColumn34.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  545. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  546. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 4;
  547. ultraGridColumn34.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  548. ultraGridColumn34.Width = 70;
  549. appearance18.TextHAlignAsString = "Right";
  550. ultraGridColumn35.CellAppearance = appearance18;
  551. ultraGridColumn35.Header.VisiblePosition = 11;
  552. ultraGridColumn35.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  553. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 22;
  554. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  555. ultraGridColumn35.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  556. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  557. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 4;
  558. ultraGridColumn35.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  559. ultraGridColumn35.Width = 64;
  560. ultraGridColumn36.Header.VisiblePosition = 45;
  561. ultraGridColumn36.Hidden = true;
  562. ultraGridColumn37.Header.VisiblePosition = 16;
  563. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 30;
  564. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  565. ultraGridColumn37.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  566. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  567. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 4;
  568. ultraGridColumn37.Width = 140;
  569. ultraGridColumn38.Header.VisiblePosition = 33;
  570. ultraGridColumn38.Hidden = true;
  571. ultraGridColumn39.Header.VisiblePosition = 5;
  572. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 6;
  573. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  574. ultraGridColumn39.RowLayoutColumnInfo.ParentGroupIndex = 0;
  575. ultraGridColumn39.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  576. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
  577. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
  578. ultraGridColumn39.Width = 72;
  579. ultraGridColumn40.Header.VisiblePosition = 6;
  580. ultraGridColumn40.Hidden = true;
  581. ultraGridColumn41.Header.VisiblePosition = 26;
  582. ultraGridColumn41.Hidden = true;
  583. ultraGridColumn42.Header.VisiblePosition = 25;
  584. ultraGridColumn42.Hidden = true;
  585. ultraGridColumn43.Header.VisiblePosition = 46;
  586. ultraGridColumn43.Hidden = true;
  587. ultraGridColumn44.Header.VisiblePosition = 7;
  588. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 8;
  589. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  590. ultraGridColumn44.RowLayoutColumnInfo.ParentGroupIndex = 0;
  591. ultraGridColumn44.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  592. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 2;
  593. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 2;
  594. ultraGridColumn44.Width = 82;
  595. ultraGridColumn45.Header.VisiblePosition = 14;
  596. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 26;
  597. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  598. ultraGridColumn45.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  599. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 2;
  600. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 4;
  601. ultraGridColumn45.Width = 68;
  602. ultraGridColumn46.Header.VisiblePosition = 13;
  603. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 24;
  604. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  605. ultraGridColumn46.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  606. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 2;
  607. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 4;
  608. appearance19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  609. ultraGridColumn47.CellAppearance = appearance19;
  610. ultraGridColumn47.DataType = typeof(bool);
  611. ultraGridColumn47.DefaultCellValue = false;
  612. ultraGridColumn47.Header.Caption = "选择";
  613. ultraGridColumn47.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  614. ultraGridColumn47.Header.VisiblePosition = 8;
  615. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 14;
  616. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  617. ultraGridColumn47.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  618. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2;
  619. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 4;
  620. ultraGridColumn47.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  621. ultraGridColumn47.Width = 58;
  622. ultraGridBand1.Columns.AddRange(new object[] {
  623. ultraGridColumn1,
  624. ultraGridColumn2,
  625. ultraGridColumn3,
  626. ultraGridColumn4,
  627. ultraGridColumn5,
  628. ultraGridColumn6,
  629. ultraGridColumn7,
  630. ultraGridColumn8,
  631. ultraGridColumn9,
  632. ultraGridColumn10,
  633. ultraGridColumn11,
  634. ultraGridColumn12,
  635. ultraGridColumn13,
  636. ultraGridColumn14,
  637. ultraGridColumn15,
  638. ultraGridColumn16,
  639. ultraGridColumn17,
  640. ultraGridColumn18,
  641. ultraGridColumn19,
  642. ultraGridColumn20,
  643. ultraGridColumn21,
  644. ultraGridColumn22,
  645. ultraGridColumn23,
  646. ultraGridColumn24,
  647. ultraGridColumn25,
  648. ultraGridColumn26,
  649. ultraGridColumn27,
  650. ultraGridColumn28,
  651. ultraGridColumn29,
  652. ultraGridColumn30,
  653. ultraGridColumn31,
  654. ultraGridColumn32,
  655. ultraGridColumn33,
  656. ultraGridColumn34,
  657. ultraGridColumn35,
  658. ultraGridColumn36,
  659. ultraGridColumn37,
  660. ultraGridColumn38,
  661. ultraGridColumn39,
  662. ultraGridColumn40,
  663. ultraGridColumn41,
  664. ultraGridColumn42,
  665. ultraGridColumn43,
  666. ultraGridColumn44,
  667. ultraGridColumn45,
  668. ultraGridColumn46,
  669. ultraGridColumn47});
  670. ultraGridGroup1.Header.Caption = "物料信息";
  671. ultraGridGroup1.Key = "NewGroup0";
  672. ultraGridGroup1.RowLayoutGroupInfo.OriginX = 4;
  673. ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
  674. ultraGridGroup1.RowLayoutGroupInfo.SpanX = 10;
  675. ultraGridGroup1.RowLayoutGroupInfo.SpanY = 4;
  676. ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  677. ultraGridGroup1});
  678. appearance20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  679. ultraGridBand1.Override.SummaryFooterAppearance = appearance20;
  680. appearance21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  681. appearance21.TextHAlignAsString = "Right";
  682. ultraGridBand1.Override.SummaryValueAppearance = appearance21;
  683. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  684. summarySettings1.DisplayFormat = "共{0}条";
  685. summarySettings1.GroupBySummaryValueAppearance = appearance22;
  686. summarySettings2.DisplayFormat = "{0:N}";
  687. summarySettings2.GroupBySummaryValueAppearance = appearance24;
  688. summarySettings3.DisplayFormat = "{0:N}";
  689. summarySettings3.GroupBySummaryValueAppearance = appearance25;
  690. summarySettings4.DisplayFormat = "{0:N}";
  691. summarySettings4.GroupBySummaryValueAppearance = appearance26;
  692. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  693. summarySettings1,
  694. summarySettings2,
  695. summarySettings3,
  696. summarySettings4});
  697. ultraGridBand1.SummaryFooterCaption = "统计";
  698. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  699. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  700. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  701. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  702. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  703. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  704. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  705. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance3;
  706. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  707. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  708. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  709. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  710. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  711. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  712. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  713. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  714. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  715. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  716. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  717. appearance6.BackColor = System.Drawing.SystemColors.Window;
  718. appearance6.ForeColor = System.Drawing.SystemColors.ControlText;
  719. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance6;
  720. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  721. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  722. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  723. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  724. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  725. appearance8.BackColor = System.Drawing.SystemColors.Window;
  726. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance8;
  727. appearance9.BorderColor = System.Drawing.Color.Silver;
  728. appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  729. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance9;
  730. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  731. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  732. appearance10.BackColor = System.Drawing.SystemColors.Control;
  733. appearance10.BackColor2 = System.Drawing.SystemColors.ControlDark;
  734. appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  735. appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  736. appearance10.BorderColor = System.Drawing.SystemColors.Window;
  737. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance10;
  738. appearance11.TextHAlignAsString = "Left";
  739. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance11;
  740. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  741. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  742. appearance12.BackColor = System.Drawing.SystemColors.Window;
  743. appearance12.BorderColor = System.Drawing.Color.Silver;
  744. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance12;
  745. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  746. appearance13.BackColor = System.Drawing.SystemColors.ControlLight;
  747. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance13;
  748. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  749. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  750. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  751. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  752. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  753. this.ultraGrid2.Location = new System.Drawing.Point(0, 34);
  754. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  755. this.ultraGrid2.Name = "ultraGrid2";
  756. this.ultraGrid2.Size = new System.Drawing.Size(1290, 227);
  757. this.ultraGrid2.TabIndex = 0;
  758. this.ultraGrid2.Text = "ultraGrid2";
  759. this.ultraGrid2.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid2_InitializeRow);
  760. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  761. //
  762. // dataSet2
  763. //
  764. this.dataSet2.DataSetName = "NewDataSet";
  765. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  766. this.dataTable2});
  767. //
  768. // dataTable2
  769. //
  770. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  771. this.dataColumn17,
  772. this.dataColumn18,
  773. this.dataColumn19,
  774. this.dataColumn20,
  775. this.dataColumn21,
  776. this.dataColumn22,
  777. this.dataColumn23,
  778. this.dataColumn24,
  779. this.dataColumn25,
  780. this.dataColumn26,
  781. this.dataColumn27,
  782. this.dataColumn28,
  783. this.dataColumn29,
  784. this.dataColumn30,
  785. this.dataColumn31,
  786. this.dataColumn32,
  787. this.dataColumn33,
  788. this.dataColumn34,
  789. this.dataColumn35,
  790. this.dataColumn36,
  791. this.dataColumn37,
  792. this.dataColumn38,
  793. this.dataColumn39,
  794. this.dataColumn40,
  795. this.dataColumn41,
  796. this.dataColumn42,
  797. this.dataColumn43,
  798. this.dataColumn44,
  799. this.dataColumn45,
  800. this.dataColumn46,
  801. this.dataColumn47,
  802. this.dataColumn48,
  803. this.dataColumn49,
  804. this.dataColumn50,
  805. this.dataColumn51,
  806. this.dataColumn52,
  807. this.dataColumn53,
  808. this.dataColumn54,
  809. this.dataColumn55,
  810. this.dataColumn56,
  811. this.dataColumn73,
  812. this.dataColumn74,
  813. this.dataColumn75,
  814. this.dataColumn76,
  815. this.dataColumn83,
  816. this.dataColumn122});
  817. this.dataTable2.TableName = "Table1";
  818. //
  819. // dataColumn17
  820. //
  821. this.dataColumn17.Caption = "需求计划行号";
  822. this.dataColumn17.ColumnName = "mrLineId";
  823. //
  824. // dataColumn18
  825. //
  826. this.dataColumn18.Caption = "物料编码";
  827. this.dataColumn18.ColumnName = "itemCode";
  828. //
  829. // dataColumn19
  830. //
  831. this.dataColumn19.Caption = "物料描述";
  832. this.dataColumn19.ColumnName = "itemDesc";
  833. //
  834. // dataColumn20
  835. //
  836. this.dataColumn20.Caption = "物料名称";
  837. this.dataColumn20.ColumnName = "itemName";
  838. //
  839. // dataColumn21
  840. //
  841. this.dataColumn21.Caption = "物料英文名称";
  842. this.dataColumn21.ColumnName = "itemDescE";
  843. //
  844. // dataColumn22
  845. //
  846. this.dataColumn22.Caption = "物料型号规格";
  847. this.dataColumn22.ColumnName = "itemModel";
  848. //
  849. // dataColumn23
  850. //
  851. this.dataColumn23.Caption = "物料材质";
  852. this.dataColumn23.ColumnName = "itemSpec";
  853. //
  854. // dataColumn24
  855. //
  856. this.dataColumn24.Caption = "采购单位";
  857. this.dataColumn24.ColumnName = "itemUom";
  858. //
  859. // dataColumn25
  860. //
  861. this.dataColumn25.Caption = "转换公式";
  862. this.dataColumn25.ColumnName = "itemUomFormula";
  863. //
  864. // dataColumn26
  865. //
  866. this.dataColumn26.Caption = "转换系数";
  867. this.dataColumn26.ColumnName = "itemUomConefficient";
  868. //
  869. // dataColumn27
  870. //
  871. this.dataColumn27.Caption = "库存单位";
  872. this.dataColumn27.ColumnName = "weightUnit";
  873. //
  874. // dataColumn28
  875. //
  876. this.dataColumn28.Caption = "预算价";
  877. this.dataColumn28.ColumnName = "bugPrice";
  878. //
  879. // dataColumn29
  880. //
  881. this.dataColumn29.Caption = "预算总金额";
  882. this.dataColumn29.ColumnName = "budgetAmt";
  883. //
  884. // dataColumn30
  885. //
  886. this.dataColumn30.Caption = "要求到货时间";
  887. this.dataColumn30.ColumnName = "lastDeliveryDate";
  888. //
  889. // dataColumn31
  890. //
  891. this.dataColumn31.Caption = "是否建议进口";
  892. this.dataColumn31.ColumnName = "impoDomesticFlag";
  893. //
  894. // dataColumn32
  895. //
  896. this.dataColumn32.Caption = "费用类型";
  897. this.dataColumn32.ColumnName = "expenseType";
  898. //
  899. // dataColumn33
  900. //
  901. this.dataColumn33.Caption = "预算类型";
  902. this.dataColumn33.ColumnName = "budgetCode";
  903. //
  904. // dataColumn34
  905. //
  906. this.dataColumn34.Caption = "成本中心";
  907. this.dataColumn34.ColumnName = "costCenter";
  908. //
  909. // dataColumn35
  910. //
  911. this.dataColumn35.Caption = "备注";
  912. this.dataColumn35.ColumnName = "remark";
  913. //
  914. // dataColumn36
  915. //
  916. this.dataColumn36.Caption = "状态";
  917. this.dataColumn36.ColumnName = "flagGeneratedPurPlan";
  918. //
  919. // dataColumn37
  920. //
  921. this.dataColumn37.Caption = "配送标志";
  922. this.dataColumn37.ColumnName = "flagDeliveried";
  923. //
  924. // dataColumn38
  925. //
  926. this.dataColumn38.Caption = "采购管理部门代码";
  927. this.dataColumn38.ColumnName = "buyerDeptCode";
  928. //
  929. // dataColumn39
  930. //
  931. this.dataColumn39.Caption = "物料中类";
  932. this.dataColumn39.ColumnName = "buyerDeptDesc";
  933. //
  934. // dataColumn40
  935. //
  936. this.dataColumn40.Caption = "采购管理科室代码";
  937. this.dataColumn40.ColumnName = "buyerUnitCode";
  938. //
  939. // dataColumn41
  940. //
  941. this.dataColumn41.Caption = "采购管理科室描叙";
  942. this.dataColumn41.ColumnName = "buyerUnitDesc";
  943. //
  944. // dataColumn42
  945. //
  946. this.dataColumn42.Caption = "采购员";
  947. this.dataColumn42.ColumnName = "buyerName";
  948. //
  949. // dataColumn43
  950. //
  951. this.dataColumn43.Caption = "创建人";
  952. this.dataColumn43.ColumnName = "createName";
  953. //
  954. // dataColumn44
  955. //
  956. this.dataColumn44.Caption = "创建时间";
  957. this.dataColumn44.ColumnName = "createTime";
  958. //
  959. // dataColumn45
  960. //
  961. this.dataColumn45.Caption = "修改人";
  962. this.dataColumn45.ColumnName = "updateName";
  963. //
  964. // dataColumn46
  965. //
  966. this.dataColumn46.Caption = "修改时间";
  967. this.dataColumn46.ColumnName = "updateTime";
  968. //
  969. // dataColumn47
  970. //
  971. this.dataColumn47.Caption = "数据状态(有效、无效)";
  972. this.dataColumn47.ColumnName = "validflag";
  973. //
  974. // dataColumn48
  975. //
  976. this.dataColumn48.Caption = "废除人";
  977. this.dataColumn48.ColumnName = "deleteName";
  978. //
  979. // dataColumn49
  980. //
  981. this.dataColumn49.Caption = "废除时间";
  982. this.dataColumn49.ColumnName = "deleteTime";
  983. //
  984. // dataColumn50
  985. //
  986. this.dataColumn50.Caption = "需求量";
  987. this.dataColumn50.ColumnName = "qty";
  988. //
  989. // dataColumn51
  990. //
  991. this.dataColumn51.Caption = "核准量";
  992. this.dataColumn51.ColumnName = "qtyPur";
  993. //
  994. // dataColumn52
  995. //
  996. this.dataColumn52.Caption = "是否使用采购单位";
  997. this.dataColumn52.ColumnName = "itemUseUom";
  998. //
  999. // dataColumn53
  1000. //
  1001. this.dataColumn53.Caption = "交付地点";
  1002. this.dataColumn53.ColumnName = "deliveryLocation";
  1003. //
  1004. // dataColumn54
  1005. //
  1006. this.dataColumn54.Caption = "交付地点编码";
  1007. this.dataColumn54.ColumnName = "deliveryLocationCode";
  1008. //
  1009. // dataColumn55
  1010. //
  1011. this.dataColumn55.Caption = "属性";
  1012. this.dataColumn55.ColumnName = "itemattr";
  1013. //
  1014. // dataColumn56
  1015. //
  1016. this.dataColumn56.Caption = "属性编号";
  1017. this.dataColumn56.ColumnName = "itemattrid";
  1018. //
  1019. // dataColumn73
  1020. //
  1021. this.dataColumn73.Caption = "标准编号";
  1022. this.dataColumn73.ColumnName = "itemStandardsId";
  1023. //
  1024. // dataColumn74
  1025. //
  1026. this.dataColumn74.Caption = "单位换算编码";
  1027. this.dataColumn74.ColumnName = "itemUomId";
  1028. //
  1029. // dataColumn75
  1030. //
  1031. this.dataColumn75.Caption = "唯一值标识";
  1032. this.dataColumn75.ColumnName = "itemUnique";
  1033. //
  1034. // dataColumn76
  1035. //
  1036. this.dataColumn76.Caption = "标准";
  1037. this.dataColumn76.ColumnName = "itemStandardsCode";
  1038. //
  1039. // dataColumn83
  1040. //
  1041. this.dataColumn83.Caption = "JIT标识";
  1042. this.dataColumn83.ColumnName = "deliveryLocationFlag";
  1043. //
  1044. // dataColumn122
  1045. //
  1046. this.dataColumn122.Caption = "供应部处理意见";
  1047. this.dataColumn122.ColumnName = "refuseReason";
  1048. //
  1049. // ultraPanel3
  1050. //
  1051. //
  1052. // ultraPanel3.ClientArea
  1053. //
  1054. this.ultraPanel3.ClientArea.Controls.Add(this.btn_back_re);
  1055. this.ultraPanel3.ClientArea.Controls.Add(this.txt_tipsForDeliveryTime);
  1056. this.ultraPanel3.ClientArea.Controls.Add(this.btn_doSave);
  1057. this.ultraPanel3.ClientArea.Controls.Add(this.txt_tipsForBudget);
  1058. this.ultraPanel3.ClientArea.Controls.Add(this.btn_delete);
  1059. this.ultraPanel3.ClientArea.Controls.Add(this.txt_inStockQty);
  1060. this.ultraPanel3.ClientArea.Controls.Add(this.Ck_IsJIT);
  1061. this.ultraPanel3.ClientArea.Controls.Add(this.txt_orgBudget);
  1062. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel6);
  1063. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel7);
  1064. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel14);
  1065. this.ultraPanel3.ClientArea.Controls.Add(this.btn_addItem);
  1066. this.ultraPanel3.ClientArea.Controls.Add(this.txt_LastDeliveryDate);
  1067. this.ultraPanel3.ClientArea.Controls.Add(this.inStock);
  1068. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel29);
  1069. this.ultraPanel3.ClientArea.Controls.Add(this.txt_deliveryLocation);
  1070. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Top;
  1071. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  1072. this.ultraPanel3.Name = "ultraPanel3";
  1073. this.ultraPanel3.Size = new System.Drawing.Size(1290, 34);
  1074. this.ultraPanel3.TabIndex = 3;
  1075. //
  1076. // btn_back_re
  1077. //
  1078. this.btn_back_re.Location = new System.Drawing.Point(632, 5);
  1079. this.btn_back_re.Name = "btn_back_re";
  1080. this.btn_back_re.Size = new System.Drawing.Size(76, 24);
  1081. this.btn_back_re.TabIndex = 208;
  1082. this.btn_back_re.Text = "提报退回行";
  1083. this.btn_back_re.Click += new System.EventHandler(this.btn_back_re_Click);
  1084. //
  1085. // txt_tipsForDeliveryTime
  1086. //
  1087. appearance28.ForeColor = System.Drawing.Color.Red;
  1088. this.txt_tipsForDeliveryTime.Appearance = appearance28;
  1089. this.txt_tipsForDeliveryTime.AutoSize = true;
  1090. this.txt_tipsForDeliveryTime.Location = new System.Drawing.Point(1131, 9);
  1091. this.txt_tipsForDeliveryTime.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1092. this.txt_tipsForDeliveryTime.Name = "txt_tipsForDeliveryTime";
  1093. this.txt_tipsForDeliveryTime.Size = new System.Drawing.Size(134, 16);
  1094. this.txt_tipsForDeliveryTime.TabIndex = 207;
  1095. this.txt_tipsForDeliveryTime.Text = "*交货周期需要10天以上";
  1096. //
  1097. // btn_doSave
  1098. //
  1099. this.btn_doSave.Location = new System.Drawing.Point(526, 5);
  1100. this.btn_doSave.Name = "btn_doSave";
  1101. this.btn_doSave.Size = new System.Drawing.Size(50, 24);
  1102. this.btn_doSave.TabIndex = 183;
  1103. this.btn_doSave.Text = "修改";
  1104. this.btn_doSave.Click += new System.EventHandler(this.btn_doSave_Click);
  1105. //
  1106. // txt_tipsForBudget
  1107. //
  1108. appearance29.ForeColor = System.Drawing.Color.Red;
  1109. this.txt_tipsForBudget.Appearance = appearance29;
  1110. this.txt_tipsForBudget.AutoSize = true;
  1111. this.txt_tipsForBudget.Location = new System.Drawing.Point(1056, 9);
  1112. this.txt_tipsForBudget.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1113. this.txt_tipsForBudget.Name = "txt_tipsForBudget";
  1114. this.txt_tipsForBudget.Size = new System.Drawing.Size(72, 16);
  1115. this.txt_tipsForBudget.TabIndex = 206;
  1116. this.txt_tipsForBudget.Text = "*已经超预算";
  1117. //
  1118. // btn_delete
  1119. //
  1120. this.btn_delete.Location = new System.Drawing.Point(578, 5);
  1121. this.btn_delete.Name = "btn_delete";
  1122. this.btn_delete.Size = new System.Drawing.Size(50, 24);
  1123. this.btn_delete.TabIndex = 184;
  1124. this.btn_delete.Text = "删除";
  1125. this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);
  1126. //
  1127. // txt_inStockQty
  1128. //
  1129. appearance40.Image = ((object)(resources.GetObject("appearance40.Image")));
  1130. editorButton1.Appearance = appearance40;
  1131. this.txt_inStockQty.ButtonsRight.Add(editorButton1);
  1132. this.txt_inStockQty.Location = new System.Drawing.Point(944, 7);
  1133. this.txt_inStockQty.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  1134. this.txt_inStockQty.MaskInput = "{double:-9.2}";
  1135. this.txt_inStockQty.Name = "txt_inStockQty";
  1136. this.txt_inStockQty.Nullable = true;
  1137. this.txt_inStockQty.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1138. this.txt_inStockQty.ReadOnly = true;
  1139. this.txt_inStockQty.Size = new System.Drawing.Size(107, 21);
  1140. this.txt_inStockQty.TabIndex = 204;
  1141. this.txt_inStockQty.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_inStockQty_EditorButtonClick);
  1142. //
  1143. // Ck_IsJIT
  1144. //
  1145. this.Ck_IsJIT.AutoSize = true;
  1146. this.Ck_IsJIT.Location = new System.Drawing.Point(10, 10);
  1147. this.Ck_IsJIT.Name = "Ck_IsJIT";
  1148. this.Ck_IsJIT.Size = new System.Drawing.Size(15, 14);
  1149. this.Ck_IsJIT.TabIndex = 185;
  1150. this.Ck_IsJIT.UseVisualStyleBackColor = true;
  1151. this.Ck_IsJIT.CheckedChanged += new System.EventHandler(this.Ck_IsJIT_CheckedChanged);
  1152. //
  1153. // txt_orgBudget
  1154. //
  1155. appearance23.Image = ((object)(resources.GetObject("appearance23.Image")));
  1156. editorButton2.Appearance = appearance23;
  1157. this.txt_orgBudget.ButtonsRight.Add(editorButton2);
  1158. this.txt_orgBudget.Location = new System.Drawing.Point(772, 7);
  1159. this.txt_orgBudget.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  1160. this.txt_orgBudget.MaskInput = "{double:-9.2}";
  1161. this.txt_orgBudget.Name = "txt_orgBudget";
  1162. this.txt_orgBudget.Nullable = true;
  1163. this.txt_orgBudget.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1164. this.txt_orgBudget.ReadOnly = true;
  1165. this.txt_orgBudget.Size = new System.Drawing.Size(108, 21);
  1166. this.txt_orgBudget.TabIndex = 203;
  1167. this.txt_orgBudget.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_orgBudget_EditorButtonClick);
  1168. //
  1169. // ultraLabel6
  1170. //
  1171. this.ultraLabel6.AutoSize = true;
  1172. this.ultraLabel6.Location = new System.Drawing.Point(29, 9);
  1173. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1174. this.ultraLabel6.Name = "ultraLabel6";
  1175. this.ultraLabel6.Size = new System.Drawing.Size(72, 16);
  1176. this.ultraLabel6.TabIndex = 186;
  1177. this.ultraLabel6.Text = "是否JIT送货";
  1178. //
  1179. // ultraLabel7
  1180. //
  1181. this.ultraLabel7.AutoSize = true;
  1182. this.ultraLabel7.Location = new System.Drawing.Point(715, 9);
  1183. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1184. this.ultraLabel7.Name = "ultraLabel7";
  1185. this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
  1186. this.ultraLabel7.TabIndex = 202;
  1187. this.ultraLabel7.Text = "可用预算";
  1188. //
  1189. // ultraLabel14
  1190. //
  1191. this.ultraLabel14.AutoSize = true;
  1192. this.ultraLabel14.Location = new System.Drawing.Point(298, 9);
  1193. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1194. this.ultraLabel14.Name = "ultraLabel14";
  1195. this.ultraLabel14.Size = new System.Drawing.Size(54, 16);
  1196. this.ultraLabel14.TabIndex = 188;
  1197. this.ultraLabel14.Text = "到货时间";
  1198. //
  1199. // btn_addItem
  1200. //
  1201. this.btn_addItem.Location = new System.Drawing.Point(464, 5);
  1202. this.btn_addItem.Name = "btn_addItem";
  1203. this.btn_addItem.Size = new System.Drawing.Size(59, 24);
  1204. this.btn_addItem.TabIndex = 201;
  1205. this.btn_addItem.Text = "选物料";
  1206. this.btn_addItem.Click += new System.EventHandler(this.btn_addItem_Click);
  1207. //
  1208. // txt_LastDeliveryDate
  1209. //
  1210. this.txt_LastDeliveryDate.DateButtons.Add(dateButton1);
  1211. this.txt_LastDeliveryDate.Location = new System.Drawing.Point(355, 7);
  1212. this.txt_LastDeliveryDate.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1213. this.txt_LastDeliveryDate.Name = "txt_LastDeliveryDate";
  1214. this.txt_LastDeliveryDate.NonAutoSizeHeight = 25;
  1215. this.txt_LastDeliveryDate.Size = new System.Drawing.Size(103, 21);
  1216. this.txt_LastDeliveryDate.TabIndex = 187;
  1217. this.txt_LastDeliveryDate.Value = new System.DateTime(2016, 3, 1, 0, 0, 0, 0);
  1218. this.txt_LastDeliveryDate.ValueChanged += new System.EventHandler(this.txt_LastDeliveryDate_ValueChanged);
  1219. //
  1220. // inStock
  1221. //
  1222. this.inStock.AutoSize = true;
  1223. this.inStock.Location = new System.Drawing.Point(885, 9);
  1224. this.inStock.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1225. this.inStock.Name = "inStock";
  1226. this.inStock.Size = new System.Drawing.Size(54, 16);
  1227. this.inStock.TabIndex = 191;
  1228. this.inStock.Text = "在库库存";
  1229. //
  1230. // ultraLabel29
  1231. //
  1232. this.ultraLabel29.AutoSize = true;
  1233. this.ultraLabel29.Location = new System.Drawing.Point(105, 9);
  1234. this.ultraLabel29.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1235. this.ultraLabel29.Name = "ultraLabel29";
  1236. this.ultraLabel29.Size = new System.Drawing.Size(54, 16);
  1237. this.ultraLabel29.TabIndex = 189;
  1238. this.ultraLabel29.Text = "交付地点";
  1239. //
  1240. // txt_deliveryLocation
  1241. //
  1242. appearance2.FontData.BoldAsString = "True";
  1243. editorButton3.Appearance = appearance2;
  1244. editorButton3.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button;
  1245. editorButton3.Text = "+";
  1246. this.txt_deliveryLocation.ButtonsRight.Add(editorButton3);
  1247. this.txt_deliveryLocation.Location = new System.Drawing.Point(163, 7);
  1248. this.txt_deliveryLocation.Name = "txt_deliveryLocation";
  1249. this.txt_deliveryLocation.ReadOnly = true;
  1250. this.txt_deliveryLocation.Size = new System.Drawing.Size(124, 21);
  1251. this.txt_deliveryLocation.TabIndex = 190;
  1252. this.txt_deliveryLocation.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_deliveryLocation_EditorButtonClick);
  1253. //
  1254. // ultraTabPageControl2
  1255. //
  1256. this.ultraTabPageControl2.Controls.Add(this.ultraGrid3);
  1257. this.ultraTabPageControl2.Location = new System.Drawing.Point(-7500, -8000);
  1258. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1259. this.ultraTabPageControl2.Size = new System.Drawing.Size(965, 201);
  1260. //
  1261. // ultraGrid3
  1262. //
  1263. this.ultraGrid3.DataMember = "Table1";
  1264. this.ultraGrid3.DataSource = this.message;
  1265. appearance33.BackColor = System.Drawing.SystemColors.Window;
  1266. appearance33.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1267. this.ultraGrid3.DisplayLayout.Appearance = appearance33;
  1268. ultraGridColumn48.Header.VisiblePosition = 0;
  1269. ultraGridColumn49.Header.VisiblePosition = 1;
  1270. ultraGridColumn50.Header.VisiblePosition = 2;
  1271. ultraGridColumn51.Header.VisiblePosition = 3;
  1272. ultraGridColumn52.Header.VisiblePosition = 4;
  1273. ultraGridColumn53.Header.VisiblePosition = 5;
  1274. ultraGridColumn54.Header.VisiblePosition = 6;
  1275. ultraGridColumn55.Header.VisiblePosition = 7;
  1276. ultraGridBand2.Columns.AddRange(new object[] {
  1277. ultraGridColumn48,
  1278. ultraGridColumn49,
  1279. ultraGridColumn50,
  1280. ultraGridColumn51,
  1281. ultraGridColumn52,
  1282. ultraGridColumn53,
  1283. ultraGridColumn54,
  1284. ultraGridColumn55});
  1285. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1286. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1287. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1288. appearance34.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1289. appearance34.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1290. appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1291. appearance34.BorderColor = System.Drawing.SystemColors.Window;
  1292. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance34;
  1293. appearance37.ForeColor = System.Drawing.SystemColors.GrayText;
  1294. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance37;
  1295. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1296. this.ultraGrid3.DisplayLayout.GroupByBox.Hidden = true;
  1297. appearance35.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1298. appearance35.BackColor2 = System.Drawing.SystemColors.Control;
  1299. appearance35.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1300. appearance35.ForeColor = System.Drawing.SystemColors.GrayText;
  1301. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance35;
  1302. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  1303. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  1304. appearance42.BackColor = System.Drawing.SystemColors.Window;
  1305. appearance42.ForeColor = System.Drawing.SystemColors.ControlText;
  1306. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance42;
  1307. appearance45.BackColor = System.Drawing.SystemColors.Highlight;
  1308. appearance45.ForeColor = System.Drawing.SystemColors.HighlightText;
  1309. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance45;
  1310. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1311. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1312. appearance47.BackColor = System.Drawing.SystemColors.Window;
  1313. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance47;
  1314. appearance43.BorderColor = System.Drawing.Color.Silver;
  1315. appearance43.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1316. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance43;
  1317. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1318. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  1319. appearance41.BackColor = System.Drawing.SystemColors.Control;
  1320. appearance41.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1321. appearance41.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1322. appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1323. appearance41.BorderColor = System.Drawing.SystemColors.Window;
  1324. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance41;
  1325. appearance38.TextHAlignAsString = "Left";
  1326. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance38;
  1327. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1328. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1329. appearance46.BackColor = System.Drawing.SystemColors.Window;
  1330. appearance46.BorderColor = System.Drawing.Color.Silver;
  1331. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance46;
  1332. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1333. appearance44.BackColor = System.Drawing.SystemColors.ControlLight;
  1334. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance44;
  1335. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1336. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1337. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1338. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  1339. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  1340. this.ultraGrid3.Name = "ultraGrid3";
  1341. this.ultraGrid3.Size = new System.Drawing.Size(965, 201);
  1342. this.ultraGrid3.TabIndex = 0;
  1343. this.ultraGrid3.Text = "ultraGrid3";
  1344. //
  1345. // message
  1346. //
  1347. this.message.DataSetName = "NewDataSet";
  1348. this.message.Tables.AddRange(new System.Data.DataTable[] {
  1349. this.dataTable7});
  1350. //
  1351. // dataTable7
  1352. //
  1353. this.dataTable7.Columns.AddRange(new System.Data.DataColumn[] {
  1354. this.dataColumn60,
  1355. this.dataColumn62,
  1356. this.dataColumn13,
  1357. this.dataColumn14,
  1358. this.dataColumn77,
  1359. this.dataColumn78,
  1360. this.dataColumn91,
  1361. this.dataColumn93});
  1362. this.dataTable7.TableName = "Table1";
  1363. //
  1364. // dataColumn60
  1365. //
  1366. this.dataColumn60.Caption = "是否同意";
  1367. this.dataColumn60.ColumnName = "type";
  1368. //
  1369. // dataColumn62
  1370. //
  1371. this.dataColumn62.Caption = "评审人";
  1372. this.dataColumn62.ColumnName = "userName";
  1373. //
  1374. // dataColumn13
  1375. //
  1376. this.dataColumn13.Caption = "意见";
  1377. this.dataColumn13.ColumnName = "message";
  1378. //
  1379. // dataColumn14
  1380. //
  1381. this.dataColumn14.Caption = "开始时间";
  1382. this.dataColumn14.ColumnName = "startTime";
  1383. //
  1384. // dataColumn77
  1385. //
  1386. this.dataColumn77.Caption = "结束时间";
  1387. this.dataColumn77.ColumnName = "endTime";
  1388. //
  1389. // dataColumn78
  1390. //
  1391. this.dataColumn78.Caption = "耗时";
  1392. this.dataColumn78.ColumnName = "duration";
  1393. //
  1394. // dataColumn91
  1395. //
  1396. this.dataColumn91.Caption = "编码";
  1397. this.dataColumn91.ColumnName = "id";
  1398. //
  1399. // dataColumn93
  1400. //
  1401. this.dataColumn93.Caption = "节点";
  1402. this.dataColumn93.ColumnName = "description";
  1403. //
  1404. // dataSet1
  1405. //
  1406. this.dataSet1.DataSetName = "NewDataSet";
  1407. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  1408. this.dataTable1});
  1409. //
  1410. // dataTable1
  1411. //
  1412. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  1413. this.dataColumn1,
  1414. this.dataColumn3,
  1415. this.dataColumn4,
  1416. this.dataColumn5,
  1417. this.dataColumn6,
  1418. this.dataColumn7,
  1419. this.dataColumn8,
  1420. this.dataColumn9,
  1421. this.dataColumn10,
  1422. this.dataColumn11,
  1423. this.dataColumn12,
  1424. this.dataColumn15,
  1425. this.dataColumn16,
  1426. this.dataColumn84,
  1427. this.dataColumn125,
  1428. this.dataColumn2,
  1429. this.dataColumn127,
  1430. this.dataColumn57});
  1431. this.dataTable1.TableName = "Table1";
  1432. //
  1433. // dataColumn1
  1434. //
  1435. this.dataColumn1.Caption = "需求计划号";
  1436. this.dataColumn1.ColumnName = "mrId";
  1437. //
  1438. // dataColumn3
  1439. //
  1440. this.dataColumn3.Caption = "计划月份";
  1441. this.dataColumn3.ColumnName = "mrPeriodEnd";
  1442. //
  1443. // dataColumn4
  1444. //
  1445. this.dataColumn4.Caption = "紧急程度";
  1446. this.dataColumn4.ColumnName = "urgencyType";
  1447. //
  1448. // dataColumn5
  1449. //
  1450. this.dataColumn5.Caption = "申请单位编码";
  1451. this.dataColumn5.ColumnName = "reqOrgId";
  1452. //
  1453. // dataColumn6
  1454. //
  1455. this.dataColumn6.Caption = "申请单位";
  1456. this.dataColumn6.ColumnName = "reqOrgName";
  1457. //
  1458. // dataColumn7
  1459. //
  1460. this.dataColumn7.Caption = "申请者管理机构ID";
  1461. this.dataColumn7.ColumnName = "applyReqOrgId";
  1462. //
  1463. // dataColumn8
  1464. //
  1465. this.dataColumn8.Caption = "申请者管理机构名称";
  1466. this.dataColumn8.ColumnName = "applyReqOrgName";
  1467. //
  1468. // dataColumn9
  1469. //
  1470. this.dataColumn9.Caption = "状态";
  1471. this.dataColumn9.ColumnName = "status";
  1472. //
  1473. // dataColumn10
  1474. //
  1475. this.dataColumn10.Caption = "数据状态(有效、无效)";
  1476. this.dataColumn10.ColumnName = "validflag";
  1477. //
  1478. // dataColumn11
  1479. //
  1480. this.dataColumn11.Caption = "创建人";
  1481. this.dataColumn11.ColumnName = "createName";
  1482. //
  1483. // dataColumn12
  1484. //
  1485. this.dataColumn12.Caption = "创建时间";
  1486. this.dataColumn12.ColumnName = "createTime";
  1487. //
  1488. // dataColumn15
  1489. //
  1490. this.dataColumn15.Caption = "废除人";
  1491. this.dataColumn15.ColumnName = "deleteName";
  1492. //
  1493. // dataColumn16
  1494. //
  1495. this.dataColumn16.Caption = "废除时间";
  1496. this.dataColumn16.ColumnName = "deleteTime";
  1497. //
  1498. // dataColumn84
  1499. //
  1500. this.dataColumn84.Caption = "需求计划类型";
  1501. this.dataColumn84.ColumnName = "REQUIRETYPE";
  1502. //
  1503. // dataColumn125
  1504. //
  1505. this.dataColumn125.Caption = "总金额/元";
  1506. this.dataColumn125.ColumnName = "budgetAmt";
  1507. //
  1508. // dataColumn2
  1509. //
  1510. this.dataColumn2.Caption = "审批流程编号";
  1511. this.dataColumn2.ColumnName = "tenantId";
  1512. //
  1513. // dataColumn127
  1514. //
  1515. this.dataColumn127.Caption = "审批流程";
  1516. this.dataColumn127.ColumnName = "tenantName";
  1517. //
  1518. // dataColumn57
  1519. //
  1520. this.dataColumn57.Caption = "审批通过时间";
  1521. this.dataColumn57.ColumnName = "AUDITEDTIME";
  1522. //
  1523. // ultraPanel2
  1524. //
  1525. //
  1526. // ultraPanel2.ClientArea
  1527. //
  1528. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox2);
  1529. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1530. this.ultraPanel2.Location = new System.Drawing.Point(0, 34);
  1531. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1532. this.ultraPanel2.Name = "ultraPanel2";
  1533. this.ultraPanel2.Size = new System.Drawing.Size(1300, 597);
  1534. this.ultraPanel2.TabIndex = 1;
  1535. //
  1536. // ultraGroupBox2
  1537. //
  1538. this.ultraGroupBox2.Controls.Add(this.splitContainer1);
  1539. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  1540. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  1541. this.ultraGroupBox2.Name = "ultraGroupBox2";
  1542. this.ultraGroupBox2.Size = new System.Drawing.Size(1300, 597);
  1543. this.ultraGroupBox2.TabIndex = 3;
  1544. this.ultraGroupBox2.Text = "需求计划头信息";
  1545. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1546. //
  1547. // splitContainer1
  1548. //
  1549. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  1550. this.splitContainer1.Location = new System.Drawing.Point(3, 18);
  1551. this.splitContainer1.Name = "splitContainer1";
  1552. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1553. //
  1554. // splitContainer1.Panel1
  1555. //
  1556. this.splitContainer1.Panel1.Controls.Add(this.ultraGrid1);
  1557. //
  1558. // splitContainer1.Panel2
  1559. //
  1560. this.splitContainer1.Panel2.Controls.Add(this.ultraTabControl1);
  1561. this.splitContainer1.Size = new System.Drawing.Size(1294, 576);
  1562. this.splitContainer1.SplitterDistance = 285;
  1563. this.splitContainer1.TabIndex = 3;
  1564. //
  1565. // ultraGrid1
  1566. //
  1567. this.ultraGrid1.AccessibleRole = System.Windows.Forms.AccessibleRole.TitleBar;
  1568. this.ultraGrid1.DataMember = "Table1";
  1569. this.ultraGrid1.DataSource = this.dataSet1;
  1570. appearance36.BackColor = System.Drawing.SystemColors.Window;
  1571. appearance36.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1572. this.ultraGrid1.DisplayLayout.Appearance = appearance36;
  1573. ultraGridColumn56.Header.VisiblePosition = 1;
  1574. ultraGridColumn56.Width = 92;
  1575. appearance74.TextHAlignAsString = "Right";
  1576. ultraGridColumn57.CellAppearance = appearance74;
  1577. ultraGridColumn57.Format = "";
  1578. ultraGridColumn57.Header.VisiblePosition = 5;
  1579. ultraGridColumn57.Width = 80;
  1580. ultraGridColumn58.Header.VisiblePosition = 6;
  1581. ultraGridColumn58.Width = 82;
  1582. ultraGridColumn59.Header.VisiblePosition = 10;
  1583. ultraGridColumn59.Hidden = true;
  1584. ultraGridColumn59.Width = 106;
  1585. ultraGridColumn60.Header.VisiblePosition = 7;
  1586. ultraGridColumn60.Width = 247;
  1587. ultraGridColumn61.Header.VisiblePosition = 11;
  1588. ultraGridColumn61.Hidden = true;
  1589. ultraGridColumn62.Header.VisiblePosition = 12;
  1590. ultraGridColumn62.Hidden = true;
  1591. ultraGridColumn63.Header.VisiblePosition = 3;
  1592. ultraGridColumn63.Width = 68;
  1593. ultraGridColumn64.Header.VisiblePosition = 13;
  1594. ultraGridColumn64.Hidden = true;
  1595. ultraGridColumn65.Header.VisiblePosition = 14;
  1596. ultraGridColumn65.Width = 77;
  1597. ultraGridColumn66.Format = "";
  1598. ultraGridColumn66.Header.VisiblePosition = 15;
  1599. ultraGridColumn67.Header.VisiblePosition = 16;
  1600. ultraGridColumn67.Hidden = true;
  1601. ultraGridColumn68.Format = "";
  1602. ultraGridColumn68.Header.VisiblePosition = 17;
  1603. ultraGridColumn68.Hidden = true;
  1604. ultraGridColumn69.Header.Caption = "计划类型";
  1605. ultraGridColumn69.Header.VisiblePosition = 2;
  1606. ultraGridColumn69.Width = 98;
  1607. appearance75.TextHAlignAsString = "Right";
  1608. ultraGridColumn70.CellAppearance = appearance75;
  1609. ultraGridColumn70.Header.VisiblePosition = 4;
  1610. ultraGridColumn70.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  1611. ultraGridColumn70.MaskInput = "{double:9.2}";
  1612. ultraGridColumn70.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
  1613. ultraGridColumn71.Header.VisiblePosition = 18;
  1614. ultraGridColumn71.Hidden = true;
  1615. ultraGridColumn72.Header.VisiblePosition = 8;
  1616. ultraGridColumn73.Header.VisiblePosition = 9;
  1617. ultraGridColumn74.DataType = typeof(bool);
  1618. ultraGridColumn74.Header.Caption = "选择";
  1619. ultraGridColumn74.Header.VisiblePosition = 0;
  1620. ultraGridColumn74.Hidden = true;
  1621. ultraGridColumn74.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  1622. ultraGridBand3.Columns.AddRange(new object[] {
  1623. ultraGridColumn56,
  1624. ultraGridColumn57,
  1625. ultraGridColumn58,
  1626. ultraGridColumn59,
  1627. ultraGridColumn60,
  1628. ultraGridColumn61,
  1629. ultraGridColumn62,
  1630. ultraGridColumn63,
  1631. ultraGridColumn64,
  1632. ultraGridColumn65,
  1633. ultraGridColumn66,
  1634. ultraGridColumn67,
  1635. ultraGridColumn68,
  1636. ultraGridColumn69,
  1637. ultraGridColumn70,
  1638. ultraGridColumn71,
  1639. ultraGridColumn72,
  1640. ultraGridColumn73,
  1641. ultraGridColumn74});
  1642. appearance76.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1643. ultraGridBand3.Override.SummaryFooterAppearance = appearance76;
  1644. appearance77.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  1645. appearance77.TextHAlignAsString = "Right";
  1646. ultraGridBand3.Override.SummaryValueAppearance = appearance77;
  1647. summarySettings5.DisplayFormat = "共{0}条";
  1648. summarySettings5.GroupBySummaryValueAppearance = appearance78;
  1649. summarySettings6.DisplayFormat = "{0:N}";
  1650. summarySettings6.GroupBySummaryValueAppearance = appearance79;
  1651. ultraGridBand3.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  1652. summarySettings5,
  1653. summarySettings6});
  1654. ultraGridBand3.SummaryFooterCaption = "统计";
  1655. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1656. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1657. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1658. appearance49.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1659. appearance49.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1660. appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1661. appearance49.BorderColor = System.Drawing.SystemColors.Window;
  1662. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance49;
  1663. appearance50.ForeColor = System.Drawing.SystemColors.GrayText;
  1664. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance50;
  1665. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1666. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  1667. appearance51.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1668. appearance51.BackColor2 = System.Drawing.SystemColors.Control;
  1669. appearance51.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1670. appearance51.ForeColor = System.Drawing.SystemColors.GrayText;
  1671. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance51;
  1672. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  1673. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  1674. appearance52.BackColor = System.Drawing.SystemColors.Window;
  1675. appearance52.ForeColor = System.Drawing.SystemColors.ControlText;
  1676. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance52;
  1677. appearance53.BackColor = System.Drawing.SystemColors.Highlight;
  1678. appearance53.ForeColor = System.Drawing.SystemColors.HighlightText;
  1679. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance53;
  1680. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1681. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1682. appearance54.BackColor = System.Drawing.SystemColors.Window;
  1683. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance54;
  1684. appearance55.BorderColor = System.Drawing.Color.Silver;
  1685. appearance55.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1686. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance55;
  1687. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1688. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  1689. appearance56.BackColor = System.Drawing.SystemColors.Control;
  1690. appearance56.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1691. appearance56.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1692. appearance56.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1693. appearance56.BorderColor = System.Drawing.SystemColors.Window;
  1694. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance56;
  1695. appearance57.TextHAlignAsString = "Left";
  1696. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance57;
  1697. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1698. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1699. appearance58.BackColor = System.Drawing.SystemColors.Window;
  1700. appearance58.BorderColor = System.Drawing.Color.Silver;
  1701. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance58;
  1702. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1703. appearance59.BackColor = System.Drawing.SystemColors.ControlLight;
  1704. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance59;
  1705. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1706. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1707. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1708. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1709. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1710. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  1711. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1712. this.ultraGrid1.Name = "ultraGrid1";
  1713. this.ultraGrid1.Size = new System.Drawing.Size(1294, 285);
  1714. this.ultraGrid1.TabIndex = 0;
  1715. this.ultraGrid1.Text = "ultraGrid1";
  1716. this.ultraGrid1.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid1_InitializeRow);
  1717. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  1718. //
  1719. // ultraTabControl1
  1720. //
  1721. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1722. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1723. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1724. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1725. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1726. this.ultraTabControl1.Name = "ultraTabControl1";
  1727. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1728. this.ultraTabControl1.Size = new System.Drawing.Size(1294, 287);
  1729. this.ultraTabControl1.TabIndex = 1;
  1730. ultraTab1.TabPage = this.ultraTabPageControl1;
  1731. ultraTab1.Text = "需求计划行编辑区";
  1732. ultraTab2.TabPage = this.ultraTabPageControl2;
  1733. ultraTab2.Text = "需求审批意见";
  1734. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1735. ultraTab1,
  1736. ultraTab2});
  1737. //
  1738. // ultraTabSharedControlsPage1
  1739. //
  1740. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1741. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1742. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1290, 261);
  1743. //
  1744. // ultraGroupBox4
  1745. //
  1746. this.ultraGroupBox4.Controls.Add(this.ultraPanel1);
  1747. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Top;
  1748. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 0);
  1749. this.ultraGroupBox4.Name = "ultraGroupBox4";
  1750. this.ultraGroupBox4.Size = new System.Drawing.Size(1300, 34);
  1751. this.ultraGroupBox4.TabIndex = 2;
  1752. //
  1753. // ultraPanel1
  1754. //
  1755. //
  1756. // ultraPanel1.ClientArea
  1757. //
  1758. this.ultraPanel1.ClientArea.Controls.Add(this.ck_isAlldepart);
  1759. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
  1760. this.ultraPanel1.ClientArea.Controls.Add(this.ck_Mtime);
  1761. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel11);
  1762. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel12);
  1763. this.ultraPanel1.ClientArea.Controls.Add(this.cop_planMouthEnd);
  1764. this.ultraPanel1.ClientArea.Controls.Add(this.cop_planMouthStart);
  1765. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  1766. this.ultraPanel1.ClientArea.Controls.Add(this.ck_ctime);
  1767. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel26);
  1768. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel25);
  1769. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel24);
  1770. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel23);
  1771. this.ultraPanel1.ClientArea.Controls.Add(this.txtCreateTimeEnd);
  1772. this.ultraPanel1.ClientArea.Controls.Add(this.txtCreateTimeStart);
  1773. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTextEditor1);
  1774. this.ultraPanel1.ClientArea.Controls.Add(this.cop_UrgencyType);
  1775. this.ultraPanel1.ClientArea.Controls.Add(this.txt_Status);
  1776. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1777. this.ultraPanel1.Location = new System.Drawing.Point(3, 0);
  1778. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1779. this.ultraPanel1.Name = "ultraPanel1";
  1780. this.ultraPanel1.Size = new System.Drawing.Size(1294, 31);
  1781. this.ultraPanel1.TabIndex = 0;
  1782. //
  1783. // ck_isAlldepart
  1784. //
  1785. this.ck_isAlldepart.AutoSize = true;
  1786. this.ck_isAlldepart.Location = new System.Drawing.Point(1209, 8);
  1787. this.ck_isAlldepart.Name = "ck_isAlldepart";
  1788. this.ck_isAlldepart.Size = new System.Drawing.Size(15, 14);
  1789. this.ck_isAlldepart.TabIndex = 77;
  1790. this.ck_isAlldepart.UseVisualStyleBackColor = true;
  1791. //
  1792. // ultraLabel2
  1793. //
  1794. this.ultraLabel2.AutoSize = true;
  1795. this.ultraLabel2.Location = new System.Drawing.Point(1227, 7);
  1796. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1797. this.ultraLabel2.Name = "ultraLabel2";
  1798. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  1799. this.ultraLabel2.TabIndex = 76;
  1800. this.ultraLabel2.Text = "只看本人";
  1801. //
  1802. // ck_Mtime
  1803. //
  1804. this.ck_Mtime.AutoSize = true;
  1805. this.ck_Mtime.Location = new System.Drawing.Point(528, 8);
  1806. this.ck_Mtime.Name = "ck_Mtime";
  1807. this.ck_Mtime.Size = new System.Drawing.Size(15, 14);
  1808. this.ck_Mtime.TabIndex = 75;
  1809. this.ck_Mtime.UseVisualStyleBackColor = true;
  1810. this.ck_Mtime.CheckedChanged += new System.EventHandler(this.ck_Mtime_CheckedChanged);
  1811. //
  1812. // ultraLabel11
  1813. //
  1814. this.ultraLabel11.AutoSize = true;
  1815. this.ultraLabel11.Location = new System.Drawing.Point(726, 7);
  1816. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1817. this.ultraLabel11.Name = "ultraLabel11";
  1818. this.ultraLabel11.Size = new System.Drawing.Size(17, 16);
  1819. this.ultraLabel11.TabIndex = 74;
  1820. this.ultraLabel11.Text = "至";
  1821. //
  1822. // ultraLabel12
  1823. //
  1824. this.ultraLabel12.AutoSize = true;
  1825. this.ultraLabel12.Location = new System.Drawing.Point(548, 7);
  1826. this.ultraLabel12.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1827. this.ultraLabel12.Name = "ultraLabel12";
  1828. this.ultraLabel12.Size = new System.Drawing.Size(54, 16);
  1829. this.ultraLabel12.TabIndex = 73;
  1830. this.ultraLabel12.Text = "计划月份";
  1831. //
  1832. // cop_planMouthEnd
  1833. //
  1834. this.cop_planMouthEnd.DateButtons.Add(dateButton2);
  1835. this.cop_planMouthEnd.Format = "yyyy/MM";
  1836. this.cop_planMouthEnd.Location = new System.Drawing.Point(747, 5);
  1837. this.cop_planMouthEnd.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1838. this.cop_planMouthEnd.Name = "cop_planMouthEnd";
  1839. this.cop_planMouthEnd.NonAutoSizeHeight = 25;
  1840. this.cop_planMouthEnd.Size = new System.Drawing.Size(116, 21);
  1841. this.cop_planMouthEnd.TabIndex = 72;
  1842. this.cop_planMouthEnd.Value = new System.DateTime(2016, 3, 31, 0, 0, 0, 0);
  1843. //
  1844. // cop_planMouthStart
  1845. //
  1846. this.cop_planMouthStart.DateButtons.Add(dateButton3);
  1847. this.cop_planMouthStart.Format = "yyyy/MM";
  1848. this.cop_planMouthStart.Location = new System.Drawing.Point(606, 5);
  1849. this.cop_planMouthStart.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1850. this.cop_planMouthStart.Name = "cop_planMouthStart";
  1851. this.cop_planMouthStart.NonAutoSizeHeight = 25;
  1852. this.cop_planMouthStart.Size = new System.Drawing.Size(116, 21);
  1853. this.cop_planMouthStart.TabIndex = 71;
  1854. this.cop_planMouthStart.Value = "";
  1855. //
  1856. // ultraLabel1
  1857. //
  1858. this.ultraLabel1.AutoSize = true;
  1859. this.ultraLabel1.Location = new System.Drawing.Point(1069, 7);
  1860. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1861. this.ultraLabel1.Name = "ultraLabel1";
  1862. this.ultraLabel1.Size = new System.Drawing.Size(17, 16);
  1863. this.ultraLabel1.TabIndex = 15;
  1864. this.ultraLabel1.Text = "至";
  1865. //
  1866. // ck_ctime
  1867. //
  1868. this.ck_ctime.AutoSize = true;
  1869. this.ck_ctime.Location = new System.Drawing.Point(876, 8);
  1870. this.ck_ctime.Name = "ck_ctime";
  1871. this.ck_ctime.Size = new System.Drawing.Size(15, 14);
  1872. this.ck_ctime.TabIndex = 14;
  1873. this.ck_ctime.UseVisualStyleBackColor = true;
  1874. this.ck_ctime.CheckedChanged += new System.EventHandler(this.ck_ctime_CheckedChanged);
  1875. //
  1876. // ultraLabel26
  1877. //
  1878. this.ultraLabel26.AutoSize = true;
  1879. this.ultraLabel26.Location = new System.Drawing.Point(899, 7);
  1880. this.ultraLabel26.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1881. this.ultraLabel26.Name = "ultraLabel26";
  1882. this.ultraLabel26.Size = new System.Drawing.Size(54, 16);
  1883. this.ultraLabel26.TabIndex = 13;
  1884. this.ultraLabel26.Text = "申请时间";
  1885. //
  1886. // ultraLabel25
  1887. //
  1888. this.ultraLabel25.AutoSize = true;
  1889. this.ultraLabel25.Location = new System.Drawing.Point(346, 7);
  1890. this.ultraLabel25.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1891. this.ultraLabel25.Name = "ultraLabel25";
  1892. this.ultraLabel25.Size = new System.Drawing.Size(54, 16);
  1893. this.ultraLabel25.TabIndex = 12;
  1894. this.ultraLabel25.Text = "紧急程度";
  1895. //
  1896. // ultraLabel24
  1897. //
  1898. this.ultraLabel24.AutoSize = true;
  1899. this.ultraLabel24.Location = new System.Drawing.Point(7, 7);
  1900. this.ultraLabel24.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1901. this.ultraLabel24.Name = "ultraLabel24";
  1902. this.ultraLabel24.Size = new System.Drawing.Size(66, 16);
  1903. this.ultraLabel24.TabIndex = 11;
  1904. this.ultraLabel24.Text = "需求计划号";
  1905. //
  1906. // ultraLabel23
  1907. //
  1908. this.ultraLabel23.AutoSize = true;
  1909. this.ultraLabel23.Location = new System.Drawing.Point(197, 7);
  1910. this.ultraLabel23.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1911. this.ultraLabel23.Name = "ultraLabel23";
  1912. this.ultraLabel23.Size = new System.Drawing.Size(29, 16);
  1913. this.ultraLabel23.TabIndex = 10;
  1914. this.ultraLabel23.Text = "状态";
  1915. //
  1916. // txtCreateTimeEnd
  1917. //
  1918. this.txtCreateTimeEnd.DateButtons.Add(dateButton4);
  1919. this.txtCreateTimeEnd.Format = "yyyy/MM/dd";
  1920. this.txtCreateTimeEnd.Location = new System.Drawing.Point(1091, 5);
  1921. this.txtCreateTimeEnd.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1922. this.txtCreateTimeEnd.Name = "txtCreateTimeEnd";
  1923. this.txtCreateTimeEnd.NonAutoSizeHeight = 25;
  1924. this.txtCreateTimeEnd.Size = new System.Drawing.Size(107, 21);
  1925. this.txtCreateTimeEnd.TabIndex = 8;
  1926. this.txtCreateTimeEnd.Value = new System.DateTime(2016, 3, 1, 0, 0, 0, 0);
  1927. //
  1928. // txtCreateTimeStart
  1929. //
  1930. dateButton5.Date = new System.DateTime(((long)(0)));
  1931. this.txtCreateTimeStart.DateButtons.Add(dateButton5);
  1932. this.txtCreateTimeStart.Format = "yyyy/MM/dd";
  1933. this.txtCreateTimeStart.Location = new System.Drawing.Point(957, 5);
  1934. this.txtCreateTimeStart.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1935. this.txtCreateTimeStart.Name = "txtCreateTimeStart";
  1936. this.txtCreateTimeStart.NonAutoSizeHeight = 25;
  1937. this.txtCreateTimeStart.Size = new System.Drawing.Size(107, 21);
  1938. this.txtCreateTimeStart.TabIndex = 7;
  1939. this.txtCreateTimeStart.Value = "2015/11/17 0:00:00";
  1940. //
  1941. // ultraTextEditor1
  1942. //
  1943. this.ultraTextEditor1.Location = new System.Drawing.Point(77, 5);
  1944. this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1945. this.ultraTextEditor1.Name = "ultraTextEditor1";
  1946. this.ultraTextEditor1.Size = new System.Drawing.Size(107, 21);
  1947. this.ultraTextEditor1.TabIndex = 6;
  1948. //
  1949. // cop_UrgencyType
  1950. //
  1951. this.cop_UrgencyType.AutoSize = false;
  1952. this.cop_UrgencyType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1953. valueListItem1.DataValue = "";
  1954. valueListItem1.DisplayText = "全部";
  1955. valueListItem2.DataValue = "2";
  1956. valueListItem2.DisplayText = "常规";
  1957. valueListItem3.DataValue = "1";
  1958. valueListItem3.DisplayText = "紧急";
  1959. this.cop_UrgencyType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1960. valueListItem1,
  1961. valueListItem2,
  1962. valueListItem3});
  1963. this.cop_UrgencyType.Location = new System.Drawing.Point(404, 6);
  1964. this.cop_UrgencyType.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1965. this.cop_UrgencyType.Name = "cop_UrgencyType";
  1966. this.cop_UrgencyType.Size = new System.Drawing.Size(107, 19);
  1967. this.cop_UrgencyType.TabIndex = 5;
  1968. //
  1969. // txt_Status
  1970. //
  1971. this.txt_Status.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Suggest;
  1972. this.txt_Status.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1973. valueListItem16.DataValue = "";
  1974. valueListItem16.DisplayText = "全部";
  1975. valueListItem17.DataValue = "-2";
  1976. valueListItem17.DisplayText = "待提交";
  1977. valueListItem18.DataValue = "-1";
  1978. valueListItem18.DisplayText = "待编制";
  1979. valueListItem19.DataValue = "0";
  1980. valueListItem19.DisplayText = "已编制";
  1981. valueListItem20.DataValue = "1";
  1982. valueListItem20.DisplayText = "待提报";
  1983. valueListItem21.DataValue = "2";
  1984. valueListItem21.DisplayText = "审批中";
  1985. valueListItem22.DataValue = "3";
  1986. valueListItem22.DisplayText = "已审批";
  1987. valueListItem23.DataValue = "4";
  1988. valueListItem23.DisplayText = "审批不通过";
  1989. this.txt_Status.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1990. valueListItem16,
  1991. valueListItem17,
  1992. valueListItem18,
  1993. valueListItem19,
  1994. valueListItem20,
  1995. valueListItem21,
  1996. valueListItem22,
  1997. valueListItem23});
  1998. this.txt_Status.Location = new System.Drawing.Point(230, 5);
  1999. this.txt_Status.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  2000. this.txt_Status.Name = "txt_Status";
  2001. this.txt_Status.Size = new System.Drawing.Size(107, 21);
  2002. this.txt_Status.TabIndex = 4;
  2003. //
  2004. // FrmPurRequirePlan
  2005. //
  2006. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2007. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2008. this.ClientSize = new System.Drawing.Size(1300, 631);
  2009. this.Controls.Add(this.ultraPanel2);
  2010. this.Controls.Add(this.ultraGroupBox4);
  2011. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  2012. this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  2013. this.Name = "FrmPurRequirePlan";
  2014. this.Text = "需求计划管理";
  2015. this.Load += new System.EventHandler(this.FrmPurRequirePlan_Load);
  2016. this.ultraTabPageControl1.ResumeLayout(false);
  2017. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  2018. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  2019. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  2020. this.ultraPanel3.ClientArea.ResumeLayout(false);
  2021. this.ultraPanel3.ClientArea.PerformLayout();
  2022. this.ultraPanel3.ResumeLayout(false);
  2023. ((System.ComponentModel.ISupportInitialize)(this.txt_inStockQty)).EndInit();
  2024. ((System.ComponentModel.ISupportInitialize)(this.txt_orgBudget)).EndInit();
  2025. ((System.ComponentModel.ISupportInitialize)(this.txt_LastDeliveryDate)).EndInit();
  2026. ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocation)).EndInit();
  2027. this.ultraTabPageControl2.ResumeLayout(false);
  2028. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  2029. ((System.ComponentModel.ISupportInitialize)(this.message)).EndInit();
  2030. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
  2031. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  2032. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  2033. this.ultraPanel2.ClientArea.ResumeLayout(false);
  2034. this.ultraPanel2.ResumeLayout(false);
  2035. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  2036. this.ultraGroupBox2.ResumeLayout(false);
  2037. this.splitContainer1.Panel1.ResumeLayout(false);
  2038. this.splitContainer1.Panel2.ResumeLayout(false);
  2039. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  2040. this.splitContainer1.ResumeLayout(false);
  2041. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  2042. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  2043. this.ultraTabControl1.ResumeLayout(false);
  2044. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  2045. this.ultraGroupBox4.ResumeLayout(false);
  2046. this.ultraPanel1.ClientArea.ResumeLayout(false);
  2047. this.ultraPanel1.ClientArea.PerformLayout();
  2048. this.ultraPanel1.ResumeLayout(false);
  2049. ((System.ComponentModel.ISupportInitialize)(this.cop_planMouthEnd)).EndInit();
  2050. ((System.ComponentModel.ISupportInitialize)(this.cop_planMouthStart)).EndInit();
  2051. ((System.ComponentModel.ISupportInitialize)(this.txtCreateTimeEnd)).EndInit();
  2052. ((System.ComponentModel.ISupportInitialize)(this.txtCreateTimeStart)).EndInit();
  2053. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  2054. ((System.ComponentModel.ISupportInitialize)(this.cop_UrgencyType)).EndInit();
  2055. ((System.ComponentModel.ISupportInitialize)(this.txt_Status)).EndInit();
  2056. this.ResumeLayout(false);
  2057. }
  2058. #endregion
  2059. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  2060. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  2061. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  2062. private Infragistics.Win.UltraWinEditors.UltraComboEditor cop_UrgencyType;
  2063. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_Status;
  2064. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txtCreateTimeStart;
  2065. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txtCreateTimeEnd;
  2066. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  2067. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  2068. private System.Data.DataSet dataSet1;
  2069. private System.Data.DataTable dataTable1;
  2070. private System.Data.DataColumn dataColumn1;
  2071. private System.Data.DataColumn dataColumn3;
  2072. private System.Data.DataColumn dataColumn4;
  2073. private System.Data.DataColumn dataColumn5;
  2074. private System.Data.DataColumn dataColumn6;
  2075. private System.Data.DataColumn dataColumn7;
  2076. private System.Data.DataColumn dataColumn8;
  2077. private System.Data.DataColumn dataColumn9;
  2078. private System.Data.DataColumn dataColumn10;
  2079. private System.Data.DataColumn dataColumn11;
  2080. private System.Data.DataColumn dataColumn12;
  2081. private System.Data.DataSet dataSet2;
  2082. private System.Data.DataColumn dataColumn15;
  2083. private System.Data.DataColumn dataColumn16;
  2084. private System.Data.DataTable dataTable2;
  2085. private System.Data.DataColumn dataColumn17;
  2086. private System.Data.DataColumn dataColumn18;
  2087. private System.Data.DataColumn dataColumn19;
  2088. private System.Data.DataColumn dataColumn20;
  2089. private System.Data.DataColumn dataColumn21;
  2090. private System.Data.DataColumn dataColumn22;
  2091. private System.Data.DataColumn dataColumn23;
  2092. private System.Data.DataColumn dataColumn24;
  2093. private System.Data.DataColumn dataColumn25;
  2094. private System.Data.DataColumn dataColumn26;
  2095. private System.Data.DataColumn dataColumn27;
  2096. private System.Data.DataColumn dataColumn28;
  2097. private System.Data.DataColumn dataColumn29;
  2098. private System.Data.DataColumn dataColumn30;
  2099. private System.Data.DataColumn dataColumn31;
  2100. private System.Data.DataColumn dataColumn32;
  2101. private System.Data.DataColumn dataColumn33;
  2102. private System.Data.DataColumn dataColumn34;
  2103. private System.Data.DataColumn dataColumn35;
  2104. private System.Data.DataColumn dataColumn36;
  2105. private System.Data.DataColumn dataColumn37;
  2106. private System.Data.DataColumn dataColumn38;
  2107. private System.Data.DataColumn dataColumn39;
  2108. private System.Data.DataColumn dataColumn40;
  2109. private System.Data.DataColumn dataColumn41;
  2110. private System.Data.DataColumn dataColumn42;
  2111. private System.Data.DataColumn dataColumn43;
  2112. private System.Data.DataColumn dataColumn44;
  2113. private System.Data.DataColumn dataColumn45;
  2114. private System.Data.DataColumn dataColumn46;
  2115. private System.Data.DataColumn dataColumn47;
  2116. private System.Data.DataColumn dataColumn48;
  2117. private System.Data.DataColumn dataColumn49;
  2118. private System.Data.DataColumn dataColumn50;
  2119. private System.Data.DataColumn dataColumn51;
  2120. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  2121. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  2122. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  2123. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  2124. private System.Data.DataColumn dataColumn52;
  2125. private System.Data.DataColumn dataColumn53;
  2126. private System.Data.DataColumn dataColumn54;
  2127. private System.Data.DataColumn dataColumn55;
  2128. private System.Data.DataColumn dataColumn56;
  2129. private System.Data.DataColumn dataColumn73;
  2130. private System.Data.DataColumn dataColumn74;
  2131. private System.Data.DataColumn dataColumn75;
  2132. private System.Data.DataColumn dataColumn76;
  2133. private System.Data.DataColumn dataColumn83;
  2134. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  2135. private System.Windows.Forms.SplitContainer splitContainer1;
  2136. private System.Data.DataColumn dataColumn84;
  2137. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  2138. private System.Data.DataColumn dataColumn122;
  2139. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  2140. private System.Windows.Forms.CheckBox ck_ctime;
  2141. private System.Data.DataColumn dataColumn125;
  2142. private System.Data.DataColumn dataColumn2;
  2143. private System.Data.DataColumn dataColumn127;
  2144. private Infragistics.Win.Misc.UltraLabel inStock;
  2145. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_deliveryLocation;
  2146. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  2147. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_LastDeliveryDate;
  2148. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  2149. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  2150. private System.Windows.Forms.CheckBox Ck_IsJIT;
  2151. private Infragistics.Win.Misc.UltraButton btn_delete;
  2152. private Infragistics.Win.Misc.UltraButton btn_doSave;
  2153. private Infragistics.Win.Misc.UltraButton btn_addItem;
  2154. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_orgBudget;
  2155. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  2156. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_inStockQty;
  2157. private Infragistics.Win.Misc.UltraLabel txt_tipsForBudget;
  2158. private Infragistics.Win.Misc.UltraLabel txt_tipsForDeliveryTime;
  2159. private System.Windows.Forms.CheckBox ck_Mtime;
  2160. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  2161. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  2162. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo cop_planMouthEnd;
  2163. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo cop_planMouthStart;
  2164. private Infragistics.Win.Misc.UltraButton btn_back_re;
  2165. private System.Data.DataColumn dataColumn57;
  2166. private System.Data.DataSet message;
  2167. private System.Data.DataTable dataTable7;
  2168. private System.Data.DataColumn dataColumn60;
  2169. private System.Data.DataColumn dataColumn62;
  2170. private System.Data.DataColumn dataColumn13;
  2171. private System.Data.DataColumn dataColumn14;
  2172. private System.Data.DataColumn dataColumn77;
  2173. private System.Data.DataColumn dataColumn78;
  2174. private System.Data.DataColumn dataColumn91;
  2175. private System.Data.DataColumn dataColumn93;
  2176. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  2177. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  2178. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  2179. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  2180. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  2181. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  2182. private System.Windows.Forms.CheckBox ck_isAlldepart;
  2183. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  2184. }
  2185. }