From 84b7c410b36b9d859b98150be15641d7fa6a6442 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sat, 21 Oct 2017 23:00:23 -0400 Subject: more xp start menu icons --- Histacom2/Properties/Resources1.Designer.cs | 80 +++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) (limited to 'Histacom2/Properties/Resources1.Designer.cs') diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 60e0297..0d29c98 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -893,6 +893,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap sliverwhite { + get { + object obj = ResourceManager.GetObject("sliverwhite", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -2043,6 +2053,56 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPIE6 { + get { + object obj = ResourceManager.GetObject("WinXPIE6", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPMediaPlayer { + get { + object obj = ResourceManager.GetObject("WinXPMediaPlayer", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPMovieMaker { + get { + object obj = ResourceManager.GetObject("WinXPMovieMaker", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPMSN { + get { + object obj = ResourceManager.GetObject("WinXPMSN", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPOutlook { + get { + object obj = ResourceManager.GetObject("WinXPOutlook", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -2113,6 +2173,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPStartMenuFavoritesSeparator1 { + get { + object obj = ResourceManager.GetObject("WinXPStartMenuFavoritesSeparator1", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -2223,6 +2293,16 @@ namespace Histacom2.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + public static System.Drawing.Bitmap WinXPTour { + get { + object obj = ResourceManager.GetObject("WinXPTour", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// -- cgit v1.2.3