From 38d4f408d644ce8ab316cf429d212a3d09fb8934 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 15:57:41 +0800 Subject: [PATCH] 投入 --- DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs | 999 +++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 files changed, 877 insertions(+), 122 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..e64be54 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs @@ -28,10 +28,74 @@ /// </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.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layTop1 = new DevExpress.XtraLayout.LayoutControl(); + this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit3 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit4 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit5 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit6 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit7 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit8 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit9 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit10 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit11 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit12 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit13 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit14 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit15 = new DevExpress.XtraEditors.TextEdit(); + this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); + this.simpleButton2 = 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.label5 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.panel2 = new System.Windows.Forms.Panel(); + this.label3 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.panel4 = new System.Windows.Forms.Panel(); + this.label7 = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.panel1 = new System.Windows.Forms.Panel(); + this.label2 = 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(); @@ -42,16 +106,13 @@ 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(); @@ -75,14 +136,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.textEdit1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit12.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit14.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit15.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 +206,645 @@ // 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.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.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"; + // + // textEdit1 + // + this.textEdit1.Location = new System.Drawing.Point(84, 12); + this.textEdit1.Name = "textEdit1"; + this.textEdit1.Size = new System.Drawing.Size(126, 24); + this.textEdit1.StyleController = this.layTop1; + this.textEdit1.TabIndex = 4; + // + // textEdit2 + // + this.textEdit2.Location = new System.Drawing.Point(84, 40); + this.textEdit2.Name = "textEdit2"; + this.textEdit2.Size = new System.Drawing.Size(126, 24); + this.textEdit2.StyleController = this.layTop1; + this.textEdit2.TabIndex = 5; + // + // textEdit3 + // + this.textEdit3.Location = new System.Drawing.Point(84, 68); + this.textEdit3.Name = "textEdit3"; + this.textEdit3.Size = new System.Drawing.Size(126, 24); + this.textEdit3.StyleController = this.layTop1; + this.textEdit3.TabIndex = 6; + // + // textEdit4 + // + this.textEdit4.Location = new System.Drawing.Point(84, 96); + this.textEdit4.Name = "textEdit4"; + this.textEdit4.Size = new System.Drawing.Size(328, 24); + this.textEdit4.StyleController = this.layTop1; + this.textEdit4.TabIndex = 7; + // + // textEdit5 + // + this.textEdit5.Location = new System.Drawing.Point(84, 124); + this.textEdit5.Name = "textEdit5"; + this.textEdit5.Size = new System.Drawing.Size(328, 24); + this.textEdit5.StyleController = this.layTop1; + this.textEdit5.TabIndex = 8; + // + // textEdit6 + // + this.textEdit6.Location = new System.Drawing.Point(84, 152); + this.textEdit6.Name = "textEdit6"; + this.textEdit6.Size = new System.Drawing.Size(126, 24); + this.textEdit6.StyleController = this.layTop1; + this.textEdit6.TabIndex = 9; + // + // textEdit7 + // + this.textEdit7.Location = new System.Drawing.Point(286, 12); + this.textEdit7.Name = "textEdit7"; + this.textEdit7.Size = new System.Drawing.Size(126, 24); + this.textEdit7.StyleController = this.layTop1; + this.textEdit7.TabIndex = 10; + // + // textEdit8 + // + this.textEdit8.Location = new System.Drawing.Point(286, 40); + this.textEdit8.Name = "textEdit8"; + this.textEdit8.Size = new System.Drawing.Size(126, 24); + this.textEdit8.StyleController = this.layTop1; + this.textEdit8.TabIndex = 11; + // + // textEdit9 + // + this.textEdit9.Location = new System.Drawing.Point(286, 68); + this.textEdit9.Name = "textEdit9"; + this.textEdit9.Size = new System.Drawing.Size(126, 24); + this.textEdit9.StyleController = this.layTop1; + this.textEdit9.TabIndex = 12; + // + // textEdit10 + // + this.textEdit10.Location = new System.Drawing.Point(488, 12); + this.textEdit10.Name = "textEdit10"; + this.textEdit10.Size = new System.Drawing.Size(126, 24); + this.textEdit10.StyleController = this.layTop1; + this.textEdit10.TabIndex = 13; + // + // textEdit11 + // + this.textEdit11.Location = new System.Drawing.Point(690, 12); + this.textEdit11.Name = "textEdit11"; + this.textEdit11.Size = new System.Drawing.Size(126, 24); + this.textEdit11.StyleController = this.layTop1; + this.textEdit11.TabIndex = 14; + // + // textEdit12 + // + this.textEdit12.Location = new System.Drawing.Point(488, 68); + this.textEdit12.Name = "textEdit12"; + this.textEdit12.Size = new System.Drawing.Size(126, 24); + this.textEdit12.StyleController = this.layTop1; + this.textEdit12.TabIndex = 15; + // + // textEdit13 + // + this.textEdit13.Location = new System.Drawing.Point(488, 40); + this.textEdit13.Name = "textEdit13"; + this.textEdit13.Size = new System.Drawing.Size(126, 24); + this.textEdit13.StyleController = this.layTop1; + this.textEdit13.TabIndex = 16; + // + // textEdit14 + // + this.textEdit14.Location = new System.Drawing.Point(690, 40); + this.textEdit14.Name = "textEdit14"; + this.textEdit14.Size = new System.Drawing.Size(126, 24); + this.textEdit14.StyleController = this.layTop1; + this.textEdit14.TabIndex = 17; + // + // textEdit15 + // + this.textEdit15.Location = new System.Drawing.Point(690, 68); + this.textEdit15.Name = "textEdit15"; + this.textEdit15.Size = new System.Drawing.Size(126, 24); + this.textEdit15.StyleController = this.layTop1; + this.textEdit15.TabIndex = 18; + // + // simpleButton1 + // + this.simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success; + this.simpleButton1.Appearance.Options.UseBackColor = true; + this.simpleButton1.Location = new System.Drawing.Point(416, 96); + this.simpleButton1.Name = "simpleButton1"; + this.simpleButton1.Size = new System.Drawing.Size(198, 83); + this.simpleButton1.StyleController = this.layTop1; + this.simpleButton1.TabIndex = 19; + this.simpleButton1.Text = "鑹搧"; + // + // simpleButton2 + // + this.simpleButton2.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger; + this.simpleButton2.Appearance.Options.UseBackColor = true; + this.simpleButton2.Location = new System.Drawing.Point(618, 96); + this.simpleButton2.Name = "simpleButton2"; + this.simpleButton2.Size = new System.Drawing.Size(198, 83); + this.simpleButton2.StyleController = this.layTop1; + this.simpleButton2.TabIndex = 20; + this.simpleButton2.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.textEdit1; + 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.textEdit2; + 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.textEdit3; + 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.textEdit4; + 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.textEdit7; + 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.textEdit8; + 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.textEdit9; + 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.textEdit10; + 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.textEdit12; + 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.textEdit14; + 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.textEdit15; + 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.textEdit5; + 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.textEdit6; + 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.simpleButton1; + 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.simpleButton2; + 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.textEdit13; + 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.textEdit11; + 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.label5); + 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; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(45, 46); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(16, 18); + this.label5.TabIndex = 1; + this.label5.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.label3); + 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; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(45, 46); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(16, 18); + this.label3.TabIndex = 1; + this.label3.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.label7); + 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; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(45, 46); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(16, 18); + this.label7.TabIndex = 1; + this.label7.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.label2); + 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; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(45, 46); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(16, 18); + this.label2.TabIndex = 1; + this.label2.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 +852,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}); @@ -166,13 +869,10 @@ 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.gridColumn14, this.gridColumn15}); this.gvMx1.GridControl = this.gcMx1; @@ -202,7 +902,7 @@ // gvMx2status // this.gvMx2status.AppearanceCell.Options.UseFont = true; - this.gvMx2status.Caption = "瀹岀粨"; + this.gvMx2status.Caption = "宸ュ崟缂栧彿"; this.gvMx2status.FieldName = "status"; this.gvMx2status.MaxWidth = 50; this.gvMx2status.MinWidth = 50; @@ -216,7 +916,7 @@ // gvMx2pbillNo // this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true; - this.gvMx2pbillNo.Caption = "鍒拌揣鍗曞彿"; + this.gvMx2pbillNo.Caption = "杩芥函鐮�"; this.gvMx2pbillNo.FieldName = "pbillNo"; this.gvMx2pbillNo.Name = "gvMx2pbillNo"; this.gvMx2pbillNo.OptionsColumn.ReadOnly = true; @@ -228,7 +928,7 @@ // gvMx2workLine // this.gvMx2workLine.AppearanceCell.Options.UseFont = true; - this.gvMx2workLine.Caption = "琛屽彿 "; + this.gvMx2workLine.Caption = "鐗╂枡鏉$爜"; this.gvMx2workLine.FieldName = "workLine"; this.gvMx2workLine.Name = "gvMx2workLine"; this.gvMx2workLine.OptionsColumn.ReadOnly = true; @@ -269,90 +969,44 @@ this.gridColumn6.VisibleIndex = 5; 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.MinWidth = 25; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 7; + this.gridColumn3.Width = 94; // // gvMx2tlQty // this.gvMx2tlQty.AppearanceCell.Options.UseFont = true; - this.gvMx2tlQty.Caption = "宸叉壂鏁伴噺 "; + this.gvMx2tlQty.Caption = "鍗曚綅"; this.gvMx2tlQty.FieldName = "tlQty"; 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 = 6; 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.MinWidth = 25; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 8; + 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.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 9; + this.gridColumn1.Width = 94; // // gridColumn14 // @@ -361,7 +1015,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 +1025,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, 391); + this.tabMxPage2.Text = "涓嶈壇鍝佹槑缁�"; // // gcMx2 // @@ -387,7 +1041,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, 391); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -555,10 +1209,14 @@ // 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 +1224,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.textEdit1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit12.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit14.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit15.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,7 +1290,7 @@ 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; @@ -597,16 +1301,10 @@ 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 +1320,62 @@ 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 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.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + 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.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 simpleButton1; + private DevExpress.XtraEditors.SimpleButton simpleButton2; + private System.Windows.Forms.Panel panel3; + private System.Windows.Forms.Label label5; + private System.Windows.Forms.Label label6; + private System.Windows.Forms.Panel panel2; + private System.Windows.Forms.Label label3; + private System.Windows.Forms.Label label4; + private System.Windows.Forms.Panel panel4; + private System.Windows.Forms.Label label7; + private System.Windows.Forms.Label label8; + private System.Windows.Forms.Panel panel1; + private System.Windows.Forms.Label label2; + 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; } } \ No newline at end of file -- Gitblit v1.9.3