| | |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | |
| | | // |
| | | // gridView1 |
| | | // |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn4, |
| | |
| | | // |
| | | // 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"; |
| | |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gv_itemName |
| | | // |
| | | this.gv_itemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_itemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemName.Caption = "物料名称"; |
| | | this.gv_itemName.FieldName = "itemName"; |
| | |
| | | // |
| | | // gv_itemModel |
| | | // |
| | | 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.FieldName = "itemModel"; |
| | |
| | | // |
| | | // gv_itemUnit |
| | | // |
| | | this.gv_itemUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_itemUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemUnit.Caption = "物料单位"; |
| | | this.gv_itemUnit.FieldName = "itemUnit"; |
| | |
| | | // |
| | | this.txt_fSubsidiary.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_fSubsidiary.Name = "txt_fSubsidiary"; |
| | | this.txt_fSubsidiary.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_fSubsidiary.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fSubsidiary.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_fSubsidiary.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(114, 44); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(114, 76); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_itemName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(114, 108); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(436, 28); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_suppId.Location = new System.Drawing.Point(385, 12); |
| | | this.txt_suppId.Name = "txt_suppId"; |
| | | this.txt_suppId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_suppId.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppId.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_suppId.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_createDate1.Location = new System.Drawing.Point(385, 44); |
| | | this.txt_createDate1.Name = "txt_createDate1"; |
| | | this.txt_createDate1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_createDate1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate1.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_createDate1.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_itemUnit.Location = new System.Drawing.Point(385, 76); |
| | | this.txt_itemUnit.Name = "txt_itemUnit"; |
| | | this.txt_itemUnit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemUnit.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemUnit.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_itemUnit.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx1.ColumnPanelRowHeight = 50; |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gvMx1guid |
| | | // |
| | | this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid "; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx1itemBarcode |
| | | // |
| | | this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码 "; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量 "; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | |
| | | // |
| | | // gvMx1trLotno |
| | | // |
| | | this.gvMx1trLotno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1trLotno.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1trLotno.Caption = "供应商"; |
| | | this.gvMx1trLotno.FieldName = "suppID"; |
| | |
| | | // |
| | | // gvMx1createBy |
| | | // |
| | | this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1createBy.Caption = "创建人 "; |
| | | this.gvMx1createBy.FieldName = "createBy"; |