From ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 09 六月 2025 09:53:37 +0800 Subject: [PATCH] 采购明细报表 --- DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs | 1834 +++++++++++++++++++++++++++++++++------------------------- 1 files changed, 1,048 insertions(+), 786 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs index 5643623..23d5998 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs @@ -28,91 +28,110 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); + this.components = new System.ComponentModel.Container(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition21 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition22 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition23 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition24 = new DevExpress.XtraLayout.RowDefinition(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.txt_gdbh = new DevExpress.XtraEditors.TextEdit(); + this.txt_gx = new DevExpress.XtraEditors.TextEdit(); + this.txt_collectBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_barCode = new DevExpress.XtraEditors.TextEdit(); + this.txt_currentBarCode = new DevExpress.XtraEditors.TextEdit(); + this.txt_gwm = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_bc = new DevExpress.XtraEditors.TextEdit(); + this.txt_gw = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemModel = new DevExpress.XtraEditors.TextEdit(); + this.txt_sbNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_sjXt = new DevExpress.XtraEditors.TextEdit(); + this.txt_yjDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_sjDate = new DevExpress.XtraEditors.TextEdit(); + this.btnGood = new DevExpress.XtraEditors.SimpleButton(); + this.btnBad = new DevExpress.XtraEditors.SimpleButton(); + this.txt_dianJianPath = new DevExpress.XtraEditors.TextEdit(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton(); + this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton(); + this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); + this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); + this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); + this.prog1 = new DevExpress.XtraEditors.ProgressBarControl(); + this.panel3 = new System.Windows.Forms.Panel(); + this.lbSum4 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.panel2 = new System.Windows.Forms.Panel(); + this.lbSum3 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.panel4 = new System.Windows.Forms.Panel(); + this.lbSum2 = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.panel1 = new System.Windows.Forms.Panel(); + this.lbSum1 = new System.Windows.Forms.Label(); + this.label1 = new System.Windows.Forms.Label(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); + this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2status = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2pbillNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2workLine = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2tlQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2itemOutId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); + this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.layTop1 = new DevExpress.XtraLayout.LayoutControl(); - this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); - this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit3 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit4 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit5 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit6 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit7 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit8 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit9 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit10 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit11 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit12 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit13 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit14 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); - this.textEdit15 = new DevExpress.XtraEditors.TextEdit(); - this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); - this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); - this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); - this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); - this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); this.splitMx1.Panel1.SuspendLayout(); @@ -123,50 +142,58 @@ ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel1)).BeginInit(); this.splitTop1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel2)).BeginInit(); + this.splitTop1.Panel2.SuspendLayout(); this.splitTop1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); - this.tabMx.SuspendLayout(); - this.tabMxPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - this.xtraTabPage3.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layTop1)).BeginInit(); - this.layTop1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); + this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gdbh.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gx.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_collectBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_barCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_currentBarCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gwm.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_bc.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gw.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sbNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sjXt.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yjDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sjDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dianJianPath.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit12.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit14.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit15.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).BeginInit(); + this.panel3.SuspendLayout(); + this.panel2.SuspendLayout(); + this.panel4.SuspendLayout(); + this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); + this.tabMx.SuspendLayout(); + this.tabMxPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + this.tabMxPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); this.SuspendLayout(); // // splitMx1 @@ -185,46 +212,683 @@ // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; - this.splitMx1.Size = new System.Drawing.Size(978, 619); - this.splitMx1.SplitterPosition = 341; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.splitMx1.Size = new System.Drawing.Size(1367, 619); + this.splitMx1.SplitterPosition = 191; this.splitMx1.TabIndex = 0; // // splitTop1 // this.splitTop1.Dock = System.Windows.Forms.DockStyle.Fill; + this.splitTop1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitTop1.Location = new System.Drawing.Point(0, 0); this.splitTop1.Name = "splitTop1"; // // splitTop1.Panel1 // - this.splitTop1.Panel1.Controls.Add(this.layTop1); + this.splitTop1.Panel1.Controls.Add(this.layoutMx1); this.splitTop1.Panel1.Text = "Panel1"; // // splitTop1.Panel2 // + this.splitTop1.Panel2.Controls.Add(this.simpleButton7); + this.splitTop1.Panel2.Controls.Add(this.simpleButton6); + this.splitTop1.Panel2.Controls.Add(this.simpleButton5); + this.splitTop1.Panel2.Controls.Add(this.simpleButton4); + this.splitTop1.Panel2.Controls.Add(this.simpleButton3); + this.splitTop1.Panel2.Controls.Add(this.prog1); + this.splitTop1.Panel2.Controls.Add(this.panel3); + this.splitTop1.Panel2.Controls.Add(this.panel2); + this.splitTop1.Panel2.Controls.Add(this.panel4); + this.splitTop1.Panel2.Controls.Add(this.panel1); this.splitTop1.Panel2.Text = "Panel2"; - this.splitTop1.Size = new System.Drawing.Size(978, 341); - this.splitTop1.SplitterPosition = 466; + this.splitTop1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.splitTop1.Size = new System.Drawing.Size(1367, 191); + this.splitTop1.SplitterPosition = 527; this.splitTop1.TabIndex = 0; + // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.txt_gdbh); + this.layoutMx1.Controls.Add(this.txt_gx); + this.layoutMx1.Controls.Add(this.txt_collectBy); + this.layoutMx1.Controls.Add(this.txt_barCode); + this.layoutMx1.Controls.Add(this.txt_currentBarCode); + this.layoutMx1.Controls.Add(this.txt_gwm); + this.layoutMx1.Controls.Add(this.txt_itemNo); + this.layoutMx1.Controls.Add(this.txt_bc); + this.layoutMx1.Controls.Add(this.txt_gw); + this.layoutMx1.Controls.Add(this.txt_itemName); + this.layoutMx1.Controls.Add(this.txt_itemModel); + this.layoutMx1.Controls.Add(this.txt_sbNo); + this.layoutMx1.Controls.Add(this.txt_sjXt); + this.layoutMx1.Controls.Add(this.txt_yjDate); + this.layoutMx1.Controls.Add(this.txt_sjDate); + this.layoutMx1.Controls.Add(this.btnGood); + this.layoutMx1.Controls.Add(this.btnBad); + this.layoutMx1.Controls.Add(this.txt_dianJianPath); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(981, 0, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(828, 191); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; + // + // txt_gdbh + // + this.txt_gdbh.Location = new System.Drawing.Point(84, 12); + this.txt_gdbh.Name = "txt_gdbh"; + this.txt_gdbh.Properties.ReadOnly = true; + this.txt_gdbh.Size = new System.Drawing.Size(126, 24); + this.txt_gdbh.StyleController = this.layoutMx1; + this.txt_gdbh.TabIndex = 4; + // + // txt_gx + // + this.txt_gx.Location = new System.Drawing.Point(84, 40); + this.txt_gx.Name = "txt_gx"; + this.txt_gx.Properties.ReadOnly = true; + this.txt_gx.Size = new System.Drawing.Size(126, 24); + this.txt_gx.StyleController = this.layoutMx1; + this.txt_gx.TabIndex = 5; + // + // txt_collectBy + // + this.txt_collectBy.Location = new System.Drawing.Point(84, 68); + this.txt_collectBy.Name = "txt_collectBy"; + this.txt_collectBy.Properties.ReadOnly = true; + this.txt_collectBy.Size = new System.Drawing.Size(126, 24); + this.txt_collectBy.StyleController = this.layoutMx1; + this.txt_collectBy.TabIndex = 6; + // + // txt_barCode + // + this.txt_barCode.Location = new System.Drawing.Point(84, 96); + this.txt_barCode.Name = "txt_barCode"; + this.txt_barCode.Size = new System.Drawing.Size(328, 24); + this.txt_barCode.StyleController = this.layoutMx1; + this.txt_barCode.TabIndex = 1; + // + // txt_currentBarCode + // + this.txt_currentBarCode.Location = new System.Drawing.Point(84, 124); + this.txt_currentBarCode.Name = "txt_currentBarCode"; + this.txt_currentBarCode.Properties.ReadOnly = true; + this.txt_currentBarCode.Size = new System.Drawing.Size(328, 24); + this.txt_currentBarCode.StyleController = this.layoutMx1; + this.txt_currentBarCode.TabIndex = 8; + // + // txt_gwm + // + this.txt_gwm.Location = new System.Drawing.Point(84, 152); + this.txt_gwm.Name = "txt_gwm"; + this.txt_gwm.Size = new System.Drawing.Size(126, 24); + this.txt_gwm.StyleController = this.layoutMx1; + this.txt_gwm.TabIndex = 9; + // + // txt_itemNo + // + this.txt_itemNo.Location = new System.Drawing.Point(286, 12); + this.txt_itemNo.Name = "txt_itemNo"; + this.txt_itemNo.Properties.ReadOnly = true; + this.txt_itemNo.Size = new System.Drawing.Size(126, 24); + this.txt_itemNo.StyleController = this.layoutMx1; + this.txt_itemNo.TabIndex = 10; + // + // txt_bc + // + this.txt_bc.Location = new System.Drawing.Point(286, 40); + this.txt_bc.Name = "txt_bc"; + this.txt_bc.Properties.ReadOnly = true; + this.txt_bc.Size = new System.Drawing.Size(126, 24); + this.txt_bc.StyleController = this.layoutMx1; + this.txt_bc.TabIndex = 11; + // + // txt_gw + // + this.txt_gw.Location = new System.Drawing.Point(286, 68); + this.txt_gw.Name = "txt_gw"; + this.txt_gw.Properties.ReadOnly = true; + this.txt_gw.Size = new System.Drawing.Size(126, 24); + this.txt_gw.StyleController = this.layoutMx1; + this.txt_gw.TabIndex = 12; + // + // txt_itemName + // + this.txt_itemName.Location = new System.Drawing.Point(488, 12); + this.txt_itemName.Name = "txt_itemName"; + this.txt_itemName.Properties.ReadOnly = true; + this.txt_itemName.Size = new System.Drawing.Size(126, 24); + this.txt_itemName.StyleController = this.layoutMx1; + this.txt_itemName.TabIndex = 13; + // + // txt_itemModel + // + this.txt_itemModel.Location = new System.Drawing.Point(690, 12); + this.txt_itemModel.Name = "txt_itemModel"; + this.txt_itemModel.Properties.ReadOnly = true; + this.txt_itemModel.Size = new System.Drawing.Size(126, 24); + this.txt_itemModel.StyleController = this.layoutMx1; + this.txt_itemModel.TabIndex = 14; + // + // txt_sbNo + // + this.txt_sbNo.Location = new System.Drawing.Point(488, 68); + this.txt_sbNo.Name = "txt_sbNo"; + this.txt_sbNo.Properties.ReadOnly = true; + this.txt_sbNo.Size = new System.Drawing.Size(126, 24); + this.txt_sbNo.StyleController = this.layoutMx1; + this.txt_sbNo.TabIndex = 15; + // + // txt_sjXt + // + this.txt_sjXt.Location = new System.Drawing.Point(488, 40); + this.txt_sjXt.Name = "txt_sjXt"; + this.txt_sjXt.Properties.ReadOnly = true; + this.txt_sjXt.Size = new System.Drawing.Size(126, 24); + this.txt_sjXt.StyleController = this.layoutMx1; + this.txt_sjXt.TabIndex = 16; + // + // txt_yjDate + // + this.txt_yjDate.Location = new System.Drawing.Point(690, 40); + this.txt_yjDate.Name = "txt_yjDate"; + this.txt_yjDate.Properties.ReadOnly = true; + this.txt_yjDate.Size = new System.Drawing.Size(126, 24); + this.txt_yjDate.StyleController = this.layoutMx1; + this.txt_yjDate.TabIndex = 17; + // + // txt_sjDate + // + this.txt_sjDate.Location = new System.Drawing.Point(690, 68); + this.txt_sjDate.Name = "txt_sjDate"; + this.txt_sjDate.Properties.ReadOnly = true; + this.txt_sjDate.Size = new System.Drawing.Size(126, 24); + this.txt_sjDate.StyleController = this.layoutMx1; + this.txt_sjDate.TabIndex = 18; + // + // btnGood + // + this.btnGood.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success; + this.btnGood.Appearance.Options.UseBackColor = true; + this.btnGood.Location = new System.Drawing.Point(416, 96); + this.btnGood.Name = "btnGood"; + this.btnGood.Size = new System.Drawing.Size(198, 83); + this.btnGood.StyleController = this.layoutMx1; + this.btnGood.TabIndex = 19; + this.btnGood.Text = "鑹搧"; + // + // btnBad + // + this.btnBad.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger; + this.btnBad.Appearance.Options.UseBackColor = true; + this.btnBad.Location = new System.Drawing.Point(618, 96); + this.btnBad.Name = "btnBad"; + this.btnBad.Size = new System.Drawing.Size(198, 83); + this.btnBad.StyleController = this.layoutMx1; + this.btnBad.TabIndex = 20; + this.btnBad.Text = "涓嶈壇鍝�"; + // + // txt_dianJianPath + // + this.txt_dianJianPath.Location = new System.Drawing.Point(286, 152); + this.txt_dianJianPath.Name = "txt_dianJianPath"; + this.txt_dianJianPath.Properties.ReadOnly = true; + this.txt_dianJianPath.Size = new System.Drawing.Size(126, 24); + this.txt_dianJianPath.StyleController = this.layoutMx1; + this.txt_dianJianPath.TabIndex = 21; + // + // Root + // + this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.Root.GroupBordersVisible = false; + this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem1, + this.layoutControlItem2, + this.layoutControlItem3, + this.layoutControlItem4, + this.layoutControlItem7, + this.layoutControlItem8, + this.layoutControlItem9, + this.layoutControlItem10, + this.layoutControlItem12, + this.layoutControlItem14, + this.layoutControlItem15, + this.layoutControlItem5, + this.layoutControlItem6, + this.layoutControlItem16, + this.layoutControlItem17, + this.layoutControlItem13, + this.layoutControlItem11, + this.layoutControlItem18}); + this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.Root.Name = "Root"; + columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition13.Width = 100D; + columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition14.Width = 100D; + columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition15.Width = 100D; + columnDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition16.Width = 100D; + this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition13, + columnDefinition14, + columnDefinition15, + columnDefinition16}); + rowDefinition19.Height = 100D; + rowDefinition19.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition20.Height = 100D; + rowDefinition20.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition21.Height = 100D; + rowDefinition21.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition22.Height = 100D; + rowDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition23.Height = 100D; + rowDefinition23.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition24.Height = 100D; + rowDefinition24.SizeType = System.Windows.Forms.SizeType.Percent; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition19, + rowDefinition20, + rowDefinition21, + rowDefinition22, + rowDefinition23, + rowDefinition24}); + this.Root.Size = new System.Drawing.Size(828, 191); + this.Root.TextVisible = false; + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_gdbh; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem1.Text = "宸ュ崟缂栧彿"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_gx; + this.layoutControlItem2.Location = new System.Drawing.Point(0, 28); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem2.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem2.Text = "褰撳墠宸ュ簭"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.txt_collectBy; + this.layoutControlItem3.CustomizationFormText = "鎿嶄綔鍛樺伐"; + this.layoutControlItem3.Location = new System.Drawing.Point(0, 56); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem3.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem3.Text = "鎿嶄綔鍛樺伐"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_barCode; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 84); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem4.Size = new System.Drawing.Size(404, 28); + this.layoutControlItem4.Text = "鎵拷婧爜"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_itemNo; + this.layoutControlItem7.Location = new System.Drawing.Point(202, 0); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem7.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem7.Text = "浜у搧缂栫爜"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_bc; + this.layoutControlItem8.Location = new System.Drawing.Point(202, 28); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem8.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem8.Text = "鐝"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.txt_gw; + this.layoutControlItem9.Location = new System.Drawing.Point(202, 56); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem9.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem9.Text = "宸ヤ綅"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_itemName; + this.layoutControlItem10.Location = new System.Drawing.Point(404, 0); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem10.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem10.Text = "浜у搧鍚嶇О"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_sbNo; + this.layoutControlItem12.Location = new System.Drawing.Point(404, 56); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem12.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem12.Text = "璁惧缂栫爜"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_yjDate; + this.layoutControlItem14.Location = new System.Drawing.Point(606, 28); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem14.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem14.Text = "璁″垝鏃堕棿"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_sjDate; + this.layoutControlItem15.Location = new System.Drawing.Point(606, 56); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem15.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem15.Text = "瀹為檯鏃堕棿"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_currentBarCode; + this.layoutControlItem5.Location = new System.Drawing.Point(0, 112); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem5.Size = new System.Drawing.Size(404, 28); + this.layoutControlItem5.Text = "褰撳墠鏉$爜"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_gwm; + this.layoutControlItem6.Location = new System.Drawing.Point(0, 140); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem6.Size = new System.Drawing.Size(202, 31); + this.layoutControlItem6.Text = "鎵伐浣嶇爜"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.btnGood; + this.layoutControlItem16.Location = new System.Drawing.Point(404, 84); + this.layoutControlItem16.MaxSize = new System.Drawing.Size(0, 100); + this.layoutControlItem16.MinSize = new System.Drawing.Size(41, 100); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem16.OptionsTableLayoutItem.RowSpan = 3; + this.layoutControlItem16.Size = new System.Drawing.Size(202, 87); + this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem16.Text = "鑹搧鎸夐挳"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem16.TextVisible = false; + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.btnBad; + this.layoutControlItem17.Location = new System.Drawing.Point(606, 84); + this.layoutControlItem17.MaxSize = new System.Drawing.Size(0, 100); + this.layoutControlItem17.MinSize = new System.Drawing.Size(56, 100); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem17.OptionsTableLayoutItem.RowSpan = 3; + this.layoutControlItem17.Size = new System.Drawing.Size(202, 87); + this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem17.Text = "涓嶈壇鍝佹寜閽�"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem17.TextVisible = false; + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_sjXt; + this.layoutControlItem13.Location = new System.Drawing.Point(404, 28); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem13.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem13.Text = "绾垮埆"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_itemModel; + this.layoutControlItem11.Location = new System.Drawing.Point(606, 0); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem11.Size = new System.Drawing.Size(202, 28); + this.layoutControlItem11.Text = "浜у搧瑙勬牸"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem18 + // + this.layoutControlItem18.Control = this.txt_dianJianPath; + this.layoutControlItem18.Location = new System.Drawing.Point(202, 140); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5; + this.layoutControlItem18.Size = new System.Drawing.Size(202, 31); + this.layoutControlItem18.Text = "鐢垫璺緞"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); + // + // simpleButton7 + // + this.simpleButton7.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; + this.simpleButton7.Appearance.Options.UseBackColor = true; + this.simpleButton7.Location = new System.Drawing.Point(122, 126); + this.simpleButton7.Name = "simpleButton7"; + this.simpleButton7.Size = new System.Drawing.Size(86, 50); + this.simpleButton7.TabIndex = 10; + this.simpleButton7.Text = "璁惧"; + // + // simpleButton6 + // + this.simpleButton6.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; + this.simpleButton6.Appearance.Options.UseBackColor = true; + this.simpleButton6.Location = new System.Drawing.Point(425, 126); + this.simpleButton6.Name = "simpleButton6"; + this.simpleButton6.Size = new System.Drawing.Size(86, 50); + this.simpleButton6.TabIndex = 9; + this.simpleButton6.Text = "鍙栨秷"; + // + // simpleButton5 + // + this.simpleButton5.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; + this.simpleButton5.Appearance.Options.UseBackColor = true; + this.simpleButton5.Location = new System.Drawing.Point(223, 126); + this.simpleButton5.Name = "simpleButton5"; + this.simpleButton5.Size = new System.Drawing.Size(86, 50); + this.simpleButton5.TabIndex = 8; + this.simpleButton5.Text = "鍝佽川"; + // + // simpleButton4 + // + this.simpleButton4.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; + this.simpleButton4.Appearance.Options.UseBackColor = true; + this.simpleButton4.Location = new System.Drawing.Point(324, 126); + this.simpleButton4.Name = "simpleButton4"; + this.simpleButton4.Size = new System.Drawing.Size(86, 50); + this.simpleButton4.TabIndex = 7; + this.simpleButton4.Text = "鍏跺畠"; + // + // simpleButton3 + // + this.simpleButton3.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; + this.simpleButton3.Appearance.Options.UseBackColor = true; + this.simpleButton3.Location = new System.Drawing.Point(21, 126); + this.simpleButton3.Name = "simpleButton3"; + this.simpleButton3.Size = new System.Drawing.Size(86, 50); + this.simpleButton3.TabIndex = 6; + this.simpleButton3.Text = "鐗╂枡"; + // + // prog1 + // + this.prog1.Location = new System.Drawing.Point(21, 88); + this.prog1.Name = "prog1"; + this.prog1.Properties.ShowTitle = true; + this.prog1.Size = new System.Drawing.Size(489, 22); + this.prog1.TabIndex = 5; + // + // panel3 + // + this.panel3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; + this.panel3.Controls.Add(this.lbSum4); + this.panel3.Controls.Add(this.label6); + this.panel3.Location = new System.Drawing.Point(411, 7); + this.panel3.Name = "panel3"; + this.panel3.Size = new System.Drawing.Size(99, 71); + this.panel3.TabIndex = 4; + // + // lbSum4 + // + this.lbSum4.AutoSize = true; + this.lbSum4.Location = new System.Drawing.Point(45, 46); + this.lbSum4.Name = "lbSum4"; + this.lbSum4.Size = new System.Drawing.Size(16, 18); + this.lbSum4.TabIndex = 1; + this.lbSum4.Text = "0"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(18, 10); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(68, 18); + this.label6.TabIndex = 0; + this.label6.Text = "涓嶈壇鏁伴噺"; + // + // panel2 + // + this.panel2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; + this.panel2.Controls.Add(this.lbSum3); + this.panel2.Controls.Add(this.label4); + this.panel2.Location = new System.Drawing.Point(281, 7); + this.panel2.Name = "panel2"; + this.panel2.Size = new System.Drawing.Size(99, 71); + this.panel2.TabIndex = 3; + // + // lbSum3 + // + this.lbSum3.AutoSize = true; + this.lbSum3.Location = new System.Drawing.Point(45, 46); + this.lbSum3.Name = "lbSum3"; + this.lbSum3.Size = new System.Drawing.Size(16, 18); + this.lbSum3.TabIndex = 1; + this.lbSum3.Text = "0"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(18, 10); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(68, 18); + this.label4.TabIndex = 0; + this.label4.Text = "鑹搧鏁伴噺"; + // + // panel4 + // + this.panel4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; + this.panel4.Controls.Add(this.lbSum2); + this.panel4.Controls.Add(this.label8); + this.panel4.Location = new System.Drawing.Point(151, 7); + this.panel4.Name = "panel4"; + this.panel4.Size = new System.Drawing.Size(99, 71); + this.panel4.TabIndex = 2; + // + // lbSum2 + // + this.lbSum2.AutoSize = true; + this.lbSum2.Location = new System.Drawing.Point(45, 46); + this.lbSum2.Name = "lbSum2"; + this.lbSum2.Size = new System.Drawing.Size(16, 18); + this.lbSum2.TabIndex = 1; + this.lbSum2.Text = "0"; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.Location = new System.Drawing.Point(18, 10); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(68, 18); + this.label8.TabIndex = 0; + this.label8.Text = "鎶曞叆鏁伴噺"; + // + // panel1 + // + this.panel1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; + this.panel1.Controls.Add(this.lbSum1); + this.panel1.Controls.Add(this.label1); + this.panel1.Location = new System.Drawing.Point(21, 7); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(99, 71); + this.panel1.TabIndex = 0; + // + // lbSum1 + // + this.lbSum1.AutoSize = true; + this.lbSum1.Location = new System.Drawing.Point(45, 46); + this.lbSum1.Name = "lbSum1"; + this.lbSum1.Size = new System.Drawing.Size(16, 18); + this.lbSum1.TabIndex = 1; + this.lbSum1.Text = "0"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(18, 10); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(68, 18); + this.label1.TabIndex = 0; + this.label1.Text = "宸ュ崟鏁伴噺"; // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Name = "tabMx"; - this.tabMx.SelectedTabPage = this.tabMxPage2; - this.tabMx.Size = new System.Drawing.Size(978, 266); + this.tabMx.SelectedTabPage = this.tabMxPage1; + this.tabMx.Size = new System.Drawing.Size(1367, 416); this.tabMx.TabIndex = 4; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.tabMxPage2, - this.xtraTabPage3}); + this.tabMxPage1, + this.tabMxPage2}); // - // tabMxPage2 + // tabMxPage1 // - this.tabMxPage2.Controls.Add(this.gcMx1); - this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(976, 234); - this.tabMxPage2.Text = "閫�璐х墿鏂欐槑缁�"; + this.tabMxPage1.Controls.Add(this.gcMx1); + this.tabMxPage1.Name = "tabMxPage1"; + this.tabMxPage1.Size = new System.Drawing.Size(1365, 384); + this.tabMxPage1.Text = "鑹搧鍚嶇О"; // // gcMx1 // @@ -232,7 +896,7 @@ this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(976, 234); + this.gcMx1.Size = new System.Drawing.Size(1365, 384); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -242,20 +906,16 @@ this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn12, - this.gridColumn11, this.gvMx2status, this.gvMx2pbillNo, - this.gvMx2workLine, this.gvMx2itemNo, this.gridColumn5, this.gridColumn6, - this.gvMx2quantity, + this.gridColumn3, this.gvMx2tlQty, - this.gvMx2depotCode, - this.gvMx2remark, - this.gvMx2ebelnK3id, - this.gvMx2lineK3id, - this.gvMx2itemOutId, + this.gridColumn2, + this.gridColumn1, + this.gridColumn4, this.gridColumn14, this.gridColumn15}); this.gvMx1.GridControl = this.gcMx1; @@ -273,22 +933,12 @@ this.gridColumn12.OptionsColumn.ReadOnly = true; this.gridColumn12.Width = 94; // - // gridColumn11 - // - this.gridColumn11.Caption = "aboutGuid"; - this.gridColumn11.FieldName = "aboutGuid"; - this.gridColumn11.MinWidth = 25; - this.gridColumn11.Name = "gridColumn11"; - this.gridColumn11.OptionsColumn.ReadOnly = true; - this.gridColumn11.Width = 94; - // // gvMx2status // this.gvMx2status.AppearanceCell.Options.UseFont = true; - this.gvMx2status.Caption = "瀹岀粨"; - this.gvMx2status.FieldName = "status"; - this.gvMx2status.MaxWidth = 50; - this.gvMx2status.MinWidth = 50; + this.gvMx2status.Caption = "宸ュ崟缂栧彿"; + this.gvMx2status.FieldName = "gdbh"; + this.gvMx2status.MinWidth = 10; this.gvMx2status.Name = "gvMx2status"; this.gvMx2status.OptionsColumn.ReadOnly = true; this.gvMx2status.Tag = "query_a.status"; @@ -299,26 +949,14 @@ // gvMx2pbillNo // this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true; - this.gvMx2pbillNo.Caption = "鍒拌揣鍗曞彿"; - this.gvMx2pbillNo.FieldName = "pbillNo"; + this.gvMx2pbillNo.Caption = "杩芥函鐮�"; + this.gvMx2pbillNo.FieldName = "barCode"; this.gvMx2pbillNo.Name = "gvMx2pbillNo"; this.gvMx2pbillNo.OptionsColumn.ReadOnly = true; this.gvMx2pbillNo.Tag = "query_a.pbill_no"; this.gvMx2pbillNo.Visible = true; this.gvMx2pbillNo.VisibleIndex = 1; this.gvMx2pbillNo.Width = 94; - // - // gvMx2workLine - // - this.gvMx2workLine.AppearanceCell.Options.UseFont = true; - this.gvMx2workLine.Caption = "琛屽彿 "; - this.gvMx2workLine.FieldName = "workLine"; - this.gvMx2workLine.Name = "gvMx2workLine"; - this.gvMx2workLine.OptionsColumn.ReadOnly = true; - this.gvMx2workLine.Tag = "query_a.work_line"; - this.gvMx2workLine.Visible = true; - this.gvMx2workLine.VisibleIndex = 2; - this.gvMx2workLine.Width = 94; // // gvMx2itemNo // @@ -329,7 +967,7 @@ this.gvMx2itemNo.OptionsColumn.ReadOnly = true; this.gvMx2itemNo.Tag = "query_a.item_no"; this.gvMx2itemNo.Visible = true; - this.gvMx2itemNo.VisibleIndex = 3; + this.gvMx2itemNo.VisibleIndex = 2; this.gvMx2itemNo.Width = 94; // // gridColumn5 @@ -339,7 +977,7 @@ this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.OptionsColumn.ReadOnly = true; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 4; + this.gridColumn5.VisibleIndex = 3; this.gridColumn5.Width = 94; // // gridColumn6 @@ -349,120 +987,85 @@ this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.OptionsColumn.ReadOnly = true; this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 5; + this.gridColumn6.VisibleIndex = 4; this.gridColumn6.Width = 94; // - // gvMx2quantity + // gridColumn3 // - this.gvMx2quantity.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); - this.gvMx2quantity.AppearanceCell.Options.UseFont = true; - this.gvMx2quantity.AppearanceCell.Options.UseForeColor = true; - this.gvMx2quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gvMx2quantity.AppearanceHeader.Options.UseForeColor = true; - this.gvMx2quantity.Caption = "鐢宠鏁伴噺 "; - this.gvMx2quantity.FieldName = "quantity"; - this.gvMx2quantity.Name = "gvMx2quantity"; - this.gvMx2quantity.Tag = "query_a.quantity"; - this.gvMx2quantity.Visible = true; - this.gvMx2quantity.VisibleIndex = 6; - this.gvMx2quantity.Width = 94; + this.gridColumn3.Caption = "鏁伴噺"; + this.gridColumn3.FieldName = "quantity"; + this.gridColumn3.MinWidth = 25; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 6; + this.gridColumn3.Width = 94; // // gvMx2tlQty // this.gvMx2tlQty.AppearanceCell.Options.UseFont = true; - this.gvMx2tlQty.Caption = "宸叉壂鏁伴噺 "; - this.gvMx2tlQty.FieldName = "tlQty"; + this.gvMx2tlQty.Caption = "鍗曚綅"; + this.gvMx2tlQty.FieldName = "dwName"; this.gvMx2tlQty.Name = "gvMx2tlQty"; this.gvMx2tlQty.OptionsColumn.ReadOnly = true; this.gvMx2tlQty.Tag = "query_a.tl_qty"; this.gvMx2tlQty.Visible = true; - this.gvMx2tlQty.VisibleIndex = 7; + this.gvMx2tlQty.VisibleIndex = 5; this.gvMx2tlQty.Width = 94; // - // gvMx2depotCode + // gridColumn2 // - this.gvMx2depotCode.AppearanceCell.Options.UseFont = true; - this.gvMx2depotCode.Caption = "浠撳簱缂栫爜"; - this.gvMx2depotCode.FieldName = "depotCode"; - this.gvMx2depotCode.Name = "gvMx2depotCode"; - this.gvMx2depotCode.OptionsColumn.ReadOnly = true; - this.gvMx2depotCode.Tag = "query_a.depot_code"; - this.gvMx2depotCode.Visible = true; - this.gvMx2depotCode.VisibleIndex = 8; - this.gvMx2depotCode.Width = 94; + this.gridColumn2.Caption = "宸ュ簭"; + this.gridColumn2.FieldName = "processNo"; + this.gridColumn2.MinWidth = 25; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 7; + this.gridColumn2.Width = 94; // - // gvMx2remark + // gridColumn1 // - this.gvMx2remark.AppearanceCell.Options.UseFont = true; - this.gvMx2remark.Caption = "澶囨敞淇℃伅 "; - this.gvMx2remark.FieldName = "remark"; - this.gvMx2remark.Name = "gvMx2remark"; - this.gvMx2remark.OptionsColumn.ReadOnly = true; - this.gvMx2remark.Tag = "query_a.remark"; - this.gvMx2remark.Visible = true; - this.gvMx2remark.VisibleIndex = 9; - this.gvMx2remark.Width = 94; + this.gridColumn1.Caption = "涓嶈壇鎻忚堪"; + this.gridColumn1.FieldName = "badDescription"; + this.gridColumn1.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Width = 94; // - // gvMx2ebelnK3id + // gridColumn4 // - this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true; - this.gvMx2ebelnK3id.Caption = "閲囪喘鍗旾D "; - this.gvMx2ebelnK3id.FieldName = "ebelnK3id"; - this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id"; - this.gvMx2ebelnK3id.OptionsColumn.ReadOnly = true; - this.gvMx2ebelnK3id.Tag = "query_a.ebeln_k3id"; - this.gvMx2ebelnK3id.Visible = true; - this.gvMx2ebelnK3id.VisibleIndex = 10; - this.gvMx2ebelnK3id.Width = 94; - // - // gvMx2lineK3id - // - this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true; - this.gvMx2lineK3id.Caption = "閲囪喘鍗曡ID "; - this.gvMx2lineK3id.FieldName = "lineK3id"; - this.gvMx2lineK3id.Name = "gvMx2lineK3id"; - this.gvMx2lineK3id.OptionsColumn.ReadOnly = true; - this.gvMx2lineK3id.Tag = "query_a.line_k3id"; - this.gvMx2lineK3id.Visible = true; - this.gvMx2lineK3id.VisibleIndex = 11; - this.gvMx2lineK3id.Width = 94; - // - // gvMx2itemOutId - // - this.gvMx2itemOutId.AppearanceCell.Options.UseFont = true; - this.gvMx2itemOutId.Caption = "鍑哄簱ID "; - this.gvMx2itemOutId.FieldName = "itemOutId"; - this.gvMx2itemOutId.Name = "gvMx2itemOutId"; - this.gvMx2itemOutId.OptionsColumn.ReadOnly = true; - this.gvMx2itemOutId.Tag = "query_a.item_out_id"; - this.gvMx2itemOutId.Width = 94; + this.gridColumn4.Caption = "缁撴灉"; + this.gridColumn4.FieldName = "checkResult"; + this.gridColumn4.MinWidth = 25; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.Visible = true; + this.gridColumn4.VisibleIndex = 9; + this.gridColumn4.Width = 94; // // gridColumn14 // - this.gridColumn14.Caption = "鍒涘缓浜�"; + this.gridColumn14.Caption = "涓婃姤浜�"; this.gridColumn14.FieldName = "createBy"; this.gridColumn14.MinWidth = 25; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 12; + this.gridColumn14.VisibleIndex = 10; this.gridColumn14.Width = 94; // // gridColumn15 // - this.gridColumn15.Caption = "鍒涘缓鏃堕棿"; + this.gridColumn15.Caption = "鏈�鍚庝笂鎶ユ椂闂�"; this.gridColumn15.FieldName = "createDate"; this.gridColumn15.MinWidth = 25; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; - this.gridColumn15.VisibleIndex = 13; + this.gridColumn15.VisibleIndex = 11; this.gridColumn15.Width = 94; // - // xtraTabPage3 + // tabMxPage2 // - this.xtraTabPage3.Controls.Add(this.gcMx2); - this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(976, 234); - this.xtraTabPage3.Text = "閫�璐х墿鏂欐壂鐮佹槑缁�"; + this.tabMxPage2.Controls.Add(this.gcMx2); + this.tabMxPage2.Name = "tabMxPage2"; + this.tabMxPage2.Size = new System.Drawing.Size(1365, 384); + this.tabMxPage2.Text = "涓嶈壇鍝佹槑缁�"; // // gcMx2 // @@ -470,7 +1073,7 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(976, 234); + this.gcMx2.Size = new System.Drawing.Size(1365, 384); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -479,555 +1082,184 @@ // this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gvMx1guid, - this.gvMx1itemBarcode, - this.gvMx1itemNo, + this.gridColumn7, this.gridColumn8, this.gridColumn9, - this.gvMx1quantity, this.gridColumn10, - this.gvMx1depotCode, - this.gvMx1depotSectionCode, - this.gvMx1ebelnK3id, - this.gvMx1lineK3id, + this.gridColumn11, + this.gridColumn13, this.gridColumn16, - this.gridColumn17}); + this.gridColumn17, + this.gridColumn18, + this.gridColumn19, + this.gridColumn20, + this.gridColumn21, + this.gridColumn22, + this.gridColumn23}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; - this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; this.gvMx2.OptionsFind.ShowSearchNavButtons = false; this.gvMx2.OptionsView.ShowGroupPanel = false; // - // gvMx1guid + // gridColumn7 // - this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "guid "; - this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 50; - this.gvMx1guid.Name = "gvMx1guid"; - this.gvMx1guid.Tag = "query_a.guid"; - this.gvMx1guid.Width = 94; - // - // gvMx1itemBarcode - // - this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; - this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜 "; - this.gvMx1itemBarcode.FieldName = "itemBarcode"; - this.gvMx1itemBarcode.Name = "gvMx1itemBarcode"; - this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE"; - this.gvMx1itemBarcode.Visible = true; - this.gvMx1itemBarcode.VisibleIndex = 1; - this.gvMx1itemBarcode.Width = 94; - // - // gvMx1itemNo - // - this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; - this.gvMx1itemNo.Caption = "鐗╂枡缂栫爜"; - this.gvMx1itemNo.FieldName = "itemNo"; - this.gvMx1itemNo.Name = "gvMx1itemNo"; - this.gvMx1itemNo.Tag = "query_a.ITEM_NO"; - this.gvMx1itemNo.Visible = true; - this.gvMx1itemNo.VisibleIndex = 0; - this.gvMx1itemNo.Width = 94; + this.gridColumn7.Caption = "guid"; + this.gridColumn7.FieldName = "guid"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.OptionsColumn.ReadOnly = true; + this.gridColumn7.Width = 94; // // gridColumn8 // - this.gridColumn8.Caption = "鐗╂枡鍚嶇О"; - this.gridColumn8.FieldName = "itemName"; + this.gridColumn8.AppearanceCell.Options.UseFont = true; + this.gridColumn8.Caption = "宸ュ崟缂栧彿"; + this.gridColumn8.FieldName = "gdbh"; + this.gridColumn8.MinWidth = 10; this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.OptionsColumn.ReadOnly = true; + this.gridColumn8.Tag = "query_a.status"; this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 2; - this.gridColumn8.Width = 94; + this.gridColumn8.VisibleIndex = 0; + this.gridColumn8.Width = 50; // // gridColumn9 // - this.gridColumn9.Caption = "瑙勬牸鍨嬪彿"; - this.gridColumn9.FieldName = "itemModel"; + this.gridColumn9.AppearanceCell.Options.UseFont = true; + this.gridColumn9.Caption = "杩芥函鐮�"; + this.gridColumn9.FieldName = "barCode"; this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.OptionsColumn.ReadOnly = true; + this.gridColumn9.Tag = "query_a.pbill_no"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 3; + this.gridColumn9.VisibleIndex = 1; this.gridColumn9.Width = 94; - // - // gvMx1quantity - // - this.gvMx1quantity.AppearanceCell.Options.UseFont = true; - this.gvMx1quantity.Caption = "鏁伴噺"; - this.gvMx1quantity.FieldName = "quantity"; - this.gvMx1quantity.MinWidth = 50; - this.gvMx1quantity.Name = "gvMx1quantity"; - this.gvMx1quantity.Tag = "query_a.QUANTITY"; - this.gvMx1quantity.Visible = true; - this.gvMx1quantity.VisibleIndex = 4; - this.gvMx1quantity.Width = 94; // // gridColumn10 // - this.gridColumn10.Caption = "鍗曚綅"; - this.gridColumn10.FieldName = "kcUnit"; - this.gridColumn10.MinWidth = 50; + this.gridColumn10.AppearanceCell.Options.UseFont = true; + this.gridColumn10.Caption = "鐗╂枡缂栫爜"; + this.gridColumn10.FieldName = "itemNo"; this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.OptionsColumn.ReadOnly = true; + this.gridColumn10.Tag = "query_a.item_no"; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 5; + this.gridColumn10.VisibleIndex = 2; this.gridColumn10.Width = 94; // - // gvMx1depotCode + // gridColumn11 // - this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; - this.gvMx1depotCode.Caption = "浠撳簱缂栫爜 "; - this.gvMx1depotCode.FieldName = "depotCode"; - this.gvMx1depotCode.Name = "gvMx1depotCode"; - this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE"; - this.gvMx1depotCode.Visible = true; - this.gvMx1depotCode.VisibleIndex = 6; - this.gvMx1depotCode.Width = 94; + this.gridColumn11.Caption = "鐗╂枡鍚嶇О"; + this.gridColumn11.FieldName = "itemName"; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.OptionsColumn.ReadOnly = true; + this.gridColumn11.Visible = true; + this.gridColumn11.VisibleIndex = 3; + this.gridColumn11.Width = 94; // - // gvMx1depotSectionCode + // gridColumn13 // - this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; - this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜 "; - this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; - this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; - this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; - this.gvMx1depotSectionCode.Visible = true; - this.gvMx1depotSectionCode.VisibleIndex = 7; - this.gvMx1depotSectionCode.Width = 94; - // - // gvMx1ebelnK3id - // - this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true; - this.gvMx1ebelnK3id.Caption = "閲囪喘璁㈠崟ID "; - this.gvMx1ebelnK3id.FieldName = "ebelnK3id"; - this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id"; - this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID"; - this.gvMx1ebelnK3id.Visible = true; - this.gvMx1ebelnK3id.VisibleIndex = 8; - this.gvMx1ebelnK3id.Width = 94; - // - // gvMx1lineK3id - // - this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true; - this.gvMx1lineK3id.Caption = "閲囪喘璁㈠崟琛孖D "; - this.gvMx1lineK3id.FieldName = "lineK3id"; - this.gvMx1lineK3id.Name = "gvMx1lineK3id"; - this.gvMx1lineK3id.Tag = "query_a.LINE_K3ID"; - this.gvMx1lineK3id.Visible = true; - this.gvMx1lineK3id.VisibleIndex = 9; - this.gvMx1lineK3id.Width = 94; + this.gridColumn13.Caption = "瑙勬牸鍨嬪彿"; + this.gridColumn13.FieldName = "itemModel"; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.OptionsColumn.ReadOnly = true; + this.gridColumn13.Visible = true; + this.gridColumn13.VisibleIndex = 4; + this.gridColumn13.Width = 94; // // gridColumn16 // - this.gridColumn16.Caption = "鍒涘缓浜�"; - this.gridColumn16.FieldName = "createBy"; + this.gridColumn16.Caption = "鏁伴噺"; + this.gridColumn16.FieldName = "quantity"; this.gridColumn16.MinWidth = 25; this.gridColumn16.Name = "gridColumn16"; this.gridColumn16.Visible = true; - this.gridColumn16.VisibleIndex = 10; + this.gridColumn16.VisibleIndex = 6; this.gridColumn16.Width = 94; // // gridColumn17 // - this.gridColumn17.Caption = "鍒涘缓鏃堕棿"; - this.gridColumn17.FieldName = "createDate"; - this.gridColumn17.MinWidth = 25; + this.gridColumn17.AppearanceCell.Options.UseFont = true; + this.gridColumn17.Caption = "鍗曚綅"; + this.gridColumn17.FieldName = "dwName"; this.gridColumn17.Name = "gridColumn17"; + this.gridColumn17.OptionsColumn.ReadOnly = true; + this.gridColumn17.Tag = "query_a.tl_qty"; this.gridColumn17.Visible = true; - this.gridColumn17.VisibleIndex = 11; + this.gridColumn17.VisibleIndex = 5; this.gridColumn17.Width = 94; // - // layTop1 + // gridColumn18 // - this.layTop1.Controls.Add(this.textEdit1); - this.layTop1.Controls.Add(this.textEdit2); - this.layTop1.Controls.Add(this.textEdit3); - this.layTop1.Controls.Add(this.textEdit4); - this.layTop1.Controls.Add(this.textEdit5); - this.layTop1.Controls.Add(this.textEdit6); - this.layTop1.Controls.Add(this.textEdit7); - this.layTop1.Controls.Add(this.textEdit8); - this.layTop1.Controls.Add(this.textEdit9); - this.layTop1.Controls.Add(this.textEdit10); - this.layTop1.Controls.Add(this.textEdit11); - this.layTop1.Controls.Add(this.textEdit12); - this.layTop1.Controls.Add(this.textEdit13); - this.layTop1.Controls.Add(this.textEdit14); - this.layTop1.Controls.Add(this.textEdit15); - this.layTop1.Controls.Add(this.simpleButton1); - this.layTop1.Controls.Add(this.simpleButton2); - this.layTop1.Dock = System.Windows.Forms.DockStyle.Fill; - this.layTop1.Location = new System.Drawing.Point(0, 0); - this.layTop1.Name = "layTop1"; - this.layTop1.Root = this.Root; - this.layTop1.Size = new System.Drawing.Size(466, 341); - this.layTop1.TabIndex = 0; - this.layTop1.Text = "layoutControl1"; + this.gridColumn18.Caption = "宸ュ簭"; + this.gridColumn18.FieldName = "processNo"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 7; + this.gridColumn18.Width = 94; // - // Root + // gridColumn19 // - this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; - this.Root.GroupBordersVisible = false; - this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem1, - this.layoutControlItem2, - this.layoutControlItem3, - this.layoutControlItem4, - this.layoutControlItem5, - this.layoutControlItem6, - this.layoutControlItem7, - this.layoutControlItem8, - this.layoutControlItem9, - this.layoutControlItem10, - this.layoutControlItem11, - this.layoutControlItem12, - this.layoutControlItem13, - this.layoutControlItem14, - this.layoutControlItem15, - this.layoutControlItem16, - this.layoutControlItem17}); - this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; - this.Root.Name = "Root"; - columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition1.Width = 100D; - columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition2.Width = 100D; - columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition3.Width = 100D; - columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition4.Width = 100D; - this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition1, - columnDefinition2, - columnDefinition3, - columnDefinition4}); - rowDefinition1.Height = 100D; - rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition2.Height = 100D; - rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition3.Height = 100D; - rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition4.Height = 100D; - rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition5.Height = 100D; - rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition6.Height = 100D; - rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; - this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition1, - rowDefinition2, - rowDefinition3, - rowDefinition4, - rowDefinition5, - rowDefinition6}); - this.Root.Size = new System.Drawing.Size(860, 320); - this.Root.TextVisible = false; + this.gridColumn19.Caption = "涓嶈壇鎻忚堪"; + this.gridColumn19.FieldName = "badDescription"; + this.gridColumn19.MinWidth = 25; + this.gridColumn19.Name = "gridColumn19"; + this.gridColumn19.Visible = true; + this.gridColumn19.VisibleIndex = 8; + this.gridColumn19.Width = 94; // - // textEdit1 + // gridColumn20 // - this.textEdit1.Location = new System.Drawing.Point(-190, 12); - this.textEdit1.Name = "textEdit1"; - this.textEdit1.Size = new System.Drawing.Size(62, 24); - this.textEdit1.StyleController = this.layTop1; - this.textEdit1.TabIndex = 4; + this.gridColumn20.Caption = "缁撴灉"; + this.gridColumn20.FieldName = "checkResult"; + this.gridColumn20.MinWidth = 25; + this.gridColumn20.Name = "gridColumn20"; + this.gridColumn20.Visible = true; + this.gridColumn20.VisibleIndex = 9; + this.gridColumn20.Width = 94; // - // layoutControlItem1 + // gridColumn21 // - this.layoutControlItem1.Control = this.textEdit1; - this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); - this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem1.TextSize = new System.Drawing.Size(132, 18); + this.gridColumn21.Caption = "涓婃姤浜�"; + this.gridColumn21.FieldName = "createBy"; + this.gridColumn21.MinWidth = 25; + this.gridColumn21.Name = "gridColumn21"; + this.gridColumn21.Visible = true; + this.gridColumn21.VisibleIndex = 10; + this.gridColumn21.Width = 94; // - // textEdit2 + // gridColumn22 // - this.textEdit2.Location = new System.Drawing.Point(-190, 62); - this.textEdit2.Name = "textEdit2"; - this.textEdit2.Size = new System.Drawing.Size(62, 24); - this.textEdit2.StyleController = this.layTop1; - this.textEdit2.TabIndex = 5; + this.gridColumn22.Caption = "涓婃姤鏃堕棿"; + this.gridColumn22.FieldName = "createDate"; + this.gridColumn22.MinWidth = 25; + this.gridColumn22.Name = "gridColumn22"; + this.gridColumn22.Visible = true; + this.gridColumn22.VisibleIndex = 11; + this.gridColumn22.Width = 94; // - // layoutControlItem2 + // gridColumn23 // - this.layoutControlItem2.Control = this.textEdit2; - this.layoutControlItem2.Location = new System.Drawing.Point(0, 50); - this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem2.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit3 - // - this.textEdit3.Location = new System.Drawing.Point(-190, 112); - this.textEdit3.Name = "textEdit3"; - this.textEdit3.Size = new System.Drawing.Size(62, 24); - this.textEdit3.StyleController = this.layTop1; - this.textEdit3.TabIndex = 6; - // - // layoutControlItem3 - // - this.layoutControlItem3.Control = this.textEdit3; - this.layoutControlItem3.Location = new System.Drawing.Point(0, 100); - this.layoutControlItem3.Name = "layoutControlItem3"; - this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem3.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit4 - // - this.textEdit4.Location = new System.Drawing.Point(-190, 162); - this.textEdit4.Name = "textEdit4"; - this.textEdit4.Size = new System.Drawing.Size(62, 24); - this.textEdit4.StyleController = this.layTop1; - this.textEdit4.TabIndex = 7; - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.textEdit4; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 150); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem4.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit5 - // - this.textEdit5.Location = new System.Drawing.Point(-190, 212); - this.textEdit5.Name = "textEdit5"; - this.textEdit5.Size = new System.Drawing.Size(62, 24); - this.textEdit5.StyleController = this.layTop1; - this.textEdit5.TabIndex = 8; - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.textEdit5; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 200); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem5.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem5.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit6 - // - this.textEdit6.Location = new System.Drawing.Point(-190, 262); - this.textEdit6.Name = "textEdit6"; - this.textEdit6.Size = new System.Drawing.Size(62, 24); - this.textEdit6.StyleController = this.layTop1; - this.textEdit6.TabIndex = 9; - // - // layoutControlItem6 - // - this.layoutControlItem6.Control = this.textEdit6; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 250); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem6.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem6.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit7 - // - this.textEdit7.Location = new System.Drawing.Point(20, 12); - this.textEdit7.Name = "textEdit7"; - this.textEdit7.Size = new System.Drawing.Size(62, 24); - this.textEdit7.StyleController = this.layTop1; - this.textEdit7.TabIndex = 10; - // - // layoutControlItem7 - // - this.layoutControlItem7.Control = this.textEdit7; - this.layoutControlItem7.Location = new System.Drawing.Point(210, 0); - this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem7.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit8 - // - this.textEdit8.Location = new System.Drawing.Point(20, 62); - this.textEdit8.Name = "textEdit8"; - this.textEdit8.Size = new System.Drawing.Size(62, 24); - this.textEdit8.StyleController = this.layTop1; - this.textEdit8.TabIndex = 11; - // - // layoutControlItem8 - // - this.layoutControlItem8.Control = this.textEdit8; - this.layoutControlItem8.Location = new System.Drawing.Point(210, 50); - this.layoutControlItem8.Name = "layoutControlItem8"; - this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem8.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit9 - // - this.textEdit9.Location = new System.Drawing.Point(20, 112); - this.textEdit9.Name = "textEdit9"; - this.textEdit9.Size = new System.Drawing.Size(62, 24); - this.textEdit9.StyleController = this.layTop1; - this.textEdit9.TabIndex = 12; - // - // layoutControlItem9 - // - this.layoutControlItem9.Control = this.textEdit9; - this.layoutControlItem9.Location = new System.Drawing.Point(210, 100); - this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem9.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit10 - // - this.textEdit10.Location = new System.Drawing.Point(230, 12); - this.textEdit10.Name = "textEdit10"; - this.textEdit10.Size = new System.Drawing.Size(62, 24); - this.textEdit10.StyleController = this.layTop1; - this.textEdit10.TabIndex = 13; - // - // layoutControlItem10 - // - this.layoutControlItem10.Control = this.textEdit10; - this.layoutControlItem10.Location = new System.Drawing.Point(420, 0); - this.layoutControlItem10.Name = "layoutControlItem10"; - this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem10.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit11 - // - this.textEdit11.Location = new System.Drawing.Point(230, 62); - this.textEdit11.Name = "textEdit11"; - this.textEdit11.Size = new System.Drawing.Size(62, 24); - this.textEdit11.StyleController = this.layTop1; - this.textEdit11.TabIndex = 14; - // - // layoutControlItem11 - // - this.layoutControlItem11.Control = this.textEdit11; - this.layoutControlItem11.Location = new System.Drawing.Point(420, 50); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem11.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit12 - // - this.textEdit12.Location = new System.Drawing.Point(230, 112); - this.textEdit12.Name = "textEdit12"; - this.textEdit12.Size = new System.Drawing.Size(62, 24); - this.textEdit12.StyleController = this.layTop1; - this.textEdit12.TabIndex = 15; - // - // layoutControlItem12 - // - this.layoutControlItem12.Control = this.textEdit12; - this.layoutControlItem12.Location = new System.Drawing.Point(420, 100); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem12.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit13 - // - this.textEdit13.Location = new System.Drawing.Point(440, 12); - this.textEdit13.Name = "textEdit13"; - this.textEdit13.Size = new System.Drawing.Size(62, 24); - this.textEdit13.StyleController = this.layTop1; - this.textEdit13.TabIndex = 16; - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.textEdit13; - this.layoutControlItem13.Location = new System.Drawing.Point(630, 0); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem13.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit14 - // - this.textEdit14.Location = new System.Drawing.Point(440, 62); - this.textEdit14.Name = "textEdit14"; - this.textEdit14.Size = new System.Drawing.Size(62, 24); - this.textEdit14.StyleController = this.layTop1; - this.textEdit14.TabIndex = 17; - // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.textEdit14; - this.layoutControlItem14.Location = new System.Drawing.Point(630, 50); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem14.TextSize = new System.Drawing.Size(132, 18); - // - // textEdit15 - // - this.textEdit15.Location = new System.Drawing.Point(440, 112); - this.textEdit15.Name = "textEdit15"; - this.textEdit15.Size = new System.Drawing.Size(62, 24); - this.textEdit15.StyleController = this.layTop1; - this.textEdit15.TabIndex = 18; - // - // layoutControlItem15 - // - this.layoutControlItem15.Control = this.textEdit15; - this.layoutControlItem15.Location = new System.Drawing.Point(630, 100); - this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem15.TextSize = new System.Drawing.Size(132, 18); - // - // simpleButton1 - // - this.simpleButton1.Location = new System.Drawing.Point(86, 162); - this.simpleButton1.Name = "simpleButton1"; - this.simpleButton1.Size = new System.Drawing.Size(206, 27); - this.simpleButton1.StyleController = this.layTop1; - this.simpleButton1.TabIndex = 19; - this.simpleButton1.Text = "simpleButton1"; - // - // layoutControlItem16 - // - this.layoutControlItem16.Control = this.simpleButton1; - this.layoutControlItem16.Location = new System.Drawing.Point(420, 150); - this.layoutControlItem16.Name = "layoutControlItem16"; - this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem16.TextVisible = false; - // - // simpleButton2 - // - this.simpleButton2.Location = new System.Drawing.Point(86, 262); - this.simpleButton2.Name = "simpleButton2"; - this.simpleButton2.Size = new System.Drawing.Size(206, 27); - this.simpleButton2.StyleController = this.layTop1; - this.simpleButton2.TabIndex = 20; - this.simpleButton2.Text = "simpleButton2"; - // - // layoutControlItem17 - // - this.layoutControlItem17.Control = this.simpleButton2; - this.layoutControlItem17.Location = new System.Drawing.Point(420, 250); - this.layoutControlItem17.Name = "layoutControlItem17"; - this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem17.Size = new System.Drawing.Size(210, 50); - this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem17.TextVisible = false; + this.gridColumn23.Caption = "涓嶈壇椤圭洰"; + this.gridColumn23.FieldName = "badReson"; + this.gridColumn23.MinWidth = 25; + this.gridColumn23.Name = "gridColumn23"; + this.gridColumn23.Width = 94; // // Frm_Work01 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(978, 619); + this.ClientSize = new System.Drawing.Size(1367, 619); this.Controls.Add(this.splitMx1); + this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; + this.MinimizeBox = false; this.Name = "Frm_Work01"; - this.Text = "Frm_Work01"; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; + this.Text = "宸ュ簭閲囬泦"; + this.WindowState = System.Windows.Forms.FormWindowState.Maximized; ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); this.splitMx1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); @@ -1037,51 +1269,63 @@ ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel1)).EndInit(); this.splitTop1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel2)).EndInit(); + this.splitTop1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitTop1)).EndInit(); this.splitTop1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); - this.tabMx.ResumeLayout(false); - this.tabMxPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - this.xtraTabPage3.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layTop1)).EndInit(); - this.layTop1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); + this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_gdbh.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gx.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_collectBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_barCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_currentBarCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gwm.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_bc.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gw.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sbNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sjXt.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yjDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sjDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dianJianPath.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit12.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit14.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit15.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).EndInit(); + this.panel3.ResumeLayout(false); + this.panel3.PerformLayout(); + this.panel2.ResumeLayout(false); + this.panel2.PerformLayout(); + this.panel4.ResumeLayout(false); + this.panel4.PerformLayout(); + this.panel1.ResumeLayout(false); + this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); + this.tabMx.ResumeLayout(false); + this.tabMxPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + this.tabMxPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); this.ResumeLayout(false); } @@ -1091,77 +1335,95 @@ private DevExpress.XtraEditors.SplitContainerControl splitMx1; private DevExpress.XtraEditors.SplitContainerControl splitTop1; private DevExpress.XtraTab.XtraTabControl tabMx; - private DevExpress.XtraTab.XtraTabPage tabMxPage2; + private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; private DevExpress.XtraGrid.Columns.GridColumn gvMx2status; private DevExpress.XtraGrid.Columns.GridColumn gvMx2pbillNo; - private DevExpress.XtraGrid.Columns.GridColumn gvMx2workLine; private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; - private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity; private DevExpress.XtraGrid.Columns.GridColumn gvMx2tlQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx2depotCode; - private DevExpress.XtraGrid.Columns.GridColumn gvMx2remark; - private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebelnK3id; - private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineK3id; - private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemOutId; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; - private DevExpress.XtraTab.XtraTabPage xtraTabPage3; - private DevExpress.XtraGrid.GridControl gcMx2; - private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; - private DevExpress.XtraLayout.LayoutControl layTop1; + private DevExpress.XtraTab.XtraTabPage tabMxPage2; + private DevExpress.XtraLayout.LayoutControl layoutMx1; private DevExpress.XtraLayout.LayoutControlGroup Root; - private DevExpress.XtraEditors.TextEdit textEdit1; - private DevExpress.XtraEditors.TextEdit textEdit2; - private DevExpress.XtraEditors.TextEdit textEdit3; - private DevExpress.XtraEditors.TextEdit textEdit4; - private DevExpress.XtraEditors.TextEdit textEdit5; - private DevExpress.XtraEditors.TextEdit textEdit6; + private DevExpress.XtraEditors.TextEdit txt_gdbh; + private DevExpress.XtraEditors.TextEdit txt_gx; + private DevExpress.XtraEditors.TextEdit txt_collectBy; + private DevExpress.XtraEditors.TextEdit txt_barCode; + private DevExpress.XtraEditors.TextEdit txt_currentBarCode; + private DevExpress.XtraEditors.TextEdit txt_gwm; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; - private DevExpress.XtraEditors.TextEdit textEdit7; - private DevExpress.XtraEditors.TextEdit textEdit8; - private DevExpress.XtraEditors.TextEdit textEdit9; - private DevExpress.XtraEditors.TextEdit textEdit10; - private DevExpress.XtraEditors.TextEdit textEdit11; - private DevExpress.XtraEditors.TextEdit textEdit12; - private DevExpress.XtraEditors.TextEdit textEdit13; - private DevExpress.XtraEditors.TextEdit textEdit14; - private DevExpress.XtraEditors.TextEdit textEdit15; + private DevExpress.XtraEditors.TextEdit txt_itemNo; + private DevExpress.XtraEditors.TextEdit txt_bc; + private DevExpress.XtraEditors.TextEdit txt_gw; + private DevExpress.XtraEditors.TextEdit txt_itemName; + private DevExpress.XtraEditors.TextEdit txt_itemModel; + private DevExpress.XtraEditors.TextEdit txt_sbNo; + private DevExpress.XtraEditors.TextEdit txt_sjXt; + private DevExpress.XtraEditors.TextEdit txt_yjDate; + private DevExpress.XtraEditors.TextEdit txt_sjDate; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; - private DevExpress.XtraEditors.SimpleButton simpleButton1; - private DevExpress.XtraEditors.SimpleButton simpleButton2; + private DevExpress.XtraEditors.SimpleButton btnGood; + private DevExpress.XtraEditors.SimpleButton btnBad; + private System.Windows.Forms.Panel panel3; + private System.Windows.Forms.Label lbSum4; + private System.Windows.Forms.Label label6; + private System.Windows.Forms.Panel panel2; + private System.Windows.Forms.Label lbSum3; + private System.Windows.Forms.Label label4; + private System.Windows.Forms.Panel panel4; + private System.Windows.Forms.Label lbSum2; + private System.Windows.Forms.Label label8; + private System.Windows.Forms.Panel panel1; + private System.Windows.Forms.Label lbSum1; + private System.Windows.Forms.Label label1; + private DevExpress.XtraEditors.SimpleButton simpleButton7; + private DevExpress.XtraEditors.SimpleButton simpleButton6; + private DevExpress.XtraEditors.SimpleButton simpleButton5; + private DevExpress.XtraEditors.SimpleButton simpleButton4; + private DevExpress.XtraEditors.SimpleButton simpleButton3; + private DevExpress.XtraEditors.ProgressBarControl prog1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraBars.Alerter.AlertControl alertControl1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; + private DevExpress.XtraGrid.GridControl gcMx2; + private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; + private DevExpress.XtraEditors.TextEdit txt_dianJianPath; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; } } \ No newline at end of file -- Gitblit v1.9.3