From b71d1372394ba9fffa04f3e55fcfcd32c545c85a Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 18 三月 2025 09:04:24 +0800 Subject: [PATCH] erp改主键 --- 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 a9c0c1b..0b31481 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -63,6 +63,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap _3dclusteredcolumn_32x32 { + get { + object obj = ResourceManager.GetObject("3dclusteredcolumn_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap _3dcolumn_16x16 { get { object obj = ResourceManager.GetObject("3dcolumn_16x16", resourceCulture); @@ -616,6 +626,36 @@ internal static System.Drawing.Bitmap customizegrid_32x32 { get { object obj = ResourceManager.GetObject("customizegrid_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap dafualtfax_32x32 { + get { + object obj = ResourceManager.GetObject("dafualtfax_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static DevExpress.Utils.Svg.SvgImage defaultprinter { + get { + object obj = ResourceManager.GetObject("defaultprinter", resourceCulture); + return ((DevExpress.Utils.Svg.SvgImage)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap defaultprinter_32x32 { + get { + object obj = ResourceManager.GetObject("defaultprinter_32x32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1373,6 +1413,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap printarea_32x32 { + get { + object obj = ResourceManager.GetObject("printarea_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap printernetwork_16x16 { get { object obj = ResourceManager.GetObject("printernetwork_16x16", resourceCulture); -- Gitblit v1.9.3