From 7517f4742fbe90e6e347c40f9db83d1393bef704 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 01 四月 2025 15:19:23 +0800 Subject: [PATCH] 工序 --- DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs | 1071 ++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 915 insertions(+), 156 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs index c98555d..a742c59 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs @@ -28,30 +28,90 @@ /// </summary> private void InitializeComponent() { + this.components = new System.ComponentModel.Container(); + 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.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layTop1 = new DevExpress.XtraLayout.LayoutControl(); + this.txt_gdbh = new DevExpress.XtraEditors.TextEdit(); + this.txt_gx = new DevExpress.XtraEditors.TextEdit(); + this.txt_czz = 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.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.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.progressBarControl1 = 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.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(); @@ -67,6 +127,8 @@ this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); this.splitMx1.Panel1.SuspendLayout(); @@ -75,14 +137,56 @@ this.splitMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitTop1)).BeginInit(); ((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.layTop1)).BeginInit(); + this.layTop1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gdbh.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gx.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_czz.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.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).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.progressBarControl1.Properties)).BeginInit(); + this.panel3.SuspendLayout(); + this.panel2.SuspendLayout(); + this.panel4.SuspendLayout(); + this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); - this.tabMxPage2.SuspendLayout(); + this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - this.xtraTabPage3.SuspendLayout(); + this.tabMxPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); this.SuspendLayout(); @@ -103,45 +207,658 @@ // 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.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.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.progressBarControl1); + 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; + // + // layTop1 + // + this.layTop1.Controls.Add(this.txt_gdbh); + this.layTop1.Controls.Add(this.txt_gx); + this.layTop1.Controls.Add(this.txt_czz); + this.layTop1.Controls.Add(this.txt_barCode); + this.layTop1.Controls.Add(this.txt_currentBarCode); + this.layTop1.Controls.Add(this.txt_gwm); + this.layTop1.Controls.Add(this.txt_itemNo); + this.layTop1.Controls.Add(this.txt_bc); + this.layTop1.Controls.Add(this.txt_gw); + this.layTop1.Controls.Add(this.txt_itemName); + this.layTop1.Controls.Add(this.txt_itemModel); + this.layTop1.Controls.Add(this.txt_sbNo); + this.layTop1.Controls.Add(this.txt_sjXt); + this.layTop1.Controls.Add(this.txt_yjDate); + this.layTop1.Controls.Add(this.txt_sjDate); + this.layTop1.Controls.Add(this.btnGood); + this.layTop1.Controls.Add(this.btnBad); + this.layTop1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layTop1.Location = new System.Drawing.Point(0, 0); + this.layTop1.Name = "layTop1"; + this.layTop1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(981, 0, 812, 500); + this.layTop1.Root = this.Root; + this.layTop1.Size = new System.Drawing.Size(828, 191); + this.layTop1.TabIndex = 0; + this.layTop1.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.layTop1; + 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.layTop1; + this.txt_gx.TabIndex = 5; + // + // txt_czz + // + this.txt_czz.Location = new System.Drawing.Point(84, 68); + this.txt_czz.Name = "txt_czz"; + this.txt_czz.Properties.ReadOnly = true; + this.txt_czz.Size = new System.Drawing.Size(126, 24); + this.txt_czz.StyleController = this.layTop1; + this.txt_czz.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.layTop1; + this.txt_barCode.TabIndex = 7; + // + // 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + 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.layTop1; + this.btnBad.TabIndex = 20; + this.btnBad.Text = "涓嶈壇鍝�"; + // + // 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.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(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_czz; + 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); + // + // 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 = "鐗╂枡"; + // + // progressBarControl1 + // + this.progressBarControl1.Location = new System.Drawing.Point(21, 88); + this.progressBarControl1.Name = "progressBarControl1"; + this.progressBarControl1.Size = new System.Drawing.Size(489, 22); + this.progressBarControl1.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 // @@ -149,7 +866,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}); @@ -159,20 +876,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; @@ -190,22 +903,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"; @@ -216,26 +919,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 // @@ -246,7 +937,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 @@ -256,7 +947,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 @@ -266,93 +957,50 @@ 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; - // - // gvMx2ebelnK3id - // - 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.gridColumn1.Caption = "澶囨敞"; + this.gridColumn1.FieldName = "remark"; + this.gridColumn1.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 8; + this.gridColumn1.Width = 94; // // gridColumn14 // @@ -361,7 +1009,7 @@ 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 @@ -371,15 +1019,15 @@ 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 // @@ -387,7 +1035,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}); @@ -551,14 +1199,28 @@ this.gridColumn17.VisibleIndex = 11; this.gridColumn17.Width = 94; // + // gridColumn4 + // + 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; + // // 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(); @@ -566,15 +1228,61 @@ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); this.splitMx1.ResumeLayout(false); ((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.layTop1)).EndInit(); + this.layTop1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_gdbh.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gx.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_czz.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.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).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.progressBarControl1.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.tabMxPage2.ResumeLayout(false); + this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - this.xtraTabPage3.ResumeLayout(false); + this.tabMxPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); this.ResumeLayout(false); @@ -586,27 +1294,19 @@ 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.XtraTab.XtraTabPage tabMxPage2; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; @@ -622,5 +1322,64 @@ 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.XtraLayout.LayoutControlGroup Root; + private DevExpress.XtraEditors.TextEdit txt_gdbh; + private DevExpress.XtraEditors.TextEdit txt_gx; + private DevExpress.XtraEditors.TextEdit txt_czz; + 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.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 layoutControlItem12; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + 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 progressBarControl1; + 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; } } \ No newline at end of file -- Gitblit v1.9.3