From 132e1a7f96a7f69a4c344f51fa1492a9a167008f Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 18 二月 2025 16:00:22 +0800
Subject: [PATCH] 保存板面
---
DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 60 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index c609338..054e31b 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -723,9 +723,29 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap employee_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("employee_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap employee_32x32 {
get {
object obj = ResourceManager.GetObject("employee_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap employee_32x321 {
+ get {
+ object obj = ResourceManager.GetObject("employee_32x321", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -946,6 +966,26 @@
internal static System.Drawing.Bitmap fullstackedcolumn3d_32x32 {
get {
object obj = ResourceManager.GetObject("fullstackedcolumn3d_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap globalcolorscheme_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("globalcolorscheme_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap globalcolorscheme_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("globalcolorscheme_32x32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1253,6 +1293,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap publicfix_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("publicfix_16x16", 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);
@@ -1263,6 +1313,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap publicfix_32x321 {
+ get {
+ object obj = ResourceManager.GetObject("publicfix_32x321", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap radiobuttons_16x16 {
get {
object obj = ResourceManager.GetObject("radiobuttons_16x16", resourceCulture);
--
Gitblit v1.9.3