From 0ffdbecef5e35c6b77972f8a207b94a5b509613a Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 27 十一月 2024 14:16:12 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 50 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 5a29d11..08caab5 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -573,6 +573,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap drilldownonarguments_chart_32x32 { + get { + object obj = ResourceManager.GetObject("drilldownonarguments_chart_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap dropandhighlowlines_16x16 { get { object obj = ResourceManager.GetObject("dropandhighlowlines_16x16", resourceCulture); @@ -1051,6 +1061,16 @@ } /// <summary> + /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static DevExpress.Utils.Svg.SvgImage open2 { + get { + object obj = ResourceManager.GetObject("open2", resourceCulture); + return ((DevExpress.Utils.Svg.SvgImage)(obj)); + } + } + + /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> internal static System.Drawing.Bitmap printlayoutview_16x16 { @@ -1293,6 +1313,36 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap sortasc_16x161 { + get { + object obj = ResourceManager.GetObject("sortasc_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap sortasc_32x32 { + get { + object obj = ResourceManager.GetObject("sortasc_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap sortasc_32x321 { + get { + object obj = ResourceManager.GetObject("sortasc_32x321", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap sortbyinvoice_16x16 { get { object obj = ResourceManager.GetObject("sortbyinvoice_16x16", resourceCulture); -- Gitblit v1.9.3