SVN r1168

SVN-Revision: r1168
This commit is contained in:
cyf
2026-05-11 02:20:53 +00:00
parent 2ed5b7975f
commit ac0d4925ed
4 changed files with 75 additions and 31 deletions
+20
View File
@@ -1170,6 +1170,26 @@ namespace Lskj.Main.Properties {
}
}
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>
internal static System.Drawing.Bitmap {
get {
object obj = ResourceManager.GetObject("密码不显示", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>
internal static System.Drawing.Bitmap {
get {
object obj = ResourceManager.GetObject("密码显示", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/