From 122819b5dd643d82a730e549f99bd56fe90eed21 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 28 十一月 2024 12:30:25 +0800 Subject: [PATCH] 车间 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 60 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 5a29d11..38fcf8b 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); @@ -943,6 +953,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap knowledgebasearticle_32x32 { + get { + object obj = ResourceManager.GetObject("knowledgebasearticle_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap last_16x16 { get { object obj = ResourceManager.GetObject("last_16x16", resourceCulture); @@ -1047,6 +1067,16 @@ get { object obj = ResourceManager.GetObject("newitem_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <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)); } } @@ -1293,6 +1323,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