From d70880a3d9ae6c9f99ec380ccd16f5524bb622e6 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 05 四月 2025 09:06:31 +0800 Subject: [PATCH] 修改按钮状态 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs | 3506 ++++++++++++++++++++++------------------------------------ 1 files changed, 1,337 insertions(+), 2,169 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs index 6d9acaa..cf37a93 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs @@ -1,7 +1,7 @@ /* Create By GS EasyCode */ namespace Gs.DevApp.DevFrm { - partial class Frm_MesRohIn + partial class Frm_MesRohIn { /// <summary> /// Required designer variable. @@ -29,1851 +29,211 @@ /// </summary> private void InitializeComponent() { - this.gvMx1demandDocumentLineId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1demandSource = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1changeFlag = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1planTrackingId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1demandTrackingId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1sourceDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1sourceDocumentType = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1returnableStoredQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1returnableReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1totalReturnedQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1remainingStoredQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1totalStoredQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1totalReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1terminateTime = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1terminator = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1businessTerminate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1freezeTime = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1freezer = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1businessFreeze = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1businessClose = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1batchNumber = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1outsourcingOrderId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1isGift = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1latestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1earliestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1deliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1pricingQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1pricingUnit = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1purchaseQty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1orderLineId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1salesOrderId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); + 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(); + 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.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_documentStatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_documentType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_businessType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_purchaseDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.bandedGridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_supplier = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_closeStatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_purchaseDept = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_qtyAcceptance = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_purchaser = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_qualityReq = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_settlementParty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_paymentParty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_transportMethod = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_cancellationStatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_cancellationPerson = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_cancellationDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_erpCheckBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_erpCheckDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_changereason = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvcol6 = 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.txt_supplier = new Gs.DevApp.UserControl.UcLookSupplier(); + this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_guid = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = 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.lb_company = new DevExpress.XtraEditors.LabelControl(); - this.txt_company = new DevExpress.XtraEditors.TextEdit(); - this.lb_factory = new DevExpress.XtraEditors.LabelControl(); - this.txt_factory = new DevExpress.XtraEditors.TextEdit(); - this.lb_changereason = new DevExpress.XtraEditors.LabelControl(); - this.txt_changereason = new DevExpress.XtraEditors.TextEdit(); - this.gv_changereason = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_checkFalg = new DevExpress.XtraEditors.LabelControl(); - this.txt_checkFalg = new DevExpress.XtraEditors.TextEdit(); - this.gv_checkFalg = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_checkBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_checkBy = new DevExpress.XtraEditors.TextEdit(); - this.gv_checkBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_checkDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_ebelnK3id = new DevExpress.XtraEditors.LabelControl(); - this.txt_ebelnK3id = new DevExpress.XtraEditors.TextEdit(); - this.lb_erpCheckDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_erpCheckDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_erpCheckDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_erpCheckBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_erpCheckBy = new DevExpress.XtraEditors.TextEdit(); - this.gv_erpCheckBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit(); - this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); - this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_cancellationDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_cancellationDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_cancellationDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_cancellationPerson = new DevExpress.XtraEditors.LabelControl(); - this.txt_cancellationPerson = new DevExpress.XtraEditors.TextEdit(); - this.gv_cancellationPerson = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_cancellationStatus = new DevExpress.XtraEditors.LabelControl(); - this.txt_cancellationStatus = new DevExpress.XtraEditors.TextEdit(); - this.gv_cancellationStatus = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fixtureMoldProcurement = new DevExpress.XtraEditors.LabelControl(); - this.txt_fixtureMoldProcurement = new DevExpress.XtraEditors.TextEdit(); - this.lb_remarks = new DevExpress.XtraEditors.LabelControl(); - this.txt_remarks = new DevExpress.XtraEditors.TextEdit(); - this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_transportMethod = new DevExpress.XtraEditors.LabelControl(); - this.txt_transportMethod = new DevExpress.XtraEditors.TextEdit(); - this.gv_transportMethod = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_email = new DevExpress.XtraEditors.LabelControl(); - this.txt_email = new DevExpress.XtraEditors.TextEdit(); - this.lb_paymentParty = new DevExpress.XtraEditors.LabelControl(); - this.txt_paymentParty = new DevExpress.XtraEditors.TextEdit(); - this.gv_paymentParty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_settlementParty = new DevExpress.XtraEditors.LabelControl(); - this.txt_settlementParty = new DevExpress.XtraEditors.TextEdit(); - this.gv_settlementParty = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_qualityReq = new DevExpress.XtraEditors.LabelControl(); - this.txt_qualityReq = new DevExpress.XtraEditors.TextEdit(); - this.gv_qualityReq = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_purchaser = new DevExpress.XtraEditors.LabelControl(); - this.txt_purchaser = new DevExpress.XtraEditors.TextEdit(); - this.gv_purchaser = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_qtyAcceptance = new DevExpress.XtraEditors.LabelControl(); - this.txt_qtyAcceptance = new DevExpress.XtraEditors.TextEdit(); - this.gv_qtyAcceptance = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_purchaseGroup = new DevExpress.XtraEditors.LabelControl(); - this.txt_purchaseGroup = new DevExpress.XtraEditors.TextEdit(); - this.lb_purchaseDept = new DevExpress.XtraEditors.LabelControl(); - this.txt_purchaseDept = new DevExpress.XtraEditors.TextEdit(); - this.gv_purchaseDept = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_purchaseOrg = new DevExpress.XtraEditors.LabelControl(); - this.txt_purchaseOrg = new DevExpress.XtraEditors.TextEdit(); - this.lb_closeStatus = new DevExpress.XtraEditors.LabelControl(); - this.txt_closeStatus = new DevExpress.XtraEditors.TextEdit(); - this.gv_closeStatus = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_supplier = new DevExpress.XtraEditors.LabelControl(); - this.txt_supplier = new DevExpress.XtraEditors.TextEdit(); - this.gv_supplier = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_purchaseDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_purchaseDate = new DevExpress.XtraEditors.TextEdit(); - this.gv_purchaseDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_businessType = new DevExpress.XtraEditors.LabelControl(); - this.txt_businessType = new DevExpress.XtraEditors.TextEdit(); - this.gv_businessType = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_documentType = new DevExpress.XtraEditors.LabelControl(); - this.txt_documentType = new DevExpress.XtraEditors.TextEdit(); - this.gv_documentType = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_documentStatus = new DevExpress.XtraEditors.LabelControl(); - this.txt_documentStatus = new DevExpress.XtraEditors.TextEdit(); - this.gv_documentStatus = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_billNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); - this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); - this.gcMain = new DevExpress.XtraGrid.GridControl(); - this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn(); - 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.labelControl11 = new DevExpress.XtraEditors.LabelControl(); + this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_erpid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1salesOrderId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1businessTerminate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1pricingQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1pricingUnit = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1deliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1earliestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1latestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1purchaseQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1isGift = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1businessClose = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1businessFreeze = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1freezer = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1freezeTime = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1terminator = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1terminateTime = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1totalReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1totalStoredQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1remainingStoredQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1totalReturnedQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1returnableReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1returnableStoredQty = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1sourceDocumentType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1planTrackingId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1changeFlag = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1demandDocumentLineId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); this.lbGuid = new System.Windows.Forms.Label(); - this.tabMxPage1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_changereason.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationPerson.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationStatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fixtureMoldProcurement.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_transportMethod.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_email.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_paymentParty.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_settlementParty.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_qualityReq.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaser.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_qtyAcceptance.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseGroup.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseDept.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseOrg.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_supplier.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_businessType.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_documentType.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); ((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.txt_billNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); - this.panel1.SuspendLayout(); + this.tabMxPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); this.SuspendLayout(); - // - // gvMx1demandDocumentLineId - // - this.gvMx1demandDocumentLineId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1demandDocumentLineId.AppearanceCell.Options.UseFont = true; - this.gvMx1demandDocumentLineId.Caption = "闇�姹傚崟鎹鍙�"; - this.gvMx1demandDocumentLineId.FieldName = "demandDocumentLineId"; - this.gvMx1demandDocumentLineId.MinWidth = 100; - this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId"; - this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID"; - this.gvMx1demandDocumentLineId.Visible = true; - this.gvMx1demandDocumentLineId.VisibleIndex = 36; - this.gvMx1demandDocumentLineId.Width = 100; - // - // gvMx1demandDocumentId - // - this.gvMx1demandDocumentId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1demandDocumentId.AppearanceCell.Options.UseFont = true; - this.gvMx1demandDocumentId.Caption = "闇�姹傚崟鎹彿"; - this.gvMx1demandDocumentId.FieldName = "demandDocumentId"; - this.gvMx1demandDocumentId.MinWidth = 100; - this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId"; - this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID"; - this.gvMx1demandDocumentId.Visible = true; - this.gvMx1demandDocumentId.VisibleIndex = 35; - this.gvMx1demandDocumentId.Width = 100; - // - // gvMx1demandSource - // - this.gvMx1demandSource.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1demandSource.AppearanceCell.Options.UseFont = true; - this.gvMx1demandSource.Caption = "闇�姹傛潵婧�"; - this.gvMx1demandSource.FieldName = "demandSource"; - this.gvMx1demandSource.MinWidth = 100; - this.gvMx1demandSource.Name = "gvMx1demandSource"; - this.gvMx1demandSource.Tag = "query_a.DEMAND_SOURCE"; - this.gvMx1demandSource.Visible = true; - this.gvMx1demandSource.VisibleIndex = 34; - this.gvMx1demandSource.Width = 100; - // - // gvMx1changeFlag - // - this.gvMx1changeFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1changeFlag.AppearanceCell.Options.UseFont = true; - this.gvMx1changeFlag.Caption = "鍙樻洿鏍囪瘑"; - this.gvMx1changeFlag.FieldName = "changeFlag"; - this.gvMx1changeFlag.MinWidth = 100; - this.gvMx1changeFlag.Name = "gvMx1changeFlag"; - this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG"; - this.gvMx1changeFlag.Visible = true; - this.gvMx1changeFlag.VisibleIndex = 33; - this.gvMx1changeFlag.Width = 100; - // - // gvMx1planTrackingId - // - this.gvMx1planTrackingId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1planTrackingId.AppearanceCell.Options.UseFont = true; - this.gvMx1planTrackingId.Caption = "璁″垝璺熻釜鍙�"; - this.gvMx1planTrackingId.FieldName = "planTrackingId"; - this.gvMx1planTrackingId.MinWidth = 100; - this.gvMx1planTrackingId.Name = "gvMx1planTrackingId"; - this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID"; - this.gvMx1planTrackingId.Visible = true; - this.gvMx1planTrackingId.VisibleIndex = 32; - this.gvMx1planTrackingId.Width = 100; - // - // gvMx1demandTrackingId - // - this.gvMx1demandTrackingId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1demandTrackingId.AppearanceCell.Options.UseFont = true; - this.gvMx1demandTrackingId.Caption = "闇�姹傝窡韪彿"; - this.gvMx1demandTrackingId.FieldName = "demandTrackingId"; - this.gvMx1demandTrackingId.MinWidth = 100; - this.gvMx1demandTrackingId.Name = "gvMx1demandTrackingId"; - this.gvMx1demandTrackingId.Tag = "query_a.DEMAND_TRACKING_ID"; - this.gvMx1demandTrackingId.Visible = true; - this.gvMx1demandTrackingId.VisibleIndex = 31; - this.gvMx1demandTrackingId.Width = 100; - // - // gvMx1sourceDocumentId - // - this.gvMx1sourceDocumentId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1sourceDocumentId.AppearanceCell.Options.UseFont = true; - this.gvMx1sourceDocumentId.Caption = "鏉ユ簮鍗曟嵁鍙�"; - this.gvMx1sourceDocumentId.FieldName = "sourceDocumentId"; - this.gvMx1sourceDocumentId.MinWidth = 100; - this.gvMx1sourceDocumentId.Name = "gvMx1sourceDocumentId"; - this.gvMx1sourceDocumentId.Tag = "query_a.SOURCE_DOCUMENT_ID"; - this.gvMx1sourceDocumentId.Visible = true; - this.gvMx1sourceDocumentId.VisibleIndex = 30; - this.gvMx1sourceDocumentId.Width = 100; - // - // gvMx1sourceDocumentType - // - this.gvMx1sourceDocumentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1sourceDocumentType.AppearanceCell.Options.UseFont = true; - this.gvMx1sourceDocumentType.Caption = "鏉ユ簮鍗曟嵁绫诲瀷"; - this.gvMx1sourceDocumentType.FieldName = "sourceDocumentType"; - this.gvMx1sourceDocumentType.MinWidth = 100; - this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType"; - this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE"; - this.gvMx1sourceDocumentType.Visible = true; - this.gvMx1sourceDocumentType.VisibleIndex = 29; - this.gvMx1sourceDocumentType.Width = 100; - // - // gvMx1returnableStoredQty - // - this.gvMx1returnableStoredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1returnableStoredQty.AppearanceCell.Options.UseFont = true; - this.gvMx1returnableStoredQty.Caption = "鍙��鍏ュ簱鏁伴噺"; - this.gvMx1returnableStoredQty.FieldName = "returnableStoredQty"; - this.gvMx1returnableStoredQty.MinWidth = 100; - this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty"; - this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY"; - this.gvMx1returnableStoredQty.Visible = true; - this.gvMx1returnableStoredQty.VisibleIndex = 28; - this.gvMx1returnableStoredQty.Width = 100; - // - // gvMx1returnableReceivedQty - // - this.gvMx1returnableReceivedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1returnableReceivedQty.AppearanceCell.Options.UseFont = true; - this.gvMx1returnableReceivedQty.Caption = "鍙��鏀惰揣鏁伴噺"; - this.gvMx1returnableReceivedQty.FieldName = "returnableReceivedQty"; - this.gvMx1returnableReceivedQty.MinWidth = 100; - this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty"; - this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY"; - this.gvMx1returnableReceivedQty.Visible = true; - this.gvMx1returnableReceivedQty.VisibleIndex = 27; - this.gvMx1returnableReceivedQty.Width = 100; - // - // gvMx1totalReturnedQty - // - this.gvMx1totalReturnedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1totalReturnedQty.AppearanceCell.Options.UseFont = true; - this.gvMx1totalReturnedQty.Caption = "鎬婚��璐ф暟閲�"; - this.gvMx1totalReturnedQty.FieldName = "totalReturnedQty"; - this.gvMx1totalReturnedQty.MinWidth = 100; - this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty"; - this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY"; - this.gvMx1totalReturnedQty.Visible = true; - this.gvMx1totalReturnedQty.VisibleIndex = 26; - this.gvMx1totalReturnedQty.Width = 100; - // - // gvMx1remainingStoredQty - // - this.gvMx1remainingStoredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1remainingStoredQty.AppearanceCell.Options.UseFont = true; - this.gvMx1remainingStoredQty.Caption = "鍓╀綑鍏ュ簱鏁伴噺"; - this.gvMx1remainingStoredQty.FieldName = "remainingStoredQty"; - this.gvMx1remainingStoredQty.MinWidth = 100; - this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty"; - this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY"; - this.gvMx1remainingStoredQty.Visible = true; - this.gvMx1remainingStoredQty.VisibleIndex = 25; - this.gvMx1remainingStoredQty.Width = 100; - // - // gvMx1totalStoredQty - // - this.gvMx1totalStoredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1totalStoredQty.AppearanceCell.Options.UseFont = true; - this.gvMx1totalStoredQty.Caption = "鎬诲凡鍏ュ簱鏁伴噺"; - this.gvMx1totalStoredQty.FieldName = "totalStoredQty"; - this.gvMx1totalStoredQty.MinWidth = 100; - this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty"; - this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY"; - this.gvMx1totalStoredQty.Visible = true; - this.gvMx1totalStoredQty.VisibleIndex = 24; - this.gvMx1totalStoredQty.Width = 100; - // - // gvMx1remainingReceivedQty - // - this.gvMx1remainingReceivedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true; - this.gvMx1remainingReceivedQty.Caption = "鍓╀綑鏀惰揣鏁伴噺"; - this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty"; - this.gvMx1remainingReceivedQty.MinWidth = 100; - this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty"; - this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY"; - this.gvMx1remainingReceivedQty.Visible = true; - this.gvMx1remainingReceivedQty.VisibleIndex = 23; - this.gvMx1remainingReceivedQty.Width = 100; - // - // gvMx1totalReceivedQty - // - this.gvMx1totalReceivedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1totalReceivedQty.AppearanceCell.Options.UseFont = true; - this.gvMx1totalReceivedQty.Caption = "鎬诲凡鏀舵暟閲�"; - this.gvMx1totalReceivedQty.FieldName = "totalReceivedQty"; - this.gvMx1totalReceivedQty.MinWidth = 100; - this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty"; - this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY"; - this.gvMx1totalReceivedQty.Visible = true; - this.gvMx1totalReceivedQty.VisibleIndex = 22; - this.gvMx1totalReceivedQty.Width = 100; - // - // gvMx1terminateTime - // - this.gvMx1terminateTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1terminateTime.AppearanceCell.Options.UseFont = true; - this.gvMx1terminateTime.Caption = "缁堟鏃堕棿"; - this.gvMx1terminateTime.FieldName = "terminateTime"; - this.gvMx1terminateTime.MinWidth = 100; - this.gvMx1terminateTime.Name = "gvMx1terminateTime"; - this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME"; - this.gvMx1terminateTime.Visible = true; - this.gvMx1terminateTime.VisibleIndex = 21; - this.gvMx1terminateTime.Width = 100; - // - // gvMx1terminator - // - this.gvMx1terminator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1terminator.AppearanceCell.Options.UseFont = true; - this.gvMx1terminator.Caption = "缁堟浜�"; - this.gvMx1terminator.FieldName = "terminator"; - this.gvMx1terminator.MinWidth = 100; - this.gvMx1terminator.Name = "gvMx1terminator"; - this.gvMx1terminator.Tag = "query_a.TERMINATOR"; - this.gvMx1terminator.Visible = true; - this.gvMx1terminator.VisibleIndex = 20; - this.gvMx1terminator.Width = 100; - // - // gvMx1businessTerminate - // - this.gvMx1businessTerminate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1businessTerminate.AppearanceCell.Options.UseFont = true; - this.gvMx1businessTerminate.Caption = "涓氬姟缁堟鏍囪瘑"; - this.gvMx1businessTerminate.FieldName = "businessTerminate"; - this.gvMx1businessTerminate.MinWidth = 50; - this.gvMx1businessTerminate.Name = "gvMx1businessTerminate"; - this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE"; - this.gvMx1businessTerminate.Visible = true; - this.gvMx1businessTerminate.VisibleIndex = 24; - this.gvMx1businessTerminate.Width = 94; - // - // gvMx1freezeTime - // - this.gvMx1freezeTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1freezeTime.AppearanceCell.Options.UseFont = true; - this.gvMx1freezeTime.Caption = "鍐荤粨鏃堕棿"; - this.gvMx1freezeTime.FieldName = "freezeTime"; - this.gvMx1freezeTime.MinWidth = 100; - this.gvMx1freezeTime.Name = "gvMx1freezeTime"; - this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME"; - this.gvMx1freezeTime.Visible = true; - this.gvMx1freezeTime.VisibleIndex = 18; - this.gvMx1freezeTime.Width = 100; - // - // gvMx1freezer - // - this.gvMx1freezer.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1freezer.AppearanceCell.Options.UseFont = true; - this.gvMx1freezer.Caption = "鍐荤粨浜�"; - this.gvMx1freezer.FieldName = "freezer"; - this.gvMx1freezer.MinWidth = 100; - this.gvMx1freezer.Name = "gvMx1freezer"; - this.gvMx1freezer.Tag = "query_a.FREEZER"; - this.gvMx1freezer.Visible = true; - this.gvMx1freezer.VisibleIndex = 17; - this.gvMx1freezer.Width = 100; - // - // gvMx1businessFreeze - // - this.gvMx1businessFreeze.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1businessFreeze.AppearanceCell.Options.UseFont = true; - this.gvMx1businessFreeze.Caption = "涓氬姟鍐荤粨鏍囪瘑"; - this.gvMx1businessFreeze.FieldName = "businessFreeze"; - this.gvMx1businessFreeze.MinWidth = 50; - this.gvMx1businessFreeze.Name = "gvMx1businessFreeze"; - this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE"; - this.gvMx1businessFreeze.Visible = true; - this.gvMx1businessFreeze.VisibleIndex = 21; - this.gvMx1businessFreeze.Width = 94; - // - // gvMx1businessClose - // - this.gvMx1businessClose.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1businessClose.AppearanceCell.Options.UseFont = true; - this.gvMx1businessClose.Caption = "涓氬姟鍏抽棴鏍囪瘑"; - this.gvMx1businessClose.FieldName = "businessClose"; - this.gvMx1businessClose.MinWidth = 100; - this.gvMx1businessClose.Name = "gvMx1businessClose"; - this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE"; - this.gvMx1businessClose.Visible = true; - this.gvMx1businessClose.VisibleIndex = 15; - this.gvMx1businessClose.Width = 100; - // - // gvMx1batchNumber - // - this.gvMx1batchNumber.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1batchNumber.AppearanceCell.Options.UseFont = true; - this.gvMx1batchNumber.Caption = "鎵规鍙�"; - this.gvMx1batchNumber.FieldName = "batchNumber"; - this.gvMx1batchNumber.MinWidth = 50; - this.gvMx1batchNumber.Name = "gvMx1batchNumber"; - this.gvMx1batchNumber.Tag = "query_a.BATCH_NUMBER"; - this.gvMx1batchNumber.Visible = true; - this.gvMx1batchNumber.VisibleIndex = 19; - this.gvMx1batchNumber.Width = 94; - // - // gvMx1outsourcingOrderId - // - this.gvMx1outsourcingOrderId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1outsourcingOrderId.AppearanceCell.Options.UseFont = true; - this.gvMx1outsourcingOrderId.Caption = "濮斿璁㈠崟鍙�"; - this.gvMx1outsourcingOrderId.FieldName = "outsourcingOrderId"; - this.gvMx1outsourcingOrderId.MinWidth = 100; - this.gvMx1outsourcingOrderId.Name = "gvMx1outsourcingOrderId"; - this.gvMx1outsourcingOrderId.Tag = "query_a.OUTSOURCING_ORDER_ID"; - this.gvMx1outsourcingOrderId.Visible = true; - this.gvMx1outsourcingOrderId.VisibleIndex = 13; - this.gvMx1outsourcingOrderId.Width = 100; - // - // gvMx1remarks - // - this.gvMx1remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1remarks.AppearanceCell.Options.UseFont = true; - this.gvMx1remarks.Caption = "澶囨敞"; - this.gvMx1remarks.FieldName = "remarks"; - this.gvMx1remarks.MinWidth = 100; - this.gvMx1remarks.Name = "gvMx1remarks"; - this.gvMx1remarks.Tag = "query_a.REMARKS"; - this.gvMx1remarks.Visible = true; - this.gvMx1remarks.VisibleIndex = 12; - this.gvMx1remarks.Width = 100; - // - // gvMx1isGift - // - this.gvMx1isGift.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1isGift.AppearanceCell.Options.UseFont = true; - this.gvMx1isGift.Caption = "鏄惁璧犲搧"; - this.gvMx1isGift.FieldName = "isGift"; - this.gvMx1isGift.MinWidth = 100; - this.gvMx1isGift.Name = "gvMx1isGift"; - this.gvMx1isGift.Tag = "query_a.IS_GIFT"; - this.gvMx1isGift.Visible = true; - this.gvMx1isGift.VisibleIndex = 11; - this.gvMx1isGift.Width = 100; - // - // gvMx1latestDeliveryDate - // - this.gvMx1latestDeliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1latestDeliveryDate.AppearanceCell.Options.UseFont = true; - this.gvMx1latestDeliveryDate.Caption = "鏈�鏅氫氦璐ф棩鏈�"; - this.gvMx1latestDeliveryDate.FieldName = "latestDeliveryDate"; - this.gvMx1latestDeliveryDate.MinWidth = 200; - this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate"; - this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE"; - this.gvMx1latestDeliveryDate.Visible = true; - this.gvMx1latestDeliveryDate.VisibleIndex = 10; - this.gvMx1latestDeliveryDate.Width = 200; - // - // gvMx1earliestDeliveryDate - // - this.gvMx1earliestDeliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1earliestDeliveryDate.AppearanceCell.Options.UseFont = true; - this.gvMx1earliestDeliveryDate.Caption = "鏈�鏃╀氦璐ф棩鏈�"; - this.gvMx1earliestDeliveryDate.FieldName = "earliestDeliveryDate"; - this.gvMx1earliestDeliveryDate.MinWidth = 200; - this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate"; - this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE"; - this.gvMx1earliestDeliveryDate.Visible = true; - this.gvMx1earliestDeliveryDate.VisibleIndex = 9; - this.gvMx1earliestDeliveryDate.Width = 200; - // - // gvMx1deliveryDate - // - this.gvMx1deliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true; - this.gvMx1deliveryDate.Caption = "浜よ揣鏃ユ湡"; - this.gvMx1deliveryDate.FieldName = "deliveryDate"; - this.gvMx1deliveryDate.MinWidth = 200; - this.gvMx1deliveryDate.Name = "gvMx1deliveryDate"; - this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE"; - this.gvMx1deliveryDate.Visible = true; - this.gvMx1deliveryDate.VisibleIndex = 8; - this.gvMx1deliveryDate.Width = 200; - // - // gvMx1pricingQty - // - this.gvMx1pricingQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true; - this.gvMx1pricingQty.Caption = "璁′环鏁伴噺"; - this.gvMx1pricingQty.FieldName = "pricingQty"; - this.gvMx1pricingQty.MinWidth = 100; - this.gvMx1pricingQty.Name = "gvMx1pricingQty"; - this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY"; - this.gvMx1pricingQty.Visible = true; - this.gvMx1pricingQty.VisibleIndex = 7; - this.gvMx1pricingQty.Width = 100; - // - // gvMx1pricingUnit - // - this.gvMx1pricingUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true; - this.gvMx1pricingUnit.Caption = "璁′环鍗曚綅"; - this.gvMx1pricingUnit.FieldName = "pricingUnit"; - this.gvMx1pricingUnit.MinWidth = 100; - this.gvMx1pricingUnit.Name = "gvMx1pricingUnit"; - this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT"; - this.gvMx1pricingUnit.Visible = true; - this.gvMx1pricingUnit.VisibleIndex = 6; - this.gvMx1pricingUnit.Width = 100; - // - // gvMx1inventoryUnit - // - this.gvMx1inventoryUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true; - this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅"; - this.gvMx1inventoryUnit.FieldName = "inventoryUnit"; - this.gvMx1inventoryUnit.MinWidth = 100; - this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit"; - this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; - this.gvMx1inventoryUnit.Visible = true; - this.gvMx1inventoryUnit.VisibleIndex = 5; - this.gvMx1inventoryUnit.Width = 100; - // - // gvMx1purchaseQty - // - this.gvMx1purchaseQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true; - this.gvMx1purchaseQty.Caption = "閲囪喘鏁伴噺"; - this.gvMx1purchaseQty.FieldName = "purchaseQty"; - this.gvMx1purchaseQty.MinWidth = 100; - this.gvMx1purchaseQty.Name = "gvMx1purchaseQty"; - this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY"; - this.gvMx1purchaseQty.Visible = true; - this.gvMx1purchaseQty.VisibleIndex = 4; - this.gvMx1purchaseQty.Width = 100; - // - // gvMx1purchaseUnit - // - this.gvMx1purchaseUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true; - this.gvMx1purchaseUnit.Caption = "閲囪喘鍗曚綅"; - this.gvMx1purchaseUnit.FieldName = "purchaseUnit"; - this.gvMx1purchaseUnit.MinWidth = 100; - this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit"; - this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; - this.gvMx1purchaseUnit.Visible = true; - this.gvMx1purchaseUnit.VisibleIndex = 3; - this.gvMx1purchaseUnit.Width = 100; - // - // gvMx1itemId - // - this.gvMx1itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1itemId.AppearanceCell.Options.UseFont = true; - this.gvMx1itemId.Caption = "鐗╂枡缂栫爜"; - this.gvMx1itemId.FieldName = "itemId"; - this.gvMx1itemId.MinWidth = 100; - this.gvMx1itemId.Name = "gvMx1itemId"; - this.gvMx1itemId.Tag = "query_a.ITEM_ID"; - this.gvMx1itemId.Visible = true; - this.gvMx1itemId.VisibleIndex = 2; - this.gvMx1itemId.Width = 100; - // - // gvMx1orderLineId - // - this.gvMx1orderLineId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1orderLineId.AppearanceCell.Options.UseFont = true; - this.gvMx1orderLineId.Caption = "閲囪喘璁㈠崟琛屽彿"; - this.gvMx1orderLineId.FieldName = "orderLineId"; - this.gvMx1orderLineId.MinWidth = 100; - this.gvMx1orderLineId.Name = "gvMx1orderLineId"; - this.gvMx1orderLineId.Tag = "query_a.ORDER_LINE_ID"; - this.gvMx1orderLineId.Visible = true; - this.gvMx1orderLineId.VisibleIndex = 1; - this.gvMx1orderLineId.Width = 100; - // - // gvMx1salesOrderId - // - this.gvMx1salesOrderId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1salesOrderId.AppearanceCell.Options.UseFont = true; - this.gvMx1salesOrderId.Caption = "閿�鍞鍗曞彿"; - this.gvMx1salesOrderId.FieldName = "salesOrderId"; - this.gvMx1salesOrderId.MinWidth = 150; - this.gvMx1salesOrderId.Name = "gvMx1salesOrderId"; - this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID"; - this.gvMx1salesOrderId.Visible = true; - this.gvMx1salesOrderId.VisibleIndex = 0; - this.gvMx1salesOrderId.Width = 150; - // - // gvMx1guid - // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "涓婚敭涓嶈兘鍒犻櫎"; - this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 50; - this.gvMx1guid.Name = "gvMx1guid"; - this.gvMx1guid.Tag = "query_a.guid"; - this.gvMx1guid.Width = 94; - // - // tabMxPage1 - // - this.tabMxPage1.Controls.Add(this.gcMx1); - this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 220); - this.tabMxPage1.Text = "鏄庣粏1"; - // - // gcMx1 - // - this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx1.Location = new System.Drawing.Point(0, 0); - this.gcMx1.MainView = this.gvMx1; - this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1124, 220); - this.gcMx1.TabIndex = 0; - this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gvMx1}); - // - // gvMx1 - // - this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gvMx1guid, - this.gvMx1salesOrderId, - this.gvMx1orderLineId, - this.gvMx1itemId, - this.gvMx1purchaseQty, - this.gvMx1purchaseUnit, - this.gvMx1inventoryUnit, - this.gvMx1pricingUnit, - this.gvMx1pricingQty, - this.gvMx1deliveryDate, - this.gvMx1earliestDeliveryDate, - this.gvMx1latestDeliveryDate, - this.gvMx1isGift, - this.gvMx1remarks, - this.gvMx1outsourcingOrderId, - this.gvMx1batchNumber, - this.gvMx1businessClose, - this.gvMx1businessFreeze, - this.gvMx1freezer, - this.gvMx1freezeTime, - this.gvMx1businessTerminate, - this.gvMx1terminator, - this.gvMx1terminateTime, - this.gvMx1totalReceivedQty, - this.gvMx1remainingReceivedQty, - this.gvMx1totalStoredQty, - this.gvMx1remainingStoredQty, - this.gvMx1totalReturnedQty, - this.gvMx1returnableReceivedQty, - this.gvMx1returnableStoredQty, - this.gvMx1sourceDocumentType, - this.gvMx1sourceDocumentId, - this.gvMx1demandTrackingId, - this.gvMx1planTrackingId, - this.gvMx1changeFlag, - this.gvMx1demandSource, - this.gvMx1demandDocumentId, - this.gvMx1demandDocumentLineId}); - this.gvMx1.GridControl = this.gcMx1; - this.gvMx1.Name = "gvMx1"; - this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; - this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; - this.gvMx1.OptionsView.ShowGroupPanel = false; - // - // lb_company - // - this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_company.Appearance.Options.UseFont = true; - this.lb_company.Location = new System.Drawing.Point(789, 52); - this.lb_company.Name = "lb_company"; - this.lb_company.Size = new System.Drawing.Size(73, 21); - this.lb_company.TabIndex = 471; - this.lb_company.Text = "鍏徃缂栧彿 "; - // - // txt_company - // - this.txt_company.Location = new System.Drawing.Point(871, 48); - this.txt_company.Name = "txt_company"; - this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_company.Properties.Appearance.Options.UseFont = true; - this.txt_company.Size = new System.Drawing.Size(150, 28); - this.txt_company.TabIndex = 471; - // - // lb_factory - // - this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_factory.Appearance.Options.UseFont = true; - this.lb_factory.Location = new System.Drawing.Point(570, 52); - this.lb_factory.Name = "lb_factory"; - this.lb_factory.Size = new System.Drawing.Size(39, 21); - this.lb_factory.TabIndex = 460; - this.lb_factory.Text = "宸ュ巶 "; - // - // txt_factory - // - this.txt_factory.Location = new System.Drawing.Point(614, 48); - this.txt_factory.Name = "txt_factory"; - this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_factory.Properties.Appearance.Options.UseFont = true; - this.txt_factory.Size = new System.Drawing.Size(150, 28); - this.txt_factory.TabIndex = 460; - // - // lb_changereason - // - this.lb_changereason.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_changereason.Appearance.Options.UseFont = true; - this.lb_changereason.Location = new System.Drawing.Point(789, 244); - this.lb_changereason.Name = "lb_changereason"; - this.lb_changereason.Size = new System.Drawing.Size(73, 21); - this.lb_changereason.TabIndex = 450; - this.lb_changereason.Text = "鍙樻洿鍘熷洜 "; - // - // txt_changereason - // - this.txt_changereason.Location = new System.Drawing.Point(871, 240); - this.txt_changereason.Name = "txt_changereason"; - this.txt_changereason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_changereason.Properties.Appearance.Options.UseFont = true; - this.txt_changereason.Size = new System.Drawing.Size(150, 28); - this.txt_changereason.TabIndex = 450; - // - // gv_changereason - // - this.gv_changereason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_changereason.AppearanceCell.Options.UseFont = true; - this.gv_changereason.Caption = "鍙樻洿鍘熷洜 "; - this.gv_changereason.FieldName = "changereason"; - this.gv_changereason.MinWidth = 100; - this.gv_changereason.Name = "gv_changereason"; - this.gv_changereason.OptionsColumn.AllowEdit = false; - this.gv_changereason.Tag = "query_a.CHANGEREASON"; - this.gv_changereason.Visible = true; - this.gv_changereason.VisibleIndex = 28; - this.gv_changereason.Width = 100; - // - // lb_checkFalg - // - this.lb_checkFalg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_checkFalg.Appearance.Options.UseFont = true; - this.lb_checkFalg.Location = new System.Drawing.Point(270, 276); - this.lb_checkFalg.Name = "lb_checkFalg"; - this.lb_checkFalg.Size = new System.Drawing.Size(73, 21); - this.lb_checkFalg.TabIndex = 387; - this.lb_checkFalg.Text = "瀹℃牳鏍囪瘑 "; - // - // txt_checkFalg - // - this.txt_checkFalg.Location = new System.Drawing.Point(349, 272); - this.txt_checkFalg.Name = "txt_checkFalg"; - this.txt_checkFalg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_checkFalg.Properties.Appearance.Options.UseFont = true; - this.txt_checkFalg.Size = new System.Drawing.Size(150, 28); - this.txt_checkFalg.TabIndex = 387; - // - // gv_checkFalg - // - this.gv_checkFalg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkFalg.AppearanceCell.Options.UseFont = true; - this.gv_checkFalg.Caption = "瀹℃牳鏍囪瘑 "; - this.gv_checkFalg.FieldName = "checkFalg"; - this.gv_checkFalg.MinWidth = 100; - this.gv_checkFalg.Name = "gv_checkFalg"; - this.gv_checkFalg.OptionsColumn.AllowEdit = false; - this.gv_checkFalg.Tag = "query_a.CHECK_FALG"; - this.gv_checkFalg.Visible = true; - this.gv_checkFalg.VisibleIndex = 27; - this.gv_checkFalg.Width = 100; - // - // lb_checkBy - // - this.lb_checkBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_checkBy.Appearance.Options.UseFont = true; - this.lb_checkBy.Location = new System.Drawing.Point(20, 276); - this.lb_checkBy.Name = "lb_checkBy"; - this.lb_checkBy.Size = new System.Drawing.Size(56, 21); - this.lb_checkBy.TabIndex = 378; - this.lb_checkBy.Text = "瀹℃牳浜� "; - // - // txt_checkBy - // - this.txt_checkBy.Location = new System.Drawing.Point(97, 272); - this.txt_checkBy.Name = "txt_checkBy"; - this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_checkBy.Properties.Appearance.Options.UseFont = true; - this.txt_checkBy.Size = new System.Drawing.Size(150, 28); - this.txt_checkBy.TabIndex = 378; - // - // gv_checkBy - // - this.gv_checkBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_checkBy.AppearanceCell.Options.UseFont = true; - this.gv_checkBy.Caption = "瀹℃牳浜� "; - this.gv_checkBy.FieldName = "checkBy"; - this.gv_checkBy.MinWidth = 100; - this.gv_checkBy.Name = "gv_checkBy"; - this.gv_checkBy.OptionsColumn.AllowEdit = false; - this.gv_checkBy.Tag = "query_a.CHECK_BY"; - this.gv_checkBy.Visible = true; - this.gv_checkBy.VisibleIndex = 26; - this.gv_checkBy.Width = 100; - // - // lb_checkDate - // - this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_checkDate.Appearance.Options.UseFont = true; - this.lb_checkDate.Location = new System.Drawing.Point(536, 244); - this.lb_checkDate.Name = "lb_checkDate"; - this.lb_checkDate.Size = new System.Drawing.Size(73, 21); - this.lb_checkDate.TabIndex = 370; - this.lb_checkDate.Text = "瀹℃牳鏃ユ湡 "; - // - // txt_checkDate - // - this.txt_checkDate.Location = new System.Drawing.Point(614, 240); - 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(150, 28); - this.txt_checkDate.TabIndex = 370; - // - // 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.MinWidth = 100; - 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 = 25; - this.gv_checkDate.Width = 100; - // - // lb_ebelnK3id - // - this.lb_ebelnK3id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_ebelnK3id.Appearance.Options.UseFont = true; - this.lb_ebelnK3id.Location = new System.Drawing.Point(775, 182); - this.lb_ebelnK3id.Name = "lb_ebelnK3id"; - this.lb_ebelnK3id.Size = new System.Drawing.Size(87, 21); - this.lb_ebelnK3id.TabIndex = 360; - this.lb_ebelnK3id.Text = "ERP鐨処D鍙� "; - // - // txt_ebelnK3id - // - this.txt_ebelnK3id.Location = new System.Drawing.Point(871, 178); - this.txt_ebelnK3id.Name = "txt_ebelnK3id"; - this.txt_ebelnK3id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_ebelnK3id.Properties.Appearance.Options.UseFont = true; - this.txt_ebelnK3id.Size = new System.Drawing.Size(150, 28); - this.txt_ebelnK3id.TabIndex = 360; - // - // lb_erpCheckDate - // - this.lb_erpCheckDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_erpCheckDate.Appearance.Options.UseFont = true; - this.lb_erpCheckDate.Location = new System.Drawing.Point(270, 244); - this.lb_erpCheckDate.Name = "lb_erpCheckDate"; - this.lb_erpCheckDate.Size = new System.Drawing.Size(73, 21); - this.lb_erpCheckDate.TabIndex = 351; - this.lb_erpCheckDate.Text = "瀹℃牳鏃堕棿 "; - // - // txt_erpCheckDate - // - this.txt_erpCheckDate.Location = new System.Drawing.Point(349, 240); - this.txt_erpCheckDate.Name = "txt_erpCheckDate"; - this.txt_erpCheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_erpCheckDate.Properties.Appearance.Options.UseFont = true; - this.txt_erpCheckDate.Size = new System.Drawing.Size(150, 28); - this.txt_erpCheckDate.TabIndex = 351; - // - // gv_erpCheckDate - // - this.gv_erpCheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true; - this.gv_erpCheckDate.Caption = "瀹℃牳鏃堕棿 "; - this.gv_erpCheckDate.FieldName = "erpCheckDate"; - this.gv_erpCheckDate.MinWidth = 100; - this.gv_erpCheckDate.Name = "gv_erpCheckDate"; - this.gv_erpCheckDate.OptionsColumn.AllowEdit = false; - this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE"; - this.gv_erpCheckDate.Visible = true; - this.gv_erpCheckDate.VisibleIndex = 24; - this.gv_erpCheckDate.Width = 100; - // - // lb_erpCheckBy - // - this.lb_erpCheckBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_erpCheckBy.Appearance.Options.UseFont = true; - this.lb_erpCheckBy.Location = new System.Drawing.Point(20, 244); - this.lb_erpCheckBy.Name = "lb_erpCheckBy"; - this.lb_erpCheckBy.Size = new System.Drawing.Size(56, 21); - this.lb_erpCheckBy.TabIndex = 343; - this.lb_erpCheckBy.Text = "瀹℃牳浜� "; - // - // txt_erpCheckBy - // - this.txt_erpCheckBy.Location = new System.Drawing.Point(97, 240); - this.txt_erpCheckBy.Name = "txt_erpCheckBy"; - this.txt_erpCheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_erpCheckBy.Properties.Appearance.Options.UseFont = true; - this.txt_erpCheckBy.Size = new System.Drawing.Size(150, 28); - this.txt_erpCheckBy.TabIndex = 343; - // - // gv_erpCheckBy - // - this.gv_erpCheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true; - this.gv_erpCheckBy.Caption = "瀹℃牳浜� "; - this.gv_erpCheckBy.FieldName = "erpCheckBy"; - this.gv_erpCheckBy.MinWidth = 100; - this.gv_erpCheckBy.Name = "gv_erpCheckBy"; - this.gv_erpCheckBy.OptionsColumn.AllowEdit = false; - this.gv_erpCheckBy.Tag = "query_a.ERP_CHECK_BY"; - this.gv_erpCheckBy.Visible = true; - this.gv_erpCheckBy.VisibleIndex = 23; - this.gv_erpCheckBy.Width = 100; - // - // lb_lastupdateBy - // - this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_lastupdateBy.Appearance.Options.UseFont = true; - this.lb_lastupdateBy.Location = new System.Drawing.Point(772, 212); - this.lb_lastupdateBy.Name = "lb_lastupdateBy"; - this.lb_lastupdateBy.Size = new System.Drawing.Size(90, 21); - this.lb_lastupdateBy.TabIndex = 336; - this.lb_lastupdateBy.Text = "鏈�鍚庝慨鏀逛汉 "; - // - // txt_lastupdateBy - // - this.txt_lastupdateBy.Location = new System.Drawing.Point(871, 208); - this.txt_lastupdateBy.Name = "txt_lastupdateBy"; - this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; - this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28); - this.txt_lastupdateBy.TabIndex = 336; - // - // gv_lastupdateBy - // - this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateBy.Caption = "鏈�鍚庝慨鏀逛汉 "; - this.gv_lastupdateBy.FieldName = "lastupdateBy"; - this.gv_lastupdateBy.MinWidth = 100; - this.gv_lastupdateBy.Name = "gv_lastupdateBy"; - this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; - this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY"; - this.gv_lastupdateBy.Visible = true; - this.gv_lastupdateBy.VisibleIndex = 22; - this.gv_lastupdateBy.Width = 100; - // - // lb_lastupdateDate - // - this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_lastupdateDate.Appearance.Options.UseFont = true; - this.lb_lastupdateDate.Location = new System.Drawing.Point(502, 212); - this.lb_lastupdateDate.Name = "lb_lastupdateDate"; - this.lb_lastupdateDate.Size = new System.Drawing.Size(107, 21); - this.lb_lastupdateDate.TabIndex = 327; - this.lb_lastupdateDate.Text = "鏈�鍚庝慨鏀规椂闂� "; - // - // txt_lastupdateDate - // - this.txt_lastupdateDate.Location = new System.Drawing.Point(614, 208); - this.txt_lastupdateDate.Name = "txt_lastupdateDate"; - this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; - this.txt_lastupdateDate.Size = new System.Drawing.Size(150, 28); - this.txt_lastupdateDate.TabIndex = 327; - // - // gv_lastupdateDate - // - this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; - this.gv_lastupdateDate.Caption = "鏈�鍚庝慨鏀规椂闂� "; - this.gv_lastupdateDate.FieldName = "lastupdateDate"; - this.gv_lastupdateDate.MinWidth = 100; - this.gv_lastupdateDate.Name = "gv_lastupdateDate"; - this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; - this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; - this.gv_lastupdateDate.Visible = true; - this.gv_lastupdateDate.VisibleIndex = 21; - this.gv_lastupdateDate.Width = 100; - // - // lb_createDate - // - this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createDate.Appearance.Options.UseFont = true; - this.lb_createDate.Location = new System.Drawing.Point(270, 212); - this.lb_createDate.Name = "lb_createDate"; - this.lb_createDate.Size = new System.Drawing.Size(73, 21); - this.lb_createDate.TabIndex = 319; - this.lb_createDate.Text = "鍒涘缓鏃ユ湡 "; - // - // txt_createDate - // - this.txt_createDate.Location = new System.Drawing.Point(349, 208); - 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(150, 28); - this.txt_createDate.TabIndex = 319; - // - // 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.MinWidth = 200; - 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 = 20; - this.gv_createDate.Width = 200; - // - // lb_createBy - // - this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createBy.Appearance.Options.UseFont = true; - this.lb_createBy.Location = new System.Drawing.Point(20, 212); - this.lb_createBy.Name = "lb_createBy"; - this.lb_createBy.Size = new System.Drawing.Size(56, 21); - this.lb_createBy.TabIndex = 312; - this.lb_createBy.Text = "鍒涘缓浜� "; - // - // txt_createBy - // - this.txt_createBy.Location = new System.Drawing.Point(97, 208); - 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(150, 28); - this.txt_createBy.TabIndex = 312; - // - // 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.MinWidth = 100; - 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 = 19; - this.gv_createBy.Width = 100; - // - // lb_cancellationDate - // - this.lb_cancellationDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_cancellationDate.Appearance.Options.UseFont = true; - this.lb_cancellationDate.Location = new System.Drawing.Point(536, 182); - this.lb_cancellationDate.Name = "lb_cancellationDate"; - this.lb_cancellationDate.Size = new System.Drawing.Size(73, 21); - this.lb_cancellationDate.TabIndex = 306; - this.lb_cancellationDate.Text = "浣滃簾鏃ユ湡 "; - // - // txt_cancellationDate - // - this.txt_cancellationDate.Location = new System.Drawing.Point(614, 178); - this.txt_cancellationDate.Name = "txt_cancellationDate"; - this.txt_cancellationDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_cancellationDate.Properties.Appearance.Options.UseFont = true; - this.txt_cancellationDate.Size = new System.Drawing.Size(150, 28); - this.txt_cancellationDate.TabIndex = 306; - // - // gv_cancellationDate - // - this.gv_cancellationDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_cancellationDate.AppearanceCell.Options.UseFont = true; - this.gv_cancellationDate.Caption = "浣滃簾鏃ユ湡 "; - this.gv_cancellationDate.FieldName = "cancellationDate"; - this.gv_cancellationDate.MinWidth = 100; - this.gv_cancellationDate.Name = "gv_cancellationDate"; - this.gv_cancellationDate.OptionsColumn.AllowEdit = false; - this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE"; - this.gv_cancellationDate.Visible = true; - this.gv_cancellationDate.VisibleIndex = 18; - this.gv_cancellationDate.Width = 100; - // - // lb_cancellationPerson - // - this.lb_cancellationPerson.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_cancellationPerson.Appearance.Options.UseFont = true; - this.lb_cancellationPerson.Location = new System.Drawing.Point(270, 182); - this.lb_cancellationPerson.Name = "lb_cancellationPerson"; - this.lb_cancellationPerson.Size = new System.Drawing.Size(56, 21); - this.lb_cancellationPerson.TabIndex = 298; - this.lb_cancellationPerson.Text = "浣滃簾浜� "; - // - // txt_cancellationPerson - // - this.txt_cancellationPerson.Location = new System.Drawing.Point(349, 178); - this.txt_cancellationPerson.Name = "txt_cancellationPerson"; - this.txt_cancellationPerson.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_cancellationPerson.Properties.Appearance.Options.UseFont = true; - this.txt_cancellationPerson.Size = new System.Drawing.Size(150, 28); - this.txt_cancellationPerson.TabIndex = 298; - // - // gv_cancellationPerson - // - this.gv_cancellationPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true; - this.gv_cancellationPerson.Caption = "浣滃簾浜� "; - this.gv_cancellationPerson.FieldName = "cancellationPerson"; - this.gv_cancellationPerson.MinWidth = 100; - this.gv_cancellationPerson.Name = "gv_cancellationPerson"; - this.gv_cancellationPerson.OptionsColumn.AllowEdit = false; - this.gv_cancellationPerson.Tag = "query_a.CANCELLATION_PERSON"; - this.gv_cancellationPerson.Visible = true; - this.gv_cancellationPerson.VisibleIndex = 17; - this.gv_cancellationPerson.Width = 100; - // - // lb_cancellationStatus - // - this.lb_cancellationStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_cancellationStatus.Appearance.Options.UseFont = true; - this.lb_cancellationStatus.Location = new System.Drawing.Point(20, 182); - this.lb_cancellationStatus.Name = "lb_cancellationStatus"; - this.lb_cancellationStatus.Size = new System.Drawing.Size(73, 21); - this.lb_cancellationStatus.TabIndex = 291; - this.lb_cancellationStatus.Text = "浣滃簾鐘舵�� "; - // - // txt_cancellationStatus - // - this.txt_cancellationStatus.Location = new System.Drawing.Point(97, 178); - this.txt_cancellationStatus.Name = "txt_cancellationStatus"; - this.txt_cancellationStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_cancellationStatus.Properties.Appearance.Options.UseFont = true; - this.txt_cancellationStatus.Size = new System.Drawing.Size(150, 28); - this.txt_cancellationStatus.TabIndex = 291; - // - // gv_cancellationStatus - // - this.gv_cancellationStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_cancellationStatus.AppearanceCell.Options.UseFont = true; - this.gv_cancellationStatus.Caption = "浣滃簾鐘舵�� "; - this.gv_cancellationStatus.FieldName = "cancellationStatus"; - this.gv_cancellationStatus.MinWidth = 50; - this.gv_cancellationStatus.Name = "gv_cancellationStatus"; - this.gv_cancellationStatus.OptionsColumn.AllowEdit = false; - this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS"; - this.gv_cancellationStatus.Visible = true; - this.gv_cancellationStatus.VisibleIndex = 17; - this.gv_cancellationStatus.Width = 50; - // - // lb_fixtureMoldProcurement - // - this.lb_fixtureMoldProcurement.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fixtureMoldProcurement.Appearance.Options.UseFont = true; - this.lb_fixtureMoldProcurement.Location = new System.Drawing.Point(520, 276); - this.lb_fixtureMoldProcurement.Name = "lb_fixtureMoldProcurement"; - this.lb_fixtureMoldProcurement.Size = new System.Drawing.Size(175, 21); - this.lb_fixtureMoldProcurement.TabIndex = 285; - this.lb_fixtureMoldProcurement.Text = "娌诲叿涓舵ā鍏峰姞宸ュ強閲囪喘 "; - // - // txt_fixtureMoldProcurement - // - this.txt_fixtureMoldProcurement.Location = new System.Drawing.Point(701, 272); - this.txt_fixtureMoldProcurement.Name = "txt_fixtureMoldProcurement"; - this.txt_fixtureMoldProcurement.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fixtureMoldProcurement.Properties.Appearance.Options.UseFont = true; - this.txt_fixtureMoldProcurement.Size = new System.Drawing.Size(150, 28); - this.txt_fixtureMoldProcurement.TabIndex = 285; - // - // lb_remarks - // - this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remarks.Appearance.Options.UseFont = true; - this.lb_remarks.Location = new System.Drawing.Point(823, 148); - this.lb_remarks.Name = "lb_remarks"; - this.lb_remarks.Size = new System.Drawing.Size(39, 21); - this.lb_remarks.TabIndex = 280; - this.lb_remarks.Text = "澶囨敞 "; - // - // txt_remarks - // - this.txt_remarks.Location = new System.Drawing.Point(871, 144); - this.txt_remarks.Name = "txt_remarks"; - this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remarks.Properties.Appearance.Options.UseFont = true; - this.txt_remarks.Size = new System.Drawing.Size(150, 28); - this.txt_remarks.TabIndex = 280; - // - // gv_remarks - // - this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_remarks.AppearanceCell.Options.UseFont = true; - this.gv_remarks.Caption = "澶囨敞 "; - this.gv_remarks.FieldName = "remarks"; - this.gv_remarks.MinWidth = 100; - this.gv_remarks.Name = "gv_remarks"; - this.gv_remarks.OptionsColumn.AllowEdit = false; - this.gv_remarks.Tag = "query_a.REMARKS"; - this.gv_remarks.Visible = true; - this.gv_remarks.VisibleIndex = 15; - this.gv_remarks.Width = 100; - // - // lb_transportMethod - // - this.lb_transportMethod.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_transportMethod.Appearance.Options.UseFont = true; - this.lb_transportMethod.Location = new System.Drawing.Point(536, 148); - this.lb_transportMethod.Name = "lb_transportMethod"; - this.lb_transportMethod.Size = new System.Drawing.Size(73, 21); - this.lb_transportMethod.TabIndex = 273; - this.lb_transportMethod.Text = "杩愯緭鏂瑰紡 "; - // - // txt_transportMethod - // - this.txt_transportMethod.Location = new System.Drawing.Point(614, 144); - this.txt_transportMethod.Name = "txt_transportMethod"; - this.txt_transportMethod.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_transportMethod.Properties.Appearance.Options.UseFont = true; - this.txt_transportMethod.Size = new System.Drawing.Size(150, 28); - this.txt_transportMethod.TabIndex = 273; - // - // gv_transportMethod - // - this.gv_transportMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_transportMethod.AppearanceCell.Options.UseFont = true; - this.gv_transportMethod.Caption = "杩愯緭鏂瑰紡 "; - this.gv_transportMethod.FieldName = "transportMethod"; - this.gv_transportMethod.MinWidth = 100; - this.gv_transportMethod.Name = "gv_transportMethod"; - this.gv_transportMethod.OptionsColumn.AllowEdit = false; - this.gv_transportMethod.Tag = "query_a.TRANSPORT_METHOD"; - this.gv_transportMethod.Visible = true; - this.gv_transportMethod.VisibleIndex = 14; - this.gv_transportMethod.Width = 100; - // - // lb_email - // - this.lb_email.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_email.Appearance.Options.UseFont = true; - this.lb_email.Location = new System.Drawing.Point(270, 148); - this.lb_email.Name = "lb_email"; - this.lb_email.Size = new System.Drawing.Size(39, 21); - this.lb_email.TabIndex = 267; - this.lb_email.Text = "閭 "; - // - // txt_email - // - this.txt_email.Location = new System.Drawing.Point(349, 144); - this.txt_email.Name = "txt_email"; - this.txt_email.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_email.Properties.Appearance.Options.UseFont = true; - this.txt_email.Size = new System.Drawing.Size(150, 28); - this.txt_email.TabIndex = 267; - // - // lb_paymentParty - // - this.lb_paymentParty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_paymentParty.Appearance.Options.UseFont = true; - this.lb_paymentParty.Location = new System.Drawing.Point(20, 148); - this.lb_paymentParty.Name = "lb_paymentParty"; - this.lb_paymentParty.Size = new System.Drawing.Size(56, 21); - this.lb_paymentParty.TabIndex = 262; - this.lb_paymentParty.Text = "鏀舵鏂� "; - // - // txt_paymentParty - // - this.txt_paymentParty.Location = new System.Drawing.Point(97, 144); - this.txt_paymentParty.Name = "txt_paymentParty"; - this.txt_paymentParty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_paymentParty.Properties.Appearance.Options.UseFont = true; - this.txt_paymentParty.Size = new System.Drawing.Size(150, 28); - this.txt_paymentParty.TabIndex = 262; - // - // gv_paymentParty - // - this.gv_paymentParty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_paymentParty.AppearanceCell.Options.UseFont = true; - this.gv_paymentParty.Caption = "鏀舵鏂� "; - this.gv_paymentParty.FieldName = "paymentParty"; - this.gv_paymentParty.MinWidth = 100; - this.gv_paymentParty.Name = "gv_paymentParty"; - this.gv_paymentParty.OptionsColumn.AllowEdit = false; - this.gv_paymentParty.Tag = "query_a.PAYMENT_PARTY"; - this.gv_paymentParty.Visible = true; - this.gv_paymentParty.VisibleIndex = 13; - this.gv_paymentParty.Width = 100; - // - // lb_settlementParty - // - this.lb_settlementParty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_settlementParty.Appearance.Options.UseFont = true; - this.lb_settlementParty.Location = new System.Drawing.Point(806, 116); - this.lb_settlementParty.Name = "lb_settlementParty"; - this.lb_settlementParty.Size = new System.Drawing.Size(56, 21); - this.lb_settlementParty.TabIndex = 258; - this.lb_settlementParty.Text = "缁撶畻鏂� "; - // - // txt_settlementParty - // - this.txt_settlementParty.Location = new System.Drawing.Point(871, 112); - this.txt_settlementParty.Name = "txt_settlementParty"; - this.txt_settlementParty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_settlementParty.Properties.Appearance.Options.UseFont = true; - this.txt_settlementParty.Size = new System.Drawing.Size(150, 28); - this.txt_settlementParty.TabIndex = 258; - // - // gv_settlementParty - // - this.gv_settlementParty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_settlementParty.AppearanceCell.Options.UseFont = true; - this.gv_settlementParty.Caption = "缁撶畻鏂� "; - this.gv_settlementParty.FieldName = "settlementParty"; - this.gv_settlementParty.MinWidth = 100; - this.gv_settlementParty.Name = "gv_settlementParty"; - this.gv_settlementParty.OptionsColumn.AllowEdit = false; - this.gv_settlementParty.Tag = "query_a.SETTLEMENT_PARTY"; - this.gv_settlementParty.Visible = true; - this.gv_settlementParty.VisibleIndex = 12; - this.gv_settlementParty.Width = 100; - // - // lb_qualityReq - // - this.lb_qualityReq.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_qualityReq.Appearance.Options.UseFont = true; - this.lb_qualityReq.Location = new System.Drawing.Point(536, 116); - this.lb_qualityReq.Name = "lb_qualityReq"; - this.lb_qualityReq.Size = new System.Drawing.Size(73, 21); - this.lb_qualityReq.TabIndex = 252; - this.lb_qualityReq.Text = "璐ㄩ噺瑕佹眰 "; - // - // txt_qualityReq - // - this.txt_qualityReq.Location = new System.Drawing.Point(614, 112); - this.txt_qualityReq.Name = "txt_qualityReq"; - this.txt_qualityReq.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_qualityReq.Properties.Appearance.Options.UseFont = true; - this.txt_qualityReq.Size = new System.Drawing.Size(150, 28); - this.txt_qualityReq.TabIndex = 252; - // - // gv_qualityReq - // - this.gv_qualityReq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_qualityReq.AppearanceCell.Options.UseFont = true; - this.gv_qualityReq.Caption = "璐ㄩ噺瑕佹眰 "; - this.gv_qualityReq.FieldName = "qualityReq"; - this.gv_qualityReq.MinWidth = 100; - this.gv_qualityReq.Name = "gv_qualityReq"; - this.gv_qualityReq.OptionsColumn.AllowEdit = false; - this.gv_qualityReq.Tag = "query_a.QUALITY_REQ"; - this.gv_qualityReq.Visible = true; - this.gv_qualityReq.VisibleIndex = 11; - this.gv_qualityReq.Width = 100; - // - // lb_purchaser - // - this.lb_purchaser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_purchaser.Appearance.Options.UseFont = true; - this.lb_purchaser.Location = new System.Drawing.Point(270, 116); - this.lb_purchaser.Name = "lb_purchaser"; - this.lb_purchaser.Size = new System.Drawing.Size(56, 21); - this.lb_purchaser.TabIndex = 247; - this.lb_purchaser.Text = "閲囪喘鍛� "; - // - // txt_purchaser - // - this.txt_purchaser.Location = new System.Drawing.Point(349, 112); - this.txt_purchaser.Name = "txt_purchaser"; - this.txt_purchaser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_purchaser.Properties.Appearance.Options.UseFont = true; - this.txt_purchaser.Size = new System.Drawing.Size(150, 28); - this.txt_purchaser.TabIndex = 247; - // - // gv_purchaser - // - this.gv_purchaser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_purchaser.AppearanceCell.Options.UseFont = true; - this.gv_purchaser.Caption = "閲囪喘鍛� "; - this.gv_purchaser.FieldName = "purchaser"; - this.gv_purchaser.MinWidth = 100; - this.gv_purchaser.Name = "gv_purchaser"; - this.gv_purchaser.OptionsColumn.AllowEdit = false; - this.gv_purchaser.Tag = "query_a.PURCHASER"; - this.gv_purchaser.Visible = true; - this.gv_purchaser.VisibleIndex = 11; - this.gv_purchaser.Width = 100; - // - // lb_qtyAcceptance - // - this.lb_qtyAcceptance.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_qtyAcceptance.Appearance.Options.UseFont = true; - this.lb_qtyAcceptance.Location = new System.Drawing.Point(20, 116); - this.lb_qtyAcceptance.Name = "lb_qtyAcceptance"; - this.lb_qtyAcceptance.Size = new System.Drawing.Size(73, 21); - this.lb_qtyAcceptance.TabIndex = 243; - this.lb_qtyAcceptance.Text = "鏁伴噺楠屾敹 "; - // - // txt_qtyAcceptance - // - this.txt_qtyAcceptance.Location = new System.Drawing.Point(97, 112); - this.txt_qtyAcceptance.Name = "txt_qtyAcceptance"; - this.txt_qtyAcceptance.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_qtyAcceptance.Properties.Appearance.Options.UseFont = true; - this.txt_qtyAcceptance.Size = new System.Drawing.Size(150, 28); - this.txt_qtyAcceptance.TabIndex = 243; - // - // gv_qtyAcceptance - // - this.gv_qtyAcceptance.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_qtyAcceptance.AppearanceCell.Options.UseFont = true; - this.gv_qtyAcceptance.Caption = "鏁伴噺楠屾敹 "; - this.gv_qtyAcceptance.FieldName = "qtyAcceptance"; - this.gv_qtyAcceptance.MinWidth = 50; - this.gv_qtyAcceptance.Name = "gv_qtyAcceptance"; - this.gv_qtyAcceptance.OptionsColumn.AllowEdit = false; - this.gv_qtyAcceptance.Tag = "query_a.QTY_ACCEPTANCE"; - this.gv_qtyAcceptance.Visible = true; - this.gv_qtyAcceptance.VisibleIndex = 10; - this.gv_qtyAcceptance.Width = 50; - // - // lb_purchaseGroup - // - this.lb_purchaseGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_purchaseGroup.Appearance.Options.UseFont = true; - this.lb_purchaseGroup.Location = new System.Drawing.Point(806, 84); - this.lb_purchaseGroup.Name = "lb_purchaseGroup"; - this.lb_purchaseGroup.Size = new System.Drawing.Size(56, 21); - this.lb_purchaseGroup.TabIndex = 240; - this.lb_purchaseGroup.Text = "閲囪喘缁� "; - // - // txt_purchaseGroup - // - this.txt_purchaseGroup.Location = new System.Drawing.Point(871, 80); - this.txt_purchaseGroup.Name = "txt_purchaseGroup"; - this.txt_purchaseGroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_purchaseGroup.Properties.Appearance.Options.UseFont = true; - this.txt_purchaseGroup.Size = new System.Drawing.Size(150, 28); - this.txt_purchaseGroup.TabIndex = 240; - // - // lb_purchaseDept - // - this.lb_purchaseDept.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_purchaseDept.Appearance.Options.UseFont = true; - this.lb_purchaseDept.Location = new System.Drawing.Point(536, 84); - this.lb_purchaseDept.Name = "lb_purchaseDept"; - this.lb_purchaseDept.Size = new System.Drawing.Size(73, 21); - this.lb_purchaseDept.TabIndex = 235; - this.lb_purchaseDept.Text = "閲囪喘閮ㄩ棬 "; - // - // txt_purchaseDept - // - this.txt_purchaseDept.Location = new System.Drawing.Point(614, 80); - this.txt_purchaseDept.Name = "txt_purchaseDept"; - this.txt_purchaseDept.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_purchaseDept.Properties.Appearance.Options.UseFont = true; - this.txt_purchaseDept.Size = new System.Drawing.Size(150, 28); - this.txt_purchaseDept.TabIndex = 235; - // - // gv_purchaseDept - // - this.gv_purchaseDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_purchaseDept.AppearanceCell.Options.UseFont = true; - this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬 "; - this.gv_purchaseDept.FieldName = "purchaseDept"; - this.gv_purchaseDept.MinWidth = 110; - this.gv_purchaseDept.Name = "gv_purchaseDept"; - this.gv_purchaseDept.OptionsColumn.AllowEdit = false; - this.gv_purchaseDept.Tag = "query_a.PURCHASE_DEPT"; - this.gv_purchaseDept.Visible = true; - this.gv_purchaseDept.VisibleIndex = 9; - this.gv_purchaseDept.Width = 110; - // - // lb_purchaseOrg - // - this.lb_purchaseOrg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_purchaseOrg.Appearance.Options.UseFont = true; - this.lb_purchaseOrg.Location = new System.Drawing.Point(270, 84); - this.lb_purchaseOrg.Name = "lb_purchaseOrg"; - this.lb_purchaseOrg.Size = new System.Drawing.Size(73, 21); - this.lb_purchaseOrg.TabIndex = 231; - this.lb_purchaseOrg.Text = "閲囪喘缁勭粐 "; - // - // txt_purchaseOrg - // - this.txt_purchaseOrg.Location = new System.Drawing.Point(349, 80); - this.txt_purchaseOrg.Name = "txt_purchaseOrg"; - this.txt_purchaseOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_purchaseOrg.Properties.Appearance.Options.UseFont = true; - this.txt_purchaseOrg.Size = new System.Drawing.Size(150, 28); - this.txt_purchaseOrg.TabIndex = 231; - // - // lb_closeStatus - // - this.lb_closeStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_closeStatus.Appearance.Options.UseFont = true; - this.lb_closeStatus.Location = new System.Drawing.Point(20, 84); - this.lb_closeStatus.Name = "lb_closeStatus"; - this.lb_closeStatus.Size = new System.Drawing.Size(73, 21); - this.lb_closeStatus.TabIndex = 228; - this.lb_closeStatus.Text = "鍏抽棴鐘舵�� "; - // - // txt_closeStatus - // - this.txt_closeStatus.Location = new System.Drawing.Point(97, 80); - this.txt_closeStatus.Name = "txt_closeStatus"; - this.txt_closeStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_closeStatus.Properties.Appearance.Options.UseFont = true; - this.txt_closeStatus.Size = new System.Drawing.Size(150, 28); - this.txt_closeStatus.TabIndex = 228; - // - // gv_closeStatus - // - this.gv_closeStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_closeStatus.AppearanceCell.Options.UseFont = true; - this.gv_closeStatus.Caption = "鍏抽棴鐘舵�� "; - this.gv_closeStatus.FieldName = "closeStatus"; - this.gv_closeStatus.MinWidth = 100; - this.gv_closeStatus.Name = "gv_closeStatus"; - this.gv_closeStatus.OptionsColumn.AllowEdit = false; - this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS"; - this.gv_closeStatus.Visible = true; - this.gv_closeStatus.VisibleIndex = 7; - this.gv_closeStatus.Width = 100; - // - // lb_supplier - // - this.lb_supplier.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_supplier.Appearance.Options.UseFont = true; - this.lb_supplier.Location = new System.Drawing.Point(806, 18); - this.lb_supplier.Name = "lb_supplier"; - this.lb_supplier.Size = new System.Drawing.Size(56, 21); - this.lb_supplier.TabIndex = 226; - this.lb_supplier.Text = "渚涘簲鍟� "; - // - // txt_supplier - // - this.txt_supplier.Location = new System.Drawing.Point(871, 14); - this.txt_supplier.Name = "txt_supplier"; - this.txt_supplier.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_supplier.Properties.Appearance.Options.UseFont = true; - this.txt_supplier.Size = new System.Drawing.Size(150, 28); - this.txt_supplier.TabIndex = 226; - // - // gv_supplier - // - this.gv_supplier.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_supplier.AppearanceCell.Options.UseFont = true; - this.gv_supplier.Caption = "渚涘簲鍟� "; - this.gv_supplier.FieldName = "supplier"; - this.gv_supplier.MinWidth = 110; - this.gv_supplier.Name = "gv_supplier"; - this.gv_supplier.OptionsColumn.AllowEdit = false; - this.gv_supplier.Tag = "query_a.SUPPLIER"; - this.gv_supplier.Visible = true; - this.gv_supplier.VisibleIndex = 6; - this.gv_supplier.Width = 110; - // - // lb_purchaseDate - // - this.lb_purchaseDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_purchaseDate.Appearance.Options.UseFont = true; - this.lb_purchaseDate.Location = new System.Drawing.Point(536, 18); - this.lb_purchaseDate.Name = "lb_purchaseDate"; - this.lb_purchaseDate.Size = new System.Drawing.Size(73, 21); - this.lb_purchaseDate.TabIndex = 222; - this.lb_purchaseDate.Text = "閲囪喘鏃ユ湡 "; - // - // txt_purchaseDate - // - this.txt_purchaseDate.Location = new System.Drawing.Point(614, 14); - this.txt_purchaseDate.Name = "txt_purchaseDate"; - this.txt_purchaseDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_purchaseDate.Properties.Appearance.Options.UseFont = true; - this.txt_purchaseDate.Size = new System.Drawing.Size(150, 28); - this.txt_purchaseDate.TabIndex = 222; - // - // gv_purchaseDate - // - this.gv_purchaseDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_purchaseDate.AppearanceCell.Options.UseFont = true; - this.gv_purchaseDate.Caption = "閲囪喘鏃ユ湡 "; - this.gv_purchaseDate.FieldName = "purchaseDate"; - this.gv_purchaseDate.MinWidth = 200; - this.gv_purchaseDate.Name = "gv_purchaseDate"; - this.gv_purchaseDate.OptionsColumn.AllowEdit = false; - this.gv_purchaseDate.Tag = "query_a.PURCHASE_DATE"; - this.gv_purchaseDate.Visible = true; - this.gv_purchaseDate.VisibleIndex = 5; - this.gv_purchaseDate.Width = 200; - // - // lb_businessType - // - this.lb_businessType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_businessType.Appearance.Options.UseFont = true; - this.lb_businessType.Location = new System.Drawing.Point(270, 52); - this.lb_businessType.Name = "lb_businessType"; - this.lb_businessType.Size = new System.Drawing.Size(73, 21); - this.lb_businessType.TabIndex = 219; - this.lb_businessType.Text = "涓氬姟绫诲瀷 "; - // - // txt_businessType - // - this.txt_businessType.Location = new System.Drawing.Point(349, 48); - this.txt_businessType.Name = "txt_businessType"; - this.txt_businessType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_businessType.Properties.Appearance.Options.UseFont = true; - this.txt_businessType.Size = new System.Drawing.Size(150, 28); - this.txt_businessType.TabIndex = 219; - // - // gv_businessType - // - this.gv_businessType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_businessType.AppearanceCell.Options.UseFont = true; - this.gv_businessType.Caption = "涓氬姟绫诲瀷 "; - this.gv_businessType.FieldName = "businessType"; - this.gv_businessType.MinWidth = 100; - this.gv_businessType.Name = "gv_businessType"; - this.gv_businessType.OptionsColumn.AllowEdit = false; - this.gv_businessType.Tag = "query_a.BUSINESS_TYPE"; - this.gv_businessType.Visible = true; - this.gv_businessType.VisibleIndex = 4; - this.gv_businessType.Width = 100; - // - // lb_documentType - // - this.lb_documentType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_documentType.Appearance.Options.UseFont = true; - this.lb_documentType.Location = new System.Drawing.Point(20, 52); - this.lb_documentType.Name = "lb_documentType"; - this.lb_documentType.Size = new System.Drawing.Size(73, 21); - this.lb_documentType.TabIndex = 217; - this.lb_documentType.Text = "鍗曟嵁绫诲瀷 "; - // - // txt_documentType - // - this.txt_documentType.Location = new System.Drawing.Point(97, 48); - this.txt_documentType.Name = "txt_documentType"; - this.txt_documentType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_documentType.Properties.Appearance.Options.UseFont = true; - this.txt_documentType.Size = new System.Drawing.Size(150, 28); - this.txt_documentType.TabIndex = 217; - // - // gv_documentType - // - this.gv_documentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_documentType.AppearanceCell.Options.UseFont = true; - this.gv_documentType.Caption = "鍗曟嵁绫诲瀷 "; - this.gv_documentType.FieldName = "documentType"; - this.gv_documentType.MinWidth = 110; - this.gv_documentType.Name = "gv_documentType"; - this.gv_documentType.OptionsColumn.AllowEdit = false; - this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE"; - this.gv_documentType.Visible = true; - this.gv_documentType.VisibleIndex = 3; - this.gv_documentType.Width = 110; - // - // lb_documentStatus - // - this.lb_documentStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_documentStatus.Appearance.Options.UseFont = true; - this.lb_documentStatus.Location = new System.Drawing.Point(270, 18); - this.lb_documentStatus.Name = "lb_documentStatus"; - this.lb_documentStatus.Size = new System.Drawing.Size(73, 21); - this.lb_documentStatus.TabIndex = 216; - this.lb_documentStatus.Text = "鍗曟嵁鐘舵�� "; - // - // txt_documentStatus - // - this.txt_documentStatus.Location = new System.Drawing.Point(349, 14); - this.txt_documentStatus.Name = "txt_documentStatus"; - this.txt_documentStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_documentStatus.Properties.Appearance.Options.UseFont = true; - this.txt_documentStatus.Size = new System.Drawing.Size(150, 28); - this.txt_documentStatus.TabIndex = 216; - // - // gv_documentStatus - // - this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_documentStatus.AppearanceCell.Options.UseFont = true; - this.gv_documentStatus.Caption = "鍗曟嵁鐘舵�� "; - this.gv_documentStatus.FieldName = "documentStatus"; - this.gv_documentStatus.MinWidth = 100; - this.gv_documentStatus.Name = "gv_documentStatus"; - this.gv_documentStatus.OptionsColumn.AllowEdit = false; - this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS"; - this.gv_documentStatus.Visible = true; - this.gv_documentStatus.VisibleIndex = 2; - this.gv_documentStatus.Width = 100; - // - // 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(20, 18); - this.lb_billNo.Name = "lb_billNo"; - this.lb_billNo.Size = new System.Drawing.Size(73, 21); - this.lb_billNo.TabIndex = 213; - this.lb_billNo.Text = "閲囪喘鍗曞彿 "; - // - // txt_billNo - // - this.txt_billNo.Location = new System.Drawing.Point(97, 14); - 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(150, 28); - this.txt_billNo.TabIndex = 213; - // - // 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.MinWidth = 120; - 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 = 1; - this.gv_billNo.Width = 120; // // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = 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_rohin{}"; - this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); + this.toolBarMenu1.Size = new System.Drawing.Size(1365, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = "xlsOut_rohin{}"; // - // gcMain + // xtraTabControl1 // - 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(1126, 531); - this.gcMain.TabIndex = 1; - this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + 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(1365, 602); + this.xtraTabControl1.TabIndex = 3; + this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage1, + this.xtraTabPage2}); + // + // xtraTabPage1 + // + this.xtraTabPage1.Controls.Add(this.split1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; + // + // split1 + // + 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"; + // + // split1.Panel1 + // + this.split1.Panel1.Controls.Add(this.gcMain1); + this.split1.Panel1.Controls.Add(this.pageBar1); + this.split1.Panel1.Text = "Panel1"; + // + // split1.Panel2 + // + this.split1.Panel2.Text = "Panel2"; + this.split1.Size = new System.Drawing.Size(1363, 570); + this.split1.SplitterPosition = 555; + this.split1.TabIndex = 0; + // + // gcMain1 + // + this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; + 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(1363, 516); + this.gcMain1.TabIndex = 2; + this.gcMain1.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.HeaderPanel.Options.UseFont = true; + this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.ColumnPanelRowHeight = 30; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gv_factory, this.gv_billNo, @@ -1881,8 +241,10 @@ this.gv_documentType, this.gv_businessType, this.gv_purchaseDate, + this.bandedGridColumn1, this.gv_supplier, this.gv_closeStatus, + this.bandedGridColumn2, this.gv_purchaseDept, this.gv_qtyAcceptance, this.gv_purchaser, @@ -1900,425 +262,1231 @@ this.gv_lastupdateBy, this.gv_erpCheckBy, this.gv_erpCheckDate, - this.gv_checkDate, - this.gv_checkBy, - this.gv_checkFalg, - this.gv_changereason}); - this.gridView1.GridControl = this.gcMain; + this.gv_changereason, + this.gridColumn4, + this.gridColumn5, + this.gridColumn7, + this.gvcol6}); + 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; // // gv_factory // - this.gv_factory.Caption = "宸ュ巶"; - this.gv_factory.FieldName = "factory"; + this.gv_factory.Caption = "ERPID鍙�"; + this.gv_factory.FieldName = "ebelnK3id"; this.gv_factory.MinWidth = 25; this.gv_factory.Name = "gv_factory"; + this.gv_factory.OptionsColumn.AllowEdit = false; + this.gv_factory.Tag = "query_a.ebelnK3id"; this.gv_factory.Visible = true; this.gv_factory.VisibleIndex = 0; - this.gv_factory.Width = 25; + this.gv_factory.Width = 80; // - // xtraTabControl1 + // gv_billNo // - 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(1128, 602); - this.xtraTabControl1.TabIndex = 3; - this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); + this.gv_billNo.AppearanceCell.Options.UseFont = true; + this.gv_billNo.Caption = "閲囪喘鍗曞彿"; + this.gv_billNo.FieldName = "billNo"; + this.gv_billNo.MinWidth = 25; + 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 = 1; + this.gv_billNo.Width = 120; // - // xtraTabPage1 + // gv_documentStatus // - this.xtraTabPage1.Controls.Add(this.gcMain); - this.xtraTabPage1.Controls.Add(this.pageBar1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; + this.gv_documentStatus.AppearanceCell.Options.UseFont = true; + this.gv_documentStatus.Caption = "鍗曟嵁鐘舵��"; + this.gv_documentStatus.FieldName = "docStusTxt"; + this.gv_documentStatus.MinWidth = 25; + this.gv_documentStatus.Name = "gv_documentStatus"; + this.gv_documentStatus.OptionsColumn.AllowEdit = false; + this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS"; + this.gv_documentStatus.Visible = true; + this.gv_documentStatus.VisibleIndex = 2; + this.gv_documentStatus.Width = 70; + // + // gv_documentType + // + this.gv_documentType.AppearanceCell.Options.UseFont = true; + this.gv_documentType.Caption = "鍗曟嵁绫诲瀷"; + this.gv_documentType.FieldName = "documentTypeTxt"; + this.gv_documentType.MinWidth = 25; + this.gv_documentType.Name = "gv_documentType"; + this.gv_documentType.OptionsColumn.AllowEdit = false; + this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE"; + this.gv_documentType.Visible = true; + this.gv_documentType.VisibleIndex = 3; + this.gv_documentType.Width = 80; + // + // gv_businessType + // + this.gv_businessType.AppearanceCell.Options.UseFont = true; + this.gv_businessType.Caption = "涓氬姟绫诲瀷"; + this.gv_businessType.FieldName = "businessType2"; + this.gv_businessType.MinWidth = 25; + this.gv_businessType.Name = "gv_businessType"; + this.gv_businessType.OptionsColumn.AllowEdit = false; + this.gv_businessType.Tag = "query_a.BUSINESS_TYPE"; + this.gv_businessType.Visible = true; + this.gv_businessType.VisibleIndex = 4; + this.gv_businessType.Width = 80; + // + // gv_purchaseDate + // + this.gv_purchaseDate.AppearanceCell.Options.UseFont = true; + this.gv_purchaseDate.Caption = "閲囪喘鏃ユ湡"; + this.gv_purchaseDate.FieldName = "purchaseDate"; + this.gv_purchaseDate.MinWidth = 25; + this.gv_purchaseDate.Name = "gv_purchaseDate"; + this.gv_purchaseDate.OptionsColumn.AllowEdit = false; + this.gv_purchaseDate.Tag = "query_a.PURCHASE_DATE"; + this.gv_purchaseDate.Visible = true; + this.gv_purchaseDate.VisibleIndex = 5; + this.gv_purchaseDate.Width = 170; + // + // bandedGridColumn1 + // + this.bandedGridColumn1.Caption = "渚涘簲鍟嗗悕绉�"; + this.bandedGridColumn1.FieldName = "suppName"; + this.bandedGridColumn1.MinWidth = 25; + this.bandedGridColumn1.Name = "bandedGridColumn1"; + this.bandedGridColumn1.OptionsColumn.AllowEdit = false; + this.bandedGridColumn1.Tag = "query_a.suppName"; + this.bandedGridColumn1.Visible = true; + this.bandedGridColumn1.VisibleIndex = 6; + this.bandedGridColumn1.Width = 134; + // + // gv_supplier + // + this.gv_supplier.AppearanceCell.Options.UseFont = true; + this.gv_supplier.Caption = "渚涘簲鍟嗙紪鍙�"; + this.gv_supplier.FieldName = "suppNo"; + this.gv_supplier.MinWidth = 25; + this.gv_supplier.Name = "gv_supplier"; + this.gv_supplier.OptionsColumn.AllowEdit = false; + this.gv_supplier.Tag = "query_a.SUPPLIER"; + this.gv_supplier.Visible = true; + this.gv_supplier.VisibleIndex = 7; + this.gv_supplier.Width = 66; + // + // gv_closeStatus + // + this.gv_closeStatus.AppearanceCell.Options.UseFont = true; + this.gv_closeStatus.Caption = "鍏抽棴鐘舵��"; + this.gv_closeStatus.FieldName = "closeStatusTxt"; + this.gv_closeStatus.MinWidth = 25; + this.gv_closeStatus.Name = "gv_closeStatus"; + this.gv_closeStatus.OptionsColumn.AllowEdit = false; + this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS"; + this.gv_closeStatus.Visible = true; + this.gv_closeStatus.VisibleIndex = 8; + this.gv_closeStatus.Width = 80; + // + // bandedGridColumn2 + // + this.bandedGridColumn2.Caption = "閲囪喘閮ㄩ棬鍚嶇О"; + this.bandedGridColumn2.FieldName = "departmentname"; + this.bandedGridColumn2.MinWidth = 25; + this.bandedGridColumn2.Name = "bandedGridColumn2"; + this.bandedGridColumn2.OptionsColumn.AllowEdit = false; + this.bandedGridColumn2.Tag = "query_a.departmentname"; + this.bandedGridColumn2.Visible = true; + this.bandedGridColumn2.VisibleIndex = 9; + this.bandedGridColumn2.Width = 80; + // + // gv_purchaseDept + // + this.gv_purchaseDept.AppearanceCell.Options.UseFont = true; + this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬缂栧彿"; + this.gv_purchaseDept.FieldName = "departmentcode"; + this.gv_purchaseDept.MinWidth = 25; + this.gv_purchaseDept.Name = "gv_purchaseDept"; + this.gv_purchaseDept.OptionsColumn.AllowEdit = false; + this.gv_purchaseDept.Tag = "query_a.PURCHASE_DEPT"; + this.gv_purchaseDept.Visible = true; + this.gv_purchaseDept.VisibleIndex = 10; + this.gv_purchaseDept.Width = 50; + // + // gv_qtyAcceptance + // + this.gv_qtyAcceptance.AppearanceCell.Options.UseFont = true; + this.gv_qtyAcceptance.Caption = "鏁伴噺楠屾敹"; + this.gv_qtyAcceptance.FieldName = "qtyAcceptance"; + this.gv_qtyAcceptance.MinWidth = 25; + this.gv_qtyAcceptance.Name = "gv_qtyAcceptance"; + this.gv_qtyAcceptance.OptionsColumn.AllowEdit = false; + this.gv_qtyAcceptance.Tag = "query_a.QTY_ACCEPTANCE"; + this.gv_qtyAcceptance.Visible = true; + this.gv_qtyAcceptance.VisibleIndex = 11; + this.gv_qtyAcceptance.Width = 50; + // + // gv_purchaser + // + this.gv_purchaser.AppearanceCell.Options.UseFont = true; + this.gv_purchaser.Caption = "閲囪喘鍛�"; + this.gv_purchaser.FieldName = "purchaser"; + this.gv_purchaser.MinWidth = 25; + this.gv_purchaser.Name = "gv_purchaser"; + this.gv_purchaser.OptionsColumn.AllowEdit = false; + this.gv_purchaser.Tag = "query_a.PURCHASER"; + this.gv_purchaser.Visible = true; + this.gv_purchaser.VisibleIndex = 12; + this.gv_purchaser.Width = 60; + // + // gv_qualityReq + // + this.gv_qualityReq.AppearanceCell.Options.UseFont = true; + this.gv_qualityReq.Caption = "璐ㄩ噺瑕佹眰"; + this.gv_qualityReq.FieldName = "qualityReq"; + this.gv_qualityReq.MinWidth = 25; + this.gv_qualityReq.Name = "gv_qualityReq"; + this.gv_qualityReq.OptionsColumn.AllowEdit = false; + this.gv_qualityReq.Tag = "query_a.QUALITY_REQ"; + this.gv_qualityReq.Visible = true; + this.gv_qualityReq.VisibleIndex = 13; + this.gv_qualityReq.Width = 80; + // + // gv_settlementParty + // + this.gv_settlementParty.AppearanceCell.Options.UseFont = true; + this.gv_settlementParty.Caption = "缁撶畻鏂�"; + this.gv_settlementParty.FieldName = "settlementParty"; + this.gv_settlementParty.MinWidth = 25; + this.gv_settlementParty.Name = "gv_settlementParty"; + this.gv_settlementParty.OptionsColumn.AllowEdit = false; + this.gv_settlementParty.Tag = "query_a.SETTLEMENT_PARTY"; + this.gv_settlementParty.Visible = true; + this.gv_settlementParty.VisibleIndex = 14; + this.gv_settlementParty.Width = 100; + // + // gv_paymentParty + // + this.gv_paymentParty.AppearanceCell.Options.UseFont = true; + this.gv_paymentParty.Caption = "鏀舵鏂�"; + this.gv_paymentParty.FieldName = "paymentParty"; + this.gv_paymentParty.MinWidth = 25; + this.gv_paymentParty.Name = "gv_paymentParty"; + this.gv_paymentParty.OptionsColumn.AllowEdit = false; + this.gv_paymentParty.Tag = "query_a.PAYMENT_PARTY"; + this.gv_paymentParty.Visible = true; + this.gv_paymentParty.VisibleIndex = 15; + this.gv_paymentParty.Width = 100; + // + // gv_transportMethod + // + this.gv_transportMethod.AppearanceCell.Options.UseFont = true; + this.gv_transportMethod.Caption = "杩愯緭鏂瑰紡"; + this.gv_transportMethod.FieldName = "transportMethod"; + this.gv_transportMethod.MinWidth = 25; + this.gv_transportMethod.Name = "gv_transportMethod"; + this.gv_transportMethod.OptionsColumn.AllowEdit = false; + this.gv_transportMethod.Tag = "query_a.TRANSPORT_METHOD"; + this.gv_transportMethod.Visible = true; + this.gv_transportMethod.VisibleIndex = 16; + this.gv_transportMethod.Width = 100; + // + // gv_remarks + // + this.gv_remarks.AppearanceCell.Options.UseFont = true; + this.gv_remarks.Caption = "澶囨敞"; + this.gv_remarks.FieldName = "remarks"; + this.gv_remarks.MinWidth = 25; + this.gv_remarks.Name = "gv_remarks"; + this.gv_remarks.OptionsColumn.AllowEdit = false; + this.gv_remarks.Tag = "query_a.REMARKS"; + this.gv_remarks.Visible = true; + this.gv_remarks.VisibleIndex = 17; + this.gv_remarks.Width = 100; + // + // gv_cancellationStatus + // + this.gv_cancellationStatus.AppearanceCell.Options.UseFont = true; + this.gv_cancellationStatus.Caption = "浣滃簾鐘舵��"; + this.gv_cancellationStatus.FieldName = "cancellationStatusTxt"; + this.gv_cancellationStatus.MinWidth = 25; + this.gv_cancellationStatus.Name = "gv_cancellationStatus"; + this.gv_cancellationStatus.OptionsColumn.AllowEdit = false; + this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS"; + this.gv_cancellationStatus.Visible = true; + this.gv_cancellationStatus.VisibleIndex = 18; + this.gv_cancellationStatus.Width = 60; + // + // gv_cancellationPerson + // + this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true; + this.gv_cancellationPerson.Caption = "浣滃簾浜�"; + this.gv_cancellationPerson.FieldName = "cancellationPerson"; + this.gv_cancellationPerson.MinWidth = 25; + this.gv_cancellationPerson.Name = "gv_cancellationPerson"; + this.gv_cancellationPerson.OptionsColumn.AllowEdit = false; + this.gv_cancellationPerson.Tag = "query_a.CANCELLATION_PERSON"; + this.gv_cancellationPerson.Visible = true; + this.gv_cancellationPerson.VisibleIndex = 19; + this.gv_cancellationPerson.Width = 60; + // + // gv_cancellationDate + // + this.gv_cancellationDate.AppearanceCell.Options.UseFont = true; + this.gv_cancellationDate.Caption = "浣滃簾鏃ユ湡"; + this.gv_cancellationDate.FieldName = "cancellationDate"; + this.gv_cancellationDate.MinWidth = 25; + this.gv_cancellationDate.Name = "gv_cancellationDate"; + this.gv_cancellationDate.OptionsColumn.AllowEdit = false; + this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE"; + this.gv_cancellationDate.Visible = true; + this.gv_cancellationDate.VisibleIndex = 20; + this.gv_cancellationDate.Width = 180; + // + // gv_createBy + // + this.gv_createBy.AppearanceCell.Options.UseFont = true; + this.gv_createBy.Caption = "鍒涘缓浜�"; + this.gv_createBy.FieldName = "createBy"; + this.gv_createBy.MinWidth = 25; + 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 = 21; + this.gv_createBy.Width = 80; + // + // gv_createDate + // + this.gv_createDate.AppearanceCell.Options.UseFont = true; + this.gv_createDate.Caption = "鍒涘缓鏃ユ湡"; + this.gv_createDate.FieldName = "createDate"; + this.gv_createDate.MinWidth = 25; + 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 = 22; + this.gv_createDate.Width = 180; + // + // gv_lastupdateDate + // + this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; + this.gv_lastupdateDate.Caption = "鏈�鍚庝慨鏀规椂闂�"; + this.gv_lastupdateDate.FieldName = "lastupdateDate"; + this.gv_lastupdateDate.MinWidth = 25; + this.gv_lastupdateDate.Name = "gv_lastupdateDate"; + this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; + this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; + this.gv_lastupdateDate.Visible = true; + this.gv_lastupdateDate.VisibleIndex = 23; + this.gv_lastupdateDate.Width = 200; + // + // gv_lastupdateBy + // + this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; + this.gv_lastupdateBy.Caption = "鏈�鍚庝慨鏀逛汉"; + this.gv_lastupdateBy.FieldName = "lastupdateBy"; + this.gv_lastupdateBy.MinWidth = 25; + this.gv_lastupdateBy.Name = "gv_lastupdateBy"; + this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; + this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY"; + this.gv_lastupdateBy.Visible = true; + this.gv_lastupdateBy.VisibleIndex = 24; + this.gv_lastupdateBy.Width = 100; + // + // gv_erpCheckBy + // + this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true; + this.gv_erpCheckBy.Caption = "erp瀹℃牳浜�"; + this.gv_erpCheckBy.FieldName = "erpCheckBy"; + this.gv_erpCheckBy.MinWidth = 25; + this.gv_erpCheckBy.Name = "gv_erpCheckBy"; + this.gv_erpCheckBy.OptionsColumn.AllowEdit = false; + this.gv_erpCheckBy.Tag = "query_a.ERP_CHECK_BY"; + this.gv_erpCheckBy.Visible = true; + this.gv_erpCheckBy.VisibleIndex = 25; + this.gv_erpCheckBy.Width = 80; + // + // gv_erpCheckDate + // + this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true; + this.gv_erpCheckDate.Caption = "erp瀹℃牳鏃堕棿"; + this.gv_erpCheckDate.FieldName = "erpCheckDate"; + this.gv_erpCheckDate.MinWidth = 25; + this.gv_erpCheckDate.Name = "gv_erpCheckDate"; + this.gv_erpCheckDate.OptionsColumn.AllowEdit = false; + this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE"; + this.gv_erpCheckDate.Visible = true; + this.gv_erpCheckDate.VisibleIndex = 26; + this.gv_erpCheckDate.Width = 180; + // + // gv_changereason + // + this.gv_changereason.AppearanceCell.Options.UseFont = true; + this.gv_changereason.Caption = "鍙樻洿鍘熷洜"; + this.gv_changereason.FieldName = "changereason"; + this.gv_changereason.MinWidth = 25; + this.gv_changereason.Name = "gv_changereason"; + this.gv_changereason.OptionsColumn.AllowEdit = false; + this.gv_changereason.Tag = "query_a.CHANGEREASON"; + this.gv_changereason.Visible = true; + this.gv_changereason.VisibleIndex = 27; + this.gv_changereason.Width = 100; + // + // gridColumn4 + // + this.gridColumn4.Caption = "閲囪喘缁勭粐"; + this.gridColumn4.FieldName = "cgOrg"; + this.gridColumn4.MinWidth = 25; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.Visible = true; + this.gridColumn4.VisibleIndex = 28; + this.gridColumn4.Width = 94; + // + // gridColumn5 + // + this.gridColumn5.Caption = "閲囪喘缁�"; + this.gridColumn5.FieldName = "purchaseGroup"; + this.gridColumn5.MinWidth = 25; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 29; + this.gridColumn5.Width = 94; + // + // gridColumn7 + // + this.gridColumn7.Caption = "閭"; + this.gridColumn7.FieldName = "email"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 30; + this.gridColumn7.Width = 94; + // + // gvcol6 + // + this.gvcol6.Caption = "涓婚敭GUID"; + this.gvcol6.FieldName = "guid"; + this.gvcol6.MinWidth = 25; + this.gvcol6.Name = "gvcol6"; + this.gvcol6.Width = 94; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 531); + this.pageBar1.Location = new System.Drawing.Point(0, 516); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; - this.pageBar1.Size = new System.Drawing.Size(1126, 39); - this.pageBar1.TabIndex = 3; + this.pageBar1.Size = new System.Drawing.Size(1363, 39); + this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // // xtraTabPage2 // - this.xtraTabPage2.Controls.Add(this.tabMx); - this.xtraTabPage2.Controls.Add(this.panel1); + this.xtraTabPage2.Controls.Add(this.splitMx1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; - this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; + this.xtraTabPage2.Size = new System.Drawing.Size(1363, 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(1363, 570); + this.splitMx1.SplitterPosition = 46; + this.splitMx1.TabIndex = 0; + // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.txt_supplier); + this.layoutMx1.Controls.Add(this.txt_billNo); + this.layoutMx1.Controls.Add(this.txt_guid); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem4}); + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1363, 46); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; + // + // txt_supplier + // + this.txt_supplier.IsReadly = false; + this.txt_supplier.Location = new System.Drawing.Point(429, 12); + this.txt_supplier.Margin = new System.Windows.Forms.Padding(0); + this.txt_supplier.Name = "txt_supplier"; + this.txt_supplier.Size = new System.Drawing.Size(239, 24); + this.txt_supplier.TabIndex = 227; + // + // txt_billNo + // + this.txt_billNo.Location = new System.Drawing.Point(99, 12); + this.txt_billNo.Name = "txt_billNo"; + this.txt_billNo.Properties.Appearance.Options.UseFont = true; + this.txt_billNo.Size = new System.Drawing.Size(239, 24); + this.txt_billNo.StyleController = this.layoutMx1; + this.txt_billNo.TabIndex = 213; + // + // txt_guid + // + this.txt_guid.Location = new System.Drawing.Point(1089, 12); + this.txt_guid.Name = "txt_guid"; + this.txt_guid.Size = new System.Drawing.Size(241, 24); + this.txt_guid.StyleController = this.layoutMx1; + this.txt_guid.TabIndex = 229; + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_guid; + this.layoutControlItem4.Location = new System.Drawing.Point(990, 0); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem4.Size = new System.Drawing.Size(332, 32); + this.layoutControlItem4.Text = "涓婚敭GUID"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20); + // + // 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.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; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition1}); + this.Root.Size = new System.Drawing.Size(1342, 49); + this.Root.TextVisible = false; + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_billNo; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem1.Text = "閲囪喘鍗曞彿"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_supplier; + this.layoutControlItem2.Location = new System.Drawing.Point(330, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem2.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem2.Text = "渚涘簲鍟嗗悕绉�"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 318); + this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 252); - this.tabMx.TabIndex = 2; + this.tabMx.Size = new System.Drawing.Size(1363, 512); + this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); // - // panel1 + // tabMxPage1 // - this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.labelControl11); - this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_company); - this.panel1.Controls.Add(this.txt_company); - this.panel1.Controls.Add(this.lb_factory); - this.panel1.Controls.Add(this.txt_factory); - this.panel1.Controls.Add(this.lb_changereason); - this.panel1.Controls.Add(this.txt_changereason); - this.panel1.Controls.Add(this.lb_checkFalg); - this.panel1.Controls.Add(this.txt_checkFalg); - this.panel1.Controls.Add(this.lb_checkBy); - this.panel1.Controls.Add(this.txt_checkBy); - this.panel1.Controls.Add(this.lb_checkDate); - this.panel1.Controls.Add(this.txt_checkDate); - this.panel1.Controls.Add(this.lb_ebelnK3id); - this.panel1.Controls.Add(this.txt_ebelnK3id); - this.panel1.Controls.Add(this.lb_erpCheckDate); - this.panel1.Controls.Add(this.txt_erpCheckDate); - this.panel1.Controls.Add(this.lb_erpCheckBy); - this.panel1.Controls.Add(this.txt_erpCheckBy); - this.panel1.Controls.Add(this.lb_lastupdateBy); - this.panel1.Controls.Add(this.txt_lastupdateBy); - this.panel1.Controls.Add(this.lb_lastupdateDate); - this.panel1.Controls.Add(this.txt_lastupdateDate); - this.panel1.Controls.Add(this.lb_createDate); - this.panel1.Controls.Add(this.txt_createDate); - this.panel1.Controls.Add(this.lb_createBy); - this.panel1.Controls.Add(this.txt_createBy); - this.panel1.Controls.Add(this.lb_cancellationDate); - this.panel1.Controls.Add(this.txt_cancellationDate); - this.panel1.Controls.Add(this.lb_cancellationPerson); - this.panel1.Controls.Add(this.txt_cancellationPerson); - this.panel1.Controls.Add(this.lb_cancellationStatus); - this.panel1.Controls.Add(this.txt_cancellationStatus); - this.panel1.Controls.Add(this.lb_fixtureMoldProcurement); - this.panel1.Controls.Add(this.txt_fixtureMoldProcurement); - this.panel1.Controls.Add(this.lb_remarks); - this.panel1.Controls.Add(this.txt_remarks); - this.panel1.Controls.Add(this.lb_transportMethod); - this.panel1.Controls.Add(this.txt_transportMethod); - this.panel1.Controls.Add(this.lb_email); - this.panel1.Controls.Add(this.txt_email); - this.panel1.Controls.Add(this.lb_paymentParty); - this.panel1.Controls.Add(this.txt_paymentParty); - this.panel1.Controls.Add(this.lb_settlementParty); - this.panel1.Controls.Add(this.txt_settlementParty); - this.panel1.Controls.Add(this.lb_qualityReq); - this.panel1.Controls.Add(this.txt_qualityReq); - this.panel1.Controls.Add(this.lb_purchaser); - this.panel1.Controls.Add(this.txt_purchaser); - this.panel1.Controls.Add(this.lb_qtyAcceptance); - this.panel1.Controls.Add(this.txt_qtyAcceptance); - this.panel1.Controls.Add(this.lb_purchaseGroup); - this.panel1.Controls.Add(this.txt_purchaseGroup); - this.panel1.Controls.Add(this.lb_purchaseDept); - this.panel1.Controls.Add(this.txt_purchaseDept); - this.panel1.Controls.Add(this.lb_purchaseOrg); - this.panel1.Controls.Add(this.txt_purchaseOrg); - this.panel1.Controls.Add(this.lb_closeStatus); - this.panel1.Controls.Add(this.txt_closeStatus); - this.panel1.Controls.Add(this.lb_supplier); - this.panel1.Controls.Add(this.txt_supplier); - this.panel1.Controls.Add(this.lb_purchaseDate); - this.panel1.Controls.Add(this.txt_purchaseDate); - this.panel1.Controls.Add(this.lb_businessType); - this.panel1.Controls.Add(this.txt_businessType); - this.panel1.Controls.Add(this.lb_documentType); - this.panel1.Controls.Add(this.txt_documentType); - this.panel1.Controls.Add(this.lb_documentStatus); - this.panel1.Controls.Add(this.txt_documentStatus); - 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(1126, 318); - this.panel1.TabIndex = 1; + this.tabMxPage1.Controls.Add(this.gcMx1); + this.tabMxPage1.Name = "tabMxPage1"; + this.tabMxPage1.Size = new System.Drawing.Size(1361, 480); + this.tabMxPage1.Text = "閲囪喘鍗曟槑缁�"; // - // labelControl11 + // gcMx1 // - this.labelControl11.Location = new System.Drawing.Point(905, 282); - 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; + this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMx1.Location = new System.Drawing.Point(0, 0); + this.gcMx1.MainView = this.gvMx1; + this.gcMx1.Name = "gcMx1"; + this.gcMx1.Size = new System.Drawing.Size(1361, 480); + this.gcMx1.TabIndex = 0; + this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx1}); + // + // gvMx1 + // + this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gvMx1.ColumnPanelRowHeight = 60; + this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumn3, + this.gv_erpid, + this.gvMx1salesOrderId, + this.gvMx1itemId, + this.gridColumn2, + this.gridColumn1, + this.gvMx1businessTerminate, + this.gvMx1pricingQty, + this.gvMx1pricingUnit, + this.gvMx1deliveryDate, + this.gvMx1earliestDeliveryDate, + this.gvMx1latestDeliveryDate, + this.gvMx1purchaseQty, + this.gvMx1purchaseUnit, + this.gvMx1remainingReceivedQty, + this.gvMx1inventoryUnit, + this.gvMx1demandDocumentId, + this.gvMx1isGift, + this.gvMx1remarks, + this.gvMx1businessClose, + this.gvMx1businessFreeze, + this.gvMx1freezer, + this.gvMx1freezeTime, + this.gvMx1terminator, + this.gvMx1terminateTime, + this.gvMx1totalReceivedQty, + this.gvMx1totalStoredQty, + this.gvMx1remainingStoredQty, + this.gvMx1totalReturnedQty, + this.gvMx1returnableReceivedQty, + this.gvMx1returnableStoredQty, + this.gvMx1sourceDocumentType, + this.gvMx1planTrackingId, + this.gvMx1changeFlag, + this.gvMx1demandDocumentLineId, + this.gridColumn6, + this.gridColumn8}); + this.gvMx1.GridControl = this.gcMx1; + this.gvMx1.Name = "gvMx1"; + this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx1.OptionsFind.ShowSearchNavButtons = false; + this.gvMx1.OptionsView.ShowGroupPanel = false; + // + // gridColumn3 + // + this.gridColumn3.Caption = "鏀舵枡缁勭粐"; + this.gridColumn3.FieldName = "receivingOrg"; + this.gridColumn3.MinWidth = 25; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 0; + this.gridColumn3.Width = 250; + // + // gv_erpid + // + this.gv_erpid.Caption = "ERP涓ID"; + this.gv_erpid.FieldName = "ebelnK3id"; + this.gv_erpid.MinWidth = 25; + this.gv_erpid.Name = "gv_erpid"; + this.gv_erpid.Visible = true; + this.gv_erpid.VisibleIndex = 1; + this.gv_erpid.Width = 100; + // + // gvMx1salesOrderId + // + this.gvMx1salesOrderId.AppearanceCell.Options.UseFont = true; + this.gvMx1salesOrderId.Caption = "閿�鍞鍗曞彿"; + this.gvMx1salesOrderId.FieldName = "salesOrderId"; + this.gvMx1salesOrderId.MinWidth = 25; + this.gvMx1salesOrderId.Name = "gvMx1salesOrderId"; + this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID"; + this.gvMx1salesOrderId.Visible = true; + this.gvMx1salesOrderId.VisibleIndex = 2; + this.gvMx1salesOrderId.Width = 150; + // + // gvMx1itemId + // + this.gvMx1itemId.AppearanceCell.Options.UseFont = true; + this.gvMx1itemId.Caption = "鐗╂枡ID"; + this.gvMx1itemId.FieldName = "itemId"; + this.gvMx1itemId.MinWidth = 25; + this.gvMx1itemId.Name = "gvMx1itemId"; + this.gvMx1itemId.Tag = "query_a.ITEM_ID"; + this.gvMx1itemId.Width = 100; + // + // gridColumn2 + // + this.gridColumn2.Caption = "鐗╂枡缂栫爜"; + this.gridColumn2.FieldName = "itemNo"; + this.gridColumn2.MinWidth = 25; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 3; + this.gridColumn2.Width = 100; + // + // gridColumn1 + // + this.gridColumn1.Caption = "鐗╂枡鍚嶇О"; + this.gridColumn1.FieldName = "itemName"; + this.gridColumn1.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 4; + this.gridColumn1.Width = 120; + // + // gvMx1businessTerminate + // + this.gvMx1businessTerminate.AppearanceCell.Options.UseFont = true; + this.gvMx1businessTerminate.Caption = "涓氬姟鐘舵��"; + this.gvMx1businessTerminate.FieldName = "businessTerminate"; + this.gvMx1businessTerminate.MinWidth = 25; + this.gvMx1businessTerminate.Name = "gvMx1businessTerminate"; + this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE"; + this.gvMx1businessTerminate.Visible = true; + this.gvMx1businessTerminate.VisibleIndex = 5; + this.gvMx1businessTerminate.Width = 50; + // + // gvMx1pricingQty + // + this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true; + this.gvMx1pricingQty.Caption = "璁′环鏁伴噺"; + this.gvMx1pricingQty.FieldName = "pricingQty"; + this.gvMx1pricingQty.MinWidth = 25; + this.gvMx1pricingQty.Name = "gvMx1pricingQty"; + this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY"; + this.gvMx1pricingQty.Visible = true; + this.gvMx1pricingQty.VisibleIndex = 6; + this.gvMx1pricingQty.Width = 50; + // + // gvMx1pricingUnit + // + this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true; + this.gvMx1pricingUnit.Caption = "璁′环鍗曚綅"; + this.gvMx1pricingUnit.FieldName = "jjFname"; + this.gvMx1pricingUnit.MinWidth = 25; + this.gvMx1pricingUnit.Name = "gvMx1pricingUnit"; + this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT"; + this.gvMx1pricingUnit.Visible = true; + this.gvMx1pricingUnit.VisibleIndex = 7; + this.gvMx1pricingUnit.Width = 50; + // + // gvMx1deliveryDate + // + this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true; + this.gvMx1deliveryDate.Caption = "浜よ揣鏃ユ湡"; + this.gvMx1deliveryDate.FieldName = "deliveryDate"; + this.gvMx1deliveryDate.MinWidth = 25; + this.gvMx1deliveryDate.Name = "gvMx1deliveryDate"; + this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE"; + this.gvMx1deliveryDate.Visible = true; + this.gvMx1deliveryDate.VisibleIndex = 8; + this.gvMx1deliveryDate.Width = 200; + // + // gvMx1earliestDeliveryDate + // + this.gvMx1earliestDeliveryDate.AppearanceCell.Options.UseFont = true; + this.gvMx1earliestDeliveryDate.Caption = "鏈�鏃╀氦璐ф棩鏈�"; + this.gvMx1earliestDeliveryDate.FieldName = "earliestDeliveryDate"; + this.gvMx1earliestDeliveryDate.MinWidth = 25; + this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate"; + this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE"; + this.gvMx1earliestDeliveryDate.Visible = true; + this.gvMx1earliestDeliveryDate.VisibleIndex = 9; + this.gvMx1earliestDeliveryDate.Width = 200; + // + // gvMx1latestDeliveryDate + // + this.gvMx1latestDeliveryDate.AppearanceCell.Options.UseFont = true; + this.gvMx1latestDeliveryDate.Caption = "鏈�鏅氫氦璐ф棩鏈�"; + this.gvMx1latestDeliveryDate.FieldName = "latestDeliveryDate"; + this.gvMx1latestDeliveryDate.MinWidth = 25; + this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate"; + this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE"; + this.gvMx1latestDeliveryDate.Visible = true; + this.gvMx1latestDeliveryDate.VisibleIndex = 10; + this.gvMx1latestDeliveryDate.Width = 200; + // + // gvMx1purchaseQty + // + this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true; + this.gvMx1purchaseQty.Caption = "閲囪喘鏁伴噺"; + this.gvMx1purchaseQty.FieldName = "purchaseQty"; + this.gvMx1purchaseQty.MinWidth = 25; + this.gvMx1purchaseQty.Name = "gvMx1purchaseQty"; + this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY"; + this.gvMx1purchaseQty.Visible = true; + this.gvMx1purchaseQty.VisibleIndex = 11; + this.gvMx1purchaseQty.Width = 50; + // + // gvMx1purchaseUnit + // + this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true; + this.gvMx1purchaseUnit.Caption = "閲囪喘鍗曚綅"; + this.gvMx1purchaseUnit.FieldName = "cgFname"; + this.gvMx1purchaseUnit.MinWidth = 25; + this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit"; + this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; + this.gvMx1purchaseUnit.Visible = true; + this.gvMx1purchaseUnit.VisibleIndex = 12; + this.gvMx1purchaseUnit.Width = 50; + // + // gvMx1remainingReceivedQty + // + this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true; + this.gvMx1remainingReceivedQty.Caption = "鍓╀綑鏀惰揣鏁伴噺"; + this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty"; + this.gvMx1remainingReceivedQty.MinWidth = 25; + this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty"; + this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY"; + this.gvMx1remainingReceivedQty.Visible = true; + this.gvMx1remainingReceivedQty.VisibleIndex = 13; + this.gvMx1remainingReceivedQty.Width = 70; + // + // gvMx1inventoryUnit + // + this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true; + this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅"; + this.gvMx1inventoryUnit.FieldName = "kcFname"; + this.gvMx1inventoryUnit.MinWidth = 25; + this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit"; + this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; + this.gvMx1inventoryUnit.Visible = true; + this.gvMx1inventoryUnit.VisibleIndex = 14; + this.gvMx1inventoryUnit.Width = 50; + // + // gvMx1demandDocumentId + // + this.gvMx1demandDocumentId.AppearanceCell.Options.UseFont = true; + this.gvMx1demandDocumentId.Caption = "闇�姹傚崟鎹彿"; + this.gvMx1demandDocumentId.FieldName = "demandDocumentId"; + this.gvMx1demandDocumentId.MinWidth = 25; + this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId"; + this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID"; + this.gvMx1demandDocumentId.Visible = true; + this.gvMx1demandDocumentId.VisibleIndex = 15; + this.gvMx1demandDocumentId.Width = 100; + // + // gvMx1isGift + // + this.gvMx1isGift.AppearanceCell.Options.UseFont = true; + this.gvMx1isGift.Caption = "鏄惁璧犲搧"; + this.gvMx1isGift.FieldName = "isGift"; + this.gvMx1isGift.MinWidth = 25; + this.gvMx1isGift.Name = "gvMx1isGift"; + this.gvMx1isGift.Tag = "query_a.IS_GIFT"; + this.gvMx1isGift.Visible = true; + this.gvMx1isGift.VisibleIndex = 16; + this.gvMx1isGift.Width = 50; + // + // gvMx1remarks + // + this.gvMx1remarks.AppearanceCell.Options.UseFont = true; + this.gvMx1remarks.Caption = "澶囨敞"; + this.gvMx1remarks.FieldName = "remarks"; + this.gvMx1remarks.MinWidth = 25; + this.gvMx1remarks.Name = "gvMx1remarks"; + this.gvMx1remarks.Tag = "query_a.REMARKS"; + this.gvMx1remarks.Visible = true; + this.gvMx1remarks.VisibleIndex = 17; + this.gvMx1remarks.Width = 100; + // + // gvMx1businessClose + // + this.gvMx1businessClose.AppearanceCell.Options.UseFont = true; + this.gvMx1businessClose.Caption = "鍏抽棴鐘舵��"; + this.gvMx1businessClose.FieldName = "businessClose"; + this.gvMx1businessClose.MinWidth = 25; + this.gvMx1businessClose.Name = "gvMx1businessClose"; + this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE"; + this.gvMx1businessClose.Visible = true; + this.gvMx1businessClose.VisibleIndex = 18; + this.gvMx1businessClose.Width = 50; + // + // gvMx1businessFreeze + // + this.gvMx1businessFreeze.AppearanceCell.Options.UseFont = true; + this.gvMx1businessFreeze.Caption = "鍐荤粨鐘舵��"; + this.gvMx1businessFreeze.FieldName = "businessFreeze"; + this.gvMx1businessFreeze.MinWidth = 25; + this.gvMx1businessFreeze.Name = "gvMx1businessFreeze"; + this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE"; + this.gvMx1businessFreeze.Visible = true; + this.gvMx1businessFreeze.VisibleIndex = 19; + this.gvMx1businessFreeze.Width = 50; + // + // gvMx1freezer + // + this.gvMx1freezer.AppearanceCell.Options.UseFont = true; + this.gvMx1freezer.Caption = "鍐荤粨浜�"; + this.gvMx1freezer.FieldName = "freezer"; + this.gvMx1freezer.MinWidth = 25; + this.gvMx1freezer.Name = "gvMx1freezer"; + this.gvMx1freezer.Tag = "query_a.FREEZER"; + this.gvMx1freezer.Visible = true; + this.gvMx1freezer.VisibleIndex = 20; + this.gvMx1freezer.Width = 100; + // + // gvMx1freezeTime + // + this.gvMx1freezeTime.AppearanceCell.Options.UseFont = true; + this.gvMx1freezeTime.Caption = "鍐荤粨鏃堕棿"; + this.gvMx1freezeTime.FieldName = "freezeTime"; + this.gvMx1freezeTime.MinWidth = 25; + this.gvMx1freezeTime.Name = "gvMx1freezeTime"; + this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME"; + this.gvMx1freezeTime.Visible = true; + this.gvMx1freezeTime.VisibleIndex = 21; + this.gvMx1freezeTime.Width = 100; + // + // gvMx1terminator + // + this.gvMx1terminator.AppearanceCell.Options.UseFont = true; + this.gvMx1terminator.Caption = "缁堟浜�"; + this.gvMx1terminator.FieldName = "terminator"; + this.gvMx1terminator.MinWidth = 25; + this.gvMx1terminator.Name = "gvMx1terminator"; + this.gvMx1terminator.Tag = "query_a.TERMINATOR"; + this.gvMx1terminator.Visible = true; + this.gvMx1terminator.VisibleIndex = 22; + this.gvMx1terminator.Width = 100; + // + // gvMx1terminateTime + // + this.gvMx1terminateTime.AppearanceCell.Options.UseFont = true; + this.gvMx1terminateTime.Caption = "缁堟鏃堕棿"; + this.gvMx1terminateTime.FieldName = "terminateTime"; + this.gvMx1terminateTime.MinWidth = 25; + this.gvMx1terminateTime.Name = "gvMx1terminateTime"; + this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME"; + this.gvMx1terminateTime.Visible = true; + this.gvMx1terminateTime.VisibleIndex = 23; + this.gvMx1terminateTime.Width = 100; + // + // gvMx1totalReceivedQty + // + this.gvMx1totalReceivedQty.AppearanceCell.Options.UseFont = true; + this.gvMx1totalReceivedQty.Caption = "鎬诲凡鏀舵暟閲�"; + this.gvMx1totalReceivedQty.FieldName = "totalReceivedQty"; + this.gvMx1totalReceivedQty.MinWidth = 25; + this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty"; + this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY"; + this.gvMx1totalReceivedQty.Visible = true; + this.gvMx1totalReceivedQty.VisibleIndex = 24; + this.gvMx1totalReceivedQty.Width = 70; + // + // gvMx1totalStoredQty + // + this.gvMx1totalStoredQty.AppearanceCell.Options.UseFont = true; + this.gvMx1totalStoredQty.Caption = "鎬诲凡鍏ュ簱鏁伴噺"; + this.gvMx1totalStoredQty.FieldName = "totalStoredQty"; + this.gvMx1totalStoredQty.MinWidth = 25; + this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty"; + this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY"; + this.gvMx1totalStoredQty.Visible = true; + this.gvMx1totalStoredQty.VisibleIndex = 25; + this.gvMx1totalStoredQty.Width = 70; + // + // gvMx1remainingStoredQty + // + this.gvMx1remainingStoredQty.AppearanceCell.Options.UseFont = true; + this.gvMx1remainingStoredQty.Caption = "鍓╀綑鍏ュ簱鏁伴噺"; + this.gvMx1remainingStoredQty.FieldName = "remainingStoredQty"; + this.gvMx1remainingStoredQty.MinWidth = 25; + this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty"; + this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY"; + this.gvMx1remainingStoredQty.Visible = true; + this.gvMx1remainingStoredQty.VisibleIndex = 26; + this.gvMx1remainingStoredQty.Width = 70; + // + // gvMx1totalReturnedQty + // + this.gvMx1totalReturnedQty.AppearanceCell.Options.UseFont = true; + this.gvMx1totalReturnedQty.Caption = "鎬婚��璐ф暟閲�"; + this.gvMx1totalReturnedQty.FieldName = "totalReturnedQty"; + this.gvMx1totalReturnedQty.MinWidth = 25; + this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty"; + this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY"; + this.gvMx1totalReturnedQty.Visible = true; + this.gvMx1totalReturnedQty.VisibleIndex = 27; + this.gvMx1totalReturnedQty.Width = 70; + // + // gvMx1returnableReceivedQty + // + this.gvMx1returnableReceivedQty.AppearanceCell.Options.UseFont = true; + this.gvMx1returnableReceivedQty.Caption = "鍙��鏀惰揣鏁伴噺"; + this.gvMx1returnableReceivedQty.FieldName = "returnableReceivedQty"; + this.gvMx1returnableReceivedQty.MinWidth = 25; + this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty"; + this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY"; + this.gvMx1returnableReceivedQty.Visible = true; + this.gvMx1returnableReceivedQty.VisibleIndex = 28; + this.gvMx1returnableReceivedQty.Width = 70; + // + // gvMx1returnableStoredQty + // + this.gvMx1returnableStoredQty.AppearanceCell.Options.UseFont = true; + this.gvMx1returnableStoredQty.Caption = "鍙��鍏ュ簱鏁伴噺"; + this.gvMx1returnableStoredQty.FieldName = "returnableStoredQty"; + this.gvMx1returnableStoredQty.MinWidth = 25; + this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty"; + this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY"; + this.gvMx1returnableStoredQty.Visible = true; + this.gvMx1returnableStoredQty.VisibleIndex = 29; + this.gvMx1returnableStoredQty.Width = 70; + // + // gvMx1sourceDocumentType + // + this.gvMx1sourceDocumentType.AppearanceCell.Options.UseFont = true; + this.gvMx1sourceDocumentType.Caption = "鏉ユ簮鍗曟嵁绫诲瀷"; + this.gvMx1sourceDocumentType.FieldName = "sourceDocumentType"; + this.gvMx1sourceDocumentType.MinWidth = 25; + this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType"; + this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE"; + this.gvMx1sourceDocumentType.Visible = true; + this.gvMx1sourceDocumentType.VisibleIndex = 30; + this.gvMx1sourceDocumentType.Width = 80; + // + // gvMx1planTrackingId + // + this.gvMx1planTrackingId.AppearanceCell.Options.UseFont = true; + this.gvMx1planTrackingId.Caption = "璁″垝璺熻釜鍙�"; + this.gvMx1planTrackingId.FieldName = "planTrackingId"; + this.gvMx1planTrackingId.MinWidth = 25; + this.gvMx1planTrackingId.Name = "gvMx1planTrackingId"; + this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID"; + this.gvMx1planTrackingId.Visible = true; + this.gvMx1planTrackingId.VisibleIndex = 31; + this.gvMx1planTrackingId.Width = 100; + // + // gvMx1changeFlag + // + this.gvMx1changeFlag.AppearanceCell.Options.UseFont = true; + this.gvMx1changeFlag.Caption = "鍙樻洿鏍囪瘑"; + this.gvMx1changeFlag.FieldName = "changeFlag"; + this.gvMx1changeFlag.MinWidth = 25; + this.gvMx1changeFlag.Name = "gvMx1changeFlag"; + this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG"; + this.gvMx1changeFlag.Visible = true; + this.gvMx1changeFlag.VisibleIndex = 32; + this.gvMx1changeFlag.Width = 50; + // + // gvMx1demandDocumentLineId + // + this.gvMx1demandDocumentLineId.AppearanceCell.Options.UseFont = true; + this.gvMx1demandDocumentLineId.Caption = "闇�姹傚崟鎹鍙�"; + this.gvMx1demandDocumentLineId.FieldName = "demandDocumentLineId"; + this.gvMx1demandDocumentLineId.MinWidth = 25; + this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId"; + this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID"; + this.gvMx1demandDocumentLineId.Width = 100; + // + // gridColumn6 + // + this.gridColumn6.Caption = "涓婚敭Guid"; + this.gridColumn6.FieldName = "guid"; + this.gridColumn6.MinWidth = 25; + this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.Width = 94; + // + // gridColumn8 + // + this.gridColumn8.Caption = "闇�姹傜粍缁�"; + this.gridColumn8.FieldName = "demandOrg"; + this.gridColumn8.MinWidth = 25; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 33; + this.gridColumn8.Width = 94; + // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(844, 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 = 229; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; // // lbGuid // - this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(956, 282); + this.lbGuid.Location = new System.Drawing.Point(672, 12); this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(0, 21); - this.lbGuid.TabIndex = 1; - this.lbGuid.Visible = false; + this.lbGuid.Size = new System.Drawing.Size(326, 25); + this.lbGuid.TabIndex = 230; + this.lbGuid.Text = "lbGuid"; + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.lbGuid; + this.layoutControlItem3.Location = new System.Drawing.Point(660, 0); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem3.Size = new System.Drawing.Size(330, 29); + this.layoutControlItem3.Text = "lbGuid"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem3.TextVisible = false; // // Frm_MesRohIn // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1128, 682); + this.ClientSize = new System.Drawing.Size(1365, 682); + this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesRohIn"; - this.tabMxPage1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_changereason.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationPerson.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationStatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fixtureMoldProcurement.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_transportMethod.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_email.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_paymentParty.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_settlementParty.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_qualityReq.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaser.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_qtyAcceptance.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseGroup.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseDept.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseOrg.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_closeStatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_supplier.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_purchaseDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_businessType.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_documentType.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_documentStatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + 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.txt_billNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); + this.tabMxPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); this.ResumeLayout(false); } #endregion - private UserControl.UcToolBarMenu toolBarMenu1; - private DevExpress.XtraGrid.GridControl gcMain; - private DevExpress.XtraGrid.Views.Grid.GridView gridView1; + private UserControl.UcToolBarMenu toolBarMenu1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; + private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; - private UserControls.Data.UcPageBar pageBar1; - private System.Windows.Forms.Panel panel1; - private System.Windows.Forms.Label lbGuid; - private DevExpress.XtraEditors.LabelControl labelControl11; - private DevExpress.XtraTab.XtraTabControl tabMx; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentLineId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandSource; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1changeFlag; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1planTrackingId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandTrackingId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1sourceDocumentId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1sourceDocumentType; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnableStoredQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnableReceivedQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalReturnedQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingStoredQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalStoredQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingReceivedQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalReceivedQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminateTime; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminator; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessTerminate; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1freezeTime; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1freezer; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessFreeze; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessClose; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1batchNumber; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1outsourcingOrderId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1remarks; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1isGift; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1latestDeliveryDate; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1earliestDeliveryDate; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryDate; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1pricingQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1pricingUnit; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1inventoryUnit; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseQty; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseUnit; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1orderLineId; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderId; - 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_company; -private DevExpress.XtraEditors.TextEdit txt_company; - -private DevExpress.XtraEditors.LabelControl lb_factory; -private DevExpress.XtraEditors.TextEdit txt_factory; - -private DevExpress.XtraEditors.LabelControl lb_changereason; -private DevExpress.XtraEditors.TextEdit txt_changereason; - private DevExpress.XtraGrid.Columns.GridColumn gv_changereason; - -private DevExpress.XtraEditors.LabelControl lb_checkFalg; -private DevExpress.XtraEditors.TextEdit txt_checkFalg; - private DevExpress.XtraGrid.Columns.GridColumn gv_checkFalg; - -private DevExpress.XtraEditors.LabelControl lb_checkBy; -private DevExpress.XtraEditors.TextEdit txt_checkBy; - private DevExpress.XtraGrid.Columns.GridColumn gv_checkBy; - -private DevExpress.XtraEditors.LabelControl lb_checkDate; -private DevExpress.XtraEditors.TextEdit txt_checkDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; - -private DevExpress.XtraEditors.LabelControl lb_ebelnK3id; -private DevExpress.XtraEditors.TextEdit txt_ebelnK3id; - -private DevExpress.XtraEditors.LabelControl lb_erpCheckDate; -private DevExpress.XtraEditors.TextEdit txt_erpCheckDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckDate; - -private DevExpress.XtraEditors.LabelControl lb_erpCheckBy; -private DevExpress.XtraEditors.TextEdit txt_erpCheckBy; - private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckBy; - -private DevExpress.XtraEditors.LabelControl lb_lastupdateBy; -private DevExpress.XtraEditors.TextEdit txt_lastupdateBy; - private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; - -private DevExpress.XtraEditors.LabelControl lb_lastupdateDate; -private DevExpress.XtraEditors.TextEdit txt_lastupdateDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; - -private DevExpress.XtraEditors.LabelControl lb_createDate; -private DevExpress.XtraEditors.TextEdit txt_createDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; - -private DevExpress.XtraEditors.LabelControl lb_createBy; -private DevExpress.XtraEditors.TextEdit txt_createBy; - private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; - -private DevExpress.XtraEditors.LabelControl lb_cancellationDate; -private DevExpress.XtraEditors.TextEdit txt_cancellationDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationDate; - -private DevExpress.XtraEditors.LabelControl lb_cancellationPerson; -private DevExpress.XtraEditors.TextEdit txt_cancellationPerson; - private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationPerson; - -private DevExpress.XtraEditors.LabelControl lb_cancellationStatus; -private DevExpress.XtraEditors.TextEdit txt_cancellationStatus; - private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationStatus; - -private DevExpress.XtraEditors.LabelControl lb_fixtureMoldProcurement; -private DevExpress.XtraEditors.TextEdit txt_fixtureMoldProcurement; - -private DevExpress.XtraEditors.LabelControl lb_remarks; -private DevExpress.XtraEditors.TextEdit txt_remarks; - private DevExpress.XtraGrid.Columns.GridColumn gv_remarks; - -private DevExpress.XtraEditors.LabelControl lb_transportMethod; -private DevExpress.XtraEditors.TextEdit txt_transportMethod; - private DevExpress.XtraGrid.Columns.GridColumn gv_transportMethod; - -private DevExpress.XtraEditors.LabelControl lb_email; -private DevExpress.XtraEditors.TextEdit txt_email; - -private DevExpress.XtraEditors.LabelControl lb_paymentParty; -private DevExpress.XtraEditors.TextEdit txt_paymentParty; - private DevExpress.XtraGrid.Columns.GridColumn gv_paymentParty; - -private DevExpress.XtraEditors.LabelControl lb_settlementParty; -private DevExpress.XtraEditors.TextEdit txt_settlementParty; - private DevExpress.XtraGrid.Columns.GridColumn gv_settlementParty; - -private DevExpress.XtraEditors.LabelControl lb_qualityReq; -private DevExpress.XtraEditors.TextEdit txt_qualityReq; - private DevExpress.XtraGrid.Columns.GridColumn gv_qualityReq; - -private DevExpress.XtraEditors.LabelControl lb_purchaser; -private DevExpress.XtraEditors.TextEdit txt_purchaser; - private DevExpress.XtraGrid.Columns.GridColumn gv_purchaser; - -private DevExpress.XtraEditors.LabelControl lb_qtyAcceptance; -private DevExpress.XtraEditors.TextEdit txt_qtyAcceptance; - private DevExpress.XtraGrid.Columns.GridColumn gv_qtyAcceptance; - -private DevExpress.XtraEditors.LabelControl lb_purchaseGroup; -private DevExpress.XtraEditors.TextEdit txt_purchaseGroup; - -private DevExpress.XtraEditors.LabelControl lb_purchaseDept; -private DevExpress.XtraEditors.TextEdit txt_purchaseDept; - private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDept; - -private DevExpress.XtraEditors.LabelControl lb_purchaseOrg; -private DevExpress.XtraEditors.TextEdit txt_purchaseOrg; - -private DevExpress.XtraEditors.LabelControl lb_closeStatus; -private DevExpress.XtraEditors.TextEdit txt_closeStatus; - private DevExpress.XtraGrid.Columns.GridColumn gv_closeStatus; - -private DevExpress.XtraEditors.LabelControl lb_supplier; -private DevExpress.XtraEditors.TextEdit txt_supplier; - private DevExpress.XtraGrid.Columns.GridColumn gv_supplier; - -private DevExpress.XtraEditors.LabelControl lb_purchaseDate; -private DevExpress.XtraEditors.TextEdit txt_purchaseDate; - private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDate; - -private DevExpress.XtraEditors.LabelControl lb_businessType; -private DevExpress.XtraEditors.TextEdit txt_businessType; - private DevExpress.XtraGrid.Columns.GridColumn gv_businessType; - -private DevExpress.XtraEditors.LabelControl lb_documentType; -private DevExpress.XtraEditors.TextEdit txt_documentType; - private DevExpress.XtraGrid.Columns.GridColumn gv_documentType; - -private DevExpress.XtraEditors.LabelControl lb_documentStatus; -private DevExpress.XtraEditors.TextEdit txt_documentStatus; - private DevExpress.XtraGrid.Columns.GridColumn gv_documentStatus; - -private DevExpress.XtraEditors.LabelControl lb_billNo; -private DevExpress.XtraEditors.TextEdit txt_billNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; + private DevExpress.XtraEditors.SplitContainerControl split1; + private DevExpress.XtraGrid.GridControl gcMain1; + private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gv_factory; + private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; + private DevExpress.XtraGrid.Columns.GridColumn gv_documentStatus; + private DevExpress.XtraGrid.Columns.GridColumn gv_documentType; + private DevExpress.XtraGrid.Columns.GridColumn gv_businessType; + private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDate; + private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn1; + private DevExpress.XtraGrid.Columns.GridColumn gv_supplier; + private DevExpress.XtraGrid.Columns.GridColumn gv_closeStatus; + private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn2; + private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDept; + private DevExpress.XtraGrid.Columns.GridColumn gv_qtyAcceptance; + private DevExpress.XtraGrid.Columns.GridColumn gv_purchaser; + private DevExpress.XtraGrid.Columns.GridColumn gv_qualityReq; + private DevExpress.XtraGrid.Columns.GridColumn gv_settlementParty; + private DevExpress.XtraGrid.Columns.GridColumn gv_paymentParty; + private DevExpress.XtraGrid.Columns.GridColumn gv_transportMethod; + private DevExpress.XtraGrid.Columns.GridColumn gv_remarks; + private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationStatus; + private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationPerson; + private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; + private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; + private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckBy; + private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_changereason; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private UserControls.Data.UcPageBar pageBar1; + private DevExpress.XtraTab.XtraTabPage xtraTabPage2; + private DevExpress.XtraEditors.SplitContainerControl splitMx1; + private DevExpress.XtraLayout.LayoutControl layoutMx1; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private UserControl.UcLookSupplier txt_supplier; + private DevExpress.XtraEditors.TextEdit txt_billNo; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraTab.XtraTabControl tabMx; + private DevExpress.XtraTab.XtraTabPage tabMxPage1; + private DevExpress.XtraGrid.GridControl gcMx1; + private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private DevExpress.XtraGrid.Columns.GridColumn gv_erpid; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemId; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessTerminate; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1pricingQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1pricingUnit; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryDate; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1earliestDeliveryDate; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1latestDeliveryDate; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseUnit; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingReceivedQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1inventoryUnit; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1isGift; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1remarks; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessClose; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessFreeze; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1freezer; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1freezeTime; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminator; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminateTime; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalReceivedQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalStoredQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingStoredQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalReturnedQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnableReceivedQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnableStoredQty; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1sourceDocumentType; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1planTrackingId; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1changeFlag; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentLineId; + private DevExpress.XtraGrid.Columns.GridColumn gvcol6; + private DevExpress.XtraEditors.TextEdit txt_guid; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private System.Windows.Forms.Label lbGuid; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; } } \ No newline at end of file -- Gitblit v1.9.3