161 lines
6.6 KiB
C#
161 lines
6.6 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// Dieser Code wurde von einem Tool generiert.
|
|
// Laufzeitversion:4.0.30319.1008
|
|
//
|
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
|
// der Code erneut generiert wird.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Trigger.Properties {
|
|
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", "4.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal 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>
|
|
/// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Trigger.Properties.Resources", typeof(Resources).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)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap Brush_16x16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Brush_16x16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap Chart_16x16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Chart_16x16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap Edit_16x16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Edit_16x16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap Edit_24x24 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Edit_24x24", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap icon_16x16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("icon_16x16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap icon_22x22 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("icon_22x22", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap icon_32x32 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("icon_32x32", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap puzzle_16x16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("puzzle_16x16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap Quit_24x24 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Quit_24x24", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap RedCross_16x16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("RedCross_16x16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap RedCross_22x22 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("RedCross_22x22", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap Settings_16x16 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Settings_16x16", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap Settings_24x24 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Settings_24x24", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
internal static System.Drawing.Bitmap Statistics_24x24 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("Statistics_24x24", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
}
|
|
}
|