From c58f2d6dfc34e40a20ed960b0da61924d680b25f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 05 十二月 2024 08:10:36 +0800 Subject: [PATCH] 到货单 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 70 +++++++++++++++++++++++++++++++++++ 1 files changed, 70 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 1b36c75..69edc3c 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -543,6 +543,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap deletelist2_16x16 { + get { + object obj = ResourceManager.GetObject("deletelist2_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap deletetablecells_16x16 { get { object obj = ResourceManager.GetObject("deletetablecells_16x16", resourceCulture); @@ -576,6 +586,16 @@ internal static System.Drawing.Bitmap doubleprev_16x16 { get { object obj = ResourceManager.GetObject("doubleprev_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap down_16x16 { + get { + object obj = ResourceManager.GetObject("down_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -963,6 +983,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap iconsetarrows3_16x16 { + get { + object obj = ResourceManager.GetObject("iconsetarrows3_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap ide_16x16 { get { object obj = ResourceManager.GetObject("ide_16x16", resourceCulture); @@ -1243,6 +1273,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap renamedatasource_16x161 { + get { + object obj = ResourceManager.GetObject("renamedatasource_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap renamedatasource_32x32 { get { object obj = ResourceManager.GetObject("renamedatasource_32x32", resourceCulture); @@ -1256,6 +1296,16 @@ internal static System.Drawing.Bitmap replace_16x16 { get { object obj = ResourceManager.GetObject("replace_16x16", 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); return ((System.Drawing.Bitmap)(obj)); } } @@ -1336,6 +1386,16 @@ internal static System.Drawing.Bitmap show_16x16 { get { object obj = ResourceManager.GetObject("show_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap show_16x161 { + get { + object obj = ResourceManager.GetObject("show_16x161", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1603,6 +1663,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap up2_16x16 { + get { + object obj = ResourceManager.GetObject("up2_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap updatetableofcontents_16x16 { get { object obj = ResourceManager.GetObject("updatetableofcontents_16x16", resourceCulture); -- Gitblit v1.9.3