From 6935dde2d36bf5717115c825b31d28d7a2f22951 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 23:07:34 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 9548457..a4f60e2 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -973,6 +973,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap error123 { + get { + object obj = ResourceManager.GetObject("error123", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap exportfile_16x16 { get { object obj = ResourceManager.GetObject("exportfile_16x16", resourceCulture); @@ -1511,6 +1521,16 @@ } /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap ok123 { + get { + object obj = ResourceManager.GetObject("ok123", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> internal static DevExpress.Utils.Svg.SvgImage open2 { -- Gitblit v1.9.3