From 82ede5820e6cbdebf101d6335ef528d5ff33d29f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 13 三月 2025 15:16:39 +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 7f284de..ffbb5b9 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -233,6 +233,16 @@ /// <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 boposition2_16x16 { get { object obj = ResourceManager.GetObject("boposition2_16x16", resourceCulture); @@ -716,6 +726,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 +1303,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 +1393,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 +1446,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)); } } @@ -1603,6 +1663,16 @@ /// <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)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap show_32x32 { get { object obj = ResourceManager.GetObject("show_32x32", resourceCulture); -- Gitblit v1.9.3