SVN r1168
SVN-Revision: r1168
This commit is contained in:
+20
@@ -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 类型的本地化资源。
|
||||
/
|
||||
Reference in New Issue
Block a user