From be4b7bf58fae3c0c430c25c5a110e8aa41b6b52c Mon Sep 17 00:00:00 2001 From: lempamo Date: Thu, 19 Oct 2017 16:57:35 -0400 Subject: transforming winxpbad from 98 to xp --- Histacom2/Properties/Resources1.Designer.cs | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'Histacom2/Properties/Resources1.Designer.cs') diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 8c290f0..16d362c 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -2043,6 +2043,36 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPTaskbarBG { + get { + object obj = ResourceManager.GetObject("WinXPTaskbarBG", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPTaskbarStart { + get { + object obj = ResourceManager.GetObject("WinXPTaskbarStart", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPTaskbarTime { + get { + object obj = ResourceManager.GetObject("WinXPTaskbarTime", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3