This commit is contained in:
2011-01-20 18:12:37 +00:00
parent 0fafccf62c
commit 3fe2d27771
4 changed files with 44 additions and 16 deletions

View File

@@ -179,6 +179,13 @@ namespace Volian.Controls.Library.Properties {
}
}
internal static System.Drawing.Bitmap Erase {
get {
object obj = ResourceManager.GetObject("Erase", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap Exit_Image {
get {
object obj = ResourceManager.GetObject("Exit_Image", resourceCulture);