This commit is contained in:
@@ -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));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user