From c698fcb41fa92d6185f133e65bc16f3467ac9ed3 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 21 十一月 2024 15:37:22 +0800
Subject: [PATCH] 修改iqc基础信息维护的细节
---
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 31d37cb..a6f72e2 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -103,6 +103,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap add_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("add_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap addcalculatedfield_16x16 {
get {
object obj = ResourceManager.GetObject("addcalculatedfield_16x16", resourceCulture);
@@ -246,6 +256,16 @@
internal static System.Drawing.Bitmap bouser_16x162 {
get {
object obj = ResourceManager.GetObject("bouser_16x162", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <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));
}
}
@@ -456,6 +476,16 @@
internal static System.Drawing.Bitmap converttorange_32x321 {
get {
object obj = ResourceManager.GetObject("converttorange_32x321", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap copymodeldifferences_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("copymodeldifferences_32x32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -853,6 +883,26 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap ico_check {
+ get {
+ object obj = ResourceManager.GetObject("ico_check", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap ico_noCheck {
+ get {
+ object obj = ResourceManager.GetObject("ico_noCheck", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap ide_16x16 {
get {
object obj = ResourceManager.GetObject("ide_16x16", resourceCulture);
@@ -997,6 +1047,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));
}
}
@@ -1206,6 +1266,16 @@
internal static System.Drawing.Bitmap show_32x32 {
get {
object obj = ResourceManager.GetObject("show_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <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));
}
}
@@ -1483,6 +1553,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap wordwrap_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("wordwrap_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap wraptext2_16x16 {
get {
object obj = ResourceManager.GetObject("wraptext2_16x16", resourceCulture);
--
Gitblit v1.9.3