From a104f064a400c10e66514d26f946189b7a4521aa Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 22 四月 2025 13:19:43 +0800 Subject: [PATCH] 防呆 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 34 ++++++++++++++++++++++++++++++++-- 1 files changed, 32 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 6bf1bfe..ee6269d 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -393,6 +393,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap chartswitchrowcolumn_16x16 { + get { + object obj = ResourceManager.GetObject("chartswitchrowcolumn_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap checkbox_32x32 { get { object obj = ResourceManager.GetObject("checkbox_32x32", resourceCulture); @@ -1023,6 +1033,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap exporttopdf_16x16 { + get { + object obj = ResourceManager.GetObject("exporttopdf_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap fill_16x16 { get { object obj = ResourceManager.GetObject("fill_16x16", resourceCulture); @@ -1403,9 +1423,9 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> - internal static System.Drawing.Bitmap login_bg6 { + internal static System.Drawing.Bitmap login_bgOk { get { - object obj = ResourceManager.GetObject("login_bg6", resourceCulture); + object obj = ResourceManager.GetObject("login_bgOk", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1913,6 +1933,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap sendpdf_32x32 { + get { + object obj = ResourceManager.GetObject("sendpdf_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap sendxls_16x16 { get { object obj = ResourceManager.GetObject("sendxls_16x16", resourceCulture); -- Gitblit v1.9.3