diff options
| author | lempamo <[email protected]> | 2017-10-21 23:00:23 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-21 23:00:23 -0400 |
| commit | 84b7c410b36b9d859b98150be15641d7fa6a6442 (patch) | |
| tree | a53b170307151ed36acdd47f6ddac6cb9fe3e376 /Histacom2/Properties/Resources1.Designer.cs | |
| parent | 54a3e8fe71f936580339e4a4a6fb650d57fbb5d1 (diff) | |
| download | histacom2-84b7c410b36b9d859b98150be15641d7fa6a6442.tar.gz histacom2-84b7c410b36b9d859b98150be15641d7fa6a6442.tar.bz2 histacom2-84b7c410b36b9d859b98150be15641d7fa6a6442.zip | |
more xp start menu icons
Diffstat (limited to 'Histacom2/Properties/Resources1.Designer.cs')
| -rw-r--r-- | Histacom2/Properties/Resources1.Designer.cs | 80 |
1 files changed, 80 insertions, 0 deletions
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 @@ -896,6 +896,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap sliverwhite { + get { + object obj = ResourceManager.GetObject("sliverwhite", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap start_googlink { get { object obj = ResourceManager.GetObject("start_googlink", resourceCulture); @@ -2046,6 +2056,56 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPIE6 { + get { + object obj = ResourceManager.GetObject("WinXPIE6", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPMediaPlayer { + get { + object obj = ResourceManager.GetObject("WinXPMediaPlayer", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPMovieMaker { + get { + object obj = ResourceManager.GetObject("WinXPMovieMaker", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPMSN { + get { + object obj = ResourceManager.GetObject("WinXPMSN", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap WinXPOutlook { + get { + object obj = ResourceManager.GetObject("WinXPOutlook", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap WinXPStartMenuBottomCenter { get { object obj = ResourceManager.GetObject("WinXPStartMenuBottomCenter", resourceCulture); @@ -2116,6 +2176,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPStartMenuFavoritesSeparator1 { + get { + object obj = ResourceManager.GetObject("WinXPStartMenuFavoritesSeparator1", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap WinXPStartMenuLeft { get { object obj = ResourceManager.GetObject("WinXPStartMenuLeft", resourceCulture); @@ -2226,6 +2296,16 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap WinXPTour { + get { + object obj = ResourceManager.GetObject("WinXPTour", 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); |
