From f36ff95cffb1504452e78a5f85b9c184cb1871bc Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期日, 08 九月 2024 22:17:09 +0800 Subject: [PATCH] 权限整理 --- DevApp/Gs.DevApp/Properties/Resources1.Designer.cs | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 60 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs index 9f5bc45..274560d 100644 --- a/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs @@ -183,6 +183,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap bouser_16x161 { + get { + object obj = ResourceManager.GetObject("bouser_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap chartsshowlegend_32x32 { get { object obj = ResourceManager.GetObject("chartsshowlegend_32x32", resourceCulture); @@ -346,6 +356,46 @@ internal static System.Drawing.Bitmap editname_32x32 { get { object obj = ResourceManager.GetObject("editname_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap editrangepermission_16x16 { + get { + object obj = ResourceManager.GetObject("editrangepermission_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap editrangepermission_32x32 { + get { + object obj = ResourceManager.GetObject("editrangepermission_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap encryptdocument_32x32 { + get { + object obj = ResourceManager.GetObject("encryptdocument_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap encryptdocument_32x321 { + get { + object obj = ResourceManager.GetObject("encryptdocument_32x321", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -643,6 +693,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap saveall_32x32 { + get { + object obj = ResourceManager.GetObject("saveall_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap serieslines_32x32 { get { object obj = ResourceManager.GetObject("serieslines_32x32", resourceCulture); -- Gitblit v1.9.3