From b73c48f8aac079b85551d6fc05772c3b335c917f Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 20 三月 2025 17:18:53 +0800
Subject: [PATCH] 用户管理
---
DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 80 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 80 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index 008b85f..8800591 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -63,6 +63,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap _3dclusteredcolumn_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("3dclusteredcolumn_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap _3dcolumn_16x16 {
get {
object obj = ResourceManager.GetObject("3dcolumn_16x16", resourceCulture);
@@ -197,6 +207,16 @@
get {
object obj = ResourceManager.GetObject("area3d_32x32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static DevExpress.Utils.Svg.SvgImage bo_dashboard {
+ get {
+ object obj = ResourceManager.GetObject("bo_dashboard", resourceCulture);
+ return ((DevExpress.Utils.Svg.SvgImage)(obj));
}
}
@@ -506,6 +526,16 @@
internal static System.Drawing.Bitmap close_16x16 {
get {
object obj = ResourceManager.GetObject("close_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap column2_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("column2_32x32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1403,6 +1433,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap pie3_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("pie3_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap printarea_32x32 {
get {
object obj = ResourceManager.GetObject("printarea_32x32", resourceCulture);
@@ -1446,6 +1486,16 @@
internal static System.Drawing.Bitmap printlayoutview_32x32 {
get {
object obj = ResourceManager.GetObject("printlayoutview_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap projectfile_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("projectfile_16x16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1683,6 +1733,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap selectvaluespivottable_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("selectvaluespivottable_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap sendxls_16x16 {
get {
object obj = ResourceManager.GetObject("sendxls_16x16", resourceCulture);
@@ -1863,6 +1923,26 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap splinearea_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("splinearea_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap stackedsplinearea_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("stackedsplinearea_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap task_16x16 {
get {
object obj = ResourceManager.GetObject("task_16x16", resourceCulture);
--
Gitblit v1.9.3