This commit is contained in:
2008-06-04 11:34:56 +00:00
parent 663e999037
commit 2963bb5f00
10 changed files with 1675 additions and 6196 deletions

View File

@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.1434
// Runtime Version:2.0.50727.1433
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -67,6 +67,27 @@ namespace VEPROMS.Properties {
}
}
internal static System.Drawing.Bitmap Help_Image {
get {
object obj = ResourceManager.GetObject("Help_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap HelpAbout_Image {
get {
object obj = ResourceManager.GetObject("HelpAbout_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap HelpDoc_Image {
get {
object obj = ResourceManager.GetObject("HelpDoc_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap ProtectFormHS {
get {
object obj = ResourceManager.GetObject("ProtectFormHS", resourceCulture);
@@ -108,5 +129,12 @@ namespace VEPROMS.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap VolianWeb_Image {
get {
object obj = ResourceManager.GetObject("VolianWeb_Image", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}