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/Sys/SysMenu.Designer.cs | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs index 7399272..9570107 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs @@ -116,7 +116,7 @@ // // tlMenu // - this.tlMenu.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.tlMenu.Appearance.Row.Options.UseFont = true; this.tlMenu.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.tlcModuleID, @@ -127,7 +127,7 @@ this.tlcMenuType}); this.tlMenu.Cursor = System.Windows.Forms.Cursors.Default; this.tlMenu.Dock = System.Windows.Forms.DockStyle.Fill; - this.tlMenu.Font = new System.Drawing.Font("Tahoma", 10F); + this.tlMenu.Location = new System.Drawing.Point(0, 0); this.tlMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.tlMenu.MinWidth = 23; @@ -229,7 +229,7 @@ this.panel1.Controls.Add(this.labelControl4); this.panel1.Controls.Add(this.labelControl3); this.panel1.Controls.Add(this.labelControl2); - this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); + this.panel1.Location = new System.Drawing.Point(29, 34); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(679, 337); @@ -270,7 +270,7 @@ // this.txt_formPath.Location = new System.Drawing.Point(111, 157); this.txt_formPath.Name = "txt_formPath"; - this.txt_formPath.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_formPath.Properties.Appearance.Options.UseFont = true; this.txt_formPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -291,7 +291,7 @@ // this.txt_name.Location = new System.Drawing.Point(111, 83); this.txt_name.Name = "txt_name"; - this.txt_name.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_name.Properties.Appearance.Options.UseFont = true; this.txt_name.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -332,7 +332,7 @@ this.txt_upGuid.EditValue = ""; this.txt_upGuid.Location = new System.Drawing.Point(111, 11); this.txt_upGuid.Name = "txt_upGuid"; - this.txt_upGuid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_upGuid.Properties.Appearance.Options.UseFont = true; this.txt_upGuid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -364,7 +364,7 @@ // // labelControl7 // - this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl7.Appearance.Options.UseFont = true; this.labelControl7.Location = new System.Drawing.Point(13, 203); this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -387,7 +387,7 @@ // // labelControl1 // - this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(13, 243); this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -420,7 +420,7 @@ // // labelControl6 // - this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl6.Appearance.Options.UseFont = true; this.labelControl6.Location = new System.Drawing.Point(13, 161); this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -431,7 +431,7 @@ // // labelControl5 // - this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Location = new System.Drawing.Point(13, 49); this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -446,7 +446,7 @@ this.txt_category.Location = new System.Drawing.Point(111, 47); this.txt_category.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txt_category.Name = "txt_category"; - this.txt_category.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_category.Properties.Appearance.Options.UseFont = true; this.txt_category.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -460,7 +460,7 @@ // // labelControl4 // - this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Location = new System.Drawing.Point(13, 123); this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -471,7 +471,7 @@ // // labelControl3 // - this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl3.Appearance.Options.UseFont = true; this.labelControl3.Location = new System.Drawing.Point(13, 17); this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); @@ -482,7 +482,7 @@ // // labelControl2 // - this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Location = new System.Drawing.Point(13, 84); this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); -- Gitblit v1.9.3