From aa77240aba2a41a9a653f6400ed1ff54310f92d4 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 03 四月 2025 13:03:31 +0800
Subject: [PATCH] 字典
---
DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 40 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 40 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index 095af27..9548457 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -463,6 +463,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap checkbox2_32x324 {
+ get {
+ object obj = ResourceManager.GetObject("checkbox2_32x324", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap checkbuttons_16x16 {
get {
object obj = ResourceManager.GetObject("checkbuttons_16x16", resourceCulture);
@@ -1943,6 +1953,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap snapmodifytablecellstyle_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("snapmodifytablecellstyle_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap sortandfilter_16x16 {
get {
object obj = ResourceManager.GetObject("sortandfilter_16x16", resourceCulture);
@@ -2056,6 +2076,16 @@
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 statistical_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("statistical_16x16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -2383,6 +2413,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap zoom100_16x161 {
+ get {
+ object obj = ResourceManager.GetObject("zoom100_16x161", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap zoom100_32x32 {
get {
object obj = ResourceManager.GetObject("zoom100_32x32", resourceCulture);
--
Gitblit v1.9.3