From 9607b0b7ecb0f621e9e00c376063342c467788e9 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 10:43:06 +0800 Subject: [PATCH] 字典 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 0f06f53..9548457 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -1953,6 +1953,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap snapmodifytablecellstyle_32x32 { + get { + object obj = ResourceManager.GetObject("snapmodifytablecellstyle_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); @@ -2066,6 +2076,16 @@ internal static System.Drawing.Bitmap stackedsplinearea_32x32 { get { object obj = ResourceManager.GetObject("stackedsplinearea_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap statistical_16x16 { + get { + object obj = ResourceManager.GetObject("statistical_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -2393,6 +2413,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap zoom100_16x161 { + get { + object obj = ResourceManager.GetObject("zoom100_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap zoom100_32x32 { get { object obj = ResourceManager.GetObject("zoom100_32x32", resourceCulture); -- Gitblit v1.9.3