From 65679ff053b2b842cf37cfcb5b17cf0cf3b5a9b9 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 12 十一月 2024 12:50:26 +0800
Subject: [PATCH] 1
---
DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 90 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 90 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index b668e04..31d37cb 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -393,6 +393,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ 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 convert_16x16 {
get {
object obj = ResourceManager.GetObject("convert_16x16", resourceCulture);
@@ -496,6 +506,26 @@
internal static System.Drawing.Bitmap doubleprev_16x16 {
get {
object obj = ResourceManager.GetObject("doubleprev_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap download_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("download_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap download_16x161 {
+ get {
+ object obj = ResourceManager.GetObject("download_16x161", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -973,6 +1003,26 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap printlayoutview_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("printlayoutview_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ 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 publicfix_32x32 {
get {
object obj = ResourceManager.GetObject("publicfix_32x32", resourceCulture);
@@ -1303,6 +1353,26 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap trackingchanges_previous_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("trackingchanges_previous_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap trackingchanges_previous_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("trackingchanges_previous_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap trackingchanges_showmarkup_16x16 {
get {
object obj = ResourceManager.GetObject("trackingchanges_showmarkup_16x16", resourceCulture);
@@ -1343,6 +1413,26 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap updatetableofcontents_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("updatetableofcontents_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap updatetableofcontents_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("updatetableofcontents_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap user_16x16 {
get {
object obj = ResourceManager.GetObject("user_16x16", resourceCulture);
--
Gitblit v1.9.3