From fdebc0e6cb9c3ef1dbf33933cdc77e5b90032b5a Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 29 十月 2024 16:51:52 +0800 Subject: [PATCH] 整体细微优化 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 60 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index cc8471b..9e051ff 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -203,6 +203,26 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap boposition2_16x161 { + get { + object obj = ResourceManager.GetObject("boposition2_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap boposition2_32x32 { + get { + object obj = ResourceManager.GetObject("boposition2_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap bouser_16x16 { get { object obj = ResourceManager.GetObject("bouser_16x16", resourceCulture); @@ -296,6 +316,16 @@ internal static System.Drawing.Bitmap checkbuttons_32x32 { get { object obj = ResourceManager.GetObject("checkbuttons_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap clearformatting_16x16 { + get { + object obj = ResourceManager.GetObject("clearformatting_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -663,6 +693,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap ide_16x16 { + get { + object obj = ResourceManager.GetObject("ide_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap knowledgebasearticle_16x16 { get { object obj = ResourceManager.GetObject("knowledgebasearticle_16x16", resourceCulture); @@ -933,6 +973,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap sortandfilter_16x16 { + get { + object obj = ResourceManager.GetObject("sortandfilter_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap sortasc_16x16 { get { object obj = ResourceManager.GetObject("sortasc_16x16", resourceCulture); @@ -943,6 +993,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap spellcheck_16x16 { + get { + object obj = ResourceManager.GetObject("spellcheck_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap task_16x16 { get { object obj = ResourceManager.GetObject("task_16x16", resourceCulture); -- Gitblit v1.9.3