604 lines
22 KiB
C#
604 lines
22 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 ToolbarWindows95 {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal ToolbarWindows95() {
|
|
}
|
|
|
|
/// <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.ToolbarWindows95", typeof(ToolbarWindows95).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 ARC {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ARC", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap BACK {
|
|
get {
|
|
object obj = ResourceManager.GetObject("BACK", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap BLD {
|
|
get {
|
|
object obj = ResourceManager.GetObject("BLD", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap BUTTON {
|
|
get {
|
|
object obj = ResourceManager.GetObject("BUTTON", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap CAMERA {
|
|
get {
|
|
object obj = ResourceManager.GetObject("CAMERA", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap CNT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("CNT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap COPY {
|
|
get {
|
|
object obj = ResourceManager.GetObject("COPY", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap CUT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("CUT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap DBLUNDR {
|
|
get {
|
|
object obj = ResourceManager.GetObject("DBLUNDR", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap DELETE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("DELETE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap DISCNET {
|
|
get {
|
|
object obj = ResourceManager.GetObject("DISCNET", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap DRAWING {
|
|
get {
|
|
object obj = ResourceManager.GetObject("DRAWING", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ELLIPSE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ELLIPSE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap FIND {
|
|
get {
|
|
object obj = ResourceManager.GetObject("FIND", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap FREEFORM {
|
|
get {
|
|
object obj = ResourceManager.GetObject("FREEFORM", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap FRONT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("FRONT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap GROUP {
|
|
get {
|
|
object obj = ResourceManager.GetObject("GROUP", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap HELP {
|
|
get {
|
|
object obj = ResourceManager.GetObject("HELP", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap HELP2 {
|
|
get {
|
|
object obj = ResourceManager.GetObject("HELP2", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap ITL {
|
|
get {
|
|
object obj = ResourceManager.GetObject("ITL", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap JST {
|
|
get {
|
|
object obj = ResourceManager.GetObject("JST", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap LFT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("LFT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap LINE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("LINE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap LINESTYL {
|
|
get {
|
|
object obj = ResourceManager.GetObject("LINESTYL", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap MAPNET {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MAPNET", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap MCR {
|
|
get {
|
|
object obj = ResourceManager.GetObject("MCR", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap NEW {
|
|
get {
|
|
object obj = ResourceManager.GetObject("NEW", 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 PASTE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("PASTE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap PRINT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("PRINT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap PROP {
|
|
get {
|
|
object obj = ResourceManager.GetObject("PROP", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap RECTANGL {
|
|
get {
|
|
object obj = ResourceManager.GetObject("RECTANGL", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap REDO {
|
|
get {
|
|
object obj = ResourceManager.GetObject("REDO", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap RT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("RT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap SAVE {
|
|
get {
|
|
object obj = ResourceManager.GetObject("SAVE", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap SMALLCAP {
|
|
get {
|
|
object obj = ResourceManager.GetObject("SMALLCAP", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap SORTASC {
|
|
get {
|
|
object obj = ResourceManager.GetObject("SORTASC", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap SORTDES {
|
|
get {
|
|
object obj = ResourceManager.GetObject("SORTDES", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap SPELLING {
|
|
get {
|
|
object obj = ResourceManager.GetObject("SPELLING", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap STRIKTHR {
|
|
get {
|
|
object obj = ResourceManager.GetObject("STRIKTHR", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap SUM {
|
|
get {
|
|
object obj = ResourceManager.GetObject("SUM", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap TAB_CNTR {
|
|
get {
|
|
object obj = ResourceManager.GetObject("TAB_CNTR", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap TAB_DEC {
|
|
get {
|
|
object obj = ResourceManager.GetObject("TAB_DEC", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap TAB_LEFT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("TAB_LEFT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap TAB_RHT {
|
|
get {
|
|
object obj = ResourceManager.GetObject("TAB_RHT", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap UNDO {
|
|
get {
|
|
object obj = ResourceManager.GetObject("UNDO", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap UNDRLN {
|
|
get {
|
|
object obj = ResourceManager.GetObject("UNDRLN", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap UNGROUP {
|
|
get {
|
|
object obj = ResourceManager.GetObject("UNGROUP", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap UP1LVL {
|
|
get {
|
|
object obj = ResourceManager.GetObject("UP1LVL", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap VW_DTLS {
|
|
get {
|
|
object obj = ResourceManager.GetObject("VW_DTLS", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap VW_LIST {
|
|
get {
|
|
object obj = ResourceManager.GetObject("VW_LIST", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap VW_LRGIC {
|
|
get {
|
|
object obj = ResourceManager.GetObject("VW_LRGIC", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap VW_SMLIC {
|
|
get {
|
|
object obj = ResourceManager.GetObject("VW_SMLIC", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
|
/// </summary>
|
|
public static System.Drawing.Bitmap WORDUNDR {
|
|
get {
|
|
object obj = ResourceManager.GetObject("WORDUNDR", resourceCulture);
|
|
return ((System.Drawing.Bitmap)(obj));
|
|
}
|
|
}
|
|
}
|
|
}
|