From 9ce8cb1ee053fb5ad4b51d724a5736e0e27ff0aa Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 23 五月 2025 09:10:52 +0800 Subject: [PATCH] 仓库 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs | 1207 ++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 722 insertions(+), 485 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs index 44ec6c9..e5a8256 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs @@ -29,19 +29,30 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraLayout.ColumnDefinition columnDefinition17 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition18 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition19 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition20 = new DevExpress.XtraLayout.ColumnDefinition(); + this.components = new System.ComponentModel.Container(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition21 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition22 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition23 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition24 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition25 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition26 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition21 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition27 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition28 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition29 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition30 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition22 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition23 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition24 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -50,17 +61,20 @@ this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -78,7 +92,6 @@ this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit(); - this.txt_insDate = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -90,12 +103,41 @@ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.split99 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layout99 = new DevExpress.XtraLayout.LayoutControl(); + this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); + this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); + this.txt_yuliang_1 = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); + this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); + this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); + this.radOut = new DevExpress.XtraEditors.RadioGroup(); + this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); + this.txtWlid = new DevExpress.XtraEditors.TextEdit(); + this.txtWlmc = new DevExpress.XtraEditors.TextEdit(); + this.txtWlgg = new DevExpress.XtraEditors.TextEdit(); + this.txt_kQty = new DevExpress.XtraEditors.TextEdit(); + this.txtQuantity = new DevExpress.XtraEditors.TextEdit(); + this.txt_yQty = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvAbtGuid = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -114,25 +156,7 @@ this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.panelMx1 = new DevExpress.XtraEditors.PanelControl(); - this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); - this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); - this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); - this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); - this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); - 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.labelControl11 = 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.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -150,10 +174,8 @@ this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); - this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.rptChongDa = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -185,7 +207,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); @@ -197,29 +218,53 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.layout99)).BeginInit(); + this.layout99.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); + this.layoutControl1.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.layoutControlItem26)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).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(); this.tabMxPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptChongDa)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -260,6 +305,7 @@ // 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"; @@ -273,14 +319,14 @@ // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1344, 570); - this.split1.SplitterPosition = 558; + 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"; @@ -293,7 +339,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.Appearance.ViewCaption.Options.UseTextOptions = true; this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; @@ -335,7 +380,6 @@ // // gv_urgentFlag // - this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_urgentFlag.AppearanceCell.Options.UseFont = true; this.gv_urgentFlag.Caption = "鎬ユ枡鏍囪瘑"; this.gv_urgentFlag.FieldName = "urgentFlag"; @@ -348,22 +392,18 @@ this.gv_urgentFlag.VisibleIndex = 1; this.gv_urgentFlag.Width = 50; // - // gv_fstatus + // gridColumn25 // - this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fstatus.AppearanceCell.Options.UseFont = true; - this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑"; - this.gv_fstatus.FieldName = "fstatus"; - this.gv_fstatus.MaxWidth = 50; - this.gv_fstatus.MinWidth = 50; - this.gv_fstatus.Name = "gv_fstatus"; - this.gv_fstatus.OptionsColumn.AllowEdit = false; - this.gv_fstatus.Tag = "query_a.fstatus"; - this.gv_fstatus.Width = 50; + this.gridColumn25.Caption = "濮斿鏍囪瘑"; + this.gridColumn25.FieldName = "fType"; + this.gridColumn25.MinWidth = 25; + this.gridColumn25.Name = "gridColumn25"; + this.gridColumn25.Visible = true; + this.gridColumn25.VisibleIndex = 2; + this.gridColumn25.Width = 94; // // gv_status // - this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_status.AppearanceCell.Options.UseFont = true; this.gv_status.Caption = "鍏ュ簱"; this.gv_status.FieldName = "statusChk"; @@ -378,7 +418,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 +443,6 @@ // // gv_createBy // - this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createBy.AppearanceCell.Options.UseFont = true; this.gv_createBy.Caption = "鍒涘缓浜�"; this.gv_createBy.FieldName = "createBy"; @@ -416,23 +454,18 @@ this.gv_createBy.VisibleIndex = 6; this.gv_createBy.Width = 94; // - // gv_checkDate + // gridColumn26 // - this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkDate.AppearanceCell.Options.UseFont = true; - this.gv_checkDate.Caption = "瀹℃牳鏃堕棿"; - this.gv_checkDate.FieldName = "checkDate"; - this.gv_checkDate.MinWidth = 50; - this.gv_checkDate.Name = "gv_checkDate"; - this.gv_checkDate.OptionsColumn.AllowEdit = false; - this.gv_checkDate.Tag = "query_a.check_date"; - this.gv_checkDate.Visible = true; - this.gv_checkDate.VisibleIndex = 15; - this.gv_checkDate.Width = 180; + this.gridColumn26.Caption = "鍒涘缓鏃ユ湡"; + this.gridColumn26.FieldName = "createDate"; + this.gridColumn26.MinWidth = 25; + this.gridColumn26.Name = "gridColumn26"; + this.gridColumn26.Visible = true; + this.gridColumn26.VisibleIndex = 7; + this.gridColumn26.Width = 94; // // gv_suppNo // - this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_suppNo.AppearanceCell.Options.UseFont = true; this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�"; this.gv_suppNo.FieldName = "suppNo"; @@ -441,7 +474,7 @@ this.gv_suppNo.OptionsColumn.AllowEdit = false; this.gv_suppNo.Tag = "query_a.supp_no"; this.gv_suppNo.Visible = true; - this.gv_suppNo.VisibleIndex = 9; + this.gv_suppNo.VisibleIndex = 8; this.gv_suppNo.Width = 94; // // gridColumn2 @@ -452,12 +485,11 @@ this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 10; + this.gridColumn2.VisibleIndex = 9; this.gridColumn2.Width = 200; // // gv_depotsCode // - this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_depotsCode.AppearanceCell.Options.UseFont = true; this.gv_depotsCode.Caption = "鏀惰揣浠撳簱缂栫爜"; this.gv_depotsCode.FieldName = "depotsCode"; @@ -466,7 +498,7 @@ this.gv_depotsCode.OptionsColumn.AllowEdit = false; this.gv_depotsCode.Tag = "query_a.depots_code"; this.gv_depotsCode.Visible = true; - this.gv_depotsCode.VisibleIndex = 11; + this.gv_depotsCode.VisibleIndex = 10; this.gv_depotsCode.Width = 94; // // gridColumn3 @@ -477,12 +509,11 @@ this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.AllowEdit = false; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 12; + this.gridColumn3.VisibleIndex = 11; this.gridColumn3.Width = 94; // // gv_remark // - this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_remark.AppearanceCell.Options.UseFont = true; this.gv_remark.Caption = "澶囨敞"; this.gv_remark.FieldName = "remark"; @@ -491,8 +522,43 @@ this.gv_remark.OptionsColumn.AllowEdit = false; this.gv_remark.Tag = "query_a.remark"; this.gv_remark.Visible = true; - this.gv_remark.VisibleIndex = 13; + this.gv_remark.VisibleIndex = 12; this.gv_remark.Width = 94; + // + // gv_fstatus + // + this.gv_fstatus.AppearanceCell.Options.UseFont = true; + this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑"; + this.gv_fstatus.FieldName = "fstatus"; + this.gv_fstatus.MaxWidth = 50; + this.gv_fstatus.MinWidth = 50; + this.gv_fstatus.Name = "gv_fstatus"; + this.gv_fstatus.OptionsColumn.AllowEdit = false; + this.gv_fstatus.Tag = "query_a.fstatus"; + this.gv_fstatus.Width = 50; + // + // gridColumn11 + // + this.gridColumn11.Caption = "瀹℃牳浜�"; + this.gridColumn11.FieldName = "checkUser"; + this.gridColumn11.MinWidth = 25; + this.gridColumn11.Name = "gridColumn11"; + this.gridColumn11.Visible = true; + this.gridColumn11.VisibleIndex = 13; + this.gridColumn11.Width = 94; + // + // gv_checkDate + // + this.gv_checkDate.AppearanceCell.Options.UseFont = true; + this.gv_checkDate.Caption = "瀹℃牳鏃堕棿"; + this.gv_checkDate.FieldName = "checkDate"; + this.gv_checkDate.MinWidth = 50; + this.gv_checkDate.Name = "gv_checkDate"; + this.gv_checkDate.OptionsColumn.AllowEdit = false; + this.gv_checkDate.Tag = "query_a.check_date"; + this.gv_checkDate.Visible = true; + this.gv_checkDate.VisibleIndex = 14; + this.gv_checkDate.Width = 180; // // pageBar1 // @@ -529,6 +595,7 @@ // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1344, 570); this.splitMx1.SplitterPosition = 140; this.splitMx1.TabIndex = 0; @@ -548,7 +615,6 @@ this.layoutMx1.Controls.Add(this.txt_createDate); this.layoutMx1.Controls.Add(this.txt_fType); this.layoutMx1.Controls.Add(this.txt_urgentFlag); - this.layoutMx1.Controls.Add(this.txt_insDate); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem14}); @@ -570,41 +636,37 @@ // // txt_dptName // - this.txt_dptName.Location = new System.Drawing.Point(445, 44); + this.txt_dptName.Location = new System.Drawing.Point(445, 42); this.txt_dptName.Name = "txt_dptName"; - this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_dptName.Properties.Appearance.Options.UseFont = true; - this.txt_dptName.Size = new System.Drawing.Size(225, 28); + this.txt_dptName.Size = new System.Drawing.Size(225, 24); this.txt_dptName.StyleController = this.layoutMx1; this.txt_dptName.TabIndex = 468; // // txt_gysNo // - this.txt_gysNo.Location = new System.Drawing.Point(114, 76); + this.txt_gysNo.Location = new System.Drawing.Point(114, 72); this.txt_gysNo.Name = "txt_gysNo"; - this.txt_gysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_gysNo.Properties.Appearance.Options.UseFont = true; - this.txt_gysNo.Size = new System.Drawing.Size(225, 28); + this.txt_gysNo.Size = new System.Drawing.Size(225, 24); this.txt_gysNo.StyleController = this.layoutMx1; this.txt_gysNo.TabIndex = 467; // // txt_depotsCode // - this.txt_depotsCode.Location = new System.Drawing.Point(445, 76); + this.txt_depotsCode.Location = new System.Drawing.Point(445, 72); this.txt_depotsCode.Name = "txt_depotsCode"; - this.txt_depotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_depotsCode.Properties.Appearance.Options.UseFont = true; - this.txt_depotsCode.Size = new System.Drawing.Size(225, 28); + this.txt_depotsCode.Size = new System.Drawing.Size(225, 24); this.txt_depotsCode.StyleController = this.layoutMx1; this.txt_depotsCode.TabIndex = 462; // // txt_barcodeProgress // - this.txt_barcodeProgress.Location = new System.Drawing.Point(776, 108); + this.txt_barcodeProgress.Location = new System.Drawing.Point(776, 72); this.txt_barcodeProgress.Name = "txt_barcodeProgress"; - this.txt_barcodeProgress.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_barcodeProgress.Properties.Appearance.Options.UseFont = true; - this.txt_barcodeProgress.Size = new System.Drawing.Size(225, 28); + this.txt_barcodeProgress.Size = new System.Drawing.Size(225, 24); this.txt_barcodeProgress.StyleController = this.layoutMx1; this.txt_barcodeProgress.TabIndex = 342; // @@ -612,9 +674,8 @@ // this.txt_paperBillNo.Location = new System.Drawing.Point(445, 12); this.txt_paperBillNo.Name = "txt_paperBillNo"; - this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; - this.txt_paperBillNo.Size = new System.Drawing.Size(225, 28); + this.txt_paperBillNo.Size = new System.Drawing.Size(225, 24); this.txt_paperBillNo.StyleController = this.layoutMx1; this.txt_paperBillNo.TabIndex = 463; // @@ -622,19 +683,17 @@ // this.txt_billNo.Location = new System.Drawing.Point(114, 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(225, 28); + this.txt_billNo.Size = new System.Drawing.Size(225, 24); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 211; // // txt_gysName // - this.txt_gysName.Location = new System.Drawing.Point(114, 44); + this.txt_gysName.Location = new System.Drawing.Point(114, 42); this.txt_gysName.Name = "txt_gysName"; - this.txt_gysName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_gysName.Properties.Appearance.Options.UseFont = true; - this.txt_gysName.Size = new System.Drawing.Size(225, 28); + this.txt_gysName.Size = new System.Drawing.Size(225, 24); this.txt_gysName.StyleController = this.layoutMx1; this.txt_gysName.TabIndex = 459; // @@ -642,29 +701,26 @@ // this.txt_createBy.Location = new System.Drawing.Point(776, 12); this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(225, 28); + this.txt_createBy.Size = new System.Drawing.Size(225, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 217; // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(114, 108); + this.txt_remark.Location = new System.Drawing.Point(114, 102); this.txt_remark.Name = "txt_remark"; - this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(556, 28); + this.txt_remark.Size = new System.Drawing.Size(556, 24); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 235; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(776, 44); + this.txt_createDate.Location = new System.Drawing.Point(776, 42); this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(225, 28); + this.txt_createDate.Size = new System.Drawing.Size(225, 24); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 252; // @@ -679,20 +735,12 @@ // // txt_urgentFlag // - this.txt_urgentFlag.Location = new System.Drawing.Point(1005, 44); + this.txt_urgentFlag.Location = new System.Drawing.Point(1005, 42); this.txt_urgentFlag.Name = "txt_urgentFlag"; this.txt_urgentFlag.Properties.Caption = "鎬ユ枡鏍囪瘑"; this.txt_urgentFlag.Size = new System.Drawing.Size(327, 24); this.txt_urgentFlag.StyleController = this.layoutMx1; this.txt_urgentFlag.TabIndex = 470; - // - // txt_insDate - // - this.txt_insDate.Location = new System.Drawing.Point(776, 76); - this.txt_insDate.Name = "txt_insDate"; - this.txt_insDate.Size = new System.Drawing.Size(225, 24); - this.txt_insDate.StyleController = this.layoutMx1; - this.txt_insDate.TabIndex = 472; // // layoutControlItem14 // @@ -720,25 +768,24 @@ this.layoutControlItem7, this.layoutControlItem8, this.layoutControlItem12, - this.layoutControlItem13, - this.layoutControlItem9, this.layoutControlItem10, - this.layoutControlItem11}); + this.layoutControlItem11, + this.layoutControlItem13}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition17.Width = 100D; - columnDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition18.Width = 100D; - columnDefinition19.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition19.Width = 100D; - columnDefinition20.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition20.Width = 100D; + columnDefinition21.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition21.Width = 100D; + columnDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition22.Width = 100D; + columnDefinition23.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition23.Width = 100D; + columnDefinition24.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition24.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition17, - columnDefinition18, - columnDefinition19, - columnDefinition20}); + columnDefinition21, + columnDefinition22, + columnDefinition23, + columnDefinition24}); rowDefinition17.Height = 100D; rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; rowDefinition18.Height = 100D; @@ -752,7 +799,7 @@ rowDefinition18, rowDefinition19, rowDefinition20}); - this.Root.Size = new System.Drawing.Size(1344, 148); + this.Root.Size = new System.Drawing.Size(1344, 140); this.Root.TextVisible = false; // // layoutControlItem1 @@ -760,27 +807,27 @@ 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(331, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(331, 30); this.layoutControlItem1.Text = "鍒拌揣鍗曞彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_gysName; - this.layoutControlItem2.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem2.Location = new System.Drawing.Point(0, 30); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(331, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(331, 30); this.layoutControlItem2.Text = "渚涘簲鍟嗗悕绉�"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_gysNo; - this.layoutControlItem3.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem3.Location = new System.Drawing.Point(0, 60); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(331, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(331, 30); this.layoutControlItem3.Text = "渚涘簲鍟嗙紪鍙�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // @@ -790,29 +837,29 @@ this.layoutControlItem4.Location = new System.Drawing.Point(331, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(331, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(331, 30); this.layoutControlItem4.Text = "閫佽揣鍗曞彿"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_dptName; - this.layoutControlItem5.Location = new System.Drawing.Point(331, 32); + this.layoutControlItem5.Location = new System.Drawing.Point(331, 30); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(331, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(331, 30); this.layoutControlItem5.Text = "浠撳簱鍚嶇О"; this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_depotsCode; - this.layoutControlItem6.Location = new System.Drawing.Point(331, 64); + this.layoutControlItem6.Location = new System.Drawing.Point(331, 60); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem6.Size = new System.Drawing.Size(331, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(331, 30); this.layoutControlItem6.Text = "浠撳簱缂栧彿"; this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); // @@ -822,7 +869,7 @@ this.layoutControlItem7.Location = new System.Drawing.Point(662, 0); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(331, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(331, 30); this.layoutControlItem7.Text = "鍒涘缓浜哄憳"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // @@ -830,46 +877,24 @@ // this.layoutControlItem8.Control = this.txt_createDate; this.layoutControlItem8.CustomizationFormText = "鍒涘缓鏃ユ湡"; - this.layoutControlItem8.Location = new System.Drawing.Point(662, 32); + this.layoutControlItem8.Location = new System.Drawing.Point(662, 30); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(331, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(331, 30); this.layoutControlItem8.Text = "鍒涘缓鏃ユ湡"; this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_remark; - this.layoutControlItem12.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem12.Location = new System.Drawing.Point(0, 90); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(662, 32); - this.layoutControlItem12.Text = "澶囨敞"; + this.layoutControlItem12.Size = new System.Drawing.Size(662, 30); + this.layoutControlItem12.Text = "鏀舵枡澶囨敞"; this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.txt_barcodeProgress; - this.layoutControlItem13.Location = new System.Drawing.Point(662, 96); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(331, 32); - this.layoutControlItem13.Text = "鏉$爜鎵撳嵃姣旂巼"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem9 - // - this.layoutControlItem9.Control = this.txt_insDate; - this.layoutControlItem9.Location = new System.Drawing.Point(662, 64); - this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(331, 32); - this.layoutControlItem9.Text = "鍒拌揣鏃ユ湡"; - this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem10 // @@ -877,7 +902,7 @@ this.layoutControlItem10.Location = new System.Drawing.Point(993, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(331, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(331, 30); this.layoutControlItem10.Text = "鎻愪氦鐘舵��"; this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextVisible = false; @@ -885,14 +910,25 @@ // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_urgentFlag; - this.layoutControlItem11.Location = new System.Drawing.Point(993, 32); + this.layoutControlItem11.Location = new System.Drawing.Point(993, 30); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(331, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(331, 30); this.layoutControlItem11.Text = "鎬ユ枡鏍囪瘑"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_barcodeProgress; + this.layoutControlItem13.Location = new System.Drawing.Point(662, 60); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem13.Size = new System.Drawing.Size(331, 30); + this.layoutControlItem13.Text = "鏉$爜鎵撳嵃姣旂巼"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); // // tabMx // @@ -908,26 +944,420 @@ // // 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(1342, 386); - this.tabMxPage1.Text = "鏉ユ枡淇℃伅鏄庣粏"; + 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.layout99); + 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(1342, 386); + this.split99.SplitterPosition = 116; + this.split99.TabIndex = 2; + // + // layout99 + // + this.layout99.Controls.Add(this.layoutControl1); + this.layout99.Controls.Add(this.lbMxGuid); + this.layout99.Controls.Add(this.ucBtnPrint1); + this.layout99.Controls.Add(this.radOut); + this.layout99.Controls.Add(this.txt_psnQty_1); + this.layout99.Controls.Add(this.txtWlid); + this.layout99.Controls.Add(this.txtWlmc); + this.layout99.Controls.Add(this.txtWlgg); + this.layout99.Controls.Add(this.txt_kQty); + this.layout99.Controls.Add(this.txtQuantity); + this.layout99.Controls.Add(this.txt_yQty); + this.layout99.Dock = System.Windows.Forms.DockStyle.Fill; + this.layout99.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem24}); + this.layout99.Location = new System.Drawing.Point(0, 0); + this.layout99.Name = "layout99"; + this.layout99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(31, 355, 812, 500); + this.layout99.Root = this.layoutControlGroup1; + this.layout99.Size = new System.Drawing.Size(1342, 116); + this.layout99.TabIndex = 0; + this.layout99.Text = "layoutControl1"; + // + // layoutControl1 + // + this.layoutControl1.Controls.Add(this.txt_iCount_1); + this.layoutControl1.Controls.Add(this.txt_yuliang_1); + this.layoutControl1.Location = new System.Drawing.Point(692, 76); + this.layoutControl1.Name = "layoutControl1"; + this.layoutControl1.Root = this.layoutControlGroup2; + this.layoutControl1.Size = new System.Drawing.Size(336, 28); + this.layoutControl1.TabIndex = 477; + this.layoutControl1.Text = "layoutControl1"; + // + // 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.Properties.UseMaskAsDisplayFormat = true; + this.txt_iCount_1.Size = new System.Drawing.Size(62, 24); + this.txt_iCount_1.StyleController = this.layoutControl1; + this.txt_iCount_1.TabIndex = 264; + this.txt_iCount_1.Tag = "ReadOnly"; + this.txt_iCount_1.ToolTip = "璇疯緭鍏ユ潯鐮佸紶鏁�"; + // + // 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.layoutControl1; + this.txt_yuliang_1.TabIndex = 265; + // + // layoutControlGroup2 + // + this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.layoutControlGroup2.GroupBordersVisible = false; + this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem26, + this.layoutControlItem27}); + this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.layoutControlGroup2.Name = "layoutControlGroup2"; + columnDefinition25.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition25.Width = 100D; + columnDefinition26.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition26.Width = 100D; + this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition25, + columnDefinition26}); + rowDefinition21.Height = 100D; + rowDefinition21.SizeType = System.Windows.Forms.SizeType.Percent; + this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition21}); + this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + this.layoutControlGroup2.Size = new System.Drawing.Size(336, 28); + this.layoutControlGroup2.TextVisible = false; + // + // layoutControlItem26 + // + this.layoutControlItem26.Control = this.txt_iCount_1; + this.layoutControlItem26.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem26.Name = "layoutControlItem26"; + this.layoutControlItem26.Size = new System.Drawing.Size(168, 28); + this.layoutControlItem26.Text = "鎵撳嵃鏁村紶鏁板��"; + this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem27 + // + this.layoutControlItem27.Control = this.txt_yuliang_1; + this.layoutControlItem27.Location = new System.Drawing.Point(168, 0); + this.layoutControlItem27.Name = "layoutControlItem27"; + this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem27.Size = new System.Drawing.Size(168, 28); + this.layoutControlItem27.Text = "鎵撳嵃浣欐暟"; + this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18); + // + // lbMxGuid + // + this.lbMxGuid.Location = new System.Drawing.Point(1032, 119); + this.lbMxGuid.Name = "lbMxGuid"; + this.lbMxGuid.Size = new System.Drawing.Size(58, 18); + this.lbMxGuid.StyleController = this.layout99; + this.lbMxGuid.TabIndex = 229; + this.lbMxGuid.Text = "lbMxGuid"; + this.lbMxGuid.Visible = false; + // + // ucBtnPrint1 + // + this.ucBtnPrint1.guidKey = null; + this.ucBtnPrint1.Location = new System.Drawing.Point(1031, 42); + this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); + this.ucBtnPrint1.Name = "ucBtnPrint1"; + this.ucBtnPrint1.rptParameter = "rpt_daa"; + this.ucBtnPrint1.Size = new System.Drawing.Size(338, 32); + this.ucBtnPrint1.TabIndex = 232; + // + // radOut + // + this.radOut.Location = new System.Drawing.Point(1033, 10); + 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.Size = new System.Drawing.Size(227, 28); + this.radOut.StyleController = this.layout99; + this.radOut.TabIndex = 476; + // + // txt_psnQty_1 + // + this.txt_psnQty_1.Location = new System.Drawing.Point(794, 44); + this.txt_psnQty_1.Name = "txt_psnQty_1"; + this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; + this.txt_psnQty_1.Properties.UseMaskAsDisplayFormat = true; + this.txt_psnQty_1.Size = new System.Drawing.Size(234, 24); + this.txt_psnQty_1.StyleController = this.layout99; + this.txt_psnQty_1.TabIndex = 263; + this.txt_psnQty_1.Tag = "ReadOnly"; + this.txt_psnQty_1.ToolTip = "璇疯緭鍏ユ瘡寮犳潯鐮佺殑鏁伴噺"; + // + // 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.layout99; + this.txtWlid.TabIndex = 214; + // + // txtWlmc + // + this.txtWlmc.Location = new System.Drawing.Point(114, 44); + 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.layout99; + this.txtWlmc.TabIndex = 216; + // + // txtWlgg + // + this.txtWlgg.Location = new System.Drawing.Point(114, 76); + 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.layout99; + this.txtWlgg.TabIndex = 218; + // + // 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.layout99; + this.txt_kQty.TabIndex = 224; + // + // 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.layout99; + this.txtQuantity.TabIndex = 220; + // + // txt_yQty + // + this.txt_yQty.Location = new System.Drawing.Point(454, 44); + 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.layout99; + this.txt_yQty.TabIndex = 222; + // + // layoutControlItem24 + // + this.layoutControlItem24.Control = this.lbMxGuid; + this.layoutControlItem24.Location = new System.Drawing.Point(1020, 107); + this.layoutControlItem24.Name = "layoutControlItem24"; + this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem24.Size = new System.Drawing.Size(340, 54); + this.layoutControlItem24.Text = "lbMxGuid"; + this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem24.TextVisible = false; + // + // layoutControlGroup1 + // + this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.layoutControlGroup1.GroupBordersVisible = false; + this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem15, + this.layoutControlItem16, + this.layoutControlItem17, + this.layoutControlItem18, + this.layoutControlItem19, + this.layoutControlItem20, + this.layoutControlItem21, + this.layoutControlItem22, + this.layoutControlItem23, + this.layoutControlItem25}); + this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.layoutControlGroup1.Name = "Root"; + columnDefinition27.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition27.Width = 100D; + columnDefinition28.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition28.Width = 100D; + columnDefinition29.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition29.Width = 100D; + columnDefinition30.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition30.Width = 100D; + this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition27, + columnDefinition28, + columnDefinition29, + columnDefinition30}); + rowDefinition22.Height = 100D; + rowDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition23.Height = 100D; + rowDefinition23.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition24.Height = 100D; + rowDefinition24.SizeType = System.Windows.Forms.SizeType.Percent; + this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition22, + rowDefinition23, + rowDefinition24}); + this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 116); + this.layoutControlGroup1.TextVisible = false; + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txtWlid; + this.layoutControlItem15.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.Size = new System.Drawing.Size(340, 32); + this.layoutControlItem15.Text = "鐗╂枡缂栧彿"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.txtWlmc; + this.layoutControlItem16.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem16.Size = new System.Drawing.Size(340, 32); + this.layoutControlItem16.Text = "鐗╂枡鍚嶇О"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.txtWlgg; + this.layoutControlItem17.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem17.Size = new System.Drawing.Size(680, 32); + this.layoutControlItem17.Text = "鐗╂枡瑙勬牸"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem18 + // + this.layoutControlItem18.Control = this.txtQuantity; + this.layoutControlItem18.Location = new System.Drawing.Point(340, 0); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem18.Size = new System.Drawing.Size(340, 32); + this.layoutControlItem18.Text = "鏈鏀惰揣鎬婚噺"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem19 + // + this.layoutControlItem19.Control = this.txt_yQty; + this.layoutControlItem19.Location = new System.Drawing.Point(340, 32); + this.layoutControlItem19.Name = "layoutControlItem19"; + this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem19.Size = new System.Drawing.Size(340, 32); + this.layoutControlItem19.Text = "宸叉墦鍗版�婚噺"; + this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem20 + // + this.layoutControlItem20.Control = this.txt_kQty; + this.layoutControlItem20.Location = new System.Drawing.Point(680, 0); + this.layoutControlItem20.Name = "layoutControlItem20"; + this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem20.Size = new System.Drawing.Size(340, 32); + this.layoutControlItem20.Text = "鍙墦鍗版�绘暟"; + this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem21 + // + this.layoutControlItem21.Control = this.txt_psnQty_1; + this.layoutControlItem21.Location = new System.Drawing.Point(680, 32); + this.layoutControlItem21.Name = "layoutControlItem21"; + this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem21.Size = new System.Drawing.Size(340, 32); + this.layoutControlItem21.Text = "姣忓紶鏉$爜鏁伴噺"; + this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem22 + // + this.layoutControlItem22.Control = this.radOut; + this.layoutControlItem22.Location = new System.Drawing.Point(1020, 0); + this.layoutControlItem22.MaxSize = new System.Drawing.Size(230, 28); + this.layoutControlItem22.MinSize = new System.Drawing.Size(230, 28); + this.layoutControlItem22.Name = "layoutControlItem22"; + this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem22.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 0, 0, 0); + this.layoutControlItem22.Size = new System.Drawing.Size(340, 32); + this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem22.Text = "鑷姩璁$畻"; + this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem22.TextVisible = false; + // + // layoutControlItem23 + // + this.layoutControlItem23.Control = this.ucBtnPrint1; + this.layoutControlItem23.Location = new System.Drawing.Point(1020, 32); + this.layoutControlItem23.Name = "layoutControlItem23"; + this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem23.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0); + this.layoutControlItem23.Size = new System.Drawing.Size(340, 32); + this.layoutControlItem23.Text = "鎵撳嵃鎸夐挳"; + this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem23.TextVisible = false; + // + // layoutControlItem25 + // + this.layoutControlItem25.Control = this.layoutControl1; + this.layoutControlItem25.Location = new System.Drawing.Point(680, 64); + this.layoutControlItem25.Name = "layoutControlItem25"; + this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem25.Size = new System.Drawing.Size(340, 32); + this.layoutControlItem25.Text = "鎵撳嵃鏁伴噺"; + this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem25.TextVisible = false; // // gcMx1 // this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx1.Location = new System.Drawing.Point(0, 98); + this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1342, 288); + this.gcMx1.Size = new System.Drawing.Size(1342, 258); this.gcMx1.TabIndex = 1; 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.gvAbtGuid, @@ -945,7 +1375,8 @@ this.gridColumn9, this.gridColumn7, this.gridColumn15, - this.gridColumn19}); + this.gridColumn19, + this.gridColumn12}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; @@ -965,7 +1396,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"; @@ -977,21 +1407,18 @@ // // gvMx1urgentFlag // - this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true; this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪瘑"; this.gvMx1urgentFlag.FieldName = "urgentFlag"; - this.gvMx1urgentFlag.MaxWidth = 50; - this.gvMx1urgentFlag.MinWidth = 50; + this.gvMx1urgentFlag.MinWidth = 10; this.gvMx1urgentFlag.Name = "gvMx1urgentFlag"; this.gvMx1urgentFlag.Tag = "query_a.urgent_flag"; this.gvMx1urgentFlag.Visible = true; this.gvMx1urgentFlag.VisibleIndex = 0; - this.gvMx1urgentFlag.Width = 50; + this.gvMx1urgentFlag.Width = 10; // // gvMx1ebeln // - this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; this.gvMx1ebeln.Caption = "ERP閲囪喘鍗曞彿"; this.gvMx1ebeln.FieldName = "ebeln"; @@ -1001,7 +1428,7 @@ this.gvMx1ebeln.Tag = "query_a.ebeln"; this.gvMx1ebeln.Visible = true; this.gvMx1ebeln.VisibleIndex = 1; - this.gvMx1ebeln.Width = 120; + this.gvMx1ebeln.Width = 105; // // gridColumn4 // @@ -1012,11 +1439,10 @@ this.gridColumn4.OptionsColumn.ReadOnly = true; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 2; - this.gridColumn4.Width = 100; + this.gridColumn4.Width = 88; // // gvMx1boardStyle // - this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true; this.gvMx1boardStyle.Caption = "鐗╂枡鍚嶇О"; this.gvMx1boardStyle.FieldName = "itemName"; @@ -1026,7 +1452,7 @@ this.gvMx1boardStyle.Tag = "query_a.board_style"; this.gvMx1boardStyle.Visible = true; this.gvMx1boardStyle.VisibleIndex = 3; - this.gvMx1boardStyle.Width = 180; + this.gvMx1boardStyle.Width = 159; // // gridColumn6 // @@ -1036,7 +1462,7 @@ this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 4; - this.gridColumn6.Width = 125; + this.gridColumn6.Width = 109; // // gridColumn8 // @@ -1046,11 +1472,10 @@ this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 5; - this.gridColumn8.Width = 94; + this.gridColumn8.Width = 83; // // gvMx1okRkqty // - this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true; this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲�"; this.gvMx1okRkqty.FieldName = "okRkqty"; @@ -1060,11 +1485,10 @@ this.gvMx1okRkqty.Tag = "query_a.ok_rkqty"; this.gvMx1okRkqty.Visible = true; this.gvMx1okRkqty.VisibleIndex = 6; - this.gvMx1okRkqty.Width = 100; + this.gvMx1okRkqty.Width = 88; // // gvMx1ebelnQty // - this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true; this.gvMx1ebelnQty.Caption = "宸叉墦鍗版暟閲�"; this.gvMx1ebelnQty.FieldName = "yQty"; @@ -1074,7 +1498,7 @@ this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty"; this.gvMx1ebelnQty.Visible = true; this.gvMx1ebelnQty.VisibleIndex = 7; - this.gvMx1ebelnQty.Width = 100; + this.gvMx1ebelnQty.Width = 88; // // gridColumn10 // @@ -1088,7 +1512,7 @@ this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; this.gridColumn10.VisibleIndex = 8; - this.gridColumn10.Width = 94; + this.gridColumn10.Width = 83; // // gridColumn5 // @@ -1099,7 +1523,7 @@ this.gridColumn5.OptionsColumn.ReadOnly = true; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 9; - this.gridColumn5.Width = 180; + this.gridColumn5.Width = 159; // // gridColumn9 // @@ -1110,7 +1534,7 @@ this.gridColumn9.OptionsColumn.ReadOnly = true; this.gridColumn9.Visible = true; this.gridColumn9.VisibleIndex = 10; - this.gridColumn9.Width = 94; + this.gridColumn9.Width = 83; // // gridColumn7 // @@ -1121,229 +1545,44 @@ this.gridColumn7.OptionsColumn.ReadOnly = true; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 11; - this.gridColumn7.Width = 94; + this.gridColumn7.Width = 83; // // gridColumn15 // this.gridColumn15.Caption = "妫�楠岀姸鎬�"; - this.gridColumn15.FieldName = "checkStates"; + this.gridColumn15.FieldName = "jyzt"; this.gridColumn15.MinWidth = 50; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; this.gridColumn15.VisibleIndex = 12; - this.gridColumn15.Width = 94; + this.gridColumn15.Width = 83; // // gridColumn19 // this.gridColumn19.Caption = "妫�楠岀粨鏋�"; - this.gridColumn19.FieldName = "checkRes"; + this.gridColumn19.FieldName = "jyjg"; this.gridColumn19.MinWidth = 50; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Visible = true; this.gridColumn19.VisibleIndex = 13; - this.gridColumn19.Width = 94; + this.gridColumn19.Width = 91; // - // panelMx1 + // gridColumn12 // - this.panelMx1.Controls.Add(this.txt_iCount_1); - this.panelMx1.Controls.Add(this.txt_psnQty_1); - this.panelMx1.Controls.Add(this.ucBtnPrint1); - this.panelMx1.Controls.Add(this.lbMxGuid); - this.panelMx1.Controls.Add(this.labelControl14); - 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.labelControl11); - 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(1342, 98); - this.panelMx1.TabIndex = 0; - // - // txt_iCount_1 - // - this.txt_iCount_1.Location = new System.Drawing.Point(656, 4); - 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.Properties.UseMaskAsDisplayFormat = true; - this.txt_iCount_1.Size = new System.Drawing.Size(94, 28); - this.txt_iCount_1.TabIndex = 264; - this.txt_iCount_1.Tag = "ReadOnly"; - this.txt_iCount_1.ToolTip = "璇疯緭鍏ユ潯鐮佸紶鏁�"; - // - // txt_psnQty_1 - // - this.txt_psnQty_1.Location = new System.Drawing.Point(656, 34); - 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.Properties.UseMaskAsDisplayFormat = true; - this.txt_psnQty_1.Size = new System.Drawing.Size(94, 28); - this.txt_psnQty_1.TabIndex = 263; - this.txt_psnQty_1.Tag = "ReadOnly"; - this.txt_psnQty_1.ToolTip = "璇疯緭鍏ユ瘡寮犳潯鐮佺殑鏁伴噺"; - // - // ucBtnPrint1 - // - this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(547, 65); - this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); - this.ucBtnPrint1.Name = "ucBtnPrint1"; - this.ucBtnPrint1.rptParameter = "rpt_daa"; - this.ucBtnPrint1.Size = new System.Drawing.Size(203, 30); - this.ucBtnPrint1.TabIndex = 232; - // - // lbMxGuid - // - this.lbMxGuid.Location = new System.Drawing.Point(845, 7); - 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; - // - // labelControl14 - // - this.labelControl14.Location = new System.Drawing.Point(545, 9); - this.labelControl14.Name = "labelControl14"; - this.labelControl14.Size = new System.Drawing.Size(105, 18); - this.labelControl14.TabIndex = 227; - this.labelControl14.Text = "鎵撳嵃鏉$爜寮犳暟锛�"; - // - // labelControl12 - // - this.labelControl12.Location = new System.Drawing.Point(545, 39); - 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(332, 70); - this.labelControl13.Name = "labelControl13"; - this.labelControl13.Size = new System.Drawing.Size(90, 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; - // - // labelControl11 - // - this.labelControl11.Location = new System.Drawing.Point(332, 39); - this.labelControl11.Name = "labelControl11"; - this.labelControl11.Size = new System.Drawing.Size(90, 18); - this.labelControl11.TabIndex = 221; - this.labelControl11.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(317, 9); - this.labelControl10.Name = "labelControl10"; - this.labelControl10.Size = new System.Drawing.Size(105, 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(215, 28); - this.txtWlgg.TabIndex = 218; - // - // labelControl9 - // - this.labelControl9.Location = new System.Drawing.Point(11, 70); - this.labelControl9.Name = "labelControl9"; - this.labelControl9.Size = new System.Drawing.Size(75, 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(215, 28); - this.txtWlmc.TabIndex = 216; - // - // labelControl8 - // - this.labelControl8.Location = new System.Drawing.Point(11, 39); - this.labelControl8.Name = "labelControl8"; - this.labelControl8.Size = new System.Drawing.Size(75, 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(215, 28); - this.txtWlid.TabIndex = 214; - // - // labelControl7 - // - this.labelControl7.Location = new System.Drawing.Point(11, 9); - this.labelControl7.Name = "labelControl7"; - this.labelControl7.Size = new System.Drawing.Size(75, 18); - this.labelControl7.TabIndex = 213; - this.labelControl7.Text = "鐗╂枡缂栧彿锛�"; + this.gridColumn12.Caption = "澶勭悊鎰忚"; + this.gridColumn12.FieldName = "clyj"; + this.gridColumn12.MinWidth = 25; + this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 14; + this.gridColumn12.Width = 94; // // tabMxPage2 // this.tabMxPage2.Controls.Add(this.gcMx2); this.tabMxPage2.Name = "tabMxPage2"; this.tabMxPage2.Size = new System.Drawing.Size(1342, 386); - this.tabMxPage2.Text = "宸叉墦鏉$爜淇℃伅"; + this.tabMxPage2.Text = "宸叉墦鏉$爜鏄庣粏"; // // gcMx2 // @@ -1352,7 +1591,7 @@ this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.repositoryItemButtonEdit1}); + this.rptChongDa}); this.gcMx2.Size = new System.Drawing.Size(1342, 386); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { @@ -1362,7 +1601,6 @@ // this.gvMx2.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gvMx2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.ColumnPanelRowHeight = 50; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -1388,7 +1626,6 @@ // // gvMx2guid // - this.gvMx2guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2guid.AppearanceCell.Options.UseFont = true; this.gvMx2guid.Caption = "guid "; this.gvMx2guid.FieldName = "guid"; @@ -1410,7 +1647,6 @@ // // gvMx2itemBarcode // - this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gvMx2itemBarcode.FieldName = "itemBarcode"; @@ -1423,7 +1659,6 @@ // // gvMx2itemNo // - this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜 "; this.gvMx2itemNo.FieldName = "itemNo"; @@ -1456,7 +1691,6 @@ // // gvMx2oldqty // - this.gvMx2oldqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2oldqty.AppearanceCell.Options.UseFont = true; this.gvMx2oldqty.Caption = "鏁伴噺"; this.gvMx2oldqty.FieldName = "quantity"; @@ -1529,54 +1763,24 @@ // // gvBtnAlawys // - this.gvBtnAlawys.Caption = "绉诲嚭"; - this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvBtnAlawys.Caption = "閲嶆墦"; + this.gvBtnAlawys.ColumnEdit = this.rptChongDa; this.gvBtnAlawys.MinWidth = 25; this.gvBtnAlawys.Name = "gvBtnAlawys"; this.gvBtnAlawys.Visible = true; this.gvBtnAlawys.VisibleIndex = 12; this.gvBtnAlawys.Width = 94; // - // repositoryItemButtonEdit1 + // rptChongDa // - this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions5.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions5.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; - this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; - this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); - // - // gridColumn25 - // - this.gridColumn25.Caption = "濮斿鏍囪瘑"; - this.gridColumn25.FieldName = "fType"; - this.gridColumn25.MinWidth = 25; - this.gridColumn25.Name = "gridColumn25"; - this.gridColumn25.Visible = true; - this.gridColumn25.VisibleIndex = 2; - this.gridColumn25.Width = 94; - // - // gridColumn26 - // - this.gridColumn26.Caption = "鍒涘缓鏃ユ湡"; - this.gridColumn26.FieldName = "createDate"; - this.gridColumn26.MinWidth = 25; - this.gridColumn26.Name = "gridColumn26"; - this.gridColumn26.Visible = true; - this.gridColumn26.VisibleIndex = 7; - this.gridColumn26.Width = 94; - // - // gridColumn11 - // - this.gridColumn11.Caption = "瀹℃牳浜�"; - this.gridColumn11.FieldName = "checkUser"; - this.gridColumn11.MinWidth = 25; - this.gridColumn11.Name = "gridColumn11"; - this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 15; - this.gridColumn11.Width = 94; + this.rptChongDa.AutoHeight = false; + editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.printernetwork_16x16; + editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.rptChongDa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閲嶆墦", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptChongDa.Name = "rptChongDa"; + this.rptChongDa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.rptChongDa.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // // Frm_ArrivalBarcode // @@ -1618,7 +1822,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); @@ -1630,30 +1833,53 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.layout99)).EndInit(); + this.layout99.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); + this.layoutControl1.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.layoutControlItem26)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).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(); this.tabMxPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptChongDa)).EndInit(); this.ResumeLayout(false); } @@ -1703,7 +1929,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; @@ -1724,25 +1949,16 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; - private DevExpress.XtraEditors.PanelControl panelMx1; private DevExpress.XtraEditors.TextEdit txt_iCount_1; private DevExpress.XtraEditors.TextEdit txt_psnQty_1; private UserControl.UcBtnPrint ucBtnPrint1; private DevExpress.XtraEditors.LabelControl lbMxGuid; - private DevExpress.XtraEditors.LabelControl labelControl14; - private DevExpress.XtraEditors.LabelControl labelControl12; - private DevExpress.XtraEditors.TextEdit txtKdy; - private DevExpress.XtraEditors.LabelControl labelControl13; - private DevExpress.XtraEditors.TextEdit txtYdy; - private DevExpress.XtraEditors.LabelControl labelControl11; + private DevExpress.XtraEditors.TextEdit txt_kQty; + private DevExpress.XtraEditors.TextEdit txt_yQty; 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 tabMxPage2; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; @@ -1760,15 +1976,36 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptChongDa; private System.Windows.Forms.Label lbGuid; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; - private DevExpress.XtraEditors.TextEdit txt_insDate; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; private DevExpress.XtraGrid.Columns.GridColumn gridColumn26; private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; + private DevExpress.Utils.ToolTipController tips; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; + private DevExpress.XtraEditors.RadioGroup radOut; + private DevExpress.XtraEditors.SplitContainerControl split99; + private DevExpress.XtraLayout.LayoutControl layout99; + private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; + private DevExpress.XtraLayout.LayoutControl layoutControl1; + private DevExpress.XtraEditors.TextEdit txt_yuliang_1; + private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; } } \ No newline at end of file -- Gitblit v1.9.3