added icon for shortcuts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.1433
|
||||
// Runtime Version:2.0.50727.4200
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -74,6 +74,20 @@ namespace VEPROMS.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap GotoShortcutsHS {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("GotoShortcutsHS", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap GotoTrans {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("GotoTrans", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap Help_Image {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("Help_Image", resourceCulture);
|
||||
@@ -95,6 +109,13 @@ namespace VEPROMS.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap InsertAfter {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("InsertAfter", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap ProtectFormHS {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("ProtectFormHS", resourceCulture);
|
||||
@@ -123,6 +144,13 @@ namespace VEPROMS.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap RenameFolderHS {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("RenameFolderHS", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap Save {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("Save", resourceCulture);
|
||||
@@ -158,6 +186,13 @@ namespace VEPROMS.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap ViewThumbnailsHS {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("ViewThumbnailsHS", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap VolianWeb_Image {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("VolianWeb_Image", resourceCulture);
|
||||
|
Reference in New Issue
Block a user