From e3b7fd23fa49bc0329e43d274d9a3e0563e4420d Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 30 五月 2025 13:57:19 +0800 Subject: [PATCH] 缺陷描述 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 40 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 8c54959..b55efee 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -513,6 +513,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap chartselectdata_16x16 { + get { + object obj = ResourceManager.GetObject("chartselectdata_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap chartsshowlegend_32x32 { get { object obj = ResourceManager.GetObject("chartsshowlegend_32x32", resourceCulture); @@ -796,6 +806,16 @@ internal static System.Drawing.Bitmap converttorange_32x321 { get { object obj = ResourceManager.GetObject("converttorange_32x321", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap copy_16x16 { + get { + object obj = ResourceManager.GetObject("copy_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1186,6 +1206,16 @@ 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 exporttoxls_16x16 { + get { + object obj = ResourceManager.GetObject("exporttoxls_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1683,6 +1713,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap media_16x16 { + get { + object obj = ResourceManager.GetObject("media_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap meeting_16x16 { get { object obj = ResourceManager.GetObject("meeting_16x16", resourceCulture); -- Gitblit v1.9.3