From b83d3b9f4ea67b2982117753ebdd4861922bb07b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 24 十月 2024 19:08:04 +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 6ea463e..cc8471b 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -273,6 +273,36 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap checkbuttons_16x16 { + get { + object obj = ResourceManager.GetObject("checkbuttons_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap checkbuttons_16x161 { + get { + object obj = ResourceManager.GetObject("checkbuttons_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap checkbuttons_32x32 { + get { + object obj = ResourceManager.GetObject("checkbuttons_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap cleartablestyle_16x16 { get { object obj = ResourceManager.GetObject("cleartablestyle_16x16", resourceCulture); @@ -713,6 +743,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap lookup_reference_16x16 { + get { + object obj = ResourceManager.GetObject("lookup&reference_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap mapit_16x16 { get { object obj = ResourceManager.GetObject("mapit_16x16", resourceCulture); @@ -746,6 +786,26 @@ internal static System.Drawing.Bitmap publicfix_32x32 { get { object obj = ResourceManager.GetObject("publicfix_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap radiobuttons_16x16 { + get { + object obj = ResourceManager.GetObject("radiobuttons_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap radiobuttons_32x32 { + get { + object obj = ResourceManager.GetObject("radiobuttons_32x32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -883,6 +943,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap task_16x16 { + get { + object obj = ResourceManager.GetObject("task_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap task_32x32 { get { object obj = ResourceManager.GetObject("task_32x32", resourceCulture); -- Gitblit v1.9.3