| | |
| | | // 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_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 = "chkStatus"; |
| | |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "建立时间"; |
| | | this.gv_checkUser.FieldName = "createDate"; |
| | |
| | | // |
| | | // 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 = "checkBy"; |
| | |
| | | // |
| | | // gv_pba005 |
| | | // |
| | | this.gv_pba005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_pba005.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pba005.Caption = "审核时间"; |
| | | this.gv_pba005.FieldName = "checkDate"; |
| | |
| | | // |
| | | // gv_pba006 |
| | | // |
| | | this.gv_pba006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_pba006.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pba006.Caption = "处置意见"; |
| | | this.gv_pba006.FieldName = "handSuggestion"; |
| | |
| | | // |
| | | // gv_pba009 |
| | | // |
| | | this.gv_pba009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_pba009.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pba009.Caption = "选别类别"; |
| | | this.gv_pba009.FieldName = "chooseType"; |
| | |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(114, 172); |
| | | 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(436, 28); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_checkUser.Location = new System.Drawing.Point(927, 12); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_checkUser.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(927, 44); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | // 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"; |
| | |
| | | // |
| | | // gvMx1daa002 |
| | | // |
| | | this.gvMx1daa002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa002.Caption = "序号"; |
| | | this.gvMx1daa002.FieldName = "fSeq"; |
| | |
| | | // |
| | | // gvMx1daa010 |
| | | // |
| | | this.gvMx1daa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa010.Caption = "批次"; |
| | | this.gvMx1daa010.FieldName = "batch"; |
| | |
| | | // |
| | | // gvMx1daa005 |
| | | // |
| | | this.gvMx1daa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa005.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa005.Caption = "批次数量"; |
| | | this.gvMx1daa005.FieldName = "batchQty"; |
| | |
| | | // |
| | | // gvMx1daa003 |
| | | // |
| | | this.gvMx1daa003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa003.Caption = "不良项目"; |
| | | this.gvMx1daa003.FieldName = "badItem"; |
| | |
| | | // |
| | | // gvMx1daa004 |
| | | // |
| | | this.gvMx1daa004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa004.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa004.Caption = "不良数"; |
| | | this.gvMx1daa004.FieldName = "badQty"; |
| | |
| | | // |
| | | // gvMx1daa008 |
| | | // |
| | | this.gvMx1daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1daa008.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1daa008.Caption = "不良率"; |
| | | this.gvMx1daa008.FieldName = "badProb"; |
| | |
| | | // |
| | | // gvMx1reporttime |
| | | // |
| | | this.gvMx1reporttime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1reporttime.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1reporttime.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1reporttime.AppearanceCell.Options.UseForeColor = true; |