From a9e7dd0920d8d57dc5e3831a8a01a4b81457fb1c Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 10:26:10 +0800 Subject: [PATCH] 字典 --- DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs | 27 +++++++++++++-------------- 1 files changed, 13 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..48f131f 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,6 @@ 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 +228,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 +269,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 +290,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 +331,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 +363,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 +386,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 +419,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 +430,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 +445,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 +459,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 +470,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 +481,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