From 796126e3f8bbb628a00e0b3b62753dbd323b8a70 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 19 十一月 2024 15:04:13 +0800 Subject: [PATCH] 工单 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 50 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 31d37cb..89faeda 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); @@ -456,6 +466,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)); } } @@ -846,6 +866,26 @@ internal static System.Drawing.Bitmap groupbyresource_32x32 { get { object obj = ResourceManager.GetObject("groupbyresource_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <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)); } } @@ -1483,6 +1523,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