| | |
| | | // 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.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gv_isWc |
| | | // |
| | | this.gv_isWc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_isWc.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isWc.Caption = "完结标识 "; |
| | | this.gv_isWc.FieldName = "wjStatus"; |
| | |
| | | // |
| | | // gv_shState |
| | | // |
| | | this.gv_shState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_shState.AppearanceCell.Options.UseFont = true; |
| | | this.gv_shState.Caption = "审核状态 "; |
| | | this.gv_shState.FieldName = "chkStatus"; |
| | |
| | | // |
| | | // 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 = "fBillNo"; |
| | |
| | | // |
| | | this.txt_fRemarks.Location = new System.Drawing.Point(114, 140); |
| | | this.txt_fRemarks.Name = "txt_fRemarks"; |
| | | this.txt_fRemarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_fRemarks.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fRemarks.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_fRemarks.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_fCreateDate.Location = new System.Drawing.Point(656, 44); |
| | | this.txt_fCreateDate.Name = "txt_fCreateDate"; |
| | | this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fCreateDate.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_fCreateDate.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(656, 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(165, 28); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_fBillNo.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_fBillNo.Name = "txt_fBillNo"; |
| | | this.txt_fBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_fBillNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fBillNo.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_fBillNo.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_chkBy.Location = new System.Drawing.Point(927, 12); |
| | | this.txt_chkBy.Name = "txt_chkBy"; |
| | | this.txt_chkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_chkBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_chkBy.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_chkBy.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_fapprovedate.Location = new System.Drawing.Point(927, 44); |
| | | this.txt_fapprovedate.Name = "txt_fapprovedate"; |
| | | this.txt_fapprovedate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_fapprovedate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fapprovedate.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_fapprovedate.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | // gvMx1id |
| | | // |
| | | this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1id.Caption = "ID"; |
| | | this.gvMx1id.FieldName = "id"; |
| | |
| | | // |
| | | // gvMx1mid |
| | | // |
| | | this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1mid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1mid.Caption = "MID"; |
| | | this.gvMx1mid.FieldName = "pid"; |
| | |
| | | // |
| | | // gvMx1bld012 |
| | | // |
| | | this.gvMx1bld012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld012.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1bld012.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1bld002 |
| | | // |
| | | this.gvMx1bld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld002.Caption = "物料编号"; |
| | | this.gvMx1bld002.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gvMx1bld003 |
| | | // |
| | | this.gvMx1bld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld003.Caption = "物料名称"; |
| | | this.gvMx1bld003.FieldName = "itemName"; |
| | |
| | | // |
| | | // itemModel |
| | | // |
| | | this.itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.itemModel.AppearanceCell.Options.UseFont = true; |
| | | this.itemModel.Caption = "规格型号"; |
| | | this.itemModel.FieldName = "itemModel"; |
| | |
| | | // |
| | | // gvMx1bld007 |
| | | // |
| | | this.gvMx1bld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); |
| | | this.gvMx1bld007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1bld010 |
| | | // |
| | | this.gvMx1bld010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1bld010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1bld008 |
| | | // |
| | | this.gvMx1bld008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1bld008.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1bld008.Caption = "已扫数量"; |
| | | this.gvMx1bld008.FieldName = "ysNum"; |