From d6cdb910172d43f58cde3de1bc8728831bad0574 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 30 十月 2024 12:03:17 +0800 Subject: [PATCH] 质量反审核 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 100 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 9e051ff..12da771 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -273,6 +273,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap checkbox2_16x161 { + get { + object obj = ResourceManager.GetObject("checkbox2_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap checkbox2_32x32 { get { object obj = ResourceManager.GetObject("checkbox2_32x32", resourceCulture); @@ -286,6 +296,16 @@ internal static System.Drawing.Bitmap checkbox2_32x321 { get { object obj = ResourceManager.GetObject("checkbox2_32x321", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap checkbox2_32x322 { + get { + object obj = ResourceManager.GetObject("checkbox2_32x322", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -386,6 +406,26 @@ internal static System.Drawing.Bitmap csharp_16x16 { get { object obj = ResourceManager.GetObject("csharp_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); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap deletetablecells_32x32 { + get { + object obj = ResourceManager.GetObject("deletetablecells_32x32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -623,9 +663,29 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap forcetesting_16x161 { + get { + object obj = ResourceManager.GetObject("forcetesting_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap forcetesting_32x32 { get { object obj = ResourceManager.GetObject("forcetesting_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap forcetesting_32x321 { + get { + object obj = ResourceManager.GetObject("forcetesting_32x321", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -696,6 +756,26 @@ internal static System.Drawing.Bitmap ide_16x16 { get { object obj = ResourceManager.GetObject("ide_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap insertdatafield_16x16 { + get { + object obj = ResourceManager.GetObject("insertdatafield_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap insertdatafield_32x32 { + get { + object obj = ResourceManager.GetObject("insertdatafield_32x32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1053,6 +1133,26 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap trackingchanges_showmarkup_16x16 { + get { + object obj = ResourceManager.GetObject("trackingchanges_showmarkup_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap trackingchanges_showmarkup_32x32 { + get { + object obj = ResourceManager.GetObject("trackingchanges_showmarkup_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap trackingchanges_trackchanges_16x16 { get { object obj = ResourceManager.GetObject("trackingchanges_trackchanges_16x16", resourceCulture); -- Gitblit v1.9.3