| | |
| | | // 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_qt015 |
| | | // |
| | | this.gv_qt015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qt015.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt015.Caption = "审核状态 "; |
| | | this.gv_qt015.FieldName = "isChk"; |
| | |
| | | // |
| | | // gv_qt014 |
| | | // |
| | | this.gv_qt014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qt014.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt014.Caption = "完结标识 "; |
| | | this.gv_qt014.FieldName = "isWj"; |
| | |
| | | // |
| | | // gv_qtck |
| | | // |
| | | this.gv_qtck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qtck.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qtck.Caption = "申请单号 "; |
| | | this.gv_qtck.FieldName = "qtck"; |
| | |
| | | // |
| | | // gv_qt020 |
| | | // |
| | | this.gv_qt020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qt020.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt020.Caption = "库存方向"; |
| | | this.gv_qt020.FieldName = "qt020"; |
| | |
| | | // |
| | | // gv_qt005 |
| | | // |
| | | this.gv_qt005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qt005.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt005.Caption = "制单人 "; |
| | | this.gv_qt005.FieldName = "qt005"; |
| | |
| | | // |
| | | // gv_qt001 |
| | | // |
| | | this.gv_qt001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qt001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt001.Caption = "制单日期 "; |
| | | this.gv_qt001.FieldName = "qt001"; |
| | |
| | | // |
| | | // gv_qt008 |
| | | // |
| | | this.gv_qt008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qt008.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt008.Caption = "发料仓库 "; |
| | | this.gv_qt008.FieldName = "flckName"; |
| | |
| | | // |
| | | // gv_qt010 |
| | | // |
| | | this.gv_qt010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qt010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt010.Caption = "出库原因 "; |
| | | this.gv_qt010.FieldName = "qt010"; |
| | |
| | | // |
| | | // gv_qt016 |
| | | // |
| | | this.gv_qt016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qt016.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt016.Caption = "审核人 "; |
| | | this.gv_qt016.FieldName = "qt016"; |
| | |
| | | // |
| | | // gv_qt002 |
| | | // |
| | | this.gv_qt002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_qt002.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt002.Caption = "审核日期 "; |
| | | this.gv_qt002.FieldName = "qt002"; |
| | |
| | | // |
| | | this.txt_qt010.Location = new System.Drawing.Point(355, 96); |
| | | this.txt_qt010.Name = "txt_qt010"; |
| | | this.txt_qt010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_qt010.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qt010.Size = new System.Drawing.Size(466, 28); |
| | | this.txt_qt010.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_qtck.Location = new System.Drawing.Point(84, 0); |
| | | this.txt_qtck.Name = "txt_qtck"; |
| | | this.txt_qtck.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_qtck.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qtck.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_qtck.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_qt016.Location = new System.Drawing.Point(897, 0); |
| | | this.txt_qt016.Name = "txt_qt016"; |
| | | this.txt_qt016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_qt016.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qt016.Size = new System.Drawing.Size(196, 28); |
| | | this.txt_qt016.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_qt002.Location = new System.Drawing.Point(897, 32); |
| | | this.txt_qt002.Name = "txt_qt002"; |
| | | this.txt_qt002.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_qt002.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qt002.Size = new System.Drawing.Size(196, 28); |
| | | this.txt_qt002.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"; |
| | |
| | | // |
| | | // gvMx1qtrkGuid |
| | | // |
| | | this.gvMx1qtrkGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qtrkGuid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qtrkGuid.Caption = "qtGuid"; |
| | | this.gvMx1qtrkGuid.FieldName = "qtGuid"; |
| | |
| | | // |
| | | // gvMx1qd002 |
| | | // |
| | | this.gvMx1qd002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd002.Caption = "物料编号 "; |
| | | this.gvMx1qd002.FieldName = "qd002"; |
| | |
| | | // |
| | | // gvMx1qd003 |
| | | // |
| | | this.gvMx1qd003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd003.Caption = "物料名称 "; |
| | | this.gvMx1qd003.FieldName = "qd003"; |
| | |
| | | // |
| | | // gvMx1qd004 |
| | | // |
| | | this.gvMx1qd004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd004.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd004.Caption = "规格型号 "; |
| | | this.gvMx1qd004.FieldName = "qd004"; |
| | |
| | | // |
| | | // gvMx1qd007 |
| | | // |
| | | this.gvMx1qd007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1qd007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1qd008 |
| | | // |
| | | this.gvMx1qd008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd008.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd008.Caption = "已扫数量 "; |
| | | this.gvMx1qd008.FieldName = "qd008"; |
| | |
| | | // |
| | | // gvMx1qd009 |
| | | // |
| | | this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd009.Caption = "单位 "; |
| | | this.gvMx1qd009.FieldName = "qd009dw"; |
| | |
| | | // |
| | | // gvMx1qd010 |
| | | // |
| | | this.gvMx1qd010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1qd010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true; |