From 37d32d9263f757072a6ff348ae5e99824fab4ef9 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 31 三月 2025 09:52:50 +0800 Subject: [PATCH] 改变了字体大小 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs | 82 ++++++++++++++++++++-------------------- 1 files changed, 41 insertions(+), 41 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs index 858fa6b..494d7fd 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs @@ -288,7 +288,7 @@ // 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"; @@ -301,7 +301,7 @@ // 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[] { @@ -333,7 +333,7 @@ // // 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"; @@ -347,7 +347,7 @@ // // gv_fType // - this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fType.AppearanceCell.Options.UseFont = true; this.gv_fType.Caption = "瀹岀粨鏍囪瘑"; this.gv_fType.FieldName = "wjChk"; @@ -361,7 +361,7 @@ // // gv_itemOutNo // - this.gv_itemOutNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_itemOutNo.AppearanceCell.Options.UseFont = true; this.gv_itemOutNo.Caption = "璋冩嫧鍗曞彿"; this.gv_itemOutNo.FieldName = "billNo"; @@ -374,7 +374,7 @@ // // 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 = "taskNo"; @@ -394,7 +394,7 @@ // // gv_depotCode // - this.gv_depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_depotCode.AppearanceCell.Options.UseFont = true; this.gv_depotCode.Caption = "绉诲叆浠撳簱ID"; this.gv_depotCode.FieldName = "invDepotsId"; @@ -414,7 +414,7 @@ // // gv_createDate // - this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createDate.AppearanceCell.Options.UseFont = true; this.gv_createDate.Caption = "鍒涘缓鏃堕棿 "; this.gv_createDate.FieldName = "createDate"; @@ -436,7 +436,7 @@ // // 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"; @@ -626,7 +626,7 @@ // this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 108); this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead"; - this.txt_fOwnerTypeInIdHead.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fOwnerTypeInIdHead.Properties.Appearance.Options.UseFont = true; this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(170, 28); this.txt_fOwnerTypeInIdHead.StyleController = this.layoutMx1; @@ -637,7 +637,7 @@ // this.txt_ckName.Location = new System.Drawing.Point(942, 140); this.txt_ckName.Name = "txt_ckName"; - this.txt_ckName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_ckName.Properties.Appearance.Options.UseFont = true; this.txt_ckName.Size = new System.Drawing.Size(172, 28); this.txt_ckName.StyleController = this.layoutMx1; @@ -648,7 +648,7 @@ // this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 108); this.txt_fTransferDirect.Name = "txt_fTransferDirect"; - this.txt_fTransferDirect.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fTransferDirect.Properties.Appearance.Options.UseFont = true; this.txt_fTransferDirect.Size = new System.Drawing.Size(170, 28); this.txt_fTransferDirect.StyleController = this.layoutMx1; @@ -659,7 +659,7 @@ // this.txt_rkName.Location = new System.Drawing.Point(666, 140); this.txt_rkName.Name = "txt_rkName"; - this.txt_rkName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_rkName.Properties.Appearance.Options.UseFont = true; this.txt_rkName.Size = new System.Drawing.Size(170, 28); this.txt_rkName.StyleController = this.layoutMx1; @@ -670,7 +670,7 @@ // this.txt_fBusinessType.Location = new System.Drawing.Point(114, 76); this.txt_fBusinessType.Name = "txt_fBusinessType"; - this.txt_fBusinessType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fBusinessType.Properties.Appearance.Options.UseFont = true; this.txt_fBusinessType.Size = new System.Drawing.Size(170, 28); this.txt_fBusinessType.StyleController = this.layoutMx1; @@ -681,7 +681,7 @@ // this.txt_fOwnerTypeOutIdHead.Location = new System.Drawing.Point(390, 76); this.txt_fOwnerTypeOutIdHead.Name = "txt_fOwnerTypeOutIdHead"; - this.txt_fOwnerTypeOutIdHead.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fOwnerTypeOutIdHead.Properties.Appearance.Options.UseFont = true; this.txt_fOwnerTypeOutIdHead.Size = new System.Drawing.Size(170, 28); this.txt_fOwnerTypeOutIdHead.StyleController = this.layoutMx1; @@ -692,7 +692,7 @@ // 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(170, 28); this.txt_fRemarks.StyleController = this.layoutMx1; @@ -702,7 +702,7 @@ // this.txt_taskNo.Location = new System.Drawing.Point(390, 140); this.txt_taskNo.Name = "txt_taskNo"; - this.txt_taskNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_taskNo.Properties.Appearance.Options.UseFont = true; this.txt_taskNo.Size = new System.Drawing.Size(170, 28); this.txt_taskNo.StyleController = this.layoutMx1; @@ -713,7 +713,7 @@ // this.txt_ftranstype.Location = new System.Drawing.Point(390, 44); this.txt_ftranstype.Name = "txt_ftranstype"; - this.txt_ftranstype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_ftranstype.Properties.Appearance.Options.UseFont = true; this.txt_ftranstype.Size = new System.Drawing.Size(170, 28); this.txt_ftranstype.StyleController = this.layoutMx1; @@ -724,7 +724,7 @@ // this.txt_createDate.Location = new System.Drawing.Point(942, 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(172, 28); this.txt_createDate.StyleController = this.layoutMx1; @@ -735,7 +735,7 @@ // 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(170, 28); this.txt_billNo.StyleController = this.layoutMx1; @@ -746,7 +746,7 @@ // this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 44); this.txt_fBillTypeID.Name = "txt_fBillTypeID"; - this.txt_fBillTypeID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fBillTypeID.Properties.Appearance.Options.UseFont = true; this.txt_fBillTypeID.Size = new System.Drawing.Size(170, 28); this.txt_fBillTypeID.StyleController = this.layoutMx1; @@ -757,7 +757,7 @@ // this.txt_fapporgName.Location = new System.Drawing.Point(390, 12); this.txt_fapporgName.Name = "txt_fapporgName"; - this.txt_fapporgName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fapporgName.Properties.Appearance.Options.UseFont = true; this.txt_fapporgName.Size = new System.Drawing.Size(170, 28); this.txt_fapporgName.StyleController = this.layoutMx1; @@ -768,7 +768,7 @@ // this.txt_fCreatorId.Location = new System.Drawing.Point(666, 12); this.txt_fCreatorId.Name = "txt_fCreatorId"; - this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true; this.txt_fCreatorId.Size = new System.Drawing.Size(170, 28); this.txt_fCreatorId.StyleController = this.layoutMx1; @@ -779,7 +779,7 @@ // this.txt_djcheckdate.Location = new System.Drawing.Point(666, 108); this.txt_djcheckdate.Name = "txt_djcheckdate"; - this.txt_djcheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_djcheckdate.Properties.Appearance.Options.UseFont = true; this.txt_djcheckdate.Size = new System.Drawing.Size(170, 28); this.txt_djcheckdate.StyleController = this.layoutMx1; @@ -790,7 +790,7 @@ // this.txt_createBy.Location = new System.Drawing.Point(942, 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(172, 28); this.txt_createBy.StyleController = this.layoutMx1; @@ -801,7 +801,7 @@ // this.txt_fCreateDate.Location = new System.Drawing.Point(666, 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(170, 28); this.txt_fCreateDate.StyleController = this.layoutMx1; @@ -812,7 +812,7 @@ // this.txt_djcheckuser.Location = new System.Drawing.Point(666, 76); this.txt_djcheckuser.Name = "txt_djcheckuser"; - this.txt_djcheckuser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_djcheckuser.Properties.Appearance.Options.UseFont = true; this.txt_djcheckuser.Size = new System.Drawing.Size(170, 28); this.txt_djcheckuser.StyleController = this.layoutMx1; @@ -1258,7 +1258,7 @@ // // 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"; @@ -1270,7 +1270,7 @@ // // 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"; @@ -1282,7 +1282,7 @@ // // gvMx1bld002 // - this.gvMx1bld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1bld002.AppearanceCell.Options.UseFont = true; this.gvMx1bld002.Caption = "鐗╂枡缂栧彿"; this.gvMx1bld002.FieldName = "itemNo"; @@ -1296,7 +1296,7 @@ // // gvMx1bld003 // - this.gvMx1bld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1bld003.AppearanceCell.Options.UseFont = true; this.gvMx1bld003.Caption = "鐗╂枡鍚嶇О"; this.gvMx1bld003.FieldName = "itemName"; @@ -1310,7 +1310,7 @@ // // itemModel // - this.itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.itemModel.AppearanceCell.Options.UseFont = true; this.itemModel.Caption = "瑙勬牸鍨嬪彿"; this.itemModel.FieldName = "itemModel"; @@ -1324,7 +1324,7 @@ // // 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; @@ -1341,7 +1341,7 @@ // // 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; @@ -1358,7 +1358,7 @@ // // gvMx1bld008 // - this.gvMx1bld008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1bld008.AppearanceCell.Options.UseFont = true; this.gvMx1bld008.Caption = "璋冨嚭宸叉壂鏁伴噺"; this.gvMx1bld008.FieldName = "sQty"; @@ -1440,7 +1440,7 @@ // // 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"; @@ -1451,7 +1451,7 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜 "; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -1463,7 +1463,7 @@ // // gvMx1itemNo // - this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; this.gvMx1itemNo.Caption = "鐗╂枡缂栫爜"; this.gvMx1itemNo.FieldName = "itemNo"; @@ -1493,7 +1493,7 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺"; this.gvMx1quantity.FieldName = "quantity"; @@ -1516,7 +1516,7 @@ // // gvMx1depotCode // - this.gvMx1depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotCode.Caption = "绉诲嚭浠撳簱ID"; this.gvMx1depotCode.FieldName = "invDepotId"; @@ -1528,7 +1528,7 @@ // // gvMx1depotSectionCode // - this.gvMx1depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotSectionCode.Caption = "绉诲叆浠撳簱ID"; this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; -- Gitblit v1.9.3