Imported wallpapers and finsihed previewing

This commit is contained in:
jtsshieh 2017-10-22 22:19:00 -04:00
parent 4ab4aa2f2d
commit ab826cd449
15 changed files with 184 additions and 0 deletions

View file

@ -822,6 +822,17 @@
<None Include="Resources\WinClassicRtfFile.png" />
<None Include="Resources\WinClassicNotepad.png" />
<None Include="Resources\Win95Error.png" />
<None Include="Resources\win95plusdangerouscreatureswallpaper.jpg" />
<None Include="Resources\win95plusdefaultwallpaper.jpg" />
<None Include="Resources\win95plusgoldenerawallpaper.jpg" />
<None Include="Resources\win95plusleowallpaper.jpg" />
<None Include="Resources\win95plusmorewin.jpg" />
<None Include="Resources\win95plusmysterywallpaper.jpg" />
<None Include="Resources\win95plusnaturewallpaper.jpg" />
<None Include="Resources\win95plussciencewallpaper.jpg" />
<None Include="Resources\win95plussportswallpaper.jpg" />
<None Include="Resources\win95plusthe60wallpaper.jpg" />
<None Include="Resources\win95plustravelwallpaper.jpg" />
<Content Include="Resources\WinClassic\16Color.png" />
<Content Include="Resources\WinClassic\256Color.png" />
<None Include="Resources\WinClassic\tada.wav" />

View file

@ -35,6 +35,36 @@ private void comboBox1_SelectedIndexChanged(object sender, EventArgs e)
case "Inside Your Computer":
pictureBox2.BackgroundImage = Properties.Resources.ICTheme_BG;
break;
case "Windows 95 Default Plus":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusDefaultWallpaper;
break;
case "The Golden Era":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusGoldenEraWallpaper;
break;
case "Leonardo da Vinci":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusLeoWallpaper;
break;
case "Mystery":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusMysteryWallpaper;
break;
case "Nature":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusNatureWallpaper;
break;
case "Science":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusScienceWallpaper;
break;
case "Sports":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusSportsWallpaper;
break;
case "The 60's USA":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusThe60Wallpaper;
break;
case "Travel":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusTravelWallpaper;
break;
case "More Windows":
pictureBox2.BackgroundImage = Properties.Resources.Win95PlusMoreWin;
break;
}
}

View file

@ -2062,4 +2062,37 @@
<data name="WinXPTour" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\WinXPTour.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusDangerousCreaturesWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plusdangerouscreatureswallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusDefaultWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plusdefaultwallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusGoldenEraWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plusgoldenerawallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusLeoWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plusleowallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusMoreWin" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plusmorewin.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusMysteryWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plusmysterywallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusNatureWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plusnaturewallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusScienceWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plussciencewallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusSportsWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plussportswallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusThe60Wallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plusthe60wallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Win95PlusTravelWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\win95plustravelwallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>

View file

@ -1326,6 +1326,116 @@ public static System.Drawing.Bitmap Win95NetworkIcon {
}
}
/// <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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB