From 0c3d3f4b2be6e38afde96537c73c38d2d18b96fe Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 20 十一月 2024 13:53:11 +0800 Subject: [PATCH] 工单 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 70 +++++++++++++++++++++++++++++++++++ 1 files changed, 70 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 31d37cb..5a29d11 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -103,6 +103,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap add_32x32 { + get { + object obj = ResourceManager.GetObject("add_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap addcalculatedfield_16x16 { get { object obj = ResourceManager.GetObject("addcalculatedfield_16x16", resourceCulture); @@ -246,6 +256,16 @@ internal static System.Drawing.Bitmap bouser_16x162 { get { object obj = ResourceManager.GetObject("bouser_16x162", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap changedatasourcepivottable_32x32 { + get { + object obj = ResourceManager.GetObject("changedatasourcepivottable_32x32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -456,6 +476,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 copymodeldifferences_32x32 { + get { + object obj = ResourceManager.GetObject("copymodeldifferences_32x32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -853,6 +883,26 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap ico_check { + get { + object obj = ResourceManager.GetObject("ico_check", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + 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 ide_16x16 { get { object obj = ResourceManager.GetObject("ide_16x16", resourceCulture); @@ -1213,6 +1263,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap showworktimeonly_32x32 { + get { + object obj = ResourceManager.GetObject("showworktimeonly_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap sortandfilter_16x16 { get { object obj = ResourceManager.GetObject("sortandfilter_16x16", resourceCulture); @@ -1483,6 +1543,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap wordwrap_32x32 { + get { + object obj = ResourceManager.GetObject("wordwrap_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap wraptext2_16x16 { get { object obj = ResourceManager.GetObject("wraptext2_16x16", resourceCulture); -- Gitblit v1.9.3