diff options
| author | jtsshieh <[email protected]> | 2017-10-22 22:19:00 -0400 |
|---|---|---|
| committer | jtsshieh <[email protected]> | 2017-10-22 22:19:00 -0400 |
| commit | ab826cd4494b36c1292fc20624348b95f4d16bed (patch) | |
| tree | 542e2196fb2a2ddaf9841f273d2eae64262b3170 /Histacom2/Properties/Resources1.Designer.cs | |
| parent | 4ab4aa2f2d91eb117bdd54bc42bb2091f2f380fb (diff) | |
| download | histacom2-ab826cd4494b36c1292fc20624348b95f4d16bed.tar.gz histacom2-ab826cd4494b36c1292fc20624348b95f4d16bed.tar.bz2 histacom2-ab826cd4494b36c1292fc20624348b95f4d16bed.zip | |
Imported wallpapers and finsihed previewing
Diffstat (limited to 'Histacom2/Properties/Resources1.Designer.cs')
| -rw-r--r-- | Histacom2/Properties/Resources1.Designer.cs | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs index 5e0a54b..07a3730 100644 --- a/Histacom2/Properties/Resources1.Designer.cs +++ b/Histacom2/Properties/Resources1.Designer.cs @@ -1329,6 +1329,116 @@ namespace Histacom2.Properties { /// <summary> /// Looks up a localized resource of type System.Drawing.Bitmap. /// </summary> + public static System.Drawing.Bitmap Win95PlusDangerousCreaturesWallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusDangerousCreaturesWallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusDefaultWallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusDefaultWallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusGoldenEraWallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusGoldenEraWallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusLeoWallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusLeoWallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusMoreWin { + get { + object obj = ResourceManager.GetObject("Win95PlusMoreWin", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusMysteryWallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusMysteryWallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusNatureWallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusNatureWallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusScienceWallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusScienceWallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusSportsWallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusSportsWallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusThe60Wallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusThe60Wallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> + public static System.Drawing.Bitmap Win95PlusTravelWallpaper { + get { + object obj = ResourceManager.GetObject("Win95PlusTravelWallpaper", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// </summary> public static System.Drawing.Bitmap Win95PrintersFolder { get { object obj = ResourceManager.GetObject("Win95PrintersFolder", resourceCulture); |
