From a55730702b0b1b541d6ec40cac4469a2418936d5 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 20 十二月 2024 18:50:24 +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 27b76f6..b36a6b1 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -433,6 +433,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap cleartablestyle_16x161 {
+ get {
+ object obj = ResourceManager.GetObject("cleartablestyle_16x161", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap close_16x16 {
get {
object obj = ResourceManager.GetObject("close_16x16", resourceCulture);
@@ -536,6 +546,16 @@
internal static System.Drawing.Bitmap customizegrid_32x32 {
get {
object obj = ResourceManager.GetObject("customizegrid_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap deletelist2_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("deletelist2_16x16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -746,6 +766,16 @@
internal static System.Drawing.Bitmap exportfile_16x16 {
get {
object obj = ResourceManager.GetObject("exportfile_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap exportfile_16x161 {
+ get {
+ object obj = ResourceManager.GetObject("exportfile_16x161", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1293,6 +1323,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap reset_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("reset_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap reviewingpane_32x32 {
get {
object obj = ResourceManager.GetObject("reviewingpane_32x32", resourceCulture);
--
Gitblit v1.9.3