From 122819b5dd643d82a730e549f99bd56fe90eed21 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 28 十一月 2024 12:30:25 +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 89faeda..38fcf8b 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -263,6 +263,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap changedatasourcepivottable_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("changedatasourcepivottable_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap chartsshowlegend_32x32 {
get {
object obj = ResourceManager.GetObject("chartsshowlegend_32x32", resourceCulture);
@@ -556,6 +566,16 @@
internal static System.Drawing.Bitmap download_32x32 {
get {
object obj = ResourceManager.GetObject("download_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap drilldownonarguments_chart_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("drilldownonarguments_chart_32x32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -933,6 +953,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap knowledgebasearticle_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("knowledgebasearticle_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap last_16x16 {
get {
object obj = ResourceManager.GetObject("last_16x16", resourceCulture);
@@ -1037,6 +1067,16 @@
get {
object obj = ResourceManager.GetObject("newitem_16x16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static DevExpress.Utils.Svg.SvgImage open2 {
+ get {
+ object obj = ResourceManager.GetObject("open2", resourceCulture);
+ return ((DevExpress.Utils.Svg.SvgImage)(obj));
}
}
@@ -1253,6 +1293,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap showworktimeonly_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("showworktimeonly_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);
@@ -1273,6 +1323,36 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap sortasc_16x161 {
+ get {
+ object obj = ResourceManager.GetObject("sortasc_16x161", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap sortasc_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("sortasc_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap sortasc_32x321 {
+ get {
+ object obj = ResourceManager.GetObject("sortasc_32x321", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap sortbyinvoice_16x16 {
get {
object obj = ResourceManager.GetObject("sortbyinvoice_16x16", resourceCulture);
--
Gitblit v1.9.3