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/Ck/Frm_MesCgthSq.Designer.cs | 63 +++++++++++++++---------------- 1 files changed, 31 insertions(+), 32 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs index a773fa8..9937259 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs @@ -242,7 +242,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"; @@ -255,7 +255,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[] { @@ -292,7 +292,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 = "status"; @@ -307,7 +307,7 @@ // // gv_isFinish // - this.gv_isFinish.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_isFinish.AppearanceCell.Options.UseFont = true; this.gv_isFinish.Caption = "鏄惁瀹屾垚"; this.gv_isFinish.FieldName = "isFinish"; @@ -322,7 +322,7 @@ // // gv_isOut // - this.gv_isOut.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_isOut.AppearanceCell.Options.UseFont = true; this.gv_isOut.Caption = "濮斿鏍囪瘑"; this.gv_isOut.FieldName = "isOut"; @@ -337,7 +337,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"; @@ -350,7 +350,7 @@ // // gv_lastUpdateUser // - this.gv_lastUpdateUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastUpdateUser.AppearanceCell.Options.UseFont = true; this.gv_lastUpdateUser.Caption = "鏈�鍚庤窡鏂颁汉 "; this.gv_lastUpdateUser.FieldName = "lastUpdateUser"; @@ -363,7 +363,7 @@ // // gv_lastUpdateTime // - this.gv_lastUpdateTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_lastUpdateTime.AppearanceCell.Options.UseFont = true; this.gv_lastUpdateTime.Caption = "鏈�鍚庝慨鏀规椂闂� "; this.gv_lastUpdateTime.FieldName = "lastUpdateTime"; @@ -376,7 +376,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"; @@ -389,7 +389,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"; @@ -402,7 +402,7 @@ // // gv_returnMethod // - this.gv_returnMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_returnMethod.AppearanceCell.Options.UseFont = true; this.gv_returnMethod.Caption = "閫�鏂欐柟寮� "; this.gv_returnMethod.FieldName = "returnMethod"; @@ -415,7 +415,6 @@ // // gv_returnType // - this.gv_returnType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_returnType.AppearanceCell.Options.UseFont = true; this.gv_returnType.Caption = "閫�鏂欑被鍨� "; this.gv_returnType.FieldName = "returnType"; @@ -428,7 +427,7 @@ // // gv_depotId // - this.gv_depotId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_depotId.AppearanceCell.Options.UseFont = true; this.gv_depotId.Caption = "浠撳簱"; this.gv_depotId.FieldName = "dptName"; @@ -441,7 +440,7 @@ // // gv_suppId // - this.gv_suppId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_suppId.AppearanceCell.Options.UseFont = true; this.gv_suppId.Caption = "渚涘簲鍟�"; this.gv_suppId.FieldName = "supName"; @@ -454,7 +453,7 @@ // // gv_remark // - this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_remark.AppearanceCell.Options.UseFont = true; this.gv_remark.Caption = "澶囨敞 "; this.gv_remark.FieldName = "remark"; @@ -585,7 +584,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(165, 28); this.txt_billNo.StyleController = this.layoutMx1; @@ -612,7 +611,7 @@ // 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; @@ -632,7 +631,7 @@ // this.txt_remark.Location = new System.Drawing.Point(385, 108); 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; @@ -642,7 +641,7 @@ // 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; @@ -1024,7 +1023,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"; @@ -1035,7 +1034,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 = "mid"; @@ -1046,7 +1045,7 @@ // // gvMx1isFinish // - this.gvMx1isFinish.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1isFinish.AppearanceCell.Options.UseFont = true; this.gvMx1isFinish.Caption = "鏄惁瀹屾垚"; this.gvMx1isFinish.FieldName = "isFinish"; @@ -1059,7 +1058,7 @@ // // gvMx1invBillNo // - this.gvMx1invBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1invBillNo.AppearanceCell.Options.UseFont = true; this.gvMx1invBillNo.Caption = "鍏ュ簱鍗曞彿"; this.gvMx1invBillNo.FieldName = "invBillNo"; @@ -1072,7 +1071,7 @@ // // gvMx1ebeln // - this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; this.gvMx1ebeln.Caption = "閲囪喘璁㈠崟"; this.gvMx1ebeln.FieldName = "ebeln"; @@ -1085,7 +1084,7 @@ // // gvMx1itemId // - this.gvMx1itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1itemId.AppearanceCell.Options.UseFont = true; this.gvMx1itemId.Caption = "鐗╂枡id "; this.gvMx1itemId.FieldName = "itemId"; @@ -1136,7 +1135,7 @@ // // gvMx1sqNum // - this.gvMx1sqNum.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1sqNum.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1sqNum.AppearanceCell.Options.UseFont = true; this.gvMx1sqNum.AppearanceCell.Options.UseForeColor = true; @@ -1153,7 +1152,7 @@ // // gvMx1ysNum // - this.gvMx1ysNum.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ysNum.AppearanceCell.Options.UseFont = true; this.gvMx1ysNum.Caption = "宸叉壂鏁伴噺"; this.gvMx1ysNum.FieldName = "ysNum"; @@ -1166,7 +1165,7 @@ // // gvMx1remark // - this.gvMx1remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1remark.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1remark.AppearanceCell.Options.UseFont = true; this.gvMx1remark.AppearanceCell.Options.UseForeColor = true; @@ -1183,7 +1182,7 @@ // // gvMx1orderNo // - this.gvMx1orderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1orderNo.AppearanceCell.Options.UseFont = true; this.gvMx1orderNo.Caption = "搴忓彿"; this.gvMx1orderNo.FieldName = "orderNo"; @@ -1194,7 +1193,7 @@ // // gvMx1eid // - this.gvMx1eid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1eid.AppearanceCell.Options.UseFont = true; this.gvMx1eid.Caption = "閲囪喘璁㈠崟id"; this.gvMx1eid.FieldName = "eid"; @@ -1205,7 +1204,7 @@ // // gvMx1erpid // - this.gvMx1erpid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1erpid.AppearanceCell.Options.UseFont = true; this.gvMx1erpid.Caption = "閲囪喘璁㈠崟琛宨d"; this.gvMx1erpid.FieldName = "erpid"; @@ -1216,7 +1215,7 @@ // // gvMx1invWorkLine // - this.gvMx1invWorkLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1invWorkLine.AppearanceCell.Options.UseFont = true; this.gvMx1invWorkLine.Caption = "鍏ュ簱鍗曡鍙�"; this.gvMx1invWorkLine.FieldName = "invWorkLine"; -- Gitblit v1.9.3