From fb825c9a4a9784cf30a48730cf1e325911b9a047 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 08 三月 2025 12:21:35 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs | 2334 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 1,196 insertions(+), 1,138 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs index 124994b..a9187e1 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs @@ -29,6 +29,15 @@ /// </summary> private void InitializeComponent() { + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.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(); @@ -39,354 +48,909 @@ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); - this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1okRkqty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1isdepsIn = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1boardStyle = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1checkStates = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1checkRes = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1subQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1ebelnQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1ebelnLine = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1ebeln = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); + this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); + this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.gcMain1 = new DevExpress.XtraGrid.GridControl(); + this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.bandedGridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); + this.pageBar1 = new UserControls.Data.UcPageBar(); + this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); + this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.lbGuid = new System.Windows.Forms.Label(); + this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); + this.txtDepotsCode = new DevExpress.XtraEditors.TextEdit(); + this.txt_remark = new DevExpress.XtraEditors.TextEdit(); + this.txt_receiveOrgId = new Gs.DevApp.UserControl.UcLookOrg(); + this.txtSupplierCode = new DevExpress.XtraEditors.TextEdit(); + this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_depotsId = new Gs.DevApp.UserControl.UcLookCk(); + this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier(); + this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); + this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); + this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); + this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem16 = 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.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); + this.lab_paperBillNo = new DevExpress.XtraLayout.LayoutControlItem(); + this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvAbtGuid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1ebelnLine = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1isdepsIn = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1checkStates = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1checkRes = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1ebeln = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1boardStyle = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1subQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1ebelnQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1okRkqty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); - this.lb_fType = new DevExpress.XtraEditors.LabelControl(); - this.lb_ischeck = new DevExpress.XtraEditors.LabelControl(); - this.lb_paperBillNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); - this.lb_billNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); - this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); - this.gcMain = new DevExpress.XtraGrid.GridControl(); - this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView(); - this.gridBand19 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_fType = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_urgentFlag = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_fstatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_billNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_createBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_depotsCode = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridColumn4 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_suppNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridColumn5 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_remark = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand18 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand15 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_checkUser = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand17 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gv_checkDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.pageBar1 = new UserControls.Data.UcPageBar(); - this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); - this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.panel1 = new System.Windows.Forms.Panel(); - this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); - this.txt_receiveOrgId = new Gs.DevApp.UserControl.UcLookOrg(); - this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); - this.txtDepotsCode = new DevExpress.XtraEditors.TextEdit(); - this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); - this.txtSupplierCode = new DevExpress.XtraEditors.TextEdit(); - this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); - this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); - this.txt_depotsId = new Gs.DevApp.UserControl.UcLookCk(); - this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); - this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); - this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier(); - this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); - this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); - this.lbGuid = new System.Windows.Forms.Label(); - this.lb_remark = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark = new DevExpress.XtraEditors.TextEdit(); this.picCheckBox = new System.Windows.Forms.PictureBox(); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); + this.xtraTabControl1.SuspendLayout(); + this.xtraTabPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); + this.split1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); + this.split1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + this.xtraTabPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); + this.splitMx1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); + this.splitMx1.Panel2.SuspendLayout(); + this.splitMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); + this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).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.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); + this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); - this.xtraTabControl1.SuspendLayout(); - this.xtraTabPage1.SuspendLayout(); - this.xtraTabPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); - this.tabMx.SuspendLayout(); - this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // - // gvMx1returnFlag + // toolBarMenu1 // - this.gvMx1returnFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1returnFlag.AppearanceCell.Options.UseFont = true; - this.gvMx1returnFlag.Caption = "閫�璐ф爣璇�"; - this.gvMx1returnFlag.FieldName = "returnFlag"; - this.gvMx1returnFlag.MaxWidth = 50; - this.gvMx1returnFlag.MinWidth = 50; - this.gvMx1returnFlag.Name = "gvMx1returnFlag"; - this.gvMx1returnFlag.OptionsColumn.ReadOnly = true; - this.gvMx1returnFlag.Tag = "query_a.return_flag"; - this.gvMx1returnFlag.UnboundDataType = typeof(bool); - this.gvMx1returnFlag.Visible = true; - this.gvMx1returnFlag.VisibleIndex = 0; - this.gvMx1returnFlag.Width = 50; + this.toolBarMenu1.chkParameter = "0,0,0,0,000prc_cgdhd_submit"; + this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; + this.toolBarMenu1.guidKey = null; + this.toolBarMenu1.isSetBtn = false; + this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); + this.toolBarMenu1.Name = "toolBarMenu1"; + this.toolBarMenu1.rptParameter = "rpt_InvItem{}"; + this.toolBarMenu1.Size = new System.Drawing.Size(1233, 80); + this.toolBarMenu1.TabIndex = 0; + this.toolBarMenu1.xlsInService = null; + this.toolBarMenu1.xlsOutParameter = "xlsOut_InvItem{}"; // - // gvMx1okRkqty + // xtraTabControl1 // - this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true; - this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲�"; - this.gvMx1okRkqty.FieldName = "okRkqty"; - this.gvMx1okRkqty.MaxWidth = 80; - this.gvMx1okRkqty.MinWidth = 80; - this.gvMx1okRkqty.Name = "gvMx1okRkqty"; - this.gvMx1okRkqty.OptionsColumn.ReadOnly = true; - this.gvMx1okRkqty.Tag = "query_a.ok_rkqty"; - this.gvMx1okRkqty.Visible = true; - this.gvMx1okRkqty.VisibleIndex = 12; - this.gvMx1okRkqty.Width = 80; + this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; + 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(1233, 602); + this.xtraTabControl1.TabIndex = 3; + this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage1, + this.xtraTabPage2}); // - // gvMx1isdepsIn + // xtraTabPage1 // - this.gvMx1isdepsIn.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true; - this.gvMx1isdepsIn.Caption = "瀹岀粨鏍囪瘑"; - this.gvMx1isdepsIn.FieldName = "isdepsIn"; - this.gvMx1isdepsIn.MaxWidth = 50; - this.gvMx1isdepsIn.MinWidth = 50; - this.gvMx1isdepsIn.Name = "gvMx1isdepsIn"; - this.gvMx1isdepsIn.OptionsColumn.ReadOnly = true; - this.gvMx1isdepsIn.Tag = "query_a.isdeps_in"; - this.gvMx1isdepsIn.UnboundDataType = typeof(bool); - this.gvMx1isdepsIn.Visible = true; - this.gvMx1isdepsIn.VisibleIndex = 2; - this.gvMx1isdepsIn.Width = 50; + this.xtraTabPage1.Controls.Add(this.split1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1231, 570); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // - // gvMx1boardStyle + // split1 // - this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true; - this.gvMx1boardStyle.Caption = "鐗╂枡鍚嶇О"; - this.gvMx1boardStyle.FieldName = "itemName"; - this.gvMx1boardStyle.MinWidth = 180; - this.gvMx1boardStyle.Name = "gvMx1boardStyle"; - this.gvMx1boardStyle.OptionsColumn.ReadOnly = true; - this.gvMx1boardStyle.Tag = "query_a.board_style"; - this.gvMx1boardStyle.Visible = true; - this.gvMx1boardStyle.VisibleIndex = 7; - this.gvMx1boardStyle.Width = 180; + this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.Horizontal = false; + this.split1.Location = new System.Drawing.Point(0, 0); + this.split1.Name = "split1"; // - // gvMx1checkDate + // split1.Panel1 // - this.gvMx1checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1checkDate.AppearanceCell.Options.UseFont = true; - this.gvMx1checkDate.Caption = "妫�楠屾棩鏈�"; - this.gvMx1checkDate.FieldName = "checkDate"; - this.gvMx1checkDate.MinWidth = 180; - this.gvMx1checkDate.Name = "gvMx1checkDate"; - this.gvMx1checkDate.OptionsColumn.ReadOnly = true; - this.gvMx1checkDate.Tag = "query_a.check_date"; - this.gvMx1checkDate.Width = 180; + this.split1.Panel1.Controls.Add(this.gcMain1); + this.split1.Panel1.Controls.Add(this.pageBar1); + this.split1.Panel1.Text = "Panel1"; // - // gvMx1checkStates + // split1.Panel2 // - this.gvMx1checkStates.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1checkStates.AppearanceCell.Options.UseFont = true; - this.gvMx1checkStates.Caption = "妫�楠岀姸鎬�"; - this.gvMx1checkStates.FieldName = "checkStates"; - this.gvMx1checkStates.MaxWidth = 90; - this.gvMx1checkStates.MinWidth = 90; - this.gvMx1checkStates.Name = "gvMx1checkStates"; - this.gvMx1checkStates.OptionsColumn.ReadOnly = true; - this.gvMx1checkStates.Tag = "query_a.check_states"; - this.gvMx1checkStates.Visible = true; - this.gvMx1checkStates.VisibleIndex = 3; - this.gvMx1checkStates.Width = 90; + this.split1.Panel2.Text = "Panel2"; + this.split1.Size = new System.Drawing.Size(1231, 570); + this.split1.SplitterPosition = 558; + this.split1.TabIndex = 0; // - // gvMx1checkRes + // gcMain1 // - this.gvMx1checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1checkRes.AppearanceCell.Options.UseFont = true; - this.gvMx1checkRes.Caption = "妫�楠岀粨鏋�"; - this.gvMx1checkRes.FieldName = "checkRes"; - this.gvMx1checkRes.MaxWidth = 90; - this.gvMx1checkRes.MinWidth = 90; - this.gvMx1checkRes.Name = "gvMx1checkRes"; - this.gvMx1checkRes.OptionsColumn.ReadOnly = true; - this.gvMx1checkRes.Tag = "query_a.check_res"; - this.gvMx1checkRes.Visible = true; - this.gvMx1checkRes.VisibleIndex = 4; - this.gvMx1checkRes.Width = 90; + 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(1231, 519); + this.gcMain1.TabIndex = 2; + this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gridView1}); // - // gvMx1memo + // gridView1 // - this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1memo.AppearanceCell.Options.UseFont = true; - this.gvMx1memo.Caption = "澶囨敞"; - this.gvMx1memo.FieldName = "memo"; - this.gvMx1memo.MinWidth = 180; - this.gvMx1memo.Name = "gvMx1memo"; - this.gvMx1memo.OptionsColumn.ReadOnly = true; - this.gvMx1memo.Tag = "query_a.memo"; - this.gvMx1memo.Visible = true; - this.gvMx1memo.VisibleIndex = 15; - this.gvMx1memo.Width = 180; + this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.AppearancePrint.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.AppearancePrint.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridView1.ColumnPanelRowHeight = 34; + this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.bandedGridColumn1, + this.gv_fType, + this.gv_urgentFlag, + this.gv_fstatus, + this.gridColumn2, + this.gv_billNo, + this.gv_createBy, + this.gv_createDate, + this.gv_checkUser, + this.gv_checkDate, + this.gv_depotsCode, + this.gridColumn4, + this.gv_suppNo, + this.gridColumn5, + this.gv_remark}); + this.gridView1.GridControl = this.gcMain1; + this.gridView1.IndicatorWidth = 50; + this.gridView1.Name = "gridView1"; + this.gridView1.OptionsFind.ShowSearchNavButtons = false; + this.gridView1.OptionsView.AllowHtmlDrawHeaders = true; + this.gridView1.OptionsView.ShowAutoFilterRow = true; + this.gridView1.OptionsView.ShowGroupPanel = false; // - // gvMx1urgentFlag + // bandedGridColumn1 // - this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1urgentFlag.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true; - this.gvMx1urgentFlag.AppearanceCell.Options.UseForeColor = true; - this.gvMx1urgentFlag.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gvMx1urgentFlag.AppearanceHeader.Options.UseForeColor = true; - this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪瘑"; - this.gvMx1urgentFlag.FieldName = "urgentFlag"; - this.gvMx1urgentFlag.MaxWidth = 50; - this.gvMx1urgentFlag.MinWidth = 50; - this.gvMx1urgentFlag.Name = "gvMx1urgentFlag"; - this.gvMx1urgentFlag.Tag = "edit"; - this.gvMx1urgentFlag.UnboundDataType = typeof(bool); - this.gvMx1urgentFlag.Visible = true; - this.gvMx1urgentFlag.VisibleIndex = 1; - this.gvMx1urgentFlag.Width = 50; + this.bandedGridColumn1.Caption = "鏀舵枡缁勭粐"; + this.bandedGridColumn1.FieldName = "receivingOrg"; + this.bandedGridColumn1.MinWidth = 50; + this.bandedGridColumn1.Name = "bandedGridColumn1"; + this.bandedGridColumn1.OptionsColumn.AllowEdit = false; + this.bandedGridColumn1.OptionsColumn.ReadOnly = true; + this.bandedGridColumn1.Tag = "org.fnamber"; + this.bandedGridColumn1.Visible = true; + this.bandedGridColumn1.VisibleIndex = 0; + this.bandedGridColumn1.Width = 61; // - // gvMx1subQty + // gv_fType // - this.gvMx1subQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1subQty.AppearanceCell.Options.UseFont = true; - this.gvMx1subQty.Caption = "鏈搴旀敹鏁伴噺"; - this.gvMx1subQty.FieldName = "subQty"; - this.gvMx1subQty.MaxWidth = 80; - this.gvMx1subQty.MinWidth = 80; - this.gvMx1subQty.Name = "gvMx1subQty"; - this.gvMx1subQty.OptionsColumn.ReadOnly = true; - this.gvMx1subQty.Tag = "query_a.sub_qty"; - this.gvMx1subQty.Visible = true; - this.gvMx1subQty.VisibleIndex = 9; - this.gvMx1subQty.Width = 80; + this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fType.AppearanceCell.Options.UseFont = true; + this.gv_fType.AppearanceHeader.Options.UseTextOptions = true; + this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gv_fType.Caption = "鏄惁濮斿"; + this.gv_fType.FieldName = "fType"; + this.gv_fType.Name = "gv_fType"; + this.gv_fType.OptionsColumn.AllowEdit = false; + this.gv_fType.Tag = "query_a.f_type"; + this.gv_fType.UnboundDataType = typeof(bool); + this.gv_fType.Visible = true; + this.gv_fType.VisibleIndex = 1; + this.gv_fType.Width = 68; // - // gvMx1quantity + // gv_urgentFlag // - this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue; - this.gvMx1quantity.AppearanceCell.Options.UseFont = true; - this.gvMx1quantity.AppearanceCell.Options.UseForeColor = true; - this.gvMx1quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; - this.gvMx1quantity.AppearanceHeader.Options.UseForeColor = true; - this.gvMx1quantity.Caption = "鏈瀹炴敹鏁伴噺"; - this.gvMx1quantity.FieldName = "quantity"; - this.gvMx1quantity.MaxWidth = 80; - this.gvMx1quantity.MinWidth = 80; - this.gvMx1quantity.Name = "gvMx1quantity"; - this.gvMx1quantity.Tag = "yz_quantity_0_edit"; - this.gvMx1quantity.Visible = true; - this.gvMx1quantity.VisibleIndex = 10; - this.gvMx1quantity.Width = 80; + 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"; + this.gv_urgentFlag.Name = "gv_urgentFlag"; + this.gv_urgentFlag.OptionsColumn.AllowEdit = false; + this.gv_urgentFlag.Tag = "query_a.urgent_flag"; + this.gv_urgentFlag.UnboundDataType = typeof(bool); + this.gv_urgentFlag.Visible = true; + this.gv_urgentFlag.VisibleIndex = 2; + this.gv_urgentFlag.Width = 68; // - // gvMx1ebelnQty + // gv_fstatus // - this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true; - this.gvMx1ebelnQty.Caption = "閲囪喘璁㈠崟鏁伴噺"; - this.gvMx1ebelnQty.FieldName = "ebelnQty"; - this.gvMx1ebelnQty.MaxWidth = 80; - this.gvMx1ebelnQty.MinWidth = 80; - this.gvMx1ebelnQty.Name = "gvMx1ebelnQty"; - this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true; - this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty"; - this.gvMx1ebelnQty.Visible = true; - this.gvMx1ebelnQty.VisibleIndex = 11; - this.gvMx1ebelnQty.Width = 80; + 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.Name = "gv_fstatus"; + this.gv_fstatus.OptionsColumn.AllowEdit = false; + this.gv_fstatus.Tag = "query_a.fstatus"; + this.gv_fstatus.UnboundDataType = typeof(bool); + this.gv_fstatus.Visible = true; + this.gv_fstatus.VisibleIndex = 3; + this.gv_fstatus.Width = 68; // - // gvMx1ebelnLine + // gridColumn2 // - this.gvMx1ebelnLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true; - this.gvMx1ebelnLine.Caption = "ERP琛孖D"; - this.gvMx1ebelnLine.FieldName = "ebelnK3id"; - this.gvMx1ebelnLine.MinWidth = 90; - this.gvMx1ebelnLine.Name = "gvMx1ebelnLine"; - this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true; - this.gvMx1ebelnLine.Tag = "query_a.ebeln_line"; - this.gvMx1ebelnLine.Width = 100; + this.gridColumn2.Caption = "鍏ュ簱"; + this.gridColumn2.FieldName = "ckStatus"; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.OptionsColumn.AllowEdit = false; + this.gridColumn2.Tag = "query_a.ckStatus"; + this.gridColumn2.UnboundDataType = typeof(bool); + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 4; + this.gridColumn2.Width = 68; // - // gvMx1ebeln + // gv_billNo // - this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; - this.gvMx1ebeln.Caption = "ERP閲囪喘鍗曞彿"; - this.gvMx1ebeln.FieldName = "ebeln"; - this.gvMx1ebeln.MaxWidth = 1; - this.gvMx1ebeln.MinWidth = 120; - this.gvMx1ebeln.Name = "gvMx1ebeln"; - this.gvMx1ebeln.OptionsColumn.ReadOnly = true; - this.gvMx1ebeln.Tag = "query_a.ebeln"; - this.gvMx1ebeln.Visible = true; - this.gvMx1ebeln.VisibleIndex = 5; - this.gvMx1ebeln.Width = 120; + 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"; + this.gv_billNo.Name = "gv_billNo"; + this.gv_billNo.OptionsColumn.AllowEdit = false; + this.gv_billNo.Tag = "query_a.bill_no"; + this.gv_billNo.Visible = true; + this.gv_billNo.VisibleIndex = 5; + this.gv_billNo.Width = 68; // - // gvMx1guid + // gv_createBy // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "guid涓嶈兘鍒犻櫎"; - this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 70; - this.gvMx1guid.Name = "gvMx1guid"; - this.gvMx1guid.OptionsColumn.ReadOnly = true; - this.gvMx1guid.Tag = "query_a.guid"; - this.gvMx1guid.Width = 100; + 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"; + this.gv_createBy.Name = "gv_createBy"; + this.gv_createBy.OptionsColumn.AllowEdit = false; + this.gv_createBy.Tag = "query_a.create_by"; + this.gv_createBy.Visible = true; + this.gv_createBy.VisibleIndex = 6; + this.gv_createBy.Width = 89; + // + // gv_createDate + // + this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createDate.AppearanceCell.Options.UseFont = true; + this.gv_createDate.Caption = "鍒涘缓鏃堕棿"; + this.gv_createDate.FieldName = "createDate"; + this.gv_createDate.Name = "gv_createDate"; + this.gv_createDate.OptionsColumn.AllowEdit = false; + this.gv_createDate.Tag = "query_a.create_date"; + this.gv_createDate.Visible = true; + this.gv_createDate.VisibleIndex = 7; + this.gv_createDate.Width = 193; + // + // gv_checkUser + // + this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkUser.AppearanceCell.Options.UseFont = true; + this.gv_checkUser.Caption = "鎻愪氦妫�楠屼汉"; + this.gv_checkUser.FieldName = "checkUser"; + this.gv_checkUser.Name = "gv_checkUser"; + this.gv_checkUser.OptionsColumn.AllowEdit = false; + this.gv_checkUser.Tag = "query_a.check_user"; + this.gv_checkUser.Visible = true; + this.gv_checkUser.VisibleIndex = 8; + this.gv_checkUser.Width = 100; + // + // gv_checkDate + // + 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.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 = 9; + this.gv_checkDate.Width = 64; + // + // 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"; + this.gv_depotsCode.Name = "gv_depotsCode"; + this.gv_depotsCode.OptionsColumn.AllowEdit = false; + this.gv_depotsCode.Tag = "query_a.depots_code"; + this.gv_depotsCode.Visible = true; + this.gv_depotsCode.VisibleIndex = 10; + this.gv_depotsCode.Width = 87; + // + // gridColumn4 + // + this.gridColumn4.Caption = "鏀惰揣浠撳簱鍚嶇О"; + this.gridColumn4.FieldName = "depotName"; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.OptionsColumn.AllowEdit = false; + this.gridColumn4.Visible = true; + this.gridColumn4.VisibleIndex = 11; + this.gridColumn4.Width = 128; + // + // 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"; + this.gv_suppNo.Name = "gv_suppNo"; + this.gv_suppNo.OptionsColumn.AllowEdit = false; + this.gv_suppNo.Tag = "query_a.supp_no"; + this.gv_suppNo.Visible = true; + this.gv_suppNo.VisibleIndex = 12; + this.gv_suppNo.Width = 69; + // + // gridColumn5 + // + this.gridColumn5.Caption = "渚涘簲鍟嗗悕绉�"; + this.gridColumn5.FieldName = "suppName"; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.OptionsColumn.AllowEdit = false; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 13; + this.gridColumn5.Width = 70; + // + // 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"; + this.gv_remark.Name = "gv_remark"; + this.gv_remark.OptionsColumn.AllowEdit = false; + this.gv_remark.Tag = "query_a.remark"; + this.gv_remark.Visible = true; + this.gv_remark.VisibleIndex = 14; + this.gv_remark.Width = 90; + // + // pageBar1 + // + this.pageBar1.CurrentPage = 1; + this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.pageBar1.Location = new System.Drawing.Point(0, 519); + 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(1231, 39); + this.pageBar1.TabIndex = 4; + this.pageBar1.TotalPages = 0; + // + // xtraTabPage2 + // + this.xtraTabPage2.Controls.Add(this.splitMx1); + this.xtraTabPage2.Name = "xtraTabPage2"; + this.xtraTabPage2.Size = new System.Drawing.Size(1231, 570); + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; + // + // splitMx1 + // + this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.splitMx1.Horizontal = false; + this.splitMx1.Location = new System.Drawing.Point(0, 0); + this.splitMx1.Name = "splitMx1"; + // + // splitMx1.Panel1 + // + this.splitMx1.Panel1.Controls.Add(this.layoutMx1); + this.splitMx1.Panel1.Text = "Panel1"; + // + // splitMx1.Panel2 + // + this.splitMx1.Panel2.Controls.Add(this.tabMx); + this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.Size = new System.Drawing.Size(1231, 570); + this.splitMx1.SplitterPosition = 175; + this.splitMx1.TabIndex = 0; + // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.btnSelect); + this.layoutMx1.Controls.Add(this.txtDepotsCode); + this.layoutMx1.Controls.Add(this.txt_remark); + this.layoutMx1.Controls.Add(this.txt_receiveOrgId); + this.layoutMx1.Controls.Add(this.txtSupplierCode); + this.layoutMx1.Controls.Add(this.txt_billNo); + this.layoutMx1.Controls.Add(this.txt_depotsId); + this.layoutMx1.Controls.Add(this.txt_suppId); + this.layoutMx1.Controls.Add(this.txt_fstatus); + this.layoutMx1.Controls.Add(this.txt_fType); + this.layoutMx1.Controls.Add(this.txt_createBy); + this.layoutMx1.Controls.Add(this.txt_createDate); + this.layoutMx1.Controls.Add(this.txt_checkUser); + this.layoutMx1.Controls.Add(this.txt_checkDate); + this.layoutMx1.Controls.Add(this.txt_paperBillNo); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem18}); + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1007, 106, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1231, 175); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(903, 108); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(295, 28); + this.lbGuid.TabIndex = 1; + this.lbGuid.Text = "lbGuid"; + this.lbGuid.Visible = false; + // + // btnSelect + // + this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; + this.btnSelect.Location = new System.Drawing.Point(12, 140); + this.btnSelect.Name = "btnSelect"; + this.btnSelect.Size = new System.Drawing.Size(116, 27); + this.btnSelect.StyleController = this.layoutMx1; + this.btnSelect.TabIndex = 443; + this.btnSelect.Text = "閫夊緟鍏ヤ粨鐗╂枡 "; + // + // txtDepotsCode + // + this.txtDepotsCode.Location = new System.Drawing.Point(411, 76); + this.txtDepotsCode.Name = "txtDepotsCode"; + this.txtDepotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtDepotsCode.Properties.Appearance.Options.UseFont = true; + this.txtDepotsCode.Properties.Tag = ""; + this.txtDepotsCode.Size = new System.Drawing.Size(191, 28); + this.txtDepotsCode.StyleController = this.layoutMx1; + this.txtDepotsCode.TabIndex = 454; + this.txtDepotsCode.Tag = "readOnly"; + // + // txt_remark + // + this.txt_remark.Location = new System.Drawing.Point(411, 108); + 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(488, 28); + this.txt_remark.StyleController = this.layoutMx1; + this.txt_remark.TabIndex = 240; + // + // txt_receiveOrgId + // + this.txt_receiveOrgId.IsReadly = false; + this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 44); + this.txt_receiveOrgId.Name = "txt_receiveOrgId"; + this.txt_receiveOrgId.Size = new System.Drawing.Size(191, 28); + this.txt_receiveOrgId.TabIndex = 457; + // + // txtSupplierCode + // + this.txtSupplierCode.Location = new System.Drawing.Point(411, 44); + this.txtSupplierCode.Name = "txtSupplierCode"; + this.txtSupplierCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtSupplierCode.Properties.Appearance.Options.UseFont = true; + this.txtSupplierCode.Properties.Tag = ""; + this.txtSupplierCode.Size = new System.Drawing.Size(191, 28); + this.txtSupplierCode.StyleController = this.layoutMx1; + this.txtSupplierCode.TabIndex = 451; + this.txtSupplierCode.Tag = "readOnly"; + // + // txt_billNo + // + 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.Properties.Tag = ""; + this.txt_billNo.Size = new System.Drawing.Size(191, 28); + this.txt_billNo.StyleController = this.layoutMx1; + this.txt_billNo.TabIndex = 213; + this.txt_billNo.Tag = "readOnly"; + // + // txt_depotsId + // + this.txt_depotsId.IsReadly = false; + this.txt_depotsId.Location = new System.Drawing.Point(114, 108); + this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0); + this.txt_depotsId.Name = "txt_depotsId"; + this.txt_depotsId.Size = new System.Drawing.Size(191, 28); + this.txt_depotsId.TabIndex = 445; + // + // txt_suppId + // + this.txt_suppId.IsReadly = false; + this.txt_suppId.Location = new System.Drawing.Point(114, 76); + this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); + this.txt_suppId.Name = "txt_suppId"; + this.txt_suppId.Size = new System.Drawing.Size(191, 28); + this.txt_suppId.TabIndex = 440; + // + // txt_fstatus + // + this.txt_fstatus.Location = new System.Drawing.Point(903, 76); + this.txt_fstatus.Name = "txt_fstatus"; + this.txt_fstatus.Properties.Caption = "鎻愪氦妫�楠屾爣璇�"; + this.txt_fstatus.Size = new System.Drawing.Size(295, 24); + this.txt_fstatus.StyleController = this.layoutMx1; + this.txt_fstatus.TabIndex = 458; + this.txt_fstatus.Tag = "readOnly"; + // + // txt_fType + // + this.txt_fType.Location = new System.Drawing.Point(309, 12); + this.txt_fType.Name = "txt_fType"; + this.txt_fType.Properties.Caption = "濮斿鏍囪瘑"; + this.txt_fType.Size = new System.Drawing.Size(293, 24); + this.txt_fType.StyleController = this.layoutMx1; + this.txt_fType.TabIndex = 459; + // + // txt_createBy + // + this.txt_createBy.Location = new System.Drawing.Point(708, 12); + this.txt_createBy.Name = "txt_createBy"; + this.txt_createBy.Size = new System.Drawing.Size(191, 24); + this.txt_createBy.StyleController = this.layoutMx1; + this.txt_createBy.TabIndex = 461; + this.txt_createBy.Tag = "readOnly"; + // + // txt_createDate + // + this.txt_createDate.Location = new System.Drawing.Point(708, 44); + this.txt_createDate.Name = "txt_createDate"; + this.txt_createDate.Size = new System.Drawing.Size(191, 24); + this.txt_createDate.StyleController = this.layoutMx1; + this.txt_createDate.TabIndex = 462; + this.txt_createDate.Tag = "readOnly"; + // + // txt_checkUser + // + this.txt_checkUser.Location = new System.Drawing.Point(1005, 12); + this.txt_checkUser.Name = "txt_checkUser"; + this.txt_checkUser.Size = new System.Drawing.Size(193, 24); + this.txt_checkUser.StyleController = this.layoutMx1; + this.txt_checkUser.TabIndex = 463; + this.txt_checkUser.Tag = "readOnly"; + // + // txt_checkDate + // + this.txt_checkDate.Location = new System.Drawing.Point(1005, 44); + this.txt_checkDate.Name = "txt_checkDate"; + this.txt_checkDate.Size = new System.Drawing.Size(193, 24); + this.txt_checkDate.StyleController = this.layoutMx1; + this.txt_checkDate.TabIndex = 464; + this.txt_checkDate.Tag = "readOnly"; + // + // txt_paperBillNo + // + this.txt_paperBillNo.Location = new System.Drawing.Point(708, 76); + this.txt_paperBillNo.Name = "txt_paperBillNo"; + this.txt_paperBillNo.Size = new System.Drawing.Size(191, 24); + this.txt_paperBillNo.StyleController = this.layoutMx1; + this.txt_paperBillNo.TabIndex = 465; + // + // layoutControlItem18 + // + this.layoutControlItem18.Control = this.lbGuid; + this.layoutControlItem18.Location = new System.Drawing.Point(891, 96); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem18.Size = new System.Drawing.Size(299, 32); + this.layoutControlItem18.Text = "lbGuid"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem18.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.layoutControlItem2, + this.layoutControlItem3, + this.layoutControlItem4, + this.layoutControlItem16, + this.layoutControlItem11, + this.layoutControlItem12, + this.layoutControlItem13, + this.layoutControlItem14, + this.layoutControlItem7, + this.layoutControlItem8, + this.layoutControlItem5, + this.layoutControlItem6, + this.layoutControlItem17, + this.lab_paperBillNo}); + this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.Root.Name = "Root"; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; + this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 100D; + rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition4.Height = 100D; + rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition5.Height = 100D; + rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4, + rowDefinition5}); + this.Root.Size = new System.Drawing.Size(1210, 180); + this.Root.TextVisible = false; + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_receiveOrgId; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem1.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem1.Text = "鏀舵枡缁勭粐"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_billNo; + this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem2.Text = "鍒拌揣鍗曞彿"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.txt_suppId; + this.layoutControlItem3.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem3.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem3.Text = "閫変緵搴斿晢"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_depotsId; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem4.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem4.Text = "閫夋嫨浠撳簱"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.btnSelect; + this.layoutControlItem16.Location = new System.Drawing.Point(0, 128); + this.layoutControlItem16.MaxSize = new System.Drawing.Size(120, 31); + this.layoutControlItem16.MinSize = new System.Drawing.Size(20, 31); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem16.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; + this.layoutControlItem16.Text = "閫夋嫨鐗╂枡"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem16.TextVisible = false; + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_createBy; + this.layoutControlItem11.Location = new System.Drawing.Point(594, 0); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem11.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem11.Text = "寤虹珛浜�"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.txt_createDate; + this.layoutControlItem12.Location = new System.Drawing.Point(594, 32); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem12.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem12.Text = "寤虹珛鏃ユ湡"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_checkUser; + this.layoutControlItem13.Location = new System.Drawing.Point(891, 0); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem13.Size = new System.Drawing.Size(299, 32); + this.layoutControlItem13.Text = "鎻愪氦妫�楠屼汉"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_checkDate; + this.layoutControlItem14.Location = new System.Drawing.Point(891, 32); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem14.Size = new System.Drawing.Size(299, 32); + this.layoutControlItem14.Text = "鎻愪氦妫�楠屾棩鏈�"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_fstatus; + this.layoutControlItem7.Location = new System.Drawing.Point(891, 64); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem7.Size = new System.Drawing.Size(299, 32); + this.layoutControlItem7.Text = "鎻愪氦妫�楠�"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem7.TextVisible = false; + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_fType; + this.layoutControlItem8.Location = new System.Drawing.Point(297, 0); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem8.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem8.Text = "濮斿鏍囪瘑"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem8.TextVisible = false; + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txtSupplierCode; + this.layoutControlItem5.Location = new System.Drawing.Point(297, 32); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem5.Text = "渚涘簲鍟嗙紪鐮�"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txtDepotsCode; + this.layoutControlItem6.Location = new System.Drawing.Point(297, 64); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem6.Size = new System.Drawing.Size(297, 32); + this.layoutControlItem6.Text = "浠撳簱缂栫爜"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem17 + // + this.layoutControlItem17.Control = this.txt_remark; + this.layoutControlItem17.Location = new System.Drawing.Point(297, 96); + this.layoutControlItem17.Name = "layoutControlItem17"; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem17.Size = new System.Drawing.Size(594, 32); + this.layoutControlItem17.Text = "澶囨敞淇℃伅"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); + // + // lab_paperBillNo + // + this.lab_paperBillNo.Control = this.txt_paperBillNo; + this.lab_paperBillNo.Location = new System.Drawing.Point(594, 64); + this.lab_paperBillNo.Name = "lab_paperBillNo"; + this.lab_paperBillNo.OptionsTableLayoutItem.ColumnIndex = 2; + this.lab_paperBillNo.OptionsTableLayoutItem.RowIndex = 2; + this.lab_paperBillNo.Size = new System.Drawing.Size(297, 32); + this.lab_paperBillNo.Text = "閫佽揣鍗曞彿"; + this.lab_paperBillNo.TextSize = new System.Drawing.Size(90, 18); + // + // tabMx + // + this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabMx.Location = new System.Drawing.Point(0, 0); + this.tabMx.Name = "tabMx"; + this.tabMx.SelectedTabPage = this.tabMxPage1; + this.tabMx.Size = new System.Drawing.Size(1231, 383); + this.tabMx.TabIndex = 3; + this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.tabMxPage1}); // // tabMxPage1 // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1229, 376); + this.tabMxPage1.Size = new System.Drawing.Size(1229, 351); this.tabMxPage1.Text = "鍏ヤ粨鐗╂枡鏄庣粏"; // // gcMx1 @@ -398,7 +962,7 @@ this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1, this.repositoryItemButtonEdit2}); - this.gcMx1.Size = new System.Drawing.Size(1229, 376); + this.gcMx1.Size = new System.Drawing.Size(1229, 351); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -446,6 +1010,30 @@ this.gvAbtGuid.OptionsColumn.ReadOnly = true; this.gvAbtGuid.Width = 94; // + // 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"; + this.gvMx1guid.MinWidth = 70; + this.gvMx1guid.Name = "gvMx1guid"; + this.gvMx1guid.OptionsColumn.ReadOnly = true; + this.gvMx1guid.Tag = "query_a.guid"; + this.gvMx1guid.Width = 100; + // + // gvMx1ebelnLine + // + this.gvMx1ebelnLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true; + this.gvMx1ebelnLine.Caption = "ERP琛孖D"; + this.gvMx1ebelnLine.FieldName = "ebelnK3id"; + this.gvMx1ebelnLine.MinWidth = 90; + this.gvMx1ebelnLine.Name = "gvMx1ebelnLine"; + this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true; + this.gvMx1ebelnLine.Tag = "query_a.ebeln_line"; + this.gvMx1ebelnLine.Width = 100; + // // gridColumn1 // this.gridColumn1.Caption = "鐗╂枡ID"; @@ -455,32 +1043,207 @@ this.gridColumn1.OptionsColumn.ReadOnly = true; this.gridColumn1.Width = 100; // + // gvMx1returnFlag + // + this.gvMx1returnFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1returnFlag.AppearanceCell.Options.UseFont = true; + this.gvMx1returnFlag.Caption = "閫�璐ф爣璇�"; + this.gvMx1returnFlag.FieldName = "returnFlag"; + this.gvMx1returnFlag.MinWidth = 25; + this.gvMx1returnFlag.Name = "gvMx1returnFlag"; + this.gvMx1returnFlag.OptionsColumn.ReadOnly = true; + this.gvMx1returnFlag.Tag = "query_a.return_flag"; + this.gvMx1returnFlag.UnboundDataType = typeof(bool); + this.gvMx1returnFlag.Visible = true; + this.gvMx1returnFlag.VisibleIndex = 0; + this.gvMx1returnFlag.Width = 50; + // + // gvMx1urgentFlag + // + this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1urgentFlag.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true; + this.gvMx1urgentFlag.AppearanceCell.Options.UseForeColor = true; + this.gvMx1urgentFlag.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gvMx1urgentFlag.AppearanceHeader.Options.UseForeColor = true; + this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪瘑"; + this.gvMx1urgentFlag.FieldName = "urgentFlag"; + this.gvMx1urgentFlag.MinWidth = 25; + this.gvMx1urgentFlag.Name = "gvMx1urgentFlag"; + this.gvMx1urgentFlag.Tag = "edit"; + this.gvMx1urgentFlag.UnboundDataType = typeof(bool); + this.gvMx1urgentFlag.Visible = true; + this.gvMx1urgentFlag.VisibleIndex = 1; + this.gvMx1urgentFlag.Width = 50; + // + // gvMx1isdepsIn + // + this.gvMx1isdepsIn.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true; + this.gvMx1isdepsIn.Caption = "瀹岀粨鏍囪瘑"; + this.gvMx1isdepsIn.FieldName = "isdepsIn"; + this.gvMx1isdepsIn.MinWidth = 25; + this.gvMx1isdepsIn.Name = "gvMx1isdepsIn"; + this.gvMx1isdepsIn.OptionsColumn.ReadOnly = true; + this.gvMx1isdepsIn.Tag = "query_a.isdeps_in"; + this.gvMx1isdepsIn.UnboundDataType = typeof(bool); + this.gvMx1isdepsIn.Visible = true; + this.gvMx1isdepsIn.VisibleIndex = 2; + this.gvMx1isdepsIn.Width = 50; + // + // gvMx1checkStates + // + this.gvMx1checkStates.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1checkStates.AppearanceCell.Options.UseFont = true; + this.gvMx1checkStates.Caption = "妫�楠岀姸鎬�"; + this.gvMx1checkStates.FieldName = "checkStates"; + this.gvMx1checkStates.MinWidth = 25; + this.gvMx1checkStates.Name = "gvMx1checkStates"; + this.gvMx1checkStates.OptionsColumn.ReadOnly = true; + this.gvMx1checkStates.Tag = "query_a.check_states"; + this.gvMx1checkStates.Visible = true; + this.gvMx1checkStates.VisibleIndex = 3; + this.gvMx1checkStates.Width = 90; + // + // gvMx1checkRes + // + this.gvMx1checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1checkRes.AppearanceCell.Options.UseFont = true; + this.gvMx1checkRes.Caption = "妫�楠岀粨鏋�"; + this.gvMx1checkRes.FieldName = "checkRes"; + this.gvMx1checkRes.MinWidth = 25; + this.gvMx1checkRes.Name = "gvMx1checkRes"; + this.gvMx1checkRes.OptionsColumn.ReadOnly = true; + this.gvMx1checkRes.Tag = "query_a.check_res"; + this.gvMx1checkRes.Visible = true; + this.gvMx1checkRes.VisibleIndex = 4; + this.gvMx1checkRes.Width = 90; + // + // 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"; + this.gvMx1ebeln.MinWidth = 120; + this.gvMx1ebeln.Name = "gvMx1ebeln"; + this.gvMx1ebeln.OptionsColumn.ReadOnly = true; + this.gvMx1ebeln.Tag = "query_a.ebeln"; + this.gvMx1ebeln.Visible = true; + this.gvMx1ebeln.VisibleIndex = 5; + this.gvMx1ebeln.Width = 120; + // // gridColumn8 // this.gridColumn8.Caption = "鐗╂枡缂栧彿"; this.gridColumn8.FieldName = "itemNo"; - this.gridColumn8.MinWidth = 70; + this.gridColumn8.MinWidth = 25; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 6; this.gridColumn8.Width = 70; // + // gvMx1boardStyle + // + this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true; + this.gvMx1boardStyle.Caption = "鐗╂枡鍚嶇О"; + this.gvMx1boardStyle.FieldName = "itemName"; + this.gvMx1boardStyle.MinWidth = 25; + this.gvMx1boardStyle.Name = "gvMx1boardStyle"; + this.gvMx1boardStyle.OptionsColumn.ReadOnly = true; + this.gvMx1boardStyle.Tag = "query_a.board_style"; + this.gvMx1boardStyle.Visible = true; + this.gvMx1boardStyle.VisibleIndex = 7; + this.gvMx1boardStyle.Width = 180; + // // gridColumn6 // this.gridColumn6.Caption = "鐗╂枡瑙勬牸"; this.gridColumn6.FieldName = "itemModel"; - this.gridColumn6.MinWidth = 180; + this.gridColumn6.MinWidth = 25; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.OptionsColumn.ReadOnly = true; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 8; this.gridColumn6.Width = 180; // + // gvMx1subQty + // + this.gvMx1subQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1subQty.AppearanceCell.Options.UseFont = true; + this.gvMx1subQty.Caption = "鏈搴旀敹鏁伴噺"; + this.gvMx1subQty.FieldName = "subQty"; + this.gvMx1subQty.MinWidth = 25; + this.gvMx1subQty.Name = "gvMx1subQty"; + this.gvMx1subQty.OptionsColumn.ReadOnly = true; + this.gvMx1subQty.Tag = "query_a.sub_qty"; + this.gvMx1subQty.Visible = true; + this.gvMx1subQty.VisibleIndex = 9; + this.gvMx1subQty.Width = 80; + // + // gvMx1quantity + // + this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue; + this.gvMx1quantity.AppearanceCell.Options.UseFont = true; + this.gvMx1quantity.AppearanceCell.Options.UseForeColor = true; + this.gvMx1quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; + this.gvMx1quantity.AppearanceHeader.Options.UseForeColor = true; + this.gvMx1quantity.Caption = "鏈瀹炴敹鏁伴噺"; + this.gvMx1quantity.FieldName = "quantity"; + this.gvMx1quantity.MinWidth = 25; + this.gvMx1quantity.Name = "gvMx1quantity"; + this.gvMx1quantity.Tag = "yz_quantity_0_edit"; + this.gvMx1quantity.Visible = true; + this.gvMx1quantity.VisibleIndex = 10; + this.gvMx1quantity.Width = 80; + // + // gvMx1ebelnQty + // + this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true; + this.gvMx1ebelnQty.Caption = "閲囪喘璁㈠崟鏁伴噺"; + this.gvMx1ebelnQty.FieldName = "ebelnQty"; + this.gvMx1ebelnQty.MinWidth = 25; + this.gvMx1ebelnQty.Name = "gvMx1ebelnQty"; + this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true; + this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty"; + this.gvMx1ebelnQty.Visible = true; + this.gvMx1ebelnQty.VisibleIndex = 11; + this.gvMx1ebelnQty.Width = 80; + // + // gvMx1okRkqty + // + this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true; + this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲�"; + this.gvMx1okRkqty.FieldName = "okRkqty"; + this.gvMx1okRkqty.MinWidth = 25; + this.gvMx1okRkqty.Name = "gvMx1okRkqty"; + this.gvMx1okRkqty.OptionsColumn.ReadOnly = true; + this.gvMx1okRkqty.Tag = "query_a.ok_rkqty"; + this.gvMx1okRkqty.Visible = true; + this.gvMx1okRkqty.VisibleIndex = 12; + this.gvMx1okRkqty.Width = 80; + // + // gvMx1checkDate + // + this.gvMx1checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1checkDate.AppearanceCell.Options.UseFont = true; + this.gvMx1checkDate.Caption = "妫�楠屾棩鏈�"; + this.gvMx1checkDate.FieldName = "checkDate"; + this.gvMx1checkDate.MinWidth = 25; + this.gvMx1checkDate.Name = "gvMx1checkDate"; + this.gvMx1checkDate.OptionsColumn.ReadOnly = true; + this.gvMx1checkDate.Tag = "query_a.check_date"; + this.gvMx1checkDate.Width = 180; + // // gridColumn3 // this.gridColumn3.Caption = "閲囪喘鏃堕棿"; this.gridColumn3.FieldName = "purchaseDate"; - this.gridColumn3.MinWidth = 180; + this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.ReadOnly = true; this.gridColumn3.Width = 180; @@ -489,8 +1252,7 @@ // this.gridColumn9.Caption = "閲囪喘鍗曚綅"; this.gridColumn9.FieldName = "cgUnit"; - this.gridColumn9.MaxWidth = 50; - this.gridColumn9.MinWidth = 50; + this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.OptionsColumn.ReadOnly = true; this.gridColumn9.Visible = true; @@ -501,13 +1263,26 @@ // this.gridColumn7.Caption = "搴撳瓨鍗曚綅"; this.gridColumn7.FieldName = "kcUnit"; - this.gridColumn7.MaxWidth = 50; - this.gridColumn7.MinWidth = 50; + this.gridColumn7.MinWidth = 25; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.OptionsColumn.ReadOnly = true; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 14; this.gridColumn7.Width = 50; + // + // gvMx1memo + // + this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1memo.AppearanceCell.Options.UseFont = true; + this.gvMx1memo.Caption = "澶囨敞"; + this.gvMx1memo.FieldName = "memo"; + this.gvMx1memo.MinWidth = 50; + this.gvMx1memo.Name = "gvMx1memo"; + this.gvMx1memo.OptionsColumn.ReadOnly = true; + this.gvMx1memo.Tag = "query_a.memo"; + this.gvMx1memo.Visible = true; + this.gvMx1memo.VisibleIndex = 15; + this.gvMx1memo.Width = 180; // // gvBtnAlawys // @@ -551,744 +1326,6 @@ this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // - // lb_fType - // - this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fType.Appearance.Options.UseFont = true; - this.lb_fType.Location = new System.Drawing.Point(632, 54); - this.lb_fType.Name = "lb_fType"; - this.lb_fType.Size = new System.Drawing.Size(68, 21); - this.lb_fType.TabIndex = 378; - this.lb_fType.Text = "濮斿鏍囧織"; - // - // lb_ischeck - // - this.lb_ischeck.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_ischeck.Appearance.Options.UseFont = true; - this.lb_ischeck.Location = new System.Drawing.Point(631, 20); - this.lb_ischeck.Name = "lb_ischeck"; - this.lb_ischeck.Size = new System.Drawing.Size(68, 21); - this.lb_ischeck.TabIndex = 319; - this.lb_ischeck.Text = "鎻愪氦妫�楠�"; - // - // lb_paperBillNo - // - this.lb_paperBillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_paperBillNo.Appearance.Options.UseFont = true; - this.lb_paperBillNo.Location = new System.Drawing.Point(632, 91); - this.lb_paperBillNo.Name = "lb_paperBillNo"; - this.lb_paperBillNo.Size = new System.Drawing.Size(68, 21); - this.lb_paperBillNo.TabIndex = 243; - this.lb_paperBillNo.Text = "閫佽揣鍗曞彿"; - // - // txt_paperBillNo - // - this.txt_paperBillNo.Location = new System.Drawing.Point(709, 87); - 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(215, 28); - this.txt_paperBillNo.TabIndex = 243; - // - // lb_billNo - // - this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_billNo.Appearance.Options.UseFont = true; - this.lb_billNo.Location = new System.Drawing.Point(329, 20); - this.lb_billNo.Name = "lb_billNo"; - this.lb_billNo.Size = new System.Drawing.Size(68, 21); - this.lb_billNo.TabIndex = 213; - this.lb_billNo.Text = "鍒拌揣鍗曞彿"; - // - // txt_billNo - // - this.txt_billNo.Location = new System.Drawing.Point(401, 16); - 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.Properties.Tag = ""; - this.txt_billNo.Size = new System.Drawing.Size(215, 28); - this.txt_billNo.TabIndex = 213; - this.txt_billNo.Tag = "readOnly"; - // - // toolBarMenu1 - // - this.toolBarMenu1.chkParameter = "0,0,0,0,000prc_cgdhd_submit"; - this.toolBarMenu1.currentAction = null; - this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; - this.toolBarMenu1.guidKey = null; - this.toolBarMenu1.isSetBtn = false; - this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); - this.toolBarMenu1.Name = "toolBarMenu1"; - this.toolBarMenu1.rptParameter = "rpt_InvItem{}"; - this.toolBarMenu1.Size = new System.Drawing.Size(1233, 80); - this.toolBarMenu1.TabIndex = 0; - this.toolBarMenu1.xlsInService = null; - this.toolBarMenu1.xlsOutParameter = "xlsOut_InvItem{}"; - // - // gcMain - // - this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); - this.gcMain.Location = new System.Drawing.Point(0, 0); - this.gcMain.MainView = this.gridView1; - this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1231, 531); - this.gcMain.TabIndex = 1; - this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gridView1}); - // - // gridView1 - // - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridView1.Appearance.Row.Options.UseFont = true; - this.gridView1.AppearancePrint.HeaderPanel.Options.UseTextOptions = true; - this.gridView1.AppearancePrint.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand19, - this.gridBand1, - this.gridBand2, - this.gridBand3, - this.gridBand4, - this.gridBand5, - this.gridBand6, - this.gridBand9, - this.gridBand13, - this.gridBand16, - this.gridBand18}); - this.gridView1.ColumnPanelRowHeight = 34; - this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { - this.bandedGridColumn1, - this.gv_fType, - this.gv_urgentFlag, - this.gv_fstatus, - this.gridColumn2, - this.gv_billNo, - this.gv_createBy, - this.gv_createDate, - this.gv_checkUser, - this.gv_checkDate, - this.gv_depotsCode, - this.gridColumn4, - this.gv_suppNo, - this.gridColumn5, - this.gv_remark}); - this.gridView1.GridControl = this.gcMain; - this.gridView1.IndicatorWidth = 50; - this.gridView1.Name = "gridView1"; - this.gridView1.OptionsFind.ShowSearchNavButtons = false; - this.gridView1.OptionsView.AllowHtmlDrawHeaders = true; - this.gridView1.OptionsView.ShowAutoFilterRow = true; - this.gridView1.OptionsView.ShowColumnHeaders = false; - this.gridView1.OptionsView.ShowGroupPanel = false; - // - // gridBand19 - // - this.gridBand19.Caption = "鏀舵枡缁勭粐"; - this.gridBand19.Columns.Add(this.bandedGridColumn1); - this.gridBand19.Name = "gridBand19"; - this.gridBand19.VisibleIndex = 0; - this.gridBand19.Width = 61; - // - // bandedGridColumn1 - // - this.bandedGridColumn1.Caption = "鏀舵枡缁勭粐"; - this.bandedGridColumn1.FieldName = "receivingOrg"; - this.bandedGridColumn1.MinWidth = 50; - this.bandedGridColumn1.Name = "bandedGridColumn1"; - this.bandedGridColumn1.OptionsColumn.AllowEdit = false; - this.bandedGridColumn1.OptionsColumn.ReadOnly = true; - this.bandedGridColumn1.Tag = "org.fnamber"; - this.bandedGridColumn1.Visible = true; - this.bandedGridColumn1.Width = 61; - // - // gridBand1 - // - this.gridBand1.Caption = "濮斿"; - this.gridBand1.Columns.Add(this.gv_fType); - this.gridBand1.MinWidth = 50; - this.gridBand1.Name = "gridBand1"; - this.gridBand1.VisibleIndex = 1; - this.gridBand1.Width = 68; - // - // gv_fType - // - this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fType.AppearanceCell.Options.UseFont = true; - this.gv_fType.AppearanceHeader.Options.UseTextOptions = true; - this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gv_fType.Caption = "鏄惁濮斿"; - this.gv_fType.FieldName = "fType"; - this.gv_fType.Name = "gv_fType"; - this.gv_fType.OptionsColumn.AllowEdit = false; - this.gv_fType.Tag = "query_a.f_type"; - this.gv_fType.UnboundDataType = typeof(bool); - this.gv_fType.Visible = true; - this.gv_fType.Width = 68; - // - // gridBand2 - // - this.gridBand2.Caption = "鎬ユ枡"; - this.gridBand2.Columns.Add(this.gv_urgentFlag); - this.gridBand2.MinWidth = 50; - this.gridBand2.Name = "gridBand2"; - this.gridBand2.VisibleIndex = 2; - this.gridBand2.Width = 68; - // - // 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"; - this.gv_urgentFlag.Name = "gv_urgentFlag"; - this.gv_urgentFlag.OptionsColumn.AllowEdit = false; - this.gv_urgentFlag.Tag = "query_a.urgent_flag"; - this.gv_urgentFlag.UnboundDataType = typeof(bool); - this.gv_urgentFlag.Visible = true; - this.gv_urgentFlag.Width = 68; - // - // gridBand3 - // - this.gridBand3.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand3.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridBand3.Caption = "鎻愪氦妫�楠�"; - this.gridBand3.Columns.Add(this.gv_fstatus); - this.gridBand3.MinWidth = 50; - this.gridBand3.Name = "gridBand3"; - this.gridBand3.VisibleIndex = 3; - this.gridBand3.Width = 68; - // - // gv_fstatus - // - 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.Name = "gv_fstatus"; - this.gv_fstatus.OptionsColumn.AllowEdit = false; - this.gv_fstatus.Tag = "query_a.fstatus"; - this.gv_fstatus.UnboundDataType = typeof(bool); - this.gv_fstatus.Visible = true; - this.gv_fstatus.Width = 68; - // - // gridBand4 - // - this.gridBand4.Caption = "鍏ュ簱"; - this.gridBand4.Columns.Add(this.gridColumn2); - this.gridBand4.MinWidth = 50; - this.gridBand4.Name = "gridBand4"; - this.gridBand4.VisibleIndex = 4; - this.gridBand4.Width = 68; - // - // gridColumn2 - // - this.gridColumn2.Caption = "鍏ュ簱"; - this.gridColumn2.FieldName = "ckStatus"; - this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.OptionsColumn.AllowEdit = false; - this.gridColumn2.Tag = "query_a.ckStatus"; - this.gridColumn2.UnboundDataType = typeof(bool); - this.gridColumn2.Visible = true; - this.gridColumn2.Width = 68; - // - // gridBand5 - // - this.gridBand5.Caption = "鍒拌揣鍗曞彿"; - this.gridBand5.Columns.Add(this.gv_billNo); - this.gridBand5.MinWidth = 50; - this.gridBand5.Name = "gridBand5"; - this.gridBand5.VisibleIndex = 5; - this.gridBand5.Width = 68; - // - // 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"; - this.gv_billNo.Name = "gv_billNo"; - this.gv_billNo.OptionsColumn.AllowEdit = false; - this.gv_billNo.Tag = "query_a.bill_no"; - this.gv_billNo.Visible = true; - this.gv_billNo.Width = 68; - // - // gridBand6 - // - this.gridBand6.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand6.Caption = "鍒涘缓淇℃伅"; - this.gridBand6.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand7, - this.gridBand8}); - this.gridBand6.Name = "gridBand6"; - this.gridBand6.VisibleIndex = 6; - this.gridBand6.Width = 282; - // - // gridBand7 - // - this.gridBand7.Caption = "鍒涘缓浜哄憳"; - this.gridBand7.Columns.Add(this.gv_createBy); - this.gridBand7.MinWidth = 50; - this.gridBand7.Name = "gridBand7"; - this.gridBand7.VisibleIndex = 0; - this.gridBand7.Width = 89; - // - // 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"; - this.gv_createBy.Name = "gv_createBy"; - this.gv_createBy.OptionsColumn.AllowEdit = false; - this.gv_createBy.Tag = "query_a.create_by"; - this.gv_createBy.Visible = true; - this.gv_createBy.Width = 89; - // - // gridBand8 - // - this.gridBand8.Caption = "鍒涘缓鏃ユ湡"; - this.gridBand8.Columns.Add(this.gv_createDate); - this.gridBand8.MinWidth = 50; - this.gridBand8.Name = "gridBand8"; - this.gridBand8.VisibleIndex = 1; - this.gridBand8.Width = 193; - // - // gv_createDate - // - this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_createDate.AppearanceCell.Options.UseFont = true; - this.gv_createDate.Caption = "鍒涘缓鏃堕棿"; - this.gv_createDate.FieldName = "createDate"; - this.gv_createDate.Name = "gv_createDate"; - this.gv_createDate.OptionsColumn.AllowEdit = false; - this.gv_createDate.Tag = "query_a.create_date"; - this.gv_createDate.Visible = true; - this.gv_createDate.Width = 193; - // - // gridBand9 - // - this.gridBand9.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand9.Caption = "鏀惰揣淇℃伅"; - this.gridBand9.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand10, - this.gridBand11}); - this.gridBand9.Name = "gridBand9"; - this.gridBand9.VisibleIndex = 7; - this.gridBand9.Width = 215; - // - // gridBand10 - // - this.gridBand10.Caption = "浠撳簱缂栧彿"; - this.gridBand10.Columns.Add(this.gv_depotsCode); - this.gridBand10.MinWidth = 50; - this.gridBand10.Name = "gridBand10"; - this.gridBand10.VisibleIndex = 0; - this.gridBand10.Width = 87; - // - // 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"; - this.gv_depotsCode.Name = "gv_depotsCode"; - this.gv_depotsCode.OptionsColumn.AllowEdit = false; - this.gv_depotsCode.Tag = "query_a.depots_code"; - this.gv_depotsCode.Visible = true; - this.gv_depotsCode.Width = 87; - // - // gridBand11 - // - this.gridBand11.Caption = "浠撳簱鍚嶇О"; - this.gridBand11.Columns.Add(this.gridColumn4); - this.gridBand11.MinWidth = 50; - this.gridBand11.Name = "gridBand11"; - this.gridBand11.VisibleIndex = 1; - this.gridBand11.Width = 128; - // - // gridColumn4 - // - this.gridColumn4.Caption = "鏀惰揣浠撳簱鍚嶇О"; - this.gridColumn4.FieldName = "depotName"; - this.gridColumn4.Name = "gridColumn4"; - this.gridColumn4.OptionsColumn.AllowEdit = false; - this.gridColumn4.Visible = true; - this.gridColumn4.Width = 128; - // - // gridBand13 - // - this.gridBand13.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand13.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand13.Caption = "渚涘簲鍟嗕俊鎭�"; - this.gridBand13.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand12, - this.gridBand14}); - this.gridBand13.Name = "gridBand13"; - this.gridBand13.VisibleIndex = 8; - this.gridBand13.Width = 139; - // - // gridBand12 - // - this.gridBand12.Caption = "渚涘簲鍟嗙紪鍙�"; - this.gridBand12.Columns.Add(this.gv_suppNo); - this.gridBand12.MinWidth = 50; - this.gridBand12.Name = "gridBand12"; - this.gridBand12.VisibleIndex = 0; - this.gridBand12.Width = 69; - // - // 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"; - this.gv_suppNo.Name = "gv_suppNo"; - this.gv_suppNo.OptionsColumn.AllowEdit = false; - this.gv_suppNo.Tag = "query_a.supp_no"; - this.gv_suppNo.Visible = true; - this.gv_suppNo.Width = 69; - // - // gridBand14 - // - this.gridBand14.Caption = "渚涘簲鍟嗗悕绉�"; - this.gridBand14.Columns.Add(this.gridColumn5); - this.gridBand14.MinWidth = 50; - this.gridBand14.Name = "gridBand14"; - this.gridBand14.VisibleIndex = 1; - // - // gridColumn5 - // - this.gridColumn5.Caption = "渚涘簲鍟嗗悕绉�"; - this.gridColumn5.FieldName = "suppName"; - this.gridColumn5.Name = "gridColumn5"; - this.gridColumn5.OptionsColumn.AllowEdit = false; - this.gridColumn5.Visible = true; - this.gridColumn5.Width = 70; - // - // gridBand16 - // - this.gridBand16.Caption = "澶囨敞"; - this.gridBand16.Columns.Add(this.gv_remark); - this.gridBand16.MinWidth = 50; - this.gridBand16.Name = "gridBand16"; - this.gridBand16.VisibleIndex = 9; - this.gridBand16.Width = 90; - // - // 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"; - this.gv_remark.Name = "gv_remark"; - this.gv_remark.OptionsColumn.AllowEdit = false; - this.gv_remark.Tag = "query_a.remark"; - this.gv_remark.Visible = true; - this.gv_remark.Width = 90; - // - // gridBand18 - // - this.gridBand18.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand18.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand18.Caption = "妫�楠屼俊鎭�"; - this.gridBand18.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand15, - this.gridBand17}); - this.gridBand18.Name = "gridBand18"; - this.gridBand18.VisibleIndex = 10; - this.gridBand18.Width = 164; - // - // gridBand15 - // - this.gridBand15.Caption = "鎻愪氦浜�"; - this.gridBand15.Columns.Add(this.gv_checkUser); - this.gridBand15.MinWidth = 60; - this.gridBand15.Name = "gridBand15"; - this.gridBand15.VisibleIndex = 0; - this.gridBand15.Width = 100; - // - // gv_checkUser - // - this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkUser.AppearanceCell.Options.UseFont = true; - this.gv_checkUser.Caption = "鎻愪氦浜�"; - this.gv_checkUser.FieldName = "checkUser"; - this.gv_checkUser.Name = "gv_checkUser"; - this.gv_checkUser.OptionsColumn.AllowEdit = false; - this.gv_checkUser.Tag = "query_a.check_user"; - this.gv_checkUser.Visible = true; - this.gv_checkUser.Width = 100; - // - // gridBand17 - // - this.gridBand17.Caption = "鎻愪氦鏃ユ湡"; - this.gridBand17.Columns.Add(this.gv_checkDate); - this.gridBand17.MinWidth = 50; - this.gridBand17.Name = "gridBand17"; - this.gridBand17.VisibleIndex = 1; - this.gridBand17.Width = 64; - // - // gv_checkDate - // - 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.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.Width = 64; - // - // xtraTabControl1 - // - this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - 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(1233, 602); - this.xtraTabControl1.TabIndex = 3; - this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); - // - // xtraTabPage1 - // - this.xtraTabPage1.Controls.Add(this.gcMain); - this.xtraTabPage1.Controls.Add(this.pageBar1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1231, 570); - this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; - // - // pageBar1 - // - this.pageBar1.CurrentPage = 1; - this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 531); - 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(1231, 39); - this.pageBar1.TabIndex = 3; - this.pageBar1.TotalPages = 0; - // - // xtraTabPage2 - // - this.xtraTabPage2.Controls.Add(this.tabMx); - this.xtraTabPage2.Controls.Add(this.panel1); - this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1231, 570); - this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; - // - // tabMx - // - this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 162); - this.tabMx.Name = "tabMx"; - this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1231, 408); - this.tabMx.TabIndex = 2; - this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.tabMxPage1}); - // - // panel1 - // - this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.labelControl5); - this.panel1.Controls.Add(this.txt_receiveOrgId); - this.panel1.Controls.Add(this.labelControl2); - this.panel1.Controls.Add(this.txtDepotsCode); - this.panel1.Controls.Add(this.labelControl4); - this.panel1.Controls.Add(this.txtSupplierCode); - this.panel1.Controls.Add(this.txt_fType); - this.panel1.Controls.Add(this.txt_fstatus); - this.panel1.Controls.Add(this.txt_depotsId); - this.panel1.Controls.Add(this.labelControl3); - this.panel1.Controls.Add(this.btnSelect); - this.panel1.Controls.Add(this.txt_suppId); - this.panel1.Controls.Add(this.labelControl1); - this.panel1.Controls.Add(this.labelControl11); - this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_fType); - this.panel1.Controls.Add(this.lb_ischeck); - this.panel1.Controls.Add(this.lb_paperBillNo); - this.panel1.Controls.Add(this.txt_paperBillNo); - this.panel1.Controls.Add(this.lb_remark); - this.panel1.Controls.Add(this.txt_remark); - this.panel1.Controls.Add(this.lb_billNo); - this.panel1.Controls.Add(this.txt_billNo); - this.panel1.Dock = System.Windows.Forms.DockStyle.Top; - this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); - this.panel1.Location = new System.Drawing.Point(0, 0); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1231, 162); - this.panel1.TabIndex = 1; - // - // labelControl5 - // - this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl5.Appearance.Options.UseFont = true; - this.labelControl5.Location = new System.Drawing.Point(312, 55); - this.labelControl5.Name = "labelControl5"; - this.labelControl5.Size = new System.Drawing.Size(85, 21); - this.labelControl5.TabIndex = 458; - this.labelControl5.Text = "渚涘簲鍟嗙紪鐮�"; - // - // txt_receiveOrgId - // - this.txt_receiveOrgId.IsReadly = false; - this.txt_receiveOrgId.Location = new System.Drawing.Point(88, 16); - this.txt_receiveOrgId.Name = "txt_receiveOrgId"; - this.txt_receiveOrgId.Size = new System.Drawing.Size(215, 28); - this.txt_receiveOrgId.TabIndex = 457; - // - // labelControl2 - // - this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl2.Appearance.Options.UseFont = true; - this.labelControl2.Location = new System.Drawing.Point(14, 20); - this.labelControl2.Name = "labelControl2"; - this.labelControl2.Size = new System.Drawing.Size(68, 21); - this.labelControl2.TabIndex = 456; - this.labelControl2.Text = "鏀舵枡缁勭粐"; - // - // txtDepotsCode - // - this.txtDepotsCode.Location = new System.Drawing.Point(402, 87); - this.txtDepotsCode.Name = "txtDepotsCode"; - this.txtDepotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtDepotsCode.Properties.Appearance.Options.UseFont = true; - this.txtDepotsCode.Properties.Tag = ""; - this.txtDepotsCode.Size = new System.Drawing.Size(215, 28); - this.txtDepotsCode.TabIndex = 454; - this.txtDepotsCode.Tag = "readOnly"; - // - // labelControl4 - // - this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl4.Appearance.Options.UseFont = true; - this.labelControl4.Location = new System.Drawing.Point(329, 94); - this.labelControl4.Name = "labelControl4"; - this.labelControl4.Size = new System.Drawing.Size(68, 21); - this.labelControl4.TabIndex = 453; - this.labelControl4.Text = "浠撳簱缂栫爜"; - // - // txtSupplierCode - // - this.txtSupplierCode.Location = new System.Drawing.Point(401, 51); - this.txtSupplierCode.Name = "txtSupplierCode"; - this.txtSupplierCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtSupplierCode.Properties.Appearance.Options.UseFont = true; - this.txtSupplierCode.Properties.Tag = ""; - this.txtSupplierCode.Size = new System.Drawing.Size(215, 28); - this.txtSupplierCode.TabIndex = 451; - this.txtSupplierCode.Tag = "readOnly"; - // - // txt_fType - // - this.txt_fType.Location = new System.Drawing.Point(709, 52); - this.txt_fType.Name = "txt_fType"; - this.txt_fType.Properties.Caption = ""; - this.txt_fType.Size = new System.Drawing.Size(35, 24); - this.txt_fType.TabIndex = 450; - // - // txt_fstatus - // - this.txt_fstatus.Enabled = false; - this.txt_fstatus.Location = new System.Drawing.Point(709, 18); - this.txt_fstatus.Name = "txt_fstatus"; - this.txt_fstatus.Properties.Caption = ""; - this.txt_fstatus.Size = new System.Drawing.Size(47, 24); - this.txt_fstatus.TabIndex = 447; - // - // txt_depotsId - // - this.txt_depotsId.IsReadly = false; - this.txt_depotsId.Location = new System.Drawing.Point(88, 87); - this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0); - this.txt_depotsId.Name = "txt_depotsId"; - this.txt_depotsId.Size = new System.Drawing.Size(215, 28); - this.txt_depotsId.TabIndex = 445; - // - // labelControl3 - // - this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl3.Appearance.Options.UseFont = true; - this.labelControl3.Location = new System.Drawing.Point(14, 91); - this.labelControl3.Name = "labelControl3"; - this.labelControl3.Size = new System.Drawing.Size(68, 21); - this.labelControl3.TabIndex = 444; - this.labelControl3.Text = "閫夋嫨浠撳簱"; - // - // btnSelect - // - this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(14, 126); - this.btnSelect.Name = "btnSelect"; - this.btnSelect.Size = new System.Drawing.Size(143, 29); - this.btnSelect.TabIndex = 443; - this.btnSelect.Text = "閫夊緟鍏ヤ粨鐗╂枡 "; - // - // txt_suppId - // - this.txt_suppId.IsReadly = false; - this.txt_suppId.Location = new System.Drawing.Point(88, 51); - this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); - this.txt_suppId.Name = "txt_suppId"; - this.txt_suppId.Size = new System.Drawing.Size(215, 28); - this.txt_suppId.TabIndex = 440; - // - // labelControl1 - // - this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(14, 55); - this.labelControl1.Name = "labelControl1"; - this.labelControl1.Size = new System.Drawing.Size(68, 21); - this.labelControl1.TabIndex = 439; - this.labelControl1.Text = "閫変緵搴斿晢"; - // - // labelControl11 - // - this.labelControl11.Location = new System.Drawing.Point(920, 50); - this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); - this.labelControl11.Name = "labelControl11"; - this.labelControl11.Size = new System.Drawing.Size(45, 18); - this.labelControl11.TabIndex = 130; - this.labelControl11.Text = "涓婚敭锛�"; - this.labelControl11.Visible = false; - // - // lbGuid - // - this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(996, 52); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(0, 21); - this.lbGuid.TabIndex = 1; - this.lbGuid.Visible = false; - // - // lb_remark - // - this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark.Appearance.Options.UseFont = true; - this.lb_remark.Location = new System.Drawing.Point(329, 130); - this.lb_remark.Name = "lb_remark"; - this.lb_remark.Size = new System.Drawing.Size(68, 21); - this.lb_remark.TabIndex = 240; - this.lb_remark.Text = "澶囨敞淇℃伅"; - // - // txt_remark - // - this.txt_remark.Location = new System.Drawing.Point(402, 126); - 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(522, 28); - this.txt_remark.TabIndex = 240; - // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; @@ -1310,132 +1347,153 @@ this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesInvItemArn"; this.Text = "閲囪喘鍒拌揣鍗�"; + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); + this.xtraTabControl1.ResumeLayout(false); + this.xtraTabPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); + this.split1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); + this.split1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + this.xtraTabPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); + this.splitMx1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); + this.splitMx1.Panel2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); + this.splitMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); + this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).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.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_paperBillNo)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); + this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); - this.xtraTabControl1.ResumeLayout(false); - this.xtraTabPage1.ResumeLayout(false); - this.xtraTabPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); - this.tabMx.ResumeLayout(false); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; - private DevExpress.XtraGrid.GridControl gcMain; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; + private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; + private DevExpress.XtraEditors.SplitContainerControl split1; + private DevExpress.XtraGrid.GridControl gcMain1; + private DevExpress.XtraGrid.Views.Grid.GridView gridView1; + private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn1; + private DevExpress.XtraGrid.Columns.GridColumn gv_fType; + private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag; + private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; + private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; + private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; + private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; + private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; + private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraGrid.Columns.GridColumn gv_remark; private UserControls.Data.UcPageBar pageBar1; - private System.Windows.Forms.Panel panel1; + private DevExpress.XtraTab.XtraTabPage xtraTabPage2; + private DevExpress.XtraEditors.SplitContainerControl splitMx1; + private DevExpress.XtraLayout.LayoutControl layoutMx1; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private UserControl.UcLookOrg txt_receiveOrgId; + private DevExpress.XtraEditors.TextEdit txtDepotsCode; + private DevExpress.XtraEditors.TextEdit txtSupplierCode; + private UserControl.UcLookCk txt_depotsId; + private DevExpress.XtraEditors.SimpleButton btnSelect; + private UserControl.UcLookSupplier txt_suppId; private System.Windows.Forms.Label lbGuid; - private DevExpress.XtraEditors.LabelControl labelControl11; + private DevExpress.XtraEditors.TextEdit txt_remark; + private DevExpress.XtraEditors.TextEdit txt_billNo; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraEditors.CheckEdit txt_fstatus; + private DevExpress.XtraEditors.CheckEdit txt_fType; + private DevExpress.XtraEditors.TextEdit txt_createBy; + private DevExpress.XtraEditors.TextEdit txt_createDate; + private DevExpress.XtraEditors.TextEdit txt_checkUser; + private DevExpress.XtraEditors.TextEdit txt_checkDate; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraTab.XtraTabControl tabMx; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnFlag; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1okRkqty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1isdepsIn; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1boardStyle; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkDate; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkStates; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkRes; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1subQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnLine; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; - - private DevExpress.XtraEditors.LabelControl lb_fType; - - private DevExpress.XtraEditors.LabelControl lb_ischeck; - - private DevExpress.XtraEditors.LabelControl lb_paperBillNo; - private DevExpress.XtraEditors.TextEdit txt_paperBillNo; - - private DevExpress.XtraEditors.LabelControl lb_billNo; - private DevExpress.XtraEditors.TextEdit txt_billNo; - private DevExpress.XtraEditors.LabelControl labelControl1; - private UserControl.UcLookSupplier txt_suppId; - private DevExpress.XtraEditors.SimpleButton btnSelect; - private DevExpress.XtraEditors.LabelControl labelControl3; - private UserControl.UcLookCk txt_depotsId; private DevExpress.XtraGrid.Columns.GridColumn gvAbtGuid; - private DevExpress.XtraEditors.LabelControl lb_remark; - private DevExpress.XtraEditors.TextEdit txt_remark; - private DevExpress.XtraEditors.CheckEdit txt_fstatus; - private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; - private DevExpress.XtraEditors.CheckEdit txt_fType; - private DevExpress.XtraEditors.TextEdit txtSupplierCode; - private DevExpress.XtraEditors.LabelControl labelControl4; - private DevExpress.XtraEditors.TextEdit txtDepotsCode; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnLine; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridView gridView1; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fType; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_urgentFlag; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fstatus; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn2; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_billNo; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createBy; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createDate; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkUser; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkDate; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_depotsCode; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn4; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_suppNo; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn5; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_remark; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnFlag; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1isdepsIn; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkStates; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkRes; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1boardStyle; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1subQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1okRkqty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkDate; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; - private UserControl.UcLookOrg txt_receiveOrgId; - private DevExpress.XtraEditors.LabelControl labelControl2; - private DevExpress.XtraEditors.LabelControl labelControl5; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo; private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1; - private System.Windows.Forms.PictureBox picCheckBox; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand19; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand18; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand15; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17; + private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; + private DevExpress.XtraEditors.TextEdit txt_paperBillNo; + private DevExpress.XtraLayout.LayoutControlItem lab_paperBillNo; } } \ No newline at end of file -- Gitblit v1.9.3