b7b8dd9fecb2a27260ea90e1fc515ec63bf31e5d.svn-base 86 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513
  1. namespace Core.XgMes.Client.JGKC.SteelPlateManager
  2. {
  3. partial class FrmPlan
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PACTNO");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PACTNOLX");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECODERTIME");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECODER");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERCODE");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INCEPECODE");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODUCT_LX");
  63. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("KCJ_STORAGEBUTTRESSLIST", -1);
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASKPLAN_ID");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANSNO");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INCEPTCORPCODE");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERCODE");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INCEPTDATE");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECODER");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PACTNO");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PL");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FYNUM");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FYZL");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FYBS");
  89. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  102. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("PLAN_ADD");
  103. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("PALN_DEL");
  104. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QUERY");
  105. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("FP");
  106. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("EXPORT");
  107. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("PLAN_ADD");
  108. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("QUERY");
  109. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("PALN_DEL");
  110. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("EXPORT");
  111. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("FP");
  112. this.cmb_pactnoLX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  113. this.qBuyer = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  114. this.qIncep = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  115. this.uCob_LX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  116. this.cmb_LX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  117. this.cob_Incop = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  118. this.cobBuyname = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  119. this.Dte_PlanTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  120. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  121. this.dataColumn29 = new System.Data.DataColumn();
  122. this.dataColumn30 = new System.Data.DataColumn();
  123. this.dataColumn33 = new System.Data.DataColumn();
  124. this.dataColumn9 = new System.Data.DataColumn();
  125. this.dataColumn37 = new System.Data.DataColumn();
  126. this.dataColumn26 = new System.Data.DataColumn();
  127. this.dataColumn36 = new System.Data.DataColumn();
  128. this.dataColumn28 = new System.Data.DataColumn();
  129. this.dataColumn23 = new System.Data.DataColumn();
  130. this.dataColumn8 = new System.Data.DataColumn();
  131. this.txt_Remark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  132. this.dataColumn27 = new System.Data.DataColumn();
  133. this.lab_Weight = new System.Windows.Forms.Label();
  134. this.dataColumn31 = new System.Data.DataColumn();
  135. this.dataColumn21 = new System.Data.DataColumn();
  136. this.dataColumn32 = new System.Data.DataColumn();
  137. this.dataColumn20 = new System.Data.DataColumn();
  138. this.dataColumn22 = new System.Data.DataColumn();
  139. this.dataColumn15 = new System.Data.DataColumn();
  140. this.dataColumn18 = new System.Data.DataColumn();
  141. this.dataColumn38 = new System.Data.DataColumn();
  142. this.dataColumn17 = new System.Data.DataColumn();
  143. this.dataColumn45 = new System.Data.DataColumn();
  144. this.dataColumn39 = new System.Data.DataColumn();
  145. this.dataColumn44 = new System.Data.DataColumn();
  146. this.dataColumn46 = new System.Data.DataColumn();
  147. this.dataColumn40 = new System.Data.DataColumn();
  148. this.dataColumn43 = new System.Data.DataColumn();
  149. this.dataColumn14 = new System.Data.DataColumn();
  150. this.dataColumn41 = new System.Data.DataColumn();
  151. this.dataColumn13 = new System.Data.DataColumn();
  152. this.dataColumn19 = new System.Data.DataColumn();
  153. this.dataColumn12 = new System.Data.DataColumn();
  154. this.dataColumn16 = new System.Data.DataColumn();
  155. this.dataColumn1 = new System.Data.DataColumn();
  156. this.dataColumn34 = new System.Data.DataColumn();
  157. this.dataColumn42 = new System.Data.DataColumn();
  158. this.dataColumn2 = new System.Data.DataColumn();
  159. this.dataColumn35 = new System.Data.DataColumn();
  160. this.dataColumn10 = new System.Data.DataColumn();
  161. this.dataColumn4 = new System.Data.DataColumn();
  162. this.dataColumn7 = new System.Data.DataColumn();
  163. this.dataColumn11 = new System.Data.DataColumn();
  164. this.dataColumn3 = new System.Data.DataColumn();
  165. this.dataColumn6 = new System.Data.DataColumn();
  166. this.dataColumn25 = new System.Data.DataColumn();
  167. this.dataColumn5 = new System.Data.DataColumn();
  168. this.dataColumn24 = new System.Data.DataColumn();
  169. this.dataTable2 = new System.Data.DataTable();
  170. this.ds_StorageButtress = new System.Data.DataSet();
  171. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  172. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  173. this.txt_Askid = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  174. this.label5 = new System.Windows.Forms.Label();
  175. this.label4 = new System.Windows.Forms.Label();
  176. this.txt_Pactno = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  177. this.label3 = new System.Windows.Forms.Label();
  178. this.txt_CH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  179. this.label2 = new System.Windows.Forms.Label();
  180. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  181. this.txt_Weigth = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  182. this.label1 = new System.Windows.Forms.Label();
  183. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  184. this.panel2 = new System.Windows.Forms.Panel();
  185. this.panel2_Fill_Panel = new System.Windows.Forms.Panel();
  186. this.panel1 = new System.Windows.Forms.Panel();
  187. this.panel4 = new System.Windows.Forms.Panel();
  188. this.Erp_NewButtress = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  189. this.Epl_NewButtress = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  190. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  191. this.gd_Plan = new Infragistics.Win.UltraWinGrid.UltraGrid();
  192. this.panel3 = new System.Windows.Forms.Panel();
  193. this.chk_LX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  194. this.chk_Incep = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  195. this.Lab_To = new Infragistics.Win.Misc.UltraLabel();
  196. this.chk_CollectTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  197. this.chk_BuyName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  198. this.dte_EndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  199. this.dte_BeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  200. this._panel2_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  201. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  202. this._panel2_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  203. this._panel2_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  204. this._panel2_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  205. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  206. this.excelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter();
  207. ((System.ComponentModel.ISupportInitialize)(this.cmb_pactnoLX)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.qBuyer)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.qIncep)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.uCob_LX)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.cmb_LX)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.cob_Incop)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.cobBuyname)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.Dte_PlanTime)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.ds_StorageButtress)).BeginInit();
  218. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  219. ((System.ComponentModel.ISupportInitialize)(this.txt_Askid)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.txt_Pactno)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.txt_CH)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.txt_Weigth)).BeginInit();
  223. this.panel2.SuspendLayout();
  224. this.panel2_Fill_Panel.SuspendLayout();
  225. this.panel1.SuspendLayout();
  226. this.panel4.SuspendLayout();
  227. ((System.ComponentModel.ISupportInitialize)(this.Erp_NewButtress)).BeginInit();
  228. this.Erp_NewButtress.SuspendLayout();
  229. this.Epl_NewButtress.SuspendLayout();
  230. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.gd_Plan)).BeginInit();
  232. this.panel3.SuspendLayout();
  233. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  237. this.ultraExpandableGroupBox1.SuspendLayout();
  238. this.SuspendLayout();
  239. //
  240. // cmb_pactnoLX
  241. //
  242. appearance1.BackColor = System.Drawing.Color.LightCyan;
  243. this.cmb_pactnoLX.Appearance = appearance1;
  244. this.cmb_pactnoLX.AutoComplete = true;
  245. this.cmb_pactnoLX.AutoSize = true;
  246. valueListItem1.DataValue = "ValueListItem0";
  247. this.cmb_pactnoLX.Items.Add(valueListItem1);
  248. this.cmb_pactnoLX.Location = new System.Drawing.Point(701, 71);
  249. this.cmb_pactnoLX.Name = "cmb_pactnoLX";
  250. this.cmb_pactnoLX.ShowOverflowIndicator = true;
  251. this.cmb_pactnoLX.Size = new System.Drawing.Size(224, 21);
  252. this.cmb_pactnoLX.TabIndex = 383;
  253. this.cmb_pactnoLX.Visible = false;
  254. //
  255. // qBuyer
  256. //
  257. appearance2.BackColor = System.Drawing.Color.LightCyan;
  258. this.qBuyer.Appearance = appearance2;
  259. this.qBuyer.AutoComplete = true;
  260. this.qBuyer.AutoSize = true;
  261. valueListItem2.DataValue = "ValueListItem0";
  262. this.qBuyer.Items.Add(valueListItem2);
  263. this.qBuyer.Location = new System.Drawing.Point(250, 7);
  264. this.qBuyer.Name = "qBuyer";
  265. this.qBuyer.ShowOverflowIndicator = true;
  266. this.qBuyer.Size = new System.Drawing.Size(224, 21);
  267. this.qBuyer.TabIndex = 374;
  268. //
  269. // qIncep
  270. //
  271. appearance3.BackColor = System.Drawing.Color.LightCyan;
  272. this.qIncep.Appearance = appearance3;
  273. this.qIncep.AutoComplete = true;
  274. this.qIncep.AutoSize = true;
  275. valueListItem3.DataValue = "ValueListItem0";
  276. this.qIncep.Items.Add(valueListItem3);
  277. this.qIncep.Location = new System.Drawing.Point(535, 7);
  278. this.qIncep.Name = "qIncep";
  279. this.qIncep.ShowOverflowIndicator = true;
  280. this.qIncep.Size = new System.Drawing.Size(224, 21);
  281. this.qIncep.TabIndex = 375;
  282. //
  283. // uCob_LX
  284. //
  285. appearance4.BackColor = System.Drawing.Color.LightCyan;
  286. this.uCob_LX.Appearance = appearance4;
  287. this.uCob_LX.AutoSize = true;
  288. valueListItem4.DataValue = "0";
  289. valueListItem4.DisplayText = "板材";
  290. valueListItem5.DataValue = "1";
  291. valueListItem5.DisplayText = "线棒材";
  292. valueListItem6.DataValue = "2";
  293. valueListItem6.DisplayText = "卷板";
  294. this.uCob_LX.Items.Add(valueListItem4);
  295. this.uCob_LX.Items.Add(valueListItem5);
  296. this.uCob_LX.Items.Add(valueListItem6);
  297. this.uCob_LX.Location = new System.Drawing.Point(832, 9);
  298. this.uCob_LX.Name = "uCob_LX";
  299. this.uCob_LX.Size = new System.Drawing.Size(105, 21);
  300. this.uCob_LX.TabIndex = 371;
  301. //
  302. // cmb_LX
  303. //
  304. appearance5.BackColor = System.Drawing.Color.LightCyan;
  305. this.cmb_LX.Appearance = appearance5;
  306. this.cmb_LX.AutoSize = true;
  307. this.cmb_LX.Enabled = false;
  308. valueListItem7.DataValue = "0";
  309. valueListItem7.DisplayText = "板材";
  310. valueListItem8.DataValue = "1";
  311. valueListItem8.DisplayText = "线棒材";
  312. valueListItem9.DataValue = "2";
  313. valueListItem9.DisplayText = "卷板";
  314. this.cmb_LX.Items.Add(valueListItem7);
  315. this.cmb_LX.Items.Add(valueListItem8);
  316. this.cmb_LX.Items.Add(valueListItem9);
  317. this.cmb_LX.Location = new System.Drawing.Point(881, 6);
  318. this.cmb_LX.Name = "cmb_LX";
  319. this.cmb_LX.Size = new System.Drawing.Size(76, 21);
  320. this.cmb_LX.TabIndex = 372;
  321. //
  322. // cob_Incop
  323. //
  324. appearance6.BackColor = System.Drawing.Color.LightCyan;
  325. this.cob_Incop.Appearance = appearance6;
  326. this.cob_Incop.AutoComplete = true;
  327. this.cob_Incop.AutoSize = true;
  328. this.cob_Incop.Enabled = false;
  329. valueListItem10.DataValue = "ValueListItem0";
  330. this.cob_Incop.Items.Add(valueListItem10);
  331. this.cob_Incop.Location = new System.Drawing.Point(654, 6);
  332. this.cob_Incop.Name = "cob_Incop";
  333. this.cob_Incop.ShowOverflowIndicator = true;
  334. this.cob_Incop.Size = new System.Drawing.Size(152, 21);
  335. this.cob_Incop.TabIndex = 376;
  336. //
  337. // cobBuyname
  338. //
  339. appearance7.BackColor = System.Drawing.Color.LightCyan;
  340. this.cobBuyname.Appearance = appearance7;
  341. this.cobBuyname.AutoComplete = true;
  342. this.cobBuyname.AutoSize = true;
  343. this.cobBuyname.Enabled = false;
  344. valueListItem11.DataValue = "ValueListItem0";
  345. this.cobBuyname.Items.Add(valueListItem11);
  346. this.cobBuyname.Location = new System.Drawing.Point(407, 4);
  347. this.cobBuyname.Name = "cobBuyname";
  348. this.cobBuyname.ShowOverflowIndicator = true;
  349. this.cobBuyname.Size = new System.Drawing.Size(172, 21);
  350. this.cobBuyname.TabIndex = 376;
  351. //
  352. // Dte_PlanTime
  353. //
  354. appearance8.BackColor = System.Drawing.Color.LightCyan;
  355. this.Dte_PlanTime.Appearance = appearance8;
  356. this.Dte_PlanTime.DateTime = new System.DateTime(2013, 11, 2, 0, 0, 0, 0);
  357. this.Dte_PlanTime.Location = new System.Drawing.Point(35, 12);
  358. this.Dte_PlanTime.MaskInput = "{date} {time}";
  359. this.Dte_PlanTime.Name = "Dte_PlanTime";
  360. this.Dte_PlanTime.Size = new System.Drawing.Size(152, 21);
  361. this.Dte_PlanTime.TabIndex = 11;
  362. this.Dte_PlanTime.Value = new System.DateTime(2013, 11, 2, 0, 0, 0, 0);
  363. //
  364. // ultraLabel8
  365. //
  366. this.ultraLabel8.BackColor = System.Drawing.Color.Transparent;
  367. this.ultraLabel8.Location = new System.Drawing.Point(3, 14);
  368. this.ultraLabel8.Name = "ultraLabel8";
  369. this.ultraLabel8.Size = new System.Drawing.Size(29, 16);
  370. this.ultraLabel8.TabIndex = 365;
  371. this.ultraLabel8.Text = "时间";
  372. //
  373. // dataColumn29
  374. //
  375. this.dataColumn29.ColumnName = "ORDERNO";
  376. //
  377. // dataColumn30
  378. //
  379. this.dataColumn30.ColumnName = "PLY";
  380. this.dataColumn30.DataType = typeof(decimal);
  381. //
  382. // dataColumn33
  383. //
  384. this.dataColumn33.ColumnName = "THEORYWEIGHT";
  385. this.dataColumn33.DataType = typeof(decimal);
  386. //
  387. // dataColumn9
  388. //
  389. this.dataColumn9.ColumnName = "SPET";
  390. //
  391. // dataColumn37
  392. //
  393. this.dataColumn37.ColumnName = "DETERMINANTRESULT";
  394. //
  395. // dataColumn26
  396. //
  397. this.dataColumn26.ColumnName = "MOTHERBOARDNUMBER";
  398. //
  399. // dataColumn36
  400. //
  401. this.dataColumn36.ColumnName = "DETERMINANTCARDNUMBER";
  402. //
  403. // dataColumn28
  404. //
  405. this.dataColumn28.ColumnName = "PLANNO";
  406. //
  407. // dataColumn23
  408. //
  409. this.dataColumn23.ColumnName = "BILLETID";
  410. //
  411. // dataColumn8
  412. //
  413. this.dataColumn8.ColumnName = "PACTNO";
  414. //
  415. // txt_Remark
  416. //
  417. appearance9.BackColor = System.Drawing.Color.LightCyan;
  418. this.txt_Remark.Appearance = appearance9;
  419. this.txt_Remark.AutoSize = true;
  420. this.txt_Remark.FlatMode = true;
  421. this.txt_Remark.Location = new System.Drawing.Point(62, 69);
  422. this.txt_Remark.Multiline = true;
  423. this.txt_Remark.Name = "txt_Remark";
  424. this.txt_Remark.Size = new System.Drawing.Size(600, 34);
  425. this.txt_Remark.TabIndex = 13;
  426. this.txt_Remark.Tag = "";
  427. //
  428. // dataColumn27
  429. //
  430. this.dataColumn27.ColumnName = "STOVENO";
  431. //
  432. // lab_Weight
  433. //
  434. this.lab_Weight.AutoSize = true;
  435. this.lab_Weight.BackColor = System.Drawing.Color.Transparent;
  436. this.lab_Weight.Location = new System.Drawing.Point(27, 74);
  437. this.lab_Weight.Name = "lab_Weight";
  438. this.lab_Weight.Size = new System.Drawing.Size(29, 12);
  439. this.lab_Weight.TabIndex = 361;
  440. this.lab_Weight.Text = "备注";
  441. //
  442. // dataColumn31
  443. //
  444. this.dataColumn31.ColumnName = "WIDTH";
  445. this.dataColumn31.DataType = typeof(decimal);
  446. //
  447. // dataColumn21
  448. //
  449. this.dataColumn21.ColumnName = "DETECTMARBOOKIN";
  450. //
  451. // dataColumn32
  452. //
  453. this.dataColumn32.ColumnName = "LENGTH";
  454. this.dataColumn32.DataType = typeof(decimal);
  455. //
  456. // dataColumn20
  457. //
  458. this.dataColumn20.ColumnName = "SIGNCOLOR";
  459. //
  460. // dataColumn22
  461. //
  462. this.dataColumn22.ColumnName = "ZHPDBH";
  463. //
  464. // dataColumn15
  465. //
  466. this.dataColumn15.ColumnName = "ATTESTATIONORGAN";
  467. //
  468. // dataColumn18
  469. //
  470. this.dataColumn18.ColumnName = "PRODUCT_NAME";
  471. //
  472. // dataColumn38
  473. //
  474. this.dataColumn38.ColumnName = "DETERMINANTREASON";
  475. //
  476. // dataColumn17
  477. //
  478. this.dataColumn17.ColumnName = "ORDERBUYER";
  479. //
  480. // dataColumn45
  481. //
  482. this.dataColumn45.ColumnName = "OWIDTH";
  483. this.dataColumn45.DataType = typeof(decimal);
  484. //
  485. // dataColumn39
  486. //
  487. this.dataColumn39.ColumnName = "BUSINESS_CATEGORY";
  488. //
  489. // dataColumn44
  490. //
  491. this.dataColumn44.ColumnName = "OPLY";
  492. this.dataColumn44.DataType = typeof(decimal);
  493. //
  494. // dataColumn46
  495. //
  496. this.dataColumn46.ColumnName = "OLENGTH";
  497. this.dataColumn46.DataType = typeof(decimal);
  498. //
  499. // dataColumn40
  500. //
  501. this.dataColumn40.ColumnName = "BUYERNAME";
  502. //
  503. // dataColumn43
  504. //
  505. this.dataColumn43.ColumnName = "YPH";
  506. //
  507. // dataColumn14
  508. //
  509. this.dataColumn14.ColumnName = "SENDBEGINDATE";
  510. //
  511. // dataColumn41
  512. //
  513. this.dataColumn41.ColumnName = "STATIONNAME";
  514. //
  515. // dataColumn13
  516. //
  517. this.dataColumn13.ColumnName = "YORDERNO";
  518. //
  519. // dataColumn19
  520. //
  521. this.dataColumn19.ColumnName = "INTIME";
  522. //
  523. // dataColumn12
  524. //
  525. this.dataColumn12.ColumnName = "YPLANNO";
  526. //
  527. // dataColumn16
  528. //
  529. this.dataColumn16.ColumnName = "SOURCEID";
  530. //
  531. // dataColumn1
  532. //
  533. this.dataColumn1.ColumnName = "BUTTRESS";
  534. //
  535. // dataColumn34
  536. //
  537. this.dataColumn34.ColumnName = "FACEQUALITY";
  538. //
  539. // dataColumn42
  540. //
  541. this.dataColumn42.ColumnName = "CLIPTYPEPROCESS";
  542. //
  543. // dataColumn2
  544. //
  545. this.dataColumn2.ColumnName = "CONDOLENUMBER";
  546. //
  547. // dataColumn35
  548. //
  549. this.dataColumn35.ColumnName = "BUGREASON";
  550. //
  551. // dataColumn10
  552. //
  553. this.dataColumn10.ColumnName = "HANDREMARK";
  554. //
  555. // dataColumn4
  556. //
  557. this.dataColumn4.ColumnName = "CONDOLELAYER";
  558. this.dataColumn4.DataType = typeof(decimal);
  559. //
  560. // dataColumn7
  561. //
  562. this.dataColumn7.ColumnName = "REMARK";
  563. //
  564. // dataColumn11
  565. //
  566. this.dataColumn11.ColumnName = "CREATTIME";
  567. //
  568. // dataColumn3
  569. //
  570. this.dataColumn3.ColumnName = "BUTTRESSLAYER";
  571. this.dataColumn3.DataType = typeof(decimal);
  572. //
  573. // dataColumn6
  574. //
  575. this.dataColumn6.ColumnName = "AREA";
  576. //
  577. // dataColumn25
  578. //
  579. this.dataColumn25.ColumnName = "ROLLNUMBER";
  580. //
  581. // dataColumn5
  582. //
  583. this.dataColumn5.ColumnName = "LOGICALLAYER";
  584. //
  585. // dataColumn24
  586. //
  587. this.dataColumn24.ColumnName = "PRODUCTLINE";
  588. //
  589. // dataTable2
  590. //
  591. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  592. this.dataColumn24,
  593. this.dataColumn25,
  594. this.dataColumn26,
  595. this.dataColumn23,
  596. this.dataColumn36,
  597. this.dataColumn9,
  598. this.dataColumn33,
  599. this.dataColumn37,
  600. this.dataColumn28,
  601. this.dataColumn8,
  602. this.dataColumn27,
  603. this.dataColumn29,
  604. this.dataColumn30,
  605. this.dataColumn31,
  606. this.dataColumn32,
  607. this.dataColumn34,
  608. this.dataColumn35,
  609. this.dataColumn42,
  610. this.dataColumn16,
  611. this.dataColumn19,
  612. this.dataColumn1,
  613. this.dataColumn2,
  614. this.dataColumn4,
  615. this.dataColumn3,
  616. this.dataColumn5,
  617. this.dataColumn6,
  618. this.dataColumn7,
  619. this.dataColumn10,
  620. this.dataColumn11,
  621. this.dataColumn12,
  622. this.dataColumn13,
  623. this.dataColumn14,
  624. this.dataColumn15,
  625. this.dataColumn17,
  626. this.dataColumn18,
  627. this.dataColumn20,
  628. this.dataColumn21,
  629. this.dataColumn22,
  630. this.dataColumn38,
  631. this.dataColumn39,
  632. this.dataColumn40,
  633. this.dataColumn41,
  634. this.dataColumn43,
  635. this.dataColumn44,
  636. this.dataColumn45,
  637. this.dataColumn46});
  638. this.dataTable2.TableName = "KCJ_STORAGEBUTTRESSLIST";
  639. //
  640. // ds_StorageButtress
  641. //
  642. this.ds_StorageButtress.DataSetName = "NewDataSet";
  643. this.ds_StorageButtress.Locale = new System.Globalization.CultureInfo("zh-CN");
  644. this.ds_StorageButtress.Tables.AddRange(new System.Data.DataTable[] {
  645. this.dataTable2});
  646. //
  647. // ultraLabel1
  648. //
  649. this.ultraLabel1.BackColor = System.Drawing.Color.Transparent;
  650. this.ultraLabel1.Location = new System.Drawing.Point(194, 12);
  651. this.ultraLabel1.Name = "ultraLabel1";
  652. this.ultraLabel1.Size = new System.Drawing.Size(66, 16);
  653. this.ultraLabel1.TabIndex = 343;
  654. this.ultraLabel1.Text = "客户名称";
  655. //
  656. // ultraExpandableGroupBoxPanel1
  657. //
  658. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_pactnoLX);
  659. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Askid);
  660. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label5);
  661. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4);
  662. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Pactno);
  663. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label3);
  664. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_CH);
  665. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label2);
  666. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.qIncep);
  667. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.qBuyer);
  668. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  669. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.uCob_LX);
  670. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Weigth);
  671. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label1);
  672. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  673. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Dte_PlanTime);
  674. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  675. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Remark);
  676. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.lab_Weight);
  677. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  678. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  679. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  680. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  681. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1008, 106);
  682. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  683. //
  684. // txt_Askid
  685. //
  686. appearance10.BackColor = System.Drawing.Color.LightCyan;
  687. this.txt_Askid.Appearance = appearance10;
  688. this.txt_Askid.AutoSize = true;
  689. this.txt_Askid.FlatMode = true;
  690. this.txt_Askid.Location = new System.Drawing.Point(747, 46);
  691. this.txt_Askid.Name = "txt_Askid";
  692. this.txt_Askid.Size = new System.Drawing.Size(125, 19);
  693. this.txt_Askid.TabIndex = 382;
  694. this.txt_Askid.Tag = "";
  695. this.txt_Askid.Visible = false;
  696. //
  697. // label5
  698. //
  699. this.label5.AutoSize = true;
  700. this.label5.BackColor = System.Drawing.Color.Transparent;
  701. this.label5.Location = new System.Drawing.Point(480, 42);
  702. this.label5.Name = "label5";
  703. this.label5.Size = new System.Drawing.Size(29, 12);
  704. this.label5.TabIndex = 381;
  705. this.label5.Text = "车号";
  706. //
  707. // label4
  708. //
  709. this.label4.AutoSize = true;
  710. this.label4.BackColor = System.Drawing.Color.Transparent;
  711. this.label4.Location = new System.Drawing.Point(198, 46);
  712. this.label4.Name = "label4";
  713. this.label4.Size = new System.Drawing.Size(41, 12);
  714. this.label4.TabIndex = 380;
  715. this.label4.Text = "合同号";
  716. //
  717. // txt_Pactno
  718. //
  719. appearance11.BackColor = System.Drawing.Color.LightCyan;
  720. this.txt_Pactno.Appearance = appearance11;
  721. this.txt_Pactno.AutoSize = true;
  722. this.txt_Pactno.FlatMode = true;
  723. this.txt_Pactno.Location = new System.Drawing.Point(251, 39);
  724. this.txt_Pactno.Name = "txt_Pactno";
  725. this.txt_Pactno.Size = new System.Drawing.Size(221, 19);
  726. this.txt_Pactno.TabIndex = 379;
  727. this.txt_Pactno.Tag = "";
  728. //
  729. // label3
  730. //
  731. this.label3.AutoSize = true;
  732. this.label3.BackColor = System.Drawing.Color.Transparent;
  733. this.label3.Location = new System.Drawing.Point(192, 34);
  734. this.label3.Name = "label3";
  735. this.label3.Size = new System.Drawing.Size(11, 12);
  736. this.label3.TabIndex = 378;
  737. this.label3.Text = " ";
  738. //
  739. // txt_CH
  740. //
  741. appearance12.BackColor = System.Drawing.Color.LightCyan;
  742. this.txt_CH.Appearance = appearance12;
  743. this.txt_CH.AutoSize = true;
  744. this.txt_CH.FlatMode = true;
  745. this.txt_CH.Location = new System.Drawing.Point(537, 35);
  746. this.txt_CH.Name = "txt_CH";
  747. this.txt_CH.Size = new System.Drawing.Size(125, 19);
  748. this.txt_CH.TabIndex = 377;
  749. this.txt_CH.Tag = "";
  750. //
  751. // label2
  752. //
  753. this.label2.AutoSize = true;
  754. this.label2.BackColor = System.Drawing.Color.Transparent;
  755. this.label2.Location = new System.Drawing.Point(478, 31);
  756. this.label2.Name = "label2";
  757. this.label2.Size = new System.Drawing.Size(11, 12);
  758. this.label2.TabIndex = 376;
  759. this.label2.Text = " ";
  760. //
  761. // ultraLabel3
  762. //
  763. this.ultraLabel3.BackColor = System.Drawing.Color.Transparent;
  764. this.ultraLabel3.Location = new System.Drawing.Point(766, 12);
  765. this.ultraLabel3.Name = "ultraLabel3";
  766. this.ultraLabel3.Size = new System.Drawing.Size(66, 16);
  767. this.ultraLabel3.TabIndex = 372;
  768. this.ultraLabel3.Text = "产品种类";
  769. //
  770. // txt_Weigth
  771. //
  772. appearance13.BackColor = System.Drawing.Color.LightCyan;
  773. this.txt_Weigth.Appearance = appearance13;
  774. this.txt_Weigth.AutoSize = true;
  775. this.txt_Weigth.FlatMode = true;
  776. this.txt_Weigth.Location = new System.Drawing.Point(62, 44);
  777. this.txt_Weigth.Name = "txt_Weigth";
  778. this.txt_Weigth.Size = new System.Drawing.Size(125, 19);
  779. this.txt_Weigth.TabIndex = 370;
  780. this.txt_Weigth.Tag = "";
  781. //
  782. // label1
  783. //
  784. this.label1.AutoSize = true;
  785. this.label1.BackColor = System.Drawing.Color.Transparent;
  786. this.label1.Location = new System.Drawing.Point(3, 44);
  787. this.label1.Name = "label1";
  788. this.label1.Size = new System.Drawing.Size(53, 12);
  789. this.label1.TabIndex = 369;
  790. this.label1.Text = "排车重量";
  791. //
  792. // ultraLabel2
  793. //
  794. this.ultraLabel2.BackColor = System.Drawing.Color.Transparent;
  795. this.ultraLabel2.Location = new System.Drawing.Point(480, 12);
  796. this.ultraLabel2.Name = "ultraLabel2";
  797. this.ultraLabel2.Size = new System.Drawing.Size(66, 16);
  798. this.ultraLabel2.TabIndex = 367;
  799. this.ultraLabel2.Text = "收货单位";
  800. //
  801. // panel2
  802. //
  803. this.panel2.Controls.Add(this.panel2_Fill_Panel);
  804. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Left);
  805. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Right);
  806. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Top);
  807. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Bottom);
  808. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  809. this.panel2.Location = new System.Drawing.Point(0, 0);
  810. this.panel2.Name = "panel2";
  811. this.panel2.Size = new System.Drawing.Size(1012, 605);
  812. this.panel2.TabIndex = 9;
  813. //
  814. // panel2_Fill_Panel
  815. //
  816. this.panel2_Fill_Panel.Controls.Add(this.panel1);
  817. this.panel2_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  818. this.panel2_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  819. this.panel2_Fill_Panel.Location = new System.Drawing.Point(0, 24);
  820. this.panel2_Fill_Panel.Name = "panel2_Fill_Panel";
  821. this.panel2_Fill_Panel.Size = new System.Drawing.Size(1012, 581);
  822. this.panel2_Fill_Panel.TabIndex = 0;
  823. //
  824. // panel1
  825. //
  826. this.panel1.Controls.Add(this.panel4);
  827. this.panel1.Controls.Add(this.panel3);
  828. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  829. this.panel1.Location = new System.Drawing.Point(0, 0);
  830. this.panel1.Name = "panel1";
  831. this.panel1.Size = new System.Drawing.Size(1012, 581);
  832. this.panel1.TabIndex = 0;
  833. //
  834. // panel4
  835. //
  836. this.panel4.Controls.Add(this.Erp_NewButtress);
  837. this.panel4.Controls.Add(this.gd_Plan);
  838. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  839. this.panel4.Location = new System.Drawing.Point(0, 37);
  840. this.panel4.Name = "panel4";
  841. this.panel4.Size = new System.Drawing.Size(1012, 544);
  842. this.panel4.TabIndex = 1;
  843. //
  844. // Erp_NewButtress
  845. //
  846. this.Erp_NewButtress.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far;
  847. this.Erp_NewButtress.Controls.Add(this.Epl_NewButtress);
  848. this.Erp_NewButtress.Dock = System.Windows.Forms.DockStyle.Right;
  849. this.Erp_NewButtress.Expanded = false;
  850. this.Erp_NewButtress.ExpandedSize = new System.Drawing.Size(427, 544);
  851. appearance26.BackColor = System.Drawing.Color.LightSteelBlue;
  852. this.Erp_NewButtress.HeaderAppearance = appearance26;
  853. this.Erp_NewButtress.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  854. this.Erp_NewButtress.Location = new System.Drawing.Point(990, 0);
  855. this.Erp_NewButtress.Name = "Erp_NewButtress";
  856. this.Erp_NewButtress.Size = new System.Drawing.Size(22, 544);
  857. this.Erp_NewButtress.SupportThemes = false;
  858. this.Erp_NewButtress.TabIndex = 24;
  859. this.Erp_NewButtress.Text = "分配信息";
  860. this.Erp_NewButtress.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  861. this.Erp_NewButtress.WrapText = false;
  862. //
  863. // Epl_NewButtress
  864. //
  865. this.Epl_NewButtress.Controls.Add(this.ultraGrid2);
  866. this.Epl_NewButtress.Location = new System.Drawing.Point(-10000, -10000);
  867. this.Epl_NewButtress.Name = "Epl_NewButtress";
  868. this.Epl_NewButtress.Size = new System.Drawing.Size(405, 540);
  869. this.Epl_NewButtress.TabIndex = 0;
  870. this.Epl_NewButtress.Visible = false;
  871. //
  872. // ultraGrid2
  873. //
  874. appearance14.BackColor = System.Drawing.SystemColors.Window;
  875. appearance14.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  876. appearance14.BorderColor3DBase = System.Drawing.Color.White;
  877. appearance14.FontData.BoldAsString = "False";
  878. appearance14.FontData.SizeInPoints = 9F;
  879. this.ultraGrid2.DisplayLayout.Appearance = appearance14;
  880. ultraGridColumn1.Header.Caption = "合同号";
  881. ultraGridColumn1.Header.VisiblePosition = 0;
  882. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  883. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  884. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  885. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  886. ultraGridColumn2.EditorControl = this.cmb_pactnoLX;
  887. ultraGridColumn2.Header.Caption = "合同类型";
  888. ultraGridColumn2.Header.VisiblePosition = 1;
  889. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 3;
  890. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  891. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  892. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  893. ultraGridColumn3.Header.Caption = "分配时间";
  894. ultraGridColumn3.Header.VisiblePosition = 2;
  895. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  896. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  897. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  898. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  899. ultraGridColumn4.Header.Caption = "分配人";
  900. ultraGridColumn4.Header.VisiblePosition = 3;
  901. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 5;
  902. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  903. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  904. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  905. ultraGridColumn5.EditorControl = this.qBuyer;
  906. ultraGridColumn5.Header.Caption = "合同单位";
  907. ultraGridColumn5.Header.VisiblePosition = 4;
  908. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 1;
  909. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  910. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  911. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  912. ultraGridColumn6.EditorControl = this.qIncep;
  913. ultraGridColumn6.Header.Caption = "收货单位";
  914. ultraGridColumn6.Header.VisiblePosition = 5;
  915. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 2;
  916. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  917. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  918. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  919. ultraGridColumn7.EditorControl = this.uCob_LX;
  920. ultraGridColumn7.Header.Caption = "产品类型";
  921. ultraGridColumn7.Header.VisiblePosition = 6;
  922. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 4;
  923. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  924. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  925. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  926. ultraGridBand1.Columns.AddRange(new object[] {
  927. ultraGridColumn1,
  928. ultraGridColumn2,
  929. ultraGridColumn3,
  930. ultraGridColumn4,
  931. ultraGridColumn5,
  932. ultraGridColumn6,
  933. ultraGridColumn7});
  934. ultraGridBand1.UseRowLayout = true;
  935. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  936. this.ultraGrid2.DisplayLayout.BorderStyleCaption = Infragistics.Win.UIElementBorderStyle.Solid;
  937. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  938. appearance15.BackColor = System.Drawing.SystemColors.ActiveBorder;
  939. appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark;
  940. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  941. appearance15.BorderColor = System.Drawing.SystemColors.Window;
  942. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance15;
  943. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  944. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
  945. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  946. appearance17.BackColor = System.Drawing.SystemColors.ControlLightLight;
  947. appearance17.BackColor2 = System.Drawing.SystemColors.Control;
  948. appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  949. appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
  950. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance17;
  951. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  952. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  953. appearance18.BackColor = System.Drawing.SystemColors.Window;
  954. appearance18.ForeColor = System.Drawing.SystemColors.ControlText;
  955. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance18;
  956. appearance19.BackColor = System.Drawing.SystemColors.Highlight;
  957. appearance19.ForeColor = System.Drawing.SystemColors.HighlightText;
  958. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance19;
  959. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  960. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  961. appearance20.BackColor = System.Drawing.SystemColors.Window;
  962. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance20;
  963. appearance21.BorderColor = System.Drawing.Color.Black;
  964. appearance21.TextHAlign = Infragistics.Win.HAlign.Center;
  965. appearance21.TextVAlign = Infragistics.Win.VAlign.Middle;
  966. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance21;
  967. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  968. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  969. appearance22.BackColor = System.Drawing.SystemColors.Control;
  970. appearance22.BackColor2 = System.Drawing.SystemColors.ControlDark;
  971. appearance22.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  972. appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  973. appearance22.BorderColor = System.Drawing.SystemColors.Window;
  974. appearance22.TextHAlign = Infragistics.Win.HAlign.Left;
  975. appearance22.TextVAlign = Infragistics.Win.VAlign.Middle;
  976. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance22;
  977. appearance23.BackColor = System.Drawing.Color.LightSteelBlue;
  978. appearance23.TextHAlign = Infragistics.Win.HAlign.Left;
  979. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance23;
  980. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
  981. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  982. appearance24.BackColor = System.Drawing.SystemColors.Window;
  983. appearance24.BorderColor = System.Drawing.Color.Silver;
  984. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance24;
  985. this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  986. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  987. appearance25.BackColor = System.Drawing.SystemColors.ControlLight;
  988. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance25;
  989. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  990. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  991. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  992. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  993. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  994. this.ultraGrid2.Name = "ultraGrid2";
  995. this.ultraGrid2.Size = new System.Drawing.Size(405, 540);
  996. this.ultraGrid2.TabIndex = 41;
  997. this.ultraGrid2.Text = "ultraGrid2";
  998. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  999. //
  1000. // gd_Plan
  1001. //
  1002. appearance27.BackColor = System.Drawing.Color.Ivory;
  1003. this.gd_Plan.DisplayLayout.Appearance = appearance27;
  1004. ultraGridColumn8.Header.Caption = "发运指示号";
  1005. ultraGridColumn8.Header.VisiblePosition = 0;
  1006. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 2;
  1007. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  1008. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  1009. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  1010. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  1011. ultraGridColumn9.Header.Caption = "车号";
  1012. ultraGridColumn9.Header.VisiblePosition = 1;
  1013. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 3;
  1014. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  1015. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  1016. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  1017. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  1018. ultraGridColumn10.EditorControl = this.qIncep;
  1019. ultraGridColumn10.Header.Caption = "收货单位";
  1020. ultraGridColumn10.Header.VisiblePosition = 2;
  1021. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 5;
  1022. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  1023. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  1024. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  1025. ultraGridColumn11.EditorControl = this.qBuyer;
  1026. ultraGridColumn11.Header.Caption = "客户名称";
  1027. ultraGridColumn11.Header.VisiblePosition = 3;
  1028. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 10;
  1029. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  1030. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  1031. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  1032. ultraGridColumn12.Header.Caption = "排车重量";
  1033. ultraGridColumn12.Header.VisiblePosition = 4;
  1034. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 4;
  1035. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  1036. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
  1037. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  1038. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  1039. ultraGridColumn13.Header.Caption = "计划日期";
  1040. ultraGridColumn13.Header.VisiblePosition = 5;
  1041. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 0;
  1042. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  1043. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  1044. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  1045. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  1046. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1047. ultraGridColumn14.Header.Caption = "排车备注";
  1048. ultraGridColumn14.Header.VisiblePosition = 7;
  1049. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 12;
  1050. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  1051. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 22);
  1052. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 27);
  1053. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  1054. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  1055. ultraGridColumn14.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled;
  1056. ultraGridColumn15.Header.Caption = "登录人";
  1057. ultraGridColumn15.Header.VisiblePosition = 6;
  1058. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 11;
  1059. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  1060. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  1061. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  1062. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  1063. ultraGridColumn16.Header.Caption = "合同号";
  1064. ultraGridColumn16.Header.VisiblePosition = 8;
  1065. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 1;
  1066. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  1067. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  1068. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  1069. ultraGridColumn17.EditorControl = this.cmb_LX;
  1070. ultraGridColumn17.Header.Caption = "产品类型";
  1071. ultraGridColumn17.Header.VisiblePosition = 9;
  1072. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 6;
  1073. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  1074. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(38, 0);
  1075. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  1076. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  1077. ultraGridColumn18.Header.Caption = "发运数";
  1078. ultraGridColumn18.Header.VisiblePosition = 10;
  1079. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 8;
  1080. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  1081. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
  1082. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  1083. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  1084. ultraGridColumn19.Header.Caption = "发运重量";
  1085. ultraGridColumn19.Header.VisiblePosition = 11;
  1086. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 9;
  1087. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  1088. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  1089. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  1090. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  1091. ultraGridColumn20.Header.Caption = "发运包数";
  1092. ultraGridColumn20.Header.VisiblePosition = 12;
  1093. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 7;
  1094. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  1095. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  1096. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  1097. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  1098. ultraGridBand2.Columns.AddRange(new object[] {
  1099. ultraGridColumn8,
  1100. ultraGridColumn9,
  1101. ultraGridColumn10,
  1102. ultraGridColumn11,
  1103. ultraGridColumn12,
  1104. ultraGridColumn13,
  1105. ultraGridColumn14,
  1106. ultraGridColumn15,
  1107. ultraGridColumn16,
  1108. ultraGridColumn17,
  1109. ultraGridColumn18,
  1110. ultraGridColumn19,
  1111. ultraGridColumn20});
  1112. ultraGridBand2.UseRowLayout = true;
  1113. this.gd_Plan.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1114. this.gd_Plan.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1115. this.gd_Plan.DisplayLayout.GroupByBox.Hidden = true;
  1116. this.gd_Plan.DisplayLayout.GroupByBox.Prompt = " 将要分组的列拖至该区域!";
  1117. appearance28.BorderColor = System.Drawing.Color.Black;
  1118. appearance28.TextVAlign = Infragistics.Win.VAlign.Middle;
  1119. this.gd_Plan.DisplayLayout.Override.CellAppearance = appearance28;
  1120. this.gd_Plan.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  1121. this.gd_Plan.DisplayLayout.Override.CellPadding = 0;
  1122. appearance29.BackColor = System.Drawing.SystemColors.Control;
  1123. appearance29.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1124. appearance29.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1125. appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1126. appearance29.BorderColor = System.Drawing.SystemColors.Window;
  1127. appearance29.TextHAlign = Infragistics.Win.HAlign.Left;
  1128. appearance29.TextVAlign = Infragistics.Win.VAlign.Middle;
  1129. this.gd_Plan.DisplayLayout.Override.GroupByRowAppearance = appearance29;
  1130. this.gd_Plan.DisplayLayout.Override.GroupByRowDescriptionMask = "[caption]:[value] ([count]条记录)";
  1131. this.gd_Plan.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
  1132. appearance30.BackColor = System.Drawing.Color.LightSteelBlue;
  1133. this.gd_Plan.DisplayLayout.Override.HeaderAppearance = appearance30;
  1134. this.gd_Plan.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
  1135. this.gd_Plan.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1136. appearance31.BackColor = System.Drawing.SystemColors.Window;
  1137. appearance31.BorderColor = System.Drawing.Color.Black;
  1138. appearance31.TextVAlign = Infragistics.Win.VAlign.Middle;
  1139. this.gd_Plan.DisplayLayout.Override.RowAppearance = appearance31;
  1140. appearance32.BackColor = System.Drawing.SystemColors.Window;
  1141. appearance32.BorderColor = System.Drawing.Color.Black;
  1142. appearance32.TextVAlign = Infragistics.Win.VAlign.Middle;
  1143. this.gd_Plan.DisplayLayout.Override.RowPreviewAppearance = appearance32;
  1144. this.gd_Plan.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  1145. this.gd_Plan.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1146. this.gd_Plan.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1147. appearance33.TextHAlign = Infragistics.Win.HAlign.Left;
  1148. appearance33.TextVAlign = Infragistics.Win.VAlign.Middle;
  1149. this.gd_Plan.DisplayLayout.Override.SelectedRowAppearance = appearance33;
  1150. this.gd_Plan.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  1151. appearance34.BackColor = System.Drawing.SystemColors.Window;
  1152. this.gd_Plan.DisplayLayout.Override.SummaryFooterAppearance = appearance34;
  1153. appearance35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1154. appearance35.ForeColor = System.Drawing.Color.Red;
  1155. this.gd_Plan.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance35;
  1156. this.gd_Plan.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1157. appearance36.BackColor = System.Drawing.Color.MistyRose;
  1158. appearance36.ForeColor = System.Drawing.Color.Blue;
  1159. appearance36.TextHAlign = Infragistics.Win.HAlign.Right;
  1160. appearance36.TextVAlign = Infragistics.Win.VAlign.Middle;
  1161. this.gd_Plan.DisplayLayout.Override.SummaryValueAppearance = appearance36;
  1162. appearance37.BackColor = System.Drawing.SystemColors.ControlLight;
  1163. this.gd_Plan.DisplayLayout.Override.TemplateAddRowAppearance = appearance37;
  1164. this.gd_Plan.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1165. this.gd_Plan.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1166. this.gd_Plan.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1167. this.gd_Plan.Dock = System.Windows.Forms.DockStyle.Fill;
  1168. this.gd_Plan.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1169. this.gd_Plan.Location = new System.Drawing.Point(0, 0);
  1170. this.gd_Plan.Name = "gd_Plan";
  1171. this.gd_Plan.Size = new System.Drawing.Size(1012, 544);
  1172. this.gd_Plan.TabIndex = 2;
  1173. this.gd_Plan.Text = "原料垛位信息";
  1174. this.gd_Plan.AfterRowActivate += new System.EventHandler(this.gd_Plan_AfterRowActivate);
  1175. //
  1176. // panel3
  1177. //
  1178. this.panel3.Controls.Add(this.cob_Incop);
  1179. this.panel3.Controls.Add(this.cobBuyname);
  1180. this.panel3.Controls.Add(this.cmb_LX);
  1181. this.panel3.Controls.Add(this.chk_LX);
  1182. this.panel3.Controls.Add(this.chk_Incep);
  1183. this.panel3.Controls.Add(this.Lab_To);
  1184. this.panel3.Controls.Add(this.chk_CollectTime);
  1185. this.panel3.Controls.Add(this.chk_BuyName);
  1186. this.panel3.Controls.Add(this.dte_EndTime);
  1187. this.panel3.Controls.Add(this.dte_BeginTime);
  1188. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  1189. this.panel3.Location = new System.Drawing.Point(0, 0);
  1190. this.panel3.Name = "panel3";
  1191. this.panel3.Size = new System.Drawing.Size(1012, 37);
  1192. this.panel3.TabIndex = 0;
  1193. //
  1194. // chk_LX
  1195. //
  1196. this.chk_LX.Location = new System.Drawing.Point(812, 6);
  1197. this.chk_LX.Name = "chk_LX";
  1198. this.chk_LX.Size = new System.Drawing.Size(72, 19);
  1199. this.chk_LX.TabIndex = 370;
  1200. this.chk_LX.TabStop = false;
  1201. this.chk_LX.Text = "产品类型";
  1202. this.chk_LX.CheckedChanged += new System.EventHandler(this.chk_LX_CheckedChanged);
  1203. //
  1204. // chk_Incep
  1205. //
  1206. this.chk_Incep.Location = new System.Drawing.Point(585, 6);
  1207. this.chk_Incep.Name = "chk_Incep";
  1208. this.chk_Incep.Size = new System.Drawing.Size(72, 19);
  1209. this.chk_Incep.TabIndex = 368;
  1210. this.chk_Incep.TabStop = false;
  1211. this.chk_Incep.Text = "收货单位";
  1212. this.chk_Incep.CheckedChanged += new System.EventHandler(this.chk_Incep_CheckedChanged);
  1213. //
  1214. // Lab_To
  1215. //
  1216. this.Lab_To.FlatMode = true;
  1217. this.Lab_To.Location = new System.Drawing.Point(202, 6);
  1218. this.Lab_To.Name = "Lab_To";
  1219. this.Lab_To.Size = new System.Drawing.Size(11, 14);
  1220. this.Lab_To.TabIndex = 151;
  1221. this.Lab_To.Text = "-";
  1222. //
  1223. // chk_CollectTime
  1224. //
  1225. this.chk_CollectTime.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2003ToolbarButton;
  1226. this.chk_CollectTime.Location = new System.Drawing.Point(12, 6);
  1227. this.chk_CollectTime.Name = "chk_CollectTime";
  1228. this.chk_CollectTime.Size = new System.Drawing.Size(72, 16);
  1229. this.chk_CollectTime.TabIndex = 150;
  1230. this.chk_CollectTime.TabStop = false;
  1231. this.chk_CollectTime.Text = "计划日期";
  1232. this.chk_CollectTime.CheckedChanged += new System.EventHandler(this.chk_CollectTime_CheckedChanged);
  1233. //
  1234. // chk_BuyName
  1235. //
  1236. this.chk_BuyName.Location = new System.Drawing.Point(340, 6);
  1237. this.chk_BuyName.Name = "chk_BuyName";
  1238. this.chk_BuyName.Size = new System.Drawing.Size(72, 19);
  1239. this.chk_BuyName.TabIndex = 148;
  1240. this.chk_BuyName.TabStop = false;
  1241. this.chk_BuyName.Text = "客户名称";
  1242. this.chk_BuyName.CheckedChanged += new System.EventHandler(this.chk_BuyName_CheckedChanged);
  1243. //
  1244. // dte_EndTime
  1245. //
  1246. appearance38.BackColor = System.Drawing.Color.LightCyan;
  1247. this.dte_EndTime.Appearance = appearance38;
  1248. this.dte_EndTime.DateTime = new System.DateTime(2007, 8, 31, 0, 0, 0, 0);
  1249. this.dte_EndTime.Enabled = false;
  1250. this.dte_EndTime.FlatMode = true;
  1251. this.dte_EndTime.Location = new System.Drawing.Point(213, 6);
  1252. this.dte_EndTime.MaskInput = "{date} {time}";
  1253. this.dte_EndTime.Name = "dte_EndTime";
  1254. this.dte_EndTime.Size = new System.Drawing.Size(116, 19);
  1255. this.dte_EndTime.TabIndex = 147;
  1256. this.dte_EndTime.TabStop = false;
  1257. this.dte_EndTime.Tag = "";
  1258. this.dte_EndTime.Value = new System.DateTime(2007, 8, 31, 0, 0, 0, 0);
  1259. //
  1260. // dte_BeginTime
  1261. //
  1262. appearance39.BackColor = System.Drawing.Color.LightCyan;
  1263. this.dte_BeginTime.Appearance = appearance39;
  1264. this.dte_BeginTime.DateTime = new System.DateTime(2007, 8, 31, 0, 0, 0, 0);
  1265. this.dte_BeginTime.Enabled = false;
  1266. this.dte_BeginTime.FlatMode = true;
  1267. this.dte_BeginTime.Location = new System.Drawing.Point(84, 6);
  1268. this.dte_BeginTime.MaskInput = "{date} {time}";
  1269. this.dte_BeginTime.Name = "dte_BeginTime";
  1270. this.dte_BeginTime.Size = new System.Drawing.Size(116, 19);
  1271. this.dte_BeginTime.TabIndex = 146;
  1272. this.dte_BeginTime.TabStop = false;
  1273. this.dte_BeginTime.Tag = "";
  1274. this.dte_BeginTime.Value = new System.DateTime(2007, 8, 31, 0, 0, 0, 0);
  1275. //
  1276. // _panel2_Toolbars_Dock_Area_Left
  1277. //
  1278. this._panel2_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1279. this._panel2_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  1280. this._panel2_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  1281. this._panel2_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  1282. this._panel2_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  1283. this._panel2_Toolbars_Dock_Area_Left.Name = "_panel2_Toolbars_Dock_Area_Left";
  1284. this._panel2_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 581);
  1285. this._panel2_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  1286. //
  1287. // ultraToolbarsManager1
  1288. //
  1289. this.ultraToolbarsManager1.DesignerFlags = 1;
  1290. this.ultraToolbarsManager1.DockWithinContainer = this.panel2;
  1291. ultraToolbar1.DockedColumn = 0;
  1292. ultraToolbar1.DockedRow = 0;
  1293. ultraToolbar1.Text = "UltraToolbar1";
  1294. ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  1295. buttonTool1,
  1296. buttonTool2,
  1297. buttonTool3,
  1298. buttonTool4,
  1299. buttonTool5});
  1300. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  1301. ultraToolbar1});
  1302. buttonTool6.SharedProps.Caption = "计划制定";
  1303. buttonTool6.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1304. buttonTool7.SharedProps.Caption = "查询";
  1305. buttonTool7.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1306. buttonTool8.SharedProps.Caption = "计划取消";
  1307. buttonTool8.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1308. buttonTool9.SharedProps.Caption = "导出";
  1309. buttonTool9.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1310. buttonTool10.SharedProps.Caption = "分配查询";
  1311. buttonTool10.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1312. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  1313. buttonTool6,
  1314. buttonTool7,
  1315. buttonTool8,
  1316. buttonTool9,
  1317. buttonTool10});
  1318. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  1319. //
  1320. // _panel2_Toolbars_Dock_Area_Right
  1321. //
  1322. this._panel2_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1323. this._panel2_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  1324. this._panel2_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  1325. this._panel2_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  1326. this._panel2_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1012, 24);
  1327. this._panel2_Toolbars_Dock_Area_Right.Name = "_panel2_Toolbars_Dock_Area_Right";
  1328. this._panel2_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 581);
  1329. this._panel2_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  1330. //
  1331. // _panel2_Toolbars_Dock_Area_Top
  1332. //
  1333. this._panel2_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1334. this._panel2_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  1335. this._panel2_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  1336. this._panel2_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  1337. this._panel2_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  1338. this._panel2_Toolbars_Dock_Area_Top.Name = "_panel2_Toolbars_Dock_Area_Top";
  1339. this._panel2_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1012, 24);
  1340. this._panel2_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  1341. //
  1342. // _panel2_Toolbars_Dock_Area_Bottom
  1343. //
  1344. this._panel2_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1345. this._panel2_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  1346. this._panel2_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  1347. this._panel2_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  1348. this._panel2_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 605);
  1349. this._panel2_Toolbars_Dock_Area_Bottom.Name = "_panel2_Toolbars_Dock_Area_Bottom";
  1350. this._panel2_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1012, 0);
  1351. this._panel2_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  1352. //
  1353. // ultraExpandableGroupBox1
  1354. //
  1355. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1356. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1357. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1012, 128);
  1358. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 605);
  1359. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1360. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 128);
  1361. this.ultraExpandableGroupBox1.SupportThemes = false;
  1362. this.ultraExpandableGroupBox1.TabIndex = 8;
  1363. this.ultraExpandableGroupBox1.Text = "计划制定编辑区域";
  1364. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  1365. //
  1366. // FrmPlan
  1367. //
  1368. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1369. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1370. this.ClientSize = new System.Drawing.Size(1012, 733);
  1371. this.Controls.Add(this.panel2);
  1372. this.Controls.Add(this.ultraExpandableGroupBox1);
  1373. this.Name = "FrmPlan";
  1374. this.Text = "排车计划制定";
  1375. this.Load += new System.EventHandler(this.FrmPlan_Load);
  1376. ((System.ComponentModel.ISupportInitialize)(this.cmb_pactnoLX)).EndInit();
  1377. ((System.ComponentModel.ISupportInitialize)(this.qBuyer)).EndInit();
  1378. ((System.ComponentModel.ISupportInitialize)(this.qIncep)).EndInit();
  1379. ((System.ComponentModel.ISupportInitialize)(this.uCob_LX)).EndInit();
  1380. ((System.ComponentModel.ISupportInitialize)(this.cmb_LX)).EndInit();
  1381. ((System.ComponentModel.ISupportInitialize)(this.cob_Incop)).EndInit();
  1382. ((System.ComponentModel.ISupportInitialize)(this.cobBuyname)).EndInit();
  1383. ((System.ComponentModel.ISupportInitialize)(this.Dte_PlanTime)).EndInit();
  1384. ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).EndInit();
  1385. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1386. ((System.ComponentModel.ISupportInitialize)(this.ds_StorageButtress)).EndInit();
  1387. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1388. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1389. ((System.ComponentModel.ISupportInitialize)(this.txt_Askid)).EndInit();
  1390. ((System.ComponentModel.ISupportInitialize)(this.txt_Pactno)).EndInit();
  1391. ((System.ComponentModel.ISupportInitialize)(this.txt_CH)).EndInit();
  1392. ((System.ComponentModel.ISupportInitialize)(this.txt_Weigth)).EndInit();
  1393. this.panel2.ResumeLayout(false);
  1394. this.panel2_Fill_Panel.ResumeLayout(false);
  1395. this.panel1.ResumeLayout(false);
  1396. this.panel4.ResumeLayout(false);
  1397. ((System.ComponentModel.ISupportInitialize)(this.Erp_NewButtress)).EndInit();
  1398. this.Erp_NewButtress.ResumeLayout(false);
  1399. this.Epl_NewButtress.ResumeLayout(false);
  1400. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1401. ((System.ComponentModel.ISupportInitialize)(this.gd_Plan)).EndInit();
  1402. this.panel3.ResumeLayout(false);
  1403. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).EndInit();
  1404. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).EndInit();
  1405. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  1406. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1407. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1408. this.ResumeLayout(false);
  1409. }
  1410. #endregion
  1411. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor Dte_PlanTime;
  1412. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1413. private System.Data.DataColumn dataColumn29;
  1414. private System.Data.DataColumn dataColumn30;
  1415. private System.Data.DataColumn dataColumn33;
  1416. private System.Data.DataColumn dataColumn9;
  1417. private System.Data.DataColumn dataColumn37;
  1418. private System.Data.DataColumn dataColumn26;
  1419. private System.Data.DataColumn dataColumn36;
  1420. private System.Data.DataColumn dataColumn28;
  1421. private System.Data.DataColumn dataColumn23;
  1422. private System.Data.DataColumn dataColumn8;
  1423. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Remark;
  1424. private System.Data.DataColumn dataColumn27;
  1425. private System.Windows.Forms.Label lab_Weight;
  1426. private System.Data.DataColumn dataColumn31;
  1427. private System.Data.DataColumn dataColumn21;
  1428. private System.Data.DataColumn dataColumn32;
  1429. private System.Data.DataColumn dataColumn20;
  1430. private System.Data.DataColumn dataColumn22;
  1431. private System.Data.DataColumn dataColumn15;
  1432. private System.Data.DataColumn dataColumn18;
  1433. private System.Data.DataColumn dataColumn38;
  1434. private System.Data.DataColumn dataColumn17;
  1435. private System.Data.DataColumn dataColumn45;
  1436. private System.Data.DataColumn dataColumn39;
  1437. private System.Data.DataColumn dataColumn44;
  1438. private System.Data.DataColumn dataColumn46;
  1439. private System.Data.DataColumn dataColumn40;
  1440. private System.Data.DataColumn dataColumn43;
  1441. private System.Data.DataColumn dataColumn14;
  1442. private System.Data.DataColumn dataColumn41;
  1443. private System.Data.DataColumn dataColumn13;
  1444. private System.Data.DataColumn dataColumn19;
  1445. private System.Data.DataColumn dataColumn12;
  1446. private System.Data.DataColumn dataColumn16;
  1447. private System.Data.DataColumn dataColumn1;
  1448. private System.Data.DataColumn dataColumn34;
  1449. private System.Data.DataColumn dataColumn42;
  1450. private System.Data.DataColumn dataColumn2;
  1451. private System.Data.DataColumn dataColumn35;
  1452. private System.Data.DataColumn dataColumn10;
  1453. private System.Data.DataColumn dataColumn4;
  1454. private System.Data.DataColumn dataColumn7;
  1455. private System.Data.DataColumn dataColumn11;
  1456. private System.Data.DataColumn dataColumn3;
  1457. private System.Data.DataColumn dataColumn6;
  1458. private System.Data.DataColumn dataColumn25;
  1459. private System.Data.DataColumn dataColumn5;
  1460. private System.Data.DataColumn dataColumn24;
  1461. private System.Data.DataTable dataTable2;
  1462. private System.Data.DataSet ds_StorageButtress;
  1463. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1464. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1465. private System.Windows.Forms.Panel panel2;
  1466. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1467. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter excelExporter;
  1468. private System.Windows.Forms.Panel panel2_Fill_Panel;
  1469. private System.Windows.Forms.Panel panel1;
  1470. private System.Windows.Forms.Panel panel3;
  1471. private System.Windows.Forms.Panel panel4;
  1472. private Infragistics.Win.UltraWinGrid.UltraGrid gd_Plan;
  1473. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Left;
  1474. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  1475. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Right;
  1476. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Top;
  1477. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Bottom;
  1478. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1479. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Weigth;
  1480. private System.Windows.Forms.Label label1;
  1481. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1482. private Infragistics.Win.UltraWinEditors.UltraComboEditor uCob_LX;
  1483. private Infragistics.Win.Misc.UltraLabel Lab_To;
  1484. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_CollectTime;
  1485. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_BuyName;
  1486. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_EndTime;
  1487. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_BeginTime;
  1488. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Incep;
  1489. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmb_LX;
  1490. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_LX;
  1491. private Infragistics.Win.UltraWinEditors.UltraComboEditor qBuyer;
  1492. private Infragistics.Win.UltraWinEditors.UltraComboEditor qIncep;
  1493. private Infragistics.Win.UltraWinEditors.UltraComboEditor cobBuyname;
  1494. private Infragistics.Win.UltraWinEditors.UltraComboEditor cob_Incop;
  1495. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CH;
  1496. private System.Windows.Forms.Label label2;
  1497. private System.Windows.Forms.Label label5;
  1498. private System.Windows.Forms.Label label4;
  1499. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Pactno;
  1500. private System.Windows.Forms.Label label3;
  1501. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Askid;
  1502. private Infragistics.Win.Misc.UltraExpandableGroupBox Erp_NewButtress;
  1503. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel Epl_NewButtress;
  1504. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1505. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmb_pactnoLX;
  1506. }
  1507. }