From 2ba8bd4b8e381e173e10d69396a744708b2f32e5 Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期五, 30 八月 2024 11:05:55 +0800 Subject: [PATCH] 用户管理 --- DevApp/Gs.DevApp/Properties/Resources1.Designer.cs | 90 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 90 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs index 1a20454..400b9f4 100644 --- a/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources1.Designer.cs @@ -103,6 +103,26 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap addcalculatedfield_16x16 { + get { + object obj = ResourceManager.GetObject("addcalculatedfield_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap addfooter_32x32 { + get { + object obj = ResourceManager.GetObject("addfooter_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap apply_32x32 { get { object obj = ResourceManager.GetObject("apply_32x32", resourceCulture); @@ -126,6 +146,36 @@ internal static System.Drawing.Bitmap area3d_32x32 { get { object obj = ResourceManager.GetObject("area3d_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap bodepartment_16x16 { + get { + object obj = ResourceManager.GetObject("bodepartment_16x16", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap bodepartment_32x32 { + get { + object obj = ResourceManager.GetObject("bodepartment_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap bouser_16x16 { + get { + object obj = ResourceManager.GetObject("bouser_16x16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -286,6 +336,16 @@ internal static System.Drawing.Bitmap editingfillleft_32x32 { get { object obj = ResourceManager.GetObject("editingfillleft_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap editname_32x32 { + get { + object obj = ResourceManager.GetObject("editname_32x32", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -493,6 +553,16 @@ /// <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 publicfix_32x32 { get { object obj = ResourceManager.GetObject("publicfix_32x32", resourceCulture); @@ -546,6 +616,16 @@ internal static System.Drawing.Bitmap reviewingpane_32x32 { get { object obj = ResourceManager.GetObject("reviewingpane_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); return ((System.Drawing.Bitmap)(obj)); } } @@ -643,6 +723,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap user_16x161 { + get { + object obj = ResourceManager.GetObject("user_16x161", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap usergroup_32x32 { get { object obj = ResourceManager.GetObject("usergroup_32x32", resourceCulture); -- Gitblit v1.9.3