From 0ce70b79695fc16f33a9f55bce857e38fa12a2ab Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 08 十一月 2024 17:23:24 +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 58fcde4..b548229 100644 --- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs +++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs @@ -243,6 +243,16 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + 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 chartsshowlegend_32x32 { get { object obj = ResourceManager.GetObject("chartsshowlegend_32x32", resourceCulture); @@ -376,6 +386,16 @@ internal static System.Drawing.Bitmap cleartablestyle_16x16 { get { object obj = ResourceManager.GetObject("cleartablestyle_16x16", 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); return ((System.Drawing.Bitmap)(obj)); } } @@ -993,6 +1013,26 @@ /// <summary> /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� /// </summary> + internal static System.Drawing.Bitmap refresh_32x32 { + get { + object obj = ResourceManager.GetObject("refresh_32x32", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static System.Drawing.Bitmap refresh_32x321 { + get { + object obj = ResourceManager.GetObject("refresh_32x321", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> internal static System.Drawing.Bitmap removegroupfooter_16x16 { get { object obj = ResourceManager.GetObject("removegroupfooter_16x16", resourceCulture); @@ -1273,6 +1313,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); @@ -1313,6 +1373,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