From ebab62b668bd769f97f4afd5caee472f7e514a27 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 25 三月 2025 08:17:59 +0800 Subject: [PATCH] 子体大小 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 80 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 80 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index ea5f2b7..266ad1f 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -183,6 +183,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap announcement_32x32 { + get { + object obj = ResourceManager.GetObject("announcement_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap apply_32x32 { get { object obj = ResourceManager.GetObject("apply_32x32", resourceCulture); @@ -296,6 +306,16 @@ internal static System.Drawing.Bitmap boposition2_32x32 { get { object obj = ResourceManager.GetObject("boposition2_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap boreport2_16x16 { + get { + object obj = ResourceManager.GetObject("boreport2_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1363,6 +1383,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap lookup_reference_16x163 { + get { + object obj = ResourceManager.GetObject("lookup&reference_16x163", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap lookup_reference_32x32 { get { object obj = ResourceManager.GetObject("lookup&reference_32x32", resourceCulture); @@ -1673,6 +1703,26 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap replace_16x161 { + get { + object obj = ResourceManager.GetObject("replace_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap replace_32x32 { + get { + object obj = ResourceManager.GetObject("replace_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap reset_16x16 { get { object obj = ResourceManager.GetObject("reset_16x16", resourceCulture); @@ -1726,6 +1776,16 @@ internal static System.Drawing.Bitmap saveall_32x32 { get { object obj = ResourceManager.GetObject("saveall_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap selectvaluespivottable_16x16 { + get { + object obj = ResourceManager.GetObject("selectvaluespivottable_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1913,6 +1973,26 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap splinearea_32x32 { + get { + object obj = ResourceManager.GetObject("splinearea_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + 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 task_16x16 { get { object obj = ResourceManager.GetObject("task_16x16", resourceCulture); -- Gitblit v1.9.3