From f14d1fc28a8012035ee251fba71a0d048e9efd0d Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 16 一月 2025 09:10:48 +0800 Subject: [PATCH] 工具条切换状态 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs | 489 +++++++++++++++++++++++------------------------------- 1 files changed, 209 insertions(+), 280 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs index 29b3e74..071f492 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs @@ -37,7 +37,7 @@ this.txt_materialProperti = new DevExpress.XtraEditors.TextEdit(); this.gv_materialGroup = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_isStatus = new DevExpress.XtraEditors.LabelControl(); - this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit(); + this.txt_fforbidstatusTxt = new DevExpress.XtraEditors.TextEdit(); this.gv_isStatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_produceWorkNo = new DevExpress.XtraEditors.LabelControl(); this.txt_productionWorkshop = new DevExpress.XtraEditors.TextEdit(); @@ -56,7 +56,6 @@ this.gv_storeUnitNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_saleUnitNo = new DevExpress.XtraEditors.LabelControl(); this.gv_saleUnitNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_orderUnitNo = new DevExpress.XtraEditors.LabelControl(); this.lb_prdPack = new DevExpress.XtraEditors.LabelControl(); this.txt_prdPack = new DevExpress.XtraEditors.TextEdit(); this.gv_prdPack = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -66,8 +65,6 @@ this.lb_lowLimt = new DevExpress.XtraEditors.LabelControl(); this.txt_lowlimit = new DevExpress.XtraEditors.TextEdit(); this.gv_lowLimt = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_custNO = new DevExpress.XtraEditors.LabelControl(); - this.txt_custNO = new DevExpress.XtraEditors.TextEdit(); this.lb_itemVersion = new DevExpress.XtraEditors.LabelControl(); this.txt_itemVersion = new DevExpress.XtraEditors.TextEdit(); this.lb_itemType = new DevExpress.XtraEditors.LabelControl(); @@ -78,35 +75,30 @@ this.txt_itemDescription = new DevExpress.XtraEditors.TextEdit(); this.lb_itemModel = new DevExpress.XtraEditors.LabelControl(); this.gv_itemModel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit(); this.lb_itemSname = new DevExpress.XtraEditors.LabelControl(); this.txt_itemSname = new DevExpress.XtraEditors.TextEdit(); this.lb_itemName = new DevExpress.XtraEditors.LabelControl(); this.gv_itemName = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemMemoEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit(); this.lb_itemNo = new DevExpress.XtraEditors.LabelControl(); this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_factory = new DevExpress.XtraEditors.LabelControl(); - this.txt_factory = new DevExpress.XtraEditors.TextEdit(); - this.gv_id = 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.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn1 = 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.panel1 = new System.Windows.Forms.Panel(); - this.txt_itemUnit = new Gs.DevApp.UserControl.UcLookUnit(); - this.txt_produceUnit = new Gs.DevApp.UserControl.UcLookUnit(); - this.txt_saleunit = new Gs.DevApp.UserControl.UcLookUnit(); - this.txt_orderunit = new Gs.DevApp.UserControl.UcLookUnit(); - this.txt_storeunit = new Gs.DevApp.UserControl.UcLookUnit(); - this.txt_subconUnit = new Gs.DevApp.UserControl.UcLookUnit(); - this.txt_fpurchaseunitid = new Gs.DevApp.UserControl.UcLookUnit(); - this.txt_depotCode = new Gs.DevApp.UserControl.UcLookCk(); + this.txt_kfName = new DevExpress.XtraEditors.TextEdit(); + this.txt_wwName = new DevExpress.XtraEditors.TextEdit(); + this.txt_wlName = new DevExpress.XtraEditors.TextEdit(); + this.txt_xxName = new DevExpress.XtraEditors.TextEdit(); + this.txt_scName = new DevExpress.XtraEditors.TextEdit(); + this.txt_cgName = new DevExpress.XtraEditors.TextEdit(); + this.txt_dptName = new DevExpress.XtraEditors.TextEdit(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_itemName = new DevExpress.XtraEditors.MemoEdit(); @@ -114,21 +106,17 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatusTxt.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ppbom00019124.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_highlimit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lowlimit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_custNO.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemVersion.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemDescription.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemSname.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); @@ -136,6 +124,13 @@ this.xtraTabPage1.SuspendLayout(); this.xtraTabPage2.SuspendLayout(); this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kfName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wwName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wlName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_xxName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_scName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cgName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); this.SuspendLayout(); @@ -144,7 +139,7 @@ // this.lb_fissueType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fissueType.Appearance.Options.UseFont = true; - this.lb_fissueType.Location = new System.Drawing.Point(529, 151); + this.lb_fissueType.Location = new System.Drawing.Point(538, 117); this.lb_fissueType.Name = "lb_fissueType"; this.lb_fissueType.Size = new System.Drawing.Size(85, 21); this.lb_fissueType.TabIndex = 378; @@ -153,7 +148,7 @@ // // txt_fissueType // - this.txt_fissueType.Location = new System.Drawing.Point(620, 147); + this.txt_fissueType.Location = new System.Drawing.Point(626, 113); this.txt_fissueType.Name = "txt_fissueType"; this.txt_fissueType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fissueType.Properties.Appearance.Options.UseFont = true; @@ -165,7 +160,7 @@ // this.lb_finishRate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_finishRate.Appearance.Options.UseFont = true; - this.lb_finishRate.Location = new System.Drawing.Point(529, 184); + this.lb_finishRate.Location = new System.Drawing.Point(538, 152); this.lb_finishRate.Name = "lb_finishRate"; this.lb_finishRate.Size = new System.Drawing.Size(85, 21); this.lb_finishRate.TabIndex = 370; @@ -174,7 +169,7 @@ // // txt_ffinishreceiptoverrate // - this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(620, 180); + this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(626, 148); this.txt_ffinishreceiptoverrate.Name = "txt_ffinishreceiptoverrate"; this.txt_ffinishreceiptoverrate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ffinishreceiptoverrate.Properties.Appearance.Options.UseFont = true; @@ -186,7 +181,7 @@ // this.lb_materialProperties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_materialProperties.Appearance.Options.UseFont = true; - this.lb_materialProperties.Location = new System.Drawing.Point(270, 184); + this.lb_materialProperties.Location = new System.Drawing.Point(272, 152); this.lb_materialProperties.Name = "lb_materialProperties"; this.lb_materialProperties.Size = new System.Drawing.Size(85, 21); this.lb_materialProperties.TabIndex = 360; @@ -195,7 +190,7 @@ // // txt_materialProperti // - this.txt_materialProperti.Location = new System.Drawing.Point(361, 180); + this.txt_materialProperti.Location = new System.Drawing.Point(361, 148); this.txt_materialProperti.Name = "txt_materialProperti"; this.txt_materialProperti.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_materialProperti.Properties.Appearance.Options.UseFont = true; @@ -214,29 +209,29 @@ this.gv_materialGroup.OptionsColumn.AllowEdit = false; this.gv_materialGroup.Tag = "query_a.materialGroup"; this.gv_materialGroup.Visible = true; - this.gv_materialGroup.VisibleIndex = 9; + this.gv_materialGroup.VisibleIndex = 8; this.gv_materialGroup.Width = 130; // // lb_isStatus // this.lb_isStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_isStatus.Appearance.Options.UseFont = true; - this.lb_isStatus.Location = new System.Drawing.Point(270, 256); + this.lb_isStatus.Location = new System.Drawing.Point(787, 220); this.lb_isStatus.Name = "lb_isStatus"; this.lb_isStatus.Size = new System.Drawing.Size(85, 21); this.lb_isStatus.TabIndex = 343; this.lb_isStatus.Tag = "isStatus"; this.lb_isStatus.Text = "绂佺敤鐘舵�侊細"; // - // txt_fforbidstatus + // txt_fforbidstatusTxt // - this.txt_fforbidstatus.Location = new System.Drawing.Point(361, 252); - this.txt_fforbidstatus.Name = "txt_fforbidstatus"; - this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true; - this.txt_fforbidstatus.Size = new System.Drawing.Size(150, 28); - this.txt_fforbidstatus.TabIndex = 343; - this.txt_fforbidstatus.Tag = "isStatus"; + this.txt_fforbidstatusTxt.Location = new System.Drawing.Point(876, 216); + this.txt_fforbidstatusTxt.Name = "txt_fforbidstatusTxt"; + this.txt_fforbidstatusTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fforbidstatusTxt.Properties.Appearance.Options.UseFont = true; + this.txt_fforbidstatusTxt.Size = new System.Drawing.Size(150, 28); + this.txt_fforbidstatusTxt.TabIndex = 343; + this.txt_fforbidstatusTxt.Tag = "isStatus"; // // gv_isStatus // @@ -244,19 +239,20 @@ this.gv_isStatus.AppearanceCell.Options.UseFont = true; this.gv_isStatus.Caption = "绂佺敤鐘舵��"; this.gv_isStatus.FieldName = "fforbidstatus"; + this.gv_isStatus.MaxWidth = 50; this.gv_isStatus.MinWidth = 50; this.gv_isStatus.Name = "gv_isStatus"; this.gv_isStatus.OptionsColumn.AllowEdit = false; this.gv_isStatus.Tag = "query_a.fforbidstatus"; this.gv_isStatus.Visible = true; - this.gv_isStatus.VisibleIndex = 17; - this.gv_isStatus.Width = 94; + this.gv_isStatus.VisibleIndex = 16; + this.gv_isStatus.Width = 50; // // lb_produceWorkNo // this.lb_produceWorkNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_produceWorkNo.Appearance.Options.UseFont = true; - this.lb_produceWorkNo.Location = new System.Drawing.Point(270, 221); + this.lb_produceWorkNo.Location = new System.Drawing.Point(272, 187); this.lb_produceWorkNo.Name = "lb_produceWorkNo"; this.lb_produceWorkNo.Size = new System.Drawing.Size(85, 21); this.lb_produceWorkNo.TabIndex = 336; @@ -265,7 +261,7 @@ // // txt_productionWorkshop // - this.txt_productionWorkshop.Location = new System.Drawing.Point(361, 217); + this.txt_productionWorkshop.Location = new System.Drawing.Point(361, 183); this.txt_productionWorkshop.Name = "txt_productionWorkshop"; this.txt_productionWorkshop.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_productionWorkshop.Properties.Appearance.Options.UseFont = true; @@ -277,7 +273,7 @@ // this.lb_bomNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_bomNo.Appearance.Options.UseFont = true; - this.lb_bomNo.Location = new System.Drawing.Point(270, 151); + this.lb_bomNo.Location = new System.Drawing.Point(272, 118); this.lb_bomNo.Name = "lb_bomNo"; this.lb_bomNo.Size = new System.Drawing.Size(85, 21); this.lb_bomNo.TabIndex = 319; @@ -286,7 +282,7 @@ // // txt_ppbom00019124 // - this.txt_ppbom00019124.Location = new System.Drawing.Point(361, 147); + this.txt_ppbom00019124.Location = new System.Drawing.Point(361, 114); this.txt_ppbom00019124.Name = "txt_ppbom00019124"; this.txt_ppbom00019124.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ppbom00019124.Properties.Appearance.Options.UseFont = true; @@ -300,19 +296,20 @@ this.gv_bomNo.AppearanceCell.Options.UseFont = true; this.gv_bomNo.Caption = "鐗╂枡鍒嗙被缂栧彿"; this.gv_bomNo.FieldName = "ppbom00019124"; - this.gv_bomNo.MinWidth = 80; + this.gv_bomNo.MaxWidth = 60; + this.gv_bomNo.MinWidth = 60; this.gv_bomNo.Name = "gv_bomNo"; this.gv_bomNo.OptionsColumn.AllowEdit = false; this.gv_bomNo.Tag = "query_a.bomNo"; this.gv_bomNo.Visible = true; - this.gv_bomNo.VisibleIndex = 8; - this.gv_bomNo.Width = 94; + this.gv_bomNo.VisibleIndex = 7; + this.gv_bomNo.Width = 60; // // lb_depotNo // this.lb_depotNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_depotNo.Appearance.Options.UseFont = true; - this.lb_depotNo.Location = new System.Drawing.Point(13, 256); + this.lb_depotNo.Location = new System.Drawing.Point(538, 187); this.lb_depotNo.Name = "lb_depotNo"; this.lb_depotNo.Size = new System.Drawing.Size(85, 21); this.lb_depotNo.TabIndex = 312; @@ -330,14 +327,14 @@ this.gv_depotNo.OptionsColumn.AllowEdit = false; this.gv_depotNo.Tag = "query_m.depot_name"; this.gv_depotNo.Visible = true; - this.gv_depotNo.VisibleIndex = 16; + this.gv_depotNo.VisibleIndex = 15; this.gv_depotNo.Width = 94; // // lb_subconUnitNo // this.lb_subconUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_subconUnitNo.Appearance.Options.UseFont = true; - this.lb_subconUnitNo.Location = new System.Drawing.Point(785, 80); + this.lb_subconUnitNo.Location = new System.Drawing.Point(787, 50); this.lb_subconUnitNo.Name = "lb_subconUnitNo"; this.lb_subconUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_subconUnitNo.TabIndex = 306; @@ -350,19 +347,20 @@ this.gv_subconUnitNo.AppearanceCell.Options.UseFont = true; this.gv_subconUnitNo.Caption = "濮斿鍗曚綅"; this.gv_subconUnitNo.FieldName = "subconUnit"; + this.gv_subconUnitNo.MaxWidth = 50; this.gv_subconUnitNo.MinWidth = 50; this.gv_subconUnitNo.Name = "gv_subconUnitNo"; this.gv_subconUnitNo.OptionsColumn.AllowEdit = false; this.gv_subconUnitNo.Tag = "query_g.fname"; this.gv_subconUnitNo.Visible = true; - this.gv_subconUnitNo.VisibleIndex = 14; - this.gv_subconUnitNo.Width = 94; + this.gv_subconUnitNo.VisibleIndex = 13; + this.gv_subconUnitNo.Width = 50; // // lb_purchaseUnitNo // this.lb_purchaseUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_purchaseUnitNo.Appearance.Options.UseFont = true; - this.lb_purchaseUnitNo.Location = new System.Drawing.Point(785, 221); + this.lb_purchaseUnitNo.Location = new System.Drawing.Point(787, 187); this.lb_purchaseUnitNo.Name = "lb_purchaseUnitNo"; this.lb_purchaseUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_purchaseUnitNo.TabIndex = 298; @@ -375,19 +373,20 @@ this.gv_purchaseUnitNo.AppearanceCell.Options.UseFont = true; this.gv_purchaseUnitNo.Caption = "閲囪喘鍗曚綅"; this.gv_purchaseUnitNo.FieldName = "fpurchaseunitid"; + this.gv_purchaseUnitNo.MaxWidth = 50; this.gv_purchaseUnitNo.MinWidth = 50; this.gv_purchaseUnitNo.Name = "gv_purchaseUnitNo"; this.gv_purchaseUnitNo.OptionsColumn.AllowEdit = false; this.gv_purchaseUnitNo.Tag = "query_d.fname"; this.gv_purchaseUnitNo.Visible = true; - this.gv_purchaseUnitNo.VisibleIndex = 11; - this.gv_purchaseUnitNo.Width = 94; + this.gv_purchaseUnitNo.VisibleIndex = 10; + this.gv_purchaseUnitNo.Width = 50; // // lb_produceUnitNo // this.lb_produceUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_produceUnitNo.Appearance.Options.UseFont = true; - this.lb_produceUnitNo.Location = new System.Drawing.Point(785, 184); + this.lb_produceUnitNo.Location = new System.Drawing.Point(787, 152); this.lb_produceUnitNo.Name = "lb_produceUnitNo"; this.lb_produceUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_produceUnitNo.TabIndex = 291; @@ -400,19 +399,20 @@ this.gv_produceUnitNo.AppearanceCell.Options.UseFont = true; this.gv_produceUnitNo.Caption = "鐢熶骇鍗曚綅"; this.gv_produceUnitNo.FieldName = "produceUnit"; + this.gv_produceUnitNo.MaxWidth = 50; this.gv_produceUnitNo.MinWidth = 50; this.gv_produceUnitNo.Name = "gv_produceUnitNo"; this.gv_produceUnitNo.OptionsColumn.AllowEdit = false; this.gv_produceUnitNo.Tag = "query_h.fname"; this.gv_produceUnitNo.Visible = true; - this.gv_produceUnitNo.VisibleIndex = 15; - this.gv_produceUnitNo.Width = 94; + this.gv_produceUnitNo.VisibleIndex = 14; + this.gv_produceUnitNo.Width = 50; // // lb_storeUnitNo // this.lb_storeUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_storeUnitNo.Appearance.Options.UseFont = true; - this.lb_storeUnitNo.Location = new System.Drawing.Point(785, 46); + this.lb_storeUnitNo.Location = new System.Drawing.Point(787, 13); this.lb_storeUnitNo.Name = "lb_storeUnitNo"; this.lb_storeUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_storeUnitNo.TabIndex = 285; @@ -425,19 +425,20 @@ this.gv_storeUnitNo.AppearanceCell.Options.UseFont = true; this.gv_storeUnitNo.Caption = "搴撳瓨鍗曚綅"; this.gv_storeUnitNo.FieldName = "storeunit"; + this.gv_storeUnitNo.MaxWidth = 50; this.gv_storeUnitNo.MinWidth = 50; this.gv_storeUnitNo.Name = "gv_storeUnitNo"; this.gv_storeUnitNo.OptionsColumn.AllowEdit = false; this.gv_storeUnitNo.Tag = "query_f.fname"; this.gv_storeUnitNo.Visible = true; - this.gv_storeUnitNo.VisibleIndex = 13; - this.gv_storeUnitNo.Width = 94; + this.gv_storeUnitNo.VisibleIndex = 12; + this.gv_storeUnitNo.Width = 50; // // lb_saleUnitNo // this.lb_saleUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_saleUnitNo.Appearance.Options.UseFont = true; - this.lb_saleUnitNo.Location = new System.Drawing.Point(785, 151); + this.lb_saleUnitNo.Location = new System.Drawing.Point(787, 118); this.lb_saleUnitNo.Name = "lb_saleUnitNo"; this.lb_saleUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_saleUnitNo.TabIndex = 280; @@ -450,30 +451,20 @@ this.gv_saleUnitNo.AppearanceCell.Options.UseFont = true; this.gv_saleUnitNo.Caption = "閿�鍞崟浣�"; this.gv_saleUnitNo.FieldName = "saleunit"; + this.gv_saleUnitNo.MaxWidth = 50; this.gv_saleUnitNo.MinWidth = 50; this.gv_saleUnitNo.Name = "gv_saleUnitNo"; this.gv_saleUnitNo.OptionsColumn.AllowEdit = false; this.gv_saleUnitNo.Tag = "query_e.fname"; this.gv_saleUnitNo.Visible = true; - this.gv_saleUnitNo.VisibleIndex = 12; - this.gv_saleUnitNo.Width = 94; - // - // lb_orderUnitNo - // - this.lb_orderUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_orderUnitNo.Appearance.Options.UseFont = true; - this.lb_orderUnitNo.Location = new System.Drawing.Point(785, 13); - this.lb_orderUnitNo.Name = "lb_orderUnitNo"; - this.lb_orderUnitNo.Size = new System.Drawing.Size(85, 21); - this.lb_orderUnitNo.TabIndex = 273; - this.lb_orderUnitNo.Tag = "orderUnitNo"; - this.lb_orderUnitNo.Text = "璁㈠崟鍗曚綅锛�"; + this.gv_saleUnitNo.VisibleIndex = 11; + this.gv_saleUnitNo.Width = 50; // // lb_prdPack // this.lb_prdPack.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_prdPack.Appearance.Options.UseFont = true; - this.lb_prdPack.Location = new System.Drawing.Point(512, 116); + this.lb_prdPack.Location = new System.Drawing.Point(521, 83); this.lb_prdPack.Name = "lb_prdPack"; this.lb_prdPack.Size = new System.Drawing.Size(102, 21); this.lb_prdPack.TabIndex = 267; @@ -482,7 +473,7 @@ // // txt_prdPack // - this.txt_prdPack.Location = new System.Drawing.Point(620, 112); + this.txt_prdPack.Location = new System.Drawing.Point(626, 79); this.txt_prdPack.Name = "txt_prdPack"; this.txt_prdPack.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_prdPack.Properties.Appearance.Options.UseFont = true; @@ -496,19 +487,20 @@ this.gv_prdPack.AppearanceCell.Options.UseFont = true; this.gv_prdPack.Caption = "鏈�灏忓寘瑁呮暟"; this.gv_prdPack.FieldName = "prdPack"; - this.gv_prdPack.MinWidth = 80; + this.gv_prdPack.MaxWidth = 50; + this.gv_prdPack.MinWidth = 50; this.gv_prdPack.Name = "gv_prdPack"; this.gv_prdPack.OptionsColumn.AllowEdit = false; this.gv_prdPack.Tag = "query_a.prd_pack"; this.gv_prdPack.Visible = true; - this.gv_prdPack.VisibleIndex = 7; - this.gv_prdPack.Width = 94; + this.gv_prdPack.VisibleIndex = 6; + this.gv_prdPack.Width = 50; // // lb_highLimt // this.lb_highLimt.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_highLimt.Appearance.Options.UseFont = true; - this.lb_highLimt.Location = new System.Drawing.Point(529, 46); + this.lb_highLimt.Location = new System.Drawing.Point(538, 13); this.lb_highLimt.Name = "lb_highLimt"; this.lb_highLimt.Size = new System.Drawing.Size(85, 21); this.lb_highLimt.TabIndex = 262; @@ -517,7 +509,7 @@ // // txt_highlimit // - this.txt_highlimit.Location = new System.Drawing.Point(620, 42); + this.txt_highlimit.Location = new System.Drawing.Point(626, 9); this.txt_highlimit.Name = "txt_highlimit"; this.txt_highlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_highlimit.Properties.Appearance.Options.UseFont = true; @@ -531,19 +523,20 @@ this.gv_highLimt.AppearanceCell.Options.UseFont = true; this.gv_highLimt.Caption = "鏈�澶у簱瀛�"; this.gv_highLimt.FieldName = "highlimit"; - this.gv_highLimt.MinWidth = 80; + this.gv_highLimt.MaxWidth = 50; + this.gv_highLimt.MinWidth = 50; this.gv_highLimt.Name = "gv_highLimt"; this.gv_highLimt.OptionsColumn.AllowEdit = false; this.gv_highLimt.Tag = "query_a.highLimt"; this.gv_highLimt.Visible = true; - this.gv_highLimt.VisibleIndex = 6; - this.gv_highLimt.Width = 94; + this.gv_highLimt.VisibleIndex = 5; + this.gv_highLimt.Width = 50; // // lb_lowLimt // this.lb_lowLimt.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lowLimt.Appearance.Options.UseFont = true; - this.lb_lowLimt.Location = new System.Drawing.Point(529, 80); + this.lb_lowLimt.Location = new System.Drawing.Point(538, 50); this.lb_lowLimt.Name = "lb_lowLimt"; this.lb_lowLimt.Size = new System.Drawing.Size(85, 21); this.lb_lowLimt.TabIndex = 258; @@ -552,7 +545,7 @@ // // txt_lowlimit // - this.txt_lowlimit.Location = new System.Drawing.Point(620, 73); + this.txt_lowlimit.Location = new System.Drawing.Point(626, 46); this.txt_lowlimit.Name = "txt_lowlimit"; this.txt_lowlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_lowlimit.Properties.Appearance.Options.UseFont = true; @@ -566,40 +559,20 @@ this.gv_lowLimt.AppearanceCell.Options.UseFont = true; this.gv_lowLimt.Caption = "鏈�浣庡簱瀛�"; this.gv_lowLimt.FieldName = "lowlimit"; - this.gv_lowLimt.MinWidth = 80; + this.gv_lowLimt.MaxWidth = 50; + this.gv_lowLimt.MinWidth = 50; this.gv_lowLimt.Name = "gv_lowLimt"; this.gv_lowLimt.OptionsColumn.AllowEdit = false; this.gv_lowLimt.Tag = "query_a.lowlimit"; this.gv_lowLimt.Visible = true; - this.gv_lowLimt.VisibleIndex = 5; - this.gv_lowLimt.Width = 94; - // - // lb_custNO - // - this.lb_custNO.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_custNO.Appearance.Options.UseFont = true; - this.lb_custNO.Location = new System.Drawing.Point(529, 13); - this.lb_custNO.Name = "lb_custNO"; - this.lb_custNO.Size = new System.Drawing.Size(85, 21); - this.lb_custNO.TabIndex = 235; - this.lb_custNO.Tag = "custNO"; - this.lb_custNO.Text = "瀹㈡埛缂栧彿锛�"; - // - // txt_custNO - // - this.txt_custNO.Location = new System.Drawing.Point(620, 9); - this.txt_custNO.Name = "txt_custNO"; - this.txt_custNO.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_custNO.Properties.Appearance.Options.UseFont = true; - this.txt_custNO.Size = new System.Drawing.Size(150, 28); - this.txt_custNO.TabIndex = 235; - this.txt_custNO.Tag = "custNO"; + this.gv_lowLimt.VisibleIndex = 4; + this.gv_lowLimt.Width = 50; // // lb_itemVersion // this.lb_itemVersion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemVersion.Appearance.Options.UseFont = true; - this.lb_itemVersion.Location = new System.Drawing.Point(270, 116); + this.lb_itemVersion.Location = new System.Drawing.Point(272, 83); this.lb_itemVersion.Name = "lb_itemVersion"; this.lb_itemVersion.Size = new System.Drawing.Size(85, 21); this.lb_itemVersion.TabIndex = 231; @@ -608,7 +581,7 @@ // // txt_itemVersion // - this.txt_itemVersion.Location = new System.Drawing.Point(361, 112); + this.txt_itemVersion.Location = new System.Drawing.Point(361, 79); this.txt_itemVersion.Name = "txt_itemVersion"; this.txt_itemVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemVersion.Properties.Appearance.Options.UseFont = true; @@ -620,7 +593,7 @@ // this.lb_itemType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemType.Appearance.Options.UseFont = true; - this.lb_itemType.Location = new System.Drawing.Point(270, 80); + this.lb_itemType.Location = new System.Drawing.Point(272, 50); this.lb_itemType.Name = "lb_itemType"; this.lb_itemType.Size = new System.Drawing.Size(85, 21); this.lb_itemType.TabIndex = 228; @@ -629,7 +602,7 @@ // // txt_itemType // - this.txt_itemType.Location = new System.Drawing.Point(361, 73); + this.txt_itemType.Location = new System.Drawing.Point(361, 46); this.txt_itemType.Name = "txt_itemType"; this.txt_itemType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemType.Properties.Appearance.Options.UseFont = true; @@ -641,7 +614,7 @@ // this.lb_itemUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemUnitNo.Appearance.Options.UseFont = true; - this.lb_itemUnitNo.Location = new System.Drawing.Point(785, 116); + this.lb_itemUnitNo.Location = new System.Drawing.Point(787, 83); this.lb_itemUnitNo.Name = "lb_itemUnitNo"; this.lb_itemUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_itemUnitNo.TabIndex = 226; @@ -654,19 +627,20 @@ this.gv_itemUnitNo.AppearanceCell.Options.UseFont = true; this.gv_itemUnitNo.Caption = "鍩烘湰鍗曚綅"; this.gv_itemUnitNo.FieldName = "itemUnit"; + this.gv_itemUnitNo.MaxWidth = 50; this.gv_itemUnitNo.MinWidth = 50; this.gv_itemUnitNo.Name = "gv_itemUnitNo"; this.gv_itemUnitNo.OptionsColumn.AllowEdit = false; this.gv_itemUnitNo.Tag = "query_c.fname"; this.gv_itemUnitNo.Visible = true; - this.gv_itemUnitNo.VisibleIndex = 10; - this.gv_itemUnitNo.Width = 94; + this.gv_itemUnitNo.VisibleIndex = 9; + this.gv_itemUnitNo.Width = 50; // // lb_itemDescription // this.lb_itemDescription.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemDescription.Appearance.Options.UseFont = true; - this.lb_itemDescription.Location = new System.Drawing.Point(13, 221); + this.lb_itemDescription.Location = new System.Drawing.Point(14, 217); this.lb_itemDescription.Name = "lb_itemDescription"; this.lb_itemDescription.Size = new System.Drawing.Size(85, 21); this.lb_itemDescription.TabIndex = 222; @@ -675,7 +649,7 @@ // // txt_itemDescription // - this.txt_itemDescription.Location = new System.Drawing.Point(103, 217); + this.txt_itemDescription.Location = new System.Drawing.Point(101, 213); this.txt_itemDescription.Name = "txt_itemDescription"; this.txt_itemDescription.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemDescription.Properties.Appearance.Options.UseFont = true; @@ -687,7 +661,7 @@ // this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemModel.Appearance.Options.UseFont = true; - this.lb_itemModel.Location = new System.Drawing.Point(13, 103); + this.lb_itemModel.Location = new System.Drawing.Point(14, 103); this.lb_itemModel.Name = "lb_itemModel"; this.lb_itemModel.Size = new System.Drawing.Size(85, 21); this.lb_itemModel.TabIndex = 219; @@ -699,25 +673,20 @@ this.gv_itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_itemModel.AppearanceCell.Options.UseFont = true; this.gv_itemModel.Caption = "瑙勬牸鍨嬪彿"; - this.gv_itemModel.ColumnEdit = this.repositoryItemMemoEdit1; this.gv_itemModel.FieldName = "itemModel"; - this.gv_itemModel.MinWidth = 360; + this.gv_itemModel.MinWidth = 10; this.gv_itemModel.Name = "gv_itemModel"; this.gv_itemModel.OptionsColumn.AllowEdit = false; this.gv_itemModel.Tag = "query_a.item_model"; this.gv_itemModel.Visible = true; - this.gv_itemModel.VisibleIndex = 4; + this.gv_itemModel.VisibleIndex = 3; this.gv_itemModel.Width = 360; - // - // repositoryItemMemoEdit1 - // - this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1"; // // lb_itemSname // this.lb_itemSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemSname.Appearance.Options.UseFont = true; - this.lb_itemSname.Location = new System.Drawing.Point(13, 184); + this.lb_itemSname.Location = new System.Drawing.Point(14, 184); this.lb_itemSname.Name = "lb_itemSname"; this.lb_itemSname.Size = new System.Drawing.Size(85, 21); this.lb_itemSname.TabIndex = 217; @@ -726,7 +695,7 @@ // // txt_itemSname // - this.txt_itemSname.Location = new System.Drawing.Point(103, 180); + this.txt_itemSname.Location = new System.Drawing.Point(101, 180); this.txt_itemSname.Name = "txt_itemSname"; this.txt_itemSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_itemSname.Properties.Appearance.Options.UseFont = true; @@ -738,7 +707,7 @@ // this.lb_itemName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemName.Appearance.Options.UseFont = true; - this.lb_itemName.Location = new System.Drawing.Point(13, 13); + this.lb_itemName.Location = new System.Drawing.Point(14, 13); this.lb_itemName.Name = "lb_itemName"; this.lb_itemName.Size = new System.Drawing.Size(85, 21); this.lb_itemName.TabIndex = 216; @@ -752,25 +721,20 @@ this.gv_itemName.AppearanceCell.Options.UseTextOptions = true; this.gv_itemName.AppearanceCell.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.gv_itemName.Caption = "鐗╂枡鍚嶇О"; - this.gv_itemName.ColumnEdit = this.repositoryItemMemoEdit2; this.gv_itemName.FieldName = "itemName"; - this.gv_itemName.MinWidth = 250; + this.gv_itemName.MinWidth = 10; this.gv_itemName.Name = "gv_itemName"; this.gv_itemName.OptionsColumn.AllowEdit = false; this.gv_itemName.Tag = "query_a.item_name"; this.gv_itemName.Visible = true; - this.gv_itemName.VisibleIndex = 3; - this.gv_itemName.Width = 260; - // - // repositoryItemMemoEdit2 - // - this.repositoryItemMemoEdit2.Name = "repositoryItemMemoEdit2"; + this.gv_itemName.VisibleIndex = 2; + this.gv_itemName.Width = 250; // // lb_itemNo // this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemNo.Appearance.Options.UseFont = true; - this.lb_itemNo.Location = new System.Drawing.Point(270, 13); + this.lb_itemNo.Location = new System.Drawing.Point(272, 13); this.lb_itemNo.Name = "lb_itemNo"; this.lb_itemNo.Size = new System.Drawing.Size(85, 21); this.lb_itemNo.TabIndex = 213; @@ -793,54 +757,18 @@ this.gv_itemNo.AppearanceCell.Options.UseFont = true; this.gv_itemNo.Caption = "鐗╂枡缂栫爜"; this.gv_itemNo.FieldName = "itemNo"; - this.gv_itemNo.MinWidth = 120; + this.gv_itemNo.MinWidth = 100; this.gv_itemNo.Name = "gv_itemNo"; this.gv_itemNo.OptionsColumn.AllowEdit = false; this.gv_itemNo.Tag = "query_a.item_no"; this.gv_itemNo.Visible = true; - this.gv_itemNo.VisibleIndex = 2; - this.gv_itemNo.Width = 160; - // - // 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(304, 46); - this.lb_factory.Name = "lb_factory"; - this.lb_factory.Size = new System.Drawing.Size(51, 21); - this.lb_factory.TabIndex = 211; - this.lb_factory.Tag = "factory"; - this.lb_factory.Text = "宸ュ巶锛�"; - // - // txt_factory - // - this.txt_factory.Location = new System.Drawing.Point(361, 42); - 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 = 211; - this.txt_factory.Tag = "factory"; - // - // gv_id - // - this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_id.AppearanceCell.Options.UseFont = true; - this.gv_id.Caption = "鐗╂枡ID"; - this.gv_id.FieldName = "id"; - this.gv_id.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; - this.gv_id.MinWidth = 80; - this.gv_id.Name = "gv_id"; - this.gv_id.OptionsColumn.AllowEdit = false; - this.gv_id.OptionsColumn.ReadOnly = true; - this.gv_id.Tag = "query_a.id"; - this.gv_id.Visible = true; - this.gv_id.VisibleIndex = 1; - this.gv_id.Width = 94; + this.gv_itemNo.VisibleIndex = 1; + this.gv_itemNo.Width = 120; // // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.currentAction = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -859,9 +787,6 @@ this.gcMain.Location = new System.Drawing.Point(0, 0); this.gcMain.MainView = this.gridView1; this.gcMain.Name = "gcMain"; - this.gcMain.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.repositoryItemMemoEdit1, - this.repositoryItemMemoEdit2}); this.gcMain.Size = new System.Drawing.Size(1158, 531); this.gcMain.TabIndex = 1; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { @@ -878,7 +803,6 @@ this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn4, - this.gv_id, this.gv_itemNo, this.gv_itemName, this.gv_itemModel, @@ -894,7 +818,8 @@ this.gv_subconUnitNo, this.gv_produceUnitNo, this.gv_depotNo, - this.gv_isStatus}); + this.gv_isStatus, + this.gridColumn1}); this.gridView1.GridControl = this.gcMain; this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always; this.gridView1.IndicatorWidth = 50; @@ -908,7 +833,6 @@ // this.gridColumn4.Caption = "浣跨敤缁勭粐"; this.gridColumn4.FieldName = "fSubsidiary"; - this.gridColumn4.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; this.gridColumn4.MinWidth = 250; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.AllowEdit = false; @@ -916,6 +840,20 @@ this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 0; this.gridColumn4.Width = 250; + // + // gridColumn1 + // + this.gridColumn1.Caption = "鍚屾鏃堕棿"; + this.gridColumn1.DisplayFormat.FormatString = "d"; + this.gridColumn1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; + this.gridColumn1.FieldName = "lastupdateDate"; + this.gridColumn1.MinWidth = 180; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.OptionsFilter.FilterPopupMode = DevExpress.XtraGrid.Columns.FilterPopupMode.Date; + this.gridColumn1.Tag = "query_a.lastupdate_date"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 17; + this.gridColumn1.Width = 180; // // xtraTabControl1 // @@ -953,21 +891,19 @@ // this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; this.xtraTabPage2.Size = new System.Drawing.Size(1158, 570); this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.txt_itemUnit); - this.panel1.Controls.Add(this.txt_produceUnit); - this.panel1.Controls.Add(this.txt_saleunit); - this.panel1.Controls.Add(this.txt_orderunit); - this.panel1.Controls.Add(this.txt_storeunit); - this.panel1.Controls.Add(this.txt_subconUnit); - this.panel1.Controls.Add(this.txt_fpurchaseunitid); - this.panel1.Controls.Add(this.txt_depotCode); + this.panel1.Controls.Add(this.txt_kfName); + this.panel1.Controls.Add(this.txt_wwName); + this.panel1.Controls.Add(this.txt_wlName); + this.panel1.Controls.Add(this.txt_xxName); + this.panel1.Controls.Add(this.txt_scName); + this.panel1.Controls.Add(this.txt_cgName); + this.panel1.Controls.Add(this.txt_dptName); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_fissueType); @@ -977,7 +913,7 @@ this.panel1.Controls.Add(this.lb_materialProperties); this.panel1.Controls.Add(this.txt_materialProperti); this.panel1.Controls.Add(this.lb_isStatus); - this.panel1.Controls.Add(this.txt_fforbidstatus); + this.panel1.Controls.Add(this.txt_fforbidstatusTxt); this.panel1.Controls.Add(this.lb_produceWorkNo); this.panel1.Controls.Add(this.txt_productionWorkshop); this.panel1.Controls.Add(this.lb_bomNo); @@ -988,15 +924,12 @@ this.panel1.Controls.Add(this.lb_produceUnitNo); this.panel1.Controls.Add(this.lb_storeUnitNo); this.panel1.Controls.Add(this.lb_saleUnitNo); - this.panel1.Controls.Add(this.lb_orderUnitNo); this.panel1.Controls.Add(this.lb_prdPack); this.panel1.Controls.Add(this.txt_prdPack); this.panel1.Controls.Add(this.lb_highLimt); this.panel1.Controls.Add(this.txt_highlimit); this.panel1.Controls.Add(this.lb_lowLimt); this.panel1.Controls.Add(this.txt_lowlimit); - this.panel1.Controls.Add(this.lb_custNO); - this.panel1.Controls.Add(this.txt_custNO); this.panel1.Controls.Add(this.lb_itemVersion); this.panel1.Controls.Add(this.txt_itemVersion); this.panel1.Controls.Add(this.lb_itemType); @@ -1010,84 +943,87 @@ this.panel1.Controls.Add(this.lb_itemName); this.panel1.Controls.Add(this.lb_itemNo); this.panel1.Controls.Add(this.txt_itemNo); - this.panel1.Controls.Add(this.lb_factory); - this.panel1.Controls.Add(this.txt_factory); this.panel1.Controls.Add(this.txt_itemName); this.panel1.Controls.Add(this.txt_itemModel); this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(76, 20); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1058, 367); + this.panel1.Size = new System.Drawing.Size(1058, 312); this.panel1.TabIndex = 1; // - // txt_itemUnit + // txt_kfName // - this.txt_itemUnit.IsReadly = false; - this.txt_itemUnit.Location = new System.Drawing.Point(876, 112); - this.txt_itemUnit.Name = "txt_itemUnit"; - this.txt_itemUnit.Size = new System.Drawing.Size(150, 28); - this.txt_itemUnit.TabIndex = 405; + this.txt_kfName.Location = new System.Drawing.Point(876, 9); + this.txt_kfName.Name = "txt_kfName"; + this.txt_kfName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_kfName.Properties.Appearance.Options.UseFont = true; + this.txt_kfName.Size = new System.Drawing.Size(150, 28); + this.txt_kfName.TabIndex = 412; + this.txt_kfName.Tag = "isStatus"; // - // txt_produceUnit + // txt_wwName // - this.txt_produceUnit.IsReadly = false; - this.txt_produceUnit.Location = new System.Drawing.Point(876, 180); - this.txt_produceUnit.Name = "txt_produceUnit"; - this.txt_produceUnit.Size = new System.Drawing.Size(150, 28); - this.txt_produceUnit.TabIndex = 404; + this.txt_wwName.Location = new System.Drawing.Point(876, 46); + this.txt_wwName.Name = "txt_wwName"; + this.txt_wwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_wwName.Properties.Appearance.Options.UseFont = true; + this.txt_wwName.Size = new System.Drawing.Size(150, 28); + this.txt_wwName.TabIndex = 411; + this.txt_wwName.Tag = "isStatus"; // - // txt_saleunit + // txt_wlName // - this.txt_saleunit.IsReadly = false; - this.txt_saleunit.Location = new System.Drawing.Point(876, 147); - this.txt_saleunit.Name = "txt_saleunit"; - this.txt_saleunit.Size = new System.Drawing.Size(150, 28); - this.txt_saleunit.TabIndex = 403; + this.txt_wlName.Location = new System.Drawing.Point(876, 79); + this.txt_wlName.Name = "txt_wlName"; + this.txt_wlName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_wlName.Properties.Appearance.Options.UseFont = true; + this.txt_wlName.Size = new System.Drawing.Size(150, 28); + this.txt_wlName.TabIndex = 410; + this.txt_wlName.Tag = "isStatus"; // - // txt_orderunit + // txt_xxName // - this.txt_orderunit.IsReadly = false; - this.txt_orderunit.Location = new System.Drawing.Point(876, 9); - this.txt_orderunit.Name = "txt_orderunit"; - this.txt_orderunit.Size = new System.Drawing.Size(150, 28); - this.txt_orderunit.TabIndex = 402; + this.txt_xxName.Location = new System.Drawing.Point(876, 114); + this.txt_xxName.Name = "txt_xxName"; + this.txt_xxName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_xxName.Properties.Appearance.Options.UseFont = true; + this.txt_xxName.Size = new System.Drawing.Size(150, 28); + this.txt_xxName.TabIndex = 409; + this.txt_xxName.Tag = "isStatus"; // - // txt_storeunit + // txt_scName // - this.txt_storeunit.IsReadly = false; - this.txt_storeunit.Location = new System.Drawing.Point(876, 42); - this.txt_storeunit.Name = "txt_storeunit"; - this.txt_storeunit.Size = new System.Drawing.Size(150, 28); - this.txt_storeunit.TabIndex = 401; + this.txt_scName.Location = new System.Drawing.Point(876, 148); + this.txt_scName.Name = "txt_scName"; + this.txt_scName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_scName.Properties.Appearance.Options.UseFont = true; + this.txt_scName.Size = new System.Drawing.Size(150, 28); + this.txt_scName.TabIndex = 408; + this.txt_scName.Tag = "isStatus"; // - // txt_subconUnit + // txt_cgName // - this.txt_subconUnit.IsReadly = false; - this.txt_subconUnit.Location = new System.Drawing.Point(876, 73); - this.txt_subconUnit.Name = "txt_subconUnit"; - this.txt_subconUnit.Size = new System.Drawing.Size(150, 28); - this.txt_subconUnit.TabIndex = 400; + this.txt_cgName.Location = new System.Drawing.Point(876, 183); + this.txt_cgName.Name = "txt_cgName"; + this.txt_cgName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_cgName.Properties.Appearance.Options.UseFont = true; + this.txt_cgName.Size = new System.Drawing.Size(150, 28); + this.txt_cgName.TabIndex = 407; + this.txt_cgName.Tag = "isStatus"; // - // txt_fpurchaseunitid + // txt_dptName // - this.txt_fpurchaseunitid.IsReadly = false; - this.txt_fpurchaseunitid.Location = new System.Drawing.Point(876, 217); - this.txt_fpurchaseunitid.Name = "txt_fpurchaseunitid"; - this.txt_fpurchaseunitid.Size = new System.Drawing.Size(150, 28); - this.txt_fpurchaseunitid.TabIndex = 399; - // - // txt_depotCode - // - this.txt_depotCode.IsReadly = false; - this.txt_depotCode.Location = new System.Drawing.Point(103, 252); - this.txt_depotCode.Margin = new System.Windows.Forms.Padding(0); - this.txt_depotCode.Name = "txt_depotCode"; - this.txt_depotCode.Size = new System.Drawing.Size(150, 28); - this.txt_depotCode.TabIndex = 398; + this.txt_dptName.Location = new System.Drawing.Point(626, 183); + this.txt_dptName.Name = "txt_dptName"; + this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_dptName.Properties.Appearance.Options.UseFont = true; + this.txt_dptName.Size = new System.Drawing.Size(150, 28); + this.txt_dptName.TabIndex = 406; + this.txt_dptName.Tag = "isStatus"; // // labelControl11 // - this.labelControl11.Location = new System.Drawing.Point(36, 330); + this.labelControl11.Location = new System.Drawing.Point(555, 238); 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); @@ -1098,7 +1034,7 @@ // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(87, 330); + this.lbGuid.Location = new System.Drawing.Point(606, 238); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; @@ -1132,24 +1068,21 @@ this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesItems"; + this.Text = "鐗╂枡淇℃伅"; ((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatusTxt.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ppbom00019124.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_highlimit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lowlimit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_custNO.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemVersion.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemDescription.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemSname.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); @@ -1158,6 +1091,13 @@ this.xtraTabPage2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kfName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wwName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wlName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_xxName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_scName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_cgName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); this.ResumeLayout(false); @@ -1186,7 +1126,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_materialGroup; private DevExpress.XtraEditors.LabelControl lb_isStatus; - private DevExpress.XtraEditors.TextEdit txt_fforbidstatus; + private DevExpress.XtraEditors.TextEdit txt_fforbidstatusTxt; private DevExpress.XtraGrid.Columns.GridColumn gv_isStatus; private DevExpress.XtraEditors.LabelControl lb_produceWorkNo; @@ -1214,8 +1154,6 @@ private DevExpress.XtraEditors.LabelControl lb_saleUnitNo; private DevExpress.XtraGrid.Columns.GridColumn gv_saleUnitNo; - private DevExpress.XtraEditors.LabelControl lb_orderUnitNo; - private DevExpress.XtraEditors.LabelControl lb_prdPack; private DevExpress.XtraEditors.TextEdit txt_prdPack; private DevExpress.XtraGrid.Columns.GridColumn gv_prdPack; @@ -1227,9 +1165,6 @@ private DevExpress.XtraEditors.LabelControl lb_lowLimt; private DevExpress.XtraEditors.TextEdit txt_lowlimit; private DevExpress.XtraGrid.Columns.GridColumn gv_lowLimt; - - private DevExpress.XtraEditors.LabelControl lb_custNO; - private DevExpress.XtraEditors.TextEdit txt_custNO; private DevExpress.XtraEditors.LabelControl lb_itemVersion; private DevExpress.XtraEditors.TextEdit txt_itemVersion; @@ -1255,22 +1190,16 @@ private DevExpress.XtraEditors.LabelControl lb_itemNo; private DevExpress.XtraEditors.TextEdit txt_itemNo; private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo; - - private DevExpress.XtraEditors.LabelControl lb_factory; - private DevExpress.XtraEditors.TextEdit txt_factory; - private DevExpress.XtraGrid.Columns.GridColumn gv_id; private DevExpress.XtraEditors.MemoEdit txt_itemName; private DevExpress.XtraEditors.MemoEdit txt_itemModel; - private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1; - private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; - private UserControl.UcLookCk txt_depotCode; - private UserControl.UcLookUnit txt_fpurchaseunitid; - private UserControl.UcLookUnit txt_subconUnit; - private UserControl.UcLookUnit txt_storeunit; - private UserControl.UcLookUnit txt_orderunit; - private UserControl.UcLookUnit txt_saleunit; - private UserControl.UcLookUnit txt_produceUnit; - private UserControl.UcLookUnit txt_itemUnit; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraEditors.TextEdit txt_dptName; + private DevExpress.XtraEditors.TextEdit txt_cgName; + private DevExpress.XtraEditors.TextEdit txt_xxName; + private DevExpress.XtraEditors.TextEdit txt_scName; + private DevExpress.XtraEditors.TextEdit txt_wlName; + private DevExpress.XtraEditors.TextEdit txt_kfName; + private DevExpress.XtraEditors.TextEdit txt_wwName; } } \ No newline at end of file -- Gitblit v1.9.3