From 01c17e63a6d26085b6db1e188ea3bac3b9e26b30 Mon Sep 17 00:00:00 2001 From: tangxu <tangxu76880903> Date: 星期三, 06 十一月 2024 09:30:41 +0800 Subject: [PATCH] 修改TreeView颜色 --- WinFrmUI/DPumpHydr.WinFrmUI.Volute/Properties/Resources.Designer.cs | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/Properties/Resources.Designer.cs b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/Properties/Resources.Designer.cs index cbf3deb..d2b8da3 100644 --- a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/Properties/Resources.Designer.cs +++ b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/Properties/Resources.Designer.cs @@ -143,6 +143,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap Need16 { + get { + object obj = ResourceManager.GetObject("Need16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap properties_16xLG { get { object obj = ResourceManager.GetObject("properties_16xLG", resourceCulture); @@ -183,6 +193,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap TipRed22 { + get { + object obj = ResourceManager.GetObject("TipRed22", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap WaitingGray32 { get { object obj = ResourceManager.GetObject("WaitingGray32", resourceCulture); -- Gitblit v1.9.3