From ca4c6a573fa25869ea93bd3bcb0345a06f29d0ef Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 27 三月 2025 15:15:30 +0800 Subject: [PATCH] 受托 --- DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs index 5b1bbaa..7399272 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs @@ -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", 9F); + 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; -- Gitblit v1.9.3