From afb82d4d75ae1b58385c168ba85ba44c00fc980c Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 11 十一月 2024 08:16:23 +0800 Subject: [PATCH] 附件上传 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 72372d8..31d37cb 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -513,6 +513,26 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap download_16x16 { + get { + object obj = ResourceManager.GetObject("download_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap download_16x161 { + get { + object obj = ResourceManager.GetObject("download_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap download_32x32 { get { object obj = ResourceManager.GetObject("download_32x32", resourceCulture); -- Gitblit v1.9.3