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/WOM/Frm_MesScrkDj.Designer.cs | 80 ++++++++++++++++++++-------------------- 1 files changed, 40 insertions(+), 40 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs index 18d021f..08f4aca 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs @@ -258,7 +258,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"; @@ -269,7 +269,7 @@ // // gridView1 // - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gv_guid, @@ -301,7 +301,7 @@ // // gv_guid // - this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_guid.AppearanceCell.Options.UseFont = true; this.gv_guid.Caption = "涓婚敭Guid"; this.gv_guid.FieldName = "guid"; @@ -324,7 +324,7 @@ // // 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 = "billNo"; @@ -337,7 +337,7 @@ // // gv_createBy // - this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createBy.AppearanceCell.Options.UseFont = true; this.gv_createBy.Caption = "鍒涘缓浜� "; this.gv_createBy.FieldName = "createBy"; @@ -350,7 +350,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"; @@ -363,7 +363,7 @@ // // gv_lastupdateBy // - this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; this.gv_lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉 "; this.gv_lastupdateBy.FieldName = "lastupdateBy"; @@ -376,7 +376,7 @@ // // gv_lastupdateDate // - this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; this.gv_lastupdateDate.Caption = "鏈�鍚庢洿鏂版椂闂� "; this.gv_lastupdateDate.FieldName = "lastupdateDate"; @@ -389,7 +389,7 @@ // // 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 = "checkUser"; @@ -402,7 +402,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"; @@ -415,7 +415,7 @@ // // gv_taskNo // - this.gv_taskNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_taskNo.AppearanceCell.Options.UseFont = true; this.gv_taskNo.Caption = "鐢熶骇宸ュ崟鍙�"; this.gv_taskNo.FieldName = "taskNo"; @@ -457,7 +457,7 @@ // // gv_depotsId // - this.gv_depotsId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_depotsId.AppearanceCell.Options.UseFont = true; this.gv_depotsId.Caption = "浠撳簱鍚嶇О"; this.gv_depotsId.FieldName = "depotName"; @@ -609,7 +609,7 @@ // this.txt_dptName.Location = new System.Drawing.Point(410, 76); this.txt_dptName.Name = "txt_dptName"; - this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_dptName.Properties.Appearance.Options.UseFont = true; this.txt_dptName.Size = new System.Drawing.Size(250, 28); this.txt_dptName.StyleController = this.layoutMx1; @@ -620,7 +620,7 @@ // this.txt_fcheckUser.Location = new System.Drawing.Point(1062, 12); this.txt_fcheckUser.Name = "txt_fcheckUser"; - this.txt_fcheckUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; this.txt_fcheckUser.Size = new System.Drawing.Size(251, 28); this.txt_fcheckUser.StyleController = this.layoutMx1; @@ -630,7 +630,7 @@ // this.txt_checkDate.Location = new System.Drawing.Point(1062, 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(251, 28); this.txt_checkDate.StyleController = this.layoutMx1; @@ -640,7 +640,7 @@ // this.txt_itemName.Location = new System.Drawing.Point(84, 108); this.txt_itemName.Name = "txt_itemName"; - this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemName.Properties.Appearance.Options.UseFont = true; this.txt_itemName.Size = new System.Drawing.Size(250, 28); this.txt_itemName.StyleController = this.layoutMx1; @@ -651,7 +651,7 @@ // this.txt_itemNo.Location = new System.Drawing.Point(410, 108); this.txt_itemNo.Name = "txt_itemNo"; - this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemNo.Properties.Appearance.Options.UseFont = true; this.txt_itemNo.Size = new System.Drawing.Size(250, 28); this.txt_itemNo.StyleController = this.layoutMx1; @@ -662,7 +662,7 @@ // this.txt_scOrg.Location = new System.Drawing.Point(410, 44); this.txt_scOrg.Name = "txt_scOrg"; - this.txt_scOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_scOrg.Properties.Appearance.Options.UseFont = true; this.txt_scOrg.Size = new System.Drawing.Size(250, 28); this.txt_scOrg.StyleController = this.layoutMx1; @@ -673,7 +673,7 @@ // this.txt_remark.Location = new System.Drawing.Point(84, 140); 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(576, 28); this.txt_remark.StyleController = this.layoutMx1; @@ -683,7 +683,7 @@ // this.txt_itemModel.Location = new System.Drawing.Point(736, 108); this.txt_itemModel.Name = "txt_itemModel"; - this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemModel.Properties.Appearance.Options.UseFont = true; this.txt_itemModel.Size = new System.Drawing.Size(250, 28); this.txt_itemModel.StyleController = this.layoutMx1; @@ -694,7 +694,7 @@ // 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(250, 28); this.txt_billNo.StyleController = this.layoutMx1; @@ -704,7 +704,7 @@ // this.txt_rkOrg.Location = new System.Drawing.Point(410, 12); this.txt_rkOrg.Name = "txt_rkOrg"; - this.txt_rkOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_rkOrg.Properties.Appearance.Options.UseFont = true; this.txt_rkOrg.Size = new System.Drawing.Size(250, 28); this.txt_rkOrg.StyleController = this.layoutMx1; @@ -715,7 +715,7 @@ // this.txt_createBy.Location = new System.Drawing.Point(736, 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(250, 28); this.txt_createBy.StyleController = this.layoutMx1; @@ -725,7 +725,7 @@ // this.txt_createDate.Location = new System.Drawing.Point(736, 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(250, 28); this.txt_createDate.StyleController = this.layoutMx1; @@ -735,7 +735,7 @@ // this.txt_depotName.Location = new System.Drawing.Point(736, 76); this.txt_depotName.Name = "txt_depotName"; - this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_depotName.Properties.Appearance.Options.UseFont = true; this.txt_depotName.Size = new System.Drawing.Size(250, 28); this.txt_depotName.StyleController = this.layoutMx1; @@ -746,7 +746,7 @@ // this.txt_cbillNo.Location = new System.Drawing.Point(84, 44); this.txt_cbillNo.Name = "txt_cbillNo"; - this.txt_cbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; this.txt_cbillNo.Size = new System.Drawing.Size(250, 28); this.txt_cbillNo.StyleController = this.layoutMx1; @@ -756,7 +756,7 @@ // this.txt_workNo.Location = new System.Drawing.Point(84, 76); this.txt_workNo.Name = "txt_workNo"; - this.txt_workNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_workNo.Properties.Appearance.Options.UseFont = true; this.txt_workNo.Size = new System.Drawing.Size(250, 28); this.txt_workNo.StyleController = this.layoutMx1; @@ -1080,7 +1080,7 @@ // // gvMx1 // - this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn2, @@ -1107,7 +1107,7 @@ // // gvMx2itemSname // - this.gvMx2itemSname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2itemSname.AppearanceCell.Options.UseFont = true; this.gvMx2itemSname.Caption = "鐗╂枡鍚嶇О"; this.gvMx2itemSname.FieldName = "itemName"; @@ -1128,7 +1128,7 @@ // // gvMx2quantity // - this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2quantity.AppearanceCell.Options.UseFont = true; this.gvMx2quantity.Caption = "鏁伴噺"; this.gvMx2quantity.FieldName = "quantity"; @@ -1140,7 +1140,7 @@ // // gvMx2unit // - this.gvMx2unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2unit.AppearanceCell.Options.UseFont = true; this.gvMx2unit.Caption = "搴撳瓨鍗曚綅"; this.gvMx2unit.FieldName = "kcUnit"; @@ -1190,7 +1190,7 @@ // // gvMx2 // - this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1itemBarcode, @@ -1211,7 +1211,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"; @@ -1223,7 +1223,7 @@ // // gvMx1cItemCode // - this.gvMx1cItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1cItemCode.AppearanceCell.Options.UseFont = true; this.gvMx1cItemCode.Caption = "鐗╂枡缂栫爜"; this.gvMx1cItemCode.FieldName = "itemNo"; @@ -1235,7 +1235,7 @@ // // gvMx1itemSname // - this.gvMx1itemSname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1itemSname.AppearanceCell.Options.UseFont = true; this.gvMx1itemSname.Caption = "鐗╂枡鍚嶇О"; this.gvMx1itemSname.FieldName = "itemName"; @@ -1247,7 +1247,7 @@ // // gvMx1itemNo // - this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; this.gvMx1itemNo.Caption = "瑙勬牸鍨嬪彿"; this.gvMx1itemNo.FieldName = "itemModel"; @@ -1259,7 +1259,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"; @@ -1271,7 +1271,7 @@ // // gvMx1unit // - this.gvMx1unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1unit.AppearanceCell.Options.UseFont = true; this.gvMx1unit.Caption = "搴撳瓨鍗曚綅"; this.gvMx1unit.FieldName = "kcUnit"; @@ -1283,7 +1283,7 @@ // // gvMx1depotSectionCode // - this.gvMx1depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜"; this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; @@ -1295,7 +1295,7 @@ // // gvMx1depotCode // - this.gvMx1depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotCode.Caption = "浠撳簱缂栫爜"; this.gvMx1depotCode.FieldName = "depotCode"; -- Gitblit v1.9.3