This commit is contained in:
2007-12-14 14:55:01 +00:00
parent 2d36578454
commit cc1b4759af
2 changed files with 12 additions and 2 deletions

View File

@@ -60,6 +60,13 @@ namespace VEPROMS.Properties {
}
}
internal static System.Drawing.Bitmap GoToParentFolderHS {
get {
object obj = ResourceManager.GetObject("GoToParentFolderHS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap ProtectFormHS {
get {
object obj = ResourceManager.GetObject("ProtectFormHS", resourceCulture);