mirror of
https://github.com/HistacomUnity/Histacom2-old.git
synced 2025-01-22 17:12:56 -05:00
f933ce9b84
Conflicts: Histacom2/TitleScreen.Designer.cs Histacom2/TitleScreen.cs
1283 lines
52 KiB
C#
1283 lines
52 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Histacom2.Engine.Properties {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
// class via a tool like ResGen or Visual Studio.
|
|
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
// with the /str option, or rebuild your VS project.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class Resources {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Resources() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Histacom2.Engine.Properties.Resources", typeof(Resources).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream CHORD {
|
|
get {
|
|
return ResourceManager.GetStream("CHORD", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ClassicDropDownButton {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ClassicDropDownButton", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] LeviWindows {
|
|
get {
|
|
object obj = ResourceManager.GetObject("LeviWindows", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] LeviWindows1 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("LeviWindows1", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap nullIcon {
|
|
get {
|
|
object obj = ResourceManager.GetObject("nullIcon", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap Win95Error {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Win95Error", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap Win95Info {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Win95Info", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDangerousCreaturesAsterisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDangerousCreaturesAsterisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDangerousCreaturesCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDangerousCreaturesCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDangerousCreaturesExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDangerousCreaturesExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDangerousCreaturesProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDangerousCreaturesProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDangerousCreaturesQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDangerousCreaturesQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDangerousCreaturesStart {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDangerousCreaturesStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDefaultAstrisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDefaultAstrisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDefaultCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDefaultCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDefaultExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDefaultExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDefaultProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDefaultProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDefaultQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDefaultQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusDefaultStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusDefaultStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusGoldenEraAstrisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusGoldenEraAstrisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusGoldenEraCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusGoldenEraCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusGoldenEraExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusGoldenEraExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusGoldenEraProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusGoldenEraProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusGoldenEraQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusGoldenEraQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusGoldenEraStart {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusGoldenEraStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusGoldenEraStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusGoldenEraStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerAsterisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusInsideComputerAsterisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusInsideComputerCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusInsideComputerExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusInsideComputerProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusInsideComputerQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerStart {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusInsideComputerStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusInsideComputerStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusInsideComputerStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap Win95PlusInsideComputerWallpaper {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Win95PlusInsideComputerWallpaper", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap Win95PlusInsideComputerWallpaper1 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Win95PlusInsideComputerWallpaper1", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusLeoAsterisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusLeoAsterisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusLeoCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusLeoCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusLeoExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusLeoExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusLeoProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusLeoProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusLeoQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusLeoQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusLeoStart {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusLeoStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusMysteryAstrisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusMysteryAstrisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusMysteryCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusMysteryCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusMysteryExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusMysteryExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusMysteryProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusMysteryProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusMysteryQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusMysteryQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusMysteryStart {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusMysteryStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusMysteryStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusMysteryStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusNatureAstrisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusNatureAstrisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusNatureCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusNatureCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusNatureExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusNatureExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusNatureProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusNatureProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusNatureQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusNatureQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusNatureStart {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusNatureStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusNatureStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusNatureStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusScienceAsterisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusScienceAsterisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusScienceCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusScienceCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusScienceExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusScienceExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusScienceProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusScienceProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusScienceQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusScienceQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusScienceStart {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusScienceStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusScienceStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusScienceStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusSportsAstrisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusSportsAstrisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusSportsCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusSportsCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusSportsExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusSportsExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusSportsProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusSportsProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusSportsQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusSportsQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusSportsStart {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusSportsStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusSportsStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusSportsStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusThe60Asterisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusThe60Asterisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusThe60CritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusThe60CritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusThe60Exclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusThe60Exclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusThe60ProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusThe60ProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusThe60Question {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusThe60Question", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusThe60Start {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusThe60Start", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusThe60Stop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusThe60Stop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusTravelAsterisk {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusTravelAsterisk", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusTravelCritStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusTravelCritStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusTravelExclamation {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusTravelExclamation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusTravelProgError {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusTravelProgError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusTravelQuestion {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusTravelQuestion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusTravelStart {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusTravelStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95PlusTravelStop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95PlusTravelStop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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 Win95Question {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Win95Question", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95Start {
|
|
get {
|
|
return ResourceManager.GetStream("Win95Start", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win95Stop {
|
|
get {
|
|
return ResourceManager.GetStream("Win95Stop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap Win95Warning {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Win95Warning", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win98Start {
|
|
get {
|
|
return ResourceManager.GetStream("Win98Start", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream Win98Stop {
|
|
get {
|
|
return ResourceManager.GetStream("Win98Stop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinAboutSeparator95 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinAboutSeparator95", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
|
|
/// </summary>
|
|
public static System.IO.UnmanagedMemoryStream WinBadXPStart {
|
|
get {
|
|
return ResourceManager.GetStream("WinBadXPStart", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicBottomLeft {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicBottomLeft", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicBottomRight {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicBottomRight", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicBottomSide {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicBottomSide", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicClose {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicClose", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicLeftSide {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicLeftSide", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicMax {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicMax", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicMin {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicMin", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicRestore {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicRestore", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicRightSide {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicRightSide", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicTopLeft {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicTopLeft", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicTopRight {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicTopRight", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinClassicTopSide {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinClassicTopSide", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Byte[].
|
|
/// </summary>
|
|
public static byte[] windows_command_prompt {
|
|
get {
|
|
object obj = ResourceManager.GetObject("windows_command_prompt", resourceCulture);
|
|
return ((byte[])(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_Bottom {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_Bottom", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_BottomLeft {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_BottomLeft", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_BottomRight {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_BottomRight", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_Close {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_Close", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_CloseHover {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_CloseHover", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_ClosePress {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_ClosePress", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_LeftSide {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_LeftSide", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_Max {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_Max", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_Min {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_Min", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_Restore {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_Restore", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_RightSide {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_RightSide", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_TopBar {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_TopBar", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_TopLeft {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_TopLeft", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXP_TopRight {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXP_TopRight", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WinXPWallpaper {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WinXPWallpaper", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
}
|
|
}
|