aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-10-25 00:18:50 -0400
committerlempamo <[email protected]>2017-10-25 00:18:50 -0400
commit609deb1c4e9bdae400e92a008b99f9cc62b4f9c8 (patch)
tree6dc886623371efb1c8700d637eb2afdf3e331e99 /Histacom2.Engine/Properties/Resources.Designer.cs
parent6418fad8eb0bc159ab5010fed5590e32f45ec9e0 (diff)
downloadhistacom2-609deb1c4e9bdae400e92a008b99f9cc62b4f9c8.tar.gz
histacom2-609deb1c4e9bdae400e92a008b99f9cc62b4f9c8.tar.bz2
histacom2-609deb1c4e9bdae400e92a008b99f9cc62b4f9c8.zip
close buttons glow when moused over in xp
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 4fd3960..2702b7c 100644
--- a/Histacom2.Engine/Properties/Resources.Designer.cs
+++ b/Histacom2.Engine/Properties/Resources.Designer.cs
@@ -1163,6 +1163,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);