From 25734a316475b236783ac07822c73aa32077175b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 10 三月 2025 08:16:57 +0800 Subject: [PATCH] 版面 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs | 941 +++++++++++++++++++++------------------------------------- 1 files changed, 336 insertions(+), 605 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs index 4bca294..58aeb83 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs @@ -29,13 +29,13 @@ /// </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.ColumnDefinition columnDefinition17 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition18 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition19 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition20 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -51,68 +51,45 @@ this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_paperBillNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_userNoBack = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_taskNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_insDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_checkRes = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_mmlist = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_ebeln = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_transctionNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_ischeck = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_insby = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_isVisual = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_lineNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_taskLino = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fbillno = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_fbillLino = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_custNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_custName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_iqcReleaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_cbillNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_rbillNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_bgr = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_suppId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.bandedGridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_depotsId = new DevExpress.XtraGrid.Columns.GridColumn(); this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.bandedGridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); - this.picCheckBox = new System.Windows.Forms.PictureBox(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); - this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); - this.txt_fcheckUser = new DevExpress.XtraEditors.TextEdit(); this.txt_dptName = new DevExpress.XtraEditors.TextEdit(); - this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); - this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); - this.lbGuid = new System.Windows.Forms.Label(); - this.txt_cbillNo = new DevExpress.XtraEditors.TextEdit(); - this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); this.txt_remark = new DevExpress.XtraEditors.TextEdit(); - this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); - this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); + this.txt_fcheckUser = new DevExpress.XtraEditors.TextEdit(); + this.lbGuid = new System.Windows.Forms.Label(); + this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_cbillNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); + this.txt_guid = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.labl_guid = 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.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); - this.txt_guid = new DevExpress.XtraEditors.TextEdit(); - this.labl_guid = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); @@ -146,6 +123,13 @@ this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -156,7 +140,6 @@ this.split1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); @@ -166,31 +149,31 @@ this.splitMx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.labl_guid)).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.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.labl_guid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); @@ -200,6 +183,7 @@ this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -248,7 +232,7 @@ this.split1.Panel1.Controls.Add(this.gcMain1); this.split1.Panel1.Controls.Add(this.pageBar1); this.split1.Size = new System.Drawing.Size(1346, 570); - this.split1.SplitterPosition = 321; + this.split1.SplitterPosition = 552; this.split1.TabIndex = 4; // // gcMain1 @@ -258,7 +242,7 @@ 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(1346, 282); + this.gcMain1.Size = new System.Drawing.Size(1346, 513); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -268,7 +252,7 @@ this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gv_guid, + this.gv_ischeck, this.gv_billNo, this.gv_reason, this.gv_createBy, @@ -277,37 +261,17 @@ this.gv_lastupdateDate, this.gv_remark, this.gv_paperBillNo, - this.gv_userNoBack, this.gv_checkUser, this.gv_checkDate, this.gv_taskNo, - this.gv_insDate, - this.gv_checkRes, - this.gv_checkQty, - this.gv_mmlist, - this.gv_ebeln, - this.gv_depotsCode, - this.gv_transctionNo, - this.gv_ischeck, - this.gv_insby, - this.gv_isVisual, - this.gv_urgentFlag, - this.gv_lineNo, - this.gv_taskLino, - this.gv_fbillno, - this.gv_fbillLino, - this.gv_custNo, - this.gv_custName, this.gv_iqcReleaseNo, - this.gv_cbillNo, - this.gv_rbillNo, - this.gv_bgr, - this.gv_suppId, - this.bandedGridColumn1, - this.gv_suppNo, + this.gridColumn4, this.gv_depotsId, + this.gv_suppNo, + this.gv_suppId, this.bandedGridColumn2, - this.bandedGridColumn3}); + this.gridColumn3, + this.gv_guid}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -319,14 +283,12 @@ // this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_guid.AppearanceCell.Options.UseFont = true; - this.gv_guid.Caption = "ID(SEQ_INV_ID) "; + this.gv_guid.Caption = "涓婚敭GUID"; this.gv_guid.FieldName = "guid"; this.gv_guid.MinWidth = 50; this.gv_guid.Name = "gv_guid"; this.gv_guid.OptionsColumn.AllowEdit = false; this.gv_guid.Tag = "query_a.GUID"; - this.gv_guid.Visible = true; - this.gv_guid.VisibleIndex = 0; this.gv_guid.Width = 94; // // gv_billNo @@ -425,26 +387,13 @@ this.gv_paperBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_paperBillNo.AppearanceCell.Options.UseFont = true; this.gv_paperBillNo.Caption = "閫佽揣鍗曞彿 "; - this.gv_paperBillNo.FieldName = "paperBillNo"; + this.gv_paperBillNo.FieldName = "shdh"; this.gv_paperBillNo.Name = "gv_paperBillNo"; this.gv_paperBillNo.OptionsColumn.AllowEdit = false; this.gv_paperBillNo.Tag = "query_a.PAPER_BILL_NO"; this.gv_paperBillNo.Visible = true; this.gv_paperBillNo.VisibleIndex = 8; this.gv_paperBillNo.Width = 120; - // - // gv_userNoBack - // - this.gv_userNoBack.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_userNoBack.AppearanceCell.Options.UseFont = true; - this.gv_userNoBack.Caption = "閫�鏂欎汉宸ュ彿 "; - this.gv_userNoBack.FieldName = "userNoBack"; - this.gv_userNoBack.Name = "gv_userNoBack"; - this.gv_userNoBack.OptionsColumn.AllowEdit = false; - this.gv_userNoBack.Tag = "query_a.USER_NO_BACK"; - this.gv_userNoBack.Visible = true; - this.gv_userNoBack.VisibleIndex = 9; - this.gv_userNoBack.Width = 94; // // gv_checkUser // @@ -456,255 +405,47 @@ this.gv_checkUser.OptionsColumn.AllowEdit = false; this.gv_checkUser.Tag = "query_a.CHECK_USER"; this.gv_checkUser.Visible = true; - this.gv_checkUser.VisibleIndex = 10; + this.gv_checkUser.VisibleIndex = 9; this.gv_checkUser.Width = 60; // // gv_checkDate // this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_checkDate.AppearanceCell.Options.UseFont = true; - this.gv_checkDate.Caption = "CHECK_DATE "; + 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 = 11; + this.gv_checkDate.VisibleIndex = 10; this.gv_checkDate.Width = 180; // // gv_taskNo // this.gv_taskNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_taskNo.AppearanceCell.Options.UseFont = true; - this.gv_taskNo.Caption = "TASK_NO "; + this.gv_taskNo.Caption = "鍒拌揣鍗曞彿"; this.gv_taskNo.FieldName = "taskNo"; this.gv_taskNo.Name = "gv_taskNo"; this.gv_taskNo.OptionsColumn.AllowEdit = false; this.gv_taskNo.Tag = "query_a.TASK_NO"; this.gv_taskNo.Visible = true; - this.gv_taskNo.VisibleIndex = 12; + this.gv_taskNo.VisibleIndex = 11; this.gv_taskNo.Width = 94; - // - // gv_insDate - // - this.gv_insDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_insDate.AppearanceCell.Options.UseFont = true; - this.gv_insDate.Caption = "insDate瀹℃牳鏃ユ湡"; - this.gv_insDate.FieldName = "insDate"; - this.gv_insDate.Name = "gv_insDate"; - this.gv_insDate.OptionsColumn.AllowEdit = false; - this.gv_insDate.Tag = "query_a.INS_DATE"; - this.gv_insDate.Visible = true; - this.gv_insDate.VisibleIndex = 13; - this.gv_insDate.Width = 64; - // - // gv_checkRes - // - this.gv_checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkRes.AppearanceCell.Options.UseFont = true; - this.gv_checkRes.Caption = "CHECK_RES "; - this.gv_checkRes.FieldName = "checkRes"; - this.gv_checkRes.Name = "gv_checkRes"; - this.gv_checkRes.OptionsColumn.AllowEdit = false; - this.gv_checkRes.Tag = "query_a.CHECK_RES"; - this.gv_checkRes.Visible = true; - this.gv_checkRes.VisibleIndex = 14; - this.gv_checkRes.Width = 94; - // - // gv_checkQty - // - this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkQty.AppearanceCell.Options.UseFont = true; - this.gv_checkQty.Caption = "CHECK_QTY "; - this.gv_checkQty.FieldName = "checkQty"; - this.gv_checkQty.Name = "gv_checkQty"; - this.gv_checkQty.OptionsColumn.AllowEdit = false; - this.gv_checkQty.Tag = "query_a.CHECK_QTY"; - this.gv_checkQty.Visible = true; - this.gv_checkQty.VisibleIndex = 15; - this.gv_checkQty.Width = 94; - // - // gv_mmlist - // - this.gv_mmlist.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_mmlist.AppearanceCell.Options.UseFont = true; - this.gv_mmlist.Caption = "MMLIST "; - this.gv_mmlist.FieldName = "mmlist"; - this.gv_mmlist.Name = "gv_mmlist"; - this.gv_mmlist.OptionsColumn.AllowEdit = false; - this.gv_mmlist.Tag = "query_a.MMLIST"; - this.gv_mmlist.Visible = true; - this.gv_mmlist.VisibleIndex = 16; - this.gv_mmlist.Width = 94; - // - // gv_ebeln - // - this.gv_ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_ebeln.AppearanceCell.Options.UseFont = true; - this.gv_ebeln.Caption = "EBELN "; - this.gv_ebeln.FieldName = "ebeln"; - this.gv_ebeln.Name = "gv_ebeln"; - this.gv_ebeln.OptionsColumn.AllowEdit = false; - this.gv_ebeln.Tag = "query_a.EBELN"; - this.gv_ebeln.Visible = true; - this.gv_ebeln.VisibleIndex = 17; - this.gv_ebeln.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 = "DEPOTS_CODE "; - 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 = 18; - this.gv_depotsCode.Width = 94; - // - // gv_transctionNo - // - this.gv_transctionNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_transctionNo.AppearanceCell.Options.UseFont = true; - this.gv_transctionNo.Caption = "TRANSCTION_NO "; - this.gv_transctionNo.FieldName = "transctionNo"; - this.gv_transctionNo.Name = "gv_transctionNo"; - this.gv_transctionNo.OptionsColumn.AllowEdit = false; - this.gv_transctionNo.Tag = "query_a.TRANSCTION_NO"; - this.gv_transctionNo.Visible = true; - this.gv_transctionNo.VisibleIndex = 19; - this.gv_transctionNo.Width = 94; // // gv_ischeck // this.gv_ischeck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_ischeck.AppearanceCell.Options.UseFont = true; - this.gv_ischeck.Caption = "ISCHECK "; - this.gv_ischeck.FieldName = "ischeck"; + this.gv_ischeck.Caption = "瀹℃牳鏍囪瘑"; + this.gv_ischeck.FieldName = "checkStatus"; this.gv_ischeck.Name = "gv_ischeck"; this.gv_ischeck.OptionsColumn.AllowEdit = false; this.gv_ischeck.Tag = "query_a.ISCHECK"; this.gv_ischeck.Visible = true; - this.gv_ischeck.VisibleIndex = 20; + this.gv_ischeck.VisibleIndex = 0; this.gv_ischeck.Width = 94; - // - // gv_insby - // - this.gv_insby.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_insby.AppearanceCell.Options.UseFont = true; - this.gv_insby.Caption = "INSBY "; - this.gv_insby.FieldName = "insby"; - this.gv_insby.Name = "gv_insby"; - this.gv_insby.OptionsColumn.AllowEdit = false; - this.gv_insby.Tag = "query_a.INSBY"; - this.gv_insby.Visible = true; - this.gv_insby.VisibleIndex = 21; - this.gv_insby.Width = 94; - // - // gv_isVisual - // - this.gv_isVisual.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_isVisual.AppearanceCell.Options.UseFont = true; - this.gv_isVisual.Caption = "IS_VISUAL "; - this.gv_isVisual.FieldName = "isVisual"; - this.gv_isVisual.Name = "gv_isVisual"; - this.gv_isVisual.OptionsColumn.AllowEdit = false; - this.gv_isVisual.Tag = "query_a.IS_VISUAL"; - this.gv_isVisual.Visible = true; - this.gv_isVisual.VisibleIndex = 22; - this.gv_isVisual.Width = 94; - // - // gv_urgentFlag - // - this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_urgentFlag.AppearanceCell.Options.UseFont = true; - this.gv_urgentFlag.Caption = "URGENT_FLAG "; - 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.Visible = true; - this.gv_urgentFlag.VisibleIndex = 23; - this.gv_urgentFlag.Width = 50; - // - // gv_lineNo - // - this.gv_lineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lineNo.AppearanceCell.Options.UseFont = true; - this.gv_lineNo.Caption = "LINE_NO "; - this.gv_lineNo.FieldName = "lineNo"; - this.gv_lineNo.Name = "gv_lineNo"; - this.gv_lineNo.OptionsColumn.AllowEdit = false; - this.gv_lineNo.Tag = "query_a.LINE_NO"; - this.gv_lineNo.Visible = true; - this.gv_lineNo.VisibleIndex = 24; - this.gv_lineNo.Width = 64; - // - // gv_taskLino - // - this.gv_taskLino.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_taskLino.AppearanceCell.Options.UseFont = true; - this.gv_taskLino.Caption = "宸ュ崟琛屽彿 "; - this.gv_taskLino.FieldName = "taskLino"; - this.gv_taskLino.Name = "gv_taskLino"; - this.gv_taskLino.OptionsColumn.AllowEdit = false; - this.gv_taskLino.Tag = "query_a.TASK_LINO"; - this.gv_taskLino.Visible = true; - this.gv_taskLino.VisibleIndex = 25; - this.gv_taskLino.Width = 64; - // - // gv_fbillno - // - this.gv_fbillno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fbillno.AppearanceCell.Options.UseFont = true; - this.gv_fbillno.Caption = "鎶曟枡閫氱煡鍗曞崟鍙� "; - this.gv_fbillno.FieldName = "fbillno"; - this.gv_fbillno.Name = "gv_fbillno"; - this.gv_fbillno.OptionsColumn.AllowEdit = false; - this.gv_fbillno.Tag = "query_a.FBILLNO"; - this.gv_fbillno.Visible = true; - this.gv_fbillno.VisibleIndex = 26; - this.gv_fbillno.Width = 64; - // - // gv_fbillLino - // - this.gv_fbillLino.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fbillLino.AppearanceCell.Options.UseFont = true; - this.gv_fbillLino.Caption = "鎶曟枡鍗曡鍙� "; - this.gv_fbillLino.FieldName = "fbillLino"; - this.gv_fbillLino.Name = "gv_fbillLino"; - this.gv_fbillLino.OptionsColumn.AllowEdit = false; - this.gv_fbillLino.Tag = "query_a.FBILL_LINO"; - this.gv_fbillLino.Visible = true; - this.gv_fbillLino.VisibleIndex = 27; - this.gv_fbillLino.Width = 64; - // - // gv_custNo - // - this.gv_custNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_custNo.AppearanceCell.Options.UseFont = true; - this.gv_custNo.Caption = "瀹㈡埛缂栧彿 "; - this.gv_custNo.FieldName = "custNo"; - this.gv_custNo.Name = "gv_custNo"; - this.gv_custNo.OptionsColumn.AllowEdit = false; - this.gv_custNo.Tag = "query_a.CUST_NO"; - this.gv_custNo.Visible = true; - this.gv_custNo.VisibleIndex = 28; - this.gv_custNo.Width = 64; - // - // gv_custName - // - this.gv_custName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_custName.AppearanceCell.Options.UseFont = true; - this.gv_custName.Caption = "瀹㈡埛鍚嶇О "; - this.gv_custName.FieldName = "custName"; - this.gv_custName.Name = "gv_custName"; - this.gv_custName.OptionsColumn.AllowEdit = false; - this.gv_custName.Tag = "query_a.CUST_NAME"; - this.gv_custName.Visible = true; - this.gv_custName.VisibleIndex = 29; - this.gv_custName.Width = 64; // // gv_iqcReleaseNo // @@ -716,47 +457,8 @@ this.gv_iqcReleaseNo.OptionsColumn.AllowEdit = false; this.gv_iqcReleaseNo.Tag = "query_a.IQC_RELEASE_NO"; this.gv_iqcReleaseNo.Visible = true; - this.gv_iqcReleaseNo.VisibleIndex = 30; + this.gv_iqcReleaseNo.VisibleIndex = 12; this.gv_iqcReleaseNo.Width = 64; - // - // gv_cbillNo - // - this.gv_cbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_cbillNo.AppearanceCell.Options.UseFont = true; - this.gv_cbillNo.Caption = "鍒拌揣鍗曞彿/鍏跺畠鍏ュ簱鍗曞彿 "; - this.gv_cbillNo.FieldName = "cbillNo"; - this.gv_cbillNo.Name = "gv_cbillNo"; - this.gv_cbillNo.OptionsColumn.AllowEdit = false; - this.gv_cbillNo.Tag = "query_a.CBILL_NO"; - this.gv_cbillNo.Visible = true; - this.gv_cbillNo.VisibleIndex = 31; - this.gv_cbillNo.Width = 180; - // - // gv_rbillNo - // - this.gv_rbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_rbillNo.AppearanceCell.Options.UseFont = true; - this.gv_rbillNo.Caption = "浠诲姟姹囨姤鍗�/宸ュ崟鍙凤紙鎴愬搧鍏ュ簱銆侀��鏂欙級 "; - this.gv_rbillNo.FieldName = "rbillNo"; - this.gv_rbillNo.Name = "gv_rbillNo"; - this.gv_rbillNo.OptionsColumn.AllowEdit = false; - this.gv_rbillNo.Tag = "query_a.RBILL_NO"; - this.gv_rbillNo.Visible = true; - this.gv_rbillNo.VisibleIndex = 32; - this.gv_rbillNo.Width = 64; - // - // gv_bgr - // - this.gv_bgr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_bgr.AppearanceCell.Options.UseFont = true; - this.gv_bgr.Caption = "鎶ュ伐浜� "; - this.gv_bgr.FieldName = "bgr"; - this.gv_bgr.Name = "gv_bgr"; - this.gv_bgr.OptionsColumn.AllowEdit = false; - this.gv_bgr.Tag = "query_a.BGR"; - this.gv_bgr.Visible = true; - this.gv_bgr.VisibleIndex = 33; - this.gv_bgr.Width = 64; // // gv_suppId // @@ -768,17 +470,8 @@ this.gv_suppId.OptionsColumn.AllowEdit = false; this.gv_suppId.Tag = "query_a.SUPP_ID"; this.gv_suppId.Visible = true; - this.gv_suppId.VisibleIndex = 34; + this.gv_suppId.VisibleIndex = 16; this.gv_suppId.Width = 150; - // - // bandedGridColumn1 - // - this.bandedGridColumn1.Caption = "浠撳簱缂栧彿"; - this.bandedGridColumn1.FieldName = "depotCode"; - this.bandedGridColumn1.Name = "bandedGridColumn1"; - this.bandedGridColumn1.Visible = true; - this.bandedGridColumn1.VisibleIndex = 35; - this.bandedGridColumn1.Width = 100; // // gv_suppNo // @@ -790,7 +483,7 @@ this.gv_suppNo.OptionsColumn.AllowEdit = false; this.gv_suppNo.Tag = "query_a.SUPP_NO"; this.gv_suppNo.Visible = true; - this.gv_suppNo.VisibleIndex = 36; + this.gv_suppNo.VisibleIndex = 15; this.gv_suppNo.Width = 100; // // gv_depotsId @@ -803,7 +496,7 @@ this.gv_depotsId.OptionsColumn.AllowEdit = false; this.gv_depotsId.Tag = "query_a.DEPOTS_ID"; this.gv_depotsId.Visible = true; - this.gv_depotsId.VisibleIndex = 37; + this.gv_depotsId.VisibleIndex = 14; this.gv_depotsId.Width = 100; // // bandedGridColumn2 @@ -813,41 +506,20 @@ this.bandedGridColumn2.Name = "bandedGridColumn2"; this.bandedGridColumn2.Tag = "org.fnamber"; this.bandedGridColumn2.Visible = true; - this.bandedGridColumn2.VisibleIndex = 38; + this.bandedGridColumn2.VisibleIndex = 17; this.bandedGridColumn2.Width = 250; - // - // bandedGridColumn3 - // - this.bandedGridColumn3.Caption = "鍏ュ簱鏍囪瘑"; - this.bandedGridColumn3.FieldName = "checkStatus"; - this.bandedGridColumn3.MinWidth = 25; - this.bandedGridColumn3.Name = "bandedGridColumn3"; - this.bandedGridColumn3.Visible = true; - this.bandedGridColumn3.VisibleIndex = 39; - this.bandedGridColumn3.Width = 94; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 282); + this.pageBar1.Location = new System.Drawing.Point(0, 513); 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(1346, 39); this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; - // - // picCheckBox - // - this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; - this.picCheckBox.Location = new System.Drawing.Point(961, 55); - this.picCheckBox.Name = "picCheckBox"; - this.picCheckBox.Size = new System.Drawing.Size(100, 50); - this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.picCheckBox.TabIndex = 6; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; // // xtraTabPage2 // @@ -863,12 +535,12 @@ this.splitMx1.Location = new System.Drawing.Point(0, 0); this.splitMx1.Name = "splitMx1"; // - // splitMx1.splitMx1_Panel1 + // splitMx1.Panel1 // this.splitMx1.Panel1.Controls.Add(this.layoutMx1); this.splitMx1.Panel1.Text = "Panel1"; // - // splitMx1.splitMx1_Panel2 + // splitMx1.Panel2 // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; @@ -903,6 +575,157 @@ this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // + // txt_dptName + // + this.txt_dptName.Location = new System.Drawing.Point(99, 76); + this.txt_dptName.Name = "txt_dptName"; + this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_dptName.Properties.Appearance.Options.UseFont = true; + this.txt_dptName.Size = new System.Drawing.Size(235, 28); + this.txt_dptName.StyleController = this.layoutMx1; + this.txt_dptName.TabIndex = 593; + this.txt_dptName.Tag = "readonly"; + // + // txt_remark + // + this.txt_remark.Location = new System.Drawing.Point(425, 76); + 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(561, 28); + this.txt_remark.StyleController = this.layoutMx1; + this.txt_remark.TabIndex = 240; + // + // txt_suppName + // + this.txt_suppName.Location = new System.Drawing.Point(99, 44); + this.txt_suppName.Name = "txt_suppName"; + this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_suppName.Properties.Appearance.Options.UseFont = true; + this.txt_suppName.Size = new System.Drawing.Size(235, 28); + this.txt_suppName.StyleController = this.layoutMx1; + this.txt_suppName.TabIndex = 592; + this.txt_suppName.Tag = "readonly"; + // + // txt_fcheckUser + // + this.txt_fcheckUser.Location = new System.Drawing.Point(1077, 12); + this.txt_fcheckUser.Name = "txt_fcheckUser"; + this.txt_fcheckUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; + this.txt_fcheckUser.Size = new System.Drawing.Size(236, 28); + this.txt_fcheckUser.StyleController = this.layoutMx1; + this.txt_fcheckUser.TabIndex = 595; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(1005, 139); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(329, 60); + this.lbGuid.TabIndex = 1; + this.lbGuid.Text = "lbGuid"; + this.lbGuid.Visible = false; + // + // txt_paperBillNo + // + this.txt_paperBillNo.Location = new System.Drawing.Point(425, 44); + 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(235, 28); + this.txt_paperBillNo.StyleController = this.layoutMx1; + this.txt_paperBillNo.TabIndex = 243; + // + // txt_checkDate + // + this.txt_checkDate.Location = new System.Drawing.Point(1077, 44); + this.txt_checkDate.Name = "txt_checkDate"; + this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_checkDate.Properties.Appearance.Options.UseFont = true; + this.txt_checkDate.Size = new System.Drawing.Size(236, 28); + this.txt_checkDate.StyleController = this.layoutMx1; + this.txt_checkDate.TabIndex = 587; + // + // txt_billNo + // + this.txt_billNo.Location = new System.Drawing.Point(99, 12); + this.txt_billNo.Name = "txt_billNo"; + this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_billNo.Properties.Appearance.Options.UseFont = true; + this.txt_billNo.Size = new System.Drawing.Size(235, 28); + this.txt_billNo.StyleController = this.layoutMx1; + this.txt_billNo.TabIndex = 211; + // + // txt_cbillNo + // + this.txt_cbillNo.Location = new System.Drawing.Point(425, 12); + this.txt_cbillNo.Name = "txt_cbillNo"; + this.txt_cbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; + this.txt_cbillNo.Size = new System.Drawing.Size(235, 28); + this.txt_cbillNo.StyleController = this.layoutMx1; + this.txt_cbillNo.TabIndex = 507; + // + // txt_createBy + // + this.txt_createBy.Location = new System.Drawing.Point(751, 12); + this.txt_createBy.Name = "txt_createBy"; + this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_createBy.Properties.Appearance.Options.UseFont = true; + this.txt_createBy.Size = new System.Drawing.Size(235, 28); + this.txt_createBy.StyleController = this.layoutMx1; + this.txt_createBy.TabIndex = 219; + // + // txt_createDate + // + this.txt_createDate.Location = new System.Drawing.Point(751, 44); + this.txt_createDate.Name = "txt_createDate"; + this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_createDate.Properties.Appearance.Options.UseFont = true; + this.txt_createDate.Size = new System.Drawing.Size(235, 28); + this.txt_createDate.StyleController = this.layoutMx1; + this.txt_createDate.TabIndex = 222; + // + // txt_fstatus + // + this.txt_fstatus.Location = new System.Drawing.Point(990, 76); + this.txt_fstatus.Name = "txt_fstatus"; + this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��"; + this.txt_fstatus.Size = new System.Drawing.Size(323, 24); + this.txt_fstatus.StyleController = this.layoutMx1; + this.txt_fstatus.TabIndex = 596; + // + // txt_guid + // + this.txt_guid.Location = new System.Drawing.Point(1092, 152); + this.txt_guid.Name = "txt_guid"; + this.txt_guid.Size = new System.Drawing.Size(242, 24); + this.txt_guid.StyleController = this.layoutMx1; + this.txt_guid.TabIndex = 597; + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.lbGuid; + this.layoutControlItem7.Location = new System.Drawing.Point(993, 127); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem7.Size = new System.Drawing.Size(333, 64); + this.layoutControlItem7.Text = "lbGuid"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem7.TextVisible = false; + // + // labl_guid + // + this.labl_guid.Control = this.txt_guid; + this.labl_guid.Location = new System.Drawing.Point(993, 140); + this.labl_guid.Name = "labl_guid"; + this.labl_guid.OptionsTableLayoutItem.ColumnIndex = 3; + this.labl_guid.OptionsTableLayoutItem.RowIndex = 2; + this.labl_guid.Size = new System.Drawing.Size(333, 70); + this.labl_guid.Text = "涓婚敭GUID"; + this.labl_guid.TextSize = new System.Drawing.Size(50, 20); + // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; @@ -921,142 +744,31 @@ this.layoutControlItem12}); 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; + columnDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition17.Width = 100D; + columnDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition18.Width = 100D; + columnDefinition19.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition19.Width = 100D; + columnDefinition20.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition20.Width = 100D; 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; + columnDefinition17, + columnDefinition18, + columnDefinition19, + columnDefinition20}); + rowDefinition13.Height = 100D; + rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition14.Height = 100D; + rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition15.Height = 100D; + rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition1, - rowDefinition2, - rowDefinition3}); + rowDefinition13, + rowDefinition14, + rowDefinition15}); this.Root.Size = new System.Drawing.Size(1325, 116); this.Root.TextVisible = false; - // - // txt_fcheckUser - // - this.txt_fcheckUser.Location = new System.Drawing.Point(1077, 12); - this.txt_fcheckUser.Name = "txt_fcheckUser"; - this.txt_fcheckUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; - this.txt_fcheckUser.Size = new System.Drawing.Size(236, 28); - this.txt_fcheckUser.StyleController = this.layoutMx1; - this.txt_fcheckUser.TabIndex = 595; - // - // txt_dptName - // - this.txt_dptName.Location = new System.Drawing.Point(99, 76); - this.txt_dptName.Name = "txt_dptName"; - this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_dptName.Properties.Appearance.Options.UseFont = true; - this.txt_dptName.Size = new System.Drawing.Size(235, 28); - this.txt_dptName.StyleController = this.layoutMx1; - this.txt_dptName.TabIndex = 593; - this.txt_dptName.Tag = "readonly"; - // - // txt_suppName - // - this.txt_suppName.Location = new System.Drawing.Point(99, 44); - this.txt_suppName.Name = "txt_suppName"; - this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_suppName.Properties.Appearance.Options.UseFont = true; - this.txt_suppName.Size = new System.Drawing.Size(235, 28); - this.txt_suppName.StyleController = this.layoutMx1; - this.txt_suppName.TabIndex = 592; - this.txt_suppName.Tag = "readonly"; - // - // txt_checkDate - // - this.txt_checkDate.Location = new System.Drawing.Point(1077, 44); - this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(236, 28); - this.txt_checkDate.StyleController = this.layoutMx1; - this.txt_checkDate.TabIndex = 587; - // - // lbGuid - // - this.lbGuid.Location = new System.Drawing.Point(1005, 139); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(329, 60); - this.lbGuid.TabIndex = 1; - this.lbGuid.Text = "lbGuid"; - this.lbGuid.Visible = false; - // - // txt_cbillNo - // - this.txt_cbillNo.Location = new System.Drawing.Point(425, 12); - this.txt_cbillNo.Name = "txt_cbillNo"; - this.txt_cbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; - this.txt_cbillNo.Size = new System.Drawing.Size(235, 28); - this.txt_cbillNo.StyleController = this.layoutMx1; - this.txt_cbillNo.TabIndex = 507; - // - // txt_paperBillNo - // - this.txt_paperBillNo.Location = new System.Drawing.Point(425, 44); - 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(235, 28); - this.txt_paperBillNo.StyleController = this.layoutMx1; - this.txt_paperBillNo.TabIndex = 243; - // - // txt_remark - // - this.txt_remark.Location = new System.Drawing.Point(425, 76); - 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(561, 28); - this.txt_remark.StyleController = this.layoutMx1; - this.txt_remark.TabIndex = 240; - // - // txt_createDate - // - this.txt_createDate.Location = new System.Drawing.Point(751, 44); - this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(235, 28); - this.txt_createDate.StyleController = this.layoutMx1; - this.txt_createDate.TabIndex = 222; - // - // txt_createBy - // - this.txt_createBy.Location = new System.Drawing.Point(751, 12); - this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(235, 28); - this.txt_createBy.StyleController = this.layoutMx1; - this.txt_createBy.TabIndex = 219; - // - // txt_billNo - // - this.txt_billNo.Location = new System.Drawing.Point(99, 12); - this.txt_billNo.Name = "txt_billNo"; - this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(235, 28); - this.txt_billNo.StyleController = this.layoutMx1; - this.txt_billNo.TabIndex = 211; // // layoutControlItem1 // @@ -1119,18 +831,6 @@ this.layoutControlItem6.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); // - // layoutControlItem7 - // - this.layoutControlItem7.Control = this.lbGuid; - this.layoutControlItem7.Location = new System.Drawing.Point(993, 127); - this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(333, 64); - this.layoutControlItem7.Text = "lbGuid"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem7.TextVisible = false; - // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_paperBillNo; @@ -1173,34 +873,6 @@ this.layoutControlItem11.Size = new System.Drawing.Size(652, 32); this.layoutControlItem11.Text = "澶囨敞"; this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); - // - // txt_fstatus - // - this.txt_fstatus.Location = new System.Drawing.Point(990, 76); - this.txt_fstatus.Name = "txt_fstatus"; - this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_fstatus.Size = new System.Drawing.Size(323, 24); - this.txt_fstatus.StyleController = this.layoutMx1; - this.txt_fstatus.TabIndex = 596; - // - // txt_guid - // - this.txt_guid.Location = new System.Drawing.Point(1092, 152); - this.txt_guid.Name = "txt_guid"; - this.txt_guid.Size = new System.Drawing.Size(242, 24); - this.txt_guid.StyleController = this.layoutMx1; - this.txt_guid.TabIndex = 597; - // - // labl_guid - // - this.labl_guid.Control = this.txt_guid; - this.labl_guid.Location = new System.Drawing.Point(993, 140); - this.labl_guid.Name = "labl_guid"; - this.labl_guid.OptionsTableLayoutItem.ColumnIndex = 3; - this.labl_guid.OptionsTableLayoutItem.RowIndex = 2; - this.labl_guid.Size = new System.Drawing.Size(333, 70); - this.labl_guid.Text = "涓婚敭GUID"; - this.labl_guid.TextSize = new System.Drawing.Size(50, 20); // // layoutControlItem12 // @@ -1257,7 +929,9 @@ this.gvMx2ebeln, this.gvMx2workNo, this.gvMx2ebelnK3id, - this.gvMx2lineK3id}); + this.gvMx2lineK3id, + this.gridColumn5, + this.gridColumn6}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; @@ -1391,7 +1065,7 @@ // this.xtraTabPage3.Controls.Add(this.gcMx2); this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1344, 538); + this.xtraTabPage3.Size = new System.Drawing.Size(1344, 419); this.xtraTabPage3.Text = "鍏ュ簱鏉$爜"; // // gcMx2 @@ -1400,7 +1074,7 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(1344, 538); + this.gcMx2.Size = new System.Drawing.Size(1344, 419); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -1421,7 +1095,9 @@ this.gvMx1depotSectionCode, this.gvMx1depotCode, this.gvMx1ebelnK3id, - this.gvMx1lineK3id}); + this.gvMx1lineK3id, + this.gridColumn7, + this.gridColumn8}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1596,6 +1272,77 @@ this.gvMx1lineK3id.VisibleIndex = 12; this.gvMx1lineK3id.Width = 94; // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(961, 55); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 6; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // + // gridColumn3 + // + this.gridColumn3.Caption = "鍏ュ簱绫诲埆"; + this.gridColumn3.FieldName = "inType"; + this.gridColumn3.MinWidth = 25; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 18; + this.gridColumn3.Width = 94; + // + // gridColumn4 + // + this.gridColumn4.Caption = "浠撳簱缂栧彿"; + this.gridColumn4.FieldName = "depotCode"; + this.gridColumn4.MinWidth = 25; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.Visible = true; + this.gridColumn4.VisibleIndex = 13; + this.gridColumn4.Width = 94; + // + // gridColumn5 + // + this.gridColumn5.Caption = "寤虹珛鑰�"; + this.gridColumn5.FieldName = "createBy"; + this.gridColumn5.MinWidth = 25; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 9; + this.gridColumn5.Width = 94; + // + // gridColumn6 + // + this.gridColumn6.Caption = "寤虹珛鏃堕棿"; + this.gridColumn6.FieldName = "createDate"; + this.gridColumn6.MinWidth = 25; + this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.Visible = true; + this.gridColumn6.VisibleIndex = 10; + this.gridColumn6.Width = 94; + // + // gridColumn7 + // + this.gridColumn7.Caption = "寤虹珛鑰�"; + this.gridColumn7.FieldName = "createBy"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 13; + this.gridColumn7.Width = 94; + // + // gridColumn8 + // + this.gridColumn8.Caption = "寤虹珛鏃堕棿"; + this.gridColumn8.FieldName = "createDate"; + this.gridColumn8.MinWidth = 25; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 14; + this.gridColumn8.Width = 94; + // // Frm_MesInvItemIns // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1616,7 +1363,6 @@ this.split1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); this.splitMx1.Panel1.ResumeLayout(false); @@ -1626,31 +1372,31 @@ this.splitMx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.labl_guid)).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.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.labl_guid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); @@ -1660,6 +1406,7 @@ this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -1680,37 +1427,15 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; private DevExpress.XtraGrid.Columns.GridColumn gv_remark; private DevExpress.XtraGrid.Columns.GridColumn gv_paperBillNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_userNoBack; private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser; private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; private DevExpress.XtraGrid.Columns.GridColumn gv_taskNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_insDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_checkRes; - private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty; - private DevExpress.XtraGrid.Columns.GridColumn gv_mmlist; - private DevExpress.XtraGrid.Columns.GridColumn gv_ebeln; - private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode; - private DevExpress.XtraGrid.Columns.GridColumn gv_transctionNo; private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck; - private DevExpress.XtraGrid.Columns.GridColumn gv_insby; - private DevExpress.XtraGrid.Columns.GridColumn gv_isVisual; - private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag; - private DevExpress.XtraGrid.Columns.GridColumn gv_lineNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_taskLino; - private DevExpress.XtraGrid.Columns.GridColumn gv_fbillno; - private DevExpress.XtraGrid.Columns.GridColumn gv_fbillLino; - private DevExpress.XtraGrid.Columns.GridColumn gv_custNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_custName; private DevExpress.XtraGrid.Columns.GridColumn gv_iqcReleaseNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_cbillNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_rbillNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_bgr; private DevExpress.XtraGrid.Columns.GridColumn gv_suppId; - private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; private DevExpress.XtraGrid.Columns.GridColumn gv_depotsId; private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn2; - private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn3; private UserControls.Data.UcPageBar pageBar1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.SplitContainerControl splitMx1; @@ -1774,5 +1499,11 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode; private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id; private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; } } \ No newline at end of file -- Gitblit v1.9.3