From bc0ed5b6cfda6c72c06f451b77da8518c41ab210 Mon Sep 17 00:00:00 2001 From: duheng <2286773002@qq.com> Date: 星期四, 20 三月 2025 16:16:03 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/Properties/Resources.Designer.cs | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 100 insertions(+), 0 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/Properties/Resources.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/Properties/Resources.Designer.cs index a685e04..3770b7a 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/Properties/Resources.Designer.cs +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/Properties/Resources.Designer.cs @@ -61,6 +61,16 @@ } /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap apply_32x32 { + get { + object obj = ResourceManager.GetObject("apply_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> internal static DevExpress.Utils.Svg.SvgImage bo_sale_item { @@ -93,6 +103,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap clear_32x32 { + get { + object obj = ResourceManager.GetObject("clear_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap Close32 { get { object obj = ResourceManager.GetObject("Close32", resourceCulture); @@ -107,6 +127,16 @@ get { object obj = ResourceManager.GetObject("Folder", resourceCulture); return ((DevExpress.Utils.Svg.SvgImage)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Byte[] 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static byte[] home { + get { + object obj = ResourceManager.GetObject("home", resourceCulture); + return ((byte[])(obj)); } } @@ -131,12 +161,42 @@ } /// <summary> + /// 鏌ユ壘 System.Byte[] 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static byte[] map { + get { + object obj = ResourceManager.GetObject("map", resourceCulture); + return ((byte[])(obj)); + } + } + + /// <summary> /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> internal static DevExpress.Utils.Svg.SvgImage MapLayers { get { object obj = ResourceManager.GetObject("MapLayers", resourceCulture); return ((DevExpress.Utils.Svg.SvgImage)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Byte[] 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static byte[] omit { + get { + object obj = ResourceManager.GetObject("omit", resourceCulture); + return ((byte[])(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Byte[] 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static byte[] pipe { + get { + object obj = ResourceManager.GetObject("pipe", resourceCulture); + return ((byte[])(obj)); } } @@ -161,11 +221,41 @@ } /// <summary> + /// 鏌ユ壘 System.Byte[] 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static byte[] project { + get { + object obj = ResourceManager.GetObject("project", resourceCulture); + return ((byte[])(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Byte[] 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static byte[] pump { + get { + object obj = ResourceManager.GetObject("pump", resourceCulture); + return ((byte[])(obj)); + } + } + + /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> internal static System.Drawing.Bitmap pump_run_32 { get { object obj = ResourceManager.GetObject("pump_run_32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap pump128 { + get { + object obj = ResourceManager.GetObject("pump128", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -209,5 +299,15 @@ return ((System.Drawing.Bitmap)(obj)); } } + + /// <summary> + /// 鏌ユ壘 System.Byte[] 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static byte[] valve { + get { + object obj = ResourceManager.GetObject("valve", resourceCulture); + return ((byte[])(obj)); + } + } } } -- Gitblit v1.9.3