From 7dd1bef6eb9f5f3b3d50599415fb42c2a5fa1c6e Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 10 五月 2025 07:49:42 +0800 Subject: [PATCH] 演示前优化bug --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 50 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index bbbca88..8c54959 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -221,6 +221,16 @@ } /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap article_16x16 { + get { + object obj = ResourceManager.GetObject("article_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> internal static DevExpress.Utils.Svg.SvgImage bo_dashboard { @@ -446,6 +456,26 @@ internal static System.Drawing.Bitmap bouser_16x162 { get { object obj = ResourceManager.GetObject("bouser_16x162", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap bouser_16x163 { + get { + object obj = ResourceManager.GetObject("bouser_16x163", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap bouser_32x32 { + get { + object obj = ResourceManager.GetObject("bouser_32x32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -2423,6 +2453,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap trackingchanges_previous_16x161 { + get { + object obj = ResourceManager.GetObject("trackingchanges_previous_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap trackingchanges_previous_32x32 { get { object obj = ResourceManager.GetObject("trackingchanges_previous_32x32", resourceCulture); @@ -2433,6 +2473,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap trackingchanges_previous_32x321 { + get { + object obj = ResourceManager.GetObject("trackingchanges_previous_32x321", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap trackingchanges_showmarkup_16x16 { get { object obj = ResourceManager.GetObject("trackingchanges_showmarkup_16x16", resourceCulture); -- Gitblit v1.9.3