diff options
| author | lempamo <[email protected]> | 2017-10-19 16:57:35 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-19 16:57:35 -0400 |
| commit | be4b7bf58fae3c0c430c25c5a110e8aa41b6b52c (patch) | |
| tree | a0fc380b236599d0a77caf47071a6ddcce4bb27a /Histacom2/Properties/Resources1.Designer.cs | |
| parent | 0a526e3e3b63b46781d861d4dbb2ff9def3ac750 (diff) | |
| download | histacom2-be4b7bf58fae3c0c430c25c5a110e8aa41b6b52c.tar.gz histacom2-be4b7bf58fae3c0c430c25c5a110e8aa41b6b52c.tar.bz2 histacom2-be4b7bf58fae3c0c430c25c5a110e8aa41b6b52c.zip | |
transforming winxpbad from 98 to xp
Diffstat (limited to 'Histacom2/Properties/Resources1.Designer.cs')
| -rw-r--r-- | Histacom2/Properties/Resources1.Designer.cs | 30 |
1 files changed, 30 insertions, 0 deletions
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 @@ -2046,6 +2046,36 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPTaskbarBG { + get { + object obj = ResourceManager.GetObject("WinXPTaskbarBG", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPTaskbarStart { + get { + object obj = ResourceManager.GetObject("WinXPTaskbarStart", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPTaskbarTime { + get { + object obj = ResourceManager.GetObject("WinXPTaskbarTime", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap wordpad_bold { get { object obj = ResourceManager.GetObject("wordpad_bold", resourceCulture); |
