| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | |
| | | this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // 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.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.Appearance.Row.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.Row.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gv_itemName |
| | | // |
| | | |
| | | this.gv_itemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemName.AppearanceCell.Options.UseTextOptions = true; |
| | | this.gv_itemName.AppearanceCell.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | |
| | | // |
| | | // gv_itemModel |
| | | // |
| | | |
| | | this.gv_itemModel.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemModel.Caption = "规格型号"; |
| | | this.gv_itemModel.FieldName = "itemModel"; |
| | |
| | | // |
| | | // gv_lowLimt |
| | | // |
| | | |
| | | this.gv_lowLimt.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lowLimt.Caption = "最低库存"; |
| | | this.gv_lowLimt.FieldName = "lowlimit"; |
| | |
| | | // |
| | | // gv_highLimt |
| | | // |
| | | |
| | | this.gv_highLimt.AppearanceCell.Options.UseFont = true; |
| | | this.gv_highLimt.Caption = "最大库存"; |
| | | this.gv_highLimt.FieldName = "highlimit"; |
| | |
| | | // |
| | | // gv_prdPack |
| | | // |
| | | |
| | | this.gv_prdPack.AppearanceCell.Options.UseFont = true; |
| | | this.gv_prdPack.Caption = "最小包装数"; |
| | | this.gv_prdPack.FieldName = "prdPack"; |
| | |
| | | // |
| | | // gv_bomNo |
| | | // |
| | | |
| | | this.gv_bomNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bomNo.Caption = "物料分类编号"; |
| | | this.gv_bomNo.FieldName = "ppbom00019124"; |
| | |
| | | // |
| | | // gv_materialGroup |
| | | // |
| | | |
| | | this.gv_materialGroup.AppearanceCell.Options.UseFont = true; |
| | | this.gv_materialGroup.Caption = "物料分组"; |
| | | this.gv_materialGroup.FieldName = "remarks"; |
| | |
| | | // |
| | | // gv_itemUnitNo |
| | | // |
| | | |
| | | this.gv_itemUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemUnitNo.Caption = "基本单位"; |
| | | this.gv_itemUnitNo.FieldName = "itemUnit"; |
| | |
| | | // |
| | | // gv_purchaseUnitNo |
| | | // |
| | | |
| | | this.gv_purchaseUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnitNo.Caption = "采购单位"; |
| | | this.gv_purchaseUnitNo.FieldName = "fpurchaseunitid"; |
| | |
| | | // |
| | | // gv_saleUnitNo |
| | | // |
| | | |
| | | this.gv_saleUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_saleUnitNo.Caption = "销售单位"; |
| | | this.gv_saleUnitNo.FieldName = "saleunit"; |
| | |
| | | // |
| | | // gv_storeUnitNo |
| | | // |
| | | |
| | | this.gv_storeUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_storeUnitNo.Caption = "库存单位"; |
| | | this.gv_storeUnitNo.FieldName = "storeunit"; |
| | |
| | | // |
| | | // gv_subconUnitNo |
| | | // |
| | | |
| | | this.gv_subconUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_subconUnitNo.Caption = "委外单位"; |
| | | this.gv_subconUnitNo.FieldName = "subconUnit"; |
| | |
| | | // |
| | | // gv_produceUnitNo |
| | | // |
| | | |
| | | this.gv_produceUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_produceUnitNo.Caption = "生产单位"; |
| | | this.gv_produceUnitNo.FieldName = "produceUnit"; |
| | |
| | | // |
| | | // gv_depotNo |
| | | // |
| | | |
| | | this.gv_depotNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotNo.Caption = "默认仓库"; |
| | | this.gv_depotNo.FieldName = "depotCode"; |
| | |
| | | // |
| | | // gv_isStatus |
| | | // |
| | | |
| | | this.gv_isStatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isStatus.Caption = "禁用状态"; |
| | | this.gv_isStatus.FieldName = "fforbidstatus"; |
| | |
| | | // |
| | | this.txt_cgName.Location = new System.Drawing.Point(951, 172); |
| | | this.txt_cgName.Name = "txt_cgName"; |
| | | |
| | | this.txt_cgName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_cgName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_cgName.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_cgName.StyleController = this.layoutMx1; |
| | | this.txt_cgName.TabIndex = 407; |
| | | this.txt_cgName.Tag = "isStatus"; |
| | |
| | | this.txt_scName.Location = new System.Drawing.Point(951, 140); |
| | | this.txt_scName.Name = "txt_scName"; |
| | | this.txt_scName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_scName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_scName.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_scName.StyleController = this.layoutMx1; |
| | | this.txt_scName.TabIndex = 408; |
| | | this.txt_scName.Tag = "isStatus"; |
| | |
| | | this.txt_fforbidstatusTxt.Location = new System.Drawing.Point(383, 172); |
| | | this.txt_fforbidstatusTxt.Name = "txt_fforbidstatusTxt"; |
| | | this.txt_fforbidstatusTxt.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fforbidstatusTxt.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_fforbidstatusTxt.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_fforbidstatusTxt.StyleController = this.layoutMx1; |
| | | this.txt_fforbidstatusTxt.TabIndex = 343; |
| | | this.txt_fforbidstatusTxt.Tag = "isStatus"; |
| | |
| | | this.txt_xxName.Location = new System.Drawing.Point(951, 108); |
| | | this.txt_xxName.Name = "txt_xxName"; |
| | | this.txt_xxName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_xxName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_xxName.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_xxName.StyleController = this.layoutMx1; |
| | | this.txt_xxName.TabIndex = 409; |
| | | this.txt_xxName.Tag = "isStatus"; |
| | |
| | | this.txt_dptName.Location = new System.Drawing.Point(99, 172); |
| | | this.txt_dptName.Name = "txt_dptName"; |
| | | this.txt_dptName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_dptName.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_dptName.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | | this.txt_dptName.TabIndex = 406; |
| | | this.txt_dptName.Tag = "isStatus"; |
| | |
| | | this.txt_wlName.Location = new System.Drawing.Point(951, 76); |
| | | this.txt_wlName.Name = "txt_wlName"; |
| | | this.txt_wlName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wlName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_wlName.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_wlName.StyleController = this.layoutMx1; |
| | | this.txt_wlName.TabIndex = 410; |
| | | this.txt_wlName.Tag = "isStatus"; |
| | |
| | | this.txt_wwName.Location = new System.Drawing.Point(951, 44); |
| | | this.txt_wwName.Name = "txt_wwName"; |
| | | this.txt_wwName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_wwName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_wwName.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_wwName.StyleController = this.layoutMx1; |
| | | this.txt_wwName.TabIndex = 411; |
| | | this.txt_wwName.Tag = "isStatus"; |
| | |
| | | this.txt_kfName.Location = new System.Drawing.Point(951, 12); |
| | | this.txt_kfName.Name = "txt_kfName"; |
| | | this.txt_kfName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_kfName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_kfName.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_kfName.StyleController = this.layoutMx1; |
| | | this.txt_kfName.TabIndex = 412; |
| | | this.txt_kfName.Tag = "isStatus"; |
| | |
| | | this.txt_fissueType.Location = new System.Drawing.Point(383, 140); |
| | | this.txt_fissueType.Name = "txt_fissueType"; |
| | | this.txt_fissueType.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fissueType.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_fissueType.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_fissueType.StyleController = this.layoutMx1; |
| | | this.txt_fissueType.TabIndex = 378; |
| | | this.txt_fissueType.Tag = "fissueType"; |
| | |
| | | this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(667, 140); |
| | | this.txt_ffinishreceiptoverrate.Name = "txt_ffinishreceiptoverrate"; |
| | | this.txt_ffinishreceiptoverrate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_ffinishreceiptoverrate.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_ffinishreceiptoverrate.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_ffinishreceiptoverrate.StyleController = this.layoutMx1; |
| | | this.txt_ffinishreceiptoverrate.TabIndex = 370; |
| | | this.txt_ffinishreceiptoverrate.Tag = "finishRate"; |
| | |
| | | this.txt_itemSname.Location = new System.Drawing.Point(99, 76); |
| | | this.txt_itemSname.Name = "txt_itemSname"; |
| | | this.txt_itemSname.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemSname.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemSname.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_itemSname.StyleController = this.layoutMx1; |
| | | this.txt_itemSname.TabIndex = 217; |
| | | this.txt_itemSname.Tag = "itemSname"; |
| | |
| | | this.txt_itemDescription.Location = new System.Drawing.Point(99, 108); |
| | | this.txt_itemDescription.Name = "txt_itemDescription"; |
| | | this.txt_itemDescription.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemDescription.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemDescription.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_itemDescription.StyleController = this.layoutMx1; |
| | | this.txt_itemDescription.TabIndex = 222; |
| | | this.txt_itemDescription.Tag = "itemDescription"; |
| | |
| | | this.txt_itemNo.Location = new System.Drawing.Point(383, 12); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 213; |
| | | this.txt_itemNo.Tag = "itemNo"; |
| | |
| | | this.txt_itemType.Location = new System.Drawing.Point(383, 44); |
| | | this.txt_itemType.Name = "txt_itemType"; |
| | | this.txt_itemType.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemType.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemType.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_itemType.StyleController = this.layoutMx1; |
| | | this.txt_itemType.TabIndex = 228; |
| | | this.txt_itemType.Tag = "itemType"; |
| | |
| | | this.txt_itemVersion.Location = new System.Drawing.Point(383, 76); |
| | | this.txt_itemVersion.Name = "txt_itemVersion"; |
| | | this.txt_itemVersion.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemVersion.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_itemVersion.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_itemVersion.StyleController = this.layoutMx1; |
| | | this.txt_itemVersion.TabIndex = 231; |
| | | this.txt_itemVersion.Tag = "itemVersion"; |
| | |
| | | this.txt_ppbom00019124.Location = new System.Drawing.Point(383, 108); |
| | | this.txt_ppbom00019124.Name = "txt_ppbom00019124"; |
| | | this.txt_ppbom00019124.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_ppbom00019124.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_ppbom00019124.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_ppbom00019124.StyleController = this.layoutMx1; |
| | | this.txt_ppbom00019124.TabIndex = 319; |
| | | this.txt_ppbom00019124.Tag = "bomNo"; |
| | |
| | | this.txt_materialProperti.Location = new System.Drawing.Point(667, 12); |
| | | this.txt_materialProperti.Name = "txt_materialProperti"; |
| | | this.txt_materialProperti.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_materialProperti.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_materialProperti.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_materialProperti.StyleController = this.layoutMx1; |
| | | this.txt_materialProperti.TabIndex = 360; |
| | | this.txt_materialProperti.Tag = "materialProperties"; |
| | |
| | | this.txt_productionWorkshop.Location = new System.Drawing.Point(667, 44); |
| | | this.txt_productionWorkshop.Name = "txt_productionWorkshop"; |
| | | this.txt_productionWorkshop.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_productionWorkshop.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_productionWorkshop.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_productionWorkshop.StyleController = this.layoutMx1; |
| | | this.txt_productionWorkshop.TabIndex = 336; |
| | | this.txt_productionWorkshop.Tag = "produceWorkNo"; |
| | |
| | | this.txt_highlimit.Location = new System.Drawing.Point(667, 76); |
| | | this.txt_highlimit.Name = "txt_highlimit"; |
| | | this.txt_highlimit.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_highlimit.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_highlimit.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_highlimit.StyleController = this.layoutMx1; |
| | | this.txt_highlimit.TabIndex = 262; |
| | | this.txt_highlimit.Tag = "highLimt"; |
| | |
| | | this.txt_lowlimit.Location = new System.Drawing.Point(667, 108); |
| | | this.txt_lowlimit.Name = "txt_lowlimit"; |
| | | this.txt_lowlimit.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lowlimit.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_lowlimit.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_lowlimit.StyleController = this.layoutMx1; |
| | | this.txt_lowlimit.TabIndex = 258; |
| | | this.txt_lowlimit.Tag = "lowLimt"; |
| | |
| | | this.txt_prdPack.Location = new System.Drawing.Point(99, 140); |
| | | this.txt_prdPack.Name = "txt_prdPack"; |
| | | this.txt_prdPack.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_prdPack.Size = new System.Drawing.Size(193, 28); |
| | | this.txt_prdPack.Size = new System.Drawing.Size(193, 24); |
| | | this.txt_prdPack.StyleController = this.layoutMx1; |
| | | this.txt_prdPack.TabIndex = 267; |
| | | this.txt_prdPack.Tag = "prdPack"; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | } |
| | | } |