From b9b29d15b0503e76d5148b6f966404c6580ae6b9 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期一, 21 七月 2025 14:40:06 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs | 1498 +++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 940 insertions(+), 558 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs index 248a3c9..9ccc84c 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs @@ -29,6 +29,7 @@ /// </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(); @@ -38,6 +39,16 @@ 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.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); @@ -71,6 +82,7 @@ this.gv_tbl012 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -91,31 +103,65 @@ this.txt_tbl009 = new DevExpress.XtraEditors.TextEdit(); this.txt_tbl010 = new DevExpress.XtraEditors.TextEdit(); this.txt_tbl020 = new DevExpress.XtraEditors.CheckEdit(); - this.txt_daa003 = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); this.txt_id = new DevExpress.XtraEditors.TextEdit(); this.txt_daa014 = new DevExpress.XtraEditors.TextEdit(); + this.txt_tbl026 = new DevExpress.XtraEditors.TextEdit(); + this.txt_tbl025 = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); - this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.split99 = new DevExpress.XtraEditors.SplitContainerControl(); + this.lay99 = new DevExpress.XtraLayout.LayoutControl(); + this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); + this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); + this.radOut = new DevExpress.XtraEditors.RadioGroup(); + this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); + this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); + this.txt_yuliang_1 = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txtWlid = new DevExpress.XtraEditors.TextEdit(); + this.txtQuantity = new DevExpress.XtraEditors.TextEdit(); + this.txt_kQty = new DevExpress.XtraEditors.TextEdit(); + this.txtWlmc = new DevExpress.XtraEditors.TextEdit(); + this.txt_yQty = new DevExpress.XtraEditors.TextEdit(); + this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); + this.txtWlgg = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx1tlid = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -133,25 +179,11 @@ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); - this.panelMx1 = new DevExpress.XtraEditors.PanelControl(); - this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); - this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); - this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); - this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); - this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); - this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); - this.txtKdy = new DevExpress.XtraEditors.TextEdit(); - this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); - this.txtYdy = new DevExpress.XtraEditors.TextEdit(); - this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); - this.txtQuantity = new DevExpress.XtraEditors.TextEdit(); - this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); - this.txtWlgg = new DevExpress.XtraEditors.TextEdit(); - this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); - this.txtWlmc = new DevExpress.XtraEditors.TextEdit(); - this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); - this.txtWlid = new DevExpress.XtraEditors.TextEdit(); - this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); + this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit(); + this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.rptBl = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -168,9 +200,8 @@ this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -202,49 +233,79 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_tbl010.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa003.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_tbl025.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split99)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).BeginInit(); + this.split99.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).BeginInit(); + this.split99.Panel2.SuspendLayout(); + this.split99.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.lay99)).BeginInit(); + this.lay99.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit(); + this.dataLayoutControl1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit(); - this.panelMx1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptBl)).BeginInit(); this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // @@ -259,7 +320,7 @@ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); + this.toolBarMenu1.Size = new System.Drawing.Size(1260, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -270,7 +331,7 @@ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1128, 624); + this.xtraTabControl1.Size = new System.Drawing.Size(1260, 624); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, @@ -280,12 +341,13 @@ // this.xtraTabPage1.Controls.Add(this.split1); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1126, 592); + this.xtraTabPage1.Size = new System.Drawing.Size(1258, 592); this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; @@ -299,18 +361,18 @@ // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; - this.split1.Size = new System.Drawing.Size(1126, 592); - this.split1.SplitterPosition = 580; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.split1.Size = new System.Drawing.Size(1258, 592); + this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(1126, 541); + this.gcMain1.Size = new System.Drawing.Size(1258, 541); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -319,7 +381,6 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -339,7 +400,8 @@ this.gv_tbl011, this.gv_tbl012, this.gridColumn11, - this.gridColumn12}); + this.gridColumn12, + this.gridColumn21}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -349,7 +411,6 @@ // // gv_tbl013 // - this.gv_tbl013.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl013.AppearanceCell.Options.UseFont = true; this.gv_tbl013.Caption = "瀹℃牳鐘舵�� "; this.gv_tbl013.FieldName = "isChk"; @@ -364,7 +425,6 @@ // // gv_tbl020 // - this.gv_tbl020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl020.AppearanceCell.Options.UseFont = true; this.gv_tbl020.Caption = "瀹岀粨鏍囪瘑 "; this.gv_tbl020.FieldName = "isWj"; @@ -373,8 +433,6 @@ this.gv_tbl020.Name = "gv_tbl020"; this.gv_tbl020.OptionsColumn.AllowEdit = false; this.gv_tbl020.Tag = "query_a.tbl020"; - this.gv_tbl020.Visible = true; - this.gv_tbl020.VisibleIndex = 1; this.gv_tbl020.Width = 50; // // gridColumn5 @@ -390,7 +448,6 @@ // // gv_billNo // - this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_billNo.AppearanceCell.Options.UseFont = true; this.gv_billNo.Caption = "鐢宠鍗曞彿 "; this.gv_billNo.FieldName = "billNo"; @@ -404,7 +461,6 @@ // // gv_tbl003 // - this.gv_tbl003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl003.AppearanceCell.Options.UseFont = true; this.gv_tbl003.Caption = "浠诲姟鍗曞彿 "; this.gv_tbl003.FieldName = "daa021"; @@ -418,7 +474,6 @@ // // gv_tbl002 // - this.gv_tbl002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl002.AppearanceCell.Options.UseFont = true; this.gv_tbl002.Caption = "鐢熶骇宸ュ崟 "; this.gv_tbl002.FieldName = "daa001"; @@ -432,7 +487,6 @@ // // gv_tbl021 // - this.gv_tbl021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl021.AppearanceCell.Options.UseFont = true; this.gv_tbl021.Caption = "鐢熶骇杞﹂棿 "; this.gv_tbl021.FieldName = "dptName"; @@ -466,7 +520,6 @@ // // gv_tbl004 // - this.gv_tbl004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl004.AppearanceCell.Options.UseFont = true; this.gv_tbl004.Caption = "浜у搧鍨嬪彿 "; this.gv_tbl004.FieldName = "daa004"; @@ -480,7 +533,6 @@ // // gv_tbl005 // - this.gv_tbl005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl005.AppearanceCell.Options.UseFont = true; this.gv_tbl005.Caption = "閫�鏂欏師鍥� "; this.gv_tbl005.FieldName = "tbl005"; @@ -494,7 +546,6 @@ // // gv_tbl009 // - this.gv_tbl009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl009.AppearanceCell.Options.UseFont = true; this.gv_tbl009.Caption = "鍒涘缓浜� "; this.gv_tbl009.FieldName = "tbl009"; @@ -508,7 +559,6 @@ // // gv_tbl010 // - this.gv_tbl010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl010.AppearanceCell.Options.UseFont = true; this.gv_tbl010.Caption = "鍒涘缓鏃堕棿 "; this.gv_tbl010.FieldName = "tbl010"; @@ -522,7 +572,6 @@ // // gv_tbl011 // - this.gv_tbl011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl011.AppearanceCell.Options.UseFont = true; this.gv_tbl011.Caption = "瀹℃牳浜� "; this.gv_tbl011.FieldName = "tbl011"; @@ -536,7 +585,6 @@ // // gv_tbl012 // - this.gv_tbl012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_tbl012.AppearanceCell.Options.UseFont = true; this.gv_tbl012.Caption = "瀹℃牳鏃堕棿 "; this.gv_tbl012.FieldName = "tbl012"; @@ -566,6 +614,16 @@ this.gridColumn12.VisibleIndex = 15; this.gridColumn12.Width = 94; // + // gridColumn21 + // + this.gridColumn21.Caption = "鎵瑰噯"; + this.gridColumn21.FieldName = "tbl024Chk"; + this.gridColumn21.MinWidth = 25; + this.gridColumn21.Name = "gridColumn21"; + this.gridColumn21.Visible = true; + this.gridColumn21.VisibleIndex = 1; + this.gridColumn21.Width = 94; + // // pageBar1 // this.pageBar1.CurrentPage = 1; @@ -574,7 +632,7 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(1126, 39); + this.pageBar1.Size = new System.Drawing.Size(1258, 39); this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // @@ -582,7 +640,7 @@ // this.xtraTabPage2.Controls.Add(this.splitMx1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1126, 592); + this.xtraTabPage2.Size = new System.Drawing.Size(1258, 592); this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // splitMx1 @@ -601,7 +659,8 @@ // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; - this.splitMx1.Size = new System.Drawing.Size(1126, 592); + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.splitMx1.Size = new System.Drawing.Size(1258, 592); this.splitMx1.SplitterPosition = 170; this.splitMx1.TabIndex = 0; // @@ -623,18 +682,21 @@ this.layoutMx1.Controls.Add(this.txt_tbl009); this.layoutMx1.Controls.Add(this.txt_tbl010); this.layoutMx1.Controls.Add(this.txt_tbl020); - this.layoutMx1.Controls.Add(this.txt_daa003); + this.layoutMx1.Controls.Add(this.txt_itemNo); this.layoutMx1.Controls.Add(this.txt_id); this.layoutMx1.Controls.Add(this.txt_daa014); + this.layoutMx1.Controls.Add(this.txt_tbl026); + this.layoutMx1.Controls.Add(this.txt_tbl025); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem7, - this.layoutControlItem17}); + this.layoutControlItem17, + this.layoutControlItem14}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(780, 292, 812, 616); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(55, 282, 812, 616); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1126, 170); + this.layoutMx1.Size = new System.Drawing.Size(1258, 170); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // @@ -650,7 +712,7 @@ // btnSelect // this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(12, 140); + this.btnSelect.Location = new System.Drawing.Point(12, 136); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(96, 27); this.btnSelect.StyleController = this.layoutMx1; @@ -660,15 +722,15 @@ // txt_tbl023 // this.txt_tbl023.IsReadly = false; - this.txt_tbl023.Location = new System.Drawing.Point(84, 44); + this.txt_tbl023.Location = new System.Drawing.Point(84, 43); this.txt_tbl023.Name = "txt_tbl023"; - this.txt_tbl023.Size = new System.Drawing.Size(195, 28); + this.txt_tbl023.Size = new System.Drawing.Size(228, 24); this.txt_tbl023.TabIndex = 462; // // txt_tbl005 // this.txt_tbl005.EditValue = "-璇烽�夋嫨-"; - this.txt_tbl005.Location = new System.Drawing.Point(84, 108); + this.txt_tbl005.Location = new System.Drawing.Point(84, 105); this.txt_tbl005.Name = "txt_tbl005"; this.txt_tbl005.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -678,46 +740,44 @@ "鏉ユ枡涓嶈壇閫�鏂�", "浣滀笟涓嶈壇閫�鏂�"}); this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_tbl005.Size = new System.Drawing.Size(195, 24); + this.txt_tbl005.Size = new System.Drawing.Size(228, 24); this.txt_tbl005.StyleController = this.layoutMx1; this.txt_tbl005.TabIndex = 459; // // txt_tbl006 // - this.txt_tbl006.Location = new System.Drawing.Point(355, 108); + this.txt_tbl006.Location = new System.Drawing.Point(388, 105); this.txt_tbl006.Name = "txt_tbl006"; - this.txt_tbl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_tbl006.Properties.Appearance.Options.UseFont = true; - this.txt_tbl006.Size = new System.Drawing.Size(466, 28); + this.txt_tbl006.Size = new System.Drawing.Size(228, 24); this.txt_tbl006.StyleController = this.layoutMx1; this.txt_tbl006.TabIndex = 226; // // txt_tbl002 // + this.txt_tbl002.category = null; this.txt_tbl002.IsReadly = false; - this.txt_tbl002.Location = new System.Drawing.Point(84, 76); + this.txt_tbl002.Location = new System.Drawing.Point(84, 74); this.txt_tbl002.Name = "txt_tbl002"; - this.txt_tbl002.Size = new System.Drawing.Size(195, 28); + this.txt_tbl002.Size = new System.Drawing.Size(228, 24); this.txt_tbl002.TabIndex = 458; // // txt_workName // - this.txt_workName.Location = new System.Drawing.Point(355, 76); + this.txt_workName.Location = new System.Drawing.Point(388, 43); this.txt_workName.Name = "txt_workName"; - this.txt_workName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_workName.Properties.Appearance.Options.UseFont = true; - this.txt_workName.Size = new System.Drawing.Size(195, 28); + this.txt_workName.Size = new System.Drawing.Size(228, 24); this.txt_workName.StyleController = this.layoutMx1; this.txt_workName.TabIndex = 298; this.txt_workName.Tag = "readonly"; // // txt_tbl012 // - this.txt_tbl012.Location = new System.Drawing.Point(897, 44); + this.txt_tbl012.Location = new System.Drawing.Point(996, 43); this.txt_tbl012.Name = "txt_tbl012"; - this.txt_tbl012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_tbl012.Properties.Appearance.Options.UseFont = true; - this.txt_tbl012.Size = new System.Drawing.Size(196, 28); + this.txt_tbl012.Size = new System.Drawing.Size(229, 24); this.txt_tbl012.StyleController = this.layoutMx1; this.txt_tbl012.TabIndex = 247; this.txt_tbl012.Tag = "readonly"; @@ -726,92 +786,89 @@ // this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; - this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(195, 28); + this.txt_billNo.Size = new System.Drawing.Size(228, 24); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 211; this.txt_billNo.Tag = "readonly"; // // txt_rwd // - this.txt_rwd.Location = new System.Drawing.Point(897, 140); + this.txt_rwd.Location = new System.Drawing.Point(388, 12); this.txt_rwd.Name = "txt_rwd"; - this.txt_rwd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_rwd.Properties.Appearance.Options.UseFont = true; - this.txt_rwd.Size = new System.Drawing.Size(196, 28); + this.txt_rwd.Size = new System.Drawing.Size(228, 24); this.txt_rwd.StyleController = this.layoutMx1; this.txt_rwd.TabIndex = 217; this.txt_rwd.Tag = "readonly"; // // txt_tbl011 // - this.txt_tbl011.Location = new System.Drawing.Point(897, 12); + this.txt_tbl011.Location = new System.Drawing.Point(996, 12); this.txt_tbl011.Name = "txt_tbl011"; - this.txt_tbl011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_tbl011.Properties.Appearance.Options.UseFont = true; - this.txt_tbl011.Size = new System.Drawing.Size(196, 28); + this.txt_tbl011.Size = new System.Drawing.Size(229, 24); this.txt_tbl011.StyleController = this.layoutMx1; this.txt_tbl011.TabIndex = 243; this.txt_tbl011.Tag = "readonly"; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(355, 12); + this.txt_itemName.Location = new System.Drawing.Point(388, 74); this.txt_itemName.Name = "txt_itemName"; - this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemName.Properties.Appearance.Options.UseFont = true; - this.txt_itemName.Size = new System.Drawing.Size(195, 28); + this.txt_itemName.Size = new System.Drawing.Size(228, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 219; this.txt_itemName.Tag = "readonly"; // // txt_tbl013 // - this.txt_tbl013.Location = new System.Drawing.Point(825, 76); + this.txt_tbl013.Location = new System.Drawing.Point(924, 74); this.txt_tbl013.Name = "txt_tbl013"; this.txt_tbl013.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_tbl013.Size = new System.Drawing.Size(268, 24); + this.txt_tbl013.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.txt_tbl013.Size = new System.Drawing.Size(301, 24); this.txt_tbl013.StyleController = this.layoutMx1; this.txt_tbl013.TabIndex = 463; this.txt_tbl013.Tag = "readonly"; // // txt_tbl009 // - this.txt_tbl009.Location = new System.Drawing.Point(626, 12); + this.txt_tbl009.Location = new System.Drawing.Point(692, 12); this.txt_tbl009.Name = "txt_tbl009"; - this.txt_tbl009.Size = new System.Drawing.Size(195, 24); + this.txt_tbl009.Size = new System.Drawing.Size(228, 24); this.txt_tbl009.StyleController = this.layoutMx1; this.txt_tbl009.TabIndex = 464; this.txt_tbl009.Tag = "readonly"; // // txt_tbl010 // - this.txt_tbl010.Location = new System.Drawing.Point(626, 44); + this.txt_tbl010.Location = new System.Drawing.Point(692, 43); this.txt_tbl010.Name = "txt_tbl010"; - this.txt_tbl010.Size = new System.Drawing.Size(195, 24); + this.txt_tbl010.Size = new System.Drawing.Size(228, 24); this.txt_tbl010.StyleController = this.layoutMx1; this.txt_tbl010.TabIndex = 465; this.txt_tbl010.Tag = "readonly"; // // txt_tbl020 // - this.txt_tbl020.Location = new System.Drawing.Point(554, 76); + this.txt_tbl020.Location = new System.Drawing.Point(825, 105); this.txt_tbl020.Name = "txt_tbl020"; this.txt_tbl020.Properties.Caption = "瀹岀粨鏍囪瘑"; - this.txt_tbl020.Size = new System.Drawing.Size(267, 24); + this.txt_tbl020.Size = new System.Drawing.Size(268, 24); this.txt_tbl020.StyleController = this.layoutMx1; this.txt_tbl020.TabIndex = 466; this.txt_tbl020.Tag = "readonly"; // - // txt_daa003 + // txt_itemNo // - this.txt_daa003.Location = new System.Drawing.Point(355, 44); - this.txt_daa003.Name = "txt_daa003"; - this.txt_daa003.Size = new System.Drawing.Size(195, 24); - this.txt_daa003.StyleController = this.layoutMx1; - this.txt_daa003.TabIndex = 467; - this.txt_daa003.Tag = "readonly"; + this.txt_itemNo.Location = new System.Drawing.Point(692, 74); + this.txt_itemNo.Name = "txt_itemNo"; + this.txt_itemNo.Size = new System.Drawing.Size(228, 24); + this.txt_itemNo.StyleController = this.layoutMx1; + this.txt_itemNo.TabIndex = 467; + this.txt_itemNo.Tag = "readonly"; // // txt_id // @@ -824,12 +881,30 @@ // // txt_daa014 // - this.txt_daa014.Location = new System.Drawing.Point(897, 108); + this.txt_daa014.Location = new System.Drawing.Point(692, 105); this.txt_daa014.Name = "txt_daa014"; - this.txt_daa014.Size = new System.Drawing.Size(196, 24); + this.txt_daa014.Size = new System.Drawing.Size(228, 24); this.txt_daa014.StyleController = this.layoutMx1; this.txt_daa014.TabIndex = 469; this.txt_daa014.Tag = "readonly"; + // + // txt_tbl026 + // + this.txt_tbl026.Location = new System.Drawing.Point(996, 105); + this.txt_tbl026.Name = "txt_tbl026"; + this.txt_tbl026.Size = new System.Drawing.Size(229, 24); + this.txt_tbl026.StyleController = this.layoutMx1; + this.txt_tbl026.TabIndex = 470; + this.txt_tbl026.Tag = "readonly"; + // + // txt_tbl025 + // + this.txt_tbl025.Location = new System.Drawing.Point(996, 136); + this.txt_tbl025.Name = "txt_tbl025"; + this.txt_tbl025.Size = new System.Drawing.Size(229, 24); + this.txt_tbl025.StyleController = this.layoutMx1; + this.txt_tbl025.TabIndex = 471; + this.txt_tbl025.Tag = "readonly"; // // layoutControlItem7 // @@ -854,28 +929,41 @@ this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem17.TextVisible = false; // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_tbl020; + this.layoutControlItem14.Location = new System.Drawing.Point(813, 93); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem14.Size = new System.Drawing.Size(272, 31); + this.layoutControlItem14.Text = "瀹岀粨"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem14.TextVisible = false; + // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem1, - this.layoutControlItem3, - this.layoutControlItem4, - this.layoutControlItem5, this.layoutControlItem9, this.layoutControlItem10, this.layoutControlItem11, this.layoutControlItem12, this.layoutControlItem13, - this.layoutControlItem14, this.layoutControlItem16, - this.layoutControlItem8, + this.layoutControlItem5, + this.layoutControlItem4, + this.layoutControlItem3, + this.layoutControlItem15, this.layoutControlItem18, + this.layoutControlItem1, + this.layoutControlItem8, this.layoutControlItem6, - this.lab_daa014, this.layoutControlItem2, - this.layoutControlItem15}); + this.lab_daa014, + this.layoutControlItem19, + this.layoutControlItem20}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -907,77 +995,38 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.Root.Size = new System.Drawing.Size(1105, 180); + this.Root.Size = new System.Drawing.Size(1237, 175); this.Root.TextVisible = false; - // - // layoutControlItem1 - // - this.layoutControlItem1.Control = this.txt_billNo; - this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); - this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem1.Text = "鐢宠鍗曞彿"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem3 - // - this.layoutControlItem3.Control = this.txt_tbl023; - this.layoutControlItem3.Location = new System.Drawing.Point(0, 32); - this.layoutControlItem3.Name = "layoutControlItem3"; - this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem3.Text = "鐢熶骇缁勭粐"; - this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.txt_tbl002; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 64); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem4.Text = "鐢熶骇宸ュ崟"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.txt_tbl005; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 96); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem5.Text = "閫�鏂欑被鍨�"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_tbl011; - this.layoutControlItem9.Location = new System.Drawing.Point(813, 0); + this.layoutControlItem9.Location = new System.Drawing.Point(912, 0); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem9.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem9.Text = "瀹℃牳浜�"; + this.layoutControlItem9.Size = new System.Drawing.Size(305, 31); + this.layoutControlItem9.Text = "瀹℃牳浜哄憳"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_tbl012; - this.layoutControlItem10.Location = new System.Drawing.Point(813, 32); + this.layoutControlItem10.Location = new System.Drawing.Point(912, 31); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem10.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(305, 31); this.layoutControlItem10.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_tbl013; - this.layoutControlItem11.Location = new System.Drawing.Point(813, 64); + this.layoutControlItem11.Location = new System.Drawing.Point(912, 62); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(305, 31); this.layoutControlItem11.Text = "瀹℃牳鐘舵��"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; @@ -985,115 +1034,163 @@ // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_tbl009; - this.layoutControlItem12.Location = new System.Drawing.Point(542, 0); + this.layoutControlItem12.Location = new System.Drawing.Point(608, 0); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem12.Text = "鐢宠浜�"; + this.layoutControlItem12.Size = new System.Drawing.Size(304, 31); + this.layoutControlItem12.Text = "鐢宠浜哄憳"; this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_tbl010; - this.layoutControlItem13.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem13.Location = new System.Drawing.Point(608, 31); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.Size = new System.Drawing.Size(304, 31); this.layoutControlItem13.Text = "鐢宠鏃堕棿"; this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.txt_tbl020; - this.layoutControlItem14.Location = new System.Drawing.Point(542, 64); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem14.Text = "瀹岀粨"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem14.TextVisible = false; // // layoutControlItem16 // this.layoutControlItem16.Control = this.btnSelect; - this.layoutControlItem16.Location = new System.Drawing.Point(0, 128); + this.layoutControlItem16.Location = new System.Drawing.Point(0, 124); this.layoutControlItem16.MaxSize = new System.Drawing.Size(100, 31); this.layoutControlItem16.MinSize = new System.Drawing.Size(30, 31); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem16.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem16.Size = new System.Drawing.Size(304, 31); this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem16.Text = "閫夊彇鐗╂枡"; this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem16.TextVisible = false; // - // layoutControlItem8 + // layoutControlItem5 // - this.layoutControlItem8.Control = this.txt_itemName; - this.layoutControlItem8.Location = new System.Drawing.Point(271, 0); - this.layoutControlItem8.Name = "layoutControlItem8"; - this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem8.Text = "浜у搧鍚嶇О"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem5.Control = this.txt_tbl005; + this.layoutControlItem5.Location = new System.Drawing.Point(0, 93); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem5.Size = new System.Drawing.Size(304, 31); + this.layoutControlItem5.Text = "閫�鏂欑被鍨�"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); // - // layoutControlItem18 + // layoutControlItem4 // - this.layoutControlItem18.Control = this.txt_daa003; - this.layoutControlItem18.Location = new System.Drawing.Point(271, 32); - this.layoutControlItem18.Name = "layoutControlItem18"; - this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem18.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem18.Text = "浜у搧缂栧彿"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem4.Control = this.txt_tbl002; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 62); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem4.Size = new System.Drawing.Size(304, 31); + this.layoutControlItem4.Text = "鐢熶骇宸ュ崟"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); // - // layoutControlItem6 + // layoutControlItem3 // - this.layoutControlItem6.Control = this.txt_workName; - this.layoutControlItem6.Location = new System.Drawing.Point(271, 64); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); - this.layoutControlItem6.Text = "鐢熶骇杞﹂棿"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); - // - // lab_daa014 - // - this.lab_daa014.Control = this.txt_daa014; - this.lab_daa014.Location = new System.Drawing.Point(813, 96); - this.lab_daa014.Name = "lab_daa014"; - this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 3; - this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3; - this.lab_daa014.Size = new System.Drawing.Size(272, 32); - this.lab_daa014.Text = "鎶曟枡鍗曞彿"; - this.lab_daa014.TextSize = new System.Drawing.Size(60, 18); - // - // layoutControlItem2 - // - this.layoutControlItem2.Control = this.txt_rwd; - this.layoutControlItem2.Location = new System.Drawing.Point(813, 128); - this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem2.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem2.Text = "浠诲姟鍗曞彿"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem3.Control = this.txt_tbl023; + this.layoutControlItem3.Location = new System.Drawing.Point(0, 31); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem3.Size = new System.Drawing.Size(304, 31); + this.layoutControlItem3.Text = "鐢熶骇缁勭粐"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_tbl006; - this.layoutControlItem15.Location = new System.Drawing.Point(271, 96); + this.layoutControlItem15.Location = new System.Drawing.Point(304, 93); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem15.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem15.Size = new System.Drawing.Size(542, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(304, 31); this.layoutControlItem15.Text = "澶囨敞璇存槑"; this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem18 + // + this.layoutControlItem18.Control = this.txt_itemNo; + this.layoutControlItem18.Location = new System.Drawing.Point(608, 62); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem18.Size = new System.Drawing.Size(304, 31); + this.layoutControlItem18.Text = "浜у搧缂栧彿"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_billNo; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(304, 31); + this.layoutControlItem1.Text = "鐢宠鍗曞彿"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_itemName; + this.layoutControlItem8.Location = new System.Drawing.Point(304, 62); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem8.Size = new System.Drawing.Size(304, 31); + this.layoutControlItem8.Text = "浜у搧鍚嶇О"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_workName; + this.layoutControlItem6.Location = new System.Drawing.Point(304, 31); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem6.Size = new System.Drawing.Size(304, 31); + this.layoutControlItem6.Text = "鐢熶骇杞﹂棿"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_rwd; + this.layoutControlItem2.Location = new System.Drawing.Point(304, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem2.Size = new System.Drawing.Size(304, 31); + this.layoutControlItem2.Text = "浠诲姟鍗曞彿"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + // + // lab_daa014 + // + this.lab_daa014.Control = this.txt_daa014; + this.lab_daa014.Location = new System.Drawing.Point(608, 93); + this.lab_daa014.Name = "lab_daa014"; + this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 2; + this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3; + this.lab_daa014.Size = new System.Drawing.Size(304, 31); + this.lab_daa014.Text = "鎶曟枡鍗曞彿"; + this.lab_daa014.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem19 + // + this.layoutControlItem19.Control = this.txt_tbl026; + this.layoutControlItem19.Location = new System.Drawing.Point(912, 93); + this.layoutControlItem19.Name = "layoutControlItem19"; + this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem19.Size = new System.Drawing.Size(305, 31); + this.layoutControlItem19.Text = "鎵瑰噯浜哄憳"; + this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem20 + // + this.layoutControlItem20.Control = this.txt_tbl025; + this.layoutControlItem20.Location = new System.Drawing.Point(912, 124); + this.layoutControlItem20.Name = "layoutControlItem20"; + this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem20.Size = new System.Drawing.Size(305, 31); + this.layoutControlItem20.Text = "鎵瑰噯鏃堕棿"; + this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18); // // tabMx // @@ -1101,7 +1198,7 @@ this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 410); + this.tabMx.Size = new System.Drawing.Size(1258, 410); this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1109,28 +1206,434 @@ // // tabMxPage1 // - this.tabMxPage1.Controls.Add(this.gcMx1); - this.tabMxPage1.Controls.Add(this.panelMx1); + this.tabMxPage1.Controls.Add(this.split99); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 378); + this.tabMxPage1.Size = new System.Drawing.Size(1256, 378); this.tabMxPage1.Text = "閫�鏂欐槑缁�"; + // + // split99 + // + this.split99.Dock = System.Windows.Forms.DockStyle.Fill; + this.split99.Horizontal = false; + this.split99.Location = new System.Drawing.Point(0, 0); + this.split99.Name = "split99"; + // + // split99.Panel1 + // + this.split99.Panel1.Controls.Add(this.lay99); + this.split99.Panel1.Text = "Panel1"; + // + // split99.Panel2 + // + this.split99.Panel2.Controls.Add(this.gcMx1); + this.split99.Panel2.Text = "Panel2"; + + this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.split99.Size = new System.Drawing.Size(1256, 378); + this.split99.SplitterPosition = 138; + this.split99.TabIndex = 1; + // + // lay99 + // + this.lay99.Controls.Add(this.lbMxGuid); + this.lay99.Controls.Add(this.ucBtnPrint1); + this.lay99.Controls.Add(this.radOut); + this.lay99.Controls.Add(this.dataLayoutControl1); + this.lay99.Controls.Add(this.txtWlid); + this.lay99.Controls.Add(this.txtQuantity); + this.lay99.Controls.Add(this.txt_kQty); + this.lay99.Controls.Add(this.txtWlmc); + this.lay99.Controls.Add(this.txt_yQty); + this.lay99.Controls.Add(this.txt_psnQty_1); + this.lay99.Controls.Add(this.txtWlgg); + this.lay99.Dock = System.Windows.Forms.DockStyle.Fill; + this.lay99.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem33}); + this.lay99.Location = new System.Drawing.Point(0, 0); + this.lay99.Name = "lay99"; + this.lay99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(306, 272, 812, 500); + this.lay99.Root = this.layoutControlGroup1; + this.lay99.Size = new System.Drawing.Size(0, 0); + this.lay99.TabIndex = 0; + this.lay99.Text = "layoutControl1"; + // + // lbMxGuid + // + this.lbMxGuid.Location = new System.Drawing.Point(1032, 84); + this.lbMxGuid.Name = "lbMxGuid"; + this.lbMxGuid.Size = new System.Drawing.Size(58, 18); + this.lbMxGuid.StyleController = this.lay99; + this.lbMxGuid.TabIndex = 479; + this.lbMxGuid.Text = "lbMxGuid"; + // + // ucBtnPrint1 + // + this.ucBtnPrint1.allClickKey = null; + this.ucBtnPrint1.guidKey = null; + this.ucBtnPrint1.Location = new System.Drawing.Point(1032, 48); + this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); + this.ucBtnPrint1.Name = "ucBtnPrint1"; + this.ucBtnPrint1.rptParameter = null; + this.ucBtnPrint1.Size = new System.Drawing.Size(336, 32); + this.ucBtnPrint1.TabIndex = 478; + // + // radOut + // + this.radOut.Location = new System.Drawing.Point(1032, 12); + this.radOut.Margin = new System.Windows.Forms.Padding(0); + this.radOut.Name = "radOut"; + this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; + this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { + new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄦ墦"), + new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍙墦鏁村紶"), + new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩鎵�")}); + this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0); + this.radOut.Size = new System.Drawing.Size(336, 32); + this.radOut.StyleController = this.lay99; + this.radOut.TabIndex = 477; + // + // dataLayoutControl1 + // + this.dataLayoutControl1.Controls.Add(this.txt_iCount_1); + this.dataLayoutControl1.Controls.Add(this.txt_yuliang_1); + this.dataLayoutControl1.Location = new System.Drawing.Point(692, 84); + this.dataLayoutControl1.Name = "dataLayoutControl1"; + this.dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 186, 812, 500); + this.dataLayoutControl1.Root = this.layoutControlGroup2; + this.dataLayoutControl1.Size = new System.Drawing.Size(336, 32); + this.dataLayoutControl1.TabIndex = 227; + this.dataLayoutControl1.Text = "dataLayoutControl1"; + // + // txt_iCount_1 + // + this.txt_iCount_1.Location = new System.Drawing.Point(104, 2); + this.txt_iCount_1.Name = "txt_iCount_1"; + this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; + this.txt_iCount_1.Properties.ReadOnly = true; + this.txt_iCount_1.Size = new System.Drawing.Size(62, 24); + this.txt_iCount_1.StyleController = this.dataLayoutControl1; + this.txt_iCount_1.TabIndex = 228; + // + // txt_yuliang_1 + // + this.txt_yuliang_1.Location = new System.Drawing.Point(272, 2); + this.txt_yuliang_1.Name = "txt_yuliang_1"; + this.txt_yuliang_1.Properties.ReadOnly = true; + this.txt_yuliang_1.Size = new System.Drawing.Size(62, 24); + this.txt_yuliang_1.StyleController = this.dataLayoutControl1; + this.txt_yuliang_1.TabIndex = 229; + // + // layoutControlGroup2 + // + this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.layoutControlGroup2.GroupBordersVisible = false; + this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem30, + this.layoutControlItem29}); + this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.layoutControlGroup2.Name = "Root"; + columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition5.Width = 100D; + columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition6.Width = 100D; + this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition5, + columnDefinition6}); + rowDefinition6.Height = 100D; + rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition6}); + this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + this.layoutControlGroup2.Size = new System.Drawing.Size(336, 32); + this.layoutControlGroup2.TextVisible = false; + // + // layoutControlItem30 + // + this.layoutControlItem30.Control = this.txt_yuliang_1; + this.layoutControlItem30.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem30.CustomizationFormText = "鎵撳嵃浣欐暟"; + this.layoutControlItem30.Location = new System.Drawing.Point(168, 0); + this.layoutControlItem30.Name = "layoutControlItem30"; + this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem30.Size = new System.Drawing.Size(168, 32); + this.layoutControlItem30.Text = "鎵撳嵃浣欐暟"; + this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem29 + // + this.layoutControlItem29.Control = this.txt_iCount_1; + this.layoutControlItem29.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem29.CustomizationFormText = "鎵撳嵃鏁村紶鏁板��"; + this.layoutControlItem29.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem29.Name = "layoutControlItem29"; + this.layoutControlItem29.Size = new System.Drawing.Size(168, 32); + this.layoutControlItem29.Text = "鎵撳嵃鏁村紶鏁板��"; + this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18); + // + // txtWlid + // + this.txtWlid.Location = new System.Drawing.Point(114, 12); + this.txtWlid.Name = "txtWlid"; + this.txtWlid.Properties.Appearance.Options.UseFont = true; + this.txtWlid.Properties.ReadOnly = true; + this.txtWlid.Size = new System.Drawing.Size(234, 24); + this.txtWlid.StyleController = this.lay99; + this.txtWlid.TabIndex = 214; + // + // txtQuantity + // + this.txtQuantity.Location = new System.Drawing.Point(454, 12); + this.txtQuantity.Name = "txtQuantity"; + this.txtQuantity.Properties.Appearance.Options.UseFont = true; + this.txtQuantity.Properties.ReadOnly = true; + this.txtQuantity.Size = new System.Drawing.Size(234, 24); + this.txtQuantity.StyleController = this.lay99; + this.txtQuantity.TabIndex = 220; + // + // txt_kQty + // + this.txt_kQty.Location = new System.Drawing.Point(794, 12); + this.txt_kQty.Name = "txt_kQty"; + this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_kQty.Properties.Appearance.Options.UseFont = true; + this.txt_kQty.Properties.Appearance.Options.UseForeColor = true; + this.txt_kQty.Properties.ReadOnly = true; + this.txt_kQty.Size = new System.Drawing.Size(234, 24); + this.txt_kQty.StyleController = this.lay99; + this.txt_kQty.TabIndex = 224; + // + // txtWlmc + // + this.txtWlmc.Location = new System.Drawing.Point(114, 48); + this.txtWlmc.Name = "txtWlmc"; + this.txtWlmc.Properties.Appearance.Options.UseFont = true; + this.txtWlmc.Properties.ReadOnly = true; + this.txtWlmc.Size = new System.Drawing.Size(234, 24); + this.txtWlmc.StyleController = this.lay99; + this.txtWlmc.TabIndex = 216; + // + // txt_yQty + // + this.txt_yQty.Location = new System.Drawing.Point(454, 48); + this.txt_yQty.Name = "txt_yQty"; + this.txt_yQty.Properties.Appearance.Options.UseFont = true; + this.txt_yQty.Properties.ReadOnly = true; + this.txt_yQty.Size = new System.Drawing.Size(234, 24); + this.txt_yQty.StyleController = this.lay99; + this.txt_yQty.TabIndex = 222; + // + // txt_psnQty_1 + // + this.txt_psnQty_1.Location = new System.Drawing.Point(794, 48); + this.txt_psnQty_1.Name = "txt_psnQty_1"; + this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; + this.txt_psnQty_1.Size = new System.Drawing.Size(234, 24); + this.txt_psnQty_1.StyleController = this.lay99; + this.txt_psnQty_1.TabIndex = 226; + // + // txtWlgg + // + this.txtWlgg.Location = new System.Drawing.Point(114, 84); + this.txtWlgg.Name = "txtWlgg"; + this.txtWlgg.Properties.Appearance.Options.UseFont = true; + this.txtWlgg.Properties.ReadOnly = true; + this.txtWlgg.Size = new System.Drawing.Size(574, 24); + this.txtWlgg.StyleController = this.lay99; + this.txtWlgg.TabIndex = 218; + // + // layoutControlItem33 + // + this.layoutControlItem33.Control = this.lbMxGuid; + this.layoutControlItem33.Location = new System.Drawing.Point(1020, 72); + this.layoutControlItem33.Name = "layoutControlItem33"; + this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem33.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem33.Text = "lbMxGuid"; + this.layoutControlItem33.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem33.TextVisible = false; + // + // layoutControlGroup1 + // + this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.layoutControlGroup1.GroupBordersVisible = false; + this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem22, + this.layoutControlItem23, + this.layoutControlItem27, + this.layoutControlItem24, + this.layoutControlItem25, + this.layoutControlItem26, + this.layoutControlItem28, + this.layoutControlItem31, + this.layoutControlItem21, + this.layoutControlItem32}); + this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.layoutControlGroup1.Name = "Root"; + columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition7.Width = 100D; + columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition8.Width = 100D; + columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition9.Width = 100D; + columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition10.Width = 100D; + this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition7, + columnDefinition8, + columnDefinition9, + columnDefinition10}); + rowDefinition7.Height = 100D; + rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition8.Height = 100D; + rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition9.Height = 100D; + rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; + this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition7, + rowDefinition8, + rowDefinition9}); + this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 128); + this.layoutControlGroup1.TextVisible = false; + // + // layoutControlItem22 + // + this.layoutControlItem22.Control = this.txtQuantity; + this.layoutControlItem22.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem22.CustomizationFormText = "鏈鐢宠鎬婚噺"; + this.layoutControlItem22.Location = new System.Drawing.Point(340, 0); + this.layoutControlItem22.Name = "layoutControlItem22"; + this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem22.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem22.Text = "鏈鐢宠鎬婚噺"; + this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem23 + // + this.layoutControlItem23.Control = this.txt_kQty; + this.layoutControlItem23.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem23.CustomizationFormText = "鍙墦鍗版�绘暟"; + this.layoutControlItem23.Location = new System.Drawing.Point(680, 0); + this.layoutControlItem23.Name = "layoutControlItem23"; + this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem23.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem23.Text = "鍙墦鍗版�绘暟"; + this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem27 + // + this.layoutControlItem27.Control = this.txtWlgg; + this.layoutControlItem27.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem27.CustomizationFormText = "鐗╂枡瑙勬牸"; + this.layoutControlItem27.Location = new System.Drawing.Point(0, 72); + this.layoutControlItem27.Name = "layoutControlItem27"; + this.layoutControlItem27.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem27.Size = new System.Drawing.Size(680, 36); + this.layoutControlItem27.Text = "鐗╂枡瑙勬牸"; + this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem24 + // + this.layoutControlItem24.Control = this.txtWlmc; + this.layoutControlItem24.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem24.CustomizationFormText = "鐗╂枡鍚嶇О"; + this.layoutControlItem24.Location = new System.Drawing.Point(0, 36); + this.layoutControlItem24.Name = "layoutControlItem24"; + this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem24.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem24.Text = "鐗╂枡鍚嶇О"; + this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem25 + // + this.layoutControlItem25.Control = this.txt_yQty; + this.layoutControlItem25.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem25.CustomizationFormText = "宸叉墦鍗版�婚噺"; + this.layoutControlItem25.Location = new System.Drawing.Point(340, 36); + this.layoutControlItem25.Name = "layoutControlItem25"; + this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem25.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem25.Text = "宸叉墦鍗版�婚噺"; + this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem26 + // + this.layoutControlItem26.Control = this.txt_psnQty_1; + this.layoutControlItem26.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem26.CustomizationFormText = "姣忓紶鏉$爜鏁伴噺"; + this.layoutControlItem26.Location = new System.Drawing.Point(680, 36); + this.layoutControlItem26.Name = "layoutControlItem26"; + this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem26.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem26.Text = "姣忓紶鏉$爜鏁伴噺"; + this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem28 + // + this.layoutControlItem28.Control = this.dataLayoutControl1; + this.layoutControlItem28.Location = new System.Drawing.Point(680, 72); + this.layoutControlItem28.Name = "layoutControlItem28"; + this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem28.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem28.Text = "鎵撳嵃寮犳暟"; + this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem28.TextVisible = false; + // + // layoutControlItem31 + // + this.layoutControlItem31.Control = this.radOut; + this.layoutControlItem31.Location = new System.Drawing.Point(1020, 0); + this.layoutControlItem31.Name = "layoutControlItem31"; + this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem31.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem31.Text = "鑷姩璁$畻"; + this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem31.TextVisible = false; + // + // layoutControlItem21 + // + this.layoutControlItem21.Control = this.txtWlid; + this.layoutControlItem21.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem21.CustomizationFormText = "鐗╂枡缂栫爜"; + this.layoutControlItem21.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem21.Name = "layoutControlItem21"; + this.layoutControlItem21.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem21.Text = "鐗╂枡缂栫爜"; + this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem32 + // + this.layoutControlItem32.Control = this.ucBtnPrint1; + this.layoutControlItem32.Location = new System.Drawing.Point(1020, 36); + this.layoutControlItem32.Name = "layoutControlItem32"; + this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem32.Size = new System.Drawing.Size(340, 36); + this.layoutControlItem32.Text = "鎵撳嵃鎸夐挳"; + this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem32.TextVisible = false; // // gcMx1 // this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx1.Location = new System.Drawing.Point(0, 101); + this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.repositoryItemButtonEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1124, 277); + this.repositoryItemButtonEdit1, + this.rptBl, + this.repositoryItemMemoEdit1}); + this.gcMx1.Size = new System.Drawing.Size(1256, 378); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); // // gvMx1 // - this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1tlid, @@ -1146,7 +1649,10 @@ this.gvMx1tld009, this.gridColumn1, this.gridColumn2, - this.gvMxDel}); + this.gvMxDel, + this.gridColumn18, + this.gridColumn20, + this.gridColumn19}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1155,9 +1661,8 @@ // // gvMx1tlid // - this.gvMx1tlid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tlid.AppearanceCell.Options.UseFont = true; - this.gvMx1tlid.Caption = "tlid"; + this.gvMx1tlid.Caption = "鐢宠鏄庣粏琛ㄤ富閿�"; this.gvMx1tlid.FieldName = "tlid"; this.gvMx1tlid.MinWidth = 50; this.gvMx1tlid.Name = "gvMx1tlid"; @@ -1174,7 +1679,6 @@ // // gvMx1tld001 // - this.gvMx1tld001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tld001.AppearanceCell.Options.UseFont = true; this.gvMx1tld001.Caption = "宸ュ崟鍙�"; this.gvMx1tld001.FieldName = "tld001"; @@ -1183,11 +1687,10 @@ this.gvMx1tld001.Tag = "query_a.tld001"; this.gvMx1tld001.Visible = true; this.gvMx1tld001.VisibleIndex = 0; - this.gvMx1tld001.Width = 94; + this.gvMx1tld001.Width = 78; // // gvMx1tld002 // - this.gvMx1tld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tld002.AppearanceCell.Options.UseFont = true; this.gvMx1tld002.Caption = "鐗╂枡缂栫爜"; this.gvMx1tld002.FieldName = "tld002"; @@ -1196,11 +1699,10 @@ this.gvMx1tld002.Tag = "query_a.tld002"; this.gvMx1tld002.Visible = true; this.gvMx1tld002.VisibleIndex = 1; - this.gvMx1tld002.Width = 94; + this.gvMx1tld002.Width = 78; // // gvMx1tld003 // - this.gvMx1tld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tld003.AppearanceCell.Options.UseFont = true; this.gvMx1tld003.Caption = "鐗╂枡鍚嶇О"; this.gvMx1tld003.FieldName = "tld003"; @@ -1209,11 +1711,10 @@ this.gvMx1tld003.Tag = "query_a.tld003"; this.gvMx1tld003.Visible = true; this.gvMx1tld003.VisibleIndex = 2; - this.gvMx1tld003.Width = 94; + this.gvMx1tld003.Width = 78; // // gvMx1tld004 // - this.gvMx1tld004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tld004.AppearanceCell.Options.UseFont = true; this.gvMx1tld004.Caption = "瑙勬牸鍨嬪彿"; this.gvMx1tld004.FieldName = "tld004"; @@ -1222,11 +1723,10 @@ this.gvMx1tld004.Tag = "query_a.tld004"; this.gvMx1tld004.Visible = true; this.gvMx1tld004.VisibleIndex = 3; - this.gvMx1tld004.Width = 94; + this.gvMx1tld004.Width = 78; // // gvMx1tld005 // - this.gvMx1tld005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tld005.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1tld005.AppearanceCell.Options.UseFont = true; this.gvMx1tld005.AppearanceCell.Options.UseForeColor = true; @@ -1239,7 +1739,7 @@ this.gvMx1tld005.Tag = "edit"; this.gvMx1tld005.Visible = true; this.gvMx1tld005.VisibleIndex = 4; - this.gvMx1tld005.Width = 94; + this.gvMx1tld005.Width = 78; // // gridColumn13 // @@ -1248,12 +1748,11 @@ this.gridColumn13.MinWidth = 25; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 5; - this.gridColumn13.Width = 94; + this.gridColumn13.VisibleIndex = 8; + this.gridColumn13.Width = 84; // // gvMx1tld006 // - this.gvMx1tld006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tld006.AppearanceCell.Options.UseFont = true; this.gvMx1tld006.Caption = "宸查��鏁伴噺"; this.gvMx1tld006.FieldName = "ytsl"; @@ -1261,12 +1760,11 @@ this.gvMx1tld006.Name = "gvMx1tld006"; this.gvMx1tld006.Tag = "query_a.tld006"; this.gvMx1tld006.Visible = true; - this.gvMx1tld006.VisibleIndex = 6; - this.gvMx1tld006.Width = 94; + this.gvMx1tld006.VisibleIndex = 9; + this.gvMx1tld006.Width = 84; // // gvMx1tld007 // - this.gvMx1tld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tld007.AppearanceCell.Options.UseFont = true; this.gvMx1tld007.Caption = "鍗曚綅"; this.gvMx1tld007.FieldName = "dwName"; @@ -1274,12 +1772,11 @@ this.gvMx1tld007.Name = "gvMx1tld007"; this.gvMx1tld007.Tag = "query_a.tld007"; this.gvMx1tld007.Visible = true; - this.gvMx1tld007.VisibleIndex = 7; - this.gvMx1tld007.Width = 94; + this.gvMx1tld007.VisibleIndex = 10; + this.gvMx1tld007.Width = 84; // // gvMx1tld009 // - this.gvMx1tld009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1tld009.AppearanceCell.Options.UseFont = true; this.gvMx1tld009.Caption = "鐗╂枡id"; this.gvMx1tld009.FieldName = "tld009"; @@ -1295,8 +1792,8 @@ this.gridColumn1.MinWidth = 25; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 8; - this.gridColumn1.Width = 94; + this.gridColumn1.VisibleIndex = 11; + this.gridColumn1.Width = 84; // // gridColumn2 // @@ -1305,8 +1802,8 @@ this.gridColumn2.MinWidth = 25; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 9; - this.gridColumn2.Width = 94; + this.gridColumn2.VisibleIndex = 12; + this.gridColumn2.Width = 84; // // gvMxDel // @@ -1315,8 +1812,8 @@ this.gvMxDel.MinWidth = 25; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 10; - this.gvMxDel.Width = 94; + this.gvMxDel.VisibleIndex = 13; + this.gvMxDel.Width = 88; // // repositoryItemButtonEdit1 // @@ -1329,200 +1826,66 @@ this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // - // panelMx1 + // gridColumn18 // - this.panelMx1.Controls.Add(this.ucBtnPrint1); - this.panelMx1.Controls.Add(this.lbMxGuid); - this.panelMx1.Controls.Add(this.txt_iCount_1); - this.panelMx1.Controls.Add(this.labelControl14); - this.panelMx1.Controls.Add(this.txt_psnQty_1); - this.panelMx1.Controls.Add(this.labelControl12); - this.panelMx1.Controls.Add(this.txtKdy); - this.panelMx1.Controls.Add(this.labelControl13); - this.panelMx1.Controls.Add(this.txtYdy); - this.panelMx1.Controls.Add(this.labelControl1); - this.panelMx1.Controls.Add(this.txtQuantity); - this.panelMx1.Controls.Add(this.labelControl10); - this.panelMx1.Controls.Add(this.txtWlgg); - this.panelMx1.Controls.Add(this.labelControl9); - this.panelMx1.Controls.Add(this.txtWlmc); - this.panelMx1.Controls.Add(this.labelControl8); - this.panelMx1.Controls.Add(this.txtWlid); - this.panelMx1.Controls.Add(this.labelControl7); - this.panelMx1.Dock = System.Windows.Forms.DockStyle.Top; - this.panelMx1.Location = new System.Drawing.Point(0, 0); - this.panelMx1.Name = "panelMx1"; - this.panelMx1.Size = new System.Drawing.Size(1124, 101); - this.panelMx1.TabIndex = 1; + this.gridColumn18.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn18.AppearanceCell.Options.UseForeColor = true; + this.gridColumn18.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn18.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn18.Caption = "澶囨敞"; + this.gridColumn18.FieldName = "tld014"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Tag = "edit"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 5; + this.gridColumn18.Width = 78; // - // ucBtnPrint1 + // gridColumn20 // - this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(543, 63); - this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); - this.ucBtnPrint1.Name = "ucBtnPrint1"; - this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(207, 32); - this.ucBtnPrint1.TabIndex = 231; + this.gridColumn20.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gridColumn20.AppearanceCell.Options.UseForeColor = true; + this.gridColumn20.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gridColumn20.AppearanceHeader.Options.UseForeColor = true; + this.gridColumn20.Caption = "涓嶈壇绫诲埆"; + this.gridColumn20.ColumnEdit = this.repositoryItemMemoEdit1; + this.gridColumn20.FieldName = "tld015"; + this.gridColumn20.MinWidth = 25; + this.gridColumn20.Name = "gridColumn20"; + this.gridColumn20.Tag = "edit"; + this.gridColumn20.Visible = true; + this.gridColumn20.VisibleIndex = 7; + this.gridColumn20.Width = 78; // - // lbMxGuid + // repositoryItemMemoEdit1 // - this.lbMxGuid.Location = new System.Drawing.Point(821, 14); - this.lbMxGuid.Name = "lbMxGuid"; - this.lbMxGuid.Size = new System.Drawing.Size(58, 18); - this.lbMxGuid.TabIndex = 229; - this.lbMxGuid.Text = "lbMxGuid"; - this.lbMxGuid.Visible = false; + this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1"; // - // txt_iCount_1 + // gridColumn19 // - this.txt_iCount_1.Location = new System.Drawing.Point(654, 34); - this.txt_iCount_1.Name = "txt_iCount_1"; - this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; - this.txt_iCount_1.Size = new System.Drawing.Size(96, 28); - this.txt_iCount_1.TabIndex = 228; + this.gridColumn19.Caption = "閫夋嫨"; + this.gridColumn19.ColumnEdit = this.rptBl; + this.gridColumn19.MinWidth = 25; + this.gridColumn19.Name = "gridColumn19"; + this.gridColumn19.Visible = true; + this.gridColumn19.VisibleIndex = 6; + this.gridColumn19.Width = 40; // - // labelControl14 + // rptBl // - this.labelControl14.Location = new System.Drawing.Point(543, 39); - this.labelControl14.Name = "labelControl14"; - this.labelControl14.Size = new System.Drawing.Size(105, 18); - this.labelControl14.TabIndex = 227; - this.labelControl14.Text = "鎵撳嵃鏉$爜寮犳暟锛�"; - // - // txt_psnQty_1 - // - this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4); - this.txt_psnQty_1.Name = "txt_psnQty_1"; - this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; - this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28); - this.txt_psnQty_1.TabIndex = 226; - // - // labelControl12 - // - this.labelControl12.Location = new System.Drawing.Point(543, 9); - this.labelControl12.Name = "labelControl12"; - this.labelControl12.Size = new System.Drawing.Size(105, 18); - this.labelControl12.TabIndex = 225; - this.labelControl12.Text = "姣忓紶鏉$爜鏁伴噺锛�"; - // - // txtKdy - // - this.txtKdy.Location = new System.Drawing.Point(430, 65); - this.txtKdy.Name = "txtKdy"; - this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; - this.txtKdy.Properties.Appearance.Options.UseFont = true; - this.txtKdy.Properties.Appearance.Options.UseForeColor = true; - this.txtKdy.Properties.ReadOnly = true; - this.txtKdy.Size = new System.Drawing.Size(96, 28); - this.txtKdy.TabIndex = 224; - // - // labelControl13 - // - this.labelControl13.Location = new System.Drawing.Point(345, 70); - this.labelControl13.Name = "labelControl13"; - this.labelControl13.Size = new System.Drawing.Size(80, 18); - this.labelControl13.TabIndex = 223; - this.labelControl13.Text = "鍙墦鍗版�绘暟:"; - // - // txtYdy - // - this.txtYdy.Location = new System.Drawing.Point(430, 34); - this.txtYdy.Name = "txtYdy"; - this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtYdy.Properties.Appearance.Options.UseFont = true; - this.txtYdy.Properties.ReadOnly = true; - this.txtYdy.Size = new System.Drawing.Size(96, 28); - this.txtYdy.TabIndex = 222; - // - // labelControl1 - // - this.labelControl1.Location = new System.Drawing.Point(345, 39); - this.labelControl1.Name = "labelControl1"; - this.labelControl1.Size = new System.Drawing.Size(80, 18); - this.labelControl1.TabIndex = 221; - this.labelControl1.Text = "宸叉墦鍗版�婚噺:"; - // - // txtQuantity - // - this.txtQuantity.Location = new System.Drawing.Point(430, 4); - this.txtQuantity.Name = "txtQuantity"; - this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtQuantity.Properties.Appearance.Options.UseFont = true; - this.txtQuantity.Properties.ReadOnly = true; - this.txtQuantity.Size = new System.Drawing.Size(96, 28); - this.txtQuantity.TabIndex = 220; - // - // labelControl10 - // - this.labelControl10.Location = new System.Drawing.Point(330, 9); - this.labelControl10.Name = "labelControl10"; - this.labelControl10.Size = new System.Drawing.Size(95, 18); - this.labelControl10.TabIndex = 219; - this.labelControl10.Text = "鏈鐢宠鎬婚噺:"; - // - // txtWlgg - // - this.txtWlgg.Location = new System.Drawing.Point(90, 65); - this.txtWlgg.Name = "txtWlgg"; - this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtWlgg.Properties.Appearance.Options.UseFont = true; - this.txtWlgg.Properties.ReadOnly = true; - this.txtWlgg.Size = new System.Drawing.Size(232, 28); - this.txtWlgg.TabIndex = 218; - // - // labelControl9 - // - this.labelControl9.Location = new System.Drawing.Point(21, 70); - this.labelControl9.Name = "labelControl9"; - this.labelControl9.Size = new System.Drawing.Size(65, 18); - this.labelControl9.TabIndex = 217; - this.labelControl9.Text = "鐗╂枡瑙勬牸:"; - // - // txtWlmc - // - this.txtWlmc.Location = new System.Drawing.Point(90, 34); - this.txtWlmc.Name = "txtWlmc"; - this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtWlmc.Properties.Appearance.Options.UseFont = true; - this.txtWlmc.Properties.ReadOnly = true; - this.txtWlmc.Size = new System.Drawing.Size(232, 28); - this.txtWlmc.TabIndex = 216; - // - // labelControl8 - // - this.labelControl8.Location = new System.Drawing.Point(21, 39); - this.labelControl8.Name = "labelControl8"; - this.labelControl8.Size = new System.Drawing.Size(65, 18); - this.labelControl8.TabIndex = 215; - this.labelControl8.Text = "鐗╂枡鍚嶇О:"; - // - // txtWlid - // - this.txtWlid.Location = new System.Drawing.Point(90, 4); - this.txtWlid.Name = "txtWlid"; - this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtWlid.Properties.Appearance.Options.UseFont = true; - this.txtWlid.Properties.ReadOnly = true; - this.txtWlid.Size = new System.Drawing.Size(232, 28); - this.txtWlid.TabIndex = 214; - // - // labelControl7 - // - this.labelControl7.Location = new System.Drawing.Point(21, 9); - this.labelControl7.Name = "labelControl7"; - this.labelControl7.Size = new System.Drawing.Size(65, 18); - this.labelControl7.TabIndex = 213; - this.labelControl7.Text = "鐗╂枡缂栧彿:"; + this.rptBl.AutoHeight = false; + editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.rptBl.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptBl.Name = "rptBl"; + this.rptBl.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.rptBl.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptBl_ButtonClick); // // xtraTabPage3 // this.xtraTabPage3.Controls.Add(this.gcMx2); this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1124, 378); + this.xtraTabPage3.Size = new System.Drawing.Size(1256, 378); this.xtraTabPage3.Text = "宸叉墦鏉$爜鏄庣粏"; // // gcMx2 @@ -1531,16 +1894,13 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.repositoryItemButtonEdit2}); - this.gcMx2.Size = new System.Drawing.Size(1124, 378); + this.gcMx2.Size = new System.Drawing.Size(1256, 378); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); // // gvMx2 // - this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, @@ -1555,8 +1915,7 @@ this.gvMx1lotDate, this.gridColumn14, this.gridColumn17, - this.gridColumn16, - this.gvBtnAlawys}); + this.gridColumn16}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1565,7 +1924,6 @@ // // gvMx1guid // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid"; this.gvMx1guid.FieldName = "guid"; @@ -1586,7 +1944,6 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -1629,7 +1986,6 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺"; this.gvMx1quantity.FieldName = "quantity"; @@ -1652,7 +2008,6 @@ // // gvMx1createBy // - this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1createBy.AppearanceCell.Options.UseFont = true; this.gvMx1createBy.Caption = "鍒涘缓浜�"; this.gvMx1createBy.FieldName = "createBy"; @@ -1665,7 +2020,6 @@ // // gvMx1lotDate // - this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1lotDate.AppearanceCell.Options.UseFont = true; this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡"; this.gvMx1lotDate.FieldName = "createDate"; @@ -1706,27 +2060,6 @@ this.gridColumn16.VisibleIndex = 11; this.gridColumn16.Width = 94; // - // gvBtnAlawys - // - this.gvBtnAlawys.Caption = "绉诲嚭"; - this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2; - this.gvBtnAlawys.MinWidth = 25; - this.gvBtnAlawys.Name = "gvBtnAlawys"; - this.gvBtnAlawys.Visible = true; - this.gvBtnAlawys.VisibleIndex = 12; - this.gvBtnAlawys.Width = 94; - // - // repositoryItemButtonEdit2 - // - this.repositoryItemButtonEdit2.AutoHeight = false; - editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; - this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; - this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); - // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; @@ -1742,7 +2075,7 @@ // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1128, 704); + this.ClientSize = new System.Drawing.Size(1260, 704); this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); @@ -1779,50 +2112,79 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_tbl010.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa003.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_tbl025.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).EndInit(); + this.split99.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).EndInit(); + this.split99.Panel2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split99)).EndInit(); + this.split99.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.lay99)).EndInit(); + this.lay99.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit(); + this.dataLayoutControl1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit(); - this.panelMx1.ResumeLayout(false); - this.panelMx1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptBl)).EndInit(); this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); @@ -1867,10 +2229,6 @@ private DevExpress.XtraEditors.TextEdit txt_billNo; private DevExpress.XtraLayout.LayoutControl layoutMx1; private DevExpress.XtraLayout.LayoutControlGroup Root; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraEditors.CheckEdit txt_tbl013; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; @@ -1880,8 +2238,7 @@ private DevExpress.XtraEditors.CheckEdit txt_tbl020; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; - private DevExpress.XtraEditors.TextEdit txt_daa003; + private DevExpress.XtraEditors.TextEdit txt_itemNo; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraTab.XtraTabControl tabMx; @@ -1902,25 +2259,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; - private DevExpress.XtraEditors.PanelControl panelMx1; - private UserControl.UcBtnPrint ucBtnPrint1; - private DevExpress.XtraEditors.LabelControl lbMxGuid; - private DevExpress.XtraEditors.TextEdit txt_iCount_1; - private DevExpress.XtraEditors.LabelControl labelControl14; - private DevExpress.XtraEditors.TextEdit txt_psnQty_1; - private DevExpress.XtraEditors.LabelControl labelControl12; - private DevExpress.XtraEditors.TextEdit txtKdy; - private DevExpress.XtraEditors.LabelControl labelControl13; - private DevExpress.XtraEditors.TextEdit txtYdy; - private DevExpress.XtraEditors.LabelControl labelControl1; - private DevExpress.XtraEditors.TextEdit txtQuantity; - private DevExpress.XtraEditors.LabelControl labelControl10; - private DevExpress.XtraEditors.TextEdit txtWlgg; - private DevExpress.XtraEditors.LabelControl labelControl9; - private DevExpress.XtraEditors.TextEdit txtWlmc; - private DevExpress.XtraEditors.LabelControl labelControl8; - private DevExpress.XtraEditors.TextEdit txtWlid; - private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; @@ -1933,23 +2271,67 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy; private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate; - private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; private DevExpress.XtraEditors.TextEdit txt_id; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraEditors.TextEdit txt_daa014; - private DevExpress.XtraLayout.LayoutControlItem lab_daa014; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; + private DevExpress.Utils.ToolTipController tips; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptBl; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; + private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; + private DevExpress.XtraLayout.LayoutControlItem lab_daa014; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; + private DevExpress.XtraEditors.TextEdit txt_tbl026; + private DevExpress.XtraEditors.TextEdit txt_tbl025; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; + private DevExpress.XtraEditors.SplitContainerControl split99; + private DevExpress.XtraLayout.LayoutControl lay99; + private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; + private DevExpress.XtraEditors.TextEdit txtWlid; + private DevExpress.XtraEditors.TextEdit txtQuantity; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; + private DevExpress.XtraEditors.TextEdit txt_kQty; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; + private DevExpress.XtraEditors.TextEdit txtWlmc; + private DevExpress.XtraEditors.TextEdit txt_yQty; + private DevExpress.XtraEditors.TextEdit txt_psnQty_1; + private DevExpress.XtraEditors.TextEdit txtWlgg; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; + private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1; + private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; + private DevExpress.XtraEditors.TextEdit txt_iCount_1; + private DevExpress.XtraEditors.TextEdit txt_yuliang_1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; + private UserControl.UcBtnPrint ucBtnPrint1; + private DevExpress.XtraEditors.RadioGroup radOut; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; + private DevExpress.XtraEditors.LabelControl lbMxGuid; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; } } \ No newline at end of file -- Gitblit v1.9.3