From 7d43ccf3c00d034c2072a9d45af9b96171310854 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 14 三月 2025 15:24:06 +0800 Subject: [PATCH] 提交 --- DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 90 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 90 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs index 7f284de..854f497 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -233,6 +233,26 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap bodetails_16x16 { + get { + object obj = ResourceManager.GetObject("bodetails_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap bodetails_16x161 { + get { + object obj = ResourceManager.GetObject("bodetails_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap boposition2_16x16 { get { object obj = ResourceManager.GetObject("boposition2_16x16", resourceCulture); @@ -716,6 +736,16 @@ internal static System.Drawing.Bitmap dropandhighlowlines_32x32 { get { object obj = ResourceManager.GetObject("dropandhighlowlines_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap edit_16x16 { + get { + object obj = ResourceManager.GetObject("edit_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1283,9 +1313,29 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap meeting_16x16 { + get { + object obj = ResourceManager.GetObject("meeting_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap meeting_32x32 { get { object obj = ResourceManager.GetObject("meeting_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap meeting_32x321 { + get { + object obj = ResourceManager.GetObject("meeting_32x321", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1353,6 +1403,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap properties_16x16 { + get { + object obj = ResourceManager.GetObject("properties_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap publicfix_16x16 { get { object obj = ResourceManager.GetObject("publicfix_16x16", resourceCulture); @@ -1396,6 +1456,16 @@ internal static System.Drawing.Bitmap radiobuttons_32x32 { get { object obj = ResourceManager.GetObject("radiobuttons_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap recurringappointment_16x16 { + get { + object obj = ResourceManager.GetObject("recurringappointment_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1596,6 +1666,16 @@ internal static System.Drawing.Bitmap show_16x161 { get { object obj = ResourceManager.GetObject("show_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap show_16x162 { + get { + object obj = ResourceManager.GetObject("show_16x162", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1903,6 +1983,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap upload_16x16 { + get { + object obj = ResourceManager.GetObject("upload_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap user_16x16 { get { object obj = ResourceManager.GetObject("user_16x16", resourceCulture); -- Gitblit v1.9.3