From b24e075998745eec077f32eb73cfb1045f7d6a11 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 07 十二月 2024 16:34:03 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 80 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 80 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 1b36c75..5c66d57 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)); } } @@ -736,6 +756,16 @@ internal static System.Drawing.Bitmap exportfile_16x16 { get { object obj = ResourceManager.GetObject("exportfile_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap exportfile_16x161 { + get { + object obj = ResourceManager.GetObject("exportfile_16x161", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -956,6 +986,16 @@ internal static System.Drawing.Bitmap ico_noCheck { get { object obj = ResourceManager.GetObject("ico_noCheck", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <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)); } } @@ -1243,6 +1283,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); @@ -1256,6 +1306,16 @@ internal static System.Drawing.Bitmap replace_16x16 { get { object obj = ResourceManager.GetObject("replace_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap reset_16x16 { + get { + object obj = ResourceManager.GetObject("reset_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1336,6 +1396,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 +1673,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