| | |
| | | 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.gv_checkBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.txt_checkFalg = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); |
| | | 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_changereason.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.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.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // gvMx1demandDocumentLineId |
| | |
| | | // |
| | | this.tabMxPage1.Controls.Add(this.gcMx1); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1361, 291); |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1361, 317); |
| | | this.tabMxPage1.Text = "采购单明细"; |
| | | // |
| | | // gcMx1 |
| | |
| | | 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, 291); |
| | | this.gcMx1.Size = new System.Drawing.Size(1361, 317); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | // |
| | | 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.Caption = "变更原因"; |
| | | this.gv_changereason.FieldName = "changereason"; |
| | | this.gv_changereason.MinWidth = 100; |
| | | this.gv_changereason.Name = "gv_changereason"; |
| | |
| | | // |
| | | 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(1029, 212); |
| | | this.lb_checkFalg.Location = new System.Drawing.Point(789, 183); |
| | | 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(1109, 208); |
| | | 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(174, 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.Caption = "审核标识"; |
| | | this.gv_checkFalg.FieldName = "checkFalg"; |
| | | this.gv_checkFalg.MinWidth = 100; |
| | | this.gv_checkFalg.MinWidth = 80; |
| | | this.gv_checkFalg.Name = "gv_checkFalg"; |
| | | this.gv_checkFalg.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkFalg.Tag = "query_a.CHECK_FALG"; |
| | |
| | | // |
| | | 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.Caption = "审核人"; |
| | | this.gv_checkBy.FieldName = "checkBy"; |
| | | this.gv_checkBy.MinWidth = 100; |
| | | this.gv_checkBy.Name = "gv_checkBy"; |
| | |
| | | // |
| | | 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.Caption = "审核日期"; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | | this.gv_checkDate.MinWidth = 100; |
| | | this.gv_checkDate.MinWidth = 120; |
| | | 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; |
| | | this.gv_checkDate.Width = 120; |
| | | // |
| | | // lb_ebelnK3id |
| | | // |
| | |
| | | // |
| | | 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.Caption = "审核时间"; |
| | | this.gv_erpCheckDate.FieldName = "erpCheckDate"; |
| | | this.gv_erpCheckDate.MinWidth = 100; |
| | | this.gv_erpCheckDate.MinWidth = 200; |
| | | 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; |
| | | this.gv_erpCheckDate.Width = 200; |
| | | // |
| | | // lb_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.Caption = "审核人"; |
| | | this.gv_erpCheckBy.FieldName = "erpCheckBy"; |
| | | this.gv_erpCheckBy.MinWidth = 100; |
| | | this.gv_erpCheckBy.Name = "gv_erpCheckBy"; |
| | |
| | | // |
| | | 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.Caption = "最后修改人"; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.MinWidth = 100; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | |
| | | // |
| | | 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.Caption = "最后修改时间"; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | | this.gv_lastupdateDate.MinWidth = 100; |
| | | this.gv_lastupdateDate.MinWidth = 200; |
| | | 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; |
| | | this.gv_lastupdateDate.Width = 200; |
| | | // |
| | | // lb_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.Caption = "创建日期"; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 200; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | |
| | | // |
| | | 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.Caption = "创建人"; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.MinWidth = 100; |
| | | this.gv_createBy.Name = "gv_createBy"; |
| | |
| | | // |
| | | 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.Caption = "作废日期"; |
| | | this.gv_cancellationDate.FieldName = "cancellationDate"; |
| | | this.gv_cancellationDate.MinWidth = 100; |
| | | this.gv_cancellationDate.MinWidth = 200; |
| | | 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; |
| | | this.gv_cancellationDate.Width = 200; |
| | | // |
| | | // lb_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.Caption = "作废人"; |
| | | this.gv_cancellationPerson.FieldName = "cancellationPerson"; |
| | | this.gv_cancellationPerson.MinWidth = 100; |
| | | this.gv_cancellationPerson.Name = "gv_cancellationPerson"; |
| | |
| | | // |
| | | 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.Caption = "作废状态"; |
| | | this.gv_cancellationStatus.FieldName = "cancellationStatus"; |
| | | this.gv_cancellationStatus.MinWidth = 50; |
| | | this.gv_cancellationStatus.Name = "gv_cancellationStatus"; |
| | |
| | | // |
| | | 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.Caption = "备注"; |
| | | this.gv_remarks.FieldName = "remarks"; |
| | | this.gv_remarks.MinWidth = 100; |
| | | this.gv_remarks.Name = "gv_remarks"; |
| | |
| | | // |
| | | 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.Caption = "运输方式"; |
| | | this.gv_transportMethod.FieldName = "transportMethod"; |
| | | this.gv_transportMethod.MinWidth = 100; |
| | | this.gv_transportMethod.Name = "gv_transportMethod"; |
| | |
| | | // |
| | | 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.Caption = "收款方"; |
| | | this.gv_paymentParty.FieldName = "paymentParty"; |
| | | this.gv_paymentParty.MinWidth = 100; |
| | | this.gv_paymentParty.Name = "gv_paymentParty"; |
| | |
| | | // |
| | | 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.Caption = "结算方"; |
| | | this.gv_settlementParty.FieldName = "settlementParty"; |
| | | this.gv_settlementParty.MinWidth = 100; |
| | | this.gv_settlementParty.Name = "gv_settlementParty"; |
| | |
| | | // |
| | | 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.Caption = "质量要求"; |
| | | this.gv_qualityReq.FieldName = "qualityReq"; |
| | | this.gv_qualityReq.MinWidth = 100; |
| | | this.gv_qualityReq.Name = "gv_qualityReq"; |
| | |
| | | // |
| | | 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.Caption = "采购员"; |
| | | this.gv_purchaser.FieldName = "purchaser"; |
| | | this.gv_purchaser.MinWidth = 100; |
| | | this.gv_purchaser.Name = "gv_purchaser"; |
| | |
| | | // |
| | | 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.Caption = "数量验收"; |
| | | this.gv_qtyAcceptance.FieldName = "qtyAcceptance"; |
| | | this.gv_qtyAcceptance.MinWidth = 50; |
| | | this.gv_qtyAcceptance.MinWidth = 100; |
| | | 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 = 9; |
| | | this.gv_qtyAcceptance.Width = 50; |
| | | this.gv_qtyAcceptance.Width = 100; |
| | | // |
| | | // lb_purchaseGroup |
| | | // |
| | |
| | | // |
| | | 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.Caption = "采购部门"; |
| | | this.gv_purchaseDept.FieldName = "purchaseDept"; |
| | | this.gv_purchaseDept.MinWidth = 110; |
| | | this.gv_purchaseDept.Name = "gv_purchaseDept"; |
| | |
| | | // |
| | | 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.Caption = "关闭状态"; |
| | | this.gv_closeStatus.FieldName = "closeStatus"; |
| | | this.gv_closeStatus.MinWidth = 100; |
| | | this.gv_closeStatus.Name = "gv_closeStatus"; |
| | |
| | | // |
| | | 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.Caption = "供应商"; |
| | | this.gv_supplier.FieldName = "supplier"; |
| | | this.gv_supplier.MinWidth = 110; |
| | | this.gv_supplier.Name = "gv_supplier"; |
| | |
| | | // |
| | | 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.Caption = "采购日期"; |
| | | this.gv_purchaseDate.FieldName = "purchaseDate"; |
| | | this.gv_purchaseDate.MinWidth = 200; |
| | | this.gv_purchaseDate.Name = "gv_purchaseDate"; |
| | |
| | | // |
| | | 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.Caption = "业务类型"; |
| | | this.gv_businessType.FieldName = "businessType"; |
| | | this.gv_businessType.MinWidth = 100; |
| | | this.gv_businessType.Name = "gv_businessType"; |
| | |
| | | // |
| | | 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.Caption = "单据类型"; |
| | | this.gv_documentType.FieldName = "documentType"; |
| | | this.gv_documentType.MinWidth = 110; |
| | | this.gv_documentType.Name = "gv_documentType"; |
| | |
| | | // |
| | | 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.Caption = "单据状态"; |
| | | this.gv_documentStatus.FieldName = "documentStatus"; |
| | | this.gv_documentStatus.MinWidth = 100; |
| | | this.gv_documentStatus.Name = "gv_documentStatus"; |
| | |
| | | // |
| | | 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.Caption = "采购单号"; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | | this.gv_billNo.MinWidth = 120; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | |
| | | 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(1328, 531); |
| | | this.gcMain.Size = new System.Drawing.Size(1363, 531); |
| | | this.gcMain.TabIndex = 1; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | // |
| | | this.gv_factory.Caption = "工厂"; |
| | | this.gv_factory.FieldName = "factory"; |
| | | this.gv_factory.MinWidth = 25; |
| | | this.gv_factory.MinWidth = 60; |
| | | this.gv_factory.Name = "gv_factory"; |
| | | this.gv_factory.OptionsColumn.AllowEdit = false; |
| | | this.gv_factory.Visible = true; |
| | | this.gv_factory.VisibleIndex = 0; |
| | | this.gv_factory.Width = 25; |
| | | this.gv_factory.Width = 60; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | |
| | | this.xtraTabPage1.Controls.Add(this.gcMain); |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1328, 570); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | // |
| | | // pageBar1 |
| | |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.RowsCount = 50; |
| | | this.pageBar1.Size = new System.Drawing.Size(1328, 39); |
| | | this.pageBar1.Size = new System.Drawing.Size(1363, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 247); |
| | | this.tabMx.Location = new System.Drawing.Point(0, 221); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.Size = new System.Drawing.Size(1363, 323); |
| | | this.tabMx.Size = new System.Drawing.Size(1363, 349); |
| | | this.tabMx.TabIndex = 2; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1}); |
| | |
| | | // panel1 |
| | | // |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.txt_checkFalg); |
| | | this.panel1.Controls.Add(this.labelControl11); |
| | | this.panel1.Controls.Add(this.lbGuid); |
| | | 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_ebelnK3id); |
| | | this.panel1.Controls.Add(this.txt_ebelnK3id); |
| | | this.panel1.Controls.Add(this.lb_erpCheckDate); |
| | |
| | | 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(1363, 247); |
| | | this.panel1.Size = new System.Drawing.Size(1363, 221); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // txt_checkFalg |
| | | // |
| | | this.txt_checkFalg.Location = new System.Drawing.Point(871, 182); |
| | | this.txt_checkFalg.Name = "txt_checkFalg"; |
| | | this.txt_checkFalg.Properties.Caption = ""; |
| | | this.txt_checkFalg.Size = new System.Drawing.Size(94, 24); |
| | | this.txt_checkFalg.TabIndex = 451; |
| | | // |
| | | // labelControl11 |
| | | // |
| | | this.labelControl11.Location = new System.Drawing.Point(823, 189); |
| | | this.labelControl11.Location = new System.Drawing.Point(920, 185); |
| | | 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); |
| | |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.AutoSize = true; |
| | | this.lbGuid.Location = new System.Drawing.Point(874, 189); |
| | | this.lbGuid.Location = new System.Drawing.Point(971, 185); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(0, 21); |
| | | this.lbGuid.TabIndex = 1; |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_changereason.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.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(); |
| | |
| | | this.tabMx.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | 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.XtraGrid.Columns.GridColumn gv_checkBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_billNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_factory; |
| | | private DevExpress.XtraEditors.CheckEdit txt_checkFalg; |
| | | } |
| | | } |