364 lines
14 KiB
C#
364 lines
14 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// Dieser Code wurde von einem Tool generiert.
|
|
// Laufzeitversion:4.0.30319.42000
|
|
//
|
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
|
// der Code erneut generiert wird.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Sophia.Net.Aesthetics.VisualStudio6 {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
|
|
/// </summary>
|
|
// Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
|
|
// -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
|
|
// Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
|
|
// mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class Outline {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Outline() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
|
/// </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("Sophia.Net.Aesthetics.VisualStudio6.Outline", typeof(Outline).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
|
|
/// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap _35FLOPPY {
|
|
get {
|
|
object obj = ResourceManager.GetObject("_35FLOPPY", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap AUDIO {
|
|
get {
|
|
object obj = ResourceManager.GetObject("AUDIO", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap BMP {
|
|
get {
|
|
object obj = ResourceManager.GetObject("BMP", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap CDDRIVE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("CDDRIVE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap CLOSED {
|
|
get {
|
|
object obj = ResourceManager.GetObject("CLOSED", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap CLSDFOLD {
|
|
get {
|
|
object obj = ResourceManager.GetObject("CLSDFOLD", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap CTRPANEL {
|
|
get {
|
|
object obj = ResourceManager.GetObject("CTRPANEL", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap DESKTOP {
|
|
get {
|
|
object obj = ResourceManager.GetObject("DESKTOP", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap DOC {
|
|
get {
|
|
object obj = ResourceManager.GetObject("DOC", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap DRIVE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("DRIVE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap DRIVEDSC {
|
|
get {
|
|
object obj = ResourceManager.GetObject("DRIVEDSC", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap DRIVENET {
|
|
get {
|
|
object obj = ResourceManager.GetObject("DRIVENET", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ENTIRNET {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ENTIRNET", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap EXE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("EXE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap EXPLORER {
|
|
get {
|
|
object obj = ResourceManager.GetObject("EXPLORER", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap HLP {
|
|
get {
|
|
object obj = ResourceManager.GetObject("HLP", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap LEAF {
|
|
get {
|
|
object obj = ResourceManager.GetObject("LEAF", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap MINUS {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MINUS", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap MYCOMP {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MYCOMP", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap NETHOOD {
|
|
get {
|
|
object obj = ResourceManager.GetObject("NETHOOD", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap OPEN {
|
|
get {
|
|
object obj = ResourceManager.GetObject("OPEN", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap OPENFOLD {
|
|
get {
|
|
object obj = ResourceManager.GetObject("OPENFOLD", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap PLUS {
|
|
get {
|
|
object obj = ResourceManager.GetObject("PLUS", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap PRINTFLD {
|
|
get {
|
|
object obj = ResourceManager.GetObject("PRINTFLD", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap RECYFULL {
|
|
get {
|
|
object obj = ResourceManager.GetObject("RECYFULL", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap REMTEACC {
|
|
get {
|
|
object obj = ResourceManager.GetObject("REMTEACC", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap SHARING {
|
|
get {
|
|
object obj = ResourceManager.GetObject("SHARING", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap TXT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("TXT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WASTE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WASTE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WINDOC {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WINDOC", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
}
|
|
}
|