华恒Mes鼎捷代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1094 lines
56 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSCollect
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSCollect));
  29. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  30. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  31. this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
  32. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  33. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  34. this.MOTitle = new DevExpress.XtraEditors.LabelControl();
  35. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  36. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  37. this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colMOSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.colINVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.colMOBITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colCINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colCINVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colQTYS = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colMOVER = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colWHName = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colWH = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colQTYTotal = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  53. this.panel1 = new System.Windows.Forms.Panel();
  54. this.labOPCode = new DevExpress.XtraEditors.LabelControl();
  55. this.checkNO = new System.Windows.Forms.CheckBox();
  56. this.checkOK = new System.Windows.Forms.CheckBox();
  57. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  58. this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
  59. this.txtWHCode = new DevExpress.XtraEditors.GridLookUpEdit();
  60. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  61. this.chkAll = new System.Windows.Forms.CheckBox();
  62. this.txtBinCode = new DevExpress.XtraEditors.GridLookUpEdit();
  63. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  64. this.txtMOCode = new DevExpress.XtraEditors.GridLookUpEdit();
  65. this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  66. this.cmbSEQ = new DevExpress.XtraEditors.ComboBoxEdit();
  67. this.label2 = new System.Windows.Forms.Label();
  68. this.label1 = new System.Windows.Forms.Label();
  69. this.groupBox1 = new System.Windows.Forms.GroupBox();
  70. this.panel2 = new System.Windows.Forms.Panel();
  71. this.groupBox2 = new System.Windows.Forms.GroupBox();
  72. this.gridControlGroup = new DevExpress.XtraGrid.GridControl();
  73. this.gridViewGroup = new DevExpress.XtraGrid.Views.Grid.GridView();
  74. this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  75. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  76. this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
  77. this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
  78. this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
  79. this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
  80. this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
  81. this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
  82. this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
  83. this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
  84. this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
  85. this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  86. this.groupBox3 = new System.Windows.Forms.GroupBox();
  87. this.gridControlGauge = new DevExpress.XtraGrid.GridControl();
  88. this.gridViewGauge = new DevExpress.XtraGrid.Views.Grid.GridView();
  89. this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
  90. this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
  91. this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
  92. this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
  93. this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
  94. this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
  95. this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
  96. this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
  97. this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
  98. this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
  99. this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
  100. this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
  101. this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
  102. this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
  103. this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
  104. this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
  105. this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
  106. this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
  107. this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
  108. this.advBandedGridView2 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  109. this.txtDefine24 = new DevExpress.XtraEditors.LabelControl();
  110. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  111. this.panelControl3.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  115. this.panel1.SuspendLayout();
  116. ((System.ComponentModel.ISupportInitialize)(this.txtWHCode.Properties)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.txtBinCode.Properties)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.cmbSEQ.Properties)).BeginInit();
  123. this.groupBox1.SuspendLayout();
  124. this.panel2.SuspendLayout();
  125. this.groupBox2.SuspendLayout();
  126. ((System.ComponentModel.ISupportInitialize)(this.gridControlGroup)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.gridViewGroup)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
  129. this.groupBox3.SuspendLayout();
  130. ((System.ComponentModel.ISupportInitialize)(this.gridControlGauge)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.gridViewGauge)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).BeginInit();
  134. this.SuspendLayout();
  135. //
  136. // btnExit
  137. //
  138. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  139. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  140. this.btnExit.Appearance.Options.UseFont = true;
  141. this.btnExit.Appearance.Options.UseForeColor = true;
  142. this.btnExit.Appearance.Options.UseTextOptions = true;
  143. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  144. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  145. this.btnExit.Location = new System.Drawing.Point(285, 0);
  146. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  147. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  148. this.btnExit.Name = "btnExit";
  149. this.btnExit.Size = new System.Drawing.Size(55, 30);
  150. this.btnExit.TabIndex = 10;
  151. this.btnExit.Text = "退出";
  152. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  153. //
  154. // panelControl3
  155. //
  156. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  157. this.panelControl3.Appearance.Options.UseBackColor = true;
  158. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  159. this.panelControl3.Controls.Add(this.btnPrint);
  160. this.panelControl3.Controls.Add(this.btnOutPut);
  161. this.panelControl3.Controls.Add(this.btnClose);
  162. this.panelControl3.Controls.Add(this.MOTitle);
  163. this.panelControl3.Controls.Add(this.btnExit);
  164. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  165. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  166. this.panelControl3.Name = "panelControl3";
  167. this.panelControl3.Size = new System.Drawing.Size(1036, 30);
  168. this.panelControl3.TabIndex = 13;
  169. //
  170. // btnPrint
  171. //
  172. this.btnPrint.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  173. this.btnPrint.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  174. this.btnPrint.Appearance.ForeColor = System.Drawing.Color.White;
  175. this.btnPrint.Appearance.Options.UseBackColor = true;
  176. this.btnPrint.Appearance.Options.UseFont = true;
  177. this.btnPrint.Appearance.Options.UseForeColor = true;
  178. this.btnPrint.Appearance.Options.UseTextOptions = true;
  179. this.btnPrint.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  180. this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
  181. this.btnPrint.Location = new System.Drawing.Point(128, 0);
  182. this.btnPrint.LookAndFeel.SkinName = "BlueButtonSkin";
  183. this.btnPrint.LookAndFeel.UseDefaultLookAndFeel = false;
  184. this.btnPrint.Name = "btnPrint";
  185. this.btnPrint.Size = new System.Drawing.Size(99, 30);
  186. this.btnPrint.TabIndex = 123;
  187. this.btnPrint.Text = "打印拣料表";
  188. this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
  189. //
  190. // btnOutPut
  191. //
  192. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  193. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  194. this.btnOutPut.Appearance.Options.UseFont = true;
  195. this.btnOutPut.Appearance.Options.UseForeColor = true;
  196. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  197. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  198. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  199. this.btnOutPut.Location = new System.Drawing.Point(227, 0);
  200. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  201. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  202. this.btnOutPut.Name = "btnOutPut";
  203. this.btnOutPut.Size = new System.Drawing.Size(59, 30);
  204. this.btnOutPut.TabIndex = 30;
  205. this.btnOutPut.Text = "导出";
  206. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  207. //
  208. // btnClose
  209. //
  210. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  211. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  212. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  213. this.btnClose.Appearance.Options.UseFont = true;
  214. this.btnClose.Appearance.Options.UseForeColor = true;
  215. this.btnClose.Appearance.Options.UseTextOptions = true;
  216. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  217. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  218. this.btnClose.Location = new System.Drawing.Point(1010, 0);
  219. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  220. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  221. this.btnClose.Name = "btnClose";
  222. this.btnClose.Size = new System.Drawing.Size(26, 29);
  223. this.btnClose.TabIndex = 25;
  224. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  225. //
  226. // MOTitle
  227. //
  228. this.MOTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  229. this.MOTitle.Appearance.ForeColor = System.Drawing.Color.White;
  230. this.MOTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  231. this.MOTitle.Location = new System.Drawing.Point(3, 4);
  232. this.MOTitle.Name = "MOTitle";
  233. this.MOTitle.Size = new System.Drawing.Size(120, 23);
  234. this.MOTitle.TabIndex = 19;
  235. this.MOTitle.Text = "生产订单拣料表";
  236. //
  237. // grdDetail
  238. //
  239. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  240. this.grdDetail.Location = new System.Drawing.Point(3, 18);
  241. this.grdDetail.MainView = this.grvDetail;
  242. this.grdDetail.Name = "grdDetail";
  243. this.grdDetail.Size = new System.Drawing.Size(1030, 166);
  244. this.grdDetail.TabIndex = 0;
  245. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  246. this.grvDetail,
  247. this.grvAdvDetail});
  248. this.grdDetail.Click += new System.EventHandler(this.grdDetail_Click);
  249. //
  250. // grvDetail
  251. //
  252. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  253. this.colMOCODE,
  254. this.colMOSEQ,
  255. this.colITEMCODE,
  256. this.colINVNAME,
  257. this.colINVTYPE,
  258. this.colMOBITEMCODE,
  259. this.colCINVNAME,
  260. this.colCINVTYPE,
  261. this.colINVUOM,
  262. this.colQTY,
  263. this.colQTYS,
  264. this.colMOVER,
  265. this.colWHName,
  266. this.colWH,
  267. this.colQTYTotal});
  268. this.grvDetail.GridControl = this.grdDetail;
  269. this.grvDetail.IndicatorWidth = 40;
  270. this.grvDetail.Name = "grvDetail";
  271. this.grvDetail.OptionsBehavior.ReadOnly = true;
  272. this.grvDetail.OptionsSelection.MultiSelect = true;
  273. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  274. this.grvDetail.OptionsView.ShowGroupPanel = false;
  275. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  276. //
  277. // colMOCODE
  278. //
  279. this.colMOCODE.Caption = "生产订单号";
  280. this.colMOCODE.FieldName = "MOCODE";
  281. this.colMOCODE.Name = "colMOCODE";
  282. this.colMOCODE.Visible = true;
  283. this.colMOCODE.VisibleIndex = 0;
  284. this.colMOCODE.Width = 90;
  285. //
  286. // colMOSEQ
  287. //
  288. this.colMOSEQ.Caption = "行号";
  289. this.colMOSEQ.FieldName = "MOSEQ";
  290. this.colMOSEQ.Name = "colMOSEQ";
  291. this.colMOSEQ.Visible = true;
  292. this.colMOSEQ.VisibleIndex = 1;
  293. this.colMOSEQ.Width = 70;
  294. //
  295. // colITEMCODE
  296. //
  297. this.colITEMCODE.Caption = "存货编码";
  298. this.colITEMCODE.FieldName = "ITEMCODE";
  299. this.colITEMCODE.Name = "colITEMCODE";
  300. this.colITEMCODE.Visible = true;
  301. this.colITEMCODE.VisibleIndex = 3;
  302. //
  303. // colINVNAME
  304. //
  305. this.colINVNAME.Caption = "存货名称";
  306. this.colINVNAME.FieldName = "INVNAME";
  307. this.colINVNAME.Name = "colINVNAME";
  308. this.colINVNAME.Visible = true;
  309. this.colINVNAME.VisibleIndex = 4;
  310. //
  311. // colINVTYPE
  312. //
  313. this.colINVTYPE.Caption = "规格型号";
  314. this.colINVTYPE.FieldName = "INVTYPE";
  315. this.colINVTYPE.Name = "colINVTYPE";
  316. this.colINVTYPE.Visible = true;
  317. this.colINVTYPE.VisibleIndex = 5;
  318. //
  319. // colMOBITEMCODE
  320. //
  321. this.colMOBITEMCODE.Caption = "子件存货编码";
  322. this.colMOBITEMCODE.FieldName = "MOBITEMCODE";
  323. this.colMOBITEMCODE.Name = "colMOBITEMCODE";
  324. this.colMOBITEMCODE.Visible = true;
  325. this.colMOBITEMCODE.VisibleIndex = 6;
  326. //
  327. // colCINVNAME
  328. //
  329. this.colCINVNAME.Caption = "子件存货名称";
  330. this.colCINVNAME.FieldName = "CINVNAME";
  331. this.colCINVNAME.Name = "colCINVNAME";
  332. this.colCINVNAME.Visible = true;
  333. this.colCINVNAME.VisibleIndex = 7;
  334. //
  335. // colCINVTYPE
  336. //
  337. this.colCINVTYPE.Caption = "子件规格型号";
  338. this.colCINVTYPE.FieldName = "CINVTYPE";
  339. this.colCINVTYPE.Name = "colCINVTYPE";
  340. this.colCINVTYPE.Visible = true;
  341. this.colCINVTYPE.VisibleIndex = 8;
  342. //
  343. // colINVUOM
  344. //
  345. this.colINVUOM.Caption = "单位";
  346. this.colINVUOM.FieldName = "INVUOM";
  347. this.colINVUOM.Name = "colINVUOM";
  348. this.colINVUOM.Visible = true;
  349. this.colINVUOM.VisibleIndex = 9;
  350. //
  351. // colQTY
  352. //
  353. this.colQTY.Caption = "应领数量";
  354. this.colQTY.DisplayFormat.FormatString = "F2";
  355. this.colQTY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  356. this.colQTY.FieldName = "QTY";
  357. this.colQTY.Name = "colQTY";
  358. this.colQTY.Visible = true;
  359. this.colQTY.VisibleIndex = 10;
  360. //
  361. // colQTYS
  362. //
  363. this.colQTYS.Caption = "已领数量";
  364. this.colQTYS.FieldName = "QTYS";
  365. this.colQTYS.Name = "colQTYS";
  366. this.colQTYS.Visible = true;
  367. this.colQTYS.VisibleIndex = 11;
  368. //
  369. // colMOVER
  370. //
  371. this.colMOVER.Caption = "批次号";
  372. this.colMOVER.FieldName = "MOVER";
  373. this.colMOVER.Name = "colMOVER";
  374. this.colMOVER.ShowUnboundExpressionMenu = true;
  375. this.colMOVER.Visible = true;
  376. this.colMOVER.VisibleIndex = 2;
  377. //
  378. // colWHName
  379. //
  380. this.colWHName.Caption = "仓库名称";
  381. this.colWHName.FieldName = "WHName";
  382. this.colWHName.Name = "colWHName";
  383. this.colWHName.Visible = true;
  384. this.colWHName.VisibleIndex = 13;
  385. //
  386. // colWH
  387. //
  388. this.colWH.Caption = "领用仓库";
  389. this.colWH.FieldName = "WH";
  390. this.colWH.Name = "colWH";
  391. this.colWH.Visible = true;
  392. this.colWH.VisibleIndex = 12;
  393. //
  394. // colQTYTotal
  395. //
  396. this.colQTYTotal.Caption = "库存总数量";
  397. this.colQTYTotal.FieldName = "QTYTotal";
  398. this.colQTYTotal.Name = "colQTYTotal";
  399. this.colQTYTotal.Visible = true;
  400. this.colQTYTotal.VisibleIndex = 14;
  401. this.colQTYTotal.Width = 86;
  402. //
  403. // grvAdvDetail
  404. //
  405. this.grvAdvDetail.GridControl = this.grdDetail;
  406. this.grvAdvDetail.Name = "grvAdvDetail";
  407. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  408. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  409. this.grvAdvDetail.OptionsView.ShowFooter = true;
  410. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  411. //
  412. // panel1
  413. //
  414. this.panel1.Controls.Add(this.txtDefine24);
  415. this.panel1.Controls.Add(this.labOPCode);
  416. this.panel1.Controls.Add(this.checkNO);
  417. this.panel1.Controls.Add(this.checkOK);
  418. this.panel1.Controls.Add(this.labelControl1);
  419. this.panel1.Controls.Add(this.labelControl15);
  420. this.panel1.Controls.Add(this.txtWHCode);
  421. this.panel1.Controls.Add(this.chkAll);
  422. this.panel1.Controls.Add(this.txtBinCode);
  423. this.panel1.Controls.Add(this.txtMOCode);
  424. this.panel1.Controls.Add(this.cmbSEQ);
  425. this.panel1.Controls.Add(this.label2);
  426. this.panel1.Controls.Add(this.label1);
  427. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  428. this.panel1.Location = new System.Drawing.Point(0, 30);
  429. this.panel1.Name = "panel1";
  430. this.panel1.Size = new System.Drawing.Size(1036, 62);
  431. this.panel1.TabIndex = 1;
  432. //
  433. // labOPCode
  434. //
  435. this.labOPCode.Location = new System.Drawing.Point(718, 17);
  436. this.labOPCode.Name = "labOPCode";
  437. this.labOPCode.Size = new System.Drawing.Size(0, 14);
  438. this.labOPCode.TabIndex = 132;
  439. //
  440. // checkNO
  441. //
  442. this.checkNO.AutoSize = true;
  443. this.checkNO.Location = new System.Drawing.Point(573, 18);
  444. this.checkNO.Name = "checkNO";
  445. this.checkNO.Size = new System.Drawing.Size(98, 18);
  446. this.checkNO.TabIndex = 131;
  447. this.checkNO.Text = "无库存不显示";
  448. this.checkNO.UseVisualStyleBackColor = true;
  449. this.checkNO.CheckedChanged += new System.EventHandler(this.checkNO_CheckedChanged);
  450. //
  451. // checkOK
  452. //
  453. this.checkOK.AutoSize = true;
  454. this.checkOK.Location = new System.Drawing.Point(435, 17);
  455. this.checkOK.Name = "checkOK";
  456. this.checkOK.Size = new System.Drawing.Size(110, 18);
  457. this.checkOK.TabIndex = 130;
  458. this.checkOK.Text = "已领完料不显示";
  459. this.checkOK.UseVisualStyleBackColor = true;
  460. this.checkOK.CheckedChanged += new System.EventHandler(this.checkOK_CheckedChanged);
  461. //
  462. // labelControl1
  463. //
  464. this.labelControl1.Location = new System.Drawing.Point(885, 3);
  465. this.labelControl1.Name = "labelControl1";
  466. this.labelControl1.Size = new System.Drawing.Size(36, 14);
  467. this.labelControl1.TabIndex = 127;
  468. this.labelControl1.Text = "仓库:";
  469. this.labelControl1.Visible = false;
  470. //
  471. // labelControl15
  472. //
  473. this.labelControl15.Location = new System.Drawing.Point(721, 2);
  474. this.labelControl15.Name = "labelControl15";
  475. this.labelControl15.Size = new System.Drawing.Size(36, 14);
  476. this.labelControl15.TabIndex = 127;
  477. this.labelControl15.Text = "库位:";
  478. this.labelControl15.Visible = false;
  479. //
  480. // txtWHCode
  481. //
  482. this.txtWHCode.EditValue = "";
  483. this.txtWHCode.Location = new System.Drawing.Point(920, 0);
  484. this.txtWHCode.Name = "txtWHCode";
  485. this.txtWHCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  486. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  487. this.txtWHCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  488. this.txtWHCode.Properties.View = this.gridView2;
  489. this.txtWHCode.Size = new System.Drawing.Size(104, 20);
  490. this.txtWHCode.TabIndex = 1;
  491. this.txtWHCode.Visible = false;
  492. this.txtWHCode.EditValueChanged += new System.EventHandler(this.txtBinCode_EditValueChanged);
  493. //
  494. // gridView2
  495. //
  496. this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  497. this.gridView2.Name = "gridView2";
  498. this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
  499. this.gridView2.OptionsView.ShowGroupPanel = false;
  500. //
  501. // chkAll
  502. //
  503. this.chkAll.AutoSize = true;
  504. this.chkAll.Location = new System.Drawing.Point(621, 3);
  505. this.chkAll.Name = "chkAll";
  506. this.chkAll.Size = new System.Drawing.Size(74, 18);
  507. this.chkAll.TabIndex = 4;
  508. this.chkAll.Text = "显示全部";
  509. this.chkAll.UseVisualStyleBackColor = true;
  510. this.chkAll.Visible = false;
  511. this.chkAll.CheckedChanged += new System.EventHandler(this.chkAll_CheckedChanged);
  512. //
  513. // txtBinCode
  514. //
  515. this.txtBinCode.EditValue = "";
  516. this.txtBinCode.Location = new System.Drawing.Point(765, 1);
  517. this.txtBinCode.Name = "txtBinCode";
  518. this.txtBinCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  519. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  520. this.txtBinCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  521. this.txtBinCode.Properties.View = this.gridView1;
  522. this.txtBinCode.Size = new System.Drawing.Size(88, 20);
  523. this.txtBinCode.TabIndex = 1;
  524. this.txtBinCode.Visible = false;
  525. this.txtBinCode.EditValueChanged += new System.EventHandler(this.txtBinCode_EditValueChanged);
  526. //
  527. // gridView1
  528. //
  529. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  530. this.gridView1.Name = "gridView1";
  531. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  532. this.gridView1.OptionsView.ShowGroupPanel = false;
  533. //
  534. // txtMOCode
  535. //
  536. this.txtMOCode.EditValue = "";
  537. this.txtMOCode.Location = new System.Drawing.Point(102, 16);
  538. this.txtMOCode.Name = "txtMOCode";
  539. this.txtMOCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  540. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  541. this.txtMOCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  542. this.txtMOCode.Properties.View = this.gridLookUpEdit1View;
  543. this.txtMOCode.Size = new System.Drawing.Size(150, 20);
  544. this.txtMOCode.TabIndex = 1;
  545. this.txtMOCode.EditValueChanged += new System.EventHandler(this.txtMOCode_EditValueChanged);
  546. //
  547. // gridLookUpEdit1View
  548. //
  549. this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  550. this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
  551. this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  552. this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  553. //
  554. // cmbSEQ
  555. //
  556. this.cmbSEQ.Location = new System.Drawing.Point(311, 16);
  557. this.cmbSEQ.Name = "cmbSEQ";
  558. this.cmbSEQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  559. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  560. this.cmbSEQ.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  561. this.cmbSEQ.Size = new System.Drawing.Size(100, 20);
  562. this.cmbSEQ.TabIndex = 3;
  563. this.cmbSEQ.SelectedIndexChanged += new System.EventHandler(this.cmbSEQ_SelectedIndexChanged);
  564. //
  565. // label2
  566. //
  567. this.label2.AutoSize = true;
  568. this.label2.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  569. this.label2.Location = new System.Drawing.Point(265, 19);
  570. this.label2.Name = "label2";
  571. this.label2.Size = new System.Drawing.Size(46, 14);
  572. this.label2.TabIndex = 0;
  573. this.label2.Text = "行号:";
  574. //
  575. // label1
  576. //
  577. this.label1.AutoSize = true;
  578. this.label1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  579. this.label1.Location = new System.Drawing.Point(34, 19);
  580. this.label1.Name = "label1";
  581. this.label1.Size = new System.Drawing.Size(85, 14);
  582. this.label1.TabIndex = 0;
  583. this.label1.Text = "生产订单号:";
  584. //
  585. // groupBox1
  586. //
  587. this.groupBox1.Controls.Add(this.grdDetail);
  588. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  589. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  590. this.groupBox1.Name = "groupBox1";
  591. this.groupBox1.Size = new System.Drawing.Size(1036, 187);
  592. this.groupBox1.TabIndex = 1;
  593. this.groupBox1.TabStop = false;
  594. this.groupBox1.Text = "子件信息";
  595. //
  596. // panel2
  597. //
  598. this.panel2.Controls.Add(this.groupBox2);
  599. this.panel2.Controls.Add(this.groupBox3);
  600. this.panel2.Controls.Add(this.groupBox1);
  601. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  602. this.panel2.Location = new System.Drawing.Point(0, 92);
  603. this.panel2.Name = "panel2";
  604. this.panel2.Size = new System.Drawing.Size(1036, 521);
  605. this.panel2.TabIndex = 14;
  606. //
  607. // groupBox2
  608. //
  609. this.groupBox2.Controls.Add(this.gridControlGroup);
  610. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  611. this.groupBox2.Location = new System.Drawing.Point(0, 187);
  612. this.groupBox2.Name = "groupBox2";
  613. this.groupBox2.Size = new System.Drawing.Size(1036, 91);
  614. this.groupBox2.TabIndex = 2;
  615. this.groupBox2.TabStop = false;
  616. this.groupBox2.Text = "子件汇总";
  617. //
  618. // gridControlGroup
  619. //
  620. this.gridControlGroup.Dock = System.Windows.Forms.DockStyle.Fill;
  621. this.gridControlGroup.Location = new System.Drawing.Point(3, 18);
  622. this.gridControlGroup.MainView = this.gridViewGroup;
  623. this.gridControlGroup.Name = "gridControlGroup";
  624. this.gridControlGroup.Size = new System.Drawing.Size(1030, 70);
  625. this.gridControlGroup.TabIndex = 0;
  626. this.gridControlGroup.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  627. this.gridViewGroup,
  628. this.advBandedGridView1});
  629. //
  630. // gridViewGroup
  631. //
  632. this.gridViewGroup.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  633. this.gridColumn1,
  634. this.gridColumn2,
  635. this.gridColumn3,
  636. this.gridColumn4,
  637. this.gridColumn5,
  638. this.gridColumn6,
  639. this.gridColumn7,
  640. this.gridColumn8,
  641. this.gridColumn9,
  642. this.gridColumn10,
  643. this.gridColumn21});
  644. this.gridViewGroup.GridControl = this.gridControlGroup;
  645. this.gridViewGroup.IndicatorWidth = 40;
  646. this.gridViewGroup.Name = "gridViewGroup";
  647. this.gridViewGroup.OptionsBehavior.ReadOnly = true;
  648. this.gridViewGroup.OptionsSelection.MultiSelect = true;
  649. this.gridViewGroup.OptionsView.ColumnAutoWidth = false;
  650. this.gridViewGroup.OptionsView.ShowGroupPanel = false;
  651. this.gridViewGroup.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  652. //
  653. // gridColumn1
  654. //
  655. this.gridColumn1.Caption = "生产订单号";
  656. this.gridColumn1.FieldName = "MOCODE";
  657. this.gridColumn1.Name = "gridColumn1";
  658. this.gridColumn1.Width = 90;
  659. //
  660. // gridColumn2
  661. //
  662. this.gridColumn2.Caption = "行号";
  663. this.gridColumn2.FieldName = "MOSEQ";
  664. this.gridColumn2.Name = "gridColumn2";
  665. this.gridColumn2.Width = 70;
  666. //
  667. // gridColumn3
  668. //
  669. this.gridColumn3.Caption = "存货编码";
  670. this.gridColumn3.FieldName = "ITEMCODE";
  671. this.gridColumn3.Name = "gridColumn3";
  672. //
  673. // gridColumn4
  674. //
  675. this.gridColumn4.Caption = "存货名称";
  676. this.gridColumn4.FieldName = "INVNAME";
  677. this.gridColumn4.Name = "gridColumn4";
  678. //
  679. // gridColumn5
  680. //
  681. this.gridColumn5.Caption = "规格型号";
  682. this.gridColumn5.FieldName = "INVTYPE";
  683. this.gridColumn5.Name = "gridColumn5";
  684. //
  685. // gridColumn6
  686. //
  687. this.gridColumn6.Caption = "子件存货编码";
  688. this.gridColumn6.FieldName = "MOBITEMCODE";
  689. this.gridColumn6.Name = "gridColumn6";
  690. this.gridColumn6.Visible = true;
  691. this.gridColumn6.VisibleIndex = 0;
  692. //
  693. // gridColumn7
  694. //
  695. this.gridColumn7.Caption = "子件存货名称";
  696. this.gridColumn7.FieldName = "CINVNAME";
  697. this.gridColumn7.Name = "gridColumn7";
  698. this.gridColumn7.Visible = true;
  699. this.gridColumn7.VisibleIndex = 1;
  700. //
  701. // gridColumn8
  702. //
  703. this.gridColumn8.Caption = "子件规格型号";
  704. this.gridColumn8.FieldName = "CINVTYPE";
  705. this.gridColumn8.Name = "gridColumn8";
  706. this.gridColumn8.Visible = true;
  707. this.gridColumn8.VisibleIndex = 2;
  708. //
  709. // gridColumn9
  710. //
  711. this.gridColumn9.Caption = "单位";
  712. this.gridColumn9.FieldName = "INVUOM";
  713. this.gridColumn9.Name = "gridColumn9";
  714. this.gridColumn9.Visible = true;
  715. this.gridColumn9.VisibleIndex = 3;
  716. //
  717. // gridColumn10
  718. //
  719. this.gridColumn10.Caption = "应领数量";
  720. this.gridColumn10.FieldName = "QTYXBC";
  721. this.gridColumn10.Name = "gridColumn10";
  722. this.gridColumn10.Visible = true;
  723. this.gridColumn10.VisibleIndex = 4;
  724. //
  725. // gridColumn21
  726. //
  727. this.gridColumn21.Caption = "线边仓数量";
  728. this.gridColumn21.FieldName = "QTYXBC";
  729. this.gridColumn21.Name = "gridColumn21";
  730. //
  731. // advBandedGridView1
  732. //
  733. this.advBandedGridView1.GridControl = this.gridControlGroup;
  734. this.advBandedGridView1.Name = "advBandedGridView1";
  735. this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
  736. this.advBandedGridView1.OptionsSelection.MultiSelect = true;
  737. this.advBandedGridView1.OptionsView.ShowFooter = true;
  738. this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
  739. //
  740. // groupBox3
  741. //
  742. this.groupBox3.Controls.Add(this.gridControlGauge);
  743. this.groupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
  744. this.groupBox3.Location = new System.Drawing.Point(0, 278);
  745. this.groupBox3.Name = "groupBox3";
  746. this.groupBox3.Size = new System.Drawing.Size(1036, 243);
  747. this.groupBox3.TabIndex = 2;
  748. this.groupBox3.TabStop = false;
  749. this.groupBox3.Text = "生产订单号拣料表";
  750. //
  751. // gridControlGauge
  752. //
  753. this.gridControlGauge.Dock = System.Windows.Forms.DockStyle.Fill;
  754. this.gridControlGauge.Location = new System.Drawing.Point(3, 18);
  755. this.gridControlGauge.MainView = this.gridViewGauge;
  756. this.gridControlGauge.Name = "gridControlGauge";
  757. this.gridControlGauge.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  758. this.repositoryItemMemoEdit1});
  759. this.gridControlGauge.Size = new System.Drawing.Size(1030, 222);
  760. this.gridControlGauge.TabIndex = 0;
  761. this.gridControlGauge.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  762. this.gridViewGauge,
  763. this.advBandedGridView2});
  764. //
  765. // gridViewGauge
  766. //
  767. this.gridViewGauge.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  768. this.gridColumn11,
  769. this.gridColumn12,
  770. this.gridColumn13,
  771. this.gridColumn14,
  772. this.gridColumn15,
  773. this.gridColumn16,
  774. this.gridColumn17,
  775. this.gridColumn18,
  776. this.gridColumn19,
  777. this.gridColumn20,
  778. this.gridColumn22,
  779. this.gridColumn23,
  780. this.gridColumn24,
  781. this.gridColumn27,
  782. this.gridColumn25,
  783. this.gridColumn26,
  784. this.gridColumn28,
  785. this.gridColumn29});
  786. this.gridViewGauge.GridControl = this.gridControlGauge;
  787. this.gridViewGauge.IndicatorWidth = 40;
  788. this.gridViewGauge.Name = "gridViewGauge";
  789. this.gridViewGauge.OptionsBehavior.ReadOnly = true;
  790. this.gridViewGauge.OptionsSelection.MultiSelect = true;
  791. this.gridViewGauge.OptionsView.ColumnAutoWidth = false;
  792. this.gridViewGauge.OptionsView.ShowGroupPanel = false;
  793. this.gridViewGauge.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  794. //
  795. // gridColumn11
  796. //
  797. this.gridColumn11.Caption = "生产订单号";
  798. this.gridColumn11.ColumnEdit = this.repositoryItemMemoEdit1;
  799. this.gridColumn11.FieldName = "MOCODE";
  800. this.gridColumn11.Name = "gridColumn11";
  801. this.gridColumn11.Visible = true;
  802. this.gridColumn11.VisibleIndex = 0;
  803. this.gridColumn11.Width = 90;
  804. //
  805. // repositoryItemMemoEdit1
  806. //
  807. this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
  808. //
  809. // gridColumn12
  810. //
  811. this.gridColumn12.Caption = "行号";
  812. this.gridColumn12.ColumnEdit = this.repositoryItemMemoEdit1;
  813. this.gridColumn12.FieldName = "MOSEQ";
  814. this.gridColumn12.Name = "gridColumn12";
  815. this.gridColumn12.Width = 70;
  816. //
  817. // gridColumn13
  818. //
  819. this.gridColumn13.Caption = "存货编码";
  820. this.gridColumn13.ColumnEdit = this.repositoryItemMemoEdit1;
  821. this.gridColumn13.FieldName = "ITEMCODE";
  822. this.gridColumn13.Name = "gridColumn13";
  823. //
  824. // gridColumn14
  825. //
  826. this.gridColumn14.Caption = "存货名称";
  827. this.gridColumn14.ColumnEdit = this.repositoryItemMemoEdit1;
  828. this.gridColumn14.FieldName = "INVNAME";
  829. this.gridColumn14.Name = "gridColumn14";
  830. //
  831. // gridColumn15
  832. //
  833. this.gridColumn15.Caption = "规格型号";
  834. this.gridColumn15.ColumnEdit = this.repositoryItemMemoEdit1;
  835. this.gridColumn15.FieldName = "INVTYPE";
  836. this.gridColumn15.Name = "gridColumn15";
  837. //
  838. // gridColumn16
  839. //
  840. this.gridColumn16.Caption = "子件存货编码";
  841. this.gridColumn16.ColumnEdit = this.repositoryItemMemoEdit1;
  842. this.gridColumn16.FieldName = "MOBITEMCODE";
  843. this.gridColumn16.Name = "gridColumn16";
  844. this.gridColumn16.Visible = true;
  845. this.gridColumn16.VisibleIndex = 1;
  846. //
  847. // gridColumn17
  848. //
  849. this.gridColumn17.Caption = "子件存货名称";
  850. this.gridColumn17.ColumnEdit = this.repositoryItemMemoEdit1;
  851. this.gridColumn17.FieldName = "CINVNAME";
  852. this.gridColumn17.Name = "gridColumn17";
  853. this.gridColumn17.Visible = true;
  854. this.gridColumn17.VisibleIndex = 2;
  855. //
  856. // gridColumn18
  857. //
  858. this.gridColumn18.Caption = "子件规格型号";
  859. this.gridColumn18.ColumnEdit = this.repositoryItemMemoEdit1;
  860. this.gridColumn18.FieldName = "CINVTYPE";
  861. this.gridColumn18.Name = "gridColumn18";
  862. this.gridColumn18.Visible = true;
  863. this.gridColumn18.VisibleIndex = 3;
  864. //
  865. // gridColumn19
  866. //
  867. this.gridColumn19.Caption = "单位";
  868. this.gridColumn19.ColumnEdit = this.repositoryItemMemoEdit1;
  869. this.gridColumn19.FieldName = "INVUOM";
  870. this.gridColumn19.Name = "gridColumn19";
  871. this.gridColumn19.Visible = true;
  872. this.gridColumn19.VisibleIndex = 4;
  873. //
  874. // gridColumn20
  875. //
  876. this.gridColumn20.Caption = "应领数量";
  877. this.gridColumn20.ColumnEdit = this.repositoryItemMemoEdit1;
  878. this.gridColumn20.FieldName = "MOBITEMQTY";
  879. this.gridColumn20.Name = "gridColumn20";
  880. this.gridColumn20.Visible = true;
  881. this.gridColumn20.VisibleIndex = 5;
  882. //
  883. // gridColumn22
  884. //
  885. this.gridColumn22.Caption = "现存量";
  886. this.gridColumn22.ColumnEdit = this.repositoryItemMemoEdit1;
  887. this.gridColumn22.FieldName = "QTYTotal";
  888. this.gridColumn22.Name = "gridColumn22";
  889. this.gridColumn22.Visible = true;
  890. this.gridColumn22.VisibleIndex = 6;
  891. //
  892. // gridColumn23
  893. //
  894. this.gridColumn23.Caption = "仓库";
  895. this.gridColumn23.ColumnEdit = this.repositoryItemMemoEdit1;
  896. this.gridColumn23.FieldName = "WHCode";
  897. this.gridColumn23.Name = "gridColumn23";
  898. this.gridColumn23.Visible = true;
  899. this.gridColumn23.VisibleIndex = 7;
  900. //
  901. // gridColumn24
  902. //
  903. this.gridColumn24.Caption = "库位";
  904. this.gridColumn24.ColumnEdit = this.repositoryItemMemoEdit1;
  905. this.gridColumn24.FieldName = "BinCode";
  906. this.gridColumn24.Name = "gridColumn24";
  907. this.gridColumn24.Visible = true;
  908. this.gridColumn24.VisibleIndex = 8;
  909. //
  910. // gridColumn27
  911. //
  912. this.gridColumn27.Caption = "条码";
  913. this.gridColumn27.ColumnEdit = this.repositoryItemMemoEdit1;
  914. this.gridColumn27.FieldName = "LotNO";
  915. this.gridColumn27.Name = "gridColumn27";
  916. this.gridColumn27.Visible = true;
  917. this.gridColumn27.VisibleIndex = 9;
  918. //
  919. // gridColumn25
  920. //
  921. this.gridColumn25.Caption = "库位数量";
  922. this.gridColumn25.ColumnEdit = this.repositoryItemMemoEdit1;
  923. this.gridColumn25.FieldName = "QTY";
  924. this.gridColumn25.Name = "gridColumn25";
  925. this.gridColumn25.Visible = true;
  926. this.gridColumn25.VisibleIndex = 10;
  927. //
  928. // gridColumn26
  929. //
  930. this.gridColumn26.Caption = "线边仓库存";
  931. this.gridColumn26.ColumnEdit = this.repositoryItemMemoEdit1;
  932. this.gridColumn26.FieldName = "QTYXBC";
  933. this.gridColumn26.Name = "gridColumn26";
  934. //
  935. // gridColumn28
  936. //
  937. this.gridColumn28.Caption = "应调数量";
  938. this.gridColumn28.FieldName = "QTYNeed";
  939. this.gridColumn28.Name = "gridColumn28";
  940. //
  941. // gridColumn29
  942. //
  943. this.gridColumn29.Caption = "零件号";
  944. this.gridColumn29.FieldName = "VenderLotNO";
  945. this.gridColumn29.Name = "gridColumn29";
  946. this.gridColumn29.Visible = true;
  947. this.gridColumn29.VisibleIndex = 11;
  948. this.gridColumn29.Width = 102;
  949. //
  950. // advBandedGridView2
  951. //
  952. this.advBandedGridView2.GridControl = this.gridControlGauge;
  953. this.advBandedGridView2.Name = "advBandedGridView2";
  954. this.advBandedGridView2.OptionsBehavior.ReadOnly = true;
  955. this.advBandedGridView2.OptionsSelection.MultiSelect = true;
  956. this.advBandedGridView2.OptionsView.ShowFooter = true;
  957. this.advBandedGridView2.OptionsView.ShowGroupPanel = false;
  958. //
  959. // txtDefine24
  960. //
  961. this.txtDefine24.Location = new System.Drawing.Point(718, 42);
  962. this.txtDefine24.Name = "txtDefine24";
  963. this.txtDefine24.Size = new System.Drawing.Size(0, 14);
  964. this.txtDefine24.TabIndex = 133;
  965. //
  966. // FormICSCollect
  967. //
  968. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  969. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  970. this.ClientSize = new System.Drawing.Size(1036, 613);
  971. this.Controls.Add(this.panel2);
  972. this.Controls.Add(this.panel1);
  973. this.Controls.Add(this.panelControl3);
  974. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  975. this.Name = "FormICSCollect";
  976. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  977. this.Text = "FormICSCollect";
  978. this.Load += new System.EventHandler(this.FormICSCollect_Load);
  979. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  980. this.panelControl3.ResumeLayout(false);
  981. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  982. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  983. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  984. this.panel1.ResumeLayout(false);
  985. this.panel1.PerformLayout();
  986. ((System.ComponentModel.ISupportInitialize)(this.txtWHCode.Properties)).EndInit();
  987. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  988. ((System.ComponentModel.ISupportInitialize)(this.txtBinCode.Properties)).EndInit();
  989. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  990. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).EndInit();
  991. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
  992. ((System.ComponentModel.ISupportInitialize)(this.cmbSEQ.Properties)).EndInit();
  993. this.groupBox1.ResumeLayout(false);
  994. this.panel2.ResumeLayout(false);
  995. this.groupBox2.ResumeLayout(false);
  996. ((System.ComponentModel.ISupportInitialize)(this.gridControlGroup)).EndInit();
  997. ((System.ComponentModel.ISupportInitialize)(this.gridViewGroup)).EndInit();
  998. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
  999. this.groupBox3.ResumeLayout(false);
  1000. ((System.ComponentModel.ISupportInitialize)(this.gridControlGauge)).EndInit();
  1001. ((System.ComponentModel.ISupportInitialize)(this.gridViewGauge)).EndInit();
  1002. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
  1003. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).EndInit();
  1004. this.ResumeLayout(false);
  1005. }
  1006. #endregion
  1007. private DevExpress.XtraEditors.SimpleButton btnExit;
  1008. private DevExpress.XtraEditors.PanelControl panelControl3;
  1009. private DevExpress.XtraEditors.LabelControl MOTitle;
  1010. private DevExpress.XtraGrid.GridControl grdDetail;
  1011. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  1012. private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ;
  1013. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  1014. private DevExpress.XtraEditors.SimpleButton btnClose;
  1015. private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
  1016. private System.Windows.Forms.Panel panel1;
  1017. private System.Windows.Forms.Label label2;
  1018. private System.Windows.Forms.Label label1;
  1019. private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
  1020. private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
  1021. private DevExpress.XtraGrid.Columns.GridColumn colINVTYPE;
  1022. private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMCODE;
  1023. private DevExpress.XtraGrid.Columns.GridColumn colCINVNAME;
  1024. private DevExpress.XtraGrid.Columns.GridColumn colCINVTYPE;
  1025. private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
  1026. private DevExpress.XtraGrid.Columns.GridColumn colQTY;
  1027. private System.Windows.Forms.GroupBox groupBox1;
  1028. private System.Windows.Forms.Panel panel2;
  1029. private System.Windows.Forms.GroupBox groupBox2;
  1030. private DevExpress.XtraGrid.GridControl gridControlGroup;
  1031. private DevExpress.XtraGrid.Views.Grid.GridView gridViewGroup;
  1032. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  1033. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  1034. private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
  1035. private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
  1036. private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
  1037. private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
  1038. private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
  1039. private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
  1040. private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
  1041. private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
  1042. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
  1043. private System.Windows.Forms.GroupBox groupBox3;
  1044. private DevExpress.XtraGrid.GridControl gridControlGauge;
  1045. private DevExpress.XtraGrid.Views.Grid.GridView gridViewGauge;
  1046. private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
  1047. private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
  1048. private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
  1049. private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
  1050. private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
  1051. private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
  1052. private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
  1053. private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
  1054. private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
  1055. private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
  1056. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView2;
  1057. private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
  1058. private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
  1059. private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
  1060. private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
  1061. private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
  1062. private DevExpress.XtraEditors.ComboBoxEdit cmbSEQ;
  1063. private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
  1064. private DevExpress.XtraEditors.GridLookUpEdit txtMOCode;
  1065. private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
  1066. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  1067. private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
  1068. private DevExpress.XtraEditors.SimpleButton btnPrint;
  1069. private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
  1070. private System.Windows.Forms.CheckBox chkAll;
  1071. private DevExpress.XtraGrid.Columns.GridColumn colQTYS;
  1072. private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
  1073. private DevExpress.XtraEditors.LabelControl labelControl15;
  1074. private DevExpress.XtraEditors.GridLookUpEdit txtBinCode;
  1075. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  1076. private DevExpress.XtraEditors.LabelControl labelControl1;
  1077. private DevExpress.XtraEditors.GridLookUpEdit txtWHCode;
  1078. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  1079. private DevExpress.XtraGrid.Columns.GridColumn colMOVER;
  1080. private DevExpress.XtraGrid.Columns.GridColumn colWH;
  1081. private DevExpress.XtraGrid.Columns.GridColumn colQTYTotal;
  1082. private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
  1083. private System.Windows.Forms.CheckBox checkNO;
  1084. private System.Windows.Forms.CheckBox checkOK;
  1085. private DevExpress.XtraGrid.Columns.GridColumn colWHName;
  1086. private DevExpress.XtraEditors.LabelControl labOPCode;
  1087. private DevExpress.XtraEditors.LabelControl txtDefine24;
  1088. }
  1089. }