From 2f2798aa608e16814ad2f15d3d159d1cd4ea9c11 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 04 十二月 2024 17:27:56 +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 1b36c75..20f645f 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -543,6 +543,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap deletelist2_16x16 { + get { + object obj = ResourceManager.GetObject("deletelist2_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap deletetablecells_16x16 { get { object obj = ResourceManager.GetObject("deletetablecells_16x16", resourceCulture); @@ -576,6 +586,16 @@ internal static System.Drawing.Bitmap doubleprev_16x16 { get { object obj = ResourceManager.GetObject("doubleprev_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap down_16x16 { + get { + object obj = ResourceManager.GetObject("down_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -963,6 +983,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap iconsetarrows3_16x16 { + get { + object obj = ResourceManager.GetObject("iconsetarrows3_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap ide_16x16 { get { object obj = ResourceManager.GetObject("ide_16x16", resourceCulture); @@ -1243,6 +1273,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap renamedatasource_16x161 { + get { + object obj = ResourceManager.GetObject("renamedatasource_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap renamedatasource_32x32 { get { object obj = ResourceManager.GetObject("renamedatasource_32x32", resourceCulture); @@ -1336,6 +1376,16 @@ internal static System.Drawing.Bitmap show_16x16 { get { object obj = ResourceManager.GetObject("show_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap show_16x161 { + get { + object obj = ResourceManager.GetObject("show_16x161", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1603,6 +1653,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap up2_16x16 { + get { + object obj = ResourceManager.GetObject("up2_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap updatetableofcontents_16x16 { get { object obj = ResourceManager.GetObject("updatetableofcontents_16x16", resourceCulture); -- Gitblit v1.9.3