| | |
| | | // 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"; |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Appearance.ViewCaption.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | |
| | | // |
| | | // gv_urgentFlag |
| | | // |
| | | this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_urgentFlag.AppearanceCell.Options.UseFont = true; |
| | | this.gv_urgentFlag.Caption = "急料标识"; |
| | | this.gv_urgentFlag.FieldName = "urgentFlag"; |
| | |
| | | // |
| | | // gv_fstatus |
| | | // |
| | | this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_fstatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fstatus.Caption = "审核标识"; |
| | | this.gv_fstatus.FieldName = "fstatus"; |
| | |
| | | // |
| | | // gv_status |
| | | // |
| | | this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_status.AppearanceCell.Options.UseFont = true; |
| | | this.gv_status.Caption = "入库"; |
| | | this.gv_status.FieldName = "statusChk"; |
| | |
| | | // |
| | | // gv_billNo |
| | | // |
| | | this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "到货单号"; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | |
| | | // |
| | | // gv_createBy |
| | | // |
| | | this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人"; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核时间"; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | |
| | | // |
| | | // gv_suppNo |
| | | // |
| | | this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编码"; |
| | | this.gv_suppNo.FieldName = "suppNo"; |
| | |
| | | // |
| | | // gv_depotsCode |
| | | // |
| | | this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_depotsCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotsCode.Caption = "收货仓库编码"; |
| | | this.gv_depotsCode.FieldName = "depotsCode"; |
| | |
| | | // |
| | | // gv_remark |
| | | // |
| | | this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注"; |
| | | this.gv_remark.FieldName = "remark"; |
| | |
| | | // |
| | | this.txt_dptName.Location = new System.Drawing.Point(445, 44); |
| | | 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(225, 28); |
| | | this.txt_dptName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_gysNo.Location = new System.Drawing.Point(114, 76); |
| | | this.txt_gysNo.Name = "txt_gysNo"; |
| | | this.txt_gysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_gysNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_gysNo.Size = new System.Drawing.Size(225, 28); |
| | | this.txt_gysNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_depotsCode.Location = new System.Drawing.Point(445, 76); |
| | | this.txt_depotsCode.Name = "txt_depotsCode"; |
| | | this.txt_depotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_depotsCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotsCode.Size = new System.Drawing.Size(225, 28); |
| | | this.txt_depotsCode.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_barcodeProgress.Location = new System.Drawing.Point(776, 108); |
| | | this.txt_barcodeProgress.Name = "txt_barcodeProgress"; |
| | | this.txt_barcodeProgress.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_barcodeProgress.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_barcodeProgress.Size = new System.Drawing.Size(225, 28); |
| | | this.txt_barcodeProgress.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(445, 12); |
| | | this.txt_paperBillNo.Name = "txt_paperBillNo"; |
| | | this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_paperBillNo.Size = new System.Drawing.Size(225, 28); |
| | | this.txt_paperBillNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_billNo.Size = new System.Drawing.Size(225, 28); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_gysName.Location = new System.Drawing.Point(114, 44); |
| | | this.txt_gysName.Name = "txt_gysName"; |
| | | this.txt_gysName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_gysName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_gysName.Size = new System.Drawing.Size(225, 28); |
| | | this.txt_gysName.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(776, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(225, 28); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(114, 108); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(556, 28); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(776, 44); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(225, 28); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | // gvMx1 |
| | | // |
| | | this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvAbtGuid, |
| | |
| | | // |
| | | // 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"; |
| | |
| | | // |
| | | // gvMx1urgentFlag |
| | | // |
| | | this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1urgentFlag.Caption = "急料标识"; |
| | | this.gvMx1urgentFlag.FieldName = "urgentFlag"; |
| | |
| | | // |
| | | // gvMx1ebeln |
| | | // |
| | | this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebeln.Caption = "ERP采购单号"; |
| | | this.gvMx1ebeln.FieldName = "ebeln"; |
| | |
| | | // |
| | | // gvMx1boardStyle |
| | | // |
| | | this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1boardStyle.Caption = "物料名称"; |
| | | this.gvMx1boardStyle.FieldName = "itemName"; |
| | |
| | | // |
| | | // gvMx1okRkqty |
| | | // |
| | | this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1okRkqty.Caption = "已入库数量"; |
| | | this.gvMx1okRkqty.FieldName = "okRkqty"; |
| | |
| | | // |
| | | // gvMx1ebelnQty |
| | | // |
| | | this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebelnQty.Caption = "已打印数量"; |
| | | this.gvMx1ebelnQty.FieldName = "yQty"; |
| | |
| | | // |
| | | this.txt_iCount_1.Location = new System.Drawing.Point(656, 4); |
| | | this.txt_iCount_1.Name = "txt_iCount_1"; |
| | | this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_iCount_1.Properties.UseMaskAsDisplayFormat = true; |
| | | this.txt_iCount_1.Size = new System.Drawing.Size(94, 28); |
| | |
| | | // |
| | | this.txt_psnQty_1.Location = new System.Drawing.Point(656, 34); |
| | | this.txt_psnQty_1.Name = "txt_psnQty_1"; |
| | | this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_psnQty_1.Properties.UseMaskAsDisplayFormat = true; |
| | | this.txt_psnQty_1.Size = new System.Drawing.Size(94, 28); |
| | |
| | | // |
| | | this.txtKdy.Location = new System.Drawing.Point(430, 65); |
| | | this.txtKdy.Name = "txtKdy"; |
| | | this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; |
| | | this.txtKdy.Properties.Appearance.Options.UseFont = true; |
| | | this.txtKdy.Properties.Appearance.Options.UseForeColor = true; |
| | |
| | | // |
| | | this.txtYdy.Location = new System.Drawing.Point(430, 34); |
| | | this.txtYdy.Name = "txtYdy"; |
| | | this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txtYdy.Properties.Appearance.Options.UseFont = true; |
| | | this.txtYdy.Properties.ReadOnly = true; |
| | | this.txtYdy.Size = new System.Drawing.Size(96, 28); |
| | |
| | | // |
| | | this.txtQuantity.Location = new System.Drawing.Point(430, 4); |
| | | this.txtQuantity.Name = "txtQuantity"; |
| | | this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txtQuantity.Properties.Appearance.Options.UseFont = true; |
| | | this.txtQuantity.Properties.ReadOnly = true; |
| | | this.txtQuantity.Size = new System.Drawing.Size(96, 28); |
| | |
| | | // |
| | | this.txtWlgg.Location = new System.Drawing.Point(90, 65); |
| | | this.txtWlgg.Name = "txtWlgg"; |
| | | this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txtWlgg.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlgg.Properties.ReadOnly = true; |
| | | this.txtWlgg.Size = new System.Drawing.Size(215, 28); |
| | |
| | | // |
| | | this.txtWlmc.Location = new System.Drawing.Point(90, 34); |
| | | this.txtWlmc.Name = "txtWlmc"; |
| | | this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txtWlmc.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlmc.Properties.ReadOnly = true; |
| | | this.txtWlmc.Size = new System.Drawing.Size(215, 28); |
| | |
| | | // |
| | | this.txtWlid.Location = new System.Drawing.Point(90, 4); |
| | | this.txtWlid.Name = "txtWlid"; |
| | | this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txtWlid.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlid.Properties.ReadOnly = true; |
| | | this.txtWlid.Size = new System.Drawing.Size(215, 28); |
| | |
| | | // |
| | | this.gvMx2.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gvMx2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx2.ColumnPanelRowHeight = 50; |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gvMx2guid |
| | | // |
| | | this.gvMx2guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2guid.Caption = "guid "; |
| | | this.gvMx2guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx2itemBarcode |
| | | // |
| | | this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemBarcode.Caption = "物料条码"; |
| | | this.gvMx2itemBarcode.FieldName = "itemBarcode"; |
| | |
| | | // |
| | | // gvMx2itemNo |
| | | // |
| | | this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemNo.Caption = "物料编码 "; |
| | | this.gvMx2itemNo.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gvMx2oldqty |
| | | // |
| | | this.gvMx2oldqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx2oldqty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2oldqty.Caption = "数量"; |
| | | this.gvMx2oldqty.FieldName = "quantity"; |