aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Histacom2.Engine/Properties/Resources.Designer.cs')
-rw-r--r--Histacom2.Engine/Properties/Resources.Designer.cs20
1 files changed, 20 insertions, 0 deletions
diff --git a/Histacom2.Engine/Properties/Resources.Designer.cs b/Histacom2.Engine/Properties/Resources.Designer.cs
index e8bf38e..fc8232a 100644
--- a/Histacom2.Engine/Properties/Resources.Designer.cs
+++ b/Histacom2.Engine/Properties/Resources.Designer.cs
@@ -1173,6 +1173,26 @@ namespace Histacom2.Engine.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ public static System.Drawing.Bitmap WinXP_CloseHover {
+ get {
+ object obj = ResourceManager.GetObject("WinXP_CloseHover", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ public static System.Drawing.Bitmap WinXP_ClosePress {
+ get {
+ object obj = ResourceManager.GetObject("WinXP_ClosePress", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
public static System.Drawing.Bitmap WinXP_LeftSide {
get {
object obj = ResourceManager.GetObject("WinXP_LeftSide", resourceCulture);