| | |
| | | // 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 = "isCheck"; |
| | |
| | | // |
| | | // 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 = "billNo"; |
| | |
| | | // |
| | | // 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 = "createBy"; |
| | |
| | | // |
| | | // 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 = "createDate"; |
| | |
| | | // |
| | | // 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 = "checkBy"; |
| | |
| | | // |
| | | // 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 = "checkDate"; |
| | |
| | | // |
| | | // 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 = "remark"; |
| | |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(84, 76); |
| | | 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(486, 28); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_checkBy.Location = new System.Drawing.Point(927, 12); |
| | | this.txt_checkBy.Name = "txt_checkBy"; |
| | | this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_checkBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkBy.Size = new System.Drawing.Size(207, 28); |
| | | this.txt_checkBy.StyleController = this.layoutMx1; |
| | |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(84, 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(205, 28); |
| | | this.txt_billNo.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(207, 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"; |
| | |
| | | // |
| | | // gvMx1qd002 |
| | | // |
| | | this.gvMx1qd002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd002.Caption = "物料编号 "; |
| | | this.gvMx1qd002.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gvMx1qd003 |
| | | // |
| | | this.gvMx1qd003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd003.Caption = "物料名称 "; |
| | | this.gvMx1qd003.FieldName = "itemName"; |
| | |
| | | // |
| | | // gvMx1qd004 |
| | | // |
| | | this.gvMx1qd004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd004.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd004.Caption = "规格型号 "; |
| | | this.gvMx1qd004.FieldName = "itemModel"; |
| | |
| | | // |
| | | // 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; |
| | |
| | | // |
| | | // 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; |
| | |
| | | // |
| | | // gvMx1qd009 |
| | | // |
| | | this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1qd009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd009.Caption = "单位 "; |
| | | this.gvMx1qd009.FieldName = "kcDw"; |
| | |
| | | // |
| | | this.txt_iCount_1.Location = new System.Drawing.Point(654, 34); |
| | | 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.Size = new System.Drawing.Size(96, 28); |
| | | this.txt_iCount_1.TabIndex = 228; |
| | |
| | | // |
| | | this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4); |
| | | 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.Size = new System.Drawing.Size(96, 28); |
| | | this.txt_psnQty_1.TabIndex = 226; |
| | |
| | | // |
| | | 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(236, 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(236, 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(236, 28); |
| | |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridColumn2.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn2.Caption = "guid"; |
| | | this.gridColumn2.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"; |
| | |
| | | // |
| | | // gvMx1createBy |
| | | // |
| | | this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1createBy.Caption = "创建人"; |
| | | this.gvMx1createBy.FieldName = "createBy"; |
| | |
| | | // |
| | | // gvMx1lotDate |
| | | // |
| | | this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gvMx1lotDate.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lotDate.Caption = "创建日期"; |
| | | this.gvMx1lotDate.FieldName = "createDate"; |