| | |
| | | /// </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); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1158, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | 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.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; |
| | |
| | | this.gv_produceUnitNo, |
| | | this.gv_depotNo, |
| | | this.gv_isStatus, |
| | | this.gridColumn1}); |
| | | this.gridColumn1, |
| | | this.gridColumn3}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always; |
| | | this.gridView1.IndicatorWidth = 50; |
| | |
| | | // |
| | | // 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"; |
| | |
| | | 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 = 60; |
| | | // |
| | | // gv_materialGroup |
| | | // |
| | | |
| | | this.gv_materialGroup.AppearanceCell.Options.UseFont = true; |
| | | this.gv_materialGroup.Caption = "物料分组"; |
| | | this.gv_materialGroup.FieldName = "remarks"; |
| | |
| | | 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; |
| | | // |
| | | // gv_itemUnitNo |
| | | // |
| | | |
| | | this.gv_itemUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemUnitNo.Caption = "基本单位"; |
| | | this.gv_itemUnitNo.FieldName = "itemUnit"; |
| | |
| | | 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.VisibleIndex = 9; |
| | | this.gv_itemUnitNo.Width = 50; |
| | | // |
| | | // gv_purchaseUnitNo |
| | | // |
| | | |
| | | this.gv_purchaseUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnitNo.Caption = "采购单位"; |
| | | this.gv_purchaseUnitNo.FieldName = "fpurchaseunitid"; |
| | |
| | | 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.VisibleIndex = 10; |
| | | this.gv_purchaseUnitNo.Width = 50; |
| | | // |
| | | // gv_saleUnitNo |
| | | // |
| | | |
| | | this.gv_saleUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_saleUnitNo.Caption = "销售单位"; |
| | | this.gv_saleUnitNo.FieldName = "saleunit"; |
| | |
| | | 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.VisibleIndex = 11; |
| | | this.gv_saleUnitNo.Width = 50; |
| | | // |
| | | // gv_storeUnitNo |
| | | // |
| | | |
| | | this.gv_storeUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_storeUnitNo.Caption = "库存单位"; |
| | | this.gv_storeUnitNo.FieldName = "storeunit"; |
| | |
| | | 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.VisibleIndex = 12; |
| | | this.gv_storeUnitNo.Width = 50; |
| | | // |
| | | // gv_subconUnitNo |
| | | // |
| | | |
| | | this.gv_subconUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_subconUnitNo.Caption = "委外单位"; |
| | | this.gv_subconUnitNo.FieldName = "subconUnit"; |
| | |
| | | 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.VisibleIndex = 13; |
| | | this.gv_subconUnitNo.Width = 50; |
| | | // |
| | | // gv_produceUnitNo |
| | | // |
| | | |
| | | this.gv_produceUnitNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_produceUnitNo.Caption = "生产单位"; |
| | | this.gv_produceUnitNo.FieldName = "produceUnit"; |
| | |
| | | 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.VisibleIndex = 14; |
| | | this.gv_produceUnitNo.Width = 50; |
| | | // |
| | | // gv_depotNo |
| | | // |
| | | |
| | | this.gv_depotNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotNo.Caption = "默认仓库"; |
| | | this.gv_depotNo.FieldName = "depotCode"; |
| | |
| | | this.gv_depotNo.Name = "gv_depotNo"; |
| | | 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.Width = 94; |
| | | // |
| | | // gv_isStatus |
| | | // |
| | | |
| | | this.gv_isStatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isStatus.Caption = "禁用状态"; |
| | | this.gv_isStatus.FieldName = "fforbidstatus"; |
| | |
| | | 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.VisibleIndex = 15; |
| | | this.gv_isStatus.Width = 50; |
| | | // |
| | | // gridColumn1 |
| | |
| | | this.gridColumn1.OptionsFilter.FilterPopupMode = DevExpress.XtraGrid.Columns.FilterPopupMode.Date; |
| | | this.gridColumn1.Tag = "query_a.lastupdate_date"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 18; |
| | | this.gridColumn1.VisibleIndex = 16; |
| | | this.gridColumn1.Width = 180; |
| | | // |
| | | // pageBar1 |
| | |
| | | // splitMx1.Panel2 |
| | | // |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1158, 570); |
| | | this.splitMx1.SplitterPosition = 214; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | // |
| | | 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"; |
| | |
| | | this.layoutControlItem23.Text = "禁用状态"; |
| | | this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "主键Guid"; |
| | | this.gridColumn3.FieldName = "guid"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // Frm_MesItems |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | } |
| | | } |